/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/css/fonts/glyphicons-halflings-regular.eot);
  src: url(/css/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/css/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/css/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/css/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/css/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: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20AC";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270F";
}
.glyphicon-glass:before {
  content: "\E001";
}
.glyphicon-music:before {
  content: "\E002";
}
.glyphicon-search:before {
  content: "\E003";
}
.glyphicon-heart:before {
  content: "\E005";
}
.glyphicon-star:before {
  content: "\E006";
}
.glyphicon-star-empty:before {
  content: "\E007";
}
.glyphicon-user:before {
  content: "\E008";
}
.glyphicon-film:before {
  content: "\E009";
}
.glyphicon-th-large:before {
  content: "\E010";
}
.glyphicon-th:before {
  content: "\E011";
}
.glyphicon-th-list:before {
  content: "\E012";
}
.glyphicon-ok:before {
  content: "\E013";
}
.glyphicon-remove:before {
  content: "\E014";
}
.glyphicon-zoom-in:before {
  content: "\E015";
}
.glyphicon-zoom-out:before {
  content: "\E016";
}
.glyphicon-off:before {
  content: "\E017";
}
.glyphicon-signal:before {
  content: "\E018";
}
.glyphicon-cog:before {
  content: "\E019";
}
.glyphicon-trash:before {
  content: "\E020";
}
.glyphicon-home:before {
  content: "\E021";
}
.glyphicon-file:before {
  content: "\E022";
}
.glyphicon-time:before {
  content: "\E023";
}
.glyphicon-road:before {
  content: "\E024";
}
.glyphicon-download-alt:before {
  content: "\E025";
}
.glyphicon-download:before {
  content: "\E026";
}
.glyphicon-upload:before {
  content: "\E027";
}
.glyphicon-inbox:before {
  content: "\E028";
}
.glyphicon-play-circle:before {
  content: "\E029";
}
.glyphicon-repeat:before {
  content: "\E030";
}
.glyphicon-refresh:before {
  content: "\E031";
}
.glyphicon-list-alt:before {
  content: "\E032";
}
.glyphicon-lock:before {
  content: "\E033";
}
.glyphicon-flag:before {
  content: "\E034";
}
.glyphicon-headphones:before {
  content: "\E035";
}
.glyphicon-volume-off:before {
  content: "\E036";
}
.glyphicon-volume-down:before {
  content: "\E037";
}
.glyphicon-volume-up:before {
  content: "\E038";
}
.glyphicon-qrcode:before {
  content: "\E039";
}
.glyphicon-barcode:before {
  content: "\E040";
}
.glyphicon-tag:before {
  content: "\E041";
}
.glyphicon-tags:before {
  content: "\E042";
}
.glyphicon-book:before {
  content: "\E043";
}
.glyphicon-bookmark:before {
  content: "\E044";
}
.glyphicon-print:before {
  content: "\E045";
}
.glyphicon-camera:before {
  content: "\E046";
}
.glyphicon-font:before {
  content: "\E047";
}
.glyphicon-bold:before {
  content: "\E048";
}
.glyphicon-italic:before {
  content: "\E049";
}
.glyphicon-text-height:before {
  content: "\E050";
}
.glyphicon-text-width:before {
  content: "\E051";
}
.glyphicon-align-left:before {
  content: "\E052";
}
.glyphicon-align-center:before {
  content: "\E053";
}
.glyphicon-align-right:before {
  content: "\E054";
}
.glyphicon-align-justify:before {
  content: "\E055";
}
.glyphicon-list:before {
  content: "\E056";
}
.glyphicon-indent-left:before {
  content: "\E057";
}
.glyphicon-indent-right:before {
  content: "\E058";
}
.glyphicon-facetime-video:before {
  content: "\E059";
}
.glyphicon-picture:before {
  content: "\E060";
}
.glyphicon-map-marker:before {
  content: "\E062";
}
.glyphicon-adjust:before {
  content: "\E063";
}
.glyphicon-tint:before {
  content: "\E064";
}
.glyphicon-edit:before {
  content: "\E065";
}
.glyphicon-share:before {
  content: "\E066";
}
.glyphicon-check:before {
  content: "\E067";
}
.glyphicon-move:before {
  content: "\E068";
}
.glyphicon-step-backward:before {
  content: "\E069";
}
.glyphicon-fast-backward:before {
  content: "\E070";
}
.glyphicon-backward:before {
  content: "\E071";
}
.glyphicon-play:before {
  content: "\E072";
}
.glyphicon-pause:before {
  content: "\E073";
}
.glyphicon-stop:before {
  content: "\E074";
}
.glyphicon-forward:before {
  content: "\E075";
}
.glyphicon-fast-forward:before {
  content: "\E076";
}
.glyphicon-step-forward:before {
  content: "\E077";
}
.glyphicon-eject:before {
  content: "\E078";
}
.glyphicon-chevron-left:before {
  content: "\E079";
}
.glyphicon-chevron-right:before {
  content: "\E080";
}
.glyphicon-plus-sign:before {
  content: "\E081";
}
.glyphicon-minus-sign:before {
  content: "\E082";
}
.glyphicon-remove-sign:before {
  content: "\E083";
}
.glyphicon-ok-sign:before {
  content: "\E084";
}
.glyphicon-question-sign:before {
  content: "\E085";
}
.glyphicon-info-sign:before {
  content: "\E086";
}
.glyphicon-screenshot:before {
  content: "\E087";
}
.glyphicon-remove-circle:before {
  content: "\E088";
}
.glyphicon-ok-circle:before {
  content: "\E089";
}
.glyphicon-ban-circle:before {
  content: "\E090";
}
.glyphicon-arrow-left:before {
  content: "\E091";
}
.glyphicon-arrow-right:before {
  content: "\E092";
}
.glyphicon-arrow-up:before {
  content: "\E093";
}
.glyphicon-arrow-down:before {
  content: "\E094";
}
.glyphicon-share-alt:before {
  content: "\E095";
}
.glyphicon-resize-full:before {
  content: "\E096";
}
.glyphicon-resize-small:before {
  content: "\E097";
}
.glyphicon-exclamation-sign:before {
  content: "\E101";
}
.glyphicon-gift:before {
  content: "\E102";
}
.glyphicon-leaf:before {
  content: "\E103";
}
.glyphicon-fire:before {
  content: "\E104";
}
.glyphicon-eye-open:before {
  content: "\E105";
}
.glyphicon-eye-close:before {
  content: "\E106";
}
.glyphicon-warning-sign:before {
  content: "\E107";
}
.glyphicon-plane:before {
  content: "\E108";
}
.glyphicon-calendar:before {
  content: "\E109";
}
.glyphicon-random:before {
  content: "\E110";
}
.glyphicon-comment:before {
  content: "\E111";
}
.glyphicon-magnet:before {
  content: "\E112";
}
.glyphicon-chevron-up:before {
  content: "\E113";
}
.glyphicon-chevron-down:before {
  content: "\E114";
}
.glyphicon-retweet:before {
  content: "\E115";
}
.glyphicon-shopping-cart:before {
  content: "\E116";
}
.glyphicon-folder-close:before {
  content: "\E117";
}
.glyphicon-folder-open:before {
  content: "\E118";
}
.glyphicon-resize-vertical:before {
  content: "\E119";
}
.glyphicon-resize-horizontal:before {
  content: "\E120";
}
.glyphicon-hdd:before {
  content: "\E121";
}
.glyphicon-bullhorn:before {
  content: "\E122";
}
.glyphicon-bell:before {
  content: "\E123";
}
.glyphicon-certificate:before {
  content: "\E124";
}
.glyphicon-thumbs-up:before {
  content: "\E125";
}
.glyphicon-thumbs-down:before {
  content: "\E126";
}
.glyphicon-hand-right:before {
  content: "\E127";
}
.glyphicon-hand-left:before {
  content: "\E128";
}
.glyphicon-hand-up:before {
  content: "\E129";
}
.glyphicon-hand-down:before {
  content: "\E130";
}
.glyphicon-circle-arrow-right:before {
  content: "\E131";
}
.glyphicon-circle-arrow-left:before {
  content: "\E132";
}
.glyphicon-circle-arrow-up:before {
  content: "\E133";
}
.glyphicon-circle-arrow-down:before {
  content: "\E134";
}
.glyphicon-globe:before {
  content: "\E135";
}
.glyphicon-wrench:before {
  content: "\E136";
}
.glyphicon-tasks:before {
  content: "\E137";
}
.glyphicon-filter:before {
  content: "\E138";
}
.glyphicon-briefcase:before {
  content: "\E139";
}
.glyphicon-fullscreen:before {
  content: "\E140";
}
.glyphicon-dashboard:before {
  content: "\E141";
}
.glyphicon-paperclip:before {
  content: "\E142";
}
.glyphicon-heart-empty:before {
  content: "\E143";
}
.glyphicon-link:before {
  content: "\E144";
}
.glyphicon-phone:before {
  content: "\E145";
}
.glyphicon-pushpin:before {
  content: "\E146";
}
.glyphicon-usd:before {
  content: "\E148";
}
.glyphicon-gbp:before {
  content: "\E149";
}
.glyphicon-sort:before {
  content: "\E150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\E151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152";
}
.glyphicon-sort-by-order:before {
  content: "\E153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\E154";
}
.glyphicon-sort-by-attributes:before {
  content: "\E155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\E156";
}
.glyphicon-unchecked:before {
  content: "\E157";
}
.glyphicon-expand:before {
  content: "\E158";
}
.glyphicon-collapse-down:before {
  content: "\E159";
}
.glyphicon-collapse-up:before {
  content: "\E160";
}
.glyphicon-log-in:before {
  content: "\E161";
}
.glyphicon-flash:before {
  content: "\E162";
}
.glyphicon-log-out:before {
  content: "\E163";
}
.glyphicon-new-window:before {
  content: "\E164";
}
.glyphicon-record:before {
  content: "\E165";
}
.glyphicon-save:before {
  content: "\E166";
}
.glyphicon-open:before {
  content: "\E167";
}
.glyphicon-saved:before {
  content: "\E168";
}
.glyphicon-import:before {
  content: "\E169";
}
.glyphicon-export:before {
  content: "\E170";
}
.glyphicon-send:before {
  content: "\E171";
}
.glyphicon-floppy-disk:before {
  content: "\E172";
}
.glyphicon-floppy-saved:before {
  content: "\E173";
}
.glyphicon-floppy-remove:before {
  content: "\E174";
}
.glyphicon-floppy-save:before {
  content: "\E175";
}
.glyphicon-floppy-open:before {
  content: "\E176";
}
.glyphicon-credit-card:before {
  content: "\E177";
}
.glyphicon-transfer:before {
  content: "\E178";
}
.glyphicon-cutlery:before {
  content: "\E179";
}
.glyphicon-header:before {
  content: "\E180";
}
.glyphicon-compressed:before {
  content: "\E181";
}
.glyphicon-earphone:before {
  content: "\E182";
}
.glyphicon-phone-alt:before {
  content: "\E183";
}
.glyphicon-tower:before {
  content: "\E184";
}
.glyphicon-stats:before {
  content: "\E185";
}
.glyphicon-sd-video:before {
  content: "\E186";
}
.glyphicon-hd-video:before {
  content: "\E187";
}
.glyphicon-subtitles:before {
  content: "\E188";
}
.glyphicon-sound-stereo:before {
  content: "\E189";
}
.glyphicon-sound-dolby:before {
  content: "\E190";
}
.glyphicon-sound-5-1:before {
  content: "\E191";
}
.glyphicon-sound-6-1:before {
  content: "\E192";
}
.glyphicon-sound-7-1:before {
  content: "\E193";
}
.glyphicon-copyright-mark:before {
  content: "\E194";
}
.glyphicon-registration-mark:before {
  content: "\E195";
}
.glyphicon-cloud-download:before {
  content: "\E197";
}
.glyphicon-cloud-upload:before {
  content: "\E198";
}
.glyphicon-tree-conifer:before {
  content: "\E199";
}
.glyphicon-tree-deciduous:before {
  content: "\E200";
}
.glyphicon-cd:before {
  content: "\E201";
}
.glyphicon-save-file:before {
  content: "\E202";
}
.glyphicon-open-file:before {
  content: "\E203";
}
.glyphicon-level-up:before {
  content: "\E204";
}
.glyphicon-copy:before {
  content: "\E205";
}
.glyphicon-paste:before {
  content: "\E206";
}
.glyphicon-alert:before {
  content: "\E209";
}
.glyphicon-equalizer:before {
  content: "\E210";
}
.glyphicon-king:before {
  content: "\E211";
}
.glyphicon-queen:before {
  content: "\E212";
}
.glyphicon-pawn:before {
  content: "\E213";
}
.glyphicon-bishop:before {
  content: "\E214";
}
.glyphicon-knight:before {
  content: "\E215";
}
.glyphicon-baby-formula:before {
  content: "\E216";
}
.glyphicon-tent:before {
  content: "\26FA";
}
.glyphicon-blackboard:before {
  content: "\E218";
}
.glyphicon-bed:before {
  content: "\E219";
}
.glyphicon-apple:before {
  content: "\F8FF";
}
.glyphicon-erase:before {
  content: "\E221";
}
.glyphicon-hourglass:before {
  content: "\231B";
}
.glyphicon-lamp:before {
  content: "\E223";
}
.glyphicon-duplicate:before {
  content: "\E224";
}
.glyphicon-piggy-bank:before {
  content: "\E225";
}
.glyphicon-scissors:before {
  content: "\E226";
}
.glyphicon-bitcoin:before {
  content: "\E227";
}
.glyphicon-btc:before {
  content: "\E227";
}
.glyphicon-xbt:before {
  content: "\E227";
}
.glyphicon-yen:before {
  content: "\A5";
}
.glyphicon-jpy:before {
  content: "\A5";
}
.glyphicon-ruble:before {
  content: "\20BD";
}
.glyphicon-rub:before {
  content: "\20BD";
}
.glyphicon-scale:before {
  content: "\E230";
}
.glyphicon-ice-lolly:before {
  content: "\E231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\E232";
}
.glyphicon-education:before {
  content: "\E233";
}
.glyphicon-option-horizontal:before {
  content: "\E234";
}
.glyphicon-option-vertical:before {
  content: "\E235";
}
.glyphicon-menu-hamburger:before {
  content: "\E236";
}
.glyphicon-modal-window:before {
  content: "\E237";
}
.glyphicon-oil:before {
  content: "\E238";
}
.glyphicon-grain:before {
  content: "\E239";
}
.glyphicon-sunglasses:before {
  content: "\E240";
}
.glyphicon-text-size:before {
  content: "\E241";
}
.glyphicon-text-color:before {
  content: "\E242";
}
.glyphicon-text-background:before {
  content: "\E243";
}
.glyphicon-object-align-top:before {
  content: "\E244";
}
.glyphicon-object-align-bottom:before {
  content: "\E245";
}
.glyphicon-object-align-horizontal:before {
  content: "\E246";
}
.glyphicon-object-align-left:before {
  content: "\E247";
}
.glyphicon-object-align-vertical:before {
  content: "\E248";
}
.glyphicon-object-align-right:before {
  content: "\E249";
}
.glyphicon-triangle-right:before {
  content: "\E250";
}
.glyphicon-triangle-left:before {
  content: "\E251";
}
.glyphicon-triangle-bottom:before {
  content: "\E252";
}
.glyphicon-triangle-top:before {
  content: "\E253";
}
.glyphicon-console:before {
  content: "\E254";
}
.glyphicon-superscript:before {
  content: "\E255";
}
.glyphicon-subscript:before {
  content: "\E256";
}
.glyphicon-menu-left:before {
  content: "\E257";
}
.glyphicon-menu-right:before {
  content: "\E258";
}
.glyphicon-menu-down:before {
  content: "\E259";
}
.glyphicon-menu-up:before {
  content: "\E260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5625;
  color: #455560;
  background-color: #FFF;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #13b5ea;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #4bbfe5;
  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: 4px;
}
.img-thumbnail {
  padding: 2px;
  line-height: 1.5625;
  background-color: #FFF;
  border: 1px solid #D4DCE0;
  border-radius: 2px;
  -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: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #657581;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #BBC7CD;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
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: 12.5px;
  margin-bottom: 12.5px;
}
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: 39px;
}
h2,
.h2 {
  font-size: 31px;
}
h3,
.h3 {
  font-size: 25px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 81%;
}
mark,
.mark {
  background-color: #ffbe44;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #BBC7CD;
}
.text-primary {
  color: #13b5ea;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0f91bb;
}
.text-success {
  color: #07cb87;
}
a.text-success:hover,
a.text-success:focus {
  color: #059a66;
}
.text-info {
  color: #174a7c;
}
a.text-info:hover,
a.text-info:focus {
  color: #0f3051;
}
.text-warning {
  color: #ffbe44;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #ffac11;
}
.text-danger {
  color: #e52b50;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #c5183b;
}
.bg-primary {
  color: #fff;
  background-color: #13b5ea;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0f91bb;
}
.bg-success {
  background-color: #07cb87;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #059a66;
}
.bg-info {
  background-color: #174a7c;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #0f3051;
}
.bg-warning {
  background-color: #ffbe44;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ffac11;
}
.bg-danger {
  background-color: #e52b50;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #c5183b;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid transparent;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.5625;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #BBC7CD;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 20px;
  border-left: 5px solid #657581;
}
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.5625;
  color: #BBC7CD;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014   \A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #657581;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\A0   \2014';
}
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.5625;
}
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: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 15px;
  line-height: 1.5625;
  word-break: break-all;
  word-wrap: break-word;
  color: #8395A0;
  background-color: #F4F6F8;
  border: 1px solid #D4DCE0;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #BBC7CD;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
.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.5625;
  vertical-align: top;
  border-top: 1px solid #EBEFF1;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #EBEFF1;
}
.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 #EBEFF1;
}
.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: 4px;
}
.table-bordered {
  border: 1px solid #EBEFF1;
}
.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 #EBEFF1;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #F4F6F8;
}
.table-hover > tbody > tr:hover {
  background-color: #EBEFF1;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #EBEFF1;
}
.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: #dce3e6;
}
.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: #07cb87;
}
.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: #06b277;
}
.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: #174a7c;
}
.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: #133d66;
}
.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: #ffbe44;
}
.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: #ffb52a;
}
.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: #e52b50;
}
.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: #dc1b41;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #EBEFF1;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: inherit;
  color: #455560;
  border: 0;
  border-bottom: 1px solid transparent;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 16px;
  line-height: 1.5625;
  color: #34444F;
}
.form-control {
  display: block;
  width: 100%;
  height: 43px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5625;
  color: #34444F;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #D4DCE0;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #13b5ea;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(19, 181, 234, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(19, 181, 234, 0.6);
}
.form-control::-moz-placeholder {
  color: #BBC7CD;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #BBC7CD;
}
.form-control::-webkit-input-placeholder {
  color: #BBC7CD;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #EBEFF1;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 43px;
  }
  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: 29px;
  }
  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: 53px;
  }
}
.form-group {
  margin-bottom: 24px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 41px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 29px;
  padding: 4px 8px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-sm {
  height: 29px;
  line-height: 29px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 29px;
  padding: 4px 8px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 1px;
}
.form-group-sm select.form-control {
  height: 29px;
  line-height: 29px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 29px;
  min-height: 38px;
  padding: 5px 8px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 53px;
  padding: 12px 24px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 53px;
  padding: 12px 24px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 53px;
  min-height: 45px;
  padding: 13px 24px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 53.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 43px;
  height: 43px;
  line-height: 43px;
  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: 53px;
  height: 53px;
  line-height: 53px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 29px;
  height: 29px;
  line-height: 29px;
}
.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: #07cb87;
}
.has-success .form-control {
  border-color: #07cb87;
  -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: #059a66;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #40f8b8;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #40f8b8;
}
.has-success .input-group-addon {
  color: #07cb87;
  border-color: #07cb87;
  background-color: #07cb87;
}
.has-success .form-control-feedback {
  color: #07cb87;
}
.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: #ffbe44;
}
.has-warning .form-control {
  border-color: #ffbe44;
  -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: #ffac11;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffe1aa;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffe1aa;
}
.has-warning .input-group-addon {
  color: #ffbe44;
  border-color: #ffbe44;
  background-color: #ffbe44;
}
.has-warning .form-control-feedback {
  color: #ffbe44;
}
.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: #e52b50;
}
.has-error .form-control {
  border-color: #e52b50;
  -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: #c5183b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f0869b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f0869b;
}
.has-error .input-group-addon {
  color: #e52b50;
  border-color: #e52b50;
  background-color: #e52b50;
}
.has-error .form-control-feedback {
  color: #e52b50;
}
.has-feedback label ~ .form-control-feedback {
  top: 30px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8096a4;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 34px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 13px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 5px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5625;
  border-radius: 2px;
  -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: #455560;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #455560;
  background-color: #FFF;
  border-color: #D4DCE0;
}
.btn-default:focus,
.btn-default.focus {
  color: #455560;
  background-color: #e6e6e6;
  border-color: #8aa0ab;
}
.btn-default:hover {
  color: #455560;
  background-color: #e6e6e6;
  border-color: #b0bfc6;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #455560;
  background-color: #e6e6e6;
  border-color: #b0bfc6;
}
.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: #455560;
  background-color: #d4d4d4;
  border-color: #8aa0ab;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #FFF;
  border-color: #D4DCE0;
}
.btn-default .badge {
  color: #FFF;
  background-color: #455560;
}
.btn-primary {
  color: #FFF;
  background-color: #13b5ea;
  border-color: #13b5ea;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #FFF;
  background-color: #0f91bb;
  border-color: #095a74;
}
.btn-primary:hover {
  color: #FFF;
  background-color: #0f91bb;
  border-color: #0e89b1;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #FFF;
  background-color: #0f91bb;
  border-color: #0e89b1;
}
.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: #0c779a;
  border-color: #095a74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #13b5ea;
  border-color: #13b5ea;
}
.btn-primary .badge {
  color: #13b5ea;
  background-color: #FFF;
}
.btn-success {
  color: #FFF;
  background-color: #07cb87;
  border-color: #07cb87;
}
.btn-success:focus,
.btn-success.focus {
  color: #FFF;
  background-color: #059a66;
  border-color: #035035;
}
.btn-success:hover {
  color: #FFF;
  background-color: #059a66;
  border-color: #059060;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #FFF;
  background-color: #059a66;
  border-color: #059060;
}
.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: #04774f;
  border-color: #035035;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #07cb87;
  border-color: #07cb87;
}
.btn-success .badge {
  color: #07cb87;
  background-color: #FFF;
}
.btn-info {
  color: #FFF;
  background-color: #174a7c;
  border-color: #174a7c;
}
.btn-info:focus,
.btn-info.focus {
  color: #FFF;
  background-color: #0f3051;
  border-color: #030a10;
}
.btn-info:hover {
  color: #FFF;
  background-color: #0f3051;
  border-color: #0d2b48;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #FFF;
  background-color: #0f3051;
  border-color: #0d2b48;
}
.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: #091e33;
  border-color: #030a10;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #174a7c;
  border-color: #174a7c;
}
.btn-info .badge {
  color: #174a7c;
  background-color: #FFF;
}
.btn-warning {
  color: #FFF;
  background-color: #ffbe44;
  border-color: #ffbe44;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #FFF;
  background-color: #ffac11;
  border-color: #c38000;
}
.btn-warning:hover {
  color: #FFF;
  background-color: #ffac11;
  border-color: #ffa907;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #FFF;
  background-color: #ffac11;
  border-color: #ffa907;
}
.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: #ec9a00;
  border-color: #c38000;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ffbe44;
  border-color: #ffbe44;
}
.btn-warning .badge {
  color: #ffbe44;
  background-color: #FFF;
}
.btn-danger {
  color: #FFF;
  background-color: #e52b50;
  border-color: #e52b50;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #FFF;
  background-color: #c5183b;
  border-color: #811026;
}
.btn-danger:hover {
  color: #FFF;
  background-color: #c5183b;
  border-color: #bc1738;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #FFF;
  background-color: #c5183b;
  border-color: #bc1738;
}
.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: #a51431;
  border-color: #811026;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #e52b50;
  border-color: #e52b50;
}
.btn-danger .badge {
  color: #e52b50;
  background-color: #FFF;
}
.btn-link {
  color: #13b5ea;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #4bbfe5;
  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: #D4DCE0;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 12px 24px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 4px 8px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 8px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #D4DCE0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #D4DCE0;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5625;
  color: #657581;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #D4DCE0;
  background-color: #13b5ea;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #13b5ea;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #BBC7CD;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.5625;
  color: #BBC7CD;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 12px 24px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
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: 29px;
  padding: 4px 8px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 29px;
  line-height: 29px;
}
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: 8px 16px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #34444F;
  text-align: center;
  background-color: #D4DCE0;
  border: 1px solid transparent;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 4px 8px;
  font-size: 13px;
  border-radius: 1px;
}
.input-group-addon.input-lg {
  padding: 12px 24px;
  font-size: 20px;
  border-radius: 4px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 8px 16px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #D4DCE0;
}
.nav > li.disabled > a {
  color: #BBC7CD;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #BBC7CD;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #D4DCE0;
  border-color: #13b5ea;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #D4DCE0;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5625;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #D4DCE0 #D4DCE0 #D4DCE0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #13b5ea;
  background-color: #FFF;
  border: 1px solid #D4DCE0;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #D4DCE0;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #D4DCE0;
    border-radius: 2px 2px 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: 2px;
}
.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: #13b5ea;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #D4DCE0;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #D4DCE0;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #FFF;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 17.5px 15px;
  font-size: 20px;
  line-height: 25px;
  height: 60px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 8.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
  }
  .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: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-sm {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
.navbar-btn.btn-xs {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: #e6e6e6;
}
.navbar-default .navbar-brand {
  color: #13b5ea;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #0d7ea3;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #455560;
}
.navbar-default .navbar-nav > li > a {
  color: #13b5ea;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #0d7ea3;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #13b5ea;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #BBC7CD;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #e6e6e6;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #455560;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #13b5ea;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #13b5ea;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #0d7ea3;
    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: #13b5ea;
    background-color: transparent;
  }
  .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: #BBC7CD;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #13b5ea;
}
.navbar-default .navbar-link:hover {
  color: #0d7ea3;
}
.navbar-default .btn-link {
  color: #13b5ea;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #0d7ea3;
}
.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: #BBC7CD;
}
.navbar-inverse {
  background-color: #455560;
  border-color: #657581;
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #13b5ea;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #13b5ea;
  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: #3a4851;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #aaa;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #303b42;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #303b42;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #36434b;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #3a4851;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #657581;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #657581;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #13b5ea;
    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: #3a4851;
  }
  .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: #aaa;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #fff;
}
.navbar-inverse .navbar-link:hover {
  color: #13b5ea;
}
.navbar-inverse .btn-link {
  color: #fff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #13b5ea;
}
.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: #aaa;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #F4F6F8;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #455560;
}
.breadcrumb > .active {
  color: #657581;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 16px;
  line-height: 1.5625;
  text-decoration: none;
  color: #455560;
  background-color: #FFF;
  border: 1px solid #D4DCE0;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #FFF;
  background-color: #13b5ea;
  border-color: transparent;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #FFF;
  background-color: #13b5ea;
  border-color: transparent;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #BBC7CD;
  background-color: #F4F6F8;
  border-color: #EBEFF1;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 12px 24px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 4px 8px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.pager {
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #FFF;
  border: 1px solid #D4DCE0;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #D4DCE0;
}
.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: #BBC7CD;
  background-color: #FFF;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #BBC7CD;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #9eafb7;
}
.label-primary {
  background-color: #13b5ea;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0f91bb;
}
.label-success {
  background-color: #07cb87;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #059a66;
}
.label-info {
  background-color: #174a7c;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0f3051;
}
.label-warning {
  background-color: #ffbe44;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ffac11;
}
.label-danger {
  background-color: #e52b50;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c5183b;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #BBC7CD;
  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: #13b5ea;
  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: #FFF;
  background-color: #BBC7CD;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #9eafb7;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 4px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 95px;
  }
}
.thumbnail {
  display: block;
  padding: 2px;
  margin-bottom: 25px;
  line-height: 1.5625;
  background-color: #FFF;
  border: 1px solid #D4DCE0;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #13b5ea;
}
.thumbnail .caption {
  padding: 9px;
  color: #455560;
}
.alert {
  padding: 16px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 36px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #07cb87;
  border-color: #07cb87;
  color: #FFF;
}
.alert-success hr {
  border-top-color: #06b277;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-success hr {
  border-top-color: #FFF;
}
.alert-success .alert-link {
  color: #FFF;
}
.alert-info {
  background-color: #174a7c;
  border-color: #174a7c;
  color: #FFF;
}
.alert-info hr {
  border-top-color: #133d66;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-info hr {
  border-top-color: #FFF;
}
.alert-info .alert-link {
  color: #FFF;
}
.alert-warning {
  background-color: #ffbe44;
  border-color: #ffbe44;
  color: #FFF;
}
.alert-warning hr {
  border-top-color: #ffb52a;
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-warning hr {
  border-top-color: #FFF;
}
.alert-warning .alert-link {
  color: #FFF;
}
.alert-danger {
  background-color: #e52b50;
  border-color: #e52b50;
  color: #FFF;
}
.alert-danger hr {
  border-top-color: #dc1b41;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
.alert-danger hr {
  border-top-color: #FFF;
}
.alert-danger .alert-link {
  color: #FFF;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: #D4DCE0;
  border-radius: 2px;
  -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: 13px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #13b5ea;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #07cb87;
}
.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: #174a7c;
}
.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: #ffbe44;
}
.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: #e52b50;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #D4DCE0;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
a.list-group-item,
button.list-group-item {
  color: #13b5ea;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #11a3d2;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #13b5ea;
  background-color: transparent;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #D4DCE0;
  color: #BBC7CD;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #BBC7CD;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #13b5ea;
  border-color: #13b5ea;
}
.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: #cef0fb;
}
.list-group-item-success {
  color: #07cb87;
  background-color: #07cb87;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #07cb87;
}
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: #07cb87;
  background-color: #06b277;
}
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: #07cb87;
  border-color: #07cb87;
}
.list-group-item-info {
  color: #174a7c;
  background-color: #174a7c;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #174a7c;
}
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: #174a7c;
  background-color: #133d66;
}
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: #174a7c;
  border-color: #174a7c;
}
.list-group-item-warning {
  color: #ffbe44;
  background-color: #ffbe44;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ffbe44;
}
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: #ffbe44;
  background-color: #ffb52a;
}
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: #ffbe44;
  border-color: #ffbe44;
}
.list-group-item-danger {
  color: #e52b50;
  background-color: #e52b50;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #e52b50;
}
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: #e52b50;
  background-color: #dc1b41;
}
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: #e52b50;
  border-color: #e52b50;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 25px;
  background-color: #FFF;
  border: 1px solid transparent;
  border-radius: 2px;
  -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: 16px;
}
.panel-heading {
  padding: 8px 16px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 8px 16px;
  background-color: #F4F6F8;
  border-top: 1px solid #D4DCE0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.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: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 16px;
  padding-right: 16px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.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: 1px;
  border-top-right-radius: 1px;
}
.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: 1px;
}
.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: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}
.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: 1px;
}
.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: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #EBEFF1;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 25px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.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 #D4DCE0;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #D4DCE0;
}
.panel-default {
  border-color: #D4DCE0;
}
.panel-default > .panel-heading {
  color: #455560;
  background-color: #F4F6F8;
  border-color: #D4DCE0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #D4DCE0;
}
.panel-default > .panel-heading .badge {
  color: #F4F6F8;
  background-color: #455560;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #D4DCE0;
}
.panel-primary {
  border-color: #13b5ea;
}
.panel-primary > .panel-heading {
  color: #FFF;
  background-color: #13b5ea;
  border-color: #13b5ea;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #13b5ea;
}
.panel-primary > .panel-heading .badge {
  color: #13b5ea;
  background-color: #FFF;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #13b5ea;
}
.panel-success {
  border-color: #07cb87;
}
.panel-success > .panel-heading {
  color: #FFF;
  background-color: #07cb87;
  border-color: #07cb87;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #07cb87;
}
.panel-success > .panel-heading .badge {
  color: #07cb87;
  background-color: #FFF;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #07cb87;
}
.panel-info {
  border-color: #174a7c;
}
.panel-info > .panel-heading {
  color: #FFF;
  background-color: #174a7c;
  border-color: #174a7c;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #174a7c;
}
.panel-info > .panel-heading .badge {
  color: #174a7c;
  background-color: #FFF;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #174a7c;
}
.panel-warning {
  border-color: #ffbe44;
}
.panel-warning > .panel-heading {
  color: #FFF;
  background-color: #ffbe44;
  border-color: #ffbe44;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffbe44;
}
.panel-warning > .panel-heading .badge {
  color: #ffbe44;
  background-color: #FFF;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffbe44;
}
.panel-danger {
  border-color: #e52b50;
}
.panel-danger > .panel-heading {
  color: #FFF;
  background-color: #e52b50;
  border-color: #e52b50;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e52b50;
}
.panel-danger > .panel-heading .badge {
  color: #e52b50;
  background-color: #FFF;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e52b50;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #F4F6F8;
  border: 1px solid #EBEFF1;
  border-radius: 2px;
  -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: 4px;
}
.well-sm {
  padding: 9px;
  border-radius: 1px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #455560;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #455560;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #FFF;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.modal-header {
  padding: 16px;
  border-bottom: 1px solid #EBEFF1;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5625;
}
.modal-body {
  position: relative;
  padding: 16px;
}
.modal-footer {
  padding: 16px;
  text-align: right;
  border-top: 1px solid #EBEFF1;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5625;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #FFF;
  text-align: center;
  background-color: #34444F;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #34444F;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #34444F;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #34444F;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #34444F;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #34444F;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #34444F;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #34444F;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #34444F;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5625;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid #EBEFF1;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #afbfc7;
  border-top-color: #ebeff1;
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #FFF;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #afbfc7;
  border-right-color: #ebeff1;
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #FFF;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #afbfc7;
  border-bottom-color: #ebeff1;
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #FFF;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #afbfc7;
  border-left-color: #ebeff1;
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #FFF;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203A';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'Linearicons';
  src: url(/css/fonts/Linearicons.ttf) format('truetype'), url(/css/fonts/Linearicons.eot), url(/css/fonts/Linearicons.eot?#iefix) format('embedded-opentype'), url(/css/fonts/Linearicons.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
/*ICON HELPERS*/
.icon.icon-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.icon.icon-sm {
  font-size: 0.66666667em;
  line-height: 1.25em;
  vertical-align: 15%;
}
.icon.icon-2x {
  font-size: 2em;
}
.icon.icon-3x {
  font-size: 3em;
}
.icon.icon-4x {
  font-size: 4em;
}
.icon.icon-5x {
  font-size: 5em;
}
.icon.icon-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon.icon-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon.icon-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon.icon-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);
}
.icon.icon-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 .icon.icon-rotate-90,
:root .icon.icon-rotate-180,
:root .icon.icon-rotate-270,
:root .icon.icon-flip-horizontal,
:root .icon.icon-flip-vertical {
  filter: none;
}
.icon.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon.icon-stack-1x,
.icon.icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon.icon-stack-1x {
  line-height: inherit;
}
.icon.icon-stack-2x {
  font-size: 2em;
}
.linearicon,
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'Linearicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
  content: "\E600";
}
.icon-home2:before {
  content: "\E601";
}
.icon-home3:before {
  content: "\E602";
}
.icon-home4:before {
  content: "\E603";
}
.icon-home5:before {
  content: "\E604";
}
.icon-home6:before {
  content: "\E605";
}
.icon-bathtub:before {
  content: "\E606";
}
.icon-toothbrush:before {
  content: "\E607";
}
.icon-bed:before {
  content: "\E608";
}
.icon-couch:before {
  content: "\E609";
}
.icon-chair:before {
  content: "\E60A";
}
.icon-city:before {
  content: "\E60B";
}
.icon-apartment:before {
  content: "\E60C";
}
.icon-pencil:before {
  content: "\E60D";
}
.icon-pencil2:before {
  content: "\E60E";
}
.icon-pen:before {
  content: "\E60F";
}
.icon-pencil3:before {
  content: "\E610";
}
.icon-eraser:before {
  content: "\E611";
}
.icon-pencil4:before {
  content: "\E612";
}
.icon-pencil5:before {
  content: "\E613";
}
.icon-feather:before {
  content: "\E614";
}
.icon-feather2:before {
  content: "\E615";
}
.icon-feather3:before {
  content: "\E616";
}
.icon-pen2:before {
  content: "\E617";
}
.icon-pen-add:before {
  content: "\E618";
}
.icon-pen-remove:before {
  content: "\E619";
}
.icon-vector:before {
  content: "\E61A";
}
.icon-pen3:before {
  content: "\E61B";
}
.icon-blog:before {
  content: "\E61C";
}
.icon-brush:before {
  content: "\E61D";
}
.icon-brush2:before {
  content: "\E61E";
}
.icon-spray:before {
  content: "\E61F";
}
.icon-paint-roller:before {
  content: "\E620";
}
.icon-stamp:before {
  content: "\E621";
}
.icon-tape:before {
  content: "\E622";
}
.icon-desk-tape:before {
  content: "\E623";
}
.icon-texture:before {
  content: "\E624";
}
.icon-eye-dropper:before {
  content: "\E625";
}
.icon-palette:before {
  content: "\E626";
}
.icon-color-sampler:before {
  content: "\E627";
}
.icon-bucket:before {
  content: "\E628";
}
.icon-gradient:before {
  content: "\E629";
}
.icon-gradient2:before {
  content: "\E62A";
}
.icon-magic-wand:before {
  content: "\E62B";
}
.icon-magnet:before {
  content: "\E62C";
}
.icon-pencil-ruler:before {
  content: "\E62D";
}
.icon-pencil-ruler2:before {
  content: "\E62E";
}
.icon-compass:before {
  content: "\E62F";
}
.icon-aim:before {
  content: "\E630";
}
.icon-gun:before {
  content: "\E631";
}
.icon-bottle:before {
  content: "\E632";
}
.icon-drop:before {
  content: "\E633";
}
.icon-drop-crossed:before {
  content: "\E634";
}
.icon-drop2:before {
  content: "\E635";
}
.icon-snow:before {
  content: "\E636";
}
.icon-snow2:before {
  content: "\E637";
}
.icon-fire:before {
  content: "\E638";
}
.icon-lighter:before {
  content: "\E639";
}
.icon-knife:before {
  content: "\E63A";
}
.icon-dagger:before {
  content: "\E63B";
}
.icon-tissue:before {
  content: "\E63C";
}
.icon-toilet-paper:before {
  content: "\E63D";
}
.icon-poop:before {
  content: "\E63E";
}
.icon-umbrella:before {
  content: "\E63F";
}
.icon-umbrella2:before {
  content: "\E640";
}
.icon-rain:before {
  content: "\E641";
}
.icon-tornado:before {
  content: "\E642";
}
.icon-wind:before {
  content: "\E643";
}
.icon-fan:before {
  content: "\E644";
}
.icon-contrast:before {
  content: "\E645";
}
.icon-sun-small:before {
  content: "\E646";
}
.icon-sun:before {
  content: "\E647";
}
.icon-sun2:before {
  content: "\E648";
}
.icon-moon:before {
  content: "\E649";
}
.icon-cloud:before {
  content: "\E64A";
}
.icon-cloud-upload:before {
  content: "\E64B";
}
.icon-cloud-download:before {
  content: "\E64C";
}
.icon-cloud-rain:before {
  content: "\E64D";
}
.icon-cloud-hailstones:before {
  content: "\E64E";
}
.icon-cloud-snow:before {
  content: "\E64F";
}
.icon-cloud-windy:before {
  content: "\E650";
}
.icon-sun-wind:before {
  content: "\E651";
}
.icon-cloud-fog:before {
  content: "\E652";
}
.icon-cloud-sun:before {
  content: "\E653";
}
.icon-cloud-lightning:before {
  content: "\E654";
}
.icon-cloud-sync:before {
  content: "\E655";
}
.icon-cloud-lock:before {
  content: "\E656";
}
.icon-cloud-gear:before {
  content: "\E657";
}
.icon-cloud-alert:before {
  content: "\E658";
}
.icon-cloud-check:before {
  content: "\E659";
}
.icon-cloud-cross:before {
  content: "\E65A";
}
.icon-cloud-crossed:before {
  content: "\E65B";
}
.icon-cloud-database:before {
  content: "\E65C";
}
.icon-database:before {
  content: "\E65D";
}
.icon-database-add:before {
  content: "\E65E";
}
.icon-database-remove:before {
  content: "\E65F";
}
.icon-database-lock:before {
  content: "\E660";
}
.icon-database-refresh:before {
  content: "\E661";
}
.icon-database-check:before {
  content: "\E662";
}
.icon-database-history:before {
  content: "\E663";
}
.icon-database-upload:before {
  content: "\E664";
}
.icon-database-download:before {
  content: "\E665";
}
.icon-server:before {
  content: "\E666";
}
.icon-shield:before {
  content: "\E667";
}
.icon-shield-check:before {
  content: "\E668";
}
.icon-shield-alert:before {
  content: "\E669";
}
.icon-shield-cross:before {
  content: "\E66A";
}
.icon-lock:before {
  content: "\E66B";
}
.icon-rotation-lock:before {
  content: "\E66C";
}
.icon-unlock:before {
  content: "\E66D";
}
.icon-key:before {
  content: "\E66E";
}
.icon-key-hole:before {
  content: "\E66F";
}
.icon-toggle-off:before {
  content: "\E670";
}
.icon-toggle-on:before {
  content: "\E671";
}
.icon-cog:before {
  content: "\E672";
}
.icon-cog2:before {
  content: "\E673";
}
.icon-wrench:before {
  content: "\E674";
}
.icon-screwdriver:before {
  content: "\E675";
}
.icon-hammer-wrench:before {
  content: "\E676";
}
.icon-hammer:before {
  content: "\E677";
}
.icon-saw:before {
  content: "\E678";
}
.icon-axe:before {
  content: "\E679";
}
.icon-axe2:before {
  content: "\E67A";
}
.icon-shovel:before {
  content: "\E67B";
}
.icon-pickaxe:before {
  content: "\E67C";
}
.icon-factory:before {
  content: "\E67D";
}
.icon-factory2:before {
  content: "\E67E";
}
.icon-recycle:before {
  content: "\E67F";
}
.icon-trash:before {
  content: "\E680";
}
.icon-trash2:before {
  content: "\E681";
}
.icon-trash3:before {
  content: "\E682";
}
.icon-broom:before {
  content: "\E683";
}
.icon-game:before {
  content: "\E684";
}
.icon-gamepad:before {
  content: "\E685";
}
.icon-joystick:before {
  content: "\E686";
}
.icon-dice:before {
  content: "\E687";
}
.icon-spades:before {
  content: "\E688";
}
.icon-diamonds:before {
  content: "\E689";
}
.icon-clubs:before {
  content: "\E68A";
}
.icon-hearts:before {
  content: "\E68B";
}
.icon-heart:before {
  content: "\E68C";
}
.icon-star:before {
  content: "\E68D";
}
.icon-star-half:before {
  content: "\E68E";
}
.icon-star-empty:before {
  content: "\E68F";
}
.icon-flag:before {
  content: "\E690";
}
.icon-flag2:before {
  content: "\E691";
}
.icon-flag3:before {
  content: "\E692";
}
.icon-mailbox-full:before {
  content: "\E693";
}
.icon-mailbox-empty:before {
  content: "\E694";
}
.icon-at-sign:before {
  content: "\E695";
}
.icon-envelope:before {
  content: "\E696";
}
.icon-envelope-open:before {
  content: "\E697";
}
.icon-paperclip:before {
  content: "\E698";
}
.icon-paper-plane:before {
  content: "\E699";
}
.icon-reply:before {
  content: "\E69A";
}
.icon-reply-all:before {
  content: "\E69B";
}
.icon-inbox:before {
  content: "\E69C";
}
.icon-inbox2:before {
  content: "\E69D";
}
.icon-outbox:before {
  content: "\E69E";
}
.icon-box:before {
  content: "\E69F";
}
.icon-archive:before {
  content: "\E6A0";
}
.icon-archive2:before {
  content: "\E6A1";
}
.icon-drawers:before {
  content: "\E6A2";
}
.icon-drawers2:before {
  content: "\E6A3";
}
.icon-drawers3:before {
  content: "\E6A4";
}
.icon-eye:before {
  content: "\E6A5";
}
.icon-eye-crossed:before {
  content: "\E6A6";
}
.icon-eye-plus:before {
  content: "\E6A7";
}
.icon-eye-minus:before {
  content: "\E6A8";
}
.icon-binoculars:before {
  content: "\E6A9";
}
.icon-binoculars2:before {
  content: "\E6AA";
}
.icon-hdd:before {
  content: "\E6AB";
}
.icon-hdd-down:before {
  content: "\E6AC";
}
.icon-hdd-up:before {
  content: "\E6AD";
}
.icon-floppy-disk:before {
  content: "\E6AE";
}
.icon-disc:before {
  content: "\E6AF";
}
.icon-tape2:before {
  content: "\E6B0";
}
.icon-printer:before {
  content: "\E6B1";
}
.icon-shredder:before {
  content: "\E6B2";
}
.icon-file-empty:before {
  content: "\E6B3";
}
.icon-file-add:before {
  content: "\E6B4";
}
.icon-file-check:before {
  content: "\E6B5";
}
.icon-file-lock:before {
  content: "\E6B6";
}
.icon-files:before {
  content: "\E6B7";
}
.icon-copy:before {
  content: "\E6B8";
}
.icon-compare:before {
  content: "\E6B9";
}
.icon-folder:before {
  content: "\E6BA";
}
.icon-folder-search:before {
  content: "\E6BB";
}
.icon-folder-plus:before {
  content: "\E6BC";
}
.icon-folder-minus:before {
  content: "\E6BD";
}
.icon-folder-download:before {
  content: "\E6BE";
}
.icon-folder-upload:before {
  content: "\E6BF";
}
.icon-folder-star:before {
  content: "\E6C0";
}
.icon-folder-heart:before {
  content: "\E6C1";
}
.icon-folder-user:before {
  content: "\E6C2";
}
.icon-folder-shared:before {
  content: "\E6C3";
}
.icon-folder-music:before {
  content: "\E6C4";
}
.icon-folder-picture:before {
  content: "\E6C5";
}
.icon-folder-film:before {
  content: "\E6C6";
}
.icon-scissors:before {
  content: "\E6C7";
}
.icon-paste:before {
  content: "\E6C8";
}
.icon-clipboard-empty:before {
  content: "\E6C9";
}
.icon-clipboard-pencil:before {
  content: "\E6CA";
}
.icon-clipboard-text:before {
  content: "\E6CB";
}
.icon-clipboard-check:before {
  content: "\E6CC";
}
.icon-clipboard-down:before {
  content: "\E6CD";
}
.icon-clipboard-left:before {
  content: "\E6CE";
}
.icon-clipboard-alert:before {
  content: "\E6CF";
}
.icon-clipboard-user:before {
  content: "\E6D0";
}
.icon-register:before {
  content: "\E6D1";
}
.icon-enter:before {
  content: "\E6D2";
}
.icon-exit:before {
  content: "\E6D3";
}
.icon-papers:before {
  content: "\E6D4";
}
.icon-news:before {
  content: "\E6D5";
}
.icon-reading:before {
  content: "\E6D6";
}
.icon-typewriter:before {
  content: "\E6D7";
}
.icon-document:before {
  content: "\E6D8";
}
.icon-document2:before {
  content: "\E6D9";
}
.icon-graduation-hat:before {
  content: "\E6DA";
}
.icon-license:before {
  content: "\E6DB";
}
.icon-license2:before {
  content: "\E6DC";
}
.icon-medal-empty:before {
  content: "\E6DD";
}
.icon-medal-first:before {
  content: "\E6DE";
}
.icon-medal-second:before {
  content: "\E6DF";
}
.icon-medal-third:before {
  content: "\E6E0";
}
.icon-podium:before {
  content: "\E6E1";
}
.icon-trophy:before {
  content: "\E6E2";
}
.icon-trophy2:before {
  content: "\E6E3";
}
.icon-music-note:before {
  content: "\E6E4";
}
.icon-music-note2:before {
  content: "\E6E5";
}
.icon-music-note3:before {
  content: "\E6E6";
}
.icon-playlist:before {
  content: "\E6E7";
}
.icon-playlist-add:before {
  content: "\E6E8";
}
.icon-guitar:before {
  content: "\E6E9";
}
.icon-trumpet:before {
  content: "\E6EA";
}
.icon-album:before {
  content: "\E6EB";
}
.icon-shuffle:before {
  content: "\E6EC";
}
.icon-repeat-one:before {
  content: "\E6ED";
}
.icon-repeat:before {
  content: "\E6EE";
}
.icon-headphones:before {
  content: "\E6EF";
}
.icon-headset:before {
  content: "\E6F0";
}
.icon-loudspeaker:before {
  content: "\E6F1";
}
.icon-equalizer:before {
  content: "\E6F2";
}
.icon-theater:before {
  content: "\E6F3";
}
.icon-3d-glasses:before {
  content: "\E6F4";
}
.icon-ticket:before {
  content: "\E6F5";
}
.icon-presentation:before {
  content: "\E6F6";
}
.icon-play:before {
  content: "\E6F7";
}
.icon-film-play:before {
  content: "\E6F8";
}
.icon-clapboard-play:before {
  content: "\E6F9";
}
.icon-media:before {
  content: "\E6FA";
}
.icon-film:before {
  content: "\E6FB";
}
.icon-film2:before {
  content: "\E6FC";
}
.icon-surveillance:before {
  content: "\E6FD";
}
.icon-surveillance2:before {
  content: "\E6FE";
}
.icon-camera:before {
  content: "\E6FF";
}
.icon-camera-crossed:before {
  content: "\E700";
}
.icon-camera-play:before {
  content: "\E701";
}
.icon-time-lapse:before {
  content: "\E702";
}
.icon-record:before {
  content: "\E703";
}
.icon-camera2:before {
  content: "\E704";
}
.icon-camera-flip:before {
  content: "\E705";
}
.icon-panorama:before {
  content: "\E706";
}
.icon-time-lapse2:before {
  content: "\E707";
}
.icon-shutter:before {
  content: "\E708";
}
.icon-shutter2:before {
  content: "\E709";
}
.icon-face-detection:before {
  content: "\E70A";
}
.icon-flare:before {
  content: "\E70B";
}
.icon-convex:before {
  content: "\E70C";
}
.icon-concave:before {
  content: "\E70D";
}
.icon-picture:before {
  content: "\E70E";
}
.icon-picture2:before {
  content: "\E70F";
}
.icon-picture3:before {
  content: "\E710";
}
.icon-pictures:before {
  content: "\E711";
}
.icon-book:before {
  content: "\E712";
}
.icon-audio-book:before {
  content: "\E713";
}
.icon-book2:before {
  content: "\E714";
}
.icon-bookmark:before {
  content: "\E715";
}
.icon-bookmark2:before {
  content: "\E716";
}
.icon-label:before {
  content: "\E717";
}
.icon-library:before {
  content: "\E718";
}
.icon-library2:before {
  content: "\E719";
}
.icon-contacts:before {
  content: "\E71A";
}
.icon-profile:before {
  content: "\E71B";
}
.icon-portrait:before {
  content: "\E71C";
}
.icon-portrait2:before {
  content: "\E71D";
}
.icon-user:before {
  content: "\E71E";
}
.icon-user-plus:before {
  content: "\E71F";
}
.icon-user-minus:before {
  content: "\E720";
}
.icon-user-lock:before {
  content: "\E721";
}
.icon-users:before {
  content: "\E722";
}
.icon-users2:before {
  content: "\E723";
}
.icon-users-plus:before {
  content: "\E724";
}
.icon-users-minus:before {
  content: "\E725";
}
.icon-group-work:before {
  content: "\E726";
}
.icon-woman:before {
  content: "\E727";
}
.icon-man:before {
  content: "\E728";
}
.icon-baby:before {
  content: "\E729";
}
.icon-baby2:before {
  content: "\E72A";
}
.icon-baby3:before {
  content: "\E72B";
}
.icon-baby-bottle:before {
  content: "\E72C";
}
.icon-walk:before {
  content: "\E72D";
}
.icon-hand-waving:before {
  content: "\E72E";
}
.icon-jump:before {
  content: "\E72F";
}
.icon-run:before {
  content: "\E730";
}
.icon-woman2:before {
  content: "\E731";
}
.icon-man2:before {
  content: "\E732";
}
.icon-man-woman:before {
  content: "\E733";
}
.icon-height:before {
  content: "\E734";
}
.icon-weight:before {
  content: "\E735";
}
.icon-scale:before {
  content: "\E736";
}
.icon-button:before {
  content: "\E737";
}
.icon-bow-tie:before {
  content: "\E738";
}
.icon-tie:before {
  content: "\E739";
}
.icon-socks:before {
  content: "\E73A";
}
.icon-shoe:before {
  content: "\E73B";
}
.icon-shoes:before {
  content: "\E73C";
}
.icon-hat:before {
  content: "\E73D";
}
.icon-pants:before {
  content: "\E73E";
}
.icon-shorts:before {
  content: "\E73F";
}
.icon-flip-flops:before {
  content: "\E740";
}
.icon-shirt:before {
  content: "\E741";
}
.icon-hanger:before {
  content: "\E742";
}
.icon-laundry:before {
  content: "\E743";
}
.icon-store:before {
  content: "\E744";
}
.icon-haircut:before {
  content: "\E745";
}
.icon-store-24:before {
  content: "\E746";
}
.icon-barcode:before {
  content: "\E747";
}
.icon-barcode2:before {
  content: "\E748";
}
.icon-barcode3:before {
  content: "\E749";
}
.icon-cashier:before {
  content: "\E74A";
}
.icon-bag:before {
  content: "\E74B";
}
.icon-bag2:before {
  content: "\E74C";
}
.icon-cart:before {
  content: "\E74D";
}
.icon-cart-empty:before {
  content: "\E74E";
}
.icon-cart-full:before {
  content: "\E74F";
}
.icon-cart-plus:before {
  content: "\E750";
}
.icon-cart-plus2:before {
  content: "\E751";
}
.icon-cart-add:before {
  content: "\E752";
}
.icon-cart-remove:before {
  content: "\E753";
}
.icon-cart-exchange:before {
  content: "\E754";
}
.icon-tag:before {
  content: "\E755";
}
.icon-tags:before {
  content: "\E756";
}
.icon-receipt:before {
  content: "\E757";
}
.icon-wallet:before {
  content: "\E758";
}
.icon-credit-card:before {
  content: "\E759";
}
.icon-cash-dollar:before {
  content: "\E75A";
}
.icon-cash-euro:before {
  content: "\E75B";
}
.icon-cash-pound:before {
  content: "\E75C";
}
.icon-cash-yen:before {
  content: "\E75D";
}
.icon-bag-dollar:before {
  content: "\E75E";
}
.icon-bag-euro:before {
  content: "\E75F";
}
.icon-bag-pound:before {
  content: "\E760";
}
.icon-bag-yen:before {
  content: "\E761";
}
.icon-coin-dollar:before {
  content: "\E762";
}
.icon-coin-euro:before {
  content: "\E763";
}
.icon-coin-pound:before {
  content: "\E764";
}
.icon-coin-yen:before {
  content: "\E765";
}
.icon-calculator:before {
  content: "\E766";
}
.icon-calculator2:before {
  content: "\E767";
}
.icon-abacus:before {
  content: "\E768";
}
.icon-vault:before {
  content: "\E769";
}
.icon-telephone:before {
  content: "\E76A";
}
.icon-phone-lock:before {
  content: "\E76B";
}
.icon-phone-wave:before {
  content: "\E76C";
}
.icon-phone-pause:before {
  content: "\E76D";
}
.icon-phone-outgoing:before {
  content: "\E76E";
}
.icon-phone-incoming:before {
  content: "\E76F";
}
.icon-phone-in-out:before {
  content: "\E770";
}
.icon-phone-error:before {
  content: "\E771";
}
.icon-phone-sip:before {
  content: "\E772";
}
.icon-phone-plus:before {
  content: "\E773";
}
.icon-phone-minus:before {
  content: "\E774";
}
.icon-voicemail:before {
  content: "\E775";
}
.icon-dial:before {
  content: "\E776";
}
.icon-telephone2:before {
  content: "\E777";
}
.icon-pushpin:before {
  content: "\E778";
}
.icon-pushpin2:before {
  content: "\E779";
}
.icon-map-marker:before {
  content: "\E77A";
}
.icon-map-marker-user:before {
  content: "\E77B";
}
.icon-map-marker-down:before {
  content: "\E77C";
}
.icon-map-marker-check:before {
  content: "\E77D";
}
.icon-map-marker-crossed:before {
  content: "\E77E";
}
.icon-radar:before {
  content: "\E77F";
}
.icon-compass2:before {
  content: "\E780";
}
.icon-map:before {
  content: "\E781";
}
.icon-map2:before {
  content: "\E782";
}
.icon-location:before {
  content: "\E783";
}
.icon-road-sign:before {
  content: "\E784";
}
.icon-calendar-empty:before {
  content: "\E785";
}
.icon-calendar-check:before {
  content: "\E786";
}
.icon-calendar-cross:before {
  content: "\E787";
}
.icon-calendar-31:before {
  content: "\E788";
}
.icon-calendar-full:before {
  content: "\E789";
}
.icon-calendar-insert:before {
  content: "\E78A";
}
.icon-calendar-text:before {
  content: "\E78B";
}
.icon-calendar-user:before {
  content: "\E78C";
}
.icon-mouse:before {
  content: "\E78D";
}
.icon-mouse-left:before {
  content: "\E78E";
}
.icon-mouse-right:before {
  content: "\E78F";
}
.icon-mouse-both:before {
  content: "\E790";
}
.icon-keyboard:before {
  content: "\E791";
}
.icon-keyboard-up:before {
  content: "\E792";
}
.icon-keyboard-down:before {
  content: "\E793";
}
.icon-delete:before {
  content: "\E794";
}
.icon-spell-check:before {
  content: "\E795";
}
.icon-escape:before {
  content: "\E796";
}
.icon-enter2:before {
  content: "\E797";
}
.icon-screen:before {
  content: "\E798";
}
.icon-aspect-ratio:before {
  content: "\E799";
}
.icon-signal:before {
  content: "\E79A";
}
.icon-signal-lock:before {
  content: "\E79B";
}
.icon-signal-80:before {
  content: "\E79C";
}
.icon-signal-60:before {
  content: "\E79D";
}
.icon-signal-40:before {
  content: "\E79E";
}
.icon-signal-20:before {
  content: "\E79F";
}
.icon-signal-0:before {
  content: "\E7A0";
}
.icon-signal-blocked:before {
  content: "\E7A1";
}
.icon-sim:before {
  content: "\E7A2";
}
.icon-flash-memory:before {
  content: "\E7A3";
}
.icon-usb-drive:before {
  content: "\E7A4";
}
.icon-phone:before {
  content: "\E7A5";
}
.icon-smartphone:before {
  content: "\E7A6";
}
.icon-smartphone-notification:before {
  content: "\E7A7";
}
.icon-smartphone-vibration:before {
  content: "\E7A8";
}
.icon-smartphone-embed:before {
  content: "\E7A9";
}
.icon-smartphone-waves:before {
  content: "\E7AA";
}
.icon-tablet:before {
  content: "\E7AB";
}
.icon-tablet2:before {
  content: "\E7AC";
}
.icon-laptop:before {
  content: "\E7AD";
}
.icon-laptop-phone:before {
  content: "\E7AE";
}
.icon-desktop:before {
  content: "\E7AF";
}
.icon-launch:before {
  content: "\E7B0";
}
.icon-new-tab:before {
  content: "\E7B1";
}
.icon-window:before {
  content: "\E7B2";
}
.icon-cable:before {
  content: "\E7B3";
}
.icon-cable2:before {
  content: "\E7B4";
}
.icon-tv:before {
  content: "\E7B5";
}
.icon-radio:before {
  content: "\E7B6";
}
.icon-remote-control:before {
  content: "\E7B7";
}
.icon-power-switch:before {
  content: "\E7B8";
}
.icon-power:before {
  content: "\E7B9";
}
.icon-power-crossed:before {
  content: "\E7BA";
}
.icon-flash-auto:before {
  content: "\E7BB";
}
.icon-lamp:before {
  content: "\E7BC";
}
.icon-flashlight:before {
  content: "\E7BD";
}
.icon-lampshade:before {
  content: "\E7BE";
}
.icon-cord:before {
  content: "\E7BF";
}
.icon-outlet:before {
  content: "\E7C0";
}
.icon-battery-power:before {
  content: "\E7C1";
}
.icon-battery-empty:before {
  content: "\E7C2";
}
.icon-battery-alert:before {
  content: "\E7C3";
}
.icon-battery-error:before {
  content: "\E7C4";
}
.icon-battery-low1:before {
  content: "\E7C5";
}
.icon-battery-low2:before {
  content: "\E7C6";
}
.icon-battery-low3:before {
  content: "\E7C7";
}
.icon-battery-mid1:before {
  content: "\E7C8";
}
.icon-battery-mid2:before {
  content: "\E7C9";
}
.icon-battery-mid3:before {
  content: "\E7CA";
}
.icon-battery-full:before {
  content: "\E7CB";
}
.icon-battery-charging:before {
  content: "\E7CC";
}
.icon-battery-charging2:before {
  content: "\E7CD";
}
.icon-battery-charging3:before {
  content: "\E7CE";
}
.icon-battery-charging4:before {
  content: "\E7CF";
}
.icon-battery-charging5:before {
  content: "\E7D0";
}
.icon-battery-charging6:before {
  content: "\E7D1";
}
.icon-battery-charging7:before {
  content: "\E7D2";
}
.icon-chip:before {
  content: "\E7D3";
}
.icon-chip-x64:before {
  content: "\E7D4";
}
.icon-chip-x86:before {
  content: "\E7D5";
}
.icon-bubble:before {
  content: "\E7D6";
}
.icon-bubbles:before {
  content: "\E7D7";
}
.icon-bubble-dots:before {
  content: "\E7D8";
}
.icon-bubble-alert:before {
  content: "\E7D9";
}
.icon-bubble-question:before {
  content: "\E7DA";
}
.icon-bubble-text:before {
  content: "\E7DB";
}
.icon-bubble-pencil:before {
  content: "\E7DC";
}
.icon-bubble-picture:before {
  content: "\E7DD";
}
.icon-bubble-video:before {
  content: "\E7DE";
}
.icon-bubble-user:before {
  content: "\E7DF";
}
.icon-bubble-quote:before {
  content: "\E7E0";
}
.icon-bubble-heart:before {
  content: "\E7E1";
}
.icon-bubble-emoticon:before {
  content: "\E7E2";
}
.icon-bubble-attachment:before {
  content: "\E7E3";
}
.icon-phone-bubble:before {
  content: "\E7E4";
}
.icon-quote-open:before {
  content: "\E7E5";
}
.icon-quote-close:before {
  content: "\E7E6";
}
.icon-dna:before {
  content: "\E7E7";
}
.icon-heart-pulse:before {
  content: "\E7E8";
}
.icon-pulse:before {
  content: "\E7E9";
}
.icon-syringe:before {
  content: "\E7EA";
}
.icon-pills:before {
  content: "\E7EB";
}
.icon-first-aid:before {
  content: "\E7EC";
}
.icon-lifebuoy:before {
  content: "\E7ED";
}
.icon-bandage:before {
  content: "\E7EE";
}
.icon-bandages:before {
  content: "\E7EF";
}
.icon-thermometer:before {
  content: "\E7F0";
}
.icon-microscope:before {
  content: "\E7F1";
}
.icon-brain:before {
  content: "\E7F2";
}
.icon-beaker:before {
  content: "\E7F3";
}
.icon-skull:before {
  content: "\E7F4";
}
.icon-bone:before {
  content: "\E7F5";
}
.icon-construction:before {
  content: "\E7F6";
}
.icon-construction-cone:before {
  content: "\E7F7";
}
.icon-pie-chart:before {
  content: "\E7F8";
}
.icon-pie-chart2:before {
  content: "\E7F9";
}
.icon-graph:before {
  content: "\E7FA";
}
.icon-chart-growth:before {
  content: "\E7FB";
}
.icon-chart-bars:before {
  content: "\E7FC";
}
.icon-chart-settings:before {
  content: "\E7FD";
}
.icon-cake:before {
  content: "\E7FE";
}
.icon-gift:before {
  content: "\E7FF";
}
.icon-balloon:before {
  content: "\E800";
}
.icon-rank:before {
  content: "\E801";
}
.icon-rank2:before {
  content: "\E802";
}
.icon-rank3:before {
  content: "\E803";
}
.icon-crown:before {
  content: "\E804";
}
.icon-lotus:before {
  content: "\E805";
}
.icon-diamond:before {
  content: "\E806";
}
.icon-diamond2:before {
  content: "\E807";
}
.icon-diamond3:before {
  content: "\E808";
}
.icon-diamond4:before {
  content: "\E809";
}
.icon-linearicons:before {
  content: "\E80A";
}
.icon-teacup:before {
  content: "\E80B";
}
.icon-teapot:before {
  content: "\E80C";
}
.icon-glass:before {
  content: "\E80D";
}
.icon-bottle2:before {
  content: "\E80E";
}
.icon-glass-cocktail:before {
  content: "\E80F";
}
.icon-glass2:before {
  content: "\E810";
}
.icon-dinner:before {
  content: "\E811";
}
.icon-dinner2:before {
  content: "\E812";
}
.icon-chef:before {
  content: "\E813";
}
.icon-scale2:before {
  content: "\E814";
}
.icon-egg:before {
  content: "\E815";
}
.icon-egg2:before {
  content: "\E816";
}
.icon-eggs:before {
  content: "\E817";
}
.icon-platter:before {
  content: "\E818";
}
.icon-steak:before {
  content: "\E819";
}
.icon-hamburger:before {
  content: "\E81A";
}
.icon-hotdog:before {
  content: "\E81B";
}
.icon-pizza:before {
  content: "\E81C";
}
.icon-sausage:before {
  content: "\E81D";
}
.icon-chicken:before {
  content: "\E81E";
}
.icon-fish:before {
  content: "\E81F";
}
.icon-carrot:before {
  content: "\E820";
}
.icon-cheese:before {
  content: "\E821";
}
.icon-bread:before {
  content: "\E822";
}
.icon-ice-cream:before {
  content: "\E823";
}
.icon-ice-cream2:before {
  content: "\E824";
}
.icon-candy:before {
  content: "\E825";
}
.icon-lollipop:before {
  content: "\E826";
}
.icon-coffee-bean:before {
  content: "\E827";
}
.icon-coffee-cup:before {
  content: "\E828";
}
.icon-cherry:before {
  content: "\E829";
}
.icon-grapes:before {
  content: "\E82A";
}
.icon-citrus:before {
  content: "\E82B";
}
.icon-apple:before {
  content: "\E82C";
}
.icon-leaf:before {
  content: "\E82D";
}
.icon-landscape:before {
  content: "\E82E";
}
.icon-pine-tree:before {
  content: "\E82F";
}
.icon-tree:before {
  content: "\E830";
}
.icon-cactus:before {
  content: "\E831";
}
.icon-paw:before {
  content: "\E832";
}
.icon-footprint:before {
  content: "\E833";
}
.icon-speed-slow:before {
  content: "\E834";
}
.icon-speed-medium:before {
  content: "\E835";
}
.icon-speed-fast:before {
  content: "\E836";
}
.icon-rocket:before {
  content: "\E837";
}
.icon-hammer2:before {
  content: "\E838";
}
.icon-balance:before {
  content: "\E839";
}
.icon-briefcase:before {
  content: "\E83A";
}
.icon-luggage-weight:before {
  content: "\E83B";
}
.icon-dolly:before {
  content: "\E83C";
}
.icon-plane:before {
  content: "\E83D";
}
.icon-plane-crossed:before {
  content: "\E83E";
}
.icon-helicopter:before {
  content: "\E83F";
}
.icon-traffic-lights:before {
  content: "\E840";
}
.icon-siren:before {
  content: "\E841";
}
.icon-road:before {
  content: "\E842";
}
.icon-engine:before {
  content: "\E843";
}
.icon-oil-pressure:before {
  content: "\E844";
}
.icon-coolant-temperature:before {
  content: "\E845";
}
.icon-car-battery:before {
  content: "\E846";
}
.icon-gas:before {
  content: "\E847";
}
.icon-gallon:before {
  content: "\E848";
}
.icon-transmission:before {
  content: "\E849";
}
.icon-car:before {
  content: "\E84A";
}
.icon-car-wash:before {
  content: "\E84B";
}
.icon-car-wash2:before {
  content: "\E84C";
}
.icon-bus:before {
  content: "\E84D";
}
.icon-bus2:before {
  content: "\E84E";
}
.icon-car2:before {
  content: "\E84F";
}
.icon-parking:before {
  content: "\E850";
}
.icon-car-lock:before {
  content: "\E851";
}
.icon-taxi:before {
  content: "\E852";
}
.icon-car-siren:before {
  content: "\E853";
}
.icon-car-wash3:before {
  content: "\E854";
}
.icon-car-wash4:before {
  content: "\E855";
}
.icon-ambulance:before {
  content: "\E856";
}
.icon-truck:before {
  content: "\E857";
}
.icon-trailer:before {
  content: "\E858";
}
.icon-scale-truck:before {
  content: "\E859";
}
.icon-train:before {
  content: "\E85A";
}
.icon-ship:before {
  content: "\E85B";
}
.icon-ship2:before {
  content: "\E85C";
}
.icon-anchor:before {
  content: "\E85D";
}
.icon-boat:before {
  content: "\E85E";
}
.icon-bicycle:before {
  content: "\E85F";
}
.icon-bicycle2:before {
  content: "\E860";
}
.icon-dumbbell:before {
  content: "\E861";
}
.icon-bench-press:before {
  content: "\E862";
}
.icon-swim:before {
  content: "\E863";
}
.icon-football:before {
  content: "\E864";
}
.icon-baseball-bat:before {
  content: "\E865";
}
.icon-baseball:before {
  content: "\E866";
}
.icon-tennis:before {
  content: "\E867";
}
.icon-tennis2:before {
  content: "\E868";
}
.icon-ping-pong:before {
  content: "\E869";
}
.icon-hockey:before {
  content: "\E86A";
}
.icon-8ball:before {
  content: "\E86B";
}
.icon-bowling:before {
  content: "\E86C";
}
.icon-bowling-pins:before {
  content: "\E86D";
}
.icon-golf:before {
  content: "\E86E";
}
.icon-golf2:before {
  content: "\E86F";
}
.icon-archery:before {
  content: "\E870";
}
.icon-slingshot:before {
  content: "\E871";
}
.icon-soccer:before {
  content: "\E872";
}
.icon-basketball:before {
  content: "\E873";
}
.icon-cube:before {
  content: "\E874";
}
.icon-3d-rotate:before {
  content: "\E875";
}
.icon-puzzle:before {
  content: "\E876";
}
.icon-glasses:before {
  content: "\E877";
}
.icon-glasses2:before {
  content: "\E878";
}
.icon-accessibility:before {
  content: "\E879";
}
.icon-wheelchair:before {
  content: "\E87A";
}
.icon-wall:before {
  content: "\E87B";
}
.icon-fence:before {
  content: "\E87C";
}
.icon-wall2:before {
  content: "\E87D";
}
.icon-icons:before {
  content: "\E87E";
}
.icon-resize-handle:before {
  content: "\E87F";
}
.icon-icons2:before {
  content: "\E880";
}
.icon-select:before {
  content: "\E881";
}
.icon-select2:before {
  content: "\E882";
}
.icon-site-map:before {
  content: "\E883";
}
.icon-earth:before {
  content: "\E884";
}
.icon-earth-lock:before {
  content: "\E885";
}
.icon-network:before {
  content: "\E886";
}
.icon-network-lock:before {
  content: "\E887";
}
.icon-planet:before {
  content: "\E888";
}
.icon-happy:before {
  content: "\E889";
}
.icon-smile:before {
  content: "\E88A";
}
.icon-grin:before {
  content: "\E88B";
}
.icon-tongue:before {
  content: "\E88C";
}
.icon-sad:before {
  content: "\E88D";
}
.icon-wink:before {
  content: "\E88E";
}
.icon-dream:before {
  content: "\E88F";
}
.icon-shocked:before {
  content: "\E890";
}
.icon-shocked2:before {
  content: "\E891";
}
.icon-tongue2:before {
  content: "\E892";
}
.icon-neutral:before {
  content: "\E893";
}
.icon-happy-grin:before {
  content: "\E894";
}
.icon-cool:before {
  content: "\E895";
}
.icon-mad:before {
  content: "\E896";
}
.icon-grin-evil:before {
  content: "\E897";
}
.icon-evil:before {
  content: "\E898";
}
.icon-wow:before {
  content: "\E899";
}
.icon-annoyed:before {
  content: "\E89A";
}
.icon-wondering:before {
  content: "\E89B";
}
.icon-confused:before {
  content: "\E89C";
}
.icon-zipped:before {
  content: "\E89D";
}
.icon-grumpy:before {
  content: "\E89E";
}
.icon-mustache:before {
  content: "\E89F";
}
.icon-tombstone-hipster:before {
  content: "\E8A0";
}
.icon-tombstone:before {
  content: "\E8A1";
}
.icon-ghost:before {
  content: "\E8A2";
}
.icon-ghost-hipster:before {
  content: "\E8A3";
}
.icon-halloween:before {
  content: "\E8A4";
}
.icon-christmas:before {
  content: "\E8A5";
}
.icon-easter-egg:before {
  content: "\E8A6";
}
.icon-mustache2:before {
  content: "\E8A7";
}
.icon-mustache-glasses:before {
  content: "\E8A8";
}
.icon-pipe:before {
  content: "\E8A9";
}
.icon-alarm:before {
  content: "\E8AA";
}
.icon-alarm-add:before {
  content: "\E8AB";
}
.icon-alarm-snooze:before {
  content: "\E8AC";
}
.icon-alarm-ringing:before {
  content: "\E8AD";
}
.icon-bullhorn:before {
  content: "\E8AE";
}
.icon-hearing:before {
  content: "\E8AF";
}
.icon-volume-high:before {
  content: "\E8B0";
}
.icon-volume-medium:before {
  content: "\E8B1";
}
.icon-volume-low:before {
  content: "\E8B2";
}
.icon-volume:before {
  content: "\E8B3";
}
.icon-mute:before {
  content: "\E8B4";
}
.icon-lan:before {
  content: "\E8B5";
}
.icon-lan2:before {
  content: "\E8B6";
}
.icon-wifi:before {
  content: "\E8B7";
}
.icon-wifi-lock:before {
  content: "\E8B8";
}
.icon-wifi-blocked:before {
  content: "\E8B9";
}
.icon-wifi-mid:before {
  content: "\E8BA";
}
.icon-wifi-low:before {
  content: "\E8BB";
}
.icon-wifi-low2:before {
  content: "\E8BC";
}
.icon-wifi-alert:before {
  content: "\E8BD";
}
.icon-wifi-alert-mid:before {
  content: "\E8BE";
}
.icon-wifi-alert-low:before {
  content: "\E8BF";
}
.icon-wifi-alert-low2:before {
  content: "\E8C0";
}
.icon-stream:before {
  content: "\E8C1";
}
.icon-stream-check:before {
  content: "\E8C2";
}
.icon-stream-error:before {
  content: "\E8C3";
}
.icon-stream-alert:before {
  content: "\E8C4";
}
.icon-communication:before {
  content: "\E8C5";
}
.icon-communication-crossed:before {
  content: "\E8C6";
}
.icon-broadcast:before {
  content: "\E8C7";
}
.icon-antenna:before {
  content: "\E8C8";
}
.icon-satellite:before {
  content: "\E8C9";
}
.icon-satellite2:before {
  content: "\E8CA";
}
.icon-mic:before {
  content: "\E8CB";
}
.icon-mic-mute:before {
  content: "\E8CC";
}
.icon-mic2:before {
  content: "\E8CD";
}
.icon-spotlights:before {
  content: "\E8CE";
}
.icon-hourglass:before {
  content: "\E8CF";
}
.icon-loading:before {
  content: "\E8D0";
}
.icon-loading2:before {
  content: "\E8D1";
}
.icon-loading3:before {
  content: "\E8D2";
}
.icon-refresh:before {
  content: "\E8D3";
}
.icon-refresh2:before {
  content: "\E8D4";
}
.icon-undo:before {
  content: "\E8D5";
}
.icon-redo:before {
  content: "\E8D6";
}
.icon-jump2:before {
  content: "\E8D7";
}
.icon-undo2:before {
  content: "\E8D8";
}
.icon-redo2:before {
  content: "\E8D9";
}
.icon-sync:before {
  content: "\E8DA";
}
.icon-repeat-one2:before {
  content: "\E8DB";
}
.icon-sync-crossed:before {
  content: "\E8DC";
}
.icon-sync2:before {
  content: "\E8DD";
}
.icon-repeat-one3:before {
  content: "\E8DE";
}
.icon-sync-crossed2:before {
  content: "\E8DF";
}
.icon-return:before {
  content: "\E8E0";
}
.icon-return2:before {
  content: "\E8E1";
}
.icon-refund:before {
  content: "\E8E2";
}
.icon-history:before {
  content: "\E8E3";
}
.icon-history2:before {
  content: "\E8E4";
}
.icon-self-timer:before {
  content: "\E8E5";
}
.icon-clock:before {
  content: "\E8E6";
}
.icon-clock2:before {
  content: "\E8E7";
}
.icon-clock3:before {
  content: "\E8E8";
}
.icon-watch:before {
  content: "\E8E9";
}
.icon-alarm2:before {
  content: "\E8EA";
}
.icon-alarm-add2:before {
  content: "\E8EB";
}
.icon-alarm-remove:before {
  content: "\E8EC";
}
.icon-alarm-check:before {
  content: "\E8ED";
}
.icon-alarm-error:before {
  content: "\E8EE";
}
.icon-timer:before {
  content: "\E8EF";
}
.icon-timer-crossed:before {
  content: "\E8F0";
}
.icon-timer2:before {
  content: "\E8F1";
}
.icon-timer-crossed2:before {
  content: "\E8F2";
}
.icon-download:before {
  content: "\E8F3";
}
.icon-upload:before {
  content: "\E8F4";
}
.icon-download2:before {
  content: "\E8F5";
}
.icon-upload2:before {
  content: "\E8F6";
}
.icon-enter-up:before {
  content: "\E8F7";
}
.icon-enter-down:before {
  content: "\E8F8";
}
.icon-enter-left:before {
  content: "\E8F9";
}
.icon-enter-right:before {
  content: "\E8FA";
}
.icon-exit-up:before {
  content: "\E8FB";
}
.icon-exit-down:before {
  content: "\E8FC";
}
.icon-exit-left:before {
  content: "\E8FD";
}
.icon-exit-right:before {
  content: "\E8FE";
}
.icon-enter-up2:before {
  content: "\E8FF";
}
.icon-enter-down2:before {
  content: "\E900";
}
.icon-enter-vertical:before {
  content: "\E901";
}
.icon-enter-left2:before {
  content: "\E902";
}
.icon-enter-right2:before {
  content: "\E903";
}
.icon-enter-horizontal:before {
  content: "\E904";
}
.icon-exit-up2:before {
  content: "\E905";
}
.icon-exit-down2:before {
  content: "\E906";
}
.icon-exit-left2:before {
  content: "\E907";
}
.icon-exit-right2:before {
  content: "\E908";
}
.icon-cli:before {
  content: "\E909";
}
.icon-bug:before {
  content: "\E90A";
}
.icon-code:before {
  content: "\E90B";
}
.icon-file-code:before {
  content: "\E90C";
}
.icon-file-image:before {
  content: "\E90D";
}
.icon-file-zip:before {
  content: "\E90E";
}
.icon-file-audio:before {
  content: "\E90F";
}
.icon-file-video:before {
  content: "\E910";
}
.icon-file-preview:before {
  content: "\E911";
}
.icon-file-charts:before {
  content: "\E912";
}
.icon-file-stats:before {
  content: "\E913";
}
.icon-file-spreadsheet:before {
  content: "\E914";
}
.icon-link:before {
  content: "\E915";
}
.icon-unlink:before {
  content: "\E916";
}
.icon-link2:before {
  content: "\E917";
}
.icon-unlink2:before {
  content: "\E918";
}
.icon-thumbs-up:before {
  content: "\E919";
}
.icon-thumbs-down:before {
  content: "\E91A";
}
.icon-thumbs-up2:before {
  content: "\E91B";
}
.icon-thumbs-down2:before {
  content: "\E91C";
}
.icon-thumbs-up3:before {
  content: "\E91D";
}
.icon-thumbs-down3:before {
  content: "\E91E";
}
.icon-share:before {
  content: "\E91F";
}
.icon-share2:before {
  content: "\E920";
}
.icon-share3:before {
  content: "\E921";
}
.icon-magnifier:before {
  content: "\E922";
}
.icon-file-search:before {
  content: "\E923";
}
.icon-find-replace:before {
  content: "\E924";
}
.icon-zoom-in:before {
  content: "\E925";
}
.icon-zoom-out:before {
  content: "\E926";
}
.icon-loupe:before {
  content: "\E927";
}
.icon-loupe-zoom-in:before {
  content: "\E928";
}
.icon-loupe-zoom-out:before {
  content: "\E929";
}
.icon-cross:before {
  content: "\E92A";
}
.icon-menu:before {
  content: "\E92B";
}
.icon-list:before {
  content: "\E92C";
}
.icon-list2:before {
  content: "\E92D";
}
.icon-list3:before {
  content: "\E92E";
}
.icon-menu2:before {
  content: "\E92F";
}
.icon-list4:before {
  content: "\E930";
}
.icon-menu3:before {
  content: "\E931";
}
.icon-exclamation:before {
  content: "\E932";
}
.icon-question:before {
  content: "\E933";
}
.icon-check:before {
  content: "\E934";
}
.icon-cross2:before {
  content: "\E935";
}
.icon-plus:before {
  content: "\E936";
}
.icon-minus:before {
  content: "\E937";
}
.icon-percent:before {
  content: "\E938";
}
.icon-chevron-up:before {
  content: "\E939";
}
.icon-chevron-down:before {
  content: "\E93A";
}
.icon-chevron-left:before {
  content: "\E93B";
}
.icon-chevron-right:before {
  content: "\E93C";
}
.icon-chevrons-expand-vertical:before {
  content: "\E93D";
}
.icon-chevrons-expand-horizontal:before {
  content: "\E93E";
}
.icon-chevrons-contract-vertical:before {
  content: "\E93F";
}
.icon-chevrons-contract-horizontal:before {
  content: "\E940";
}
.icon-arrow-up:before {
  content: "\E941";
}
.icon-arrow-down:before {
  content: "\E942";
}
.icon-arrow-left:before {
  content: "\E943";
}
.icon-arrow-right:before {
  content: "\E944";
}
.icon-arrow-up-right:before {
  content: "\E945";
}
.icon-arrows-merge:before {
  content: "\E946";
}
.icon-arrows-split:before {
  content: "\E947";
}
.icon-arrow-divert:before {
  content: "\E948";
}
.icon-arrow-return:before {
  content: "\E949";
}
.icon-expand:before {
  content: "\E94A";
}
.icon-contract:before {
  content: "\E94B";
}
.icon-expand2:before {
  content: "\E94C";
}
.icon-contract2:before {
  content: "\E94D";
}
.icon-move:before {
  content: "\E94E";
}
.icon-tab:before {
  content: "\E94F";
}
.icon-arrow-wave:before {
  content: "\E950";
}
.icon-expand3:before {
  content: "\E951";
}
.icon-expand4:before {
  content: "\E952";
}
.icon-contract3:before {
  content: "\E953";
}
.icon-notification:before {
  content: "\E954";
}
.icon-warning:before {
  content: "\E955";
}
.icon-notification-circle:before {
  content: "\E956";
}
.icon-question-circle:before {
  content: "\E957";
}
.icon-menu-circle:before {
  content: "\E958";
}
.icon-checkmark-circle:before {
  content: "\E959";
}
.icon-cross-circle:before {
  content: "\E95A";
}
.icon-plus-circle:before {
  content: "\E95B";
}
.icon-circle-minus:before {
  content: "\E95C";
}
.icon-percent-circle:before {
  content: "\E95D";
}
.icon-arrow-up-circle:before {
  content: "\E95E";
}
.icon-arrow-down-circle:before {
  content: "\E95F";
}
.icon-arrow-left-circle:before {
  content: "\E960";
}
.icon-arrow-right-circle:before {
  content: "\E961";
}
.icon-chevron-up-circle:before {
  content: "\E962";
}
.icon-chevron-down-circle:before {
  content: "\E963";
}
.icon-chevron-left-circle:before {
  content: "\E964";
}
.icon-chevron-right-circle:before {
  content: "\E965";
}
.icon-backward-circle:before {
  content: "\E966";
}
.icon-first-circle:before {
  content: "\E967";
}
.icon-previous-circle:before {
  content: "\E968";
}
.icon-stop-circle:before {
  content: "\E969";
}
.icon-play-circle:before {
  content: "\E96A";
}
.icon-pause-circle:before {
  content: "\E96B";
}
.icon-next-circle:before {
  content: "\E96C";
}
.icon-last-circle:before {
  content: "\E96D";
}
.icon-forward-circle:before {
  content: "\E96E";
}
.icon-eject-circle:before {
  content: "\E96F";
}
.icon-crop:before {
  content: "\E970";
}
.icon-frame-expand:before {
  content: "\E971";
}
.icon-frame-contract:before {
  content: "\E972";
}
.icon-focus:before {
  content: "\E973";
}
.icon-transform:before {
  content: "\E974";
}
.icon-grid:before {
  content: "\E975";
}
.icon-grid-crossed:before {
  content: "\E976";
}
.icon-layers:before {
  content: "\E977";
}
.icon-layers-crossed:before {
  content: "\E978";
}
.icon-toggle:before {
  content: "\E979";
}
.icon-rulers:before {
  content: "\E97A";
}
.icon-ruler:before {
  content: "\E97B";
}
.icon-funnel:before {
  content: "\E97C";
}
.icon-flip-horizontal:before {
  content: "\E97D";
}
.icon-flip-vertical:before {
  content: "\E97E";
}
.icon-flip-horizontal2:before {
  content: "\E97F";
}
.icon-flip-vertical2:before {
  content: "\E980";
}
.icon-angle:before {
  content: "\E981";
}
.icon-angle2:before {
  content: "\E982";
}
.icon-subtract:before {
  content: "\E983";
}
.icon-combine:before {
  content: "\E984";
}
.icon-intersect:before {
  content: "\E985";
}
.icon-exclude:before {
  content: "\E986";
}
.icon-align-center-vertical:before {
  content: "\E987";
}
.icon-align-right:before {
  content: "\E988";
}
.icon-align-bottom:before {
  content: "\E989";
}
.icon-align-left:before {
  content: "\E98A";
}
.icon-align-center-horizontal:before {
  content: "\E98B";
}
.icon-align-top:before {
  content: "\E98C";
}
.icon-square:before {
  content: "\E98D";
}
.icon-plus-square:before {
  content: "\E98E";
}
.icon-minus-square:before {
  content: "\E98F";
}
.icon-percent-square:before {
  content: "\E990";
}
.icon-arrow-up-square:before {
  content: "\E991";
}
.icon-arrow-down-square:before {
  content: "\E992";
}
.icon-arrow-left-square:before {
  content: "\E993";
}
.icon-arrow-right-square:before {
  content: "\E994";
}
.icon-chevron-up-square:before {
  content: "\E995";
}
.icon-chevron-down-square:before {
  content: "\E996";
}
.icon-chevron-left-square:before {
  content: "\E997";
}
.icon-chevron-right-square:before {
  content: "\E998";
}
.icon-check-square:before {
  content: "\E999";
}
.icon-cross-square:before {
  content: "\E99A";
}
.icon-menu-square:before {
  content: "\E99B";
}
.icon-prohibited:before {
  content: "\E99C";
}
.icon-circle:before {
  content: "\E99D";
}
.icon-radio-button:before {
  content: "\E99E";
}
.icon-ligature:before {
  content: "\E99F";
}
.icon-text-format:before {
  content: "\E9A0";
}
.icon-text-format-remove:before {
  content: "\E9A1";
}
.icon-text-size:before {
  content: "\E9A2";
}
.icon-bold:before {
  content: "\E9A3";
}
.icon-italic:before {
  content: "\E9A4";
}
.icon-underline:before {
  content: "\E9A5";
}
.icon-strikethrough:before {
  content: "\E9A6";
}
.icon-highlight:before {
  content: "\E9A7";
}
.icon-text-align-left:before {
  content: "\E9A8";
}
.icon-text-align-center:before {
  content: "\E9A9";
}
.icon-text-align-right:before {
  content: "\E9AA";
}
.icon-text-align-justify:before {
  content: "\E9AB";
}
.icon-line-spacing:before {
  content: "\E9AC";
}
.icon-indent-increase:before {
  content: "\E9AD";
}
.icon-indent-decrease:before {
  content: "\E9AE";
}
.icon-text-wrap:before {
  content: "\E9AF";
}
.icon-pilcrow:before {
  content: "\E9B0";
}
.icon-direction-ltr:before {
  content: "\E9B1";
}
.icon-direction-rtl:before {
  content: "\E9B2";
}
.icon-page-break:before {
  content: "\E9B3";
}
.icon-page-break2:before {
  content: "\E9B4";
}
.icon-sort-alpha-asc:before {
  content: "\E9B5";
}
.icon-sort-alpha-desc:before {
  content: "\E9B6";
}
.icon-sort-numeric-asc:before {
  content: "\E9B7";
}
.icon-sort-numeric-desc:before {
  content: "\E9B8";
}
.icon-sort-amount-asc:before {
  content: "\E9B9";
}
.icon-sort-amount-desc:before {
  content: "\E9BA";
}
.icon-sort-time-asc:before {
  content: "\E9BB";
}
.icon-sort-time-desc:before {
  content: "\E9BC";
}
.icon-sigma:before {
  content: "\E9BD";
}
.icon-pencil-line:before {
  content: "\E9BE";
}
.icon-hand:before {
  content: "\E9BF";
}
.icon-pointer-up:before {
  content: "\E9C0";
}
.icon-pointer-right:before {
  content: "\E9C1";
}
.icon-pointer-down:before {
  content: "\E9C2";
}
.icon-pointer-left:before {
  content: "\E9C3";
}
.icon-finger-tap:before {
  content: "\E9C4";
}
.icon-fingers-tap:before {
  content: "\E9C5";
}
.icon-reminder:before {
  content: "\E9C6";
}
.icon-fingers-crossed:before {
  content: "\E9C7";
}
.icon-fingers-victory:before {
  content: "\E9C8";
}
.icon-gesture-zoom:before {
  content: "\E9C9";
}
.icon-gesture-pinch:before {
  content: "\E9CA";
}
.icon-fingers-scroll-horizontal:before {
  content: "\E9CB";
}
.icon-fingers-scroll-vertical:before {
  content: "\E9CC";
}
.icon-fingers-scroll-left:before {
  content: "\E9CD";
}
.icon-fingers-scroll-right:before {
  content: "\E9CE";
}
.icon-hand2:before {
  content: "\E9CF";
}
.icon-pointer-up2:before {
  content: "\E9D0";
}
.icon-pointer-right2:before {
  content: "\E9D1";
}
.icon-pointer-down2:before {
  content: "\E9D2";
}
.icon-pointer-left2:before {
  content: "\E9D3";
}
.icon-finger-tap2:before {
  content: "\E9D4";
}
.icon-fingers-tap2:before {
  content: "\E9D5";
}
.icon-reminder2:before {
  content: "\E9D6";
}
.icon-gesture-zoom2:before {
  content: "\E9D7";
}
.icon-gesture-pinch2:before {
  content: "\E9D8";
}
.icon-fingers-scroll-horizontal2:before {
  content: "\E9D9";
}
.icon-fingers-scroll-vertical2:before {
  content: "\E9DA";
}
.icon-fingers-scroll-left2:before {
  content: "\E9DB";
}
.icon-fingers-scroll-right2:before {
  content: "\E9DC";
}
.icon-fingers-scroll-vertical3:before {
  content: "\E9DD";
}
.icon-border-style:before {
  content: "\E9DE";
}
.icon-border-all:before {
  content: "\E9DF";
}
.icon-border-outer:before {
  content: "\E9E0";
}
.icon-border-inner:before {
  content: "\E9E1";
}
.icon-border-top:before {
  content: "\E9E2";
}
.icon-border-horizontal:before {
  content: "\E9E3";
}
.icon-border-bottom:before {
  content: "\E9E4";
}
.icon-border-left:before {
  content: "\E9E5";
}
.icon-border-vertical:before {
  content: "\E9E6";
}
.icon-border-right:before {
  content: "\E9E7";
}
.icon-border-none:before {
  content: "\E9E8";
}
.icon-ellipsis:before {
  content: "\E9E9";
}
.icon-uni21:before {
  content: "!";
}
.icon-uni22:before {
  content: "\"";
}
.icon-uni23:before {
  content: "#";
}
.icon-uni24:before {
  content: "$";
}
.icon-uni25:before {
  content: "%";
}
.icon-uni26:before {
  content: "&";
}
.icon-uni27:before {
  content: "'";
}
.icon-uni28:before {
  content: "(";
}
.icon-uni29:before {
  content: ")";
}
.icon-uni2a:before {
  content: "*";
}
.icon-uni2b:before {
  content: "+";
}
.icon-uni2c:before {
  content: ",";
}
.icon-uni2d:before {
  content: "-";
}
.icon-uni2e:before {
  content: ".";
}
.icon-uni2f:before {
  content: "/";
}
.icon-uni30:before {
  content: "0";
}
.icon-uni31:before {
  content: "1";
}
.icon-uni32:before {
  content: "2";
}
.icon-uni33:before {
  content: "3";
}
.icon-uni34:before {
  content: "4";
}
.icon-uni35:before {
  content: "5";
}
.icon-uni36:before {
  content: "6";
}
.icon-uni37:before {
  content: "7";
}
.icon-uni38:before {
  content: "8";
}
.icon-uni39:before {
  content: "9";
}
.icon-uni3a:before {
  content: ":";
}
.icon-uni3b:before {
  content: ";";
}
.icon-uni3c:before {
  content: "<";
}
.icon-uni3d:before {
  content: "=";
}
.icon-uni3e:before {
  content: ">";
}
.icon-uni3f:before {
  content: "?";
}
.icon-uni40:before {
  content: "@";
}
.icon-uni41:before {
  content: "A";
}
.icon-uni42:before {
  content: "B";
}
.icon-uni43:before {
  content: "C";
}
.icon-uni44:before {
  content: "D";
}
.icon-uni45:before {
  content: "E";
}
.icon-uni46:before {
  content: "F";
}
.icon-uni47:before {
  content: "G";
}
.icon-uni48:before {
  content: "H";
}
.icon-uni49:before {
  content: "I";
}
.icon-uni4a:before {
  content: "J";
}
.icon-uni4b:before {
  content: "K";
}
.icon-uni4c:before {
  content: "L";
}
.icon-uni4d:before {
  content: "M";
}
.icon-uni4e:before {
  content: "N";
}
.icon-uni4f:before {
  content: "O";
}
.icon-uni50:before {
  content: "P";
}
.icon-uni51:before {
  content: "Q";
}
.icon-uni52:before {
  content: "R";
}
.icon-uni53:before {
  content: "S";
}
.icon-uni54:before {
  content: "T";
}
.icon-uni55:before {
  content: "U";
}
.icon-uni56:before {
  content: "V";
}
.icon-uni57:before {
  content: "W";
}
.icon-uni58:before {
  content: "X";
}
.icon-uni59:before {
  content: "Y";
}
.icon-uni5a:before {
  content: "Z";
}
.icon-uni5b:before {
  content: "[";
}
.icon-uni5c:before {
  content: "\\";
}
.icon-uni5d:before {
  content: "]";
}
.icon-uni5e:before {
  content: "^";
}
.icon-uni5f:before {
  content: "_";
}
.icon-uni60:before {
  content: "`";
}
.icon-uni61:before {
  content: "a";
}
.icon-uni62:before {
  content: "b";
}
.icon-uni63:before {
  content: "c";
}
.icon-uni64:before {
  content: "d";
}
.icon-uni65:before {
  content: "e";
}
.icon-uni66:before {
  content: "f";
}
.icon-uni67:before {
  content: "g";
}
.icon-uni68:before {
  content: "h";
}
.icon-uni69:before {
  content: "i";
}
.icon-uni6a:before {
  content: "j";
}
.icon-uni6b:before {
  content: "k";
}
.icon-uni6c:before {
  content: "l";
}
.icon-uni6d:before {
  content: "m";
}
.icon-uni6e:before {
  content: "n";
}
.icon-uni6f:before {
  content: "o";
}
.icon-uni70:before {
  content: "p";
}
.icon-uni71:before {
  content: "q";
}
.icon-uni72:before {
  content: "r";
}
.icon-uni73:before {
  content: "s";
}
.icon-uni74:before {
  content: "t";
}
.icon-uni75:before {
  content: "u";
}
.icon-uni76:before {
  content: "v";
}
.icon-uni77:before {
  content: "w";
}
.icon-uni78:before {
  content: "x";
}
.icon-uni79:before {
  content: "y";
}
.icon-uni7a:before {
  content: "z";
}
.icon-uni7b:before {
  content: "{";
}
.icon-uni7c:before {
  content: "|";
}
.icon-uni7d:before {
  content: "}";
}
.icon-uni7e:before {
  content: "~";
}
.icon-copyright:before {
  content: "\A9";
}
.layout-blank {
  height: 100%;
  width: 100%;
  position: fixed;
  overflow: scroll;
}
.layout-blank:before {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  content: "";
  left: 0;
  right: 0;
  z-index: -1;
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
}
.layout-blank .panel {
  width: 500px;
  top: 0;
  right: 0;
  left: 0;
  margin: 100px auto;
  padding: 40px 55px;
  background: rgba(255, 255, 255, 0.92);
}
.layout-blank .panel img {
  display: inline !important;
}
.layout-blank .panel .brand-logo {
  width: 100px;
  text-align: center;
}
.layout-blank h1 {
  color: #13b5ea;
  font-size: 39px;
  font-weight: 300;
  text-align: center;
}
.layout-blank h2 {
  color: #13b5ea;
  font-size: 31px;
  text-align: center;
}
.layout-blank p {
  font-size: 16px;
  color: #13b5ea;
  text-align: center;
}
.layout-blank .form-group-remember,
.layout-blank .form-group-agree {
  text-align: left;
  padding: 4px 0;
}
@media (max-width: 768px) {
  .layout-blank > .row,
  .layout-blank > .row > * {
    height: 100%;
  }
  .layout-blank .panel {
    margin: 0;
    width: 100%;
    height: 100%;
  }
}
.background-image-1:before {
  background-image: url(/css/images/bg-lights.jpg);
}
.background-image-2:before {
  background-image: url(/css/images/bg-snow.png);
}
.body-error .heading-error {
  font-size: 100px;
}
.body-auth .panel-heading {
  margin-bottom: 5px;
  text-align: center;
}
.bordered {
  border: 1px solid #D4DCE0;
}
.border-radius-md {
  border-radius: 2px;
}
.border-radius-sm {
  border-radius: 1px;
}
.border-radius-lg {
  border-radius: 4px;
}
@color-indigo-lighter : #aabed2
@color-indigo-light: #547ca4;
/*! Generated by Fontspring (https://www.fontspring.com) on April 28, 2017
*
* Fully installable fonts can be purchased at http://www.fontspring.com
*
* The fonts included in this stylesheet are subject to the End User License you purchased
* from Fontspring. The fonts are protected under domestic and international trademark and
* copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
* distributing this font software.
*
* (c) 2010- Fontspring
*/
/*
* Fonts generated with these characters sets:
* - Basic Latin
* - Latin-1 Sup (French, German, Spanish)
* - Czech
*
* Font weights:
* - thin 100
* - extra-light 200
* - light 300
* - regular 400
* - medium 500
* - semi-bold 600
* - bold 700
* - extra-bold 800
* - black 900
*/
@font-face {
  font-family: 'proxima-nova';
  src: url(/css/fonts/proximanova-thin-webfont.woff2) format('woff2'), url(/css/fonts/proximanova-thin-webfont.woff) format('woff'), url(/css/fonts/proximanova-thin-webfont.ttf) format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url(/css/fonts/proximanova-light-webfont.woff2) format('woff2'), url(/css/fonts/proximanova-light-webfont.woff) format('woff'), url(/css/fonts/proximanova-light-webfont.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url(/css/fonts/proximanova-regular-webfont.woff2) format('woff2'), url(/css/fonts/proximanova-regular-webfont.woff) format('woff'), url(/css/fonts/proximanova-regular-webfont.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url(/css/fonts/proximanova-semibold-webfont.woff2) format('woff2'), url(/css/fonts/proximanova-semibold-webfont.woff) format('woff'), url(/css/fonts/proximanova-semibold-webfont.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url(/css/fonts/proximanova-bold-webfont.woff2) format('woff2'), url(/css/fonts/proximanova-bold-webfont.woff) format('woff'), url(/css/fonts/proximanova-bold-webfont.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url(/css/fonts/proximanova-extrabold-webfont.woff2) format('woff2'), url(/css/fonts/proximanova-extrabold-webfont.woff) format('woff'), url(/css/fonts/proximanova-extrabold-webfont.ttf) format('truetype');
  font-weight: 800;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #D4DCE0;
  font-size: 50%;
}
strong {
  font-weight: 600;
}
body {
  font-weight: 300;
}
.text-primary,
.text--primary,
.text-primary:hover {
  color: #40c4f0;
}
.text-success,
.text--success,
.text-success:hover {
  color: #07cb87;
}
.text-danger,
.text--danger,
.text-danger:hover {
  color: #e52b50;
}
.text-warning,
.text--warning,
.text-warning:hover {
  color: #ffbe44;
}
.text-info,
.text--info,
.text-info:hover {
  color: #174a7c;
}
.flatpickr-calendar {
  background: transparent;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 315px;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  max-height: 640px;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(102%);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.hasWeeks {
  width: auto;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
}
.flatpickr-prev-month,
.flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  line-height: 16px;
  height: 28px;
  padding: 10px calc(2.07%);
  z-index: 3;
}
.flatpickr-prev-month i,
.flatpickr-next-month i {
  position: relative;
}
.flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-next-month.flatpickr-prev-month {
  /*
		  /*rtl:begin:ignore*/
  /*
		  */
  left: 0;
  /*
		  /*rtl:end:ignore*/
  /*
		  */
}
/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month.flatpickr-next-month,
.flatpickr-next-month.flatpickr-next-month {
  /*
		  /*rtl:begin:ignore*/
  /*
		  */
  right: 0;
  /*
		  /*rtl:end:ignore*/
  /*
		  */
}
/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month:hover,
.flatpickr-next-month:hover {
  color: #959ea9;
}
.flatpickr-prev-month:hover svg,
.flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-prev-month svg,
.flatpickr-next-month svg {
  width: 14px;
}
.flatpickr-prev-month svg path,
.flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.05);
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
  top: 33%;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}
.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month.slideLeft {
  -webkit-transform: translate3d(-100%, 0px, 0px);
  transform: translate3d(-100%, 0px, 0px);
  -webkit-animation: fpFadeOut 400ms ease, fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeOut 400ms ease, fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month.slideLeftNew {
  -webkit-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  -webkit-animation: fpFadeIn 400ms ease, fpSlideLeftNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeIn 400ms ease, fpSlideLeftNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month.slideRight {
  -webkit-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  -webkit-animation: fpFadeOut 400ms ease, fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeOut 400ms ease, fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month.slideRightNew {
  -webkit-transform: translate3d(0, 0, 0px);
  transform: translate3d(0, 0, 0px);
  -webkit-animation: fpFadeIn 400ms ease, fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeIn 400ms ease, fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: default;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: initial;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 315px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 315px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 315px;
  min-width: 315px;
  max-width: 315px;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.flatpickr-calendar.animate .dayContainer.slideLeft {
  -webkit-animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.animate .dayContainer.slideLeft,
.flatpickr-calendar.animate .dayContainer.slideLeftNew {
  -webkit-transform: translate3d(-100%, 0px, 0px);
  transform: translate3d(-100%, 0px, 0px);
}
.flatpickr-calendar.animate .dayContainer.slideLeftNew {
  -webkit-animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.animate .dayContainer.slideRight {
  -webkit-animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
}
.flatpickr-calendar.animate .dayContainer.slideRightNew {
  -webkit-animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange,
.flatpickr-day.startRange.startRange + .endRange,
.flatpickr-day.endRange.startRange + .endRange {
  box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  pointer-events: none;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day {
  display: block;
  width: 100%;
  max-width: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  cursor: pointer;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f0f0f0;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fpSlideLeft {
  from {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
  }
}
@keyframes fpSlideLeft {
  from {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
  }
}
@-webkit-keyframes fpSlideLeftNew {
  from {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes fpSlideLeftNew {
  from {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}
@-webkit-keyframes fpSlideRight {
  from {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
}
@keyframes fpSlideRight {
  from {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
}
@-webkit-keyframes fpSlideRightNew {
  from {
    -webkit-transform: translate3d(-100%, 0, 0px);
    transform: translate3d(-100%, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
}
@keyframes fpSlideRightNew {
  from {
    -webkit-transform: translate3d(-100%, 0, 0px);
    transform: translate3d(-100%, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
}
@-webkit-keyframes fpFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fpFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.avatar {
  background-color: #EBEFF1;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 20px;
}
.avatar__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.avatar__img--unknown {
  background-image: url(/img/unknown.png);
}
.avatar__initials {
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
.avatar--xs {
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 12px;
}
.avatar--s {
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 16px;
}
.avatar--m {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 20px;
}
.avatar--l {
  height: 80px;
  width: 80px;
  line-height: 80px;
  font-size: 32px;
}
.avatar--xl {
  height: 100px;
  width: 100px;
  line-height: 100px;
  font-size: 40px;
}
/**
# Button styles

<div class="btn">
  <i class="icon btn__icon"></i>
  Label
</div>
*/
.btn {
  font-weight: 300;
  text-transform: uppercase;
  transition: background-color 200ms;
  overflow: hidden;
}
.btn .icon,
.btn__icon {
  display: inline-block;
}
.btn-add,
.btn--add {
  color: #FFF;
  background-color: #07cb87;
  border-color: #07cb87;
}
.btn-add:focus,
.btn--add:focus,
.btn-add.focus,
.btn--add.focus {
  color: #FFF;
  background-color: #059a66;
  border-color: #035035;
}
.btn-add:hover,
.btn--add:hover {
  color: #FFF;
  background-color: #059a66;
  border-color: #059060;
}
.btn-add:active,
.btn--add:active,
.btn-add.active,
.btn--add.active,
.open > .dropdown-toggle.btn-add,
.open > .dropdown-toggle.btn--add {
  color: #FFF;
  background-color: #059a66;
  border-color: #059060;
}
.btn-add:active:hover,
.btn--add:active:hover,
.btn-add.active:hover,
.btn--add.active:hover,
.open > .dropdown-toggle.btn-add:hover,
.open > .dropdown-toggle.btn--add:hover,
.btn-add:active:focus,
.btn--add:active:focus,
.btn-add.active:focus,
.btn--add.active:focus,
.open > .dropdown-toggle.btn-add:focus,
.open > .dropdown-toggle.btn--add:focus,
.btn-add:active.focus,
.btn--add:active.focus,
.btn-add.active.focus,
.btn--add.active.focus,
.open > .dropdown-toggle.btn-add.focus,
.open > .dropdown-toggle.btn--add.focus {
  color: #FFF;
  background-color: #04774f;
  border-color: #035035;
}
.btn-add:active,
.btn--add:active,
.btn-add.active,
.btn--add.active,
.open > .dropdown-toggle.btn-add,
.open > .dropdown-toggle.btn--add {
  background-image: none;
}
.btn-add.disabled:hover,
.btn--add.disabled:hover,
.btn-add[disabled]:hover,
.btn--add[disabled]:hover,
fieldset[disabled] .btn-add:hover,
fieldset[disabled] .btn--add:hover,
.btn-add.disabled:focus,
.btn--add.disabled:focus,
.btn-add[disabled]:focus,
.btn--add[disabled]:focus,
fieldset[disabled] .btn-add:focus,
fieldset[disabled] .btn--add:focus,
.btn-add.disabled.focus,
.btn--add.disabled.focus,
.btn-add[disabled].focus,
.btn--add[disabled].focus,
fieldset[disabled] .btn-add.focus,
fieldset[disabled] .btn--add.focus {
  background-color: #07cb87;
  border-color: #07cb87;
}
.btn-add .badge,
.btn--add .badge {
  color: #07cb87;
  background-color: #FFF;
}
.btn-add:hover .icon,
.btn--add:hover .icon,
.btn-add:hover .btn__icon,
.btn--add:hover .btn__icon {
  animation: pulse 2.5s ease infinite;
}
.btn-detail,
.btn--detail {
  color: #FFF;
  background-color: #13b5ea;
  border-color: #13b5ea;
}
.btn-detail:focus,
.btn--detail:focus,
.btn-detail.focus,
.btn--detail.focus {
  color: #FFF;
  background-color: #0f91bb;
  border-color: #095a74;
}
.btn-detail:hover,
.btn--detail:hover {
  color: #FFF;
  background-color: #0f91bb;
  border-color: #0e89b1;
}
.btn-detail:active,
.btn--detail:active,
.btn-detail.active,
.btn--detail.active,
.open > .dropdown-toggle.btn-detail,
.open > .dropdown-toggle.btn--detail {
  color: #FFF;
  background-color: #0f91bb;
  border-color: #0e89b1;
}
.btn-detail:active:hover,
.btn--detail:active:hover,
.btn-detail.active:hover,
.btn--detail.active:hover,
.open > .dropdown-toggle.btn-detail:hover,
.open > .dropdown-toggle.btn--detail:hover,
.btn-detail:active:focus,
.btn--detail:active:focus,
.btn-detail.active:focus,
.btn--detail.active:focus,
.open > .dropdown-toggle.btn-detail:focus,
.open > .dropdown-toggle.btn--detail:focus,
.btn-detail:active.focus,
.btn--detail:active.focus,
.btn-detail.active.focus,
.btn--detail.active.focus,
.open > .dropdown-toggle.btn-detail.focus,
.open > .dropdown-toggle.btn--detail.focus {
  color: #FFF;
  background-color: #0c779a;
  border-color: #095a74;
}
.btn-detail:active,
.btn--detail:active,
.btn-detail.active,
.btn--detail.active,
.open > .dropdown-toggle.btn-detail,
.open > .dropdown-toggle.btn--detail {
  background-image: none;
}
.btn-detail.disabled:hover,
.btn--detail.disabled:hover,
.btn-detail[disabled]:hover,
.btn--detail[disabled]:hover,
fieldset[disabled] .btn-detail:hover,
fieldset[disabled] .btn--detail:hover,
.btn-detail.disabled:focus,
.btn--detail.disabled:focus,
.btn-detail[disabled]:focus,
.btn--detail[disabled]:focus,
fieldset[disabled] .btn-detail:focus,
fieldset[disabled] .btn--detail:focus,
.btn-detail.disabled.focus,
.btn--detail.disabled.focus,
.btn-detail[disabled].focus,
.btn--detail[disabled].focus,
fieldset[disabled] .btn-detail.focus,
fieldset[disabled] .btn--detail.focus {
  background-color: #13b5ea;
  border-color: #13b5ea;
}
.btn-detail .badge,
.btn--detail .badge {
  color: #13b5ea;
  background-color: #FFF;
}
.btn-detail:hover .icon,
.btn--detail:hover .icon,
.btn-detail:hover .btn__icon,
.btn--detail:hover .btn__icon {
  animation: zoom 2.5s ease infinite;
  transform-origin-x: 15%;
  transform-origin-y: 15%;
  transform-origin-z: initial;
}
.btn-edit,
.btn--edit {
  color: #FFF;
  background-color: #ffbe44;
  border-color: #ffbe44;
}
.btn-edit:focus,
.btn--edit:focus,
.btn-edit.focus,
.btn--edit.focus {
  color: #FFF;
  background-color: #ffac11;
  border-color: #c38000;
}
.btn-edit:hover,
.btn--edit:hover {
  color: #FFF;
  background-color: #ffac11;
  border-color: #ffa907;
}
.btn-edit:active,
.btn--edit:active,
.btn-edit.active,
.btn--edit.active,
.open > .dropdown-toggle.btn-edit,
.open > .dropdown-toggle.btn--edit {
  color: #FFF;
  background-color: #ffac11;
  border-color: #ffa907;
}
.btn-edit:active:hover,
.btn--edit:active:hover,
.btn-edit.active:hover,
.btn--edit.active:hover,
.open > .dropdown-toggle.btn-edit:hover,
.open > .dropdown-toggle.btn--edit:hover,
.btn-edit:active:focus,
.btn--edit:active:focus,
.btn-edit.active:focus,
.btn--edit.active:focus,
.open > .dropdown-toggle.btn-edit:focus,
.open > .dropdown-toggle.btn--edit:focus,
.btn-edit:active.focus,
.btn--edit:active.focus,
.btn-edit.active.focus,
.btn--edit.active.focus,
.open > .dropdown-toggle.btn-edit.focus,
.open > .dropdown-toggle.btn--edit.focus {
  color: #FFF;
  background-color: #ec9a00;
  border-color: #c38000;
}
.btn-edit:active,
.btn--edit:active,
.btn-edit.active,
.btn--edit.active,
.open > .dropdown-toggle.btn-edit,
.open > .dropdown-toggle.btn--edit {
  background-image: none;
}
.btn-edit.disabled:hover,
.btn--edit.disabled:hover,
.btn-edit[disabled]:hover,
.btn--edit[disabled]:hover,
fieldset[disabled] .btn-edit:hover,
fieldset[disabled] .btn--edit:hover,
.btn-edit.disabled:focus,
.btn--edit.disabled:focus,
.btn-edit[disabled]:focus,
.btn--edit[disabled]:focus,
fieldset[disabled] .btn-edit:focus,
fieldset[disabled] .btn--edit:focus,
.btn-edit.disabled.focus,
.btn--edit.disabled.focus,
.btn-edit[disabled].focus,
.btn--edit[disabled].focus,
fieldset[disabled] .btn-edit.focus,
fieldset[disabled] .btn--edit.focus {
  background-color: #ffbe44;
  border-color: #ffbe44;
}
.btn-edit .badge,
.btn--edit .badge {
  color: #ffbe44;
  background-color: #FFF;
}
.btn-edit:hover .icon,
.btn--edit:hover .icon,
.btn-edit:hover .btn__icon,
.btn--edit:hover .btn__icon {
  animation: wrench 2.5s ease infinite;
  transform-origin-x: 90%;
  transform-origin-y: 90%;
  transform-origin-z: initial;
}
.btn-delete,
.btn--delete {
  color: #FFF;
  background-color: #e52b50;
  border-color: #e52b50;
}
.btn-delete:focus,
.btn--delete:focus,
.btn-delete.focus,
.btn--delete.focus {
  color: #FFF;
  background-color: #c5183b;
  border-color: #811026;
}
.btn-delete:hover,
.btn--delete:hover {
  color: #FFF;
  background-color: #c5183b;
  border-color: #bc1738;
}
.btn-delete:active,
.btn--delete:active,
.btn-delete.active,
.btn--delete.active,
.open > .dropdown-toggle.btn-delete,
.open > .dropdown-toggle.btn--delete {
  color: #FFF;
  background-color: #c5183b;
  border-color: #bc1738;
}
.btn-delete:active:hover,
.btn--delete:active:hover,
.btn-delete.active:hover,
.btn--delete.active:hover,
.open > .dropdown-toggle.btn-delete:hover,
.open > .dropdown-toggle.btn--delete:hover,
.btn-delete:active:focus,
.btn--delete:active:focus,
.btn-delete.active:focus,
.btn--delete.active:focus,
.open > .dropdown-toggle.btn-delete:focus,
.open > .dropdown-toggle.btn--delete:focus,
.btn-delete:active.focus,
.btn--delete:active.focus,
.btn-delete.active.focus,
.btn--delete.active.focus,
.open > .dropdown-toggle.btn-delete.focus,
.open > .dropdown-toggle.btn--delete.focus {
  color: #FFF;
  background-color: #a51431;
  border-color: #811026;
}
.btn-delete:active,
.btn--delete:active,
.btn-delete.active,
.btn--delete.active,
.open > .dropdown-toggle.btn-delete,
.open > .dropdown-toggle.btn--delete {
  background-image: none;
}
.btn-delete.disabled:hover,
.btn--delete.disabled:hover,
.btn-delete[disabled]:hover,
.btn--delete[disabled]:hover,
fieldset[disabled] .btn-delete:hover,
fieldset[disabled] .btn--delete:hover,
.btn-delete.disabled:focus,
.btn--delete.disabled:focus,
.btn-delete[disabled]:focus,
.btn--delete[disabled]:focus,
fieldset[disabled] .btn-delete:focus,
fieldset[disabled] .btn--delete:focus,
.btn-delete.disabled.focus,
.btn--delete.disabled.focus,
.btn-delete[disabled].focus,
.btn--delete[disabled].focus,
fieldset[disabled] .btn-delete.focus,
fieldset[disabled] .btn--delete.focus {
  background-color: #e52b50;
  border-color: #e52b50;
}
.btn-delete .badge,
.btn--delete .badge {
  color: #e52b50;
  background-color: #FFF;
}
.btn-delete:hover .icon,
.btn--delete:hover .icon,
.btn-delete:hover .btn__icon,
.btn--delete:hover .btn__icon {
  animation: tada 1.5s linear infinite;
}
.btn-play:hover .icon,
.btn--play:hover .icon,
.btn-play:hover .btn__icon,
.btn--play:hover .btn__icon {
  animation: passing 1s ease infinite;
}
.btn-file-upload,
.btn--file-upload {
  color: #FFF;
  background-color: #13b5ea;
  border-color: #13b5ea;
}
.btn-file-upload:focus,
.btn--file-upload:focus,
.btn-file-upload.focus,
.btn--file-upload.focus {
  color: #FFF;
  background-color: #0f91bb;
  border-color: #095a74;
}
.btn-file-upload:hover,
.btn--file-upload:hover {
  color: #FFF;
  background-color: #0f91bb;
  border-color: #0e89b1;
}
.btn-file-upload:active,
.btn--file-upload:active,
.btn-file-upload.active,
.btn--file-upload.active,
.open > .dropdown-toggle.btn-file-upload,
.open > .dropdown-toggle.btn--file-upload {
  color: #FFF;
  background-color: #0f91bb;
  border-color: #0e89b1;
}
.btn-file-upload:active:hover,
.btn--file-upload:active:hover,
.btn-file-upload.active:hover,
.btn--file-upload.active:hover,
.open > .dropdown-toggle.btn-file-upload:hover,
.open > .dropdown-toggle.btn--file-upload:hover,
.btn-file-upload:active:focus,
.btn--file-upload:active:focus,
.btn-file-upload.active:focus,
.btn--file-upload.active:focus,
.open > .dropdown-toggle.btn-file-upload:focus,
.open > .dropdown-toggle.btn--file-upload:focus,
.btn-file-upload:active.focus,
.btn--file-upload:active.focus,
.btn-file-upload.active.focus,
.btn--file-upload.active.focus,
.open > .dropdown-toggle.btn-file-upload.focus,
.open > .dropdown-toggle.btn--file-upload.focus {
  color: #FFF;
  background-color: #0c779a;
  border-color: #095a74;
}
.btn-file-upload:active,
.btn--file-upload:active,
.btn-file-upload.active,
.btn--file-upload.active,
.open > .dropdown-toggle.btn-file-upload,
.open > .dropdown-toggle.btn--file-upload {
  background-image: none;
}
.btn-file-upload.disabled:hover,
.btn--file-upload.disabled:hover,
.btn-file-upload[disabled]:hover,
.btn--file-upload[disabled]:hover,
fieldset[disabled] .btn-file-upload:hover,
fieldset[disabled] .btn--file-upload:hover,
.btn-file-upload.disabled:focus,
.btn--file-upload.disabled:focus,
.btn-file-upload[disabled]:focus,
.btn--file-upload[disabled]:focus,
fieldset[disabled] .btn-file-upload:focus,
fieldset[disabled] .btn--file-upload:focus,
.btn-file-upload.disabled.focus,
.btn--file-upload.disabled.focus,
.btn-file-upload[disabled].focus,
.btn--file-upload[disabled].focus,
fieldset[disabled] .btn-file-upload.focus,
fieldset[disabled] .btn--file-upload.focus {
  background-color: #13b5ea;
  border-color: #13b5ea;
}
.btn-file-upload .badge,
.btn--file-upload .badge {
  color: #13b5ea;
  background-color: #FFF;
}
.btn-file-upload:hover .icon,
.btn--file-upload:hover .icon,
.btn-file-upload:hover .btn__icon,
.btn--file-upload:hover .btn__icon {
  animation: float 1s ease infinite;
}
.btn-file-upload input[type="file"],
.btn--file-upload input[type="file"] {
  display: none;
}
#source-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  font-weight: 700;
}
.control-label {
  font-weight: normal;
}
.control-label-required,
.control-label--required {
  font-weight: bold;
}
.control-label-required:after,
.control-label--required:after {
  color: #13b5ea;
  content: " \2217   ";
}
/**
Cross browser custom checkbox style

<label class="checkbox">
  <input type="checkbox" class="checkbox__input">
  <span class="checkbox__text">Label</span> <!-- this needs to be wrapped -->
</label>

OR (deprecated)

<label class="checkbox">
  <input type="checkbox" class="form-control">
  <span>Label</span> <!-- this needs to be wrapped in span -->
</label>

*/
.custom-checkbox {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  -o-user-select: none;
  user-select: none;
  margin-bottom: 0;
  line-height: 1;
  font-weight: normal;
  cursor: pointer;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 43px;
}
.custom-checkbox span,
.custom-checkbox__label {
  position: relative;
  top: -6px;
}
.custom-checkbox span:before,
.custom-checkbox__label:before {
  color: #D4DCE0;
  content: "\E98D";
  font-family: "Linearicons";
  transition: color 250ms;
  font-size: 25px;
  position: relative;
  top: 6px;
  padding-right: 8px;
  line-height: 1;
}
.custom-checkbox .form-control[type="checkbox"]:checked ~ span:before,
.custom-checkbox__input:checked ~ .custom-checkbox__label:before,
.custom-checkbox__input--checked ~ .custom-checkbox__label:before {
  color: #13b5ea;
  content: "\E999";
}
.custom-checkbox:hover span:before,
.custom-checkbox:hover .custom-checkbox__label:before {
  content: "\E999";
}
.custom-checkbox .form-control[type="checkbox"]:disabled ~ span:before,
.custom-checkbox__input:disabled ~ .custom-checkbox__label:before,
.custom-checkbox__input--disabled ~ .custom-checkbox__label:before {
  content: "\E99A";
}
.custom-checkbox .form-control[type="checkbox"]:disabled + span {
  color: #BBC7CD;
}
.custom-checkbox span:before,
.custom-checkbox__label:before {
  color: #D4DCE0;
  content: "\E98D";
  font-family: "Linearicons";
}
.custom-checkbox .form-control[type="checkbox"],
.custom-checkbox__input {
  display: none;
}
.custom-radio {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  -o-user-select: none;
  user-select: none;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 43px;
}
.custom-radio span,
.custom-radio__label {
  position: relative;
  top: -6px;
}
.custom-radio span:before,
.custom-radio__label:before {
  color: #D4DCE0;
  content: "\E99D";
  font-family: "Linearicons";
  transition: color 250ms;
  font-size: 25px;
  position: relative;
  top: 6px;
  padding-right: 8px;
  line-height: 1;
}
.custom-radio .form-control[type="radio"]:checked ~ span:before,
.custom-radio__input:checked ~ .custom-radio__label:before,
.custom-radio__input--checked ~ .custom-radio__label:before {
  color: #13b5ea;
  content: "\E99E";
}
.custom-radio:hover span:before,
.custom-radio:hover .radio__label:before {
  content: "\E99E";
}
.custom-radio .form-control[type="radio"]:disabled ~ span:before,
.custom-radio__input:disabled ~ .custom-radio__label:before,
.custom-radio__input--disabled ~ .custom-radio__label:before {
  content: "\E95A";
}
.custom-radio .form-control[type="radio"]:disabled + span {
  color: #BBC7CD;
}
.custom-radio span:before,
.custom-radio__label:before {
  color: #D4DCE0;
  content: "\E99D";
  font-family: "Linearicons";
}
.custom-radio .form-control[type="radio"],
.custom-radio__input {
  display: none;
}
.icon-bolder {
  font-weight: bold;
}
.form-control,
.form__control {
  box-shadow: none;
}
.form-group.has-success .form-control:focus,
.form-group.has-error .form-control:focus,
.form-group.has-warning .form-control:focus {
  box-shadow: none;
}
.form-control:focus,
.form__control:focus {
  box-shadow: none;
  outline: none;
}
.form__control[type="file"] {
  padding: 0;
  background-color: transparent;
  border: 0;
}
.input-group-addon {
  color: #455560;
}
.input-group-addon ~ .form-control {
  border-left: none;
}
.jumbotron {
  padding: 48px 64px;
}
.modal-open .modal--top {
  overflow: hidden;
}
.modal--top.fade {
  opacity: 1;
}
.modal--top.fade .modal-dialog,
.modal--top.fade .modal__dialog {
  transition: transform 0.3s;
  transform: translate3D(0, -100%, 0);
}
.modal--top.fade.in .modal-dialog,
.modal--top.fade.in .modal__dialog {
  transform: translate3D(0, 0, 0);
}
.modal--top .modal-content,
.modal--top .modal__content {
  overflow: hidden;
  border-radius: 0 0 4px 4px;
  border-top: none;
}
.modal--top .modal-dialog,
.modal--top .modal__dialog {
  margin-top: 0;
}
.modal-open .modal--center {
  overflow: hidden;
}
.modal--center.fade {
  opacity: 1;
}
.modal--center.fade .modal-dialog,
.modal--center.fade .modal__dialog {
  transition: transform 0.3s;
  transform: translate3D(0, 100%, 0);
}
.modal--center.fade.in .modal-dialog,
.modal--center.fade.in .modal__dialog {
  transform: translate3D(0, 0, 0);
}
.modal--center .modal-dialog,
.modal--center .modal__dialog {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  margin: 0;
  align-items: center;
  pointer-events: none;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.modal--center .modal-content,
.modal--center .modal__content {
  width: 600px;
  text-align: left;
  pointer-events: all;
  display: inline-block;
}
.modal .modal-header {
  border-bottom: none;
}
.modal .modal-footer {
  border-top: none;
}
.pagination {
  margin: 0;
}
.radio-switcher {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  border: 1px solid #13b5ea;
  color: #13b5ea;
  font-size: 0;
}
.radio-switcher__label {
  margin: 0;
  cursor: pointer;
}
.radio-switcher__input {
  display: none;
}
.radio-switcher__input ~ .radio-switcher__text {
  font-size: 16px;
  padding: 8px 16px;
  line-height: 25px;
  display: inline-block;
  font-weight: normal;
  transition: background-color 200ms;
}
.radio-switcher__input:checked ~ .radio-switcher__text {
  background-color: #13b5ea;
  color: white;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 2px;
  width: 278px;
  padding: 8px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}
.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #D4DCE0;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.dropup {
  margin-top: -5px;
}
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #D4DCE0;
}
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}
.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
  float: none;
}
.daterangepicker.show-calendar .calendar {
  display: block;
}
.daterangepicker .monthselect,
.daterangepicker .yearselect {
  background: transparent;
  border-color: #D4DCE0;
  border-width: 1px;
  border-radius: 2px;
}
.daterangepicker .calendar {
  display: none;
  max-width: 262px;
  margin: 8px;
}
.daterangepicker .calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 8px;
  border-radius: 2px;
  background-color: #fff;
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #D4DCE0;
  border-color: transparent;
  color: #455560;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 2px 0 0 2px;
}
.daterangepicker td.end-date {
  border-radius: 0 2px 2px 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 2px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #13b5ea;
  border-color: transparent;
  color: #FFF;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
.daterangepicker .input-mini {
  border: 1px solid #D4DCE0;
  border-radius: 2px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}
.daterangepicker .input-mini.active {
  border: 1px solid #13b5ea;
  border-radius: 2px;
}
.daterangepicker .daterangepicker_input {
  position: relative;
}
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}
.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}
.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 2px;
  color: #13b5ea;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}
.ranges li:hover {
  background-color: #13b5ea;
  border: 1px solid #13b5ea;
  color: #fff;
}
.ranges li.active {
  background-color: #13b5ea;
  border: 1px solid #13b5ea;
  color: #fff;
}
/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 160px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.single.ltr .ranges,
  .daterangepicker.single.ltr .calendar {
    float: left;
  }
  .daterangepicker.single.rtl .ranges,
  .daterangepicker.single.rtl .calendar {
    float: right;
  }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }
  .daterangepicker.ltr .ranges,
  .daterangepicker.ltr .calendar {
    float: left;
  }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
  .daterangepicker.rtl .ranges,
  .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker.ltr .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}
.select2 {
  display: block;
}
.select2-container {
  display: block;
  z-index: 3;
}
.select2 .selection {
  display: block;
}
.select2-selection {
  width: 100%;
  display: block;
  position: relative;
  height: 43px;
  font-size: 16px;
  line-height: 25px;
  border-radius: 2px;
  border: 1px solid #D4DCE0;
  background-color: white;
  transition: border-color 250ms;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.select2-container--open .select2-selection {
  border-color: #13b5ea;
}
.select2-selection__rendered {
  margin: 0;
  list-style: none;
  display: block;
  padding: 8px 16px;
}
.select2-selection-search--inline,
.select2-selection__choice {
  margin: 0 8px 0 0;
}
.select2-selection__choice {
  background-color: #13b5ea;
  border: none;
  border-radius: 2px;
  cursor: default;
  float: left;
  padding: 1px 8px;
  color: #FFF;
  font-size: 16px;
  line-height: 1.5625;
}
.select2-selection__choice__remove {
  margin-right: 8px;
  cursor: pointer;
  display: inline-block;
}
.select2-selection__arrow {
  position: absolute;
  color: #D4DCE0;
  height: 100%;
  display: flex;
  top: 0;
  right: 0;
  padding: 8px 16px;
}
.select2-selection__arrow:before {
  font-family: "Linearicons";
  line-height: 25px;
  content: "\E93A";
  transition: transform 250ms;
}
.select2-container--open .select2-selection__arrow:before {
  transform: rotateZ(180deg);
}
.select2-search--dropdown {
  display: block;
  position: relative;
  padding: 8px 16px;
  background-color: #FFF;
  border: 1px solid #13b5ea;
  border-bottom: 0;
}
.select2-search--dropdown:after {
  content: "\E922";
  font-family: "Linearicons";
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 16px;
}
.select2-dropdown--below .select2-search {
  border-top: 0;
}
.select2-search__field {
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
}
.select2-hidden-accessible {
  display: none !important;
}
.select2-results {
  display: block;
  background-color: white;
  border: 1px solid #13b5ea;
}
.select2-dropdown--above .select2-results {
  border-bottom: none;
}
.select2-dropdown--below .select2-results {
  border-top: none;
}
.select2-results__options {
  list-style: none;
  padding: 0;
  margin: 0;
}
.select2-results__option {
  padding: 8px 16px;
  cursor: pointer;
}
.select2-results__option--highlighted {
  background-color: #13b5ea;
  color: white;
}
.select2-results__option[aria-selected=true] {
  background-color: #EBEFF1;
  color: #657581;
}
.select2-dropdown {
  display: block;
}
.select2-container--small .select2-selection {
  height: 29px;
  padding: 4px 8px;
  font-size: 13px;
  line-height: 1.5;
}
.select2-container--inline {
  display: inline-block;
  vertical-align: text-bottom;
  width: auto !important;
  position: relative;
  top: 1px;
}
.select2-container--inline .selection {
  line-height: 1;
}
.select2-container--inline .select2-selection {
  display: inline-block;
  height: auto;
  padding: 0;
  border-left: none;
  border-right: none;
  border-top: none;
}
.select2-container--inline .select2-selection__rendered,
.select2-container--inline .select2-selection__arrow {
  padding-top: 0;
  padding-bottom: 0;
}
/*
@sidebar-submenu-font-size: @font-size-base;//@sidebar-font-size;
@sidebar-submenu-line-height: @sidebar-submenu-font-size;
@sidebar-submenu-padding-vertical: @padding-base-vertical;
@sidebar-submenu-padding-horizontal: @padding-base-horizontal;

// same as primary
/*/
/**/
.sidebar__menu {
  list-style: none;
  padding: 0;
}
.sidebar {
  width: 270px;
  background-color: #455560;
  color: #FFF;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  display: flex;
  flex-direction: column;
  list-style: none;
}
.sidebar .nav > li > a {
  padding: 24px 24px;
  color: #FFF;
  line-height: 25px;
  overflow: hidden;
}
.sidebar .nav > li > a a {
  width: calc(100% - 48px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebar .nav > li > a:hover,
.sidebar .nav > li > a:active,
.sidebar .nav > li > a:focus,
.sidebar .nav > li > a.open {
  background-color: #13b5ea;
  color: #FFF;
}
.sidebar .nav > li > a--with-icon {
  font-size: 0;
  width: 100%;
}
.sidebar .nav > li > a--with-icon .sidebar__item-label {
  width: calc(100% - 73px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebar__menu .dropdown-backdrop {
  display: none;
}
.sidebar .open .dropdown-menu {
  position: relative;
  width: 100%;
  border: none;
  margin-top: 0;
  box-shadow: none;
}
.sidebar__header {
  padding: 24px 24px;
}
.sidebar__toggle {
  font-size: 25px;
  line-height: 25px;
  margin-right: 16px;
  display: inline-block;
  vertical-align: middle;
}
.sidebar__brand {
  width: calc(100% - 73px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}
.sidebar__content {
  flex-grow: 1;
  overflow-y: auto;
}
.sidebar--icons-only .sidebar__content {
  overflow-y: visible;
}
.sidebar__submenu {
  list-style: none;
  padding: 0;
}
.sidebar__submenu > .nav > li > a {
  font-size: 16px;
  line-height: 25px;
  padding: 16px 16px;
  color: #FFF;
  font-weight: inherit;
}
.sidebar__submenu .nav {
  padding: 0;
  background-color: #657581;
}
.sidebar__menu-label {
  vertical-align: middle;
  display: none;
}
.sidebar.sidebar--light {
  background-color: #F4F6F8;
  color: #455560;
}
.sidebar.sidebar--light .sidebar__item {
  color: #455560;
}
.sidebar.sidebar--light .sidebar__submenu .nav {
  background-color: #EBEFF1;
}
.sidebar.sidebar--light .nav a {
  color: #455560;
}
.sidebar .sidebar__item {
  padding: 24px 24px;
  color: #FFF;
  line-height: 25px;
  overflow: hidden;
}
.sidebar .sidebar__item a {
  width: calc(100% - 48px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebar .sidebar__item:hover,
.sidebar .sidebar__item:active,
.sidebar .sidebar__item:focus,
.sidebar .sidebar__item.open {
  background-color: #13b5ea;
  color: #FFF;
}
.sidebar .sidebar__item--with-icon {
  font-size: 0;
  width: 100%;
}
.sidebar .sidebar__item--with-icon .sidebar__item-label {
  width: calc(100% - 73px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .sidebar--icons-only {
    text-align: left;
    width: 73px;
  }
  .sidebar--icons-only .sidebar__item-label,
  .sidebar--icons-only .sidebar__brand {
    display: none;
  }
  .sidebar--icons-only .sidebar__submenu .nav {
    position: absolute;
    left: 100%;
    top: 0;
    width: auto;
  }
}
.sidebar__image {
  width: 25px;
  height: 25px;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  vertical-align: middle;
}
.sidebar__image img {
  max-width: 100%;
}
.sidebar__item-icon,
.sidebar__image {
  font-size: 25px;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.sidebar__item-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 25px;
}
@media (max-width: 768px) {
  .sidebar {
    flex-direction: row;
  }
  .sidebar .sidebar__brand {
    width: auto;
  }
  .sidebar--open {
    flex-direction: column;
  }
  .sidebar--open .sidebar__content {
    display: block;
    flex-grow: 1;
  }
  .sidebar--open .sidebar__footer {
    display: block;
    position: static;
  }
}
@media (max-width: 768px) {
  .sidebar {
    height: 73px;
    width: 100%;
  }
  .sidebar__header {
    display: block;
    height: 73px;
  }
  .sidebar__content {
    display: none;
  }
  .sidebar__footer {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  .sidebar {
    height: 73px;
    width: 100%;
  }
  .sidebar__footer {
    text-align: left;
    position: absolute;
    height: 73px;
    right: 0;
    top: 0;
  }
  .sidebar__footer .sidebar__item-label,
  .sidebar__footer .sidebar__brand {
    display: none;
  }
  .sidebar--open .sidebar__footer .sidebar__item-label,
  .sidebar--open .sidebar__footer .sidebar__brand {
    display: inline-block;
  }
  .sidebar .nav > li > a {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .sidebar--open {
    height: 100%;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.checkbox-switcher {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.checkbox-switcher input {
  display: none;
}
.checkbox-switcher__slider {
  position: absolute;
  cursor: pointer;
  border-radius: 34px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.checkbox-switcher__slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  border-radius: 50%;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.checkbox-switcher input:checked + .checkbox-switcher__slider {
  background-color: #13b5ea;
}
.checkbox-switcher input:focus + .checkbox-switcher__slider {
  box-shadow: 0 0 1px #13b5ea;
}
.checkbox-switcher input:checked + .checkbox-switcher__slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.tile {
  padding: 20px 26px;
  display: block;
  margin-bottom: 30px;
  background-color: #13b5ea;
  color: #fff;
  transition: background-color 200ms;
  outline: none;
  position: relative;
  overflow: hidden;
}
.tile:hover {
  text-decoration: none;
  background-color: #0f8fb8;
  color: #fff;
}
.tile .tile-icon,
.tile .tile__icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  padding: 0 15px;
  font-size: 40px;
}
.tile-icon-bg,
.tile__icon-bg {
  position: absolute;
  left: 61%;
  top: -14%;
  zoom: 1;
  opacity: 0.1;
  line-height: 1;
  display: block;
  font-size: 150px;
}
.tile .tile-content,
.tile .tile__content {
  padding: 0 15px;
}
.tile .tile-header,
.tile .tile__header {
  font-weight: 300;
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
  margin: 0;
}
.tile-bordered,
.tile--bordered {
  background-color: #fff;
  color: #13b5ea;
  border: #13b5ea 1px solid;
}
.tile-bg-success,
.tile--success {
  background-color: #07cb87;
  color: white;
  border-color: white;
}
.tile-bg-success:hover,
.tile--success:hover {
  background-color: #059a66;
  color: white;
}
.tile-bg-success.tile--bordered,
.tile--success.tile--bordered {
  color: #07cb87;
  background-color: white;
  border: #07cb87 1px solid;
}
.tile-bg-success.tile--bordered .tile-header,
.tile--success.tile--bordered .tile-header,
.tile-bg-success.tile--bordered .tile__header,
.tile--success.tile--bordered .tile__header,
.tile-bg-success.tile--bordered .tile__description,
.tile--success.tile--bordered .tile__description,
.tile-bg-success.tile--bordered .tile-description,
.tile--success.tile--bordered .tile-description {
  color: #07cb87;
}
.tile-bg-success.tile--bordered .tile-icon,
.tile--success.tile--bordered .tile-icon,
.tile-bg-success.tile--bordered .tile__icon,
.tile--success.tile--bordered .tile__icon,
.tile-bg-success.tile--bordered .progress-bar,
.tile--success.tile--bordered .progress-bar {
  background-color: white;
}
.tile-bg-success.tile--bordered .progress,
.tile--success.tile--bordered .progress {
  border-color: #07cb87;
}
.tile-bg-success.tile--bordered .tile__icon--circle,
.tile--success.tile--bordered .tile__icon--circle {
  background-color: #07cb87;
  border-radius: 50%;
  color: white;
}
.tile-bg-success .tile__icon--circle,
.tile--success .tile__icon--circle {
  background-color: white;
  border-radius: 50%;
  color: #07cb87;
}
.tile-bg-danger,
.tile--danger {
  background-color: #e52b50;
  color: white;
  border-color: white;
}
.tile-bg-danger:hover,
.tile--danger:hover {
  background-color: #c5183b;
  color: white;
}
.tile-bg-danger.tile--bordered,
.tile--danger.tile--bordered {
  color: #e52b50;
  background-color: white;
  border: #e52b50 1px solid;
}
.tile-bg-danger.tile--bordered .tile-header,
.tile--danger.tile--bordered .tile-header,
.tile-bg-danger.tile--bordered .tile__header,
.tile--danger.tile--bordered .tile__header,
.tile-bg-danger.tile--bordered .tile__description,
.tile--danger.tile--bordered .tile__description,
.tile-bg-danger.tile--bordered .tile-description,
.tile--danger.tile--bordered .tile-description {
  color: #e52b50;
}
.tile-bg-danger.tile--bordered .tile-icon,
.tile--danger.tile--bordered .tile-icon,
.tile-bg-danger.tile--bordered .tile__icon,
.tile--danger.tile--bordered .tile__icon,
.tile-bg-danger.tile--bordered .progress-bar,
.tile--danger.tile--bordered .progress-bar {
  background-color: white;
}
.tile-bg-danger.tile--bordered .progress,
.tile--danger.tile--bordered .progress {
  border-color: #e52b50;
}
.tile-bg-danger.tile--bordered .tile__icon--circle,
.tile--danger.tile--bordered .tile__icon--circle {
  background-color: #e52b50;
  border-radius: 50%;
  color: white;
}
.tile-bg-danger .tile__icon--circle,
.tile--danger .tile__icon--circle {
  background-color: white;
  border-radius: 50%;
  color: #e52b50;
}
.tile-bg-warning,
.tile--warning {
  background-color: #ffbe44;
  color: white;
  border-color: white;
}
.tile-bg-warning:hover,
.tile--warning:hover {
  background-color: #ffac11;
  color: white;
}
.tile-bg-warning.tile--bordered,
.tile--warning.tile--bordered {
  color: #ffbe44;
  background-color: white;
  border: #ffbe44 1px solid;
}
.tile-bg-warning.tile--bordered .tile-header,
.tile--warning.tile--bordered .tile-header,
.tile-bg-warning.tile--bordered .tile__header,
.tile--warning.tile--bordered .tile__header,
.tile-bg-warning.tile--bordered .tile__description,
.tile--warning.tile--bordered .tile__description,
.tile-bg-warning.tile--bordered .tile-description,
.tile--warning.tile--bordered .tile-description {
  color: #ffbe44;
}
.tile-bg-warning.tile--bordered .tile-icon,
.tile--warning.tile--bordered .tile-icon,
.tile-bg-warning.tile--bordered .tile__icon,
.tile--warning.tile--bordered .tile__icon,
.tile-bg-warning.tile--bordered .progress-bar,
.tile--warning.tile--bordered .progress-bar {
  background-color: white;
}
.tile-bg-warning.tile--bordered .progress,
.tile--warning.tile--bordered .progress {
  border-color: #ffbe44;
}
.tile-bg-warning.tile--bordered .tile__icon--circle,
.tile--warning.tile--bordered .tile__icon--circle {
  background-color: #ffbe44;
  border-radius: 50%;
  color: white;
}
.tile-bg-warning .tile__icon--circle,
.tile--warning .tile__icon--circle {
  background-color: white;
  border-radius: 50%;
  color: #ffbe44;
}
.tile-bg-info,
.tile--info {
  background-color: #174a7c;
  color: white;
  border-color: white;
}
.tile-bg-info:hover,
.tile--info:hover {
  background-color: #0f3051;
  color: white;
}
.tile-bg-info.tile--bordered,
.tile--info.tile--bordered {
  color: #174a7c;
  background-color: white;
  border: #174a7c 1px solid;
}
.tile-bg-info.tile--bordered .tile-header,
.tile--info.tile--bordered .tile-header,
.tile-bg-info.tile--bordered .tile__header,
.tile--info.tile--bordered .tile__header,
.tile-bg-info.tile--bordered .tile__description,
.tile--info.tile--bordered .tile__description,
.tile-bg-info.tile--bordered .tile-description,
.tile--info.tile--bordered .tile-description {
  color: #174a7c;
}
.tile-bg-info.tile--bordered .tile-icon,
.tile--info.tile--bordered .tile-icon,
.tile-bg-info.tile--bordered .tile__icon,
.tile--info.tile--bordered .tile__icon,
.tile-bg-info.tile--bordered .progress-bar,
.tile--info.tile--bordered .progress-bar {
  background-color: white;
}
.tile-bg-info.tile--bordered .progress,
.tile--info.tile--bordered .progress {
  border-color: #174a7c;
}
.tile-bg-info.tile--bordered .tile__icon--circle,
.tile--info.tile--bordered .tile__icon--circle {
  background-color: #174a7c;
  border-radius: 50%;
  color: white;
}
.tile-bg-info .tile__icon--circle,
.tile--info .tile__icon--circle {
  background-color: white;
  border-radius: 50%;
  color: #174a7c;
}
.tile-bg-default,
.tile--default {
  background-color: #657581;
  color: white;
  border-color: white;
}
.tile-bg-default:hover,
.tile--default:hover {
  background-color: #4f5b64;
  color: white;
}
.tile-bg-default.tile--bordered,
.tile--default.tile--bordered {
  color: #657581;
  background-color: white;
  border: #657581 1px solid;
}
.tile-bg-default.tile--bordered .tile-header,
.tile--default.tile--bordered .tile-header,
.tile-bg-default.tile--bordered .tile__header,
.tile--default.tile--bordered .tile__header,
.tile-bg-default.tile--bordered .tile__description,
.tile--default.tile--bordered .tile__description,
.tile-bg-default.tile--bordered .tile-description,
.tile--default.tile--bordered .tile-description {
  color: #657581;
}
.tile-bg-default.tile--bordered .tile-icon,
.tile--default.tile--bordered .tile-icon,
.tile-bg-default.tile--bordered .tile__icon,
.tile--default.tile--bordered .tile__icon,
.tile-bg-default.tile--bordered .progress-bar,
.tile--default.tile--bordered .progress-bar {
  background-color: white;
}
.tile-bg-default.tile--bordered .progress,
.tile--default.tile--bordered .progress {
  border-color: #657581;
}
.tile-bg-default.tile--bordered .tile__icon--circle,
.tile--default.tile--bordered .tile__icon--circle {
  background-color: #657581;
  border-radius: 50%;
  color: white;
}
.tile-bg-default .tile__icon--circle,
.tile--default .tile__icon--circle {
  background-color: white;
  border-radius: 50%;
  color: #657581;
}
.well {
  box-shadow: none;
  padding: 24px 24px;
}
.well-sm {
  padding: 16px 16px;
}
.well-lg {
  padding: 48px 48px;
}
.article-container,
.article--container {
  position: relative;
  background: #d9e0e4;
  min-width: 320px;
}
.dsg-grid__table-wrapper {
  overflow-x: auto;
  min-width: 100%;
}
.dsg-grid__table {
  margin-bottom: 0;
}
.dsg-grid__checkbox {
  position: relative;
  top: 3px;
}
.dsg-grid__data:hover .dsg-grid__checkbox {
  color: white;
}
.dsg-grid__input {
  display: block;
  width: 100%;
  height: 43px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5625;
  color: #34444F;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #D4DCE0;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  box-shadow: none;
  height: 34px;
  line-height: 24px;
  font-weight: normal;
}
.dsg-grid__input:focus {
  border-color: #13b5ea;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(19, 181, 234, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(19, 181, 234, 0.6);
}
.dsg-grid__input::-moz-placeholder {
  color: #BBC7CD;
  opacity: 1;
}
.dsg-grid__input:-ms-input-placeholder {
  color: #BBC7CD;
}
.dsg-grid__input::-webkit-input-placeholder {
  color: #BBC7CD;
}
.dsg-grid__input::-ms-expand {
  border: 0;
  background-color: transparent;
}
.dsg-grid__input[disabled],
.dsg-grid__input[readonly],
fieldset[disabled] .dsg-grid__input {
  background-color: #EBEFF1;
  opacity: 1;
}
.dsg-grid__input[disabled],
fieldset[disabled] .dsg-grid__input {
  cursor: not-allowed;
}
textarea.dsg-grid__input {
  height: auto;
}
.dsg-grid__input:focus {
  outline: none;
  box-shadow: none;
}
.dsg-grid .select2-container,
.dsg-grid__input {
  min-width: 120px;
}
.dsg-grid__actions {
  white-space: nowrap;
  font-size: 0;
  text-align: right;
}
.dsg-grid__actions > .btn {
  margin-left: 8px;
}
.dsg-grid .dsg-grid__data > tr > td {
  vertical-align: middle;
  padding: 4px 8px;
}
.dsg-grid__footer-controls {
  width: 100%;
  border-top: 2px solid #EBEFF1;
  display: flex;
  flex-direction: row;
  padding: 24px 0;
}
.dsg-grid__exports {
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
}
.dsg-grid__pagination {
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
}
.dsg-grid__mass-actions {
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
}
.dsg-grid__footer-control {
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
}
.select2-container--dsg-grid {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}
.select2-container--dsg-grid .select2-selection {
  height: 34px;
}
.select2-container--dsg-grid .select2-selection__rendered {
  font-size: 16px;
  line-height: 24px;
  padding: 4px 8px;
}
.select2-container--dsg-grid .select2-selection__arrow {
  font-size: 16px;
  line-height: 24px;
  padding: 4px 8px;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.flex-row__group {
  white-space: nowrap;
}
.flex-row__group--grow {
  flex-grow: 1;
  text-align: center;
}
.page-content {
  margin-bottom: 80px !important;
  box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.04);
  overflow: hidden;
  background: #fff;
  padding: 2% 3%;
  margin: 3%;
}
.page-layout {
  min-height: 100vh;
  /**
  *  Common styles for all modifiers
  */
  /**
  *  Default fluid layout with left navbar,
  *  will collapse when screen-with < @page-layout-fluid-collapse into header-only layout
  */
  /**
   * Header only layout used for collapsed fluid and header only
   * will collapse when screen-width < @page-layout-navbar-collapse into .basic-header-layout
   */
  /**
  *  simpliest version of navigation
  */
}
.page-layout__content-container {
  min-height: 100vh;
  padding: 8px 16px;
}
.domready .page-layout__content-container {
  transition: width 250ms, margin 250ms;
}
.page-layout__content-container--card {
  background-color: #D4DCE0;
}
.page-layout__content {
  min-height: 100vh;
  background-color: #FFF;
  padding: 8px 16px;
  margin-left: auto;
  margin-right: auto;
}
.page-layout--fixed-width .page-layout__content,
.page-layout__content--fixed-width {
  max-width: 990px;
}
.page-layout__nav {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .page-layout__nav {
    height: 100%;
  }
}
.domready .page-layout__nav {
  transition: width 250ms, height 250ms;
}
@media (min-width: 768px) {
  .page-layout--fluid .page-layout__content-container {
    margin-left: 270px;
  }
  .page-layout--fluid .sidebar--icons-only {
    width: 73px;
  }
  .page-layout--fluid .sidebar--icons-only ~ .page-layout__content-container {
    margin-left: 73px;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  .page-layout--fluid .page-layout__content-container {
    margin-left: 0;
    margin-top: 73px;
  }
}
@media (max-width: 768px) {
  .page-layout--fluid .page-layout__content-container {
    margin-left: 0;
    margin-top: 73px;
  }
}
@media (min-width: 768px) {
  .page-layout--header-only .page-layout__content-container {
    margin-left: 0;
    margin-top: 73px;
  }
}
@media (max-width: 768px) {
  .page-layout--header-only .page-layout__content-container {
    margin-left: 0;
    margin-top: 73px;
  }
}
.thumbnails img,
.thumbnails__image {
  width: 200px;
  height: auto;
}
.thumbnails-fixed-height .thumbnails img,
.thumbnails-fixed-height .thumbnails__image,
.thumbnails--fixed-height .thumbnails img,
.thumbnails--fixed-height .thumbnails__image {
  height: 200px;
  width: auto;
}
.thumbnails-continuous {
  column-gap: 16px;
  column-fill: auto;
  column-count: 1;
}
@media (min-width: 768px) {
  .thumbnails-continuous {
    column-count: 2;
  }
}
@media (min-width: 991px) {
  .thumbnails-continuous {
    column-count: 3;
  }
}
@media (min-width: 1200px) {
  .thumbnails-continuous {
    column-count: 4;
  }
}
@media (min-width: 1600px) {
  .thumbnails-continuous {
    column-count: 5;
  }
}
.thumbnails-continuous .thumbnail {
  display: inline-block;
  column-break-inside: avoid;
}
.thumbnails-continuous .thumbnail img,
.thumbnails-continuous .thumbnail .thumbnails__image {
  width: 100%;
}

/*# sourceMappingURL=web.css.map*/