@import "kendo/kendo.common-material.core.min.css";
@import "kendo/kendo.material.min.css";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: yellow;
  color: black;
}
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 silver;
  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: black !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 #999999;
    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: black !important;
  }
  .label {
    border: 1px solid black;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: white !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: white;
  background-color: white;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #38c0db;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1e91a8;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  -moz-transition: all all 0.2s ease-in-out ease-out;
  -o-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #2eb6d1;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #2592a7;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: white;
  background-color: #2eb6d1;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2592a7;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.666666667%;
}
.col-xs-10 {
  width: 83.333333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.666666667%;
}
.col-xs-7 {
  width: 58.333333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.666666667%;
}
.col-xs-4 {
  width: 33.333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666667%;
}
.col-xs-1 {
  width: 8.333333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.666666667%;
}
.col-xs-pull-10 {
  right: 83.333333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.666666667%;
}
.col-xs-pull-7 {
  right: 58.333333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.666666667%;
}
.col-xs-pull-4 {
  right: 33.333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666667%;
}
.col-xs-pull-1 {
  right: 8.333333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.666666667%;
}
.col-xs-push-10 {
  left: 83.333333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.666666667%;
}
.col-xs-push-7 {
  left: 58.333333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.666666667%;
}
.col-xs-push-4 {
  left: 33.333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666667%;
}
.col-xs-push-1 {
  left: 8.333333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.666666667%;
}
.col-xs-offset-10 {
  margin-left: 83.333333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.666666667%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666667%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333%;
}
.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.666666667%;
  }
  .col-sm-10 {
    width: 83.333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.666666667%;
  }
  .col-sm-7 {
    width: 58.333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.666666667%;
  }
  .col-sm-4 {
    width: 33.333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666667%;
  }
  .col-sm-1 {
    width: 8.333333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.666666667%;
  }
  .col-sm-pull-10 {
    right: 83.333333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.666666667%;
  }
  .col-sm-pull-7 {
    right: 58.333333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.666666667%;
  }
  .col-sm-pull-4 {
    right: 33.333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666667%;
  }
  .col-sm-pull-1 {
    right: 8.333333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.666666667%;
  }
  .col-sm-push-10 {
    left: 83.333333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.666666667%;
  }
  .col-sm-push-7 {
    left: 58.333333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.666666667%;
  }
  .col-sm-push-4 {
    left: 33.333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666667%;
  }
  .col-sm-push-1 {
    left: 8.333333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333%;
  }
  .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.666666667%;
  }
  .col-md-10 {
    width: 83.333333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.666666667%;
  }
  .col-md-7 {
    width: 58.333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.666666667%;
  }
  .col-md-4 {
    width: 33.333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666667%;
  }
  .col-md-1 {
    width: 8.333333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.666666667%;
  }
  .col-md-pull-10 {
    right: 83.333333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.666666667%;
  }
  .col-md-pull-7 {
    right: 58.333333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.666666667%;
  }
  .col-md-pull-4 {
    right: 33.333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666667%;
  }
  .col-md-pull-1 {
    right: 8.333333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.666666667%;
  }
  .col-md-push-10 {
    left: 83.333333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.666666667%;
  }
  .col-md-push-7 {
    left: 58.333333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.666666667%;
  }
  .col-md-push-4 {
    left: 33.333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666667%;
  }
  .col-md-push-1 {
    left: 8.333333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333%;
  }
  .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.666666667%;
  }
  .col-lg-10 {
    width: 83.333333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.666666667%;
  }
  .col-lg-7 {
    width: 58.333333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.666666667%;
  }
  .col-lg-4 {
    width: 33.333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666667%;
  }
  .col-lg-1 {
    width: 8.333333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.666666667%;
  }
  .col-lg-pull-10 {
    right: 83.333333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.666666667%;
  }
  .col-lg-pull-7 {
    right: 58.333333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.666666667%;
  }
  .col-lg-pull-4 {
    right: 33.333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666667%;
  }
  .col-lg-pull-1 {
    right: 8.333333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.666666667%;
  }
  .col-lg-push-10 {
    left: 83.333333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.666666667%;
  }
  .col-lg-push-7 {
    left: 58.333333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.666666667%;
  }
  .col-lg-push-4 {
    left: 33.333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666667%;
  }
  .col-lg-push-1 {
    left: 8.333333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: white;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: whitesmoke;
}
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: whitesmoke;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: white;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  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);
  -moz-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);
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: white;
  border-color: #cccccc;
}
.btn-default .badge {
  color: white;
  background-color: #333333;
}
.btn-primary {
  color: white;
  background-color: #2eb6d1;
  border-color: #29a4bc;
}
.btn-primary:focus,
.btn-primary.focus {
  color: white;
  background-color: #2592a7;
  border-color: #124954;
}
.btn-primary:hover {
  color: white;
  background-color: #2592a7;
  border-color: #1e788a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #2592a7;
  border-color: #1e788a;
}
.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: white;
  background-color: #1e788a;
  border-color: #124954;
}
.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: #2eb6d1;
  border-color: #29a4bc;
}
.btn-primary .badge {
  color: #2eb6d1;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #00ad5d;
  border-color: #00944f;
}
.btn-success:focus,
.btn-success.focus {
  color: white;
  background-color: #007a42;
  border-color: #00140b;
}
.btn-success:hover {
  color: white;
  background-color: #007a42;
  border-color: #00562e;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: white;
  background-color: #007a42;
  border-color: #00562e;
}
.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: white;
  background-color: #00562e;
  border-color: #00140b;
}
.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: #00ad5d;
  border-color: #00944f;
}
.btn-success .badge {
  color: #00ad5d;
  background-color: white;
}
.btn-info {
  color: white;
  background-color: #2eb6d1;
  border-color: #29a4bc;
}
.btn-info:focus,
.btn-info.focus {
  color: white;
  background-color: #2592a7;
  border-color: #124954;
}
.btn-info:hover {
  color: white;
  background-color: #2592a7;
  border-color: #1e788a;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: white;
  background-color: #2592a7;
  border-color: #1e788a;
}
.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: white;
  background-color: #1e788a;
  border-color: #124954;
}
.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: #2eb6d1;
  border-color: #29a4bc;
}
.btn-info .badge {
  color: #2eb6d1;
  background-color: white;
}
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: white;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: white;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: white;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: white;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}
.btn-danger {
  color: white;
  background-color: #ea6153;
  border-color: #e74c3c;
}
.btn-danger:focus,
.btn-danger.focus {
  color: white;
  background-color: #e43726;
  border-color: #921e12;
}
.btn-danger:hover {
  color: white;
  background-color: #e43726;
  border-color: #cd2a19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: white;
  background-color: #e43726;
  border-color: #cd2a19;
}
.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: white;
  background-color: #cd2a19;
  border-color: #921e12;
}
.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: #ea6153;
  border-color: #e74c3c;
}
.btn-danger .badge {
  color: #ea6153;
  background-color: white;
}
.btn-link {
  color: #38c0db;
  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;
  -moz-box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #1e91a8;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: all opacity 0.15s linear ease-out;
  -moz-transition: all opacity 0.15s linear ease-out;
  -o-transition: all opacity 0.15s linear ease-out;
  transition: all opacity 0.15s linear ease-out;
}
.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;
  -moz-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #2eb6d1;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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;
  -moz-box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #38c0db;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: white;
  background-color: #2eb6d1;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: white;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    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: white;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: white;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: white;
}
.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: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #38c0db;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #1e91a8;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.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: white;
  background-color: #2eb6d1;
  border-color: #2eb6d1;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: white;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #2eb6d1;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #2592a7;
}
.label-success {
  background-color: #00ad5d;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #007a42;
}
.label-info {
  background-color: #2eb6d1;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #2592a7;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #ea6153;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #e43726;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #38c0db;
  background-color: white;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d4d4d4;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  -webkit-transition: all border 0.2s ease-in-out ease-out;
  -moz-transition: all border 0.2s ease-in-out ease-out;
  -o-transition: all border 0.2s ease-in-out ease-out;
  transition: all border 0.2s ease-in-out ease-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #38c0db;
}
.thumbnail .caption {
  padding: 9px;
  color: white;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: #2eb6d1;
  -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);
  -moz-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;
  -webkit-transition: all width 0.6s ease ease-out;
  -moz-transition: all width 0.6s ease ease-out;
  -o-transition: all width 0.6s ease ease-out;
  transition: all width 0.6s ease ease-out;
}
.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: #00ad5d;
}
.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: #2eb6d1;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #ea6153;
}
.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: white;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #2eb6d1;
  border-color: #2eb6d1;
}
.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: #d5f0f6;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: white;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: white;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: white;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: white;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: whitesmoke;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #2eb6d1;
}
.panel-primary > .panel-heading {
  color: white;
  background-color: #2eb6d1;
  border-color: #2eb6d1;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2eb6d1;
}
.panel-primary > .panel-heading .badge {
  color: #2eb6d1;
  background-color: white;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2eb6d1;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #dddddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.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%);
  -moz-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);
  -moz-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: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-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: black;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.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: white;
  text-align: center;
  background-color: black;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eaeaea;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  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;
  -webkit-transition: all 0.6s ease-in-out left ease-out;
  -moz-transition: all 0.6s ease-in-out left ease-out;
  -o-transition: all 0.6s ease-in-out left ease-out;
  transition: all 0.6s ease-in-out left ease-out;
}
.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);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.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: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.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 white;
  border-radius: 10px;
  cursor: pointer;
  background-color: black \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  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,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.pager:before,
.panel-body:before,
.modal-header:before,
.modal-footer:before,
.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 {
  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;
  }
}
.xs-p-100 {
  padding: 100px;
}
.xs-pt-100 {
  padding-top: 100px;
}
.xs-pl-100 {
  padding-left: 100px;
}
.xs-pr-100 {
  padding-right: 100px;
}
.xs-pb-100 {
  padding-bottom: 100px;
}
.xs-m-100 {
  margin: 100px;
}
.xs-mt-100 {
  margin-top: 100px;
}
.xs-ml-100 {
  margin-left: 100px;
}
.xs-mr-100 {
  margin-right: 100px;
}
.xs-mb-100 {
  margin-bottom: 100px;
}
.xs-p-90 {
  padding: 90px;
}
.xs-pt-90 {
  padding-top: 90px;
}
.xs-pl-90 {
  padding-left: 90px;
}
.xs-pr-90 {
  padding-right: 90px;
}
.xs-pb-90 {
  padding-bottom: 90px;
}
.xs-m-90 {
  margin: 90px;
}
.xs-mt-90 {
  margin-top: 90px;
}
.xs-ml-90 {
  margin-left: 90px;
}
.xs-mr-90 {
  margin-right: 90px;
}
.xs-mb-90 {
  margin-bottom: 90px;
}
.xs-p-80 {
  padding: 80px;
}
.xs-pt-80 {
  padding-top: 80px;
}
.xs-pl-80 {
  padding-left: 80px;
}
.xs-pr-80 {
  padding-right: 80px;
}
.xs-pb-80 {
  padding-bottom: 80px;
}
.xs-m-80 {
  margin: 80px;
}
.xs-mt-80 {
  margin-top: 80px;
}
.xs-ml-80 {
  margin-left: 80px;
}
.xs-mr-80 {
  margin-right: 80px;
}
.xs-mb-80 {
  margin-bottom: 80px;
}
.xs-p-70 {
  padding: 70px;
}
.xs-pt-70 {
  padding-top: 70px;
}
.xs-pl-70 {
  padding-left: 70px;
}
.xs-pr-70 {
  padding-right: 70px;
}
.xs-pb-70 {
  padding-bottom: 70px;
}
.xs-m-70 {
  margin: 70px;
}
.xs-mt-70 {
  margin-top: 70px;
}
.xs-ml-70 {
  margin-left: 70px;
}
.xs-mr-70 {
  margin-right: 70px;
}
.xs-mb-70 {
  margin-bottom: 70px;
}
.xs-p-60 {
  padding: 60px;
}
.xs-pt-60 {
  padding-top: 60px;
}
.xs-pl-60 {
  padding-left: 60px;
}
.xs-pr-60 {
  padding-right: 60px;
}
.xs-pb-60 {
  padding-bottom: 60px;
}
.xs-m-60 {
  margin: 60px;
}
.xs-mt-60 {
  margin-top: 60px;
}
.xs-ml-60 {
  margin-left: 60px;
}
.xs-mr-60 {
  margin-right: 60px;
}
.xs-mb-60 {
  margin-bottom: 60px;
}
.xs-p-50 {
  padding: 50px;
}
.xs-pt-50 {
  padding-top: 50px;
}
.xs-pl-50 {
  padding-left: 50px;
}
.xs-pr-50 {
  padding-right: 50px;
}
.xs-pb-50 {
  padding-bottom: 50px;
}
.xs-m-50 {
  margin: 50px;
}
.xs-mt-50 {
  margin-top: 50px;
}
.xs-ml-50 {
  margin-left: 50px;
}
.xs-mr-50 {
  margin-right: 50px;
}
.xs-mb-50 {
  margin-bottom: 50px;
}
.xs-p-40 {
  padding: 40px;
}
.xs-pt-40 {
  padding-top: 40px;
}
.xs-pl-40 {
  padding-left: 40px;
}
.xs-pr-40 {
  padding-right: 40px;
}
.xs-pb-40 {
  padding-bottom: 40px;
}
.xs-m-40 {
  margin: 40px;
}
.xs-mt-40 {
  margin-top: 40px;
}
.xs-ml-40 {
  margin-left: 40px;
}
.xs-mr-40 {
  margin-right: 40px;
}
.xs-mb-40 {
  margin-bottom: 40px;
}
.xs-p-30 {
  padding: 30px;
}
.xs-pt-30 {
  padding-top: 30px;
}
.xs-pl-30 {
  padding-left: 30px;
}
.xs-pr-30 {
  padding-right: 30px;
}
.xs-pb-30 {
  padding-bottom: 30px;
}
.xs-m-30 {
  margin: 30px;
}
.xs-mt-30 {
  margin-top: 30px;
}
.xs-ml-30 {
  margin-left: 30px;
}
.xs-mr-30 {
  margin-right: 30px;
}
.xs-mb-30 {
  margin-bottom: 30px;
}
.xs-p-20 {
  padding: 20px;
}
.xs-pt-20 {
  padding-top: 20px;
}
.xs-pl-20 {
  padding-left: 20px;
}
.xs-pr-20 {
  padding-right: 20px;
}
.xs-pb-20 {
  padding-bottom: 20px;
}
.xs-m-20 {
  margin: 20px;
}
.xs-mt-20 {
  margin-top: 20px;
}
.xs-ml-20 {
  margin-left: 20px;
}
.xs-mr-20 {
  margin-right: 20px;
}
.xs-mb-20 {
  margin-bottom: 20px;
}
.xs-p-15 {
  padding: 15px;
}
.xs-pt-15 {
  padding-top: 15px;
}
.xs-pl-15 {
  padding-left: 15px;
}
.xs-pr-15 {
  padding-right: 15px;
}
.xs-pb-15 {
  padding-bottom: 15px;
}
.xs-m-15 {
  margin: 15px;
}
.xs-mt-15 {
  margin-top: 15px;
}
.xs-ml-15 {
  margin-left: 15px;
}
.xs-mr-15 {
  margin-right: 15px;
}
.xs-mb-15 {
  margin-bottom: 15px;
}
.xs-p-10 {
  padding: 10px;
}
.xs-pt-10 {
  padding-top: 10px;
}
.xs-pl-10 {
  padding-left: 10px;
}
.xs-pr-10 {
  padding-right: 10px;
}
.xs-pb-10 {
  padding-bottom: 10px;
}
.xs-m-10 {
  margin: 10px;
}
.xs-mt-10 {
  margin-top: 10px;
}
.xs-ml-10 {
  margin-left: 10px;
}
.xs-mr-10 {
  margin-right: 10px;
}
.xs-mb-10 {
  margin-bottom: 10px;
}
.xs-p-5 {
  padding: 5px;
}
.xs-pt-5 {
  padding-top: 5px;
}
.xs-pl-5 {
  padding-left: 5px;
}
.xs-pr-5 {
  padding-right: 5px;
}
.xs-pb-5 {
  padding-bottom: 5px;
}
.xs-m-5 {
  margin: 5px;
}
.xs-mt-5 {
  margin-top: 5px;
}
.xs-ml-5 {
  margin-left: 5px;
}
.xs-mr-5 {
  margin-right: 5px;
}
.xs-mb-5 {
  margin-bottom: 5px;
}
.xs-p-0 {
  padding: 0px;
}
.xs-pt-0 {
  padding-top: 0px;
}
.xs-pl-0 {
  padding-left: 0px;
}
.xs-pr-0 {
  padding-right: 0px;
}
.xs-pb-0 {
  padding-bottom: 0px;
}
.xs-m-0 {
  margin: 0px;
}
.xs-mt-0 {
  margin-top: 0px;
}
.xs-ml-0 {
  margin-left: 0px;
}
.xs-mr-0 {
  margin-right: 0px;
}
.xs-mb-0 {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .sm-p-100 {
    padding: 100px;
  }
  .sm-pt-100 {
    padding-top: 100px;
  }
  .sm-pl-100 {
    padding-left: 100px;
  }
  .sm-pr-100 {
    padding-right: 100px;
  }
  .sm-pb-100 {
    padding-bottom: 100px;
  }
  .sm-m-100 {
    margin: 100px;
  }
  .sm-mt-100 {
    margin-top: 100px;
  }
  .sm-ml-100 {
    margin-left: 100px;
  }
  .sm-mr-100 {
    margin-right: 100px;
  }
  .sm-mb-100 {
    margin-bottom: 100px;
  }
  .sm-p-90 {
    padding: 90px;
  }
  .sm-pt-90 {
    padding-top: 90px;
  }
  .sm-pl-90 {
    padding-left: 90px;
  }
  .sm-pr-90 {
    padding-right: 90px;
  }
  .sm-pb-90 {
    padding-bottom: 90px;
  }
  .sm-m-90 {
    margin: 90px;
  }
  .sm-mt-90 {
    margin-top: 90px;
  }
  .sm-ml-90 {
    margin-left: 90px;
  }
  .sm-mr-90 {
    margin-right: 90px;
  }
  .sm-mb-90 {
    margin-bottom: 90px;
  }
  .sm-p-80 {
    padding: 80px;
  }
  .sm-pt-80 {
    padding-top: 80px;
  }
  .sm-pl-80 {
    padding-left: 80px;
  }
  .sm-pr-80 {
    padding-right: 80px;
  }
  .sm-pb-80 {
    padding-bottom: 80px;
  }
  .sm-m-80 {
    margin: 80px;
  }
  .sm-mt-80 {
    margin-top: 80px;
  }
  .sm-ml-80 {
    margin-left: 80px;
  }
  .sm-mr-80 {
    margin-right: 80px;
  }
  .sm-mb-80 {
    margin-bottom: 80px;
  }
  .sm-p-70 {
    padding: 70px;
  }
  .sm-pt-70 {
    padding-top: 70px;
  }
  .sm-pl-70 {
    padding-left: 70px;
  }
  .sm-pr-70 {
    padding-right: 70px;
  }
  .sm-pb-70 {
    padding-bottom: 70px;
  }
  .sm-m-70 {
    margin: 70px;
  }
  .sm-mt-70 {
    margin-top: 70px;
  }
  .sm-ml-70 {
    margin-left: 70px;
  }
  .sm-mr-70 {
    margin-right: 70px;
  }
  .sm-mb-70 {
    margin-bottom: 70px;
  }
  .sm-p-60 {
    padding: 60px;
  }
  .sm-pt-60 {
    padding-top: 60px;
  }
  .sm-pl-60 {
    padding-left: 60px;
  }
  .sm-pr-60 {
    padding-right: 60px;
  }
  .sm-pb-60 {
    padding-bottom: 60px;
  }
  .sm-m-60 {
    margin: 60px;
  }
  .sm-mt-60 {
    margin-top: 60px;
  }
  .sm-ml-60 {
    margin-left: 60px;
  }
  .sm-mr-60 {
    margin-right: 60px;
  }
  .sm-mb-60 {
    margin-bottom: 60px;
  }
  .sm-p-50 {
    padding: 50px;
  }
  .sm-pt-50 {
    padding-top: 50px;
  }
  .sm-pl-50 {
    padding-left: 50px;
  }
  .sm-pr-50 {
    padding-right: 50px;
  }
  .sm-pb-50 {
    padding-bottom: 50px;
  }
  .sm-m-50 {
    margin: 50px;
  }
  .sm-mt-50 {
    margin-top: 50px;
  }
  .sm-ml-50 {
    margin-left: 50px;
  }
  .sm-mr-50 {
    margin-right: 50px;
  }
  .sm-mb-50 {
    margin-bottom: 50px;
  }
  .sm-p-40 {
    padding: 40px;
  }
  .sm-pt-40 {
    padding-top: 40px;
  }
  .sm-pl-40 {
    padding-left: 40px;
  }
  .sm-pr-40 {
    padding-right: 40px;
  }
  .sm-pb-40 {
    padding-bottom: 40px;
  }
  .sm-m-40 {
    margin: 40px;
  }
  .sm-mt-40 {
    margin-top: 40px;
  }
  .sm-ml-40 {
    margin-left: 40px;
  }
  .sm-mr-40 {
    margin-right: 40px;
  }
  .sm-mb-40 {
    margin-bottom: 40px;
  }
  .sm-p-30 {
    padding: 30px;
  }
  .sm-pt-30 {
    padding-top: 30px;
  }
  .sm-pl-30 {
    padding-left: 30px;
  }
  .sm-pr-30 {
    padding-right: 30px;
  }
  .sm-pb-30 {
    padding-bottom: 30px;
  }
  .sm-m-30 {
    margin: 30px;
  }
  .sm-mt-30 {
    margin-top: 30px;
  }
  .sm-ml-30 {
    margin-left: 30px;
  }
  .sm-mr-30 {
    margin-right: 30px;
  }
  .sm-mb-30 {
    margin-bottom: 30px;
  }
  .sm-p-20 {
    padding: 20px;
  }
  .sm-pt-20 {
    padding-top: 20px;
  }
  .sm-pl-20 {
    padding-left: 20px;
  }
  .sm-pr-20 {
    padding-right: 20px;
  }
  .sm-pb-20 {
    padding-bottom: 20px;
  }
  .sm-m-20 {
    margin: 20px;
  }
  .sm-mt-20 {
    margin-top: 20px;
  }
  .sm-ml-20 {
    margin-left: 20px;
  }
  .sm-mr-20 {
    margin-right: 20px;
  }
  .sm-mb-20 {
    margin-bottom: 20px;
  }
  .sm-p-15 {
    padding: 15px;
  }
  .sm-pt-15 {
    padding-top: 15px;
  }
  .sm-pl-15 {
    padding-left: 15px;
  }
  .sm-pr-15 {
    padding-right: 15px;
  }
  .sm-pb-15 {
    padding-bottom: 15px;
  }
  .sm-m-15 {
    margin: 15px;
  }
  .sm-mt-15 {
    margin-top: 15px;
  }
  .sm-ml-15 {
    margin-left: 15px;
  }
  .sm-mr-15 {
    margin-right: 15px;
  }
  .sm-mb-15 {
    margin-bottom: 15px;
  }
  .sm-p-10 {
    padding: 10px;
  }
  .sm-pt-10 {
    padding-top: 10px;
  }
  .sm-pl-10 {
    padding-left: 10px;
  }
  .sm-pr-10 {
    padding-right: 10px;
  }
  .sm-pb-10 {
    padding-bottom: 10px;
  }
  .sm-m-10 {
    margin: 10px;
  }
  .sm-mt-10 {
    margin-top: 10px;
  }
  .sm-ml-10 {
    margin-left: 10px;
  }
  .sm-mr-10 {
    margin-right: 10px;
  }
  .sm-mb-10 {
    margin-bottom: 10px;
  }
  .sm-p-5 {
    padding: 5px;
  }
  .sm-pt-5 {
    padding-top: 5px;
  }
  .sm-pl-5 {
    padding-left: 5px;
  }
  .sm-pr-5 {
    padding-right: 5px;
  }
  .sm-pb-5 {
    padding-bottom: 5px;
  }
  .sm-m-5 {
    margin: 5px;
  }
  .sm-mt-5 {
    margin-top: 5px;
  }
  .sm-ml-5 {
    margin-left: 5px;
  }
  .sm-mr-5 {
    margin-right: 5px;
  }
  .sm-mb-5 {
    margin-bottom: 5px;
  }
  .sm-p-0 {
    padding: 0px;
  }
  .sm-pt-0 {
    padding-top: 0px;
  }
  .sm-pl-0 {
    padding-left: 0px;
  }
  .sm-pr-0 {
    padding-right: 0px;
  }
  .sm-pb-0 {
    padding-bottom: 0px;
  }
  .sm-m-0 {
    margin: 0px;
  }
  .sm-mt-0 {
    margin-top: 0px;
  }
  .sm-ml-0 {
    margin-left: 0px;
  }
  .sm-mr-0 {
    margin-right: 0px;
  }
  .sm-mb-0 {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .md-p-100 {
    padding: 100px;
  }
  .md-pt-100 {
    padding-top: 100px;
  }
  .md-pl-100 {
    padding-left: 100px;
  }
  .md-pr-100 {
    padding-right: 100px;
  }
  .md-pb-100 {
    padding-bottom: 100px;
  }
  .md-m-100 {
    margin: 100px;
  }
  .md-mt-100 {
    margin-top: 100px;
  }
  .md-ml-100 {
    margin-left: 100px;
  }
  .md-mr-100 {
    margin-right: 100px;
  }
  .md-mb-100 {
    margin-bottom: 100px;
  }
  .md-p-90 {
    padding: 90px;
  }
  .md-pt-90 {
    padding-top: 90px;
  }
  .md-pl-90 {
    padding-left: 90px;
  }
  .md-pr-90 {
    padding-right: 90px;
  }
  .md-pb-90 {
    padding-bottom: 90px;
  }
  .md-m-90 {
    margin: 90px;
  }
  .md-mt-90 {
    margin-top: 90px;
  }
  .md-ml-90 {
    margin-left: 90px;
  }
  .md-mr-90 {
    margin-right: 90px;
  }
  .md-mb-90 {
    margin-bottom: 90px;
  }
  .md-p-80 {
    padding: 80px;
  }
  .md-pt-80 {
    padding-top: 80px;
  }
  .md-pl-80 {
    padding-left: 80px;
  }
  .md-pr-80 {
    padding-right: 80px;
  }
  .md-pb-80 {
    padding-bottom: 80px;
  }
  .md-m-80 {
    margin: 80px;
  }
  .md-mt-80 {
    margin-top: 80px;
  }
  .md-ml-80 {
    margin-left: 80px;
  }
  .md-mr-80 {
    margin-right: 80px;
  }
  .md-mb-80 {
    margin-bottom: 80px;
  }
  .md-p-70 {
    padding: 70px;
  }
  .md-pt-70 {
    padding-top: 70px;
  }
  .md-pl-70 {
    padding-left: 70px;
  }
  .md-pr-70 {
    padding-right: 70px;
  }
  .md-pb-70 {
    padding-bottom: 70px;
  }
  .md-m-70 {
    margin: 70px;
  }
  .md-mt-70 {
    margin-top: 70px;
  }
  .md-ml-70 {
    margin-left: 70px;
  }
  .md-mr-70 {
    margin-right: 70px;
  }
  .md-mb-70 {
    margin-bottom: 70px;
  }
  .md-p-60 {
    padding: 60px;
  }
  .md-pt-60 {
    padding-top: 60px;
  }
  .md-pl-60 {
    padding-left: 60px;
  }
  .md-pr-60 {
    padding-right: 60px;
  }
  .md-pb-60 {
    padding-bottom: 60px;
  }
  .md-m-60 {
    margin: 60px;
  }
  .md-mt-60 {
    margin-top: 60px;
  }
  .md-ml-60 {
    margin-left: 60px;
  }
  .md-mr-60 {
    margin-right: 60px;
  }
  .md-mb-60 {
    margin-bottom: 60px;
  }
  .md-p-50 {
    padding: 50px;
  }
  .md-pt-50 {
    padding-top: 50px;
  }
  .md-pl-50 {
    padding-left: 50px;
  }
  .md-pr-50 {
    padding-right: 50px;
  }
  .md-pb-50 {
    padding-bottom: 50px;
  }
  .md-m-50 {
    margin: 50px;
  }
  .md-mt-50 {
    margin-top: 50px;
  }
  .md-ml-50 {
    margin-left: 50px;
  }
  .md-mr-50 {
    margin-right: 50px;
  }
  .md-mb-50 {
    margin-bottom: 50px;
  }
  .md-p-40 {
    padding: 40px;
  }
  .md-pt-40 {
    padding-top: 40px;
  }
  .md-pl-40 {
    padding-left: 40px;
  }
  .md-pr-40 {
    padding-right: 40px;
  }
  .md-pb-40 {
    padding-bottom: 40px;
  }
  .md-m-40 {
    margin: 40px;
  }
  .md-mt-40 {
    margin-top: 40px;
  }
  .md-ml-40 {
    margin-left: 40px;
  }
  .md-mr-40 {
    margin-right: 40px;
  }
  .md-mb-40 {
    margin-bottom: 40px;
  }
  .md-p-30 {
    padding: 30px;
  }
  .md-pt-30 {
    padding-top: 30px;
  }
  .md-pl-30 {
    padding-left: 30px;
  }
  .md-pr-30 {
    padding-right: 30px;
  }
  .md-pb-30 {
    padding-bottom: 30px;
  }
  .md-m-30 {
    margin: 30px;
  }
  .md-mt-30 {
    margin-top: 30px;
  }
  .md-ml-30 {
    margin-left: 30px;
  }
  .md-mr-30 {
    margin-right: 30px;
  }
  .md-mb-30 {
    margin-bottom: 30px;
  }
  .md-p-20 {
    padding: 20px;
  }
  .md-pt-20 {
    padding-top: 20px;
  }
  .md-pl-20 {
    padding-left: 20px;
  }
  .md-pr-20 {
    padding-right: 20px;
  }
  .md-pb-20 {
    padding-bottom: 20px;
  }
  .md-m-20 {
    margin: 20px;
  }
  .md-mt-20 {
    margin-top: 20px;
  }
  .md-ml-20 {
    margin-left: 20px;
  }
  .md-mr-20 {
    margin-right: 20px;
  }
  .md-mb-20 {
    margin-bottom: 20px;
  }
  .md-p-15 {
    padding: 15px;
  }
  .md-pt-15 {
    padding-top: 15px;
  }
  .md-pl-15 {
    padding-left: 15px;
  }
  .md-pr-15 {
    padding-right: 15px;
  }
  .md-pb-15 {
    padding-bottom: 15px;
  }
  .md-m-15 {
    margin: 15px;
  }
  .md-mt-15 {
    margin-top: 15px;
  }
  .md-ml-15 {
    margin-left: 15px;
  }
  .md-mr-15 {
    margin-right: 15px;
  }
  .md-mb-15 {
    margin-bottom: 15px;
  }
  .md-p-10 {
    padding: 10px;
  }
  .md-pt-10 {
    padding-top: 10px;
  }
  .md-pl-10 {
    padding-left: 10px;
  }
  .md-pr-10 {
    padding-right: 10px;
  }
  .md-pb-10 {
    padding-bottom: 10px;
  }
  .md-m-10 {
    margin: 10px;
  }
  .md-mt-10 {
    margin-top: 10px;
  }
  .md-ml-10 {
    margin-left: 10px;
  }
  .md-mr-10 {
    margin-right: 10px;
  }
  .md-mb-10 {
    margin-bottom: 10px;
  }
  .md-p-5 {
    padding: 5px;
  }
  .md-pt-5 {
    padding-top: 5px;
  }
  .md-pl-5 {
    padding-left: 5px;
  }
  .md-pr-5 {
    padding-right: 5px;
  }
  .md-pb-5 {
    padding-bottom: 5px;
  }
  .md-m-5 {
    margin: 5px;
  }
  .md-mt-5 {
    margin-top: 5px;
  }
  .md-ml-5 {
    margin-left: 5px;
  }
  .md-mr-5 {
    margin-right: 5px;
  }
  .md-mb-5 {
    margin-bottom: 5px;
  }
  .md-p-0 {
    padding: 0px;
  }
  .md-pt-0 {
    padding-top: 0px;
  }
  .md-pl-0 {
    padding-left: 0px;
  }
  .md-pr-0 {
    padding-right: 0px;
  }
  .md-pb-0 {
    padding-bottom: 0px;
  }
  .md-m-0 {
    margin: 0px;
  }
  .md-mt-0 {
    margin-top: 0px;
  }
  .md-ml-0 {
    margin-left: 0px;
  }
  .md-mr-0 {
    margin-right: 0px;
  }
  .md-mb-0 {
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .xl-p-200 {
    padding: 200px;
  }
  .xl-pt-200 {
    padding-top: 200px;
  }
  .xl-pl-200 {
    padding-left: 200px;
  }
  .xl-pr-200 {
    padding-right: 200px;
  }
  .xl-pb-200 {
    padding-bottom: 200px;
  }
  .xl-m-200 {
    margin: 200px;
  }
  .xl-mt-200 {
    margin-top: 200px;
  }
  .xl-ml-200 {
    margin-left: 200px;
  }
  .xl-mr-200 {
    margin-right: 200px;
  }
  .xl-mb-200 {
    margin-bottom: 200px;
  }
  .xl-p-150 {
    padding: 150px;
  }
  .xl-pt-150 {
    padding-top: 150px;
  }
  .xl-pl-150 {
    padding-left: 150px;
  }
  .xl-pr-150 {
    padding-right: 150px;
  }
  .xl-pb-150 {
    padding-bottom: 150px;
  }
  .xl-m-150 {
    margin: 150px;
  }
  .xl-mt-150 {
    margin-top: 150px;
  }
  .xl-ml-150 {
    margin-left: 150px;
  }
  .xl-mr-150 {
    margin-right: 150px;
  }
  .xl-mb-150 {
    margin-bottom: 150px;
  }
  .xl-p-100 {
    padding: 100px;
  }
  .xl-pt-100 {
    padding-top: 100px;
  }
  .xl-pl-100 {
    padding-left: 100px;
  }
  .xl-pr-100 {
    padding-right: 100px;
  }
  .xl-pb-100 {
    padding-bottom: 100px;
  }
  .xl-m-100 {
    margin: 100px;
  }
  .xl-mt-100 {
    margin-top: 100px;
  }
  .xl-ml-100 {
    margin-left: 100px;
  }
  .xl-mr-100 {
    margin-right: 100px;
  }
  .xl-mb-100 {
    margin-bottom: 100px;
  }
  .lg-p-100 {
    padding: 100px;
  }
  .lg-pt-100 {
    padding-top: 100px;
  }
  .lg-pl-100 {
    padding-left: 100px;
  }
  .lg-pr-100 {
    padding-right: 100px;
  }
  .lg-pb-100 {
    padding-bottom: 100px;
  }
  .lg-m-100 {
    margin: 100px;
  }
  .lg-mt-100 {
    margin-top: 100px;
  }
  .lg-ml-100 {
    margin-left: 100px;
  }
  .lg-mr-100 {
    margin-right: 100px;
  }
  .lg-mb-100 {
    margin-bottom: 100px;
  }
  .lg-p-90 {
    padding: 90px;
  }
  .lg-pt-90 {
    padding-top: 90px;
  }
  .lg-pl-90 {
    padding-left: 90px;
  }
  .lg-pr-90 {
    padding-right: 90px;
  }
  .lg-pb-90 {
    padding-bottom: 90px;
  }
  .lg-m-90 {
    margin: 90px;
  }
  .lg-mt-90 {
    margin-top: 90px;
  }
  .lg-ml-90 {
    margin-left: 90px;
  }
  .lg-mr-90 {
    margin-right: 90px;
  }
  .lg-mb-90 {
    margin-bottom: 90px;
  }
  .lg-p-80 {
    padding: 80px;
  }
  .lg-pt-80 {
    padding-top: 80px;
  }
  .lg-pl-80 {
    padding-left: 80px;
  }
  .lg-pr-80 {
    padding-right: 80px;
  }
  .lg-pb-80 {
    padding-bottom: 80px;
  }
  .lg-m-80 {
    margin: 80px;
  }
  .lg-mt-80 {
    margin-top: 80px;
  }
  .lg-ml-80 {
    margin-left: 80px;
  }
  .lg-mr-80 {
    margin-right: 80px;
  }
  .lg-mb-80 {
    margin-bottom: 80px;
  }
  .lg-p-70 {
    padding: 70px;
  }
  .lg-pt-70 {
    padding-top: 70px;
  }
  .lg-pl-70 {
    padding-left: 70px;
  }
  .lg-pr-70 {
    padding-right: 70px;
  }
  .lg-pb-70 {
    padding-bottom: 70px;
  }
  .lg-m-70 {
    margin: 70px;
  }
  .lg-mt-70 {
    margin-top: 70px;
  }
  .lg-ml-70 {
    margin-left: 70px;
  }
  .lg-mr-70 {
    margin-right: 70px;
  }
  .lg-mb-70 {
    margin-bottom: 70px;
  }
  .lg-p-60 {
    padding: 60px;
  }
  .lg-pt-60 {
    padding-top: 60px;
  }
  .lg-pl-60 {
    padding-left: 60px;
  }
  .lg-pr-60 {
    padding-right: 60px;
  }
  .lg-pb-60 {
    padding-bottom: 60px;
  }
  .lg-m-60 {
    margin: 60px;
  }
  .lg-mt-60 {
    margin-top: 60px;
  }
  .lg-ml-60 {
    margin-left: 60px;
  }
  .lg-mr-60 {
    margin-right: 60px;
  }
  .lg-mb-60 {
    margin-bottom: 60px;
  }
  .lg-p-50 {
    padding: 50px;
  }
  .lg-pt-50 {
    padding-top: 50px;
  }
  .lg-pl-50 {
    padding-left: 50px;
  }
  .lg-pr-50 {
    padding-right: 50px;
  }
  .lg-pb-50 {
    padding-bottom: 50px;
  }
  .lg-m-50 {
    margin: 50px;
  }
  .lg-mt-50 {
    margin-top: 50px;
  }
  .lg-ml-50 {
    margin-left: 50px;
  }
  .lg-mr-50 {
    margin-right: 50px;
  }
  .lg-mb-50 {
    margin-bottom: 50px;
  }
  .lg-p-40 {
    padding: 40px;
  }
  .lg-pt-40 {
    padding-top: 40px;
  }
  .lg-pl-40 {
    padding-left: 40px;
  }
  .lg-pr-40 {
    padding-right: 40px;
  }
  .lg-pb-40 {
    padding-bottom: 40px;
  }
  .lg-m-40 {
    margin: 40px;
  }
  .lg-mt-40 {
    margin-top: 40px;
  }
  .lg-ml-40 {
    margin-left: 40px;
  }
  .lg-mr-40 {
    margin-right: 40px;
  }
  .lg-mb-40 {
    margin-bottom: 40px;
  }
  .lg-p-30 {
    padding: 30px;
  }
  .lg-pt-30 {
    padding-top: 30px;
  }
  .lg-pl-30 {
    padding-left: 30px;
  }
  .lg-pr-30 {
    padding-right: 30px;
  }
  .lg-pb-30 {
    padding-bottom: 30px;
  }
  .lg-m-30 {
    margin: 30px;
  }
  .lg-mt-30 {
    margin-top: 30px;
  }
  .lg-ml-30 {
    margin-left: 30px;
  }
  .lg-mr-30 {
    margin-right: 30px;
  }
  .lg-mb-30 {
    margin-bottom: 30px;
  }
  .lg-p-20 {
    padding: 20px;
  }
  .lg-pt-20 {
    padding-top: 20px;
  }
  .lg-pl-20 {
    padding-left: 20px;
  }
  .lg-pr-20 {
    padding-right: 20px;
  }
  .lg-pb-20 {
    padding-bottom: 20px;
  }
  .lg-m-20 {
    margin: 20px;
  }
  .lg-mt-20 {
    margin-top: 20px;
  }
  .lg-ml-20 {
    margin-left: 20px;
  }
  .lg-mr-20 {
    margin-right: 20px;
  }
  .lg-mb-20 {
    margin-bottom: 20px;
  }
  .lg-p-15 {
    padding: 15px;
  }
  .lg-pt-15 {
    padding-top: 15px;
  }
  .lg-pl-15 {
    padding-left: 15px;
  }
  .lg-pr-15 {
    padding-right: 15px;
  }
  .lg-pb-15 {
    padding-bottom: 15px;
  }
  .lg-m-15 {
    margin: 15px;
  }
  .lg-mt-15 {
    margin-top: 15px;
  }
  .lg-ml-15 {
    margin-left: 15px;
  }
  .lg-mr-15 {
    margin-right: 15px;
  }
  .lg-mb-15 {
    margin-bottom: 15px;
  }
  .lg-p-10 {
    padding: 10px;
  }
  .lg-pt-10 {
    padding-top: 10px;
  }
  .lg-pl-10 {
    padding-left: 10px;
  }
  .lg-pr-10 {
    padding-right: 10px;
  }
  .lg-pb-10 {
    padding-bottom: 10px;
  }
  .lg-m-10 {
    margin: 10px;
  }
  .lg-mt-10 {
    margin-top: 10px;
  }
  .lg-ml-10 {
    margin-left: 10px;
  }
  .lg-mr-10 {
    margin-right: 10px;
  }
  .lg-mb-10 {
    margin-bottom: 10px;
  }
  .lg-p-5 {
    padding: 5px;
  }
  .lg-pt-5 {
    padding-top: 5px;
  }
  .lg-pl-5 {
    padding-left: 5px;
  }
  .lg-pr-5 {
    padding-right: 5px;
  }
  .lg-pb-5 {
    padding-bottom: 5px;
  }
  .lg-m-5 {
    margin: 5px;
  }
  .lg-mt-5 {
    margin-top: 5px;
  }
  .lg-ml-5 {
    margin-left: 5px;
  }
  .lg-mr-5 {
    margin-right: 5px;
  }
  .lg-mb-5 {
    margin-bottom: 5px;
  }
  .lg-p-0 {
    padding: 0px;
  }
  .lg-pt-0 {
    padding-top: 0px;
  }
  .lg-pl-0 {
    padding-left: 0px;
  }
  .lg-pr-0 {
    padding-right: 0px;
  }
  .lg-pb-0 {
    padding-bottom: 0px;
  }
  .lg-m-0 {
    margin: 0px;
  }
  .lg-mt-0 {
    margin-top: 0px;
  }
  .lg-ml-0 {
    margin-left: 0px;
  }
  .lg-mr-0 {
    margin-right: 0px;
  }
  .lg-mb-0 {
    margin-bottom: 0px;
  }
}
@media (min-width: 1600px) {
  .xl-p-200 {
    padding: 200px;
  }
  .xl-pt-200 {
    padding-top: 200px;
  }
  .xl-pl-200 {
    padding-left: 200px;
  }
  .xl-pr-200 {
    padding-right: 200px;
  }
  .xl-pb-200 {
    padding-bottom: 200px;
  }
  .xl-m-200 {
    margin: 200px;
  }
  .xl-mt-200 {
    margin-top: 200px;
  }
  .xl-ml-200 {
    margin-left: 200px;
  }
  .xl-mr-200 {
    margin-right: 200px;
  }
  .xl-mb-200 {
    margin-bottom: 200px;
  }
  .xl-p-150 {
    padding: 150px;
  }
  .xl-pt-150 {
    padding-top: 150px;
  }
  .xl-pl-150 {
    padding-left: 150px;
  }
  .xl-pr-150 {
    padding-right: 150px;
  }
  .xl-pb-150 {
    padding-bottom: 150px;
  }
  .xl-m-150 {
    margin: 150px;
  }
  .xl-mt-150 {
    margin-top: 150px;
  }
  .xl-ml-150 {
    margin-left: 150px;
  }
  .xl-mr-150 {
    margin-right: 150px;
  }
  .xl-mb-150 {
    margin-bottom: 150px;
  }
  .xl-p-100 {
    padding: 100px;
  }
  .xl-pt-100 {
    padding-top: 100px;
  }
  .xl-pl-100 {
    padding-left: 100px;
  }
  .xl-pr-100 {
    padding-right: 100px;
  }
  .xl-pb-100 {
    padding-bottom: 100px;
  }
  .xl-m-100 {
    margin: 100px;
  }
  .xl-mt-100 {
    margin-top: 100px;
  }
  .xl-ml-100 {
    margin-left: 100px;
  }
  .xl-mr-100 {
    margin-right: 100px;
  }
  .xl-mb-100 {
    margin-bottom: 100px;
  }
  .xl-p-90 {
    padding: 90px;
  }
  .xl-pt-90 {
    padding-top: 90px;
  }
  .xl-pl-90 {
    padding-left: 90px;
  }
  .xl-pr-90 {
    padding-right: 90px;
  }
  .xl-pb-90 {
    padding-bottom: 90px;
  }
  .xl-m-90 {
    margin: 90px;
  }
  .xl-mt-90 {
    margin-top: 90px;
  }
  .xl-ml-90 {
    margin-left: 90px;
  }
  .xl-mr-90 {
    margin-right: 90px;
  }
  .xl-mb-90 {
    margin-bottom: 90px;
  }
  .xl-p-80 {
    padding: 80px;
  }
  .xl-pt-80 {
    padding-top: 80px;
  }
  .xl-pl-80 {
    padding-left: 80px;
  }
  .xl-pr-80 {
    padding-right: 80px;
  }
  .xl-pb-80 {
    padding-bottom: 80px;
  }
  .xl-m-80 {
    margin: 80px;
  }
  .xl-mt-80 {
    margin-top: 80px;
  }
  .xl-ml-80 {
    margin-left: 80px;
  }
  .xl-mr-80 {
    margin-right: 80px;
  }
  .xl-mb-80 {
    margin-bottom: 80px;
  }
  .xl-p-70 {
    padding: 70px;
  }
  .xl-pt-70 {
    padding-top: 70px;
  }
  .xl-pl-70 {
    padding-left: 70px;
  }
  .xl-pr-70 {
    padding-right: 70px;
  }
  .xl-pb-70 {
    padding-bottom: 70px;
  }
  .xl-m-70 {
    margin: 70px;
  }
  .xl-mt-70 {
    margin-top: 70px;
  }
  .xl-ml-70 {
    margin-left: 70px;
  }
  .xl-mr-70 {
    margin-right: 70px;
  }
  .xl-mb-70 {
    margin-bottom: 70px;
  }
  .xl-p-60 {
    padding: 60px;
  }
  .xl-pt-60 {
    padding-top: 60px;
  }
  .xl-pl-60 {
    padding-left: 60px;
  }
  .xl-pr-60 {
    padding-right: 60px;
  }
  .xl-pb-60 {
    padding-bottom: 60px;
  }
  .xl-m-60 {
    margin: 60px;
  }
  .xl-mt-60 {
    margin-top: 60px;
  }
  .xl-ml-60 {
    margin-left: 60px;
  }
  .xl-mr-60 {
    margin-right: 60px;
  }
  .xl-mb-60 {
    margin-bottom: 60px;
  }
  .xl-p-50 {
    padding: 50px;
  }
  .xl-pt-50 {
    padding-top: 50px;
  }
  .xl-pl-50 {
    padding-left: 50px;
  }
  .xl-pr-50 {
    padding-right: 50px;
  }
  .xl-pb-50 {
    padding-bottom: 50px;
  }
  .xl-m-50 {
    margin: 50px;
  }
  .xl-mt-50 {
    margin-top: 50px;
  }
  .xl-ml-50 {
    margin-left: 50px;
  }
  .xl-mr-50 {
    margin-right: 50px;
  }
  .xl-mb-50 {
    margin-bottom: 50px;
  }
  .xl-p-40 {
    padding: 40px;
  }
  .xl-pt-40 {
    padding-top: 40px;
  }
  .xl-pl-40 {
    padding-left: 40px;
  }
  .xl-pr-40 {
    padding-right: 40px;
  }
  .xl-pb-40 {
    padding-bottom: 40px;
  }
  .xl-m-40 {
    margin: 40px;
  }
  .xl-mt-40 {
    margin-top: 40px;
  }
  .xl-ml-40 {
    margin-left: 40px;
  }
  .xl-mr-40 {
    margin-right: 40px;
  }
  .xl-mb-40 {
    margin-bottom: 40px;
  }
  .xl-p-30 {
    padding: 30px;
  }
  .xl-pt-30 {
    padding-top: 30px;
  }
  .xl-pl-30 {
    padding-left: 30px;
  }
  .xl-pr-30 {
    padding-right: 30px;
  }
  .xl-pb-30 {
    padding-bottom: 30px;
  }
  .xl-m-30 {
    margin: 30px;
  }
  .xl-mt-30 {
    margin-top: 30px;
  }
  .xl-ml-30 {
    margin-left: 30px;
  }
  .xl-mr-30 {
    margin-right: 30px;
  }
  .xl-mb-30 {
    margin-bottom: 30px;
  }
  .xl-p-20 {
    padding: 20px;
  }
  .xl-pt-20 {
    padding-top: 20px;
  }
  .xl-pl-20 {
    padding-left: 20px;
  }
  .xl-pr-20 {
    padding-right: 20px;
  }
  .xl-pb-20 {
    padding-bottom: 20px;
  }
  .xl-m-20 {
    margin: 20px;
  }
  .xl-mt-20 {
    margin-top: 20px;
  }
  .xl-ml-20 {
    margin-left: 20px;
  }
  .xl-mr-20 {
    margin-right: 20px;
  }
  .xl-mb-20 {
    margin-bottom: 20px;
  }
  .xl-p-15 {
    padding: 15px;
  }
  .xl-pt-15 {
    padding-top: 15px;
  }
  .xl-pl-15 {
    padding-left: 15px;
  }
  .xl-pr-15 {
    padding-right: 15px;
  }
  .xl-pb-15 {
    padding-bottom: 15px;
  }
  .xl-m-15 {
    margin: 15px;
  }
  .xl-mt-15 {
    margin-top: 15px;
  }
  .xl-ml-15 {
    margin-left: 15px;
  }
  .xl-mr-15 {
    margin-right: 15px;
  }
  .xl-mb-15 {
    margin-bottom: 15px;
  }
  .xl-p-10 {
    padding: 10px;
  }
  .xl-pt-10 {
    padding-top: 10px;
  }
  .xl-pl-10 {
    padding-left: 10px;
  }
  .xl-pr-10 {
    padding-right: 10px;
  }
  .xl-pb-10 {
    padding-bottom: 10px;
  }
  .xl-m-10 {
    margin: 10px;
  }
  .xl-mt-10 {
    margin-top: 10px;
  }
  .xl-ml-10 {
    margin-left: 10px;
  }
  .xl-mr-10 {
    margin-right: 10px;
  }
  .xl-mb-10 {
    margin-bottom: 10px;
  }
  .xl-p-5 {
    padding: 5px;
  }
  .xl-pt-5 {
    padding-top: 5px;
  }
  .xl-pl-5 {
    padding-left: 5px;
  }
  .xl-pr-5 {
    padding-right: 5px;
  }
  .xl-pb-5 {
    padding-bottom: 5px;
  }
  .xl-m-5 {
    margin: 5px;
  }
  .xl-mt-5 {
    margin-top: 5px;
  }
  .xl-ml-5 {
    margin-left: 5px;
  }
  .xl-mr-5 {
    margin-right: 5px;
  }
  .xl-mb-5 {
    margin-bottom: 5px;
  }
  .xl-p-0 {
    padding: 0px;
  }
  .xl-pt-0 {
    padding-top: 0px;
  }
  .xl-pl-0 {
    padding-left: 0px;
  }
  .xl-pr-0 {
    padding-right: 0px;
  }
  .xl-pb-0 {
    padding-bottom: 0px;
  }
  .xl-m-0 {
    margin: 0px;
  }
  .xl-mt-0 {
    margin-top: 0px;
  }
  .xl-ml-0 {
    margin-left: 0px;
  }
  .xl-mr-0 {
    margin-right: 0px;
  }
  .xl-mb-0 {
    margin-bottom: 0px;
  }
}
/*LESS CSS pre-processor*/

/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*CONFIG AND GENERAL STYLE*/

/*General colors palette*/
/*General elements*/
/*Flat palette*/
/*social colors*/
/*Functions*/
html {
  height: 100%;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #f0f0f0;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #555555;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
a {
  color: #38c0db;
  text-decoration: none;
  outline: 0 none;
}
a:focus,
a:hover,
a:active {
  outline: 0 none;
  text-decoration: none;
  color: #24acc7;
}
p {
  font-size: 13px;
  line-height: 22px;
}
b {
  font-weight: 400;
}
blockquote p {
  font-size: 15px;
}
ul {
  padding-left: 30px;
}
.overflow-hidden {
  overflow: hidden;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-y {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.no-margin-x {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.big-text {
  font-size: 61px;
  line-height: 70px !important;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.2);
  padding-bottom: 5px;
}
.jumbotron {
  margin-top: 20px;
}
#pcont {
  margin-left: 216px;
  position: relative;
}
#pcont.container-fluid {
  padding: 0;
  overflow: hidden;
}
.container-fluid {
  padding: 0;
}
.back-to-top {
  position: fixed;
  bottom: 0;
  right: 0px;
  text-decoration: none;
  color: white;
  background-color: rgba(39, 41, 48, 0.8);
  font-size: 12px;
  padding: 9px 12px;
  display: none;
}
.back-to-top i {
  font-size: 15px;
}
.back-to-top:hover {
  color: white;
  background-color: #272930;
}
.back-to-top:focus {
  color: white;
}
.no-margin {
  margin: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.spacer {
  margin-top: 15px !important;
}
.spacer2 {
  margin-top: 30px !important;
}
.spacer3 {
  margin-top: 50px !important;
}
.spacer-bottom-xs {
  margin-bottom: 10px !important;
}
.spacer-bottom {
  margin-bottom: 30px !important;
}
.spacer-bottom-sm {
  margin-bottom: 15px !important;
}
.spacer-bottom-lg {
  margin-bottom: 40px !important;
}
.rad-1 {
  border-radius: 1px;
  -webkit-border-radius: 1px;
  overflow: hidden;
}
.rad-2 {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  overflow: hidden;
}
.rad-3 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  overflow: hidden;
}
.dash-cols .block .no-padding {
  padding: 0;
}
.no-padding {
  padding: 0 !important;
}
code {
  white-space: normal;
}
.clear {
  clear: both;
}
.hthin {
  font-family: "Raleway", Helvetica, sans-serif !important;
  font-weight: 100 !important;
}
blockquote {
  border-left: 5px solid #2eb6d1;
}
blockquote.pull-right {
  border-right: 5px solid #2eb6d1;
}
.fa-spin {
  animation: 1.2s linear 0s normal none infinite spin;
}
/*Pre & Code*/

pre {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-top: 10px;
}
/*CONTENT*/

.cont h2 {
  font-family: "Raleway", Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 100;
  line-height: 38px;
  margin: 0 0 10px 0;
}
.cont h5 {
  font-size: 13px;
  font-weight: 200;
  line-height: 21px;
}
.cont p {
  font-size: 13px;
  color: #333333;
  font-weight: 200;
  line-height: 23px;
}
.cont b {
  font-weight: 400;
}
/*Media List*/

.media-heading {
  margin: 0 0 5px !important;
}
/*Colors*/

.color-primary {
  color: #2eb6d1 !important;
}
.color-success {
  color: #00ad6d !important;
}
.color-warning {
  color: #f16e3f !important;
}
.color-danger {
  color: #ea6153 !important;
}
/*Well*/

.well p:last-child {
  margin: 0;
}
/*HEADER*/

.dropdown-menu {
  border: 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.176);
}
.dropdown-menu > li > a,
.dropdown-menu li > a {
  font-size: 12px;
  padding: 5px 20px;
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  white-space: nowrap;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #2eb6d1;
}
.dropdown-header {
  color: #2eb6d1;
  margin-top: 6px;
  padding-left: 11px;
  cursor: pointer;
}
.dropdown-header i {
  font-size: 14px;
  margin-right: 4px;
  vertical-align: middle;
}
.navbar-nav .dropdown .dropdown-menu {
  background-clip: none;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  margin-top: 10px;
}
.navbar-nav .dropdown.profile_menu .dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.dropdown.profile_menu .dropdown-menu:before {
  background: url(images/menu-tail-up.png) no-repeat;
  top: -10px;
  content: "";
  right: 10px;
  display: inline-block;
  height: 43px;
  width: 17px;
  position: absolute;
}
.not-nav .dropdown-menu:before {
  background: url(images/menu-tail-up.png) no-repeat;
  top: -10px;
  content: "";
  left: 13px;
  display: inline-block;
  height: 43px;
  width: 17px;
  position: absolute;
}
.col-menu-2 {
  min-width: 405px;
  padding-bottom: 10px;
  padding-top: 7px;
}
.col-menu-2 > li:first-child ul {
  border-right: 1px solid #e8e8e8;
}
.col-menu-2 > li > ul > li a {
  padding-left: 32px;
}
.col-menu-2 > li > ul {
  padding: 0;
}
.col-menu-2 > li > ul > li {
  list-style: none;
}
/*END - Dropdown menu*/

/*navigation*/

#head-nav.navbar {
  border-radius: 0;
  border-bottom: 1px solid #e0e4e8;
}
.navbar {
  border: 0;
  background-color: white;
  color: #2c3e50;
  padding-left: 10px;
  padding-right: 25px;
  margin-bottom: 0;
}
.navbar-nav > li > a {
  padding: 22px;
}
.navbar-default .navbar-brand {
  padding-left: 35px;
  text-indent: -9999em;
  width: 206px;
  color: #2c3e50;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  font-weight: 300;
  font-size: 19px;
}
.navbar-default .navbar-brand:hover {
  color: #223446;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
  color: #3f4148;
}
.navbar-default .navbar-nav > li > a {
  color: #3f4148;
  font-size: 14px;
  font-weight: 400;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #223446;
}
.navbar-default .navbar-nav > li.button {
  padding: 17px 6px;
  float: left;
}
.navbar-default .navbar-nav > li.button > a {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 4px;
  width: 30px;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset;
  text-align: center;
}
.navbar-default .not-nav > li.button {
  padding: 11px 0;
}
.navbar-default .not-nav > li.button > a {
  padding: 10px;
  width: 42px;
}
.navbar-default .navbar-nav > li.button > a > i {
  font-size: 18px;
}
.navbar-default .navbar-nav > li.button .bubble {
  position: absolute;
  top: 2px;
  left: 23px;
  background-color: #e44c34;
  color: white;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border-color: #e23923 #d83722 #c0311e;
  border-left: 1px solid #d83722;
  border-width: 1px;
  box-shadow: -1px 1px 0 rgba(0, 0, 0, 0.25);
  padding: 1px 3px 1px 2px;
  font: bold 9px Tahoma;
}
.navbar-default .navbar-nav > li.button.open:after {
  position: absolute;
  bottom: 0;
  left: 10px;
  display: inline-block;
  content: '';
  left: 50%;
  margin-left: -6px;
}
.navbar-nav > li.button .dropdown-menu {
  padding: 0;
  min-width: 260px;
  max-width: 280px;
}
.navbar-nav > li.button .dropdown-menu .content > ul {
  padding: 0;
}
.navbar-default .navbar-nav > li.button .dropdown-menu li ul > li > a {
  font-weight: 300;
  color: #444444;
  padding: 11px 10px;
  padding-left: 33px;
  border-bottom: 1px solid #ececec;
  position: relative;
}
.navbar-default .navbar-nav > li.button .messages li ul > li > a {
  padding: 12px 10px;
  padding-left: 48px;
  white-space: normal;
  line-height: 16px;
}
.navbar-default .navbar-nav > li.button .dropdown-menu li > a:hover {
  color: #444444;
  background: #f8f8f8;
}
.navbar-default .navbar-nav > li.button .dropdown-menu li:last-child > a {
  border-bottom: 0;
}
.navbar-default .navbar-nav > li.button .dropdown-menu li > a > i {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  width: 20px;
  vertical-align: middle;
  position: absolute;
  left: 10px;
  top: 14px;
}
.navbar-default .navbar-nav > li.button .messages li > a > img {
  position: absolute;
  left: 10px;
  top: 16px;
  height: 30px;
  width: 30px;
}
.navbar-default .navbar-nav > li.button .messages li > a .name {
  display: block;
  color: #555555;
  font-size: 12px;
  font-weight: 600;
  line-height: 19px;
}
.navbar-default .navbar-nav > li.button .dropdown-menu li > a > i.success {
  color: #00ad6d;
}
.navbar-default .navbar-nav > li.button .dropdown-menu li > a > i.info {
  color: #2980b9;
}
.navbar-default .navbar-nav > li.button .dropdown-menu li > a > i.warning {
  color: #fed16c;
}
.navbar-default .navbar-nav > li.button .dropdown-menu li > a > i.danger {
  color: #ea6153;
}
.navbar-default .navbar-nav > li.button .dropdown-menu .nano {
  height: 200px;
}
.navbar-default .navbar-nav > li.button .dropdown-menu li a .date {
  display: block;
  font-size: 11px;
  color: #999999;
  font-style: italic;
  line-height: 18px;
}
.navbar-default .navbar-nav > li.button .dropdown-menu .title {
  font-size: 12px;
  font-weight: 300;
  border-bottom: 1px solid #dddddf;
  padding: 8px 17px;
  color: #444444;
}
.navbar-default .navbar-nav > li.button .dropdown-menu .title a:hover {
  background: transparent;
}
.navbar-default .navbar-nav > li.button .dropdown-menu .foot {
  padding: 0;
}
.navbar-default .navbar-nav > li.button .dropdown-menu .foot > li {
  list-style: none;
}
.navbar-default .navbar-nav > li.button .dropdown-menu .foot a {
  background: #f7f7f7;
  padding: 8px 17px;
  color: #444444;
  text-align: center;
}
/*Dropdown Sub menu*/

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0px;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: white;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-menu li > a:hover {
  background-color: #2eb6d1;
  background-image: none;
  color: white;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-bottom-color: black;
  border-top-color: black;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-bottom-color: black;
  border-top-color: black;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
  background-color: #38c0db;
  color: #223446;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #2eb6d1;
  color: white;
}
.not-nav > .open > a,
.not-nav > .open > a:hover,
.not-nav > .open > a:focus {
  background-color: transparent !important;
  color: #2eb6d1 !important;
}
.navbar-default .navbar-toggle {
  outline: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset;
  padding: 6px 10px;
}
.navbar-default .navbar-toggle:hover {
  background: rgba(255, 255, 255, 0.07);
}
.navbar-default .navbar-toggle:active {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.07) inset;
}
.navbar-default .navbar-toggle:focus {
  background: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-default .navbar-toggle .fa {
  color: white;
  font-size: 18px;
}
.navbar-collapse {
  border-top: none;
  max-height: none;
  position: relative;
}
/*Page Title*/

.page-head {
  position: relative;
  padding-bottom: 10px;
}
.page-head h2 {
  color: #4f4f4f;
  margin-bottom: 0;
  margin-top: 6px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  letter-spacing: -1px;
}
.breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 4px;
  margin-top: 5px;
}
.page-head .breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 4px;
  margin-top: 5px;
}
.cl-mcont.aside {
  padding: 0;
  display: table;
  height: 100%;
  margin-top: 0;
  width: 100%;
}
.cl-mcont.aside > .content {
  vertical-align: top;
  display: table-cell;
  width: 100%;
}
.page-aside {
  background: none repeat scroll 0 0 white;
  width: 280px;
  height: 100%;
  position: relative;
  display: table-cell;
  border-right: 1px solid #e9e9e9;
  vertical-align: top;
}
.page-aside > div {
  width: 280px;
}
.page-aside div.fixed {
  position: fixed;
  height: 100%;
}
.page-aside div.content {
  padding: 20px 20px;
}
@media (max-width: 767px) {
  .page-aside {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
  }
  .page-aside div.fixed {
    width: 100%;
    display: block;
    position: relative;
  }
}
/*Profile menu*/

.profile_menu {
  margin-left: 10px;
  cursor: pointer;
}
.not-nav {
  margin: 0 !important;
}
.user-nav {
  margin: 0;
  margin-right: -15px;
}
.profile_menu .dropdown-toggle {
  padding: 17px 10px;
}
.profile_menu img {
  margin-right: 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}
/*END - Profile menu*/

/*BODY*/

.cl-mcont .row {
  margin-top: 20px;
}
.cl-mcont .col-lg-6 {
  padding: 0 15px;
}
body.boxed {
  background-color: #d0d0d0;
}
body.boxed #cl-wrapper {
  width: 92%;
  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
  background-color: #f0f0f0;
}
.cl-mcont {
  background-color: #f0f0f0;
  color: inherit;
  font-size: 13px;
  font-weight: 200;
  line-height: 21px;
  padding: 15px 30px 30px 30px;
  margin-top: 0;
}
.cl-mcont.white {
  background: white;
}
.cl-mcont h1 {
  line-height: 1.3em;
}
/*Vertical Navigation*/

.cl-sidebar {
  background: #292828;
  position: absolute;
  width: 280px;
  z-index: 2;
}
.cl-sidebar .cl-toggle {
  display: none;
  padding: 7px 8px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 14px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
.cl-sidebar .cl-toggle i {
  color: white;
  font-size: 21px;
}
.sidebar-logo {
  background: #2eb6d1 url(images/logo.png) no-repeat 15px 19px;
  padding: 15px 20px;
  display: block;
  height: 64px;
}
.sidebar-logo .logo a {
  font-size: 24px;
  color: white;
}
#cl-wrapper .cl-sidebar .side-user .avatar {
  display: inline-block;
}
#cl-wrapper .cl-sidebar .side-user .avatar img {
  border-radius: 25px;
  margin-right: 5px;
}
#cl-wrapper .cl-sidebar .side-user .info {
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  padding-top: 15px;
}
#cl-wrapper .cl-sidebar .side-user .info p {
  color: white;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 2px;
}
#cl-wrapper .cl-sidebar .side-user .info p b {
  font-weight: 600;
}
#cl-wrapper .cl-sidebar .side-user .info p a {
  color: white;
  font-weight: 300;
  display: inline-block;
  float: right;
}
#cl-wrapper .cl-sidebar .side-user .info a i {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
}
#cl-wrapper .cl-sidebar .side-user .info a:hover i {
  color: white;
}
.progress.progress-user {
  height: 4px;
  border-radius: 0;
}
.progress.progress-user > .progress-bar {
  background-color: #2eb6d1;
}
.cl-vnavigation {
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}
.cl-vnavigation > .parent > a:before {
  display: inline-block;
  content: "";
  font-family: 'FontAwesome';
  float: right;
  -webkit-transition: rotate 250ms ease;
  -moz-transition: rotate 250ms ease;
  -o-transition: rotate 250ms ease;
  transition: transform 250ms ease;
}
.cl-vnavigation > .parent.open > a:before {
  transform: rotate(90deg);
}
.cl-vnavigation li a {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  display: block;
  padding: 14px 25px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  font-weight: 400;
  white-space: nowrap;
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  transition: color 250ms ease;
}
.cl-vnavigation li a:hover {
  color: white;
}
.parent .sub-menu {
  padding: 10px 0;
}
.sub-menu li a {
  border: 0;
}
.sub-menu li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.cl-vnavigation li a:hover {
  background-color: #242323;
}
/*Collapsed Sidebar*/

.sb-collapsed .cl-sidebar {
  width: 70px;
}
.sb-collapsed .sidebar-logo {
  padding: 4px 0 5px;
  background: url("theme/images/logo.png") no-repeat scroll 23px -48px #2eb6d1;
}
.sb-collapsed .sidebar-logo .logo a {
  content: " ";
  display: block;
  width: 55px;
  height: 55px;
}
.sb-collapsed #pcont {
  margin-left: 55px;
}
.sb-collapsed .cl-vnavigation li {
  position: relative;
}
.sb-collapsed .cl-vnavigation .parent a {
  background-image: none;
}
.sb-collapsed .cl-vnavigation > .parent > a:before {
  display: none;
}
.sb-collapsed .cl-vnavigation li a i {
  margin: 0;
  font-size: 17px;
}
.sb-collapsed .cl-vnavigation li a span {
  opacity: 0;
  width: 0;
  height: 0;
}
#cl-wrapper.animate-collapse .cl-sidebar {
  -webkit-transition: width 300ms linear;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: width 300ms linear;
  /* Firefox 4-15 */
  -o-transition: width 300ms linear;
  /* Opera 10.50–12.00 */
  transition: width 500ms linear;
}
#cl-wrapper.animate-collapse #pcont {
  transition: margin 500ms ease;
}
#cl-wrapper.animate-collapse .cl-vnavigation li a span {
  -webkit-transition: opacity 500ms linear;
  -moz-transition: opacity 500ms linear;
  -o-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}
#cl-wrapper.animate-collapse .cl-vnavigation li a i {
  -webkit-transition: margin 500ms linear, font-size 500ms linear;
  -moz-transition: margin 500ms linear, font-size 500ms linear;
  -o-transition: margin 500ms linear, font-size 500ms linear;
  transition: margin 500ms linear, font-size 500ms linear;
}
.cl-sidebar .collapse-button {
  background: #292828;
  position: fixed;
  width: 280px;
  bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
}
.cl-sidebar .collapse-button .search {
  width: 219px;
  display: inline-block;
  margin-right: 3px;
  border-radius: 2px;
  height: 33px;
  color: rgba(255, 255, 255, 0.7);
  background: none repeat scroll 0 0 #181a21;
  font-size: 11px;
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.cl-sidebar .collapse-button button {
  margin: 0 !important;
  background: transparent;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
.cl-sidebar .collapse-button button:hover {
  background: #1f1e1e;
}
#cl-wrapper.fixed-menu .menu-space {
  position: fixed;
  width: 216px;
  background: #272930;
}
#cl-wrapper.fixed-menu .menu-space .content {
  outline: none;
}
#cl-wrapper.sb-collapsed.fixed-menu .menu-space {
  width: 70px;
}
#cl-wrapper .cl-sidebar .side-user {
  padding: 25px 20px;
}
.sb-collapsed .cl-sidebar .side-user {
  display: none;
}
#cl-wrapper.animate-collapse .cl-sidebar .collapse-button {
  -webkit-transition: width 300ms linear;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: width 300ms linear;
  /* Firefox 4-15 */
  -o-transition: width 300ms linear;
  /* Opera 10.50–12.00 */
  transition: width 500ms linear;
}
.sb-collapsed .cl-sidebar .collapse-button .search {
  display: none;
}
.sb-collapsed .cl-sidebar .collapse-button {
  width: 70px;
  text-align: center;
}
.sb-collapsed .cl-vnavigation li.open ul {
  display: none !important;
}
#sub-menu-nav > ul {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.22);
  color: #333333;
  background: white;
  padding: 5px 0;
  min-width: 190px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-radius: 3px;
}
#sub-menu-nav > ul > li {
  list-style: none;
}
#sub-menu-nav > ul > li > a {
  margin-right: -1px;
  display: block;
  font-size: 11px;
  border-bottom: 0;
  color: #333333;
  text-shadow: none;
  text-align: left;
  background: transparent;
  padding: 6px 20px 6px 31px;
}
#sub-menu-nav > ul > li > a:hover {
  background-color: #2eb6d1;
  color: white;
}
#sub-menu-nav > ul > li ul li a {
  margin-right: -1px;
  display: block;
  font-size: 11px;
  border-bottom: 0;
  color: #333333;
  text-shadow: none;
  text-align: left;
  background: transparent;
  padding: 6px 20px 6px 41px;
}
#sub-menu-nav > ul > li ul li a:hover {
  background-color: #2eb6d1;
  color: white;
}
#sub-menu-nav > ul li:first-child {
  padding-top: 0;
}
#sub-menu-nav > ul li:last-child {
  padding-bottom: 0;
}
#sub-menu-nav > ul > li.dropdown-header {
  padding: 1px 11px;
  padding-bottom: 6px;
  display: block !important;
}
#sub-menu-nav > ul > li.dropdown-header i {
  text-align: center;
  width: 15px;
}
#sub-menu-nav > ul li.dropdown-header {
  display: none;
}
#sub-menu-nav ul:after {
  background: url(images/menu-tail-left.png) no-repeat right 10px;
  top: 0px;
  content: "";
  display: inline-block;
  left: -9px;
  height: 43px;
  width: 10px;
  position: absolute;
}
/*.sb-collapsed .cl-vnavigation li:hover ul{display: block !important;}
	.sb-collapsed .cl-vnavigation li.ocult ul{display:none !important;}
	
*/

/*End Collapsed*/

.cl-vnavigation li a i {
  text-align: center;
  width: 20px;
  font-size: 14px;
  margin-right: 7px;
}
.cl-vnavigation li a span {
  display: inline-block;
}
.cl-vnavigation li ul {
  background-color: #1f1e1e;
  display: none;
  margin: 0;
  padding: 0;
  padding-top: 4px;
}
.cl-vnavigation .parent ul li {
  list-style: none;
}
.cl-vnavigation .parent ul li ul li a {
  padding-left: 52px;
}
.cl-vnavigation .parent ul li.dropdown-header {
  display: none;
}
.cl-vnavigation .parent ul li a {
  font-size: 12px;
  background-image: none;
  padding: 7px 18px 7px 42px;
}
.cl-vnavigation .parent ul li.active a {
  color: white;
  background-color: rgba(0, 0, 0, 0.2);
  border-left: 2px solid #2eb6d1;
}
.cl-vnavigation .parent ul li a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.cl-vnavigation .parent ul li a:first-child {
  border-top: 0;
}
.cl-vnavigation .active > a {
  background: #2a2c34;
  border-left: 2px solid #2eb6d1;
}
.cl-vnavigation .selected:hover a {
  background-color: #2494f2;
}
.cl-vnavigation .selected:hover ul a {
  background-color: #1a1c20;
}
body {
  height: 100%;
}
/*
.cl-sidebar{
  min-height:100%;
}*/

body.animated #cl-wrapper {
  opacity: 0;
  margin-left: -20px;
  transition: margin-left 600ms ease, opacity 600ms;
}
#cl-wrapper {
  display: table;
  width: 100%;
  position: absolute;
  height: 100%;
}
.cl-sidebar {
  display: table-cell;
  position: relative;
  vertical-align: top;
  padding-bottom: 200px;
}
#pcont {
  display: table-cell;
  vertical-align: top;
}
#head-nav.topbar {
  background-color: #2eb6d1;
  color: white;
  padding-left: 0;
}
#head-nav.topbar .sidebar-logo {
  display: inline-block;
  width: 220px;
  float: left;
}
#head-nav.topbar .navbar-toggle {
  box-shadow: none;
  background-color: #1fa7c2;
  border: none;
  margin-right: 15px;
}
#head-nav.topbar .navbar-nav > li > a {
  color: white;
}
#head-nav.topbar .navbar-nav > .active > a,
#head-nav.topbar .navbar-nav > .active > a:hover,
#head-nav.topbar .navbar-nav > .active > a:focus {
  background-color: #38c0db;
}
#head-nav.topbar .navbar-nav > .open > a,
#head-nav.topbar .navbar-nav > .open > a:hover,
#head-nav.topbar .navbar-nav > .open > a:focus {
  background-color: #38c0db;
}
#head-nav.topbar .navbar-nav > .dropdown > a .caret {
  border-bottom-color: white;
  border-top-color: white;
}
#head-nav.topbar .navbar-nav .dropdown .dropdown-menu {
  margin-top: 1px;
}
#head-nav.topbar .not-nav {
  float: right;
}
#head-nav.topbar .navbar-nav > li.button > a {
  box-shadow: none;
}
#head-nav.topbar .not-nav > .open > a,
#head-nav.topbar .not-nav > .open > a:hover,
#head-nav.topbar .not-nav > .open > a:focus {
  color: white !important;
}
/*PAGES*/

/*404 Page*/

.page-error {
  margin-top: 80px;
  margin-bottom: 40px;
}
.page-error .number {
  color: white;
  font-size: 150px;
  font-family: Arial;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
.page-error .description {
  color: white;
  font-size: 40px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
.page-error h3 {
  color: white;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
.error-container .copy,
.error-container .copy a {
  color: #c9d4f6;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
body.texture {
  background: #23262b;
}
.gallery-cont .item {
  width: 25%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}
.gallery-cont .item.w2 {
  width: 50%;
}
.gallery-cont .photo {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.13);
}
.gallery-cont .img {
  position: relative;
}
.gallery-cont .img .over .func {
  margin-top: -80px;
  position: relative;
  top: 50%;
  text-align: center;
  transition: margin-top 200ms ease-in-out;
}
.gallery-cont .img .over .func a {
  display: inline-block;
  height: 50px;
  margin-right: 2px;
  width: 50px;
  margin-right: 10px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
.gallery-cont .img .over .func a:hover {
  background: rgba(255, 255, 255, 0.3);
}
.gallery-cont .img .over .func i {
  font-size: 20px;
  color: white;
  line-height: 2.4;
}
.gallery-cont .item .img:hover .over {
  opacity: 1;
}
.gallery-cont .item .img:hover .over .func {
  margin-top: -25px;
}
.gallery-cont .item .head {
  padding: 10px 10px;
  background: white;
}
.gallery-cont .item .head h4 {
  margin: 0;
  font-size: 17px;
}
.gallery-cont .item .head span {
  color: #bdbdbd;
  font-size: 14px;
}
.gallery-cont .item .head span.active {
  color: #42cae5;
}
.gallery-cont .item .head .desc {
  color: #999999;
  font-size: 12px;
}
.gallery-cont .item img {
  width: 100%;
}
/*Photo Hover*/

.gallery-cont .item .over {
  top: 0;
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(46, 182, 209, 0.8);
  transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
}
@media (max-width: 767px) {
  .gallery-cont .item {
    width: 50%;
  }
  .gallery-cont .item.w2 {
    width: 100%;
  }
}
/*Login*/

#cl-wrapper.login-container,
#cl-wrapper.error-container {
  margin: 0;
}
.login-container .middle-login {
  width: 430px;
  left: 50%;
  top: 50%;
  position: absolute;
  margin-top: -170px;
  margin-left: -215px;
}
.login-container .block-flat {
  padding: 0;
  border: 0;
  overflow: hidden;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
}
.login-container .block-flat .header {
  padding: 9px 20px;
  background: #2eb6d1;
  border-bottom: 1px solid #2eb6d1;
}
.login-container .block-flat .header h3 {
  line-height: 35px;
  margin: 0;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  min-height: 40px;
}
.login-container .header .logo-img {
  left: 50%;
  margin-left: -63px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
}
.login-container .block-flat .content {
  padding: 30px;
  padding-bottom: 5px;
}
.login-container .block-flat .content .form-control {
  padding: 10px 8px;
  height: auto;
}
.login-container .block-flat .content .form-group {
  margin-bottom: 10px;
}
.login-container .block-flat .content .title {
  margin-top: 0;
  margin-bottom: 20px;
}
.login-container .block-flat .foot {
  text-align: right;
  padding: 0 30px 15px;
}
.login-container .block-flat .foot .btn {
  min-width: 70px;
}
.login-container .block-flat .input-group-addon {
  background: #fafafa;
}
.login-container .out-links {
  padding-right: 3px;
}
.login-container .out-links a {
  color: #c9d4f6;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.email .page-title,
.app .page-title {
  font-size: 26px;
  margin-bottom: 0;
  margin-top: 10px;
}
.email .description,
.app .description {
  color: #888888;
}
.page-aside.email .header,
.page-aside.app .header {
  padding: 20px;
}
.page-aside.email .compose {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 25px;
}
.page-aside.email .compose .btn {
  background: #58be89;
  width: 100%;
  border: 0;
  border-radius: 3px !important;
  max-width: 180px;
}
.page-aside.email .mail-nav,
.page-aside.app .app-nav {
  display: block;
  margin-top: 13px;
  padding: 0;
}
.page-aside.email .navbar-toggle,
.page-aside.app .navbar-toggle {
  background: rgba(0, 0, 0, 0.015);
}
.page-aside.email .navbar-toggle span,
.page-aside.app .navbar-toggle span {
  font-size: 14px;
}
.page-aside.email .mail-nav ul li,
.page-aside.app .app-nav ul.nav li {
  margin: 0;
}
.page-aside.email .mail-nav ul li a,
.page-aside.app .app-nav ul.nav li a {
  border-radius: 0;
  color: #555555;
  padding: 12px 15px;
}
.page-aside.email .mail-nav ul li a:hover,
.page-aside.app .app-nav ul.nav li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.page-aside.email .mail-nav ul li.active a,
.page-aside.app .app-nav ul.nav li.active a {
  color: #555555;
  background: rgba(0, 0, 0, 0.025);
}
.page-aside.email .mail-nav ul li a .label,
.page-aside.app .app-nav ul.nav li a .label {
  border-radius: 2px;
}
.page-aside.email .mail-nav ul li a .label.label-default,
.page-aside.app .app-nav ul.nav li a .label.label-default {
  background: #b5b5b5;
}
.page-aside.email .mail-nav ul li a .label.label1,
.page-aside.app .app-nav ul li a .label.label1 {
  background: #19b698;
}
.page-aside.email .mail-nav ul li a .label.label2,
.page-aside.app .app-nav ul li a .label.label2 {
  background: #e85647;
}
.page-aside.email .mail-nav ul li a .label.label3,
.page-aside.app .app-nav ul li a .label.label3 {
  background: #f4a425;
}
.page-aside.email .mail-nav ul li a i,
.page-aside.app .app-nav ul.nav li a i {
  font-size: 14px;
  width: 24px;
  text-align: center;
}
.page-aside.email .mail-nav .title,
.page-aside.app .app-nav .title {
  color: #888888;
  margin: 5px 0 0 0;
  padding: 8px 13px 4px;
  border-bottom: 1px solid #e5e5e5;
}
/*inbox*/

.mail-inbox .head,
.main-app .head {
  background: white;
  padding: 20px 25px;
}
.mail-inbox .head h3,
.main-app .head h3 {
  margin: 9px 0 15px 0;
}
.mail-inbox .head h3 span,
.main-app .head h3 span {
  color: #888888;
  font-weight: 300;
  font-size: 16px;
}
.mail-inbox .head input[type="text"],
.main-app .head input[type="text"] {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.01) inset;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
}
.mail-inbox .head input[type="text"]:focus,
.main-app .head input[type="text"]:focus {
  border-color: #43b6ff;
}
.mail-inbox .filters,
.main-app .filters {
  padding: 9px 20px 10px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.mail-inbox .filters .checkbox,
.main-app .filters .checkbox {
  margin-right: 8px;
}
.mail-inbox .mails,
.main-app .items {
  background: white;
}
.mail-inbox .mails .item,
.main-app .items .item {
  border-bottom: 1px solid #e5e5e5;
  padding: 17px 20px;
  display: table;
  width: 100%;
  cursor: pointer;
}
.mail-inbox .mails .item:nth-child(even),
.main-app .items .item:nth-child(even) {
  background: rgba(0, 0, 0, 0.015);
}
.mail-inbox .mails .item:hover,
.main-app .items .item:hover {
  background: rgba(0, 0, 0, 0.035);
}
.mail-inbox .mails .item > div,
.main-app .items .item > div {
  vertical-align: top;
  display: table-cell;
}
.mail-inbox .mails .item > div:first-child,
.main-app .items .item > div:first-child {
  width: 35px;
}
.mail-inbox .mails .item > div:first-child > div,
.main-app .items .item > div:first-child > div {
  margin-top: 2px;
}
.mail-inbox .checkbox,
.main-app .checkbox {
  background-color: white;
}
.mail-inbox .mails .item .from,
.main-app .items .item .from {
  font-weight: 600;
  font-size: 13px;
  margin: 0 0 3px 0;
}
.mail-inbox .mails .item .date i,
.main-app .items .item .date i {
  margin-right: 7px;
  font-size: 14px;
}
.mail-inbox .mails .item .msg,
.main-app .items .item .msg {
  font-size: 12px;
  margin: 0;
}
/*Message*/

.message .head {
  background: white;
  padding: 20px 25px 24px;
}
.message .head h3 {
  margin: 9px 0 15px 0;
}
.message .head h3 span {
  font-weight: 300;
  font-size: 20px;
  float: right;
}
.message .head h3 span a {
  color: #888888;
  margin-right: 15px;
}
.message .head h4 span {
  font-weight: 100;
  font-size: 15px;
  float: right;
}
.message .head h4 span a {
  color: #fea200;
  margin-right: 10px;
}
.message .mail {
  background: white;
  border-top: 1px solid #e5e5e5;
  padding: 30px;
  font-size: 26px;
}
.message .mail p {
  font-size: 15px;
  font-weight: 100;
}
.message .mails .item {
  border-bottom: 1px solid #e5e5e5;
  padding: 17px 20px;
  display: table;
  width: 100%;
  cursor: pointer;
}
.message .mails .item:nth-child(even) {
  background: rgba(0, 0, 0, 0.015);
}
.message .mails .item:hover {
  background: rgba(0, 0, 0, 0.035);
}
.message .mails .item > div {
  vertical-align: top;
  display: table-cell;
}
.message .mails .item > div:first-child {
  width: 35px;
}
.message .mails .item > div:first-child > div {
  margin-top: 2px;
}
.message .checkbox {
  background-color: white;
}
.message .mails .item .from {
  font-weight: 600;
  font-size: 13px;
  margin: 0 0 3px 0;
}
.message .mails .item .date i {
  margin-right: 7px;
  font-size: 14px;
}
.message .mails .item .msg {
  font-size: 12px;
  margin: 0;
}
.message .head .subject input {
  font-weight: 300;
  font-size: 25px;
  height: auto;
  padding: 10px 0;
  border: 0;
  width: 100%;
}
.message .to,
.message .cc {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  padding: 10px 25px 15px;
  background: white;
}
.message .to {
  padding-bottom: 0;
}
.message .cc {
  padding-top: 2px;
  padding-bottom: 20px;
  border-top-width: 0;
}
.message .to .form-group > .control-label {
  width: 45px;
  padding-top: 10px;
  padding-left: 5px;
}
.message .to .select2-container-multi .select2-choices {
  border-color: #d8d8d8;
}
.message .to .select2-container-multi.select2-container-active .select2-choices {
  border-color: #2eb6d1;
}
@media (max-width: 767px) {
  .page-aside.email .mail-nav,
  .page-aside.app .app-nav {
    margin-top: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
  }
  .page-aside.email .mail-nav .compose,
  .page-aside.app .app-nav .compose {
    border-top: 1px solid #e5e5e5;
    background: #fcfcfc;
  }
  .page-aside.email div.content,
  .page-aside.app div.content {
    border-bottom: 1px solid #e5e5e5;
  }
  .page-aside.email .mail-nav.collapse,
  .page-aside.app .app-nav.collapse {
    display: none;
  }
  .page-aside.email .mail-nav.collapse.in,
  .page-aside.app .app-nav.collapse.in {
    display: block;
  }
  .page-aside.email .nano .content {
    position: static;
    padding: 0;
    overflow: visible;
  }
  .message .mail {
    border-top: 0;
  }
}
.code-editor {
  height: 100%;
}
.code-editor #console {
  height: 100%;
}
.code-editor #console .CodeMirror {
  height: 100%;
}
.codeditor .page-title {
  font-size: 26px;
  margin-bottom: 0;
  margin-top: 10px;
}
.codeditor .description {
  color: #888888;
}
.page-aside.codeditor .compose {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 25px;
}
.page-aside.codeditor .compose .btn {
  width: 100%;
  border: 0;
  border-radius: 3px !important;
  max-width: 180px;
}
.page-aside.codeditor .mail-nav {
  display: block;
  margin-top: 13px;
  padding: 0;
}
.page-aside.codeditor .navbar-toggle {
  background: rgba(0, 0, 0, 0.015);
}
.page-aside.codeditor .navbar-toggle span {
  font-size: 14px;
}
.page-aside.codeditor .mail-nav ul li {
  margin: 0;
}
.page-aside.codeditor .mail-nav ul li a {
  border-radius: 0;
  color: #555555;
  padding: 12px 15px;
}
.page-aside.codeditor .mail-nav ul li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.page-aside.codeditor .mail-nav ul li.active a {
  color: #555555;
  background: rgba(0, 0, 0, 0.025);
}
.page-aside.codeditor .mail-nav ul li a .label {
  border-radius: 2px;
}
.page-aside.codeditor .mail-nav ul li a .label.label-default {
  background: #b5b5b5;
}
.page-aside.codeditor .mail-nav ul li a .label.label1 {
  background: #19b698;
}
.page-aside.codeditor .mail-nav ul li a .label.label2 {
  background: #e85647;
}
.page-aside.codeditor .mail-nav ul li a .label.label3 {
  background: #f4a425;
}
.page-aside.codeditor .mail-nav ul li a .label.unsaved {
  line-height: 10px;
  padding-top: 5px;
}
.page-aside.codeditor .mail-nav ul li a i {
  font-size: 14px;
  width: 24px;
  text-align: center;
}
.page-aside.codeditor .mail-nav .title {
  color: #888888;
  margin: 5px 0 0 0;
  padding: 8px 13px 4px;
  border-bottom: 1px solid #e5e5e5;
}
/*inbox*/

.mail-inbox .head {
  background: white;
  padding: 20px 25px;
}
.mail-inbox .head h3 {
  margin: 9px 0 15px 0;
}
.mail-inbox .head h3 span {
  color: #888888;
  font-weight: 300;
  font-size: 16px;
}
.mail-inbox .head input[type="text"] {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.01) inset;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
}
.mail-inbox .head input[type="text"]:focus {
  border-color: #43b6ff;
}
.mail-inbox .filters {
  padding: 9px 20px 10px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.mail-inbox .filters .checkbox {
  margin-right: 8px;
}
.mail-inbox .mails {
  background: white;
}
.mail-inbox .mails .item {
  border-bottom: 1px solid #e5e5e5;
  padding: 17px 20px;
  display: table;
  width: 100%;
  cursor: pointer;
}
.mail-inbox .mails .item:nth-child(even) {
  background: rgba(0, 0, 0, 0.015);
}
.mail-inbox .mails .item:hover {
  background: rgba(0, 0, 0, 0.035);
}
.mail-inbox .mails .item > div {
  vertical-align: top;
  display: table-cell;
}
.mail-inbox .mails .item > div:first-child {
  width: 35px;
}
.mail-inbox .mails .item > div:first-child > div {
  margin-top: 2px;
}
.mail-inbox .checkbox {
  background-color: white;
}
.mail-inbox .mails .item .from {
  font-weight: 600;
  font-size: 13px;
  margin: 0 0 3px 0;
}
.mail-inbox .mails .item .date i {
  margin-right: 7px;
  font-size: 14px;
}
.mail-inbox .mails .item .msg {
  font-size: 12px;
  margin: 0;
}
/*Message*/

.message .head {
  background: white;
  padding: 20px 25px 24px;
}
.message .head h3 {
  margin: 9px 0 15px 0;
}
.message .head h3 span {
  font-weight: 300;
  font-size: 20px;
  float: right;
}
.message .head h3 span a {
  color: #888888;
  margin-right: 15px;
}
.message .head h4 span {
  font-weight: 100;
  font-size: 15px;
  float: right;
}
.message .head h4 span a {
  color: #fea200;
  margin-right: 10px;
}
.message .mail {
  background: white;
  border-top: 1px solid #e5e5e5;
  padding: 30px;
  font-size: 26px;
}
.message .mail p {
  font-size: 15px;
  font-weight: 100;
}
.message .mails .item {
  border-bottom: 1px solid #e5e5e5;
  padding: 17px 20px;
  display: table;
  width: 100%;
  cursor: pointer;
}
.message .mails .item:nth-child(even) {
  background: rgba(0, 0, 0, 0.015);
}
.message .mails .item:hover {
  background: rgba(0, 0, 0, 0.035);
}
.message .mails .item > div {
  vertical-align: top;
  display: table-cell;
}
.message .mails .item > div:first-child {
  width: 35px;
}
.message .mails .item > div:first-child > div {
  margin-top: 2px;
}
.message .checkbox {
  background-color: white;
}
.message .mails .item .from {
  font-weight: 600;
  font-size: 13px;
  margin: 0 0 3px 0;
}
.message .mails .item .date i {
  margin-right: 7px;
  font-size: 14px;
}
.message .mails .item .msg {
  font-size: 12px;
  margin: 0;
}
@media (max-width: 767px) {
  .cl-mcont.aside {
    display: block;
  }
  .page-aside.codeditor {
    display: block;
  }
  .aside .content {
    display: block;
  }
  .page-aside > div {
    width: 100%;
  }
  .cl-mcont.aside > .content {
    display: block;
  }
  .page-aside.codeditor .mail-nav ul li {
    display: block;
  }
  .page-aside.codeditor .mail-nav {
    margin-top: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
  }
  .page-aside.codeditor .mail-nav .compose {
    border-top: 1px solid #e5e5e5;
    background: #fcfcfc;
  }
  .page-aside.codeditor div.content {
    border-bottom: 1px solid #e5e5e5;
  }
  .page-aside.codeditor .mail-nav.collapse.in {
    display: block;
  }
  .page-aside.codeditor .mail-nav.collapse {
    display: none;
  }
  .message .mail {
    border-top: 0;
  }
}
.CodeMirror {
  height: auto;
}
.CodeMirror-scroll {
  overflow-y: hidden;
  overflow-x: auto;
}
.profile-info > .row {
  margin-top: 0;
}
.profile-info .avatar {
  padding-top: 11px;
}
.profile-info .avatar img {
  max-width: 130px;
  max-height: 130px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.profile-info .personal .btn {
  padding-right: 12px;
  border: 0;
  margin: 0;
}
.profile-info .personal .btn .fa {
  margin-right: 5px;
}
.profile-info .skills td {
  font-size: 13px;
}
.profile-info .skills .progress {
  border-radius: 2px;
  height: 11px;
}
.spk-widget {
  margin-top: 15px;
}
.side-right {
  margin-top: 39px;
}
.bars-widget h4 {
  margin-bottom: 0;
}
.bars-widget h3 {
  margin: 0;
}
table.information td {
  font-size: 13px;
  vertical-align: top;
  padding: 6px;
}
table.information td i {
  width: 15px;
  font-size: 14px;
}
.fa-mobile-phone {
  font-size: 18px !important;
}
table.information td.category {
  padding-top: 8px;
}
table.information > tbody > tr > td {
  padding-bottom: 30px;
}
.friend-widget {
  cursor: default;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 5px;
  padding: 10px;
  transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
}
.friend-widget img {
  float: left;
  margin-right: 10px;
  border: 3px solid #f2f2f2;
  max-width: 50px;
  max-height: 50px;
  width: 100%;
  border-radius: 50%;
  transition: border-color 300ms ease-in-out;
  -webkit-transition: border-color 300ms ease-in-out;
}
.friend-widget:hover {
  background: #f2f2f2;
}
.friend-widget:hover img {
  border-color: #4d90fd;
}
.friend-widget h4 {
  font-size: 15px;
  margin: 3px 0 0 0;
}
.friend-widget p {
  color: #999999;
  margin: 0;
}
.friends-list > div {
  padding-left: 5px;
  padding-right: 5px;
}
.widget-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
}
.avatar-upload {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.avatar-upload img {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.avatar-upload input {
  cursor: pointer;
  direction: ltr;
  font-size: 200px;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  outline: 0;
}
.avatar-upload .overlay {
  background: #4d90fd;
  height: 3px;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: opacity 300ms ease 0s;
  width: 0%;
  vertical-align: middle;
}
.crop-image img {
  max-width: 480px;
  max-height: 380px;
  box-shadow: 0 0 0 4px #e9e9e9;
}
.jcrop-holder {
  display: inline-block;
}
@media (max-width: 767px) {
  table.information .btn span {
    display: none;
  }
  .profile-info .personal,
  .profile-info .avatar {
    text-align: center;
  }
  .profile-info .avatar {
    margin-bottom: 10px;
  }
}
.main-app .options {
  padding: 20px 0 5px 0;
}
.main-app .options .radio-inline:first-child {
  padding-left: 0;
}
.main-app .options .radio-inline {
  margin: 0;
}
.main-app .options .form-group {
  margin: 0;
}
.main-app .items.products .item .price {
  font-size: 22px;
  font-weight: 300;
}
.main-app .items.products .item .product-image {
  float: left;
  margin-right: 10px;
}
.app.filters .app-nav .form-group {
  margin-bottom: 35px;
}
.app.filters .app-nav .content {
  padding-top: 0;
}
@media (max-width: 767px) {
  
}
/*Login*/

#cl-wrapper.sign-up-container,
#cl-wrapper.error-container {
  margin: 0;
}
.sign-up-container .middle-sign-up {
  width: 470px;
  left: 50%;
  top: 50%;
  position: absolute;
  margin-top: -282px;
  margin-left: -235px;
}
.forgotpassword-container .middle {
  width: 470px;
  margin: 70px auto 0 auto;
}
.sign-up-container .block-flat,
.forgotpassword-container .block-flat {
  padding: 0;
  border: 0;
  overflow: hidden;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
}
.sign-up-container .block-flat .header,
.forgotpassword-container .block-flat .header {
  padding: 9px 20px;
  background: #2eb6d1;
  border-bottom: 1px solid #2eb6d1;
}
.sign-up-container .block-flat .header h3,
.forgotpassword-container .block-flat .header h3 {
  line-height: 35px;
  margin: 0;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  min-height: 40px;
}
.sign-up-container .header .logo-img,
.forgotpassword-container .header .logo-img {
  left: 50%;
  margin-left: -63px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
}
.sign-up-container .block-flat .content,
.forgotpassword-container .block-flat .content {
  padding: 30px;
  padding-bottom: 20px;
}
.sign-up-container .block-flat .content .form-control,
.forgotpassword-container .block-flat .content .form-control {
  padding: 10px 8px;
  height: auto;
}
.sign-up-container .block-flat .content .form-group {
  margin-bottom: 10px;
}
.sign-up-container .block-flat .content .title {
  margin-top: 0;
  margin-bottom: 20px;
}
.sign-up-container .block-flat .foot,
.forgotpassword-container .block-flat .foot {
  text-align: right;
  padding: 0 30px 15px;
}
.sign-up-container .block-flat .foot .btn,
.forgotpassword-container .block-flat .foot .btn {
  min-width: 70px;
}
.sign-up-container .block-flat .input-group-addon,
.forgotpassword-container .block-flat .input-group-addon {
  background: #fafafa;
}
.sign-up-container .out-links,
.forgotpassword-container .out-links {
  padding-right: 3px;
}
.sign-up-container .out-links a,
.forgotpassword-container .out-links a {
  color: #c9d4f6;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .sign-up-container .middle-sign-up {
    width: 100%;
    position: static;
    margin: 0;
  }
  .forgotpassword-container .middle {
    width: 100%;
  }
  .forgotpassword-container {
    padding: 20px;
  }
  .sign-up-container .middle-sign-up .block-flat {
    border-radius: 0;
  }
}
/*ELEMENTS*/

/*Accordion*/

.accordion {
  margin-bottom: 40px;
}
.accordion .panel-heading {
  background: white;
  padding: 0;
}
.accordion .panel-heading a {
  font-size: 15px;
  padding: 17px 16px;
  display: block;
  color: #38c0db;
}
.accordion .panel-heading a .fa {
  transition: transform 200ms ease-in-out;
  margin-right: 10px;
  transform: rotate(90deg);
}
.accordion .panel-heading a.collapsed {
  color: #555555;
}
.accordion .panel-heading a.collapsed .fa {
  transform: rotate(0deg);
}
.accordion .panel-heading + .panel-collapse .panel-body {
  border-top: 0;
  padding: 3px 20px 20px 34px;
}
.accordion .panel {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  border-bottom: 0;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  margin-bottom: 5px;
  border-top: 0;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
}
.accordion .panel:first-child {
  border-top: 0;
}
.accordion.panel-group .panel + .panel {
  margin-top: 0px;
}
/*Primary color accordion*/

.accordion.accordion-color .panel-heading a {
  background-color: #2eb6d1;
  color: white;
}
.accordion.accordion-color .panel-heading a.collapsed {
  background-color: white;
  color: #555555;
}
.accordion.accordion-color .panel-collapse .panel-body {
  background-color: #2eb6d1;
  color: white;
}
/*Semi color accordion*/

.accordion.accordion-semi .panel-heading a {
  background-color: #2eb6d1;
  color: white;
  transition: background-color 200ms ease-in-out;
  border-bottom: 1px solid #068ea9;
}
.accordion.accordion-semi .panel-heading.success a {
  background-color: #00ad6d;
  border-bottom: 1px solid #008545;
}
.accordion.accordion-semi .panel-heading.warning a {
  background-color: #f16e3f;
  border-bottom: 1px solid #c94617;
}
.accordion.accordion-semi .panel-heading.danger a {
  background-color: #ea6153;
  border-bottom: 1px solid #c2392b;
}
.accordion.accordion-semi .panel-heading a.collapsed {
  background-color: white;
  color: #555555;
  border-bottom: 0;
}
.accordion.accordion-semi .panel-collapse .panel-body {
  padding: 15px 20px 20px 34px;
}
/*Alerts*/

.alert {
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0;
}
.alert .sign {
  color: rgba(0, 0, 0, 0.2);
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;
  text-align: center;
  width: 25px;
  display: inline-block;
}
.alert .close {
  text-shadow: none;
}
.alert-primary {
  background-color: #2eb6d1;
  border-color: #24acc7;
  color: white;
}
.alert-success {
  background-color: #00ad6d;
  border-color: #00a363;
  color: white;
}
.alert-info {
  background-color: #2980b9;
  border-color: #1f76af;
  color: white;
}
.alert-warning {
  background-color: #f16e3f;
  border-color: #e76435;
  color: white;
}
.alert-danger {
  background-color: #ea6153;
  border-color: #e05749;
  color: white;
}
/*Alert White*/

.alert-white {
  background: white;
  border-color: #d5d5d5;
  color: #404040;
  padding-left: 61px;
  position: relative;
}
.alert-white .icon {
  text-align: center;
  width: 45px;
  height: 103%;
  position: absolute;
  top: -1px;
  left: -1px;
  border: 1px solid #bdbdbd;
  padding-top: 15px;
}
.alert-white .icon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #bdbdbd;
  position: absolute;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  right: -6px;
  margin-top: -3px;
  background: white;
}
.alert-white.rounded {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.alert-white.rounded .icon {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
.alert-white .icon i {
  font-size: 20px;
  color: white;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
.alert-white.alert-danger .icon,
.alert-white.alert-danger .icon:after {
  border-color: #e05749;
  background: #ea6153;
}
.alert-white.alert-info .icon,
.alert-white.alert-info .icon:after {
  border-color: #1f76af;
  background: #2980b9;
}
.alert-white.alert-warning .icon,
.alert-white.alert-warning .icon:after {
  border-color: #e76435;
  background: #f16e3f;
}
.alert-white.alert-success .icon,
.alert-white.alert-success .icon:after {
  border-color: #00a363;
  background: #00ad6d;
}
.alert-white.alert-primary .icon,
.alert-white.alert-primary .icon:after {
  border-color: #24acc7;
  background: #2eb6d1;
}
/*Alert White alt 1*/

.alert-white-alt {
  border-width: 2px;
  background: white;
  color: #404040;
  padding-left: 61px;
  position: relative;
}
.alert-white-alt .icon {
  text-align: center;
  width: 45px;
  height: 103%;
  position: absolute;
  top: -1px;
  left: -1px;
  border: 1px solid #bdbdbd;
  padding-top: 15px;
}
.alert-white-alt .icon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #bdbdbd;
  position: absolute;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  right: -6px;
  margin-top: -3px;
  background: white;
}
.alert-white-alt.rounded {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.alert-white-alt.rounded .icon {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
.alert-white-alt .icon i {
  font-size: 20px;
  color: white;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
.alert-white-alt.alert-danger .icon,
.alert-white-alt.alert-danger .icon:after {
  border-color: #e05749;
  background: #ea6153;
}
.alert-white-alt.alert-info .icon,
.alert-white-alt.alert-info .icon:after {
  border-color: #1f76af;
  background: #2980b9;
}
.alert-white-alt.alert-warning .icon,
.alert-white-alt.alert-warning .icon:after {
  border-color: #e76435;
  background: #f16e3f;
}
.alert-white-alt.alert-success .icon,
.alert-white-alt.alert-success .icon:after {
  border-color: #00a363;
  background: #00ad6d;
}
.alert-white-alt.alert-primary .icon,
.alert-white-alt.alert-primary .icon:after {
  border-color: #24acc7;
  background: #2eb6d1;
}
/*Alert White Alt 2*/

.alert-white-alt2 {
  background: white;
  border-color: #d5d5d5;
  color: #404040;
  padding-left: 61px;
  position: relative;
}
.alert-white-alt2 .icon {
  text-align: center;
  width: 45px;
  height: 103%;
  position: absolute;
  top: -1px;
  left: -1px;
  border: 1px solid #d5d5d5;
  padding-top: 15px;
}
.alert-white-alt2 .icon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #d5d5d5;
  position: absolute;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  right: -6px;
  margin-top: -3px;
  background: white;
}
.alert-white-alt2 .icon i {
  font-size: 20px;
  color: white;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
.alert-white-alt2.alert-danger .icon i {
  color: #ea6153;
}
.alert-white-alt2.alert-info .icon i {
  color: #2980b9;
}
.alert-white-alt2.alert-warning .icon i {
  color: #f16e3f;
}
.alert-white-alt2.alert-success .icon i {
  color: #00ad6d;
}
.alert-white-alt2.alert-primary .icon i {
  color: #2eb6d1;
}
/*Buttons*/

.btn {
  border-color: #cccccc;
  border-radius: 0;
  -webkit-border-radius: 0;
  outline: none;
  margin-bottom: 5px !important;
  margin-left: 5px;
  font-size: 13px;
  padding: 7px 11px;
}
.btn-default,
.btn-default:focus {
  background-color: white;
  border-color: #cccccc;
  color: #5e5e5e;
}
.btn-default i {
  color: #444444;
}
.btn-default:active {
  box-shadow: none;
  background: whitesmoke;
}
.btn-primary,
.btn-primary:focus {
  background-color: #2eb6d1;
  border-color: transparent;
  color: white;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #38c0db;
  border-color: transparent;
}
.btn-primary:active {
  box-shadow: none;
  background: #24acc7;
}
.btn-success,
.btn-success:focus {
  background-color: #00ad6d;
  border-color: transparent;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-color: #0ab777;
  border-color: transparent;
}
.btn-success:active {
  box-shadow: none;
  background: #00a363;
}
.btn-info,
.btn-info:focus {
  background-color: #2980b9;
  border-color: transparent;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-color: #338ac3;
  border-color: transparent;
}
.btn-info:active {
  box-shadow: none;
  background: #1f76af;
}
.btn-warning,
.btn-warning:focus {
  background-color: #f16e3f;
  border-color: transparent;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-color: #fb7849;
  border-color: transparent;
}
.btn-warning:active {
  box-shadow: none;
  background: #e76435;
}
.btn-danger,
.btn-danger:focus {
  background-color: #ea6153;
  border-color: transparent;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-color: #f46b5d;
  border-color: transparent;
}
.btn-danger:active {
  box-shadow: none;
  background: #e05749;
}
.btn-prusia,
.btn-prusia:focus {
  background-color: #3d566d;
  border-color: transparent;
  color: white;
}
.btn-prusia:hover,
.btn-prusia:active,
.btn-prusia.active,
.open .dropdown-toggle.btn-prusia {
  color: white;
  background-color: #476077;
  border-color: transparent;
}
.btn-prusia:active {
  box-shadow: none;
  background: #334c63;
}
.btn-dark,
.btn-dark:focus {
  background-color: #23262b;
  border-color: transparent;
  color: white;
}
.btn-dark:hover,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  color: white;
  background-color: #2d3035;
  border-color: transparent;
}
.btn-dark:active {
  box-shadow: none;
  background: #191c21;
}
.btn-rad {
  border-radius: 2px;
  -webkit-border-radius: 2px;
}
.btn-group.horizontal > .btn {
  border-color: rgba(0, 0, 0, 0.08);
}
.btn i {
  font-size: 14px;
  margin-right: 2px;
  display: inline-block;
  min-width: 10px;
}
.btn-group-vertical {
  margin: 3px 3px;
}
.btn-block {
  width: 100%;
}
.close {
  text-shadow: none;
  font-size: 32px;
  margin-top: -6px;
}
/*Transparent Buttons*/

.btn-trans {
  background-color: white;
  border-color: #cccccc;
  color: #5e5e5e;
}
.btn-trans.btn-primary {
  background-color: white;
  border-color: #2eb6d1;
  color: #2eb6d1;
}
.btn-trans.btn-primary:hover {
  background-color: #2eb6d1;
  color: white;
}
.btn-trans.btn-success {
  background-color: white;
  border-color: #00ad6d;
  color: #00ad6d;
}
.btn-trans.btn-success:hover {
  background-color: #00ad6d;
  color: white;
}
.btn-trans.btn-info {
  background-color: white;
  border-color: #2980b9;
  color: #2980b9;
}
.btn-trans.btn-info:hover {
  background-color: #2980b9;
  color: white;
}
.btn-trans.btn-warning {
  background-color: white;
  border-color: #f16e3f;
  color: #f16e3f;
}
.btn-trans.btn-warning:hover {
  background-color: #f16e3f;
  color: white;
}
.btn-trans.btn-danger {
  background-color: white;
  border-color: #ea6153;
  color: #ea6153;
}
.btn-trans.btn-danger:hover {
  background-color: #ea6153;
  color: white;
}
.btn-trans.btn-prusia {
  background-color: white;
  border-color: #3d566d;
  color: #3d566d;
}
.btn-trans.btn-prusia:hover {
  background-color: #3d566d;
  color: white;
}
.btn-trans.btn-dark {
  background-color: white;
  border-color: #23262b;
  color: #23262b;
}
.btn-trans.btn-dark:hover {
  background-color: #23262b;
  color: white;
}
/*Monochromatic tones*/

/*MONO1*/

.btn-mono1.btn-primary {
  background-color: #24acc7;
}
.btn-mono1.btn-primary:hover {
  background-color: #29b1cc;
}
.btn-mono1.btn-success {
  background-color: #00a363;
}
.btn-mono1.btn-success:hover {
  background-color: #00a868;
}
.btn-mono1.btn-info {
  background-color: #1f76af;
}
.btn-mono1.btn-info:hover {
  background-color: #247bb4;
}
.btn-mono1.btn-warning {
  background-color: #e76435;
}
.btn-mono1.btn-warning:hover {
  background-color: #ec693a;
}
.btn-mono1.btn-danger {
  background-color: #e05749;
}
.btn-mono1.btn-danger:hover {
  background-color: #e55c4e;
}
.btn-mono1.btn-prusia {
  background-color: #334c63;
}
.btn-mono1.btn-prusia:hover {
  background-color: #385168;
}
.btn-mono1.btn-dark {
  background-color: #191c21;
}
.btn-mono1.btn-dark:hover {
  background-color: #1e2126;
}
/*MONO2*/

.btn-mono2.btn-primary {
  background-color: #1aa2bd;
}
.btn-mono2.btn-primary:hover {
  background-color: #1fa7c2;
}
.btn-mono2.btn-success {
  background-color: #009959;
}
.btn-mono2.btn-success:hover {
  background-color: #009e5e;
}
.btn-mono2.btn-info {
  background-color: #156ca5;
}
.btn-mono2.btn-info:hover {
  background-color: #1a71aa;
}
.btn-mono2.btn-warning {
  background-color: #dd5a2b;
}
.btn-mono2.btn-warning:hover {
  background-color: #e25f30;
}
.btn-mono2.btn-danger {
  background-color: #d64d3f;
}
.btn-mono2.btn-danger:hover {
  background-color: #db5244;
}
.btn-mono2.btn-prusia {
  background-color: #294259;
}
.btn-mono2.btn-prusia:hover {
  background-color: #2e475e;
}
.btn-mono2.btn-dark {
  background-color: #0f1217;
}
.btn-mono2.btn-dark:hover {
  background-color: #14171c;
}
/*MONO3*/

.btn-mono3.btn-primary {
  background-color: #1098b3;
}
.btn-mono3.btn-primary:hover {
  background-color: #159db8;
}
.btn-mono3.btn-success {
  background-color: #008f4f;
}
.btn-mono3.btn-success:hover {
  background-color: #009454;
}
.btn-mono3.btn-info {
  background-color: #0b629b;
}
.btn-mono3.btn-info:hover {
  background-color: #1067a0;
}
.btn-mono3.btn-warning {
  background-color: #d35021;
}
.btn-mono3.btn-warning:hover {
  background-color: #d85526;
}
.btn-mono3.btn-danger {
  background-color: #cc4335;
}
.btn-mono3.btn-danger:hover {
  background-color: #d1483a;
}
.btn-mono3.btn-prusia {
  background-color: #1f384f;
}
.btn-mono3.btn-prusia:hover {
  background-color: #243d54;
}
.btn-mono3.btn-dark {
  background-color: #05080d;
}
.btn-mono3.btn-dark:hover {
  background-color: #0a0d12;
}
/*MONO4*/

.btn-mono4.btn-primary {
  background-color: #068ea9;
}
.btn-mono4.btn-primary:hover {
  background-color: #0b93ae;
}
.btn-mono4.btn-success {
  background-color: #008545;
}
.btn-mono4.btn-success:hover {
  background-color: #008a4a;
}
.btn-mono4.btn-info {
  background-color: #015891;
}
.btn-mono4.btn-info:hover {
  background-color: #065d96;
}
.btn-mono4.btn-warning {
  background-color: #c94617;
}
.btn-mono4.btn-warning:hover {
  background-color: #ce4b1c;
}
.btn-mono4.btn-danger {
  background-color: #c2392b;
}
.btn-mono4.btn-danger:hover {
  background-color: #c73e30;
}
.btn-mono4.btn-prusia {
  background-color: #152e45;
}
.btn-mono4.btn-prusia:hover {
  background-color: #1a334a;
}
.btn-mono4.btn-dark {
  background-color: #000003;
}
.btn-mono4.btn-dark:hover {
  background-color: #000308;
}
/*Specific icons size*/

.btn-lg,
.btn-group-lg > .btn {
  padding: 12px 14px;
  font-size: 15px;
  font-weight: 300;
}
.btn-lg i {
  font-size: 18px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 4px 7px;
  font-size: 12px;
}
.btn-sm i {
  font-size: 14px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 2px 6px;
  font-size: 11px;
}
.btn-xs i {
  font-size: 12px;
}
.btn-shadow {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
}
.btn-shadow.btn-success {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-primary {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-warning {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-danger {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-info {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-prusia {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-dark {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-flat,
.btn-flat:focus {
  box-shadow: none;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-prusia .caret,
.btn-dark .caret {
  border-top-color: white;
}
.btn-group-vertical > .btn {
  margin-bottom: 0 !important;
}
.btn-group-vertical > .btn:first-child {
  margin-left: 0;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.btn-group-vertical > .btn:last-child {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
/*Social buttons*/

.btn-facebook i {
  color: #3b5998;
}
.btn-twitter i {
  color: #00aced;
}
.btn-google-plus i {
  color: #dd4b39;
}
.btn-dribbble i {
  color: #ea4c89;
}
.btn-linkedin i {
  color: #0e76a8;
}
.btn-youtube i {
  color: #c4302b;
}
.btn-pinterest i {
  color: #c8232c;
}
.btn-tumblr i {
  color: #34526f;
}
.btn-flickr i {
  color: #ff0084;
}
.btn-facebook.bg {
  background: #3b5998;
  color: white;
  border: 0;
}
.btn-twitter.bg {
  background: #00aced;
  color: white;
  border: 0;
}
.btn-google-plus.bg {
  background: #dd4b39;
  color: white;
  border: 0;
}
.btn-dribbble.bg {
  background: #ea4c89;
  color: white;
  border: 0;
}
.btn-linkedin.bg {
  background: #0e76a8;
  color: white;
  border: 0;
}
.btn-youtube.bg {
  background: #c4302b;
  color: white;
  border: 0;
}
.btn-pinterest.bg {
  background: #c8232c;
  color: white;
  border: 0;
}
.btn-tumblr.bg {
  background: #34526f;
  color: white;
  border: 0;
}
.btn-flickr.bg {
  background: #0063dc;
  color: white;
  border: 0;
}
.btn-github.bg {
  background: #333333;
  color: white;
  border: 0;
}
/*active socials*/

.btn-facebook.bg:active,
.btn-facebook.bg.active {
  background: #274584;
}
.btn-twitter.bg:active,
.btn-twitter.bg.active {
  background: #0098d9;
}
.btn-google-plus.bg:active,
.btn-google-plus.bg.active {
  background: #c93725;
}
.btn-dribbble.bg:active,
.btn-dribbble.bg.active {
  background: #d63875;
}
.btn-linkedin.bg:active,
.btn-linkedin.bg.active {
  background: #006294;
}
.btn-youtube.bg:active,
.btn-youtube.bg.active {
  background: #b01c17;
}
.btn-pinterest.bg:active,
.btn-pinterest.bg.active {
  background: #b40f18;
}
.btn-tumblr.bg:active,
.btn-tumblr.bg.active {
  background: #203e5b;
}
.btn-flickr.bg:active,
.btn-flickr.bg.active {
  background: #004fc8;
}
.btn-github.bg:active,
.btn-github.bg.active {
  background: #1f1f1f;
}
.btn.bg i {
  color: white;
}
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus {
  outline: none;
}
.btn-group.btn-blurbg {
  background: url("theme/less/images/blur_bg.png") no-repeat;
  padding: 40px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}
.btn.btn-transparent {
  border-top: 1px solid white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.2);
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
}
.btn.btn-transparent:hover {
  background: rgba(255, 255, 255, 0.32);
}
.video-player {
  position: relative;
  display: inline-block;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}
.video-player video {
  display: block;
  max-width: 320px;
  width: 100%;
}
.video-player .btn-controls {
  text-align: center;
  bottom: 5px;
  position: absolute;
  width: 100%;
}
.video-player .btn-controls .btn-group {
  margin: 0;
}
.video-player .btn-controls .btn-group {
  float: none;
}
button::-moz-focus-inner {
  border: 0;
}
.btn-group .dropdown-menu {
  border-radius: 1px;
}
/*disable*/

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active {
  background-color: #068ea9;
  border-color: #068ea9;
}
.fc-header {
  display: block;
}
.fc-header td {
  border-bottom: 0;
  border-left: 0;
}
.fc-header td:last-child {
  border-right: 0;
}
.calendar-env .calendar-body .fc-header .fc-header-left {
  padding: 20px;
}
.calendar-env .calendar-body .fc-header .fc-header-right {
  padding: 20px;
}
.fc-header-title {
  padding: 0 10px;
}
.fc-header .fc-button {
  margin: 0;
  vertical-align: middle;
}
.fc-button {
  padding: 10px;
  display: inline !important;
}
.fc-state-default.fc-corner-left {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.fc-state-default.fc-corner-right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0px;
}
.fc-state-default {
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  color: #666666;
  border: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.fc-state-active,
.fc-state-active .fc-button-inner,
.fc-button-today .fc-button-inner,
.fc-state-hover,
.fc-state-hover .fc-button-inner {
  background: #32323a;
  color: white;
  box-shadow: none;
  text-shadow: none;
}
.fc-event {
  background: #2eb6d1;
  border-color: #2eb6d1;
}
.external-event {
  /* try to mimick the look of a real event */
  margin: 2px 0;
  padding: 2px 4px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #2eb6d1;
  color: white;
  font-size: 0.85em;
  cursor: pointer;
  display: inline-block;
}
#external-events p {
  border-top: 1px solid #666666;
  padding-top: 5px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .fc-header .fc-header-left,
  .fc-header .fc-header-center,
  .fc-header .fc-header-right {
    text-align: center;
    display: block;
    width: 100%;
    padding: 20px;
  }
  .fc-header .fc-header-center {
    padding: 0;
  }
}
/*Flot Charts*/

.blue-chart .flot-text,
.red-chart .flot-text {
  color: white !important;
}
#site_statistics .flot-text .tickLabel {
  font-size: 10px !important;
  color: #c1c1c1 !important;
}
.legend table td {
  font-size: 11px !important;
}
.counter-detail .counter {
  display: inline-block;
  padding: 20px;
  width: 49%;
}
.counter-detail .counter p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.counter-detail .counter h5 {
  margin: 0;
}
.counter-detail .counter .spk1 {
  float: right;
  padding-top: 7px;
}
.counter-detail .counter .spk2 {
  float: right;
  padding-top: 7px;
}
.no-border {
  border-top: 0;
}
.blue-chart {
  border-left: 1px solid #258fec;
  border-right: 1px solid #258fec;
  border-bottom: 1px solid #1e73bd;
  border-top: 1px solid #499de5;
  background-image: -moz-linear-gradient(center top, #52aeff 45%, #2180d3 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#52aeff), to(#2180d3));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #52aeff, #2180d3);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #52aeff, #2180d3);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #52aeff, #2180d3);
  background-color: #3290e2;
}
.block-flat .blue-chart {
  padding: 20px !important;
}
.blue-chart h2 {
  text-shadow: 0 -1px 0 #357fc0;
}
.easyPieChart {
  display: inline-block;
}
.visitors {
  padding-left: 25px;
}
.visitors .counters {
  margin-top: 25px;
}
.visitors .counters h1 {
  margin: 0;
}
.visitors .counters h1:first-child {
  color: #1dd2af;
}
.visitors .footer {
  padding: 5px 10px 0;
}
.visitors .footer i {
  margin-right: 5px;
}
.visitors .footer .return {
  color: #1dd2af;
}
/* General styles for all menus */

.cbp-spmenu {
  background: #272930;
  position: fixed;
}
.cbp-spmenu > .header {
  padding: 20px;
  min-height: 64px;
  background: #38c0db;
  position: relative;
}
.cbp-spmenu > .header h3 {
  color: white;
  font-weight: 300;
  font-size: 1.9em;
  margin: 0;
}
.cbp-spmenu .sub-header {
  background: #2eb6d1;
  color: white;
  padding: 8px 20px;
}
.cbp-spmenu .sub-header .icon {
  display: inline-block;
  margin-right: 5px;
}
.cbp-spmenu .sub-header p {
  display: inline-block;
  margin: 0;
  font-size: 13px;
  font-weight: 400;
}
.cbp-spmenu a {
  display: block;
  color: white;
  font-size: 1.1em;
  font-weight: 300;
}
.cbp-spmenu a:hover {
  background: #22242b;
}
.cbp-spmenu a:active {
  background: #2a2c34;
  border-right: 2px solid #7761a7;
}
/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
  width: 240px;
  height: 100%;
  top: 0;
  z-index: 1000;
}
.cbp-spmenu-vertical a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 1em;
}
.cbp-spmenu-horizontal {
  width: 100%;
  height: 150px;
  left: 0;
  z-index: 1000;
  overflow: hidden;
}
.cbp-spmenu-horizontal h3 {
  height: 100%;
  width: 20%;
  float: left;
}
.cbp-spmenu-horizontal a {
  float: left;
  width: 20%;
  padding: 0.8em;
  border-left: 1px solid #258ecd;
}
/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
  left: -240px;
}
.cbp-spmenu-right {
  right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
  left: 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px;
}
/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
  top: -150px;
}
.cbp-spmenu-bottom {
  bottom: -150px;
}
.cbp-spmenu-top.cbp-spmenu-open {
  top: 0px;
}
.cbp-spmenu-bottom.cbp-spmenu-open {
  bottom: 0px;
}
/* Push classes applied to the body */

.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0;
}
.cbp-spmenu-push-toright {
  left: 240px;
}
.cbp-spmenu-push-toleft {
  left: -240px;
}
/*Chat box*/

#chat-box {
  display: none;
  position: absolute;
  padding-top: 64px;
  height: 100%;
  background: transparent;
  bottom: 0;
  left: 0;
  width: 100%;
}
#chat-box > .header {
  background: #2eb6d1;
  border-bottom: 4px solid #24acc7;
  padding: 15px;
}
#chat-box > .header > span {
  color: white;
  font-size: 14px;
}
#chat-box > .header > .close {
  margin: 0;
  padding: 2px 3px 0 0;
}
#chat-box > .header > .close:hover,
.chat-box > .header > .close:active {
  background: none;
  border: none;
}
#chat-box .messages {
  background: #21232a;
  height: 80%;
}
#chat-box .messages .conversation {
  list-style: none;
  padding: 5px 0 0;
}
#chat-box .messages .conversation li p {
  background: #2eb6d1;
  color: white;
  padding: 5px 10px;
  margin-bottom: 15px;
  display: inline-block;
  position: relative;
}
#chat-box .messages .conversation .odd p {
  background: white;
  color: #666666;
  padding: 5px 10px;
  display: inline-block;
}
#chat-box .messages .conversation li p:after {
  border-color: transparent white;
  border-style: solid;
  border-width: 9px 10px 9px 0;
  content: "";
  display: block;
  left: -7px;
  position: absolute;
  top: 7px;
  width: 0;
  z-index: 1;
}
#chat-box .messages .conversation li.text-right p:after {
  border-color: transparent #2eb6d1;
  border-width: 9px 0 9px 10px;
  left: auto;
  right: -7px !important;
}
#chat-box > .chat-input {
  position: absolute;
  bottom: 0;
  z-index: 3;
  background: #272930;
  padding: 13px 18px;
}
#chat-box > .chat-input > .input-group {
  margin-bottom: 0;
}
#chat-box > .chat-input > .input-group > input {
  overflow: hidden;
  word-wrap: break-word;
  resize: horizontal;
  background: #2f3138;
  border: none;
  color: #999999;
}
/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*Side Chat*/

.side-chat .content {
  padding: 0 20px;
}
.side-chat .header h3 {
  font-size: 22px;
}
.side-chat .content .title {
  color: #74767d;
  margin: 15px 0 8px 0;
  border-bottom: 1px solid #44464d;
}
.side-chat .contacts li {
  display: block;
}
.side-chat .contacts li a {
  border-radius: 3px;
  color: #909299;
  font-size: 13px;
  padding: 4px 5px;
  border: 0;
}
.side-chat .contacts li a:focus {
  background: transparent;
}
.side-chat .contacts li a:hover {
  background: #333232;
}
.side-chat .contacts li a .fa {
  font-size: 11px;
  margin-right: 3px;
}
.side-chat .contacts li.online a .fa {
  color: #00ad6d;
}
.side-chat .contacts li.busy a .fa {
  color: #ea6153;
}
.side-chat .contacts li.outside a .fa {
  color: #f16e3f;
}
/* Example media queries */

@media screen and (max-width: 55.1875em) {
  .cbp-spmenu-horizontal {
    font-size: 75%;
    height: 110px;
  }
  .cbp-spmenu-top {
    top: -110px;
  }
  .cbp-spmenu-bottom {
    bottom: -110px;
  }
}
@media screen and (max-height: 26.375em) {
  .cbp-spmenu-vertical {
    font-size: 90%;
    width: 240px;
  }
  .cbp-spmenu-left,
  .cbp-spmenu-push-toleft {
    left: -240px;
  }
  .cbp-spmenu-right {
    right: -240px;
  }
  .cbp-spmenu-push-toright {
    left: 240px;
  }
}
/*CHAT*/

.chat-wi .chat-space {
  height: 377px;
  padding: 15px;
}
.chat-wi .chat-content {
  padding: 15px;
  background: white;
}
.chat-wi .chat-conv {
  position: relative;
  text-align: right;
  padding: 10px;
  margin-bottom: 15px;
}
.chat-wi .chat-conv .c-avatar {
  position: absolute;
  border: 1px solid #d6dae0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.09);
  height: 50px;
  width: 50px;
  vertical-align: top;
  right: 0;
}
.chat-wi .chat-conv .c-bubble {
  position: relative;
  display: inline-block;
  padding: 8px 9px 5px 9px;
  font-size: 12px;
  font-weight: 400;
  color: white;
  margin: 0 60px 0 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  border-top: 1px solid #4aa4ec;
  border-bottom: 1px solid #2f7ee5;
  box-shadow: 0 1px 0 #7fc6fe inset, 1px 1px 2px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-image: -moz-linear-gradient(center top, #50b1fe 45%, #348bfc 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#50b1fe), to(#348bfc));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #50b1fe, #348bfc);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #50b1fe, #348bfc);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #50b1fe 45%, #348bfc 102%);
  background-color: #43a2ff;
}
.chat-wi .chat-conv .c-bubble span {
  background: url(theme/images/bubble-tail.png) no-repeat;
  height: 21px;
  width: 12px;
  display: block;
  position: absolute;
  right: -12px;
  top: 5px;
}
.chat-wi .sent {
  text-align: left;
}
.chat-wi .sent .c-bubble {
  margin: 0 0 0 60px;
  border-bottom: 1px solid #f3f3f3;
  border-top: 1px solid #e3e3e3;
  box-shadow: 0 1px 0 white inset, 0 1px 2px rgba(0, 0, 0, 0.25);
  text-shadow: none;
  color: #666666;
  background-image: -moz-linear-gradient(center top, white 45%, #f3f3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f3f3f3));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, white, #f3f3f3);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, white, #f3f3f3);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, white 45%, #f3f3f3 100%);
}
.chat-wi .sent .c-avatar {
  left: 0;
}
.chat-wi .sent .c-bubble span {
  background: url(theme/images/bubble-tail-l-white.png) no-repeat;
  left: -12px;
}
.chat-wi .chat-in {
  border-top: 1px solid #dadada;
  background: #f6f8fb;
}
.chat-wi .chat-in input[type="text"] {
  width: 100%;
  border: 0;
  height: 47px;
  padding: 10px;
  font-size: 15px;
  font-weight: 200;
  color: #555555;
}
.chat-wi .chat-tools {
  background: #f6f8fb;
  border-top: 1px solid #dfdfdf;
  color: #6f6f6f;
}
.chat-wi .chat-tools i {
  display: inline-block;
  width: 38px;
  padding: 13px 8px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.chat-wi .chat-tools i:hover {
  background: #e5e7ea;
}
.chat-wi .chat-in button,
.chat-wi .chat-in input[type="submit"] {
  box-shadow: none;
  background: #e5e7ea;
  border: 1px solid #e5e7ea;
  border-left: 1px solid #dadada;
  border-radius: 0;
  -webkit-border-radius: 0;
  height: 47px;
  min-width: 70px;
  color: #777777;
  transition: border-color 0.21s ease-out 0s;
  margin: 0;
}
.chat-wi .chat-in button:hover {
  border-color: #4d90fe;
  color: #555555;
}
.chat-wi .chat-in .input {
  margin-right: 70px;
}
/*Circle*/

.i-circle {
  border: 5px solid #f1f1f1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 80px;
  width: 80px;
  display: inline-block;
  padding-top: 15px;
  margin-bottom: 7px;
}
.i-circle i {
  font-size: 34px;
  vertical-align: middle;
  color: #666666;
}
.i-circle.white i {
  color: white;
}
.i-circle.primary i {
  color: #2eb6d1;
}
.i-circle.success i {
  color: #00ad6d;
}
.i-circle.info i {
  color: #2980b9;
}
.i-circle.warning i {
  color: #f16e3f;
}
.i-circle.danger i {
  color: #ea6153;
}
.i-circle.prusia i {
  color: #3d566d;
}
.i-circle.dark i {
  color: #23262b;
}
.red-chart {
  border-left: 1px solid #f27b56;
  border-right: 1px solid #f27b56;
  border-bottom: 1px solid #d66543;
  border-top: 1px solid #ee815e;
  background-image: -moz-linear-gradient(center top, #ff8a65 45%, #e26a45 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8a65), to(#e26a45));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #ff8a65, #e26a45);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #ff8a65, #e26a45);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #ff8a65 45%, #e26a45 102%);
  background-color: #3290e2;
}
.red-box {
  background-image: -moz-linear-gradient(center top, #ff8a65 45%, #f07853 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8a65), to(#f07853));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #ff8a65, #f07853);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #ff8a65, #f07853);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #ff8a65 45%, #f07853 102%);
  background-color: #ff8a65;
  color: white;
}
.red2-box {
  background-image: -moz-linear-gradient(center top, #ff7877 45%, #ed5554 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7877), to(#ed5554));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #ff7877, #ed5554);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #ff7877, #ed5554);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #ff7877 45%, #ed5554 102%);
  background-color: #ff7877;
  color: white;
}
.blue-box {
  background-image: -moz-linear-gradient(center top, #52aeff 45%, #3d9cef 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#52aeff), to(#3d9cef));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #52aeff, #3d9cef);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #52aeff, #3d9cef);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #52aeff 45%, #3d9cef 102%);
  background-color: #52aeff;
  color: white;
}
.green-box {
  background-image: -moz-linear-gradient(center top, #82c261 45%, #70be46 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#82c261), to(#70be46));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #82c261, #70be46);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #82c261, #70be46);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #82c261 45%, #70be46 102%);
  background-color: #82c261;
  color: white;
}
.violet-box {
  background-image: -moz-linear-gradient(center top, #b450b2 45%, #853685 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b450b2), to(#853685));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #b450b2, #853685);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #b450b2, #853685);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #b450b2 45%, #853685 102%);
  background-color: #82c261;
  color: white;
}
.yellow-box {
  background-image: -moz-linear-gradient(center top, #ffc91c 45%, #fab219 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc91c), to(#fab219));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #ffc91c, #fab219);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #ffc91c, #fab219);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #ffc91c 45%, #fab219 102%);
  background-color: #82c261;
  color: white;
}
.white-box {
  background: white;
}
/*UI Datepicker*/

.ui-datepicker {
  position: relative;
}
.ui-datepicker .ui-datepicker-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  padding-bottom: 5px;
  margin-bottom: 4px;
}
.datetimepicker table td:last-child,
.datetimepicker table thead th:last-child {
  border-right: 0;
}
.ui-datepicker .ui-datepicker-title {
  cursor: default;
  line-height: 1.8em;
  margin: 0 2.3em;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  height: 1.8em;
  position: absolute;
  top: 2px;
  width: 1.8em;
  color: white;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  overflow: hidden;
  display: block;
  text-indent: -99999px;
}
.ui-datepicker .ui-datepicker-prev span:after,
.ui-datepicker .ui-datepicker-next span:after {
  cursor: pointer;
  content: "?";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  text-indent: 0;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-next span:after {
  content: "?";
  right: 0;
}
.ui-datepicker table th {
  border: 0;
  padding: 3px;
}
.ui-datepicker table th span {
  font-size: 14px;
  color: white;
}
.ui-datepicker table tr {
  background: transparent !important;
}
.ui-datepicker table td {
  border: 0;
  padding: 3px;
}
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background: #2eb6d1 !important;
  background-image: none !important;
}
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background: #2eb6d1 !important;
  background-image: none !important;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
  color: white;
}
/*Gritter Notifications*/

#gritter-notice-wrapper {
  width: 320px;
  top: 45px;
}
.gritter-item-wrapper {
  background: url(theme/less/js/jquery.gritter/images/gritter-bg.png);
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
}
.gritter-top {
  background: transparent;
}
.gritter-item {
  font-family: 'Open Sans', sans-serif;
  background: transparent;
  color: white;
  padding: 2px 20px 12px;
  padding-right: 35px;
  padding-left: 10px;
}
.gritter-bottom {
  background: transparent;
}
.gritter-item p {
  font-size: 12px;
  line-height: 19px;
}
.gritter-title {
  text-shadow: none;
  font-weight: 400;
  font-size: 17px;
}
.gritter-close {
  display: block !important;
  top: 0;
  right: 0;
  left: auto;
  height: 30px;
  width: 35px;
  background: transparent;
  text-indent: inherit;
}
.gritter-close:after {
  content: '×';
  position: absolute;
  color: white;
  left: 10px;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.gritter-without-image,
.gritter-with-image {
  padding-left: 7px;
  width: 224px;
}
/*Clean Style*/

.gritter-item-wrapper.clean {
  background: white;
}
.gritter-item-wrapper.clean .gritter-item {
  color: #555555;
}
.gritter-item-wrapper.clean .gritter-close {
  display: block !important;
  top: 0;
  right: 0;
  left: auto;
  height: 100%;
  width: 35px;
  background-color: #2eb6d1;
  text-indent: inherit;
}
.gritter-item-wrapper.clean .gritter-close:after {
  content: '×';
  position: absolute;
  color: white;
  top: 50%;
  left: 10px;
  font-size: 24px;
  font-weight: bold;
  margin-top: -17px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.gritter-image {
  margin-top: 3px;
  width: auto;
  height: auto;
  max-width: 48px;
  max-height: 48px;
}
/*Facebook Style*/

.gritter-item-wrapper.facebook {
  background: #5d82d1;
}
.gritter-item-wrapper.facebook .gritter-item {
  color: white;
}
.gritter-item-wrapper.facebook .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Twitter Style*/

.gritter-item-wrapper.twitter {
  background: #50bff5;
}
.gritter-item-wrapper.twitter .gritter-item {
  color: white;
}
.gritter-item-wrapper.twitter .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Google+ */

.gritter-item-wrapper.google-plus {
  background: #eb5e4c;
}
.gritter-item-wrapper.google-plus .gritter-item {
  color: white;
}
.gritter-item-wrapper.google-plus .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Dribbble */

.gritter-item-wrapper.dribbble {
  background: #f7659c;
}
.gritter-item-wrapper.dribbble .gritter-item {
  color: white;
}
.gritter-item-wrapper.dribbble .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Flickr */

.gritter-item-wrapper.flickr {
  background: #0063dc;
}
.gritter-item-wrapper.flickr .gritter-item {
  color: white;
}
.gritter-item-wrapper.flickr .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Linkedin */

.gritter-item-wrapper.linkedin {
  background: #238cc8;
}
.gritter-item-wrapper.linkedin .gritter-item {
  color: white;
}
.gritter-item-wrapper.linkedin .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Youtube */

.gritter-item-wrapper.youtube {
  background: #ef4e41;
}
.gritter-item-wrapper.youtube .gritter-item {
  color: white;
}
.gritter-item-wrapper.youtube .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Pinterest */

.gritter-item-wrapper.pinterest {
  background: #e13138;
}
.gritter-item-wrapper.pinterest .gritter-item {
  color: white;
}
.gritter-item-wrapper.pinterest .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Github */

.gritter-item-wrapper.github {
  background: #333333;
}
.gritter-item-wrapper.github .gritter-item {
  color: white;
}
.gritter-item-wrapper.github .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Tumblr */

.gritter-item-wrapper.tumblr {
  background: #426d9b;
}
.gritter-item-wrapper.tumblr .gritter-item {
  color: white;
}
.gritter-item-wrapper.tumblr .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Colors */

.gritter-item-wrapper.primary {
  background: #2eb6d1;
}
.gritter-item-wrapper.success {
  background: #00ad6d;
}
.gritter-item-wrapper.info {
  background: #2980b9;
}
.gritter-item-wrapper.warning {
  background: #f16e3f;
}
.gritter-item-wrapper.danger {
  background: #ea6153;
}
.gritter-item-wrapper.prusia {
  background: #3d566d;
}
.gritter-item-wrapper.dark {
  background: #23262b;
}
/*Icons*/

.fa-mobile-phone {
  font-size: 18px;
}
.icon-16 {
  font-size: 16px !important;
}
.icon-19 {
  font-size: 19px !important;
}
.icon-24 {
  font-size: 24px !important;
}
.icon-32 {
  font-size: 32px !important;
}
.icon-64 {
  font-size: 64px !important;
}
.icon-show i {
  font-size: 14px !important;
  margin-right: 5px;
  width: 20px;
}
.icon-show > div {
  margin: 5px 0;
}
/*Labels*/

.label {
  border-radius: 0;
  -webkit-border-radius: 0;
  font-weight: normal;
  font-size: 95%;
}
.label-default {
  background-color: #a1a1a1;
}
.label i {
  font-size: 100% !important;
  color: inherit !important;
  width: auto !important;
  min-width: 11px;
}
.label-success {
  background-color: #00ad6d;
}
.label-primary {
  background-color: #2eb6d1;
}
.label-warning {
  background-color: #fed16c;
}
.label-danger {
  background-color: #ea6153;
}
.label-info {
  background-color: #2980b9;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #24acc7;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #00a363;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1f76af;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #f4c762;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #e05749;
}
/*Bagde*/

.badge {
  font-weight: normal;
  font-size: 95%;
  padding: 4px 6px;
  background-color: #a1a1a1;
}
.badge-primary {
  background-color: #2eb6d1 !important;
}
.badge-success {
  background-color: #00ad6d !important;
}
.badge-info {
  background-color: #2980b9 !important;
}
.badge-warning {
  background-color: #fed16c !important;
}
.badge-danger {
  background-color: #ea6153 !important;
}
/*Nav Pills*/

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #2eb6d1;
}
/*List Group*/

.list-group-item:first-child {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.list-group-item:last-child {
  border-radius: 0;
  -webkit-border-radius: 0;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background-color: #2eb6d1;
  border-color: #2eb6d1;
}
.list-group-item i {
  min-width: 15px;
  display: inline-block !important;
  text-align: center;
}
.list-group-item h4 {
  margin-bottom: 8px;
  font-size: 17px;
}
.list-group-item h4 {
  margin-bottom: 8px;
  font-size: 15px;
}
.list-group-item {
  font-size: 12px;
  padding: 13px 15px;
  line-height: 22px;
}
a.list-group-item:hover {
  border-left: 5px solid #2eb6d1;
  border-color: #2eb6d1;
  padding-left: 11px;
}
a.list-group-item:hover + a.list-group-item {
  border-top-color: #2eb6d1;
}
.list-group .active:hover {
  padding-left: 15px;
  border-left: 1px solid #2eb6d1;
}
/*Modals*/

.md-modal.full-width {
  width: 90%;
  max-width: none;
}
.modal-dialog.full-width {
  width: 90%;
  max-width: none;
}
.custom-width {
  width: 40%;
  max-width: none;
}
.full-color .md-content {
  background-color: #2eb6d1;
  color: white;
}
.full-color .modal-content {
  background-color: #2eb6d1;
  color: white;
}
.full-color.success .md-content {
  background-color: #00ad6d;
  color: white;
}
.full-color.success .modal-content {
  background-color: #00ad6d;
  color: white;
}
.full-color.info .md-content {
  background-color: #2980b9;
  color: white;
}
.full-color.info .modal-content {
  background-color: #2980b9;
  color: white;
}
.full-color.warning .md-content {
  background-color: #f16e3f;
  color: white;
}
.full-color.warning .modal-content {
  background-color: #f16e3f;
  color: white;
}
.full-color.danger .md-content {
  background-color: #ea6153;
  color: white;
}
.full-color.danger .modal-content {
  background-color: #ea6153;
  color: white;
}
.full-color.prusia .md-content {
  background-color: #3d566d;
  color: white;
}
.full-color.prusia .modal-content {
  background-color: #3d566d;
  color: white;
}
.full-color .modal-header {
  background-color: rgba(0, 0, 0, 0.1);
}
.full-color .modal-content .modal-footer {
  border: 0;
  background-color: transparent;
}
.full-color .md-content .modal-footer {
  border: 0;
  background-color: transparent;
}
.full-color .md-content .modal-footer .btn {
  margin-bottom: 0 !important;
}
.md-dark .modal-header {
  background-color: #2eb6d1;
  color: white;
}
.md-dark .modal-header {
  background-color: #2eb6d1;
  color: white;
}
.md-dark.success .modal-header {
  background-color: #00ad6d;
  color: white;
}
.md-dark.success .modal-header {
  background-color: #00ad6d;
  color: white;
}
.md-dark.info .modal-header {
  background-color: #2980b9;
  color: white;
}
.md-dark.info .modal-header {
  background-color: #2980b9;
  color: white;
}
.md-dark.warning .modal-header {
  background-color: #f16e3f;
  color: white;
}
.md-dark.warning .modal-header {
  background-color: #f16e3f;
  color: white;
}
.md-dark.danger .modal-header {
  background-color: #ea6153;
  color: white;
}
.md-dark.danger .modal-header {
  background-color: #ea6153;
  color: white;
}
.md-dark.prusia .modal-header {
  background-color: #3d566d;
  color: white;
}
.md-dark.prusia .modal-header {
  background-color: #3d566d;
  color: white;
}
.md-dark .md-content,
.md-dark .modal-content {
  background-color: #23262b;
  color: #bbbec3;
}
.md-dark .md-content input,
.md-dark .modal-content input {
  background-color: transparent;
  color: #b2b2b2;
}
.md-dark .modal-content .modal-footer {
  border: 0;
  background-color: transparent;
}
.md-dark .md-content .modal-footer {
  border: 0;
  background-color: transparent;
}
.md-dark .md-content .modal-footer .btn {
  margin-bottom: 0 !important;
}
.modal-content {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 0;
}
.modal-body {
  padding: 30px 20px;
}
.modal-body.form {
  padding: 30px 20px 15px;
}
.md-content .icheckbox_flat-green,
.modal-content .icheckbox_flat-green {
  margin-right: 5px;
}
.modal-content > .close {
  margin-right: 10px;
  margin-top: 10px;
}
.modal-content .modal-header {
  border-bottom: 0;
}
.colored-header .modal-header {
  padding: 20px;
  border-bottom: 5px solid #1aa2bd !important;
  background-color: #2eb6d1;
  color: white;
}
.colored-header.success .modal-header {
  padding: 20px;
  border-bottom: 5px solid #009959 !important;
  background-color: #00ad6d;
  color: white;
}
.colored-header.info .modal-header {
  padding: 20px;
  border-bottom: 5px solid #156ca5 !important;
  background-color: #2980b9;
  color: white;
}
.colored-header.warning .modal-header {
  padding: 20px;
  border-bottom: 5px solid #dd5a2b !important;
  background-color: #f16e3f;
  color: white;
}
.colored-header.danger .modal-header {
  padding: 20px;
  border-bottom: 5px solid #d64d3f !important;
  background-color: #ea6153;
  color: white;
}
.colored-header.prusia .modal-header {
  padding: 20px;
  border-bottom: 5px solid #294259 !important;
  background-color: #3d566d;
  color: white;
}
.colored-header.dark .modal-header {
  padding: 20px;
  border-bottom: 5px solid #0f1217 !important;
  background-color: #23262b;
  color: white;
}
.modal-content h4 {
  font-weight: 400;
}
.modal-content h3 {
  font-weight: 300;
  margin-top: 0;
  display: inline;
}
.modal-content h2 {
  margin: 0;
}
.modal-content .modal-footer {
  margin-top: 0;
  background: #fbfbfb;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
/*Nifty Modals*/

.md-content {
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 0;
  background: white;
  color: #555555;
}
.md-content .modal-header {
  border-bottom: 0;
}
.md-content h4,
.modal-content h4 {
  font-weight: 400;
}
.md-content h3,
.modal-content h3 {
  font-weight: 300;
  margin-top: 0;
}
.md-content h2 {
  margin: 0;
}
.md-content .modal-footer {
  margin-top: 0;
  background: #fbfbfb;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
.md-show.md-effect-12 ~ .md-overlay {
  background: #2eb6d1;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
.modal {
  overflow: auto;
}
@media (min-width: 768px) and (max-width: 979px) {
  .custom-width {
    width: 60%;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .custom-width {
    width: 90%;
    max-width: none;
  }
}
/*Multiselect*/

.multiselect-container > li > label.multiselect-group {
  font-size: 13px;
  font-weight: 600;
}
.multiselect-container.dropdown-menu a label input {
  margin: 0;
  position: relative;
}
.ms-container .ms-list {
  box-shadow: none;
}
.ms-container .ms-list.ms-focus {
  border-color: #2eb6d1;
  box-shadow: none;
}
.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
  background: #2eb6d1;
}
#ms-custom-headers .custom-header {
  background: #2eb6d1;
  color: white;
  padding: 7px 10px;
  font-size: 14px;
}
#ms-custom-headers .ms-list {
  border-radius: 0 0 3px 3px;
  border-top: none;
}
#ms-searchable .ms-list {
  border-radius: 0 0 3px 3px;
  border-top: none;
}
/*Nano Scroller*/

.nano > .pane > .slider {
  width: 100%;
}
.jqstooltip {
  padding: 3px 10px 5px 5px;
  min-height: 25px;
  min-width: 30px;
}
/*Nestable lists*/

.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-list .dd-list {
  padding-left: 30px;
}
.dd-collapsed .dd-list {
  display: none;
}
.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}
.dd-handle {
  cursor: default;
  display: block;
  margin: 5px 0;
  padding: 7px 10px;
  color: #333333;
  text-decoration: none;
  border: 1px solid #dddddd;
  background: white;
}
.dd-handle:hover {
  color: white;
  background: #2eb6d1;
  border-color: #1aa2bd;
}
.dd-item > button {
  color: #555555;
  font-family: FontAwesome;
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 8px 2px;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 10px;
  line-height: 1;
  text-align: center;
}
.dd-item > button:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
.dd-item > button[data-action="collapse"]:before {
  content: "";
}
.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: white;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-empty {
  border: 1px dashed #bbbbbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white), -webkit-linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white);
  background-image: -moz-linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white), -moz-linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white);
  background-image: linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white), linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}
.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}
.dd3-content {
  display: block;
  margin: 5px 0;
  padding: 7px 10px 7px 40px;
  color: #333333;
  text-decoration: none;
  background: none repeat scroll 0 0 white;
  border: 1px solid #dddddd;
}
.dd3-content:hover {
  background: white;
}
.dd-dragel > .dd3-item > .dd3-content {
  margin: 0;
}
.dd3-item > button {
  margin-left: 35px;
}
.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: all-scroll;
  width: 34px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: transparent;
  background: #2eb6d1;
  height: 36px;
}
.dd3-handle:before {
  content: '=';
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: white;
  font-size: 20px;
  font-weight: normal;
}
.dd3-handle:hover {
  background: #24acc7;
}
/*Pagination*/

.pagination {
  margin: 18px 0;
}
.pagination > li > a,
.pagination > li > span {
  color: #2eb6d1;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #2eb6d1;
  border-color: #2eb6d1;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}
.cl-mcont .block {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
  border: 0;
  margin-bottom: 30px;
  background: white;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.block-flat,
.block-wizard {
  margin-bottom: 40px;
  padding: 20px 20px;
  background: white;
  border-radius: 3px;
  position: relative;
  -webkit-border-radius: 3px;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #e2e2e2;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
  transition: padding 500ms;
  -moz-transition: padding 500ms;
  -webkit-transition: padding 500ms;
}
.block-flat.closed {
  padding-bottom: 9px;
}
.block .header,
.widget-block .header,
.block-flat .header {
  padding: 10px;
  background-color: #fefefe;
  border-bottom: 1px solid #dadada;
  transition: border 500ms;
  -moz-transitiontransition: border 500ms;
  -webkit-transition: border 500ms;
}
.block-flat.dark-box .header,
.block-flat.primary-box .header,
.block-flat.success-box .header,
.block-flat.info-box .header,
.block-flat.danger-box .header,
.block-flat.warning-box .header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.block-flat.closed .header {
  border-bottom: 1px solid transparent;
}
.block .header {
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  padding: 10px;
}
.block-flat .header {
  background: transparent;
  padding: 3px 0;
}
.block-flat .header.no-border {
  border: 0;
}
.block-flat .content {
  padding: 15px 3px 0 3px;
}
.block-flat .content.full-width {
  padding: 0;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
}
.block-flat .content h4 {
  margin-top: 20px;
  font-size: 16px;
}
.block-flat.no-padding .content {
  padding: 0 !important;
}
.block .header h2,
.widget-block .header h2,
.block-flat .header h2 {
  margin: 0;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 100;
  font-size: 29px;
  line-height: 38px;
}
.block .header h3 {
  margin: 3px 0;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 200;
}
.widget-block .header h3,
.block-flat .header h3 {
  margin-top: 3px;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 200;
}
.block-flat .actions,
.block .actions {
  float: right;
}
.block-flat .actions .refresh i,
.block .actions .refresh i {
  font-size: 12px;
}
.block .actions {
  padding-top: 5px;
}
.block-flat .actions a {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.3);
}
.block-flat .actions a:hover {
  color: rgba(0, 0, 0, 0.5);
}
.block.block-color .actions a {
  margin-left: 6px;
  font-size: 14px;
  color: white;
}
.block.block-color .actions a:hover i {
  color: rgba(255, 255, 255, 0.8);
}
.block-flat.dark-box .actions a {
  color: white;
}
.block-flat.dark-box .actions a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.dark-box {
  background-color: #383a41;
  color: white;
}
.primary-box {
  background-color: #2eb6d1;
  color: white;
}
.success-box {
  background-color: #00ad6d;
  color: white;
}
.info-box {
  background-color: #2980b9;
  color: white;
}
.warning-box {
  background-color: #f16e3f;
  color: white;
}
.danger-box {
  background-color: #ea6153;
  color: white;
}
.block .header.dark {
  background-color: #383a41;
  color: white;
  border-bottom: 0;
}
.block .header h4 {
  font-weight: 400;
  font-size: 15px;
  margin: 6px 0;
}
.block.block-color {
  position: relative;
  border-radius: 0;
}
.block.block-color .header {
  border-radius: 0;
  border: 0;
  background: #23262b;
  color: white;
}
.block.block-color.primary .header {
  background: #2eb6d1;
  color: white;
}
.block.block-color.success .header {
  background: #00ad6d;
  color: white;
}
.block.block-color.info .header {
  background: #2980b9;
  color: white;
}
.block.block-color.warning .header {
  background: #f16e3f;
  color: white;
}
.block.block-color.danger .header {
  background: #ea6153;
  color: white;
}
.block .loading,
.block-flat .loading {
  display: none;
  cursor: wait;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
}
.block .loading i,
.block-flat .loading i {
  position: relative;
  top: 50%;
  margin-top: -13px;
  left: 50%;
  margin-left: -13px;
  font-size: 26px;
}
/*Progress*/

.progress {
  height: 18px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.progress .progress-bar {
  line-height: 16px;
}
.progress.small {
  height: 10px;
}
.progress.small .progress-bar {
  line-height: 9px;
}
.progress.extra-small {
  height: 5px;
}
.progress.big {
  height: 24px;
}
.progress.big .progress-bar {
  line-height: 22px;
}
.progress-bar-info {
  background-color: #2980b9;
}
.progress-bar-success {
  background-color: #00ad6d;
}
.progress-bar-warning {
  background-color: #fed16c;
}
.progress-bar-danger {
  background-color: #ea6153;
}
.progress-bar-primary {
  background-color: #2eb6d1;
}
/*Select 2*/

.select2-container .select2-choice {
  border: 1px solid #cccccc;
  background: white;
  padding: 4px 8px;
  height: auto;
  border-radius: 1px;
  -webkit-border-radius: 1px;
}
.select2-drop {
  box-shadow: none;
}
/*box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.18);*/

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  background: white;
  border-color: transparent #2eb6d1 #2eb6d1;
}
.select2-container .select2-container-multi .select2 .select2-dropdown-open {
  box-shadow: none;
}
.select2-container-multi.select2-container-active .select2-choices {
  box-shadow: none;
  border: 1px solid #2eb6d1;
}
.select2-drop-active {
  border-color: -moz-use-text-color #2eb6d1 #2eb6d1;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #2eb6d1;
}
.select2-drop.select2-drop-above {
  box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.08);
  border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
.select2-container .select2-choice abbr {
  right: 32px;
  top: 10px;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  box-shadow: none;
  border-color: #2eb6d1;
}
.select2-container .select2-choice .select2-arrow {
  width: 30px;
  background-color: white;
  background-image: none;
}
.select2-results .select2-highlighted {
  background: none repeat scroll 0 0 #2eb6d1;
}
.select2-container .select2-choice .select2-arrow b {
  background-position: 7px 4px;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -13px 3px;
}
.select2-container.select2-drop-above .select2-choice {
  border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
}
/*Tags*/

.select2-container-multi .select2-choices .select2-search-choice {
  border: none;
  border-radius: 0;
  background-color: #2eb6d1;
  background-image: none;
  color: white;
  box-shadow: none;
  padding: 3px 5px 5px 18px;
}
.select2-container-multi .select2-choices {
  padding: 5px;
  background: white;
  box-shadow: none;
}
/*Slider*/

.slider.slider-vertical {
  margin-right: 13px;
}
.slider-selection {
  background: #2eb6d1;
  border: transparent;
  box-shadow: none;
}
.slider-handle {
  opacity: 1;
  background-color: white;
  background-image: linear-gradient(to bottom, white, #f9f9f9);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f9f9f9));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, white, #f9f9f9);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -moz-linear-gradient(top, white, #f9f9f9);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, white, #f9f9f9);
  /* Opera 11.10-12.00 */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.39);
  height: 23px;
  width: 23px;
  transition: box-shadow 200ms ease-in-out;
}
.slider-handle:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.45);
}
.slider.slider-horizontal .slider-handle {
  margin-top: -7px;
}
.slider.slider-vertical .slider-handle {
  margin-left: -6px;
}
.bootstrap-switch {
  border: 0;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  min-width: 74px;
  background-clip: padding-box;
}
.bootstrap-switch.bootstrap-switch-focused {
  box-shadow: none;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
  background: #2eb6d1;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  background: #e3e3e3;
}
.bootstrap-switch .bootstrap-switch-container {
  position: relative;
  z-index: 1;
  -webkit-transform: none;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
  background: #2eb6d1;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container {
  background: #e3e3e3;
}
.bootstrap-switch .bootstrap-switch-label:after {
  content: " ";
  display: block;
  width: 29px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: white;
  border-radius: 50%;
  border: 3px solid #2eb6d1;
}
.bootstrap-switch.bootstrap-switch-large {
  min-width: 100px;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label:after {
  width: 42px;
  border-width: 4px;
}
.bootstrap-switch.bootstrap-switch-large.bootstrap-switch-on .bootstrap-switch-label:after {
  border-width: 4px;
}
.bootstrap-switch.bootstrap-switch-small {
  min-width: 60px;
}
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label:after {
  width: 25px;
}
.bootstrap-switch.bootstrap-switch-mini {
  min-width: 44px;
}
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label:after {
  width: 18px;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
  background: #2eb6d1;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
  background: #e3e3e3;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label:after {
  border-color: #e3e3e3;
  left: 0;
}
.bootstrap-switch .bootstrap-switch-handle-on {
  padding-left: 6px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.bootstrap-switch .bootstrap-switch-label {
  margin-bottom: 0 !important;
  position: relative;
}
/*ON Colors*/

.bootstrap-switch.bootstrap-switch-onclr-success.bootstrap-switch-on .bootstrap-switch-handle-on {
  background: #5cb85c;
}
.bootstrap-switch.bootstrap-switch-onclr-success.bootstrap-switch-on .bootstrap-switch-label {
  background: #5cb85c;
}
.bootstrap-switch.bootstrap-switch-onclr-success.bootstrap-switch-on .bootstrap-switch-label:after {
  border-color: #5cb85c;
}
.bootstrap-switch.bootstrap-switch-onclr-success.bootstrap-switch-off .bootstrap-switch-container {
  background: #5cb85c;
}
.bootstrap-switch.bootstrap-switch-onclr-info.bootstrap-switch-on .bootstrap-switch-handle-on {
  background: #2980b9;
}
.bootstrap-switch.bootstrap-switch-onclr-info.bootstrap-switch-on .bootstrap-switch-label {
  background: #2980b9;
}
.bootstrap-switch.bootstrap-switch-onclr-info.bootstrap-switch-on .bootstrap-switch-label:after {
  border-color: #2980b9;
}
.bootstrap-switch.bootstrap-switch-onclr-info.bootstrap-switch-off .bootstrap-switch-container {
  background: #2980b9;
}
.bootstrap-switch.bootstrap-switch-onclr-warning.bootstrap-switch-on .bootstrap-switch-handle-on {
  background: #f16e3f;
}
.bootstrap-switch.bootstrap-switch-onclr-warning.bootstrap-switch-on .bootstrap-switch-label {
  background: #f16e3f;
}
.bootstrap-switch.bootstrap-switch-onclr-warning.bootstrap-switch-on .bootstrap-switch-label:after {
  border-color: #f16e3f;
}
.bootstrap-switch.bootstrap-switch-onclr-warning.bootstrap-switch-off .bootstrap-switch-container {
  background: #f16e3f;
}
.bootstrap-switch.bootstrap-switch-onclr-danger.bootstrap-switch-on .bootstrap-switch-handle-on {
  background: #ea6153;
}
.bootstrap-switch.bootstrap-switch-onclr-danger.bootstrap-switch-on .bootstrap-switch-label {
  background: #ea6153;
}
.bootstrap-switch.bootstrap-switch-onclr-danger.bootstrap-switch-on .bootstrap-switch-label:after {
  border-color: #ea6153;
}
.bootstrap-switch.bootstrap-switch-onclr-danger.bootstrap-switch-off .bootstrap-switch-container {
  background: #ea6153;
}
.bootstrap-switch.bootstrap-switch-onclr-default.bootstrap-switch-on .bootstrap-switch-handle-on {
  background: #e3e3e3;
}
.bootstrap-switch.bootstrap-switch-onclr-default.bootstrap-switch-on .bootstrap-switch-label {
  background: #e3e3e3;
}
.bootstrap-switch.bootstrap-switch-onclr-default.bootstrap-switch-on .bootstrap-switch-label:after {
  border-color: #e3e3e3;
}
.bootstrap-switch.bootstrap-switch-onclr-default.bootstrap-switch-off .bootstrap-switch-container {
  background: #e3e3e3;
}
/*Off Colors*/

.bootstrap-switch.bootstrap-switch-offclr-primary.bootstrap-switch-off .bootstrap-switch-handle-off {
  background: #4d90fd;
}
.bootstrap-switch.bootstrap-switch-offclr-primary.bootstrap-switch-off .bootstrap-switch-label {
  background: #4d90fd;
}
.bootstrap-switch.bootstrap-switch-offclr-primary.bootstrap-switch-off .bootstrap-switch-label:after {
  border-color: #4d90fd;
}
.bootstrap-switch.bootstrap-switch-offclr-primary.bootstrap-switch-on .bootstrap-switch-container {
  background: #4d90fd;
}
.bootstrap-switch.bootstrap-switch-offclr-info.bootstrap-switch-off .bootstrap-switch-handle-off {
  background: #2980b9;
}
.bootstrap-switch.bootstrap-switch-offclr-info.bootstrap-switch-off .bootstrap-switch-label {
  background: #2980b9;
}
.bootstrap-switch.bootstrap-switch-offclr-info.bootstrap-switch-off .bootstrap-switch-label:after {
  border-color: #2980b9;
}
.bootstrap-switch.bootstrap-switch-offclr-info.bootstrap-switch-on .bootstrap-switch-container {
  background: #2980b9;
}
.bootstrap-switch.bootstrap-switch-offclr-success.bootstrap-switch-off .bootstrap-switch-handle-off {
  background: #5cb85c;
}
.bootstrap-switch.bootstrap-switch-offclr-success.bootstrap-switch-off .bootstrap-switch-label {
  background: #5cb85c;
}
.bootstrap-switch.bootstrap-switch-offclr-success.bootstrap-switch-off .bootstrap-switch-label:after {
  border-color: #5cb85c;
}
.bootstrap-switch.bootstrap-switch-offclr-success.bootstrap-switch-on .bootstrap-switch-container {
  background: #5cb85c;
}
.bootstrap-switch.bootstrap-switch-offclr-warning.bootstrap-switch-off .bootstrap-switch-handle-off {
  background: #f16e3f;
}
.bootstrap-switch.bootstrap-switch-offclr-warning.bootstrap-switch-off .bootstrap-switch-label {
  background: #f16e3f;
}
.bootstrap-switch.bootstrap-switch-offclr-warning.bootstrap-switch-off .bootstrap-switch-label:after {
  border-color: #f16e3f;
}
.bootstrap-switch.bootstrap-switch-offclr-warning.bootstrap-switch-on .bootstrap-switch-container {
  background: #f16e3f;
}
.bootstrap-switch.bootstrap-switch-offclr-danger.bootstrap-switch-off .bootstrap-switch-handle-off {
  background: #ea6153;
}
.bootstrap-switch.bootstrap-switch-offclr-danger.bootstrap-switch-off .bootstrap-switch-label {
  background: #ea6153;
}
.bootstrap-switch.bootstrap-switch-offclr-danger.bootstrap-switch-off .bootstrap-switch-label:after {
  border-color: #ea6153;
}
.bootstrap-switch.bootstrap-switch-offclr-danger.bootstrap-switch-on .bootstrap-switch-container {
  background: #ea6153;
}
.bootstrap-switch.bootstrap-switch-offclr-default.bootstrap-switch-off .bootstrap-switch-handle-off {
  background: #e3e3e3;
}
.bootstrap-switch.bootstrap-switch-offclr-default.bootstrap-switch-off .bootstrap-switch-label {
  background: #e3e3e3;
}
.bootstrap-switch.bootstrap-switch-offclr-default.bootstrap-switch-off .bootstrap-switch-label:after {
  border-color: #e3e3e3;
}
.bootstrap-switch.bootstrap-switch-offclr-default.bootstrap-switch-on .bootstrap-switch-container {
  background: #e3e3e3;
}
table.dashed tr:nth-child(2n) {
  background: white;
}
table.dashed td:last-child {
  border-right: 0;
}
table.dashed td {
  padding: 20px;
  border-left: 0;
  border-bottom: 1px dashed #dddddd;
}
table thead th {
  padding: 5px;
  font-size: 13px;
  font-weight: 200;
}
table tbody td {
  padding: 7px 8px;
  font-size: 12px;
}
table .primary-emphasis,
table .primary-emphasis-dark {
  background: #2eb6d1;
  color: white;
  border-color: #2eb6d1;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
table .primary-emphasis-dark {
  background-color: #1aa2bd;
}
table .success-emphasis,
table .success-emphasis-dark {
  background: #1aa2bd;
  color: white;
  border-color: #1aa2bd;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
table .success-emphasis-dark {
  background-color: #1aa2bd;
  border-color: #1aa2bd;
}
table .warning-emphasis,
table .warning-emphasis-dark {
  background: #fc9700;
  color: white;
  border-color: #fc9700;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
table .warning-emphasis-dark {
  background-color: #fc8800;
  border-color: #fc8800;
}
table .danger-emphasis,
table .danger-emphasis-dark {
  background: #da4932;
  color: white;
  border-color: #da4932;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
table .danger-emphasis-dark {
  background-color: #c8432e;
  border-color: #c8432e;
}
table {
  border-collapse: collapse;
  width: 100%;
}
table .right {
  text-align: right;
}
table .left {
  text-align: left;
}
.red thead th {
  color: #ea6153;
}
.blue thead th {
  color: #2980b9;
}
.violet thead th {
  color: #9b50ba;
}
.green thead th {
  color: #00ad6d;
}
table thead th span {
  color: #333333;
}
table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #dadada;
  border-left: 1px solid #dadada;
  border-top: 1px solid #dadada;
  padding: 10px 8px 5px 8px;
}
table thead th:last-child {
  border-right: 1px solid #dadada;
}
table thead span {
  font-size: 16px;
  display: block;
}
table td {
  border-left: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  padding: 7px 8px;
}
table td .progress {
  margin: 0;
}
table.hover tbody tr:hover {
  background: #f3f3f3;
}
table td i {
  font-size: 15px;
  display: inline-block;
  text-align: center;
  width: 23px;
}
table td:last-child {
  border-right: 1px solid #dadada;
}
table tr:nth-child(2n) {
  background: #f8f8f8;
}
table.no-strip tr:nth-child(2n) {
  background: transparent;
}
/*No-Internal borders in thead*/

table .no-border th {
  border-left: 0;
}
table .no-border tr th:first-child {
  border-left: 1px solid #dadada;
}
/*No-Internal borders in tbody x and y*/

table .no-border-x td {
  border-bottom: 0;
}
table .no-border-x tr:last-child td {
  border-bottom: 1px solid #dadada;
}
table .no-border-y td {
  border-left: 0;
}
table .no-border-y tr td:first-child {
  border-left: 1px solid #dadada;
}
/*No-External borders general table*/

table.no-border tr th {
  border-top: 0;
}
table.no-border tr th:first-child {
  border-left: 0;
}
table.no-border tr th:last-child {
  border-right: 0;
}
table.no-border tr td:first-child {
  border-left: 0;
}
table.no-border tr td:last-child {
  border-right: 0;
}
table.no-border tr:last-child td {
  border-bottom: 0;
}
/*No-External borders when .no-padding in block*/

.no-padding table th:first-child {
  border-left: 0;
}
.no-padding table th:last-child {
  border-right: 0;
}
.no-padding table tr td:first-child {
  border-left: 0;
}
.no-padding table tr td:last-child {
  border-right: 0;
}
.no-padding table tr:last-child td {
  border-bottom: 0;
}
table tbody .toggle-details {
  cursor: pointer;
}
table tbody .details {
  background: white;
}
table tbody td .btn {
  margin-bottom: 0 !important;
}
/*list style table*/

table.list.no-border {
  border-top: 0;
}
table.list .items td {
  vertical-align: middle;
  padding: 5px;
}
table.list .items td .progress {
  height: 13px;
}
table.list .items td .progress .progress-bar {
  font-size: 10px;
  line-height: 12px;
}
table.list .items td > span {
  vertical-align: top;
}
table.list .items td p span {
  display: block;
  font-size: 12px;
  line-height: 10px;
  color: #9e9e9e;
}
table tbody td .btn-group .dropdown-menu {
  margin-top: -1px;
  min-width: 130px;
}
table tbody td .btn-group .dropdown-menu li > a {
  padding: 5px 12px;
  text-align: left;
}
/*TABS*/

.nav-tabs {
  border-bottom: 1px solid transparent;
}
.nav-tabs > li {
  font-size: 14px;
  margin-right: 2px;
}
.nav-tabs > li.active {
  position: relative;
}
.nav-tabs.wall > li {
  margin-bottom: 2px;
}
.nav-tabs > li > a {
  padding: 9px 15px;
  font-size: 13px;
  margin-right: 0;
  min-width: 80px;
  text-align: center;
}
.nav-tabs.wall > li > a {
  padding: 9px 15px;
  font-size: 13px;
  margin-right: 0;
  min-width: 20px;
  color: #555555;
  text-align: center;
  border: none;
}
.nav-tabs.wall > li > a:hover,
.nav-tabs.wall > li > a:active {
  background: transparent;
  border: none;
  color: #2eb6d1;
  border-radius: 2px;
  -webkit-border-radius: 2px 2px 0 0;
}
.nav-tabs.wall > li.active > a:after,
.nav-tabs.wall > li.active > a:hover:after,
.nav-tabs.wall > li.active > a:focus:after {
  content: "";
  display: block;
  height: 10px;
  background: url('theme/less/images/menu-tail-up.png') no-repeat;
  position: absolute;
  bottom: -3px;
  top: auto;
  left: 50%;
  margin-left: -8px;
  width: 17px;
}
.nav-tabs.wall > li.active > a,
.nav-tabs.wall > li.active > a:hover,
.nav-tabs.wall > li.active > a:focus {
  background: transparent;
  color: #2eb6d1;
  border: none;
  border-radius: 2px;
  -webkit-border-radius: 0;
  border-bottom: 0;
  padding-bottom: 10px;
  padding-top: 9px;
  box-shadow: none;
  position: static;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active {
  background: transparent;
  border: 1px solid transparent;
  color: #1aa2bd;
  border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
.nav-tabs > li.active > a:after,
.nav-tabs > li.active > a:hover:after,
.nav-tabs > li.active > a:focus:after {
  content: "";
  display: block;
  height: 2px;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-top: 2px solid #2eb6d1;
  border-radius: 0;
  -webkit-border-radius: 0;
  border-bottom: 0;
  padding-bottom: 10px;
  padding-top: 8px;
  box-shadow: 1px -3px 4px -3px rgba(0, 0, 0, 0.08);
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  position: static;
}
.tab-content {
  background: white;
  padding: 20px;
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #ececec;
  border-radius: 0 3px 3px;
  -webkit-border-radius: 0 3px 3px;
  border-right: 1px solid #ececec;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
  margin-bottom: 40px;
}
.tab-content #picture .fileinput .thumbnail {
  border: 2px dashed #dddddd;
}
.tab-content #picture .fileinput .thumbnail h2 {
  top: 30%;
  position: relative;
}
.tab-content h3,
h2,
h1:first-child {
  margin-top: 0;
}
/*Tab Bottom*/

.tab-bottom .nav-tabs {
  margin-bottom: 40px;
}
.tab-bottom .tab-content {
  margin-bottom: 0;
}
.tab-bottom .nav-tabs > li.active > a:after,
.tab-bottom .nav-tabs > li.active > a:hover:after,
.tab-bottom .nav-tabs > li.active > a:focus:after {
  bottom: 0;
  top: auto;
}
.tab-bottom .nav-tabs > li.active > a,
.tab-bottom .nav-tabs > li.active > a:hover,
.tab-bottom .nav-tabs > li.active > a:focus {
  border-top: 0;
  border-bottom: 2px solid #2eb6d1;
  margin-top: -1px;
  box-shadow: 1px 3px 4px -3px rgba(0, 0, 0, 0.08);
}
.tab-bottom .tab-content {
  border-radius: 3px 3px 3px 0;
  -webkit-border-radius: 3px 3px 3px 0;
}
/*Tab Left*/

.tab-left .nav-tabs {
  float: left;
}
.tab-left .nav-tabs > li {
  float: none;
  margin-right: 0;
  margin-bottom: 0;
}
.tab-left .nav-tabs > li > a {
  text-align: left;
  min-width: 38px;
  padding: 12px 10px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.tab-left .nav-tabs > li .fa {
  font-size: 14px;
}
.tab-left .nav-tabs > li.active > a:after,
.tab-left .nav-tabs > li.active > a:hover:after,
.tab-left .nav-tabs > li.active > a:focus:after {
  bottom: 0;
  top: auto;
  width: 2px;
  height: 100%;
}
.tab-left .nav-tabs > li.active > a,
.tab-left .nav-tabs > li.active > a:hover,
.tab-left .nav-tabs > li.active > a:focus {
  border-top: 0;
  border-bottom: 1px solid #ececec;
  border-right: 0;
  border-left: 2px solid #2eb6d1;
  margin-right: -1px;
  box-shadow: -1px 3px 4px -3px rgba(0, 0, 0, 0.08);
  padding: 13px 10px 12px 9px;
}
.tab-left .tab-content {
  overflow: auto;
  border-radius: 0 3px 3px 3px;
  -webkit-border-radius: 0 3px 3px 3px;
}
/*Tab Right*/

.tab-right .nav-tabs {
  float: right;
}
.tab-right .tab-content {
  overflow: auto;
  border-radius: 3px 0 3px 3px;
  -webkit-border-radius: 3px 0 3px 3px;
}
.tab-right .nav-tabs > li {
  float: none;
  margin-right: 0;
  margin-bottom: 2px;
}
.tab-right .nav-tabs > li > a {
  text-align: left;
  min-width: 38px;
  padding: 12px 10px;
}
.tab-right .nav-tabs > li .fa {
  font-size: 14px;
}
.tab-right .nav-tabs > li.active > a:after,
.tab-right .nav-tabs > li.active > a:hover:after,
.tab-right .nav-tabs > li.active > a:focus:after {
  bottom: 0;
  right: 0;
  left: auto;
  top: auto;
  width: 2px;
  height: 100%;
}
.tab-right .nav-tabs > li.active > a,
.tab-right .nav-tabs > li.active > a:hover,
.tab-right .nav-tabs > li.active > a:focus {
  border-top: 0;
  border-bottom: 1px solid #ececec;
  border-left: 0;
  border-right: 2px solid #2eb6d1;
  margin-left: -1px;
  box-shadow: 1px 3px 4px -3px rgba(0, 0, 0, 0.08);
  padding: 13px 10px 12px 12px;
}
.shadow.tab-content {
  border-bottom: 1px solid #dadada;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.13);
}
/*Tiles*/

.fd-tile {
  background-color: white;
  color: #555555;
  margin-bottom: 15px;
}
.fd-tile .row {
  margin: 0;
}
.fd-tile.weather {
  text-align: center;
  padding-top: 20px;
}
.weather h2 {
  margin-top: 10px;
  margin-bottom: 0;
  color: white;
  font-weight: 500;
}
.weather h1 {
  font-size: 50px;
  margin-top: 0;
  margin-bottom: 10px;
  color: white;
  font-weight: 600;
}
.fd-tile.weather .days {
  background: rgba(255, 255, 255, 0.1);
}
.fd-tile.weather .day {
  padding: 5px;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.fd-tile.weather .day h6 {
  color: white;
  font-weight: 400;
}
.fd-tile.tile-green {
  background-color: #00ad6d;
  color: white;
}
.fd-tile.tile-lemon {
  background-color: #2cc36b;
  color: white;
}
.fd-tile.tile-red {
  background-color: #ea6153;
  color: white;
}
.fd-tile.tile-blue {
  background-color: #2980b9;
  color: white;
}
.fd-tile.tile-orange {
  background-color: #f16e3f;
  color: white;
}
.fd-tile.tile-prusia {
  background-color: #3d566d;
  color: white;
}
.fd-tile.tile-concrete {
  background-color: #a3b1b2;
  color: white;
}
.fd-tile.tile-purple {
  background-color: #7761a7;
  color: white;
}
/*clean tiles*/

.fd-tile.clean .icon i {
  color: #e5e5e5;
}
.fd-tile.clean {
  background-color: white;
  color: #888888;
}
.fd-tile.clean.tile-green .details {
  background-color: #00ad6d;
}
.fd-tile.clean.tile-lemon .details {
  background-color: #2cc36b;
}
.fd-tile.clean.tile-red .details {
  background-color: #ea6153;
}
.fd-tile.clean.tile-blue .details {
  background-color: #2980b9;
}
.fd-tile.clean.tile-orange .details {
  background-color: #f16e3f;
}
.fd-tile.clean.tile-prusia .details {
  background-color: #3d566d;
}
.fd-tile.clean.tile-concrete .details {
  background-color: #a3b1b2;
}
.fd-tile.clean.tile-purple .details {
  background-color: #7761a7;
}
.fd-tile .header {
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.fd-tile .header .ico {
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  padding: 11px 18px;
  font-size: 20px;
  text-align: center;
  vertical-align: center;
}
.fd-tile .header .title {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  padding: 5px;
  position: absolute;
  text-transform: uppercase;
  top: 7px;
}
.fd-tile .content {
  padding: 10px;
}
.fd-tile.header .content {
  padding: 10px 20px;
  background: transparent;
  padding-right: 10px;
  display: inline-block;
  position: relative;
  z-index: 3;
}
.fd-tile.detail .icon {
  display: block;
  float: right;
  height: 80px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-top: 10px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 80px;
}
.fd-tile.header .icon img {
  opacity: 0.8;
  display: block;
  float: right;
  height: 80px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-top: 10px;
  position: absolute;
  right: 10px;
  top: 50px;
  width: 80px;
}
.fd-tile.header {
  position: relative;
  overflow: hidden;
}
.fd-tile.detail {
  position: relative;
  overflow: hidden;
}
.fd-tile.detail .content {
  background: transparent;
  padding: 10px 10px 13px;
  display: inline-block;
  position: relative;
  z-index: 3;
}
.fd-tile.detail .icon {
  display: block;
  float: right;
  height: 80px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-top: 10px;
  width: 80px;
}
.fd-tile.detail .icon i {
  color: rgba(0, 0, 0, 0.05);
  font-size: 100px;
  line-height: 65px;
}
.fd-tile.detail .details {
  clear: both;
  display: block;
  padding: 5px 10px;
  color: white;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.1);
}
.fd-tile.detail .details i {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.4);
}
.fd-tile .content p {
  margin-bottom: 0;
  font-weight: 4 0;
  font-size: 14px;
}
.fd-tile .content h1 {
  margin: 0 0 0;
  font-weight: 300;
  font-size: 40px;
}
/*Stats*/

.stats_bar {
  text-align: center;
  margin-top: 15px;
}
.butpro {
  vertical-align: top;
}
.butstyle {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(center top, white 50%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f8f8f8));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, white, #f8f8f8);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, white, #f8f8f8);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, white 50%, #f8f8f8 100%);
  border-color: #dedfe0 #c8c8c8 #c8c8c8;
  border-image: none;
  border-right: 1px solid #c8c8c8;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', Verdana, sans-serif;
  font-size: 11px;
  margin-right: 1.8%;
  margin-bottom: 15px;
  width: 14.2%;
  padding: 6px 9px 4px;
  transition: border-color 0.21s ease-out 0s;
}
.butstyle:first-child {
  margin-left: 0;
}
.butstyle:hover {
  border-color: #4d90fe;
}
.butpro .sub h2 {
  margin: 0 0 5px 0;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
.butpro .sub span {
  color: #434d55;
  display: block;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  line-height: 26px;
}
.butpro .stat {
  padding: 4px 0;
  text-align: center;
}
.butpro .stat .equal {
  background: url("theme/less/images/stat-same.png") no-repeat scroll left center transparent;
  font-size: 12px;
  padding: 0 0 0 19px;
}
.butpro .stat .up {
  background: url("theme/less/images/stat-up.png") no-repeat scroll left center transparent;
  font-size: 12px;
  padding: 0 0 0 19px;
}
.butpro .stat .down {
  background: url("theme/less/images/stat-down.png") no-repeat scroll left center transparent;
  font-size: 12px;
  padding: 0 0 0 19px;
}
.butpro .sub {
  padding-top: 4px;
}
ul.timeline {
  position: relative;
  padding: 0 0 1px 0;
  margin-bottom: 40px;
}
ul.timeline:before {
  background-color: #e1e1e1;
  bottom: 0;
  content: "";
  left: 31px;
  margin-left: -10px;
  position: absolute;
  top: 2px;
  width: 2px;
}
ul.timeline:after {
  bottom: -9px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #e1e1e1;
  position: absolute;
  left: 17px;
  content: "";
}
ul.timeline li {
  position: relative;
  list-style: none;
  margin-bottom: 25px;
}
ul.timeline li > .fa {
  left: 2px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  font-size: 14px;
  color: white;
  border-radius: 50%;
  background: #2980b9;
  padding: 10px;
  text-align: center;
  width: 40px;
  height: 40px;
  border: 3px solid white;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  position: absolute;
  z-index: 2;
  top: 0;
}
ul.timeline li .fa.red {
  background: #ea6153;
}
ul.timeline li .fa.green {
  background: #00ad6d;
}
ul.timeline li .fa.purple {
  background: #7761a7;
}
ul.timeline li .content {
  position: relative;
  border-radius: 3px;
  background: white;
  margin-left: 75px;
  padding: 12px 10px;
  border: 1px solid #e8e8e6;
  line-height: 15px;
}
ul.timeline li .content p {
  margin: 0;
}
ul.timeline li .content .img-thumbnail {
  border-radius: 0;
  margin: 10px 5px 0 0;
  cursor: pointer;
}
ul.timeline li .content blockquote {
  margin: 10px 0 0 0;
}
ul.timeline li .content blockquote p {
  margin: 0 0 5px 0 !important;
  font-size: 14px;
}
ul.timeline li .content:before {
  background: white;
  position: absolute;
  top: 14px;
  content: "";
  width: 10px;
  height: 10px;
  left: -6px;
  border-left: 1px solid #e8e8e6;
  border-bottom: 1px solid #e8e8e6;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */

}
ul.timeline li > .date {
  background: #e8e8e8;
  position: absolute;
  top: 49px;
  display: block;
  width: 44px;
  padding: 0 5px;
  text-align: center;
  border: 1px solid #e1e1e1;
  font-size: 11px;
  border-radius: 1px;
  text-shadow: 0 1px 0 #fafafa;
  color: #7b7b7b;
  line-height: 19px;
}
.cbp_tmtimeline {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
  position: relative;
}
/* The line */

.cbp_tmtimeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #56def9;
  left: 20%;
  margin-left: -10px;
}
/* The date/time */

.cbp_tmtimeline > li {
  position: relative;
}
.cbp_tmtimeline > li .cbp_tmtime {
  display: block;
  width: 25%;
  padding-right: 100px;
  position: absolute;
}
.cbp_tmtimeline > li .cbp_tmtime span {
  display: block;
  text-align: right;
}
.cbp_tmtimeline > li .cbp_tmtime span:first-child {
  font-size: 0.9em;
  color: #38c0db;
}
.cbp_tmtimeline > li .cbp_tmtime span:last-child {
  font-size: 2.9em;
  color: #60e8ff;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
  color: #56def9;
}
/* Right content */

.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0 0 15px 25%;
  background: #56def9;
  color: white;
  padding: 2em;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  border-radius: 5px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
  background: #2eb6d1;
}
.cbp_tmtimeline > li .cbp_tmlabel h2 {
  margin-top: 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
/* The triangle */

.cbp_tmtimeline > li .cbp_tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #56def9;
  border-width: 10px;
  top: 10px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
  border-right-color: #2eb6d1;
}
/* The icons */

.cbp_tmtimeline > li .cbp_tmicon {
  width: 40px;
  height: 40px;
  font-family: 'ecoico';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.4em;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: white;
  background: #2eb6d1;
  border-radius: 50%;
  box-shadow: 0 0 0 8px #56def9;
  text-align: center;
  left: 20%;
  top: 7px;
  margin: 0 0 0 -25px;
}
.cbp_tmicon-phone:before {
  content: "\e000";
}
.cbp_tmicon-screen:before {
  content: "\e001";
}
.cbp_tmicon-mail:before {
  content: "\e002";
}
.cbp_tmicon-earth:before {
  content: "\e003";
}
/* Example Media Queries */

@media screen and (min-width: 1500px) {
  .cbp_tmtimeline > li .cbp_tmtime {
    padding-right: 130px;
  }
}
@media screen and (max-width: 65.375em) {
  .cbp_tmtimeline > li .cbp_tmtime span:last-child {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 47.2em) {
  .cbp_tmtimeline:before {
    display: none;
  }
  .cbp_tmtimeline > li .cbp_tmtime {
    width: 100%;
    position: relative;
    padding: 0 0 20px 0;
  }
  .cbp_tmtimeline > li .cbp_tmtime span {
    text-align: left;
  }
  .cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 30px 0;
    padding: 1em;
    font-weight: 400;
    font-size: 95%;
  }
  .cbp_tmtimeline > li .cbp_tmlabel:after {
    right: auto;
    left: 20px;
    border-right-color: transparent;
    border-bottom-color: #56def9;
    top: -20px;
  }
  .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: transparent;
    border-bottom-color: #2eb6d1;
  }
  .cbp_tmtimeline > li .cbp_tmicon {
    position: relative;
    float: right;
    left: auto;
    margin: -55px 5px 0 0px;
  }
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #2eb6d1;
  border-color: transparent;
}
.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background: #00ad6d;
  border: 1px solid #00ad6d;
}
.daterangepicker .ranges li {
  color: #666666;
}
/*Todo Widget*/

.list-group.todo .list-group-item {
  font-size: 13px;
  border: 0;
  margin-bottom: 10px;
  background: white;
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #efefef;
  border-radius: 3px;
  border-right: 1px solid #efefef;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
  padding: 13px 15px;
}
.list-group.todo .list-group-item .date {
  font-size: 12px;
  float: right;
}
/*Tickets Widget*/

.list-group.tickets .list-group-item {
  overflow: hidden;
  margin-bottom: 10px;
  background: #f2f2f2;
  border-radius: 4px;
  border: 0;
}
.list-group.tickets .list-group-item {
  padding: 8px 15px;
}
.list-group.tickets .list-group-item .avatar {
  float: left;
  margin-right: 10px;
  border-radius: 50%;
}
.list-group.tickets .list-group-item .name {
  margin: 0 0 5px 0;
  font-size: 13px;
  font-weight: 600;
}
.list-group.tickets .list-group-item p {
  margin: 0;
  line-height: 12px;
}
.list-group.tickets .list-group-item .date {
  font-size: 11px;
  color: #999999;
}
.list-group.tickets .list-group-item .label {
  line-height: 16px;
  margin-top: 5%;
}
.tree .content {
  padding: 0 !important;
}
.tree .title {
  padding: 20px;
}
.treeview label {
  font-weight: 400;
  margin: 0;
  padding: 7px 18px;
  display: block;
  border-bottom: 0px solid #e5e5e5;
}
.treeview label:hover,
.treeview label.open {
  background: #f9f9f9;
}
.treeview li > ul {
  display: none;
}
.treeview li.open > ul {
  display: block;
}
.treeview ul li {
  border-bottom: 0px solid #e5e5e5;
}
.treeview ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #555555;
}
.treeview ul li a:hover {
  background: #f9f9f9;
}
.treeview label i {
  font-size: 14px;
  text-align: center;
  width: 24px;
  color: #38c0db;
}
.treeview ul li label {
  padding-left: 36px;
}
.treeview ul li ul li label {
  padding-left: 54px;
}
.treeview ul li ul li ul li label {
  padding-left: 72px;
}
.treeview ul li ul li ul li ul li label {
  padding-left: 90px;
}
.treeview ul li a {
  padding-left: 36px;
}
.treeview ul li ul li a {
  padding-left: 54px;
}
.treeview ul li ul li ul li a {
  padding-left: 72px;
}
.treeview ul li ul li ul li a {
  padding-left: 90px;
}
.treeview .tree-toggler {
  cursor: pointer;
}
/*Validation*/

.parsley-errors-list {
  margin-top: 4px;
  padding: 0;
}
.parsley-errors-list li {
  padding: 0;
  list-style: none;
  color: #cc0000;
}
.parsley-error {
  border-color: #cc0000 !important;
}
.widget-block.calendar-box {
  overflow: hidden;
}
.widget-block.calendar-box h2 {
  font-size: 28px;
}
.widget-block.calendar-box .day {
  text-align: center;
  font-size: 102px;
}
.widget-block.weather-box {
  overflow: hidden;
  color: white;
}
.widget-block.weather-box .photo {
  background: url("theme/less/images/sunset2.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 260px;
}
.widget-block.weather-box h2 {
  margin-top: 60px;
  font-size: 28px;
  font-weight: 400;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
}
.widget-block.weather-box .day {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
  margin-bottom: 70px;
  margin-top: 3px;
}
.fb-box {
  margin-top: 0 !important;
  background-image: -moz-linear-gradient(center top, #3e80bf 50%, #325fa0 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3e80bf), to(#325fa0));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #3e80bf, #325fa0);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #3e80bf, #325fa0);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #3e80bf 50%, #325fa0 102%);
  background-color: #366eab;
  color: white;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35) !important;
}
.fb-box h2 {
  font-size: 19px;
  font-weight: 400;
  margin: 0 0 5px 0;
  padding-top: 10px;
}
.fb-box h3 {
  font-size: 13px;
  font-weight: 200;
  margin: 0 0 20px 0;
}
.fb-box h4 {
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 5px 0;
}
.fb-box img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 3px solid white;
  margin-bottom: 15px;
  margin-top: 20px;
}
.fb-box .content {
  padding: 20px;
  text-align: center;
}
.fb-box .info {
  background: #264a7e;
  color: white;
  border-top: 1px solid #426ca5;
  text-align: center;
}
.fb-box .info button {
  box-shadow: none;
  max-width: 195px;
  width: 80%;
  padding: 13px;
  background: #4884c0;
  border: 0;
  margin: 5px 0;
  text-transform: uppercase;
}
.fb-box .info button i {
  margin-right: 3px;
}
.fb-box .info div {
  padding: 15px 10px;
}
.fb-box .row {
  margin: 0;
}
.block .cl,
.widget-block .cl {
  margin-bottom: 20px;
}
.widget-block {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.21);
  border: 0;
  margin-bottom: 30px;
  margin-top: 0;
}
.widget-block .row {
  margin: 0;
}
.widget-block .padding {
  padding: 20px 20px;
}
.widget-block .vpadding {
  padding: 20px 0;
}
.widget-block .hpadding {
  padding: 0 20px;
}
.legend-container table {
  width: auto;
  margin: 20px 0 0 20px;
}
.legend-container table tr {
  background: transparent;
}
.legend-container table td {
  border: 0;
  padding: 0 5px 3px 5px;
}
.legend-container .legendColorBox > div {
  border: 0 !important;
}
.legend-container .legendColorBox > div > div {
  border-width: 6px !important;
}
.block-flat.no-padding .content table td,
.block-flat.no-padding .content table th {
  padding: 11px 10px 7px 10px;
}
.block .no-border {
  border-bottom: 0;
}
.block .content h2,
.widget-block .content h2 {
  font-family: 'Open Sans', sans-serif;
}
.widget-block .header h3 {
  margin: 0;
  font-size: 13px;
  font-weight: 200;
  line-height: 21px;
  color: #666666;
}
.widget-block .header .actions i {
  font-size: 18px;
  color: #6f6f6f;
  display: inline-block;
  padding: 0;
  text-align: center;
  cursor: pointer;
  width: 20px;
  vertical-align: top;
}
.block .header .actions i:hover,
.widget-block .header .actions i:hover {
  color: #858585;
}
.widget-block .fb-head {
  background: #1784c7;
  border: 0;
  color: white;
}
.widget-block .fb-head i {
  display: inline-block;
  text-align: center;
  width: 28px;
}
.bg-darkgray {
  background-color: #888e97;
  color: white;
}
.bg-blue {
  background-color: #43a0f2;
  color: white;
}
.bg-blue .caret,
.bg-darkgray .caret {
  border-color: white transparent;
  border-width: 5px 5px 0;
}
.bg-blue a,
.bg-darkgray a {
  color: white;
}
.cl-mcont .block .content {
  padding: 20px;
}
.cl-mcont .block .stat-data,
.cl-mcont .block-flat .stat-data {
  padding: 10px;
  float: left;
  width: 50%;
}
.cl-mcont .block .stat-data h2,
.cl-mcont .block-flat .stat-data h2 {
  margin: 0 0 5px 0;
}
.cl-mcont .block .stat-data span,
.cl-mcont .block-flat .stat-data span {
  font-size: 18px;
}
.cl-mcont .block .stat-data .stat-blue,
.cl-mcont .block-flat .stat-data .stat-blue {
  background: #43a0f2;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  color: white;
  padding: 20px 10px;
}
.cl-mcont .block .stat-data .stat-number,
.cl-mcont .block-flat .stat-data .stat-number {
  border-bottom: 1px solid #dadada;
}
.cl-mcont .block .stat-data .stat-number:last-child,
.cl-mcont .block-flat .stat-data .stat-number:last-child {
  border-bottom: 0;
}
.cl-mcont .block .stat-data .stat-number div,
.cl-mcont .block-flat .stat-data .stat-number div {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 5px;
  font-size: 16px;
  line-height: 20px;
}
.cl-mcont .block .stat-data .stat-number h2,
.cl-mcont .block-flat .stat-data .stat-number h2 {
  margin: 0;
  font-size: 35px;
  color: #444444;
  font-weight: 300;
}
.cl-mcont .block .stat-data .stat-number span,
.cl-mcont .block-flat .stat-data .stat-number span {
  font-size: 12px;
}
.block .fact-data,
.widget-block .fact-data,
.block-flat .fact-data {
  margin: 25px 0;
  padding: 0 20px;
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.block .total-data,
.widget-block .total-data,
.block-flat .total-data {
  padding: 15px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  position: relative;
}
.block .dropdown-menu,
.widget-block .dropdown-menu,
.block-flat .dropdown-menu {
  margin: -1px 0 0 0;
  border-radius: 1px;
  -webkit-border-radius: 1px;
}
.btn-group .dropdown-menu {
  margin-top: -6px;
}
.btn-group {
  margin-right: 1px;
  margin-left: 1px;
}
.static-mn,
.widget-block .static-mn {
  display: block;
  position: static;
}
.static-mn,
.widget-block .static-mn {
  display: block;
  position: static;
}
.static-lg-menu .static-mn,
.widget-block .static-lg-menu .static-mn {
  min-width: 90%;
}
.block .items,
.widget-block .items {
  margin: 0;
  padding: 0;
}
.block .items li,
.widget-block .items li {
  border-top: 1px solid #e8e8e8;
  list-style: none;
  font-size: 14px;
  line-height: 17px;
  padding: 13px;
  background-color: white;
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
}
.block .items li i,
.widget-block .items li i {
  color: #555555;
  display: block;
  float: left;
  font-size: 28px;
  height: 38px;
  margin-left: 4px;
  margin-right: 15px;
  margin-top: 2px;
}
.block .items li small,
.widget-block .items li small {
  display: block;
}
.block .items li:hover,
.widget-block .items li:hover {
  background-color: #f4f4f4;
}
.block .items li .value,
.widget-block .items li .value {
  font-size: 15px;
  margin-top: 7px;
}
.block .items li:first-child,
.widget-block .items li:first-child {
  border-top: 0;
}
.block .total-data h2,
.widget-block .total-data h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}
.block .total-data h3,
.widget-block .total-data h3 {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
}
.block .total-data h4,
.widget-block .total-data h4 {
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}
.widget-block .fact-data {
  margin: 27px 0;
}
.block .fact-data:first-child {
  border-right: 1px solid #eaeaea;
}
.block .fact-data h2,
.widget-block .fact-data h2 {
  margin: 0;
  font-size: 32px;
  font-weight: 300;
}
.block .fact-data h3,
.widget-block .fact-data h3 {
  text-transform: uppercase;
  margin: 0;
  font-weight: 200;
  font-size: 13px;
}
.widget-block .fact-data h3 {
  margin-bottom: 13px;
  font-size: 17px;
}
.widget-block .fact-data h2 {
  margin-bottom: 4px;
}
.widget-block .fact-data p {
  font-size: 12px;
}
.widget-block .no-padding {
  padding: 0;
}
.widget-block h3 {
  font-size: 17px;
  margin: 5px 0 0 0;
  font-weight: 200;
}
.widget-block h2 {
  font-size: 32px;
  font-weight: 300;
}
.block h2 i {
  font-size: 24px;
  color: #555555;
  margin-right: 6px;
}
.cl-mcont .block.widget-notes {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
}
.cl-mcont .block.widget-notes .content {
  padding: 0;
}
.paper {
  line-height: 30px;
  font-size: 14px;
  padding: 30px 55px 27px;
  position: relative;
  outline: none;
  background: white;
  background: -webkit-linear-gradient(top, #dfe8ec 0%, white 8%) 0 0px;
  background: -moz-linear-gradient(top, #dfe8ec 0%, white 8%) 0 0px;
  background: linear-gradient(center top, #dfe8ec 0%, white 8%) 0 0px;
  -webkit-background-size: 100% 30px;
  -moz-background-size: 100% 30px;
  -ms-background-size: 100% 30px;
  background-size: 100% 30px;
}
.paper::after {
  content: '';
  position: absolute;
  width: 0px;
  top: 0;
  left: 39px;
  bottom: 0;
  border-left: 1px solid #f8d3d3;
}
#console {
  border-top: 1px solid #4c4e55;
}
/*Wizard*/

.wizard-row {
  position: relative;
  width: 100%;
  margin: 0;
}
.wizard-row .fuelux {
  position: absolute;
  width: 100%;
  padding: 0;
}
.block-wizard {
  padding: 0;
}
.block-wizard .step-content {
  padding: 20px 20px;
}
.fuelux .wizard {
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  border: 0;
  border-bottom: 1px solid #e2e2e2;
  background: white;
}
.fuelux .wizard ul li.active {
  background: white;
  color: #38c0db;
}
.fuelux .wizard ul li.complete {
  color: white;
  background: #2eb6d1;
}
.fuelux .wizard ul li.complete:hover {
  background: #1aa2bd;
}
.fuelux .wizard ul li.complete:hover .chevron:before {
  border-left-color: #1aa2bd;
}
.fuelux .wizard ul li.complete .chevron {
  border-left-color: #159db8;
}
.fuelux .wizard ul li.complete .chevron:before {
  border-left: 14px solid #2eb6d1;
}
.fuelux .wizard ul li.active .chevron:before {
  border-left: 14px solid white;
}
.fuelux .wizard ul li:first-child {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.fuelux .wizard ul li {
  font-size: 15px;
}
.fuelux [class^="icon-"],
.fuelux [class*=" icon-"] {
  background-image: url("theme/less/js/fuelux/img/glyphicons-halflings-white.png");
}
.fuelux .icon-arrow-left {
  background-position: -240px -95px;
}
.fuelux .icon-arrow-right {
  background-position: -264px -95px;
}
@media (max-width: 767px) {
  .wizard-row .fuelux {
    position: static;
  }
  .fuelux .wizard ul li {
    padding-left: 40px;
    float: none;
  }
  .fuelux .wizard ul li:first-child {
    padding-left: 40px;
  }
  .fuelux .wizard ul li:before {
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    color: #f0f0f0;
    line-height: 10px;
    height: 20px;
    width: 20px;
    border: #fefefe;
    background: #dddddd;
    margin-right: 12px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    padding: 4px 5px;
    left: 10px;
    top: 14px;
  }
  .fuelux .wizard ul li.active:before {
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    color: white;
    line-height: 10px;
    height: 20px;
    width: 20px;
    border: #24acc7;
    background: #2eb6d1;
    margin-right: 12px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    padding: 4px 5px;
    left: 10px;
    top: 14px;
  }
  .fuelux .wizard ul li.complete:before {
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    color: white;
    line-height: 10px;
    height: 20px;
    width: 20px;
    border: #00a363;
    background: #00ad6d;
    margin-right: 12px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    padding: 4px;
    left: 10px;
    top: 14px;
  }
  .fuelux .wizard .actions {
    background: transparent;
    padding: 0;
    line-height: 0;
    position: relative;
    float: none;
  }
  .fuelux .wizard button {
    width: 49%;
    margin: 0 !important;
    padding: 10px 6px;
  }
  .fuelux .wizard button i {
    font-size: 14px !important;
  }
}
/*RESPONSIVE*/

/*Responsive CSS*/

@media (min-width: 1200px) {
  .cl-sidebar .cl-vnavigation {
    display: block !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .cl-sidebar .cl-vnavigation {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .butstyle {
    width: 30.9%;
  }
  .butstyle:first-child {
    margin-left: 0;
  }
  .navbar-default .navbar-brand {
    background-position: 0 11px;
    height: 50px;
    width: 45px;
    padding-left: 26px;
  }
  .navbar-default .navbar-brand span {
    display: none;
  }
  .sidebar-logo {
    padding: 4px 0 5px;
    background: url("theme/images/logo.png") no-repeat scroll 23px -48px #2eb6d1;
  }
  #head-nav.topbar .sidebar-logo {
    display: inline-block;
    width: 70px;
    float: left;
  }
  #head-nav.topbar .navbar-collapse {
    padding-left: 0;
  }
  .cl-sidebar {
    width: 55px;
  }
  #head-nav.topbar .horizontal > li > a {
    padding: 22px 16px;
  }
  #pcont {
    margin-left: 55px;
  }
  #cl-wrapper.fixed-menu .menu-space {
    width: 55px;
  }
  .cl-vnavigation li {
    position: relative;
  }
  .cl-vnavigation > .parent > a:before {
    display: none;
  }
  .cl-vnavigation li a i {
    margin: 0;
    font-size: 17px;
  }
  .cl-vnavigation li a span {
    opacity: 0;
    width: 0;
    height: 0;
  }
  .cl-sidebar .side-user {
    display: none;
  }
  .cl-sidebar .cl-vnavigation {
    display: block !important;
  }
  .cl-vnavigation li ul {
    display: none !important;
  }
  .cl-sidebar .collapse-button {
    display: none;
  }
  .cl-sidebar .collapse-button .search {
    display: none;
  }
}
@media (max-width: 767px) {
  #cl-wrapper {
    margin-top: 0;
    display: block;
  }
  #pcont,
  .sb-collapsed #pcont {
    margin-left: 0;
    display: block;
  }
  .cl-mcont {
    padding: 15px;
  }
  /*nav bar*/
  
  .navbar {
    padding-right: 10px;
  }
  .navbar-fixed-top {
    position: relative;
    margin: 0;
  }
  /*dropdown menu*/
  
  .dropdown.profile_menu .dropdown-menu {
    position: absolute;
    background-color: white;
    color: black;
    margin-left: 10px;
  }
  .dropdown.profile_menu .dropdown-menu > li > a {
    color: black;
  }
  .dropdown.profile_menu .dropdown-menu:before {
    background: url(images/menu-tail-up.png) no-repeat;
    top: -10px;
    content: "";
    left: 10px;
    display: inline-block;
    height: 43px;
    width: 17px;
    position: absolute;
  }
  .not-nav .dropdown-menu:before {
    background: url(images/menu-tail-up.png) no-repeat;
    top: -10px;
    content: "";
    right: 13px;
    left: auto;
    display: inline-block;
    height: 43px;
    width: 17px;
    position: absolute;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: black;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #2eb6d1;
  }
  .navbar-default .navbar-nav .dropdown-submenu > a:after {
    border-width: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
  }
  .navbar-nav .dropdown-menu > li > a:hover,
  .navbar-nav .dropdown-menu > li > a:focus,
  .navbar-nav .dropdown-submenu:hover > a {
    background-color: transparent;
  }
  .navbar-nav .dropdown-submenu ul {
    display: block;
    padding-left: 20px;
  }
  .navbar-nav .dropdown-header {
    color: white;
  }
  .navbar-nav .col-menu-2 > li > ul > li a {
    color: white;
    padding-left: 45px;
  }
  .navbar-nav .col-menu-3 > li > ul > li a {
    color: white;
    padding-left: 45px;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-nav > .active > a:focus,
  .navbar-nav > .active > a:active {
    background: transparent !important;
    color: white !important;
  }
  .not-nav {
    display: inline-block;
    float: right;
    text-align: center;
    margin: 0;
    padding: 0 10px !important;
  }
  .navbar-default .navbar-nav > li.button {
    float: none;
    display: inline-block;
    padding: 10px 0;
    top: 100%;
  }
  .not-nav > li > .dropdown-menu {
    text-align: left;
  }
  .navbar-default .not-nav > li.button > a {
    width: 36px;
  }
  .navbar-default .navbar-nav > li.button > a > i {
    font-size: 17px;
    vertical-align: middle;
  }
  .navbar-default .navbar-nav > li.button .dropdown-menu {
    position: absolute;
    background-color: white;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    border-top: 0;
    margin-left: -218px;
  }
  .navbar-default .navbar-nav > li.button .dropdown-menu > li > a {
    text-align: left;
  }
  .navbar-collapse {
    padding: 0 !important;
  }
  .navbar-collapse .navbar-nav {
    margin: 0;
  }
  .profile_menu {
    margin: 0;
  }
  .profile_menu .dropdown-toggle {
    padding-left: 15px;
    background-color: transparent !important;
    color: black !important;
  }
  .navbar-default .navbar-brand {
    width: auto;
  }
  .user-nav {
    margin: 7.5px -15px;
    display: inline-block;
  }
  .navbar-collapse.in {
    overflow: visible;
  }
  .navbar-header {
    padding: 0 10px;
    background: #2eb6d1 url(images/logo.png) no-repeat 15px 10px;
  }
  #head-nav.topbar .navbar-header {
    background: #2eb6d1 url(images/logo.png) no-repeat 30px 18px;
    padding: 8px 0;
  }
  #head-nav.topbar .sidebar-logo {
    display: none;
  }
  #head-nav.topbar .navbar-nav {
    padding: 5px 20px;
  }
  #head-nav.topbar .horizontal > li > a {
    padding: 10px 15px;
  }
  #head-nav.topbar .navbar-nav .dropdown .dropdown-menu {
    margin-top: 0;
    box-shadow: none;
    position: static;
  }
  #head-nav.topbar .user-nav {
    display: block;
  }
  #head-nav.topbar .user-nav > .open > a,
  #head-nav.topbar .user-nav > .open > a:hover,
  #head-nav.topbar .user-nav > .open > a:focus {
    background-color: #38c0db !important;
  }
  #head-nav.topbar .profile_menu .dropdown-toggle {
    color: white !important;
    padding: 10px;
  }
  #head-nav.topbar .dropdown.profile_menu .dropdown-menu {
    background: transparent;
  }
  #head-nav.topbar .dropdown.profile_menu .dropdown-menu:before {
    display: none;
  }
  #head-nav.topbar .navbar-nav .dropdown .dropdown-menu > li > a {
    color: white;
  }
  #head-nav.topbar .not-nav {
    background: #24acc7;
    display: block;
    float: none;
  }
  #head-nav.topbar .not-nav .dropdown .dropdown-menu {
    position: absolute;
  }
  #head-nav.topbar .not-nav .dropdown-menu:before {
    right: 123px;
  }
  #head-nav.topbar .navbar-nav > li.button .dropdown-menu {
    margin-left: -110px;
  }
  .col-menu-2 > div:first-child {
    border-right: 0;
  }
  /*end - dropdown*/
  
  .cl-sidebar,
  .sb-collapsed .cl-sidebar {
    background: none repeat scroll 0 0 #272930;
    width: 100%;
    position: relative;
    z-index: 1020;
    display: block;
    padding-bottom: 0;
  }
  .sb-collapsed .cl-sidebar .sidebar-logo {
    background: url("theme/images/logo.png") no-repeat scroll 15px 19px #2eb6d1;
  }
  #cl-wrapper.fixed-menu .menu-space,
  #cl-wrapper.fixed-menu.sb-collapsed .menu-space {
    position: relative;
    height: auto !important;
    width: 100%;
  }
  #cl-wrapper .menu-space {
    min-height: 0 !important;
  }
  #cl-wrapper.fixed-menu .menu-space .content,
  #cl-wrapper.fixed-menu.sb-collapsed .menu-space .content {
    overflow: visible;
    position: relative;
  }
  .sb-collapsed .cl-vnavigation li a span {
    opacity: 1;
  }
  .sb-collapsed .cl-vnavigation li a i {
    font-size: 14px;
    margin-right: 7px;
    text-align: center;
    width: 20px;
  }
  .sb-collapsed .cl-vnavigation li.open ul {
    display: block !important;
  }
  .cl-sidebar .cl-toggle {
    display: block;
  }
  .cl-sidebar .cl-vnavigation {
    display: none;
  }
  .cl-sidebar .side-user {
    display: none;
  }
  /*tables*/
  
  .table-responsive {
    border: 0;
  }
  /*Stats*/
  
  .butstyle {
    width: 100%;
    margin-right: 10px;
    margin-left: 0;
    max-width: 45%;
  }
  /*Forms*/
  
  .form-horizontal.group-border .form-group {
    padding: 5px 0 15px 0;
  }
  .form-horizontal.group-border .form-group label {
    margin-bottom: 7px;
  }
  .form-horizontal.group-border-dashed .form-group label {
    margin-bottom: 7px;
  }
  /*Buttons*/
  
  /*Login*/
  
  .login-container .middle-login {
    left: auto;
    width: 100%;
    padding: 0 15px;
    margin-left: 0;
  }
  .cl-sidebar .collapse-button {
    display: none;
  }
}
/*Bootstrap overrides*/
.disable-text-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.enable-text-selection {
  -webkit-touch-callout: initial;
  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
  cursor: default;
}
.no-margin {
  margin: 0 !important;
}
.center {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
}
.text-uppercase {
  text-transform: uppercase;
}
.border-right-white {
  border-right: 1px white solid !important;
}
.border-right-grey {
  border-right: 1px #a1a1a1 solid;
}
.border-left-grey {
  border-left: 1px #a1a1a1 solid;
}
.faded-overlay {
  position: fixed;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.faded-overlay-window {
  position: absolute;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: auto;
}
.faded-overlay-sm {
  position: absolute;
}
.container-modal .full-screen-modal {
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  max-height: 100%;
}
.full-screen-modal {
  position: absolute;
  height: auto;
  width: 60%;
  max-height: 95vh;
  top: 10%;
  left: 20%;
}
.full-screen-modal.shift-left {
  margin-left: 100px;
}
.full-screen-modal hr {
  margin: 0;
  background: #a1a1a1;
  color: #a1a1a1;
}
.full-screen-modal.modal-sm {
  width: 40%;
  margin: 0 auto;
  top: 5%;
  left: 25%;
}
.full-screen-modal .full-screen-modal-content {
  max-height: 65vh;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 25px;
  background: white;
  color: black;
  -webkit-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
}
.full-screen-modal .full-screen-modal-content .btn {
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  color: white;
  background: #2e9ad1;
  border-color: #2e9ad1;
  min-width: 100px;
}
.full-screen-modal .full-screen-modal-content .btn:active {
  outline: none;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
.full-screen-modal .full-screen-modal-content .btn:hover,
.full-screen-modal .full-screen-modal-content .btn:focus {
  background: white;
  color: #2e9ad1;
}
.full-screen-modal .full-screen-modal-content .btn.small-btn {
  min-width: 0;
}
.full-screen-modal .full-screen-modal-content.connection-lost-dialog {
  background: #ea6153;
  color: white;
  min-height: 400px;
}
.full-screen-modal .full-screen-modal-content .k-dropdown,
.full-screen-modal .full-screen-modal-content .k-datepicker {
  width: 100%;
}
.full-screen-modal .full-screen-modal-header,
.full-screen-modal .full-screen-modal-controls {
  height: 60px;
  overflow: hidden;
  background: #3f51b5;
  color: white;
}
.full-screen-modal .full-screen-modal-header {
  padding: 8px 30px;
}
.full-screen-modal .full-screen-modal-controls {
  padding: 12px 30px;
}
.full-screen-modal .full-screen-modal-controls .btn {
  color: white;
  background: none;
  text-transform: uppercase;
}
.full-screen-modal .full-screen-modal-controls .btn:hover {
  background: white;
  color: #292828;
}
.full-screen-modal.white-border {
  border: 1px solid white;
}
.full-screen-modal.vertical-centering {
  top: 50%;
  transform: translateY(-50%);
}
.full-screen-modal .control-buttons button,
.full-screen-modal .control-buttons a {
  float: right;
}
.full-screen-modal .btn:active {
  background: #292828;
  color: white;
}
.full-screen-modal-danger .full-screen-modal-header,
.full-screen-modal-danger .full-screen-modal-controls {
  background: #ea6153;
}
.full-height {
  height: 100%;
}
.full-width {
  width: 100%;
}
.flex-item-fill-area {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  /* align items in Main Axis */
  align-items: stretch;
  /* align items in Cross Axis */
  align-content: stretch;
  /* Extra space in Cross Axis */
  flex-grow: 1;
}
.no-padding {
  padding: 0 !important;
}
.stopwatch {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  font-weight: 500;
  font-size: 22px;
}
.stopwatch-large {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  font-weight: 500;
  font-size: 20px;
}
.stopwatch-topbar-container {
  position: absolute;
  top: 0;
}
.ang-click-link {
  color: blue;
}
.ang-click-link:hover {
  cursor: pointer;
  text-decoration: underline;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-25 {
  margin-top: 25px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.bg-primary {
  background-color: #2eb6d1;
  background: #2eb6d1 !important;
}
.bg-primary-color-alt {
  background-color: #3f51b5;
  background: #3f51b5 !important;
}
.bg-secondary-color {
  background-color: #d6be24;
  background: #d6be24 !important;
}
.bg-secondary-color {
  background-color: #d6be24;
  background: #d6be24 !important;
}
.bg-secondary-color {
  background-color: #d6be24;
  background: #d6be24 !important;
}
.bg-info {
  background-color: #2eb6d1;
  background: #2eb6d1 !important;
}
.bg-warning {
  background-color: #f0ad4e;
  background: #f0ad4e !important;
}
.bg-success {
  background-color: #00ad5d;
  background: #00ad5d !important;
}
.bg-danger {
  background-color: #ea6153;
  background: #ea6153 !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .full-screen-modal {
    margin-left: 0;
    width: 70%;
  }
}
.md-checked.md-success .md-bar {
  background-color: rgba(0, 173, 109, 0.5);
}
.md-checked.md-success .md-ink-ripple {
  background-color: #00ad5d;
}
.no-overflow {
  overflow: hidden !important;
}
.dynamic-html-content img {
  width: 100%;
}
.dynamic-html-content iframe {
  width: 560px !important;
  height: 315px !important;
}
.link-warning {
  color: #ea6153;
}
.warning-container {
  background-color: #ea6153;
  color: white;
}
.connection-warn .fa-circle {
  color: #ea6153;
  text-shadow: 0px 0px 5px #ea6153;
}
.connecting-indicator {
  position: relative;
}
.connecting-indicator .fa-circle {
  position: absolute;
  top: 0;
  left: 0;
  animation-name: left-right-connection;
  animation-delay: 2s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
@keyframes left-right-connection {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
.simulation-tour-start-icon {
  position: absolute;
  bottom: 0;
  right: 50px;
  padding: 20px;
}
.simulation-tour-start-icon .fa {
  color: #292828;
}
.tour-tip.simulation-tour-tip {
  background: #e6e8e6;
  color: #292828;
  border: 1px solid #a1a1a1;
  -webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.75);
}
.tour-tip.simulation-tour-tip .tour-content-wrapper .button {
  margin-bottom: 5px !important;
}
.tour-tip.simulation-tour-tip p {
  font-size: 14pt;
  color: #292828;
}
.tour-tip.simulation-tour-tip .tour-next-tip {
  width: 100%;
  font-size: 12pt;
  border-radius: 5px;
  background: #2eb6d1;
}
.tour-tip.simulation-tour-tip .tour-next-tip:hover {
  background: #2e9ad1;
}
.tour-tip.simulation-tour-tip .tour-arrow.tt-top {
  border-color: #6cc049 transparent transparent transparent !important;
  bottom: -28px;
}
.tour-tip.simulation-tour-tip .tour-arrow.tt-right {
  border-color: transparent #6cc049 transparent transparent !important;
  left: -28px;
}
.tour-tip.simulation-tour-tip .tour-arrow.tt-bottom {
  border-color: transparent transparent #6cc049 !important;
}
.tour-tip.simulation-tour-tip .tour-arrow.tt-left {
  border-color: transparent transparent transparent #6cc049 !important;
  right: -28px;
}
.simulation-tour-close {
  position: absolute;
  bottom: 100px;
  right: 20px;
  padding: 20px;
  background: #e6e8e6;
  color: #292828;
  border-top: 1px solid;
  border-right: 1px solid;
  border-left: 1px solid;
  border-color: #a1a1a1;
  border-radius: 5px 5px 0 0;
  -webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.75);
}
.simulation-tour-close a {
  background-color: #2eb6d1;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: bold;
}
.simulation-tour-close a:hover {
  background-color: #2e9ad1;
}
.simulation-tour-container {
  position: absolute;
  bottom: 0;
  min-height: 100px;
  overflow: hidden;
  width: 100%;
}
.simulation-tour-container .simulation-tour-modules {
  width: 100%;
  min-height: 50px;
  overflow: hidden;
  background: #292828;
  color: white;
  height: auto;
}
.simulation-tour-container .simulation-tour-modules .tour-module-item {
  height: 50px;
  border-top: 4px solid;
  border-left: 4px solid;
  border-right: 4px solid;
  border-color: #a1a1a1;
  padding: 10px;
}
.simulation-tour-container .simulation-tour-modules .tour-module-item p {
  font-size: 15pt;
}
.simulation-tour-container .simulation-tour-modules .tour-module-item md-select {
  margin: 0;
  width: 200px;
  background-color: #e6e8e6;
  color: #292828;
}
.simulation-tour-container .simulation-tour-modules .tour-module-item.tour-module-btn:hover {
  background: #e6e8e6;
  color: #292828;
  cursor: pointer;
}
.simulation-tour-container .simulation-tour-controls {
  width: 100%;
  background: #292828;
  border-top: 4px solid #a1a1a1;
  color: white;
  height: 60px;
  overflow: hidden;
}
.simulation-tour-container .simulation-tour-controls .simulation-tour-row {
  border-top: 2px solid #a1a1a1;
  padding: 0 10px;
}
.simulation-tour-container .simulation-tour-controls .simulation-tour-control-btn-group {
  height: 100%;
}
.simulation-tour-container .simulation-tour-controls .simulation-tour-control-btn-group button {
  background: #292828;
  padding: 10px 20px;
  font-weight: 700;
  font-size: 12pt;
  border: none;
  border-left: 4px solid #a1a1a1;
  border-right: 4px solid #a1a1a1;
  height: 100%;
}
.simulation-tour-container .simulation-tour-controls .simulation-tour-control-btn-group button:hover,
.simulation-tour-container .simulation-tour-controls .simulation-tour-control-btn-group button:focus {
  background: #e6e8e6;
  color: #292828;
}
.simulation-tour-container .simulation-tour-controls .simulation-tour-control-btn-group button:active {
  background: #292828;
  color: white;
}
.tour-active .tourtip-focus-item {
  opacity: 0.5;
}
.tour-active .tourtip-focus-item.tour-focus {
  opacity: 1;
}
.k-widget .border-box-sizing,
.k-widget .border-box-sizing * {
  box-sizing: border-box;
}
.k-window,
.k-window.k-state-focused {
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.52);
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.52);
}
.participant-window.k-window {
  border-radius: 10px;
  border: 1px solid #a1a1a1;
}
.participant-window.k-window .k-window-titlebar {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #c6c6c6;
  background: linear-gradient(#efefef, #c6c6c6);
  background: -webkit-linear-gradient(#efefef, #c6c6c6);
  background: -moz-linear-gradient(#efefef, #c6c6c6);
  border: none;
  border-bottom: 2px solid #c6c6c6;
}
.participant-window.k-window .k-window-titlebar .k-header {
  border: none;
}
.participant-window.k-window .k-window-titlebar .k-window-title {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  color: black;
  font-weight: bold;
}
.participant-window.k-window .k-window-titlebar .k-window-actions {
  right: 0;
  left: 0.929em;
}
.participant-window.k-window .k-window-titlebar .k-window-actions a.k-window-action,
.participant-window.k-window .k-window-titlebar .k-window-actions .k-icon {
  border-radius: 50px;
}
.participant-window.k-window .k-window-titlebar .k-window-actions a.k-window-action {
  -webkit-box-shadow: inset 1px 1px 2px 2px rgba(0, 0, 0, 0.57);
  -moz-box-shadow: inset 1px 1px 2px 2px rgba(0, 0, 0, 0.57);
  box-shadow: inset 1px 1px 2px 2px rgba(0, 0, 0, 0.57);
  margin-right: 5px;
}
.participant-window.k-window .k-window-titlebar .k-window-actions a.k-window-action .k-i-close {
  background-color: red;
}
.participant-window.k-window .k-window-titlebar .k-window-actions a.k-window-action .k-i-maximize,
.participant-window.k-window .k-window-titlebar .k-window-actions a.k-window-action .k-i-restore,
.participant-window.k-window .k-window-titlebar .k-window-actions a.k-window-action .k-i-minimize {
  background-color: green;
}
.participant-window.k-window .k-window-titlebar .k-window-actions a.k-window-action::after {
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.participant-window.k-window .k-window-content {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  border-radius: 0px 0px 10px 10px;
}
.web-browser-topbar {
  background-image: linear-gradient(#c6c6c6 0%, #efefef 20%);
  background-image: -webkit-linear-gradient(#c6c6c6 0%, #efefef 20%);
  background-image: -moz-linear-gradient(#c6c6c6 0%, #efefef 20%);
  padding: 5px 10px;
}
.web-browser-topbar .row {
  margin-bottom: 5px;
}
.web-browser-topbar .browser-topbar-links a {
  color: black;
  padding: 0 5px;
  font-weight: 700;
  border: 1px solid transparent;
}
.web-browser-topbar .browser-topbar-links a:hover,
.web-browser-topbar .browser-topbar-links a:focus {
  border-radius: 5px;
  border-color: black;
  background-image: linear-gradient(#eaeaea, #bcbcbc);
  background-image: -webkit-linear-gradient(#eaeaea, #bcbcbc);
  background-image: -moz-linear-gradient(#eaeaea, #bcbcbc);
  background-image: -o-linear-gradient(#eaeaea, #bcbcbc);
}
.web-browser-topbar .browser-input {
  width: 100%;
  padding: 2px 5px;
  border-radius: 5px;
}
.web-browser-topbar .browser-button {
  border-radius: 5px;
  border: 2px solid #a7adba;
  padding: 2px 10px;
  background-image: linear-gradient(#eaeaea, #bcbcbc);
  background-image: -webkit-linear-gradient(#eaeaea, #bcbcbc);
  background-image: -moz-linear-gradient(#eaeaea, #bcbcbc);
  background-image: -o-linear-gradient(#eaeaea, #bcbcbc);
}
.web-browser-topbar .browser-button:hover,
.web-browser-topbar .browser-button:focus {
  border-color: #a7adba;
  background-image: linear-gradient(#bcbcbc, #eaeaea);
  background-image: -webkit-linear-gradient(#bcbcbc, #eaeaea);
  background-image: -moz-linear-gradient(#bcbcbc, #eaeaea);
  background-image: -o-linear-gradient(#bcbcbc, #eaeaea);
}
.web-browser-topbar .browser-button-transparent {
  background: none;
  border: none;
  padding: 2px 7px;
  border: 1px solid transparent;
  border-radius: 5px;
}
.web-browser-topbar .browser-button-transparent:hover,
.web-browser-topbar .browser-button-transparent:focus {
  border-color: black;
  background-image: linear-gradient(#efefef, #c6c6c6);
  background-image: -webkit-linear-gradient(#efefef, #c6c6c6);
  background-image: -moz-linear-gradient(#efefef, #c6c6c6);
  background-image: -o-linear-gradient(#efefef, #c6c6c6);
}
.window-content {
  padding: 10px;
}
.file-view {
  position: relative;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
}
.file-view .file-view-loading,
.file-view .file-view-image,
.file-view .file-view-video {
  width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.file-view .load-text {
  color: white;
  margin-bottom: 10px;
}
.window-content-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.window-content-container .window-content-inner-container {
  overflow: auto;
  height: 100%;
}
.window-container[ng-click],
.window-container[data-ng-click],
.window-container[x-ng-click] {
  cursor: default;
}
.media-player {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
.media-player .media-player-view {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  min-height: 100px;
  background-color: #2eb6d1;
  color: white;
  padding: 10px;
  border-radius: 5px;
}
.media-player .media-player-view video {
  width: 100%;
  height: auto;
}
.media-player .media-player-view audio {
  width: 100%;
}
.media-player .media-gallery {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
}
.media-player .media-gallery .media-gallery-item {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  padding: 5px;
  width: 100px;
  height: auto;
}
.media-player .media-gallery .media-gallery-item:hover,
.media-player .media-gallery .media-gallery-item:focus,
.media-player .media-gallery .media-gallery-item .media-selected {
  background-color: #2eb6d1;
  color: white;
  border-radius: 5px;
}
.window-content .content-news {
  font-family: Georgia, 'Times New Roman', Times, serif;
  overflow: hidden;
}
.window-content .content-news h1,
.window-content .content-news h2,
.window-content .content-news h3,
.window-content .content-news h4,
.window-content .content-news h5 {
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.window-content .content-news .content-weather p {
  font-size: 10px;
  margin: 0;
  padding: 0;
}
.window-content .content-news .news-banner {
  background-color: #dbe1e4;
  color: #a7adba;
  min-height: 20px;
  margin: 20px 0;
  font-family: Arial, Helvetica, sans-serif;
}
.window-content .content-news .news-banner button {
  margin: 0;
  padding: 6px 12px;
  border: 1px solid #a7adba;
}
.window-content .content-news .news-banner button.news-banner-button-blue,
.window-content .content-news .news-banner button:hover {
  color: dodgerblue;
}
.window-content .content-news .content-static {
  margin: 0;
}
.window-content .content-news .content-static .content-static-headline {
  max-height: 500px;
  position: relative;
}
.window-content .content-news .content-static .content-static-headline img {
  width: 100%;
}
.window-content .content-news .content-static .content-static-headline .content-static-headline-subtext {
  position: absolute;
  background: rgba(40, 50, 51, 0.8);
  color: white;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-height: 100px;
}
.window-content .content-news .content-static .content-static-headline .content-static-headline-subtext h4,
.window-content .content-news .content-static .content-static-headline .content-static-headline-subtext p {
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 10px;
}
.window-content .content-news .content-static .content-static-articles {
  margin-top: 10px;
}
.window-content .content-news .content-static .content-static-articles .row {
  border-top: 1px solid #a7adba;
  margin-left: 0;
  margin-right: 0;
}
.window-content .content-news .content-static .content-static-articles img {
  height: 100%;
  width: 100%;
}
.window-content .content-news .content-static .content-static-articles p {
  margin: 20px;
}
.window-content .content-news .content-static-adverts img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.window-content .content-news .content-static-adverts .news-social-media i {
  padding: 0 10px;
  border-color: #a7adba;
  border-width: 0 1px;
  border-style: solid;
}
.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: 0.5;
}
.hr-text:before {
  content: '';
  background: #a7adba;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}
.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;
  padding: 0 1em;
  line-height: 1.5em;
  color: #818078;
  background-color: #fcfcfa;
}
.email-window,
.compose-email-window {
  height: 100%;
}
.email-window .container,
.compose-email-window .container {
  width: 100%;
}
.email-window .window-content,
.compose-email-window .window-content {
  padding: 44px 0 0 0;
  height: 100%;
  box-sizing: border-box;
}
.email-window .top-bar-btn,
.compose-email-window .top-bar-btn {
  display: inline-block;
  color: black;
  width: 60px;
  height: 30px;
  font-size: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #b3b3b3 1px 1px 1px;
  -moz-box-shadow: #b3b3b3 1px 1px 1px;
  box-shadow: #b3b3b3 1px 1px 1px;
  margin: 5px;
  border-style: solid;
  border: solid 1px #787878;
  background-color: #dedede;
}
.email-window .top-bar-btn.disabled,
.compose-email-window .top-bar-btn.disabled {
  cursor: default;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.email-window .top-bar-btn.btn,
.compose-email-window .top-bar-btn.btn {
  padding: 0;
}
.email-window .top-bar-btn.btn i,
.compose-email-window .top-bar-btn.btn i {
  font-size: inherit;
}
.email-window .top-bar-btn:active,
.compose-email-window .top-bar-btn:active {
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
  outline: none;
}
.email-window .top-bar-btn:hover,
.compose-email-window .top-bar-btn:hover {
  outline: none;
  border: 1px solid #2eb6d1;
}
.email-admin-view .email-window #mail-list {
  width: 100%;
}
.email-admin-view .email-window #mail-list .email-preview {
  height: 90px;
  padding: 5px 10px;
}
.email-admin-view .email-window #mail-list .email-preview .email-preview-inner-container {
  height: 85px;
}
.email-admin-view .email-window #mail-list .email-preview .email-preview-inner-container .email-preview-body {
  height: 20px;
}
.email-admin-view .email-window #mail-list .email-preview .email-preview-inner-container .email-preview-subject {
  height: 20px;
  overflow: hidden;
}
.email-window .email-top-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.email-window .email-top-bar.email-admin-view {
  position: relative;
  height: 40px;
}
.email-window .email-top-bar.email-admin-view .email-spinner {
  padding: 5px;
}
.email-window .email-top-bar,
.compose-email-window .email-top-bar {
  height: 44px;
  margin: 0;
  border-bottom: solid 1px #aaaaaa;
  background: #c6c6c6;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#c6c6c6, #aaaaaa);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#c6c6c6, #aaaaaa);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#c6c6c6, #aaaaaa);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#c6c6c6, #aaaaaa);
  /* Standard syntax */

}
.email-window .email-top-bar .email-spinner,
.compose-email-window .email-top-bar .email-spinner {
  color: white;
  margin: 0 auto;
  padding: 10px;
}
.email-window .email-top-bar .email-sent-msg,
.compose-email-window .email-top-bar .email-sent-msg {
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
}
.email-window .email-top-bar .email-sent-msg.email-sent-success-msg,
.compose-email-window .email-top-bar .email-sent-msg.email-sent-success-msg {
  color: #00ad5d;
}
.email-window .email-top-bar .email-sent-msg.email-sent-error-msg,
.compose-email-window .email-top-bar .email-sent-msg.email-sent-error-msg {
  color: #ea6153;
}
.email-window .email-app-content {
  height: 100%;
  margin: 0;
}
.email-window #mail-list {
  border-right: 1px solid gray;
  border-left: 1px solid gray;
  height: 100%;
  width: 350px;
}
.email-window #mail-list .email-preview {
  cursor: pointer;
  border-bottom: solid 1px gray;
  max-height: 120px;
  overflow: hidden;
  position: relative;
  padding: 5px 10px;
}
.email-window #mail-list .email-preview.unread {
  border-left: 5px solid #414fd5;
}
.email-window #mail-list .email-preview .email-preview-inner-container {
  overflow: hidden;
  min-height: 80px;
}
.email-window #mail-list .email-preview .email-preview-inner-container .email-preview-header {
  max-height: 40px;
}
.email-window #mail-list .email-preview .email-preview-inner-container .email-preview-sender {
  font-size: 12pt;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.email-window #mail-list .email-preview .email-preview-inner-container .email-preview-sender.read {
  font-weight: 600;
}
.email-window #mail-list .email-preview .email-preview-inner-container .email-preview-sender.unread {
  font-weight: 800;
}
.email-window #mail-list .email-preview .email-preview-inner-container .email-preview-subject,
.email-window #mail-list .email-preview .email-preview-inner-container .email-preview-time {
  font-weight: bold;
  color: #414fd5;
  font-size: 10pt;
}
.email-window #mail-list .email-preview .email-preview-inner-container .email-preview-body {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: gray;
  padding-left: 15px;
  font-size: 10pt;
}
.email-window #mail-list .email-preview .email-preview-inner-container .email-preview-time {
  display: inline-block;
  float: right;
  margin-left: 5px;
}
.email-window #mail-list .email-preview .email-preview-inner-container .email-preview-time.unread {
  font-weight: bold;
}
.email-window #mail-list .email-preview:hover {
  background: rgba(55, 116, 221, 0.6);
}
.email-window #mail-list .email-preview.active {
  background-color: #3774dd;
}
.email-window #mail-list .email-preview.active .email-preview-time,
.email-window #mail-list .email-preview.active .email-preview-sender,
.email-window #mail-list .email-preview.active .email-preview-subject,
.email-window #mail-list .email-preview.active .email-preview-body {
  color: white;
}
.email-window .email-container {
  -webkit-box-shadow: 10px 10px 9px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 10px 10px 9px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 10px 10px 9px 0px rgba(0, 0, 0, 0.5);
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: white;
}
.email-window .email-container .email-attachments-label {
  font-size: 13px;
}
.email-window .email-container img {
  max-width: 100%;
}
.email-window .current-email-header {
  position: relative;
  margin-top: 10px;
}
.email-window .current-email-header b.sender-email {
  font-weight: 800;
}
.email-window .current-email-header .email-header-label {
  display: inline-block;
  margin-right: 10px;
  width: 50px;
  text-align: right;
  color: gray;
  font-weight: bold;
}
.email-window .current-email-header:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 1px;
  width: 90%;
  margin-left: 5%;
  border-bottom: 1px solid gray;
}
.email-window .email-header-attachments {
  padding: 10px 20px;
}
.email-window .email-header-attachments .current-email-attachments button {
  padding: 10px;
  background: white;
  border-radius: 5px;
  border: 1px solid gray;
}
.email-window .email-header-attachments .current-email-attachments button:hover {
  border: 1px solid black;
}
.email-window .email-reader {
  height: 100%;
  overflow-x: none;
  overflow-y: auto;
  padding: 10px;
  background-color: #c6c6c6;
}
.email-window .email-reader .email-from {
  font-size: 11pt;
  font-weight: 800;
}
.email-window .email-reader .email-subject {
  font-size: 10pt;
  font-weight: 700;
}
.email-window .email-reader .email-date {
  color: #414fd5;
}
.email-window #no-current-email {
  height: 100%;
  background: url('images/Email/no_email.png') no-repeat center center;
  background-size: 50%;
}
.email-window .current-email-content {
  margin-top: 20px;
  padding: 10px 20px;
}
.email-window #mailbox-bar {
  height: 100%;
  width: 100px;
  padding: 0;
  background: #e1e4eb;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#e1e4eb, #d5dce4);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#e1e4eb, #d5dce4);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#e1e4eb, #d5dce4);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#e1e4eb, #d5dce4);
  /* Standard syntax */

}
.email-window #mailbox-bar h1 {
  color: #737c8c;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
  margin-left: 10px;
}
.email-window #mailbox-bar ul {
  padding: 0;
}
.email-window #mailbox-bar li {
  color: black;
  font-size: 14px;
  display: block;
  padding-left: 15px;
  line-height: 20px;
}
.email-window #mailbox-bar li:before {
  margin-right: 10px;
}
.email-window #mailbox-bar li:hover {
  cursor: pointer;
  background-color: #bbc4db;
  background-color: -webkit-linear-gradient(#e1e4eb, #d5dce4);
}
.email-window #mailbox-bar li.mailbox-active {
  background-color: #a7adba;
}
.email-window #mailbox-bar .email-count {
  display: inline-block;
  border-radius: 50%;
  background: black;
  color: white;
  width: 13px;
  height: 13px;
  line-height: 12px;
  text-align: center;
  font-size: 10px;
}
.compose-email-window {
  overflow: hidden;
}
.compose-email-window .message-field {
  height: 100%;
}
.compose-email-window table.k-editor {
  height: 100%;
}
.compose-email-window .email-validation {
  overflow: hidden;
}
.compose-email-window .email-compose-body-content {
  overflow: hidden;
  height: 100%;
}
.compose-email-window .control-label {
  width: 60px;
}
.userCharMultiSelectItems {
  border-bottom: 1px solid #a7adba;
  padding: 5px;
}
.email-window-preview .email-reader .email-content {
  padding: 20px;
}
.email-compose-attachments {
  padding: 10px;
  overflow: auto;
}
.email-compose-attachments .email-compose-attachment {
  display: inline-block;
  height: 25px;
  border: 1px solid #c6c6c6;
  width: 275px;
  background-color: #efefef;
  color: blue;
  font-size: 1em;
  padding: 2px 5px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-right: 5px;
}
.email-compose-attachments .email-compose-attachment .email-compose-attachment-close {
  color: #c6c6c6;
  padding: 5px;
  vertical-align: middle;
}
.email-compose-attachments .email-compose-attachment .email-compose-attachment-close:hover {
  color: #aaaaaa;
  cursor: pointer;
}
.email-compose-admin {
  height: 100%;
}
.crisis-instructions {
  padding: 10px 0;
}
.crp-window-content {
  overflow-x: hidden;
}
.crp-window-content .crp-header {
  padding: 5px;
  height: 50px;
  width: 100%;
  background-color: #3f51b5;
  color: white;
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
}
.crp-window-content .crp-header.action-plan {
  background-color: #1abc9c;
}
.crp-window-content .crp-header.incident-assessment {
  background-color: #1a86bc;
}
.crp-window-content .crp-header.roles-priorities {
  background-color: #660066;
}
.crp-window-content .crp-header.allocate-resources {
  background-color: #ba3652;
}
.crp-window-content .crp-header-small {
  height: 40px;
  background-color: #2eb6d1;
}
.crp-window-content .action-plan-controls {
  padding: 20px;
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
}
.allocateResources i {
  font-size: 16px;
}
.allocateResources .edit-group {
  margin-left: 10px;
  margin-top: -10px;
}
.allocateResources .activate-group {
  margin-right: 10px;
}
.allocateResources .work-group {
  margin: 10px 15px;
  padding: 20px;
  background-color: #eeeeee;
  vertical-align: middle;
}
.allocateResources .work-group-delete {
  width: 100%;
  padding: 10px 20px;
  background-color: #ba3652;
  color: white;
  height: 60px;
}
.allocateResources .save-name {
  height: 34px;
}
.allocateResources .edit-name {
  max-width: 200px;
}
.activateGroup .group-member {
  margin: 10px 0;
  padding: 10px;
  background-color: #eeeeee;
  vertical-align: middle;
}
.activateGroup .member-form {
  padding: 10px;
}
.activateGroup .member-form .member-add {
  width: 100%;
  margin: 10px 0;
}
.activateGroup .crp-ar-input-select md-switch {
  margin: 0;
}
.activateGroup .crp-ar-input-select .switch-label {
  margin: 6px;
}
.bg-twitter {
  background-color: #f5f7fb !important;
}
.twitter-warning {
  color: #ea6153;
  font-size: 14px;
  padding: 5px;
}
.twitter-feed-window,
.twitter-comment-window {
  font-family: Arial, sans-serif !important;
  background-color: #f5f7fb;
  overflow: hidden;
}
.twitter-feed-window.twitter-admin-view,
.twitter-comment-window.twitter-admin-view {
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
  background-color: #eaebef;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.twitter-feed-window.twitter-admin-view *,
.twitter-comment-window.twitter-admin-view * {
  box-sizing: border-box;
}
.twitter-feed-window.twitter-admin-view .row,
.twitter-comment-window.twitter-admin-view .row {
  margin-top: 0;
}
.twitter-feed-window.twitter-admin-view .twitter-like-input,
.twitter-comment-window.twitter-admin-view .twitter-like-input {
  width: 50px;
}
.twitter-feed-window .twitter-feed-container,
.twitter-comment-window .twitter-feed-container {
  height: 100%;
  padding: 0;
  padding-right: 15px;
  padding-bottom: 15px;
  width: 100%;
  overflow-y: auto;
}
.twitter-feed-window .twitter-feed-container .md-virtual-repeat-offsetter,
.twitter-comment-window .twitter-feed-container .md-virtual-repeat-offsetter {
  padding-right: 30px;
}
.twitter-feed-window .container,
.twitter-comment-window .container {
  width: 100%;
}
.twitter-feed-window .container-fluid,
.twitter-comment-window .container-fluid {
  width: 100%;
}
.twitter-feed-window .header,
.twitter-comment-window .header {
  height: 30px;
  background-color: white;
}
.twitter-feed-window .header .twitcher-logo,
.twitter-comment-window .header .twitcher-logo {
  overflow: hidden;
  width: 25px;
  top: 5px;
  position: absolute;
}
.twitter-feed-window .icon,
.twitter-comment-window .icon {
  color: #30a9f4;
  font-size: 28px;
  margin-left: 20px;
}
.twitter-feed-window .window-content,
.twitter-comment-window .window-content {
  padding: 0;
}
.twitter-feed-window .banner-container,
.twitter-comment-window .banner-container {
  background: #30a9f4;
  color: white;
}
.twitter-feed-window .banner,
.twitter-comment-window .banner {
  width: 100%;
  min-height: 50px;
  max-height: 500px;
}
.twitter-feed-window .banner img,
.twitter-comment-window .banner img {
  width: 100%;
  max-height: 250px;
}
.twitter-feed-window .banner h2,
.twitter-comment-window .banner h2 {
  padding: 8px 20px 8px 8px;
}
.twitter-feed-window .stats-container,
.twitter-comment-window .stats-container {
  background-color: white;
  text-align: center;
  padding: 5px 0;
}
.twitter-feed-window .stats-container .stats,
.twitter-comment-window .stats-container .stats {
  margin-right: 30px;
}
.twitter-feed-window .stats-container .stats .stats-heading,
.twitter-comment-window .stats-container .stats .stats-heading {
  font-size: 10px;
  color: #777777;
}
.twitter-feed-window .stats-container .stats .stats-value,
.twitter-comment-window .stats-container .stats .stats-value {
  font-weight: 600;
}
.twitter-feed-window .account-info,
.twitter-comment-window .account-info {
  border-radius: 5px;
  background: white;
  margin: 10px 5px;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.twitter-feed-window .account-info .account-logo,
.twitter-comment-window .account-info .account-logo {
  margin: 20px 0;
  max-width: 130px;
}
.twitter-feed-window .account-info .heading,
.twitter-comment-window .account-info .heading {
  font-size: 18px;
  font-weight: 600;
}
.twitter-feed-window .account-info .handle,
.twitter-comment-window .account-info .handle {
  color: #777777;
  margin: 5px 0;
}
.twitter-feed-window .account-info .website i,
.twitter-comment-window .account-info .website i {
  color: #777777;
  font-size: 14px;
  margin-left: 0;
}
.twitter-feed-window .account-info .trend-header,
.twitter-comment-window .account-info .trend-header {
  font-weight: 500;
}
.twitter-feed-window .account-info .trend .trend-name,
.twitter-comment-window .account-info .trend .trend-name {
  color: #30a9f4;
  font-weight: bold;
}
.twitter-feed-window .feed,
.twitter-comment-window .feed {
  margin-top: 10px;
  margin-bottom: 20px;
}
.twitter-feed-window .feed .row,
.twitter-comment-window .feed .row {
  margin-bottom: 5px;
}
.twitter-feed-window .feed .tweet,
.twitter-comment-window .feed .tweet {
  font-size: 14px;
  line-height: 18px;
  background-color: white;
  padding: 9px 12px;
  border-bottom: 1px solid #a7adba;
}
.twitter-feed-window .feed .tweet .avatar,
.twitter-comment-window .feed .tweet .avatar {
  margin-right: 10px;
}
.twitter-feed-window .feed .tweet i,
.twitter-comment-window .feed .tweet i {
  font-size: 16px;
  color: #a7adba;
}
.twitter-feed-window .feed .tweet .retweeted,
.twitter-comment-window .feed .tweet .retweeted {
  color: #777777;
}
.twitter-feed-window .feed .tweet .retweeted i,
.twitter-comment-window .feed .tweet .retweeted i {
  margin-left: 0;
  padding: 1px;
  font-size: 12px;
  color: white;
  border-radius: 3px;
  background-color: #00ad5d;
}
.twitter-feed-window .feed .tweet .account-name,
.twitter-comment-window .feed .tweet .account-name {
  font-weight: 600;
}
.twitter-feed-window .feed .tweet .account-handle,
.twitter-comment-window .feed .tweet .account-handle {
  color: #777777;
}
.twitter-feed-window .feed .tweet .controls,
.twitter-comment-window .feed .tweet .controls {
  margin-top: 10px;
  font-family: Arial, sans-serif;
}
.twitter-feed-window .feed .tweet .controls .icon,
.twitter-comment-window .feed .tweet .controls .icon {
  margin: 0 40px 0 0;
}
.twitter-feed-window .feed .tweet .controls .icon:hover,
.twitter-comment-window .feed .tweet .controls .icon:hover {
  cursor: pointer;
  color: #292828;
}
.twitter-feed-window .feed .tweet .controls .icon::before,
.twitter-comment-window .feed .tweet .controls .icon::before {
  padding-right: 5px;
}
.twitter-feed-window .feed .tweet-comment,
.twitter-comment-window .feed .tweet-comment {
  margin: 10px 0 10px 25px;
}
.twitter-feed-window .reply,
.twitter-comment-window .reply {
  margin-top: 20px;
  margin-bottom: 10px;
}
.twitter-feed-window .reply textarea,
.twitter-comment-window .reply textarea {
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
  min-height: 75px;
  width: 100%;
  margin-bottom: 5px;
}
.twitter-feed-window .reply .character-count,
.twitter-comment-window .reply .character-count {
  font-size: 14px;
  margin: 10px 5px;
  color: #777777;
}
.twitter-feed-window .reply .btn,
.twitter-comment-window .reply .btn {
  border-radius: 5px;
  background: #30a9f4;
}
.twitter-feed-window .list-more-controls {
  margin: 20px 0;
}
.twitter-feed-window .list-more-controls .tw-more-btn {
  width: 100%;
  background: #30a9f4;
  color: white;
  padding: 5px 11px;
  border: none;
}
.twitter-msgs {
  border-radius: 10px;
  background: white;
  padding: 20px;
  min-height: 100px;
}
.tweet-comments {
  background: white;
  border-radius: 25px;
  padding: 20px;
  min-width: 60%;
  min-height: 200px;
  max-width: 100%;
  margin: 25px 20px;
}
.faded-overlay-window .tweet-comments {
  cursor: default;
}
.tweet-comment-close {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
}
.cl-mcont .tweet-comments .row {
  margin-top: 0;
}
.twitcher-icon {
  background: url('images/Logos/twitcher.png');
  width: 25px;
  height: 25px;
  background-position: center;
  background-size: contain;
}
.twitcher-icon.white {
  background: url('images/Logos/twitcher_white.png');
  background-position: center;
  background-size: contain;
}
.twitcher-icon.large {
  width: 55px;
  height: 55px;
  margin: -10px 0;
}
.bg-facebook {
  background-color: #eaebef !important;
}
.facebook-feed-window {
  font-family: helvetica, arial, sans-serif !important;
  color: black;
}
.facebook-feed-window .face-space-icon {
  color: white;
  font-weight: bold;
  font-family: 'Courier New';
  font-size: 16pt;
  margin: 5px;
}
.facebook-feed-window.facebook-admin-view {
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
  background-color: #eaebef;
  height: 100%;
  overflow: auto;
}
.facebook-feed-window.facebook-admin-view * {
  box-sizing: border-box;
}
.facebook-feed-window.facebook-admin-view .row {
  margin-top: 0;
}
.facebook-feed-window.facebook-admin-view .fb-feed-container {
  padding: 0;
}
.facebook-feed-window .fb-feed-container {
  height: 100%;
  padding: 0;
}
.facebook-feed-window .main-column {
  padding: 0;
  overflow: hidden;
}
.facebook-feed-window .md-virtual-repeat-container .md-virtual-repeat-offsetter {
  padding-right: 15px;
}
.facebook-feed-window.live-feed-fb {
  color: black;
}
.facebook-feed-window .window-content {
  padding: 0;
  margin: 0;
}
.facebook-feed-window .container {
  width: 100%;
}
.facebook-feed-window .container-fluid {
  width: 100%;
}
.facebook-feed-window .header {
  height: 30px;
  background-color: #264484;
}
.facebook-feed-window .header .fa-facebook {
  color: white;
  font-size: 24px;
  margin-top: 5px;
}
.facebook-feed-window .header .search-box {
  background-color: white;
  height: 20px;
  width: 150px;
  margin-top: 5px;
}
.facebook-feed-window .header .search-button {
  height: 20px;
  margin-top: 5px;
  width: 20px;
  background-color: #eaebef;
}
.facebook-feed-window .header .search-button .fa {
  color: #777777;
  font-size: 18px;
}
.facebook-feed-window .header .header-links {
  color: white;
  font-size: 14px;
  margin-top: 5px;
}
.facebook-feed-window .header .header-links .link {
  margin-left: 10px;
  border-left: 1px solid #777777;
  padding-left: 10px;
}
.facebook-feed-window .header .header-links .link.link-warning {
  color: #ea6153;
}
.facebook-feed-window .account-info {
  margin-top: 20px;
}
.facebook-feed-window .account-info .account-logo {
  max-width: 130px;
  margin: 10px 0;
}
.facebook-feed-window .account-info .heading {
  font-size: 20px;
  color: #555555;
  margin-bottom: 5px;
}
.facebook-feed-window .account-info .handle {
  font-size: 14px;
  color: #777777;
  margin-bottom: 5px;
}
.facebook-feed-window .account-info .side-link {
  height: 25px;
  margin: 5px 0;
}
.facebook-feed-window .account-info .side-link .link-icon {
  width: 30px;
}
.facebook-feed-window .account-info .side-link .fa-stack {
  margin-right: 5px;
}
.facebook-feed-window .account-info .side-button {
  border: 1px solid transparent;
  padding: 8px 5px;
  color: rgba(0, 0, 0, 0.5);
}
.facebook-feed-window .account-info .side-button.selected {
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.facebook-feed-window .account-info .side-button .side-button-text {
  padding-left: 5px;
  font-weight: bold;
  color: black;
}
.facebook-feed-window .account-info .side-button .side-button-icon {
  color: #264484;
}
.facebook-feed-window .banner {
  width: 100%;
  min-height: 250px;
  max-height: 500px;
}
.facebook-feed-window .banner img {
  width: 100%;
  max-height: 250px;
}
.facebook-feed-window .author-post {
  width: 100%;
  background-color: white;
  margin: 20px 0;
  border: 1px solid #dddfe2;
}
.facebook-feed-window .author-post .author-post-header {
  background-color: #f6f7fa;
  height: 30px;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
}
.facebook-feed-window .author-post .author-post-header .item {
  border-right: 1px solid #dddfe2;
  padding: 0 20px;
}
.facebook-feed-window .author-post .author-post-header .item .fa {
  margin-top: 8px;
}
.facebook-feed-window .author-post .author-post-header .item:active {
  -webkit-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}
.facebook-feed-window .author-post .author-post-body {
  height: 117px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background-color: white;
}
.facebook-feed-window .author-post .author-post-body textarea {
  min-height: 99px;
  width: 100%;
  padding: 10px;
}
.facebook-feed-window .author-post .author-post-body table.k-editor {
  height: 100px;
}
.facebook-feed-window .author-post .author-post-body table.k-editor .k-editable-area .k-content {
  height: 100px;
}
.facebook-feed-window .author-post .author-post-image {
  max-height: 400px;
  width: 100%;
  margin: 10px 0;
}
.facebook-feed-window .author-post .author-post-image img {
  max-height: 400px;
}
.facebook-feed-window .author-post .author-post-image .post-image-close {
  position: absolute;
  top: 25px;
  right: 25px;
  border: 1px solid black;
  margin: 5px;
  padding: 5px;
  background: white;
}
.facebook-feed-window .author-post .author-post-image .post-image-close:hover {
  background-color: #ea6153;
  color: white;
}
.facebook-feed-window .author-post .author-post-footer {
  background-color: white;
}
.facebook-feed-window .author-post .author-post-footer button {
  background-color: #264484;
  color: white;
  margin: 10px;
  font-size: 12px;
  padding: 5px 7px;
}
.facebook-feed-window .facebook-feed {
  padding-right: 15px;
  overflow-y: auto;
}
.facebook-feed-window .facebook-feed .post {
  margin-bottom: 20px;
}
.facebook-feed-window .facebook-feed .post .post-main {
  background-color: white;
  padding: 10px;
}
.facebook-feed-window .facebook-feed .post .post-main .avatar {
  margin-right: 10px;
}
.facebook-feed-window .facebook-feed .post .post-main .author-name {
  color: #264484;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
}
.facebook-feed-window .facebook-feed .post .post-main .post-date {
  color: #777777;
}
.facebook-feed-window .facebook-feed .post .post-main .fb-shared-post {
  border: 1px solid #a1a1a1;
  border-radius: 5px;
  padding: 12px;
  margin-bottom: 6px;
}
.facebook-feed-window .facebook-feed .post .post-main .fb-shared-post-header {
  font-size: 14px;
  margin-bottom: 5px;
  margin: 12px 0 6px 0;
}
.facebook-feed-window .facebook-feed .post .post-main .fb-shared-post-header span {
  color: #264484;
  font-weight: 600;
}
.facebook-feed-window .facebook-feed .post .post-main .post-body {
  font-size: 14px;
  margin: 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #dddfe2;
}
.facebook-feed-window .facebook-feed .post .post-main .post-image {
  max-height: 400px;
  width: 100%;
  margin: 0 0 10px 0;
}
.facebook-feed-window .facebook-feed .post .post-main .post-image img {
  max-height: 400px;
}
.facebook-feed-window .facebook-feed .post .post-main .post-controls {
  height: 30px;
  border-bottom: 1px solid #dddfe2;
}
.facebook-feed-window .facebook-feed .post .post-main .post-controls .control {
  margin-right: 30px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #777777;
  line-height: 30px;
}
.facebook-feed-window .facebook-feed .post .post-main .post-controls .control .fa {
  font-size: 16px;
  margin-top: 5px;
}
.facebook-feed-window .facebook-feed .post .post-comments {
  padding: 10px;
  background-color: #f6f7fa;
}
.facebook-feed-window .facebook-feed .post .post-comments .author-comment img {
  max-width: 52px;
}
.facebook-feed-window .facebook-feed .post .post-comments .author-comment textarea {
  height: 40px;
  padding: 10px;
  width: 100%;
}
.facebook-feed-window .facebook-feed .post .post-comments .author-comment .btn {
  background-color: #264484;
  color: white;
  margin: 10px;
  font-size: 12px;
  padding: 5px 7px;
}
.facebook-feed-window .facebook-feed .post .post-comments .comment {
  margin-bottom: 10px;
}
.facebook-feed-window .facebook-feed .post .post-comments .comment .avatar {
  max-width: 40px;
}
.facebook-feed-window .facebook-feed .post .post-comments .comment .comment-author {
  color: #264484;
  font-weight: 600;
}
.facebook-feed-window .facebook-feed .post .post-comments .comment .comment-date {
  color: #777777;
}
.facebook-feed .list-more-controls {
  margin-bottom: 20px;
}
.facebook-feed .list-more-controls .fb-more-btn {
  width: 100%;
  background: #264484;
  color: white;
  padding: 5px 11px;
  border: none;
}
.facebook-msgs {
  background: white;
  padding: 20px;
  min-height: 100px;
}
.facebook-feed-window .facebook-feed .post .post-comments .author-comment .btn,
.facebook-feed-window .author-post .author-post-footer button {
  border: none;
}
.module-notifications .face-space-icon {
  color: white;
  font-weight: bold;
  font-family: 'Courier New';
  font-size: 16pt;
  margin: 5px;
}
.action-toolbar-item .face-space-icon {
  font-weight: bold;
  font-family: 'Courier New';
  text-transform: none;
}
.face-space-icon::before {
  content: "F";
  font-weight: bold;
  font-family: "Courier New";
}
.corpwebsite-window {
  color: #4e4e4e;
  font-family: 'Open Sans', sans-serif;
  /* Stands in for an uploaded banner. A client uploads their logo during onboarding and gets a
       finished looking corporate site without opening an image editor. Sits behind .banner-heading,
       which is absolutely positioned against .banner-container, so the title still overlays it. */

}
.corpwebsite-window.website-admin-view {
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.75);
  height: 100%;
  overflow: auto;
}
.corpwebsite-window.website-admin-view .header {
  background-color: white;
}
.corpwebsite-window.website-admin-view * {
  box-sizing: border-box;
}
.corpwebsite-window.website-admin-view .row {
  margin-top: 0;
}
.corpwebsite-window.website-admin-view .admin-view-edit {
  margin: 40px 60px;
}
.corpwebsite-window .window-content {
  padding: 0;
  margin: 0;
}
.corpwebsite-window .container {
  width: 100%;
}
.corpwebsite-window .container-fluid {
  width: 100%;
}
.corpwebsite-window .header {
  min-height: 60px;
  padding: 0 8px;
}
.corpwebsite-window .header img {
  margin-top: 10px;
  max-height: 40px;
  margin-right: 20px;
}
.corpwebsite-window .header h1 {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  top: -5px;
  max-width: 400px;
}
.corpwebsite-window .header ul {
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
}
.corpwebsite-window .header ul li {
  display: inline;
  padding: 8px;
}
.corpwebsite-window .banner-img,
.corpwebsite-window .banner-container {
  width: 100%;
  min-height: 250px;
  max-height: 250px;
  border-top: 1px solid lightgray;
}
.corpwebsite-window .banner-container {
  position: relative;
}
.corpwebsite-window .banner-generated {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #22364d;
  background: linear-gradient(135deg, #1b2a3a 0%, #26405c 55%, #33566f 100%);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 60px;
}
.corpwebsite-window .banner-generated img {
  max-height: 55%;
  max-width: 38%;
}
.corpwebsite-window .banner-heading {
  min-width: 150px;
  max-width: 350px;
  min-height: 50px;
  position: absolute;
  top: 40px;
  left: 80px;
  background: rgba(20, 30, 40, 0.7);
  padding: 20px;
}
.corpwebsite-window .banner-heading h1 {
  color: white;
  opacity: 1;
  font-size: 24px;
  font-weight: 600;
}
.corpwebsite-window .banner-heading p {
  color: white;
  opacity: 1;
  font-size: 18px;
  font-weight: 600;
}
.corpwebsite-window .bg-background2 {
  background-color: #f2f2f2 !important;
}
.corpwebsite-window .feature {
  margin-top: 20px;
}
.corpwebsite-window .feature i {
  font-size: 24px;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  line-height: 45px;
  text-align: center;
  background: white;
  color: #3c8dbc;
  border: 3px solid white;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  display: block;
}
.corpwebsite-window .feature h3 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}
.corpwebsite-window hr {
  margin: 5px;
}
.corpwebsite-window .about-us {
  background-color: #d9d9d9;
}
.corpwebsite-window .about-us .heading {
  margin-top: 10px;
  margin-bottom: 20px;
}
.corpwebsite-window .about-us .post {
  margin: 0 60px 40px 60px;
}
.corpwebsite-window .latest-news {
  background-color: white;
}
.corpwebsite-window .latest-news .latest-news-container {
  width: 100%;
}
.corpwebsite-window .latest-news .heading {
  margin-top: 10px;
  margin-bottom: 20px;
}
.corpwebsite-window .latest-news .heading button {
  background-color: white;
  color: black;
  text-decoration: underline;
  margin-right: 60px;
  margin-top: 20px;
}
.corpwebsite-window .latest-news .heading h3 {
  font-weight: 600;
  font-size: 26px;
  width: 200px;
}
.corpwebsite-window .latest-news .post {
  margin: 0 60px 40px 60px;
  border-bottom: 1px solid #555555;
}
.corpwebsite-window .latest-news .post-header i {
  font-size: 14px;
  margin-top: 10px;
  border-radius: 5px;
  padding: 4px;
}
.corpwebsite-window .latest-news .post-header i:hover {
  cursor: pointer;
}
.corpwebsite-window .latest-news .post-header .post-heading {
  font-weight: bold;
}
.corpwebsite-window .latest-news .post-body {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.corpwebsite-window .latest-news .post-attachment-container {
  margin-top: 10px;
  margin-bottom: 10px;
}
.corpwebsite-window .latest-news .post-attachment-container .post-attachments {
  border: 1px solid black;
  padding: 10px;
  width: 200px;
}
.corpwebsite-window .latest-news .post-attachment-container .post-attachments .post-attachment-name {
  margin-left: 10px;
  margin-right: 10px;
}
.corpwebsite-window .latest-news .post-attachment-container .post-attachments:hover {
  background-color: #2eb6d1;
  color: white;
}
.corpwebsite-window .footer {
  padding: 20px;
  width: 100%;
  background-color: #151515;
  color: white;
  border-top: 5px solid #3c8dbc;
}
.corpwebsite-window .corp-attachments {
  min-height: 60px;
  padding: 10px;
  height: 80px;
  overflow: auto;
}
.corpwebsite-window .corp-attachments .corp-attachment-warn {
  padding: 20px;
}
.corpwebsite-window .corp-attachments i {
  margin-left: 10px;
  margin-right: 10px;
}
.corpwebsite-window .corp-attachments .corp-attachment-item {
  border: 1px solid black;
  padding: 10px;
  margin: 10px;
  width: auto;
}
.corpwebsite-window .corp-attachments .corp-attachment-item:hover {
  background-color: #2eb6d1;
  color: white;
}
.corpwebsite-window .corp-web-loading {
  padding: 20px;
  height: 250px;
}
.corpwebsite-team-selection {
  overflow: auto;
  padding: 5px;
}
.corpwebsite-team-selection h5 {
  margin-left: 20px;
  margin-right: 20px;
}
.news-window-container {
  background: white;
  overflow: auto;
}
.news-room {
  min-width: 600px;
  max-width: 1000px;
  width: 1000px;
}
.news-room .news-room-header img {
  width: 100%;
  max-height: 200px;
  object-fit: cover;
}
.news-room .news-room-header .news-room-header-bar {
  background: #292828;
  color: white;
  height: 40px;
  padding: 15px;
}
.news-room .news-room-header .news-room-header-bar p {
  padding: 0 8px;
  margin: 0;
}
.news-room .news-room-header .news-room-header-bar i {
  color: gray;
}
.news-room .news-room-navigation {
  background: #292828;
  color: white;
}
.news-room .news-room-navigation .news-room-nav-btn {
  padding: 10px 30px;
  border-bottom: 2px solid black;
}
.news-room .news-room-navigation .news-room-nav-btn:hover,
.news-room .news-room-navigation .news-room-nav-btn.nav-active {
  color: #ea6153;
  border-color: #ea6153;
}
.news-room .news-room-latest-content {
  margin-top: 10px;
}
.news-room .news-room-latest-content.ng-hide {
  opacity: 0;
}
.news-room .news-room-latest-content .news-room-latest-article .news-room-latest-article-item {
  min-height: 100px;
  margin-top: 10px;
}
.news-room .news-room-latest-content .news-room-latest-article .news-room-latest-article-item .news-room-latest-article-image {
  position: relative;
  height: 300px;
  overflow: hidden;
}
.news-room .news-room-latest-content .news-room-latest-article .news-room-latest-article-item .news-room-latest-article-image.expanded {
  height: 400px;
}
.news-room .news-room-latest-content .news-room-latest-article .news-room-latest-article-item .news-room-latest-article-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-room .news-room-latest-content .news-room-latest-article .news-room-latest-article-item .news-room-latest-article-image .img-caption {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.4);
  color: white;
  width: 100%;
  max-height: 100%;
  text-align: center;
  overflow: hidden;
}
.news-room .news-room-latest-content .news-room-latest-article .news-room-latest-description {
  min-height: 100px;
  padding: 10px;
}
.news-room .news-room-latest-content .news-room-latest-corporate .news-room-latest-website-item .news-room-latest-description {
  height: 100%;
  padding: 10px;
}
.news-room .news-room-latest-content .news-room-latest-description {
  background: lightgray;
  text-overflow: ellipsis;
  position: relative;
}
.news-room .news-room-latest-content .news-room-latest-description .author-name {
  font-weight: bold;
  text-transform: uppercase;
}
.news-room .news-room-latest-content .news-room-latest-description .news-date {
  font-weight: bold;
}
.news-room .news-room-latest-content .news-room-latest-description .item-expand {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
}
.news-room .news-room-latest-content .news-room-latest-tv .news-room-latest-tv-item {
  min-height: 250px;
}
.news-room .news-room-latest-content .news-room-latest-tv .news-room-latest-tv-item .news-room-latest-tv-media {
  min-width: 200px;
  background: black;
}
.news-room .news-room-latest-content .news-room-latest-tv .news-room-latest-tv-item .news-room-latest-tv-media iframe {
  width: 100% !important;
  max-height: 100% !important;
}
.news-room .news-room-latest-content .news-room-latest-tv .news-room-latest-tv-item .news-room-latest-tv-media .expanded > iframe {
  min-height: 500px;
}
.news-room .news-room-latest-content .news-room-latest-tv .news-room-latest-tv-item .news-room-latest-description {
  padding: 10px;
}
.news-room .news-room-latest-content .news-room-latest-radio .news-room-latest-radio-item {
  max-height: 200px;
  background: lightgray;
}
.news-room .news-room-latest-content .news-room-latest-radio .news-room-latest-radio-item .news-room-latest-radio-media {
  height: 50px;
}
.news-room .news-room-title {
  color: #1c59b8;
  font-weight: 600;
}
.news-room .news-room-radio-link {
  font-size: 14px;
  color: mediumslateblue;
}
.news-room .news-room-latest-article-hero:hover,
.news-room .news-room-latest-article-item:hover,
.news-room .news-room-latest-radio-item:hover,
.news-room .news-room-latest-tv-item:hover,
.news-room .news-room-latest-website-item:hover {
  -webkit-box-shadow: 0px 0px 15px 0px #362cc7;
  -moz-box-shadow: 0px 0px 15px 0px #362cc7;
  box-shadow: 0px 0px 15px 0px #362cc7;
}
.news-room .news-content-right {
  padding: 10px 0px 10px 10px;
}
.news-room .news-content-left {
  padding: 10px 10px 10px 0px;
}
.news-room .news-room-latest-media,
.news-room .news-room-latest-posts,
.news-room .news-room-latest-tv,
.news-room .news-room-latest-radio,
.news-room .news-room-latest-tv-item,
.news-room .news-room-latest-radio-item,
.news-room .news-room-latest-article,
.news-room .news-room-latest-article-item,
.news-room .news-room-latest-article-hero,
.news-room .news-room-latest-website-item {
  transition: all 1s ease;
  opacity: 1;
}
.news-room .news-room-latest-media.ng-hide,
.news-room .news-room-latest-posts.ng-hide,
.news-room .news-room-latest-tv.ng-hide,
.news-room .news-room-latest-radio.ng-hide,
.news-room .news-room-latest-tv-item.ng-hide,
.news-room .news-room-latest-radio-item.ng-hide,
.news-room .news-room-latest-article.ng-hide,
.news-room .news-room-latest-article-item.ng-hide,
.news-room .news-room-latest-article-hero.ng-hide,
.news-room .news-room-latest-website-item.ng-hide {
  opacity: 0;
  flex: 0;
}
.news-room .news-room-latest-tv-item,
.news-room .news-room-latest-radio-item,
.news-room .news-room-latest-article-item,
.news-room .news-room-latest-website-item {
  margin-bottom: 10px;
}
.news-room .no-news {
  margin: 40px 10px;
}
.news-room .container {
  width: 100%;
}
.news-room .news-item {
  float: left;
  margin: 25px;
  text-align: center;
  line-height: 16px;
  word-wrap: break-word;
}
.news-room .news-item .tile {
  width: 125px;
  height: 125px;
  padding: 10px;
  border: 3px solid #555555;
  border-radius: 10px;
  overflow: hidden;
  background-color: white;
}
.news-room .news-item .tile .icon {
  font-size: 44px;
  font-weight: 800;
}
.news-room .news-item .tile .name {
  margin-top: 5px;
  font-weight: 600;
}
.news-room .news-item .tile:hover {
  cursor: pointer;
}
.news-room .news-item .time {
  background: none;
  margin-top: 5px;
  color: #777777;
}
.news-article {
  font-size: 16px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
.news-article .container {
  width: 100%;
}
.news-article .weather img {
  width: 30px;
  height: 30px;
}
.news-article .newspaper-heading h1 {
  font-family: 'Pirata One', cursive;
}
.news-article .banner {
  width: 100%;
  max-height: 500px;
}
.news-article .banner img {
  width: 100%;
  max-height: 250px;
}
.news-article .newspaper-nav {
  background-color: #eeeeee;
}
.news-article .newspaper-nav ul {
  width: 100%;
}
.news-article .newspaper-nav li {
  font-size: 12px;
  display: inline-block;
  float: left;
  background-color: #eeeeee;
  width: 14%;
}
.news-article .date-details {
  margin: 0 0 20px 0;
  font-size: 12px;
}
.news-article .article-heading {
  font-size: 18px;
  font-weight: 600;
  font-family: "merriweather", georgia, serif;
}
.news-article .article-journo {
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
}
.news-article .author-image {
  max-height: 50px;
  max-width: 100%;
  border-radius: 50px;
  margin-left: 10px;
}
.news-article .article-image {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
}
.news-article .article-image img {
  max-width: 100%;
  max-height: 300px;
}
.news-article .article-image-caption {
  font-size: 12px;
  font-weight: 200;
}
.news-article .article-body {
  font-family: "merriweather", georgia, serif;
}
.news-article .article-body img {
  padding: 10px;
}
.news-article .article-social .article-social-item {
  padding-right: 10px;
  font-size: 15px;
}
.news-article .article-social .article-social-item i {
  margin-right: 2px;
}
.player-audio {
  height: 50px;
}
/*::-webkit-scrollbar {
    width: @scrollbar-width;
}

::-webkit-scrollbar:horizontal{
    height: 8px;
}

::-webkit-scrollbar-button,
::-webkit-scrollbar-button:horizontal {
    width: @scrollbar-width;
    height:5px;
    display:block;
}
::-webkit-scrollbar-track,
::-webkit-scrollbar-track:horizontal {
    background:#eee;
    border: thin solid lightgray;
    box-shadow: 0px 0px 3px #dfdfdf inset;
    border-radius: @scrollbar-roundness;
}
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb:horizontal {
    background: @primary-color;
    border: thin solid gray;
    border-radius: @scrollbar-roundness;
}

::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:hover:horizontal {
    background: @brand-success;
}*/

.display-bubble {
  background: #d6be24;
  padding: 5px 15px;
  border-radius: 10px;
  width: auto;
  border: 1px solid white;
}
.k-multiselect.k-header {
  border-color: #cccccc;
}
.k-multiselect.k-header.k-state-hover {
  border-color: #cccccc;
}
.no-records-text {
  padding: 200px;
  font-size: 20px;
}
.two-pane-splitter-right {
  border-right: 1px solid white;
}
.two-pane-splitter-left {
  border-left: 1px solid white;
}
.cl-editor {
  height: 100%;
  padding: 15px;
}
.cl-sidebar .side-user {
  margin-top: 66px;
}
.cl-header {
  height: 5%;
}
span.k-tooltip {
  padding: 7px 16px;
}
.k-tooltip-validation .k-warning {
  display: none;
}
div.k-edit-form-container {
  width: auto;
}
.property-container .property-rows .user-char-list-input-group {
  margin: 0;
}
.property-container .property-rows .user-char-list-input-group .user-char-list-input {
  padding: 0;
}
.live-feed.k-state-collapsed .splitter-inner-content,
.sim-details.k-state-collapsed .splitter-inner-content,
.properties.k-state-collapsed .splitter-inner-content,
.live-feed.k-state-collapsed .simulation-detail,
.sim-details.k-state-collapsed .simulation-detail,
.properties.k-state-collapsed .simulation-detail {
  display: none !important;
}
.live-feed.k-state-collapsed .splitter-inner-collapsed-content-left,
.sim-details.k-state-collapsed .splitter-inner-collapsed-content-left,
.properties.k-state-collapsed .splitter-inner-collapsed-content-left,
.live-feed.k-state-collapsed .splitter-inner-collapsed-content-right,
.sim-details.k-state-collapsed .splitter-inner-collapsed-content-right,
.properties.k-state-collapsed .splitter-inner-collapsed-content-right,
.live-feed.k-state-collapsed .splitter-inner-collapsed-content-top,
.sim-details.k-state-collapsed .splitter-inner-collapsed-content-top,
.properties.k-state-collapsed .splitter-inner-collapsed-content-top {
  display: block !important;
}
.admin-notifications {
  padding: 20px;
  color: white;
}
.admin-notifications.infoMsgContent {
  background: #2eb6d1;
}
.admin-notifications.errorMsgContent {
  background: #ea6153;
}
.admin-notifications.successMsgContent {
  background: #19b57b;
}
.notification-close {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 0 10px;
}
.grid {
  height: 100%;
}
.grid .k-virtual-scrollable-wrap tr {
  height: 3em;
}
.grid .btn {
  margin: 5px 0;
  text-transform: uppercase;
  border-radius: 2px;
}
.btn-detail {
  width: 120px;
}
.sim-editor-children {
  position: absolute;
}
.sim-editor-children a {
  background: none;
  color: white;
}
.sim-editor-children a:hover {
  background: white;
}
.modal-form {
  color: white;
}
.modal-form .btn {
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  border-color: white;
  color: white;
  background: none;
  margin-right: 10px;
}
.modal-form .btn:active {
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
.modal-form .btn:hover,
.modal-form .btn:focus {
  background: white;
}
.modal-form-primary {
  background-color: #2eb6d1;
}
.modal-form-primary a:hover,
.modal-form-primary .btn:hover,
.modal-form-primary a:focus,
.modal-form-primary .btn:focus {
  color: #2eb6d1;
}
.modal-form-danger {
  background-color: #ea6153;
}
.modal-form-danger a:hover,
.modal-form-danger .btn:hover,
.modal-form-danger a:focus,
.modal-form-danger .btn:focus {
  color: #ea6153;
}
.modal-form-secondary {
  background-color: #3f51b5;
}
.modal-form-secondary a:hover,
.modal-form-secondary .btn:hover,
.modal-form-secondary a:focus,
.modal-form-secondary .btn:focus {
  color: #3f51b5;
}
.modal-form-info {
  background-color: #2eb6d1;
}
.modal-form-info a:hover,
.modal-form-info .btn:hover,
.modal-form-info a:focus,
.modal-form-info .btn:focus {
  color: #2eb6d1;
}
.modal-form-primary-alt {
  background: #3f51b5;
}
.modal-form-primary-alt a:hover,
.modal-form-primary-alt .btn:hover,
.modal-form-primary-alt a:focus,
.modal-form-primary-alt .btn:focus {
  color: #3f51b5;
}
.sim-editor {
  height: 86vh;
}
.sim-editor .toolbar,
.sim-editor .properties {
  background-color: #292828;
  color: white;
  overflow: hidden;
}
.sim-editor .splitter-inner-content {
  padding: 10px;
  height: 100%;
}
.sim-editor .splitter-inner-collapsed-content-top {
  display: none;
  margin-top: 5px;
}
.sim-editor .splitter-inner-collapsed-content-left {
  display: none;
  position: absolute;
  margin-left: 15px;
  transform: rotate(90deg);
  transform-origin: left;
  height: 50px;
  width: 200px;
  top: 40%;
}
.sim-editor .splitter-inner-collapsed-content-left h2 {
  padding: 0;
  margin: 0;
}
.sim-editor .splitter-inner-collapsed-content-right {
  display: none;
  padding-top: 55px;
  transform: rotate(-90deg);
  transform-origin: left;
  height: 50px;
  width: 200px;
  position: absolute;
  top: 52%;
}
.sim-editor .splitter-inner-collapsed-content-right h2 {
  padding: 0;
  margin: 0;
}
.sim-editor .workspace-vertical {
  height: 100%;
}
.sim-editor .workspace {
  position: absolute;
  width: 100%;
  top: 75px;
  bottom: 0;
  overflow: hidden;
}
.sim-editor .btn-show-actions {
  margin: 10px 10px 0 0;
}
.sim-editor .workspace-tip {
  background-color: #777777;
  color: white;
}
.sim-editor .workspace-container {
  height: 100%;
  width: 100%;
  overflow: auto;
}
.sim-editor .workspace-inner-container {
  position: relative;
  height: 2000px;
  width: 2000px;
}
.sim-editor .sim-details {
  overflow: hidden;
  background-color: #292828;
  color: white;
  position: relative;
  max-height: 500px;
  border-bottom: 1px solid white;
}
.simulation-detail .sim-editor .sim-details.collapsed-top-bar {
  border: 1px solid white;
}
.simulation-detail .sim-editor .sim-details.collapsed-top-bar h2 {
  max-width: 500px;
  margin: 0;
  padding: 0 5px;
}
.simulation-detail .sim-editor .sim-details.collapsed-top-bar .fa-bars {
  padding: 10px;
}
.simulation-detail .sim-editor .sim-details.collapsed-top-bar .simulation-hack-states {
  border: none;
}
.sim-editor .sim-details h3 {
  margin: 0;
}
.sim-editor .sim-details .simulation-detail .simulation-detail-section {
  padding: 0;
  border: 1px solid white;
  margin: 0 auto;
}
@media (max-width: 1279px) {
  .sim-editor .sim-details .simulation-detail .simulation-detail-section {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
.sim-editor .sim-details .simulation-detail .simulation-detail-section .fa-bars {
  padding: 10px;
}
.sim-editor .sim-details .simulation-detail .simulation-detail-section p {
  margin: 0 0 5px;
}
.sim-editor .sim-details .simulation-detail .simulation-detail-section .simulation-timer .runtime-status-text {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  padding: 5px;
}
.sim-editor .sim-details .simulation-detail .simulation-detail-section .simulation-timer .runtime-status-spinner {
  height: 20px;
  min-height: 20px;
  top: -50%;
  transform: translateY(50%);
}
.sim-editor .sim-details .simulation-detail .simulation-detail-section .simulation-timer .runtime-status-spinner .paused {
  animation-play-state: paused;
}
.sim-editor .sim-details .simulation-detail .simulation-detail-section .simulation-controls {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  width: 100%;
  max-width: 500px;
  margin: auto;
  padding: 5px 0;
}
.sim-editor .sim-details .simulation-detail .simulation-detail-section .simulation-controls .md-warn {
  color: white;
}
.sim-editor .sim-details .simulation-detail .simulation-detail-section .simulation-controls.simulation-controls-details .btn {
  width: 150px;
  font-size: 11px;
}
.sim-editor .sim-details .sim-details-buttons button,
.sim-editor .sim-details .sim-details-buttons a {
  width: 150px;
}
.sim-editor .sim-details-custom-button {
  display: flex;
  justify-content: center;
}
.sim-editor .sim-details-custom-button button,
.sim-editor .sim-details-custom-button a {
  min-width: 100px;
  padding: 3px;
  background: none;
  color: white;
  border-width: 2px;
  border-radius: 5px;
}
.sim-editor .sim-details-custom-button button:active,
.sim-editor .sim-details-custom-button a:active {
  outline: none;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
.sim-editor .sim-details-custom-button button:hover,
.sim-editor .sim-details-custom-button a:hover {
  background-color: white;
  color: #292828;
}
.sim-editor .action-item {
  display: inline-block;
  background-color: #2eb6d1;
  border: 1px solid;
  border-radius: 5px;
  padding: 10px;
  width: 75px;
  height: 75px;
  margin: 0;
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
}
.sim-editor .action-item:hover {
  cursor: move;
}
.sim-editor .action-item p {
  font-size: 12px;
  line-height: 14px;
}
.sim-editor .workspace-inner-container > .action-item {
  position: absolute;
  width: 80px;
  height: 80px;
  border: 2px solid;
  color: white;
  background-color: #3e3d3d;
  border-color: #3e3d3d;
}
.sim-editor .workspace-inner-container > .action-item .action-time {
  font-size: small;
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  margin: 0 auto;
}
.sim-editor .workspace-inner-container > .action-item.deployed {
  background-color: #d6be24;
}
.sim-editor .workspace-inner-container > .action-item.set {
  background-color: #3f51b5;
}
.sim-editor .workspace-inner-container > .action-item:hover,
.sim-editor .workspace-inner-container > .action-item:focus {
  border-color: #292828;
  background-color: #292828;
  color: white;
}
.sim-editor .workspace-inner-container > .action-item.selected {
  border: 1px solid rgba(0, 255, 0, 0.5);
  -webkit-box-shadow: 0px 0px 5px 10px rgba(0, 0, 255, 0.5);
  -moz-box-shadow: 0px 0px 5px 10px rgba(0, 0, 255, 0.5);
  box-shadow: 0px 0px 5px 10px rgba(0, 0, 255, 0.5);
}
.sim-editor .toolbar {
  position: absolute;
  width: 100%;
  height: 75px;
}
.sim-editor .toolbar .toolbar-inner-content {
  padding: 0;
}
.sim-editor .toolbar .toolbar-container {
  width: 100%;
  height: 100%;
  margin: 0;
}
.sim-editor .toolbar .toolbar-container .toolbar-list {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.sim-editor .toolbar .action-item {
  white-space: normal;
  border-color: white;
  border-radius: 0;
}
.sim-editor .toolbar .action-item:hover,
.sim-editor .toolbar .action-item:focus {
  color: #292828;
  background-color: white;
}
.sim-editor .properties .splitter-inner-content {
  overflow-x: hidden;
  overflow-y: auto;
}
.sim-editor .properties .property-rows {
  border-top: 1px solid white;
  margin-top: 10px;
  padding-top: 10px;
  word-wrap: break-word;
}
.sim-editor .properties .property-rows .row > .left-col {
  border-right: 1px solid white;
}
.sim-editor .properties .no-property-text {
  line-height: 3em;
}
.sim-editor .workspace-feed {
  overflow: hidden;
}
.property-container .action-validation-container .action-validation-icon {
  color: #f0ad4e;
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
}
.simulation-hack-states .hack-state {
  padding-left: 8px;
  padding-right: 8px;
}
.simulation-hack-states .hack-state i {
  transition: all 1s ease;
  padding-left: 8px;
  color: #00ad5d;
  background-color: #00ad5d;
  border-radius: 50px;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 173, 93, 0.75);
  -moz-box-shadow: 0px 0px 10px 5px rgba(0, 173, 93, 0.75);
  box-shadow: 0px 0px 10px 5px rgba(0, 173, 93, 0.75);
}
.simulation-hack-states .hack-state i.hacked {
  color: #ea6153;
  background-color: #ea6153;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(234, 97, 83, 0.75);
  -moz-box-shadow: 0px 0px 10px 5px rgba(234, 97, 83, 0.75);
  box-shadow: 0px 0px 10px 5px rgba(234, 97, 83, 0.75);
}
.dragging {
  background-color: #292828;
  color: white;
  border-radius: 5px;
  padding: 10px 20px;
  width: 100px;
  height: 100px;
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
}
.dragging.marked {
  border: 1px solid red;
  -webkit-box-shadow: 0px 0px 5px 10px rgba(255, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 10px rgba(255, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 10px rgba(255, 0, 0, 0.75);
}
.dragging.ok {
  border: 1px solid lime;
  -webkit-box-shadow: 0px 0px 5px 10px rgba(0, 255, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px 10px rgba(0, 255, 0, 0.5);
  box-shadow: 0px 0px 5px 10px rgba(0, 255, 0, 0.5);
}
.sim-editor .live-feed {
  background-color: #292828;
  color: white;
  overflow: hidden;
  height: 100%;
}
.sim-editor .live-feed .live-feed-col {
  padding: 0;
  border-right: 1px solid white;
}
.sim-editor .live-feed .live-feed-inner-content {
  padding: 0px;
}
.sim-editor .live-feed .live-feed-inner-content .live-feed-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
}
.sim-editor .live-feed .live-feed-controls {
  padding: 10px 0 0 0;
  margin: 0;
  border-bottom: 1px solid white;
  height: 90px;
  overflow: hidden;
}
.sim-editor .live-feed .filters-container,
.sim-editor .live-feed .live-feed-container,
.sim-editor .live-feed .live-feed-container .feed-event,
.sim-editor .live-feed .live-feed-container .feed-event .eventReplied,
.sim-editor .live-feed .live-feed-container .feed-event .eventRepliedFullBlur {
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.sim-editor .live-feed a {
  color: white;
  border-color: white;
  margin-right: 5px;
}
.sim-editor .live-feed a:hover,
.sim-editor .live-feed a.selected {
  background-color: white;
  color: #d6be24;
}
.sim-editor .live-feed .btn:active,
.sim-editor .live-feed .btn.selected {
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
.sim-editor .live-feed .live-feed-event-type a {
  color: black;
}
.sim-editor .live-feed .live-feed-event-type a:hover {
  color: #2eb6d1;
}
.sim-editor .live-feed .live-feed-detail-content {
  max-height: 25vh;
  padding-top: 10px;
}
.sim-editor .live-feed .live-feed-detail-controls {
  height: 40vh;
}
.sim-editor .live-feed .live-feed-detail-controls .live-feed-detail-reply {
  height: 85%;
  overflow: auto;
  padding: 0 25px;
  margin: 0;
}
.sim-editor .live-feed .live-feed-detail-controls .live-feed-detail-buttons {
  height: 60px;
}
.sim-editor .live-feed .filters-container {
  position: relative;
  max-height: 400px;
  border-bottom: 1px solid white;
  padding: 10px 20px;
  overflow: hidden;
  background-color: #1a535c;
  width: 100%;
  margin: 0 auto;
  top: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
}
.sim-editor .live-feed .filters-container .row {
  margin-top: 5px;
}
.sim-editor .live-feed .filters-container.ng-hide {
  max-height: 0;
}
.sim-editor .live-feed .filters-container md-switch {
  margin: 5px 0;
}
.sim-editor .live-feed .btn-add-feed {
  margin-top: 100px;
  font-size: 16px;
  border-radius: 5px;
}
.sim-editor .live-feed .btn-add-feed i {
  font-size: 18px;
  margin-right: 5px;
}
.sim-editor .live-feed .btn-filter {
  border-radius: 5px;
}
.sim-editor .live-feed .btn-filter i {
  margin: 0;
}
.sim-editor .live-feed .btn-feed-archive {
  border-radius: 0;
}
.sim-editor .live-feed .live-feed-container {
  overflow: auto;
  padding: 5px;
  position: absolute;
  width: 100%;
  top: 90px;
  bottom: 0;
  height: auto;
}
.sim-editor .live-feed .live-feed-container .feed-event {
  position: relative;
  min-height: 120px;
  border: 1px solid white;
  font-weight: 600;
  margin: 5px 1px;
}
.sim-editor .live-feed .live-feed-container .feed-event .row {
  margin: 0;
  padding: 0;
}
.sim-editor .live-feed .live-feed-container .feed-event .feed-event-body {
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 10px;
  min-height: 45px;
  font-weight: 100;
}
.sim-editor .live-feed .live-feed-container .feed-event .feed-user-banner {
  height: 20px;
  border-bottom: 1px solid white;
  color: white;
  letter-spacing: 2px;
  padding-left: 5px;
  margin-bottom: 5px;
}
.sim-editor .live-feed .live-feed-container .feed-event .feed-user-banner.participant {
  background: #a7adba;
}
.sim-editor .live-feed .live-feed-container .feed-event .feed-user-banner.facilitator {
  background: #a7adba;
}
.sim-editor .live-feed .live-feed-container .feed-event .feed-event-time {
  margin-bottom: 5px;
  margin-left: 15px;
}
.sim-editor .live-feed .live-feed-container .feed-event .feed-event-icon {
  font-size: 20px;
}
.sim-editor .live-feed .live-feed-container .feed-event .feed-event-controls {
  height: 30px;
  padding: 5px;
  border: 1px solid transparent;
  cursor: pointer;
}
.sim-editor .live-feed .live-feed-container .feed-event .feed-event-controls:hover {
  background-color: white;
  color: #2eb6d1;
}
.sim-editor .live-feed .live-feed-container .feed-event .feed-event-replied {
  letter-spacing: 2px;
  background-color: #ea6153;
  padding: 5px;
  border-radius: 5px;
}
.sim-editor .live-feed .live-feed-container .feed-event .feed-event-replied p {
  margin: 0;
}
.sim-editor .live-feed .live-feed-container .feed-event.ActionPlan {
  background-color: #1abc9c;
}
.sim-editor .live-feed .live-feed-container .feed-event.IncidentAssessment {
  background-color: #1a86bc;
}
.sim-editor .live-feed .live-feed-container .feed-event.WorkingGroup {
  background-color: #ba3652;
}
.sim-editor .live-feed .live-feed-container .feed-event.facespace {
  background-color: #264484;
}
.sim-editor .live-feed .live-feed-container .feed-event.ActionDeployed {
  background-color: #00ad6d;
}
.sim-editor .live-feed .live-feed-container .feed-event.RolesPriorities {
  background-color: #660066;
}
.sim-editor .live-feed .live-feed-container .feed-event.SurveyResponse {
  background-color: #3066be;
}
.sim-editor .live-feed .live-feed-container .feed-event.twitch {
  background-color: #30a9f4;
}
.sim-editor .live-feed .live-feed-container .feed-event.email {
  background-color: white;
  color: black;
}
.sim-editor .live-feed .live-feed-container .feed-event.email .fa {
  color: black;
}
.sim-editor .live-feed .live-feed-container .feed-event.CorporateWebsite {
  background-color: orange;
  color: black;
}
.sim-editor .live-feed .live-feed-container .feed-event.CorporateWebsite .fa {
  color: black;
}
.sim-editor .live-feed .live-feed-container .feed-event.eventReplied {
  opacity: 0.6;
}
.sim-editor .live-feed .live-feed-container .feed-event.eventRepliedFullBlur {
  filter: blur(3px);
  opacity: 0.5;
}
.sim-editor .live-feed .live-feed-container .feed-event.DocLibrary,
.sim-editor .live-feed .live-feed-container .feed-event.SimDoc {
  background-color: #ea6153;
  color: black;
}
.sim-editor .live-feed .live-feed-container .feed-event.default {
  background-color: white;
  color: black;
}
.sim-editor .live-feed .live-feed-container .feed-event.default .fa {
  color: black;
}
.selected-event-modal .live-feed-validation-msg {
  background: #ea6153;
  color: white;
  padding: 10px;
}
.selected-event-modal .live-feed-validation-msg p {
  float: right;
}
.selected-event-modal .row {
  margin-left: 0;
  margin-right: 0;
}
.selected-event-modal.facespace {
  background-color: #264484;
}
.selected-event-modal.twitch {
  background-color: #30a9f4;
}
.selected-event-modal.email {
  background-color: white;
  color: black;
}
.selected-event-modal.email h2 {
  font-size: 24px;
}
.selected-event-modal.email .row {
  margin-top: 10px;
}
.selected-event-modal.email .fa {
  color: black;
}
.selected-event-modal.email .file-list .file-list-item {
  background-color: #2eb6d1;
  color: white;
}
.selected-event-modal.email .file-list .file-list-button {
  color: white;
  background-color: #00ad5d;
}
.selected-event-modal.email table.k-editor {
  height: 100%;
}
.selected-event-modal.website {
  background-color: orange;
  color: black;
}
.selected-event-modal.website .fa {
  color: black;
}
.selected-event-modal.default {
  background-color: white;
  color: black;
}
.selected-event-modal.default .fa {
  color: black;
}
.selected-event-modal .feed-event-icon {
  font-size: 30px;
}
.selected-event-modal .event-details {
  border: 1px #a7adba solid;
  background-color: white;
  color: black;
}
.selected-event-modal .event-details .from {
  font-weight: 600;
}
.selected-event-modal .event-details .event-body {
  color: black;
}
.selected-event-modal .event-details .event-attachments {
  width: 100%;
}
.selected-event-modal .event-details .event-attachments .event-attachment {
  display: inline-block;
  padding: 10px;
  border: 1px solid black;
  width: 350px;
}
.selected-event-modal .event-details .event-attachments .event-attachment:hover {
  cursor: pointer;
  color: white;
  background-color: #a7adba;
}
.selected-event-modal textarea {
  width: 100%;
  min-height: 150px;
  border-width: 3px;
}
.selected-event-modal .event-subject {
  font-size: 16px;
  font-weight: 600;
}
.selected-event-modal .event-history-item {
  border: 1px solid white;
  border-radius: 5px;
}
.selected-event-modal .reply-as {
  font-weight: 600;
}
.selected-event-modal .reply-as .k-dropdown {
  width: 100%;
}
.full-screen-modal .file-browser,
.full-screen-modal .k-tabstrip .k-content {
  min-height: 50vh;
  max-height: 50vh;
}
.full-screen-modal .file-browser .k-dropzone em,
.full-screen-modal .k-tabstrip .k-content .k-dropzone em {
  visibility: visible;
}
.full-screen-modal .file-browser .simulation-file-item,
.full-screen-modal .k-tabstrip .k-content .simulation-file-item {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid;
  max-width: 250px;
  max-height: 150px;
  margin: 5px;
  color: white;
  background: rgba(0, 0, 0, 0.75);
}
.full-screen-modal .file-browser .simulation-file-item.k-state-selected,
.full-screen-modal .k-tabstrip .k-content .simulation-file-item.k-state-selected {
  background: #00ad5d;
}
.full-screen-modal .file-browser .simulation-file-item:hover,
.full-screen-modal .k-tabstrip .k-content .simulation-file-item:hover,
.full-screen-modal .file-browser .simulation-file-item:focus,
.full-screen-modal .k-tabstrip .k-content .simulation-file-item:focus {
  border: 1px solid rgba(0, 255, 0, 0.5);
  -webkit-box-shadow: 0px 0px 2px 5px rgba(0, 0, 255, 0.5);
  -moz-box-shadow: 0px 0px 2px 5px rgba(0, 0, 255, 0.5);
  box-shadow: 0px 0px 2px 5px rgba(0, 0, 255, 0.5);
}
.full-screen-modal-content.file-browser {
  min-height: 25vh;
}
.full-screen-modal-content.file-browser .simulation-files-uploader .upload-progress {
  margin-bottom: 20px;
}
.k-editor .k-customInsertImage,
.k-editor .k-customEmbeddedTool {
  background: none;
  color: black;
  line-height: 25px;
}
.k-editor .k-customInsertImage:before {
  font-family: FontAwesome;
  content: "\f1c5";
  font-size: 12px;
}
.k-editor .k-customEmbeddedTool:before {
  font-family: FontAwesome;
  content: "\f1c9";
  font-size: 12px;
}
.simulation-file-upload .full-screen-modal-content .k-widget .k-upload-files {
  max-height: 25vh;
  overflow-x: hidden;
  overflow-y: auto;
}
.simulation-files {
  overflow: hidden;
}
.simulation-files .simulation-file-controls {
  margin: 0 20px;
  padding: 10px;
}
.simulation-files .list-view {
  max-height: 35vh;
  overflow: auto;
}
.simulation-files .no-files {
  padding: 20px;
}
.deploy-container {
  height: 200px;
}
.deploy-container .deploy-btn {
  padding: 20px 50px;
}
.deploy-container .deploy-time-btn {
  margin-top: 50px;
}
.deploy-container .deploy-btn-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.deploy-container .deploy-left-container {
  height: 100%;
}
.deploy-container .deploy-right-container {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  border-left: 1px solid white;
  height: 100%;
}
.deploy-container input[type="number"] {
  max-width: 100px;
}
.deploy-container label {
  margin-top: 5px;
}
.deploy-container h4 {
  margin-top: 0;
}
.file-list .file-list-item {
  background: #2eb6d1;
  color: white;
  margin-bottom: 10px;
  padding: 10px 25px;
  height: 55px;
  text-align: center;
  border-radius: 5px;
  font-size: 18px;
}
.file-list .file-list-item .file-list-item-name {
  vertical-align: middle;
}
.file-list .file-list-button {
  width: 100%;
  margin-left: 0;
  border: 1px white solid;
}
.comments-list .comments-list-item {
  padding: 10px 25px;
  background: #2eb6d1;
  color: white;
  text-align: center;
  height: 55px;
  font-size: 18px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.comments-list .comments-list-item .comments-list-item-name {
  vertical-align: middle;
}
.file-list-button {
  margin-top: 10px;
}
.comment-modal {
  border: 1px solid white;
  padding: 5px;
}
.alt-progress-bar .k-state-selected {
  background-color: #d6be24;
  border-color: #d6be24;
}
.comment-property-error {
  background-color: #ea6153;
  color: white;
  border-radius: 5px;
  padding: 5px;
}
.reply-controls {
  margin-top: 10px;
}
@keyframes live-feed {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes live-feed-filters {
  0% {
    opacity: 0;
    transform: translateY(-550px);
  }
  100% {
    opacity: 0;
    transform: translateY(0);
  }
}
.fb-comment-icon:after {
  content: "\f09a\f0e6";
}
.fb-post-icon:after {
  content: "\f09a\f075";
}
.sim-editor-tabstrip .k-tabstrip {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
}
.sim-editor-tabstrip .k-tabstrip .sim-tab {
  position: absolute;
  top: 48px;
  bottom: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.editor-agent {
  position: relative;
}
.editor-agent .editor-agent-open {
  width: 100%;
  text-align: left;
}
.editor-agent .editor-agent-panel {
  position: absolute;
  right: 0;
  top: 40px;
  z-index: 30;
  width: 420px;
  max-height: 70vh;
  overflow-y: auto;
  padding: 14px;
  background: white;
  border: 1px solid #d9d9d9;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.18);
}
.editor-agent .editor-agent-tabs {
  display: flex;
  gap: 14px;
  border-bottom: 1px solid #e3dfdd;
  margin-bottom: 12px;
}
.editor-agent .editor-agent-tabs a {
  padding: 6px 0;
  cursor: pointer;
  color: #6a6668;
  border-bottom: 2px solid transparent;
}
.editor-agent .editor-agent-tabs a.is-on {
  color: #232122;
  border-bottom-color: #6cc049;
}
.editor-agent .editor-agent-error {
  margin-bottom: 10px;
  padding: 8px 10px;
  background: #fdf1f0;
  border: 1px solid #e6c4c0;
  color: #a32b20;
  font-size: 13px;
}
.editor-agent .editor-agent-conversation {
  max-height: 320px;
  overflow-y: auto;
  margin-bottom: 10px;
}
.editor-agent .editor-agent-msg {
  margin-bottom: 8px;
  font-size: 13px;
  line-height: 1.5;
}
.editor-agent .editor-agent-msg span {
  display: inline-block;
  padding: 8px 11px;
  background: #f2f1ef;
  border-radius: 12px;
  white-space: pre-wrap;
  word-break: break-word;
  max-width: 100%;
}
.editor-agent .editor-agent-msg.is-mine {
  text-align: right;
}
.editor-agent .editor-agent-msg.is-mine span {
  background: #6cc049;
  color: white;
}
.editor-agent .editor-agent-input {
  display: flex;
  gap: 8px;
  align-items: flex-end;
}
.editor-agent .editor-agent-input textarea {
  flex: 1 1 auto;
  resize: none;
  font-size: 13px;
  padding: 6px 8px;
  border: 1px solid #d9d9d9;
}
.editor-agent .editor-agent-build,
.editor-agent .editor-agent-actions {
  margin-bottom: 10px;
}
.editor-agent .editor-agent-confirm {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #e6c4c0;
  background: #fdf1f0;
  font-size: 13px;
}
.editor-agent .editor-agent-quiet {
  font-size: 12px;
  color: #6a6668;
}
.editor-agent .editor-agent-plan {
  margin-top: 12px;
  font-size: 13px;
}
.editor-agent .editor-agent-plan > div {
  padding: 7px 0;
  border-top: 1px solid #eeecea;
  word-break: break-word;
}
.editor-agent .editor-agent-word input[type=file] {
  margin: 10px 0;
  font-size: 12px;
}
.held-replies {
  overflow: hidden;
}
.held-intro {
  padding: 16px 20px 0 20px;
}
.held-intro h3 {
  margin: 0 0 6px 0;
}
.held-intro p {
  margin: 0;
  max-width: 760px;
  color: #666666;
  font-size: 13px;
}
.held-result {
  padding: 8px 20px;
  font-size: 13px;
}
.held-scroll {
  overflow-y: auto;
  padding: 12px 20px 24px 20px;
}
.held-empty {
  color: #777777;
  font-size: 13px;
  max-width: 700px;
  padding: 10px 0;
}
.held-card {
  border: 1px solid #dcdfe3;
  border-left: 4px solid #e0a800;
  border-radius: 3px;
  background: white;
  padding: 14px 16px;
  margin-bottom: 14px;
  max-width: 900px;
}
.held-card-head {
  margin-bottom: 8px;
}
.held-who {
  font-weight: 600;
  font-size: 15px;
}
.held-when {
  color: #888888;
  font-size: 12px;
  margin-left: 8px;
}
.held-channel {
  float: right;
  font-size: 11px;
  color: #5a6470;
  background: #eef1f4;
  border-radius: 10px;
  padding: 2px 10px;
}
.held-reason,
.held-trigger {
  font-size: 13px;
  color: #555555;
  margin-bottom: 6px;
}
.held-saw {
  font-size: 12px;
  color: #8a6d3b;
  background: #fcf8e3;
  border-radius: 3px;
  padding: 6px 10px;
  margin: 8px 0;
}
.held-body {
  white-space: pre-wrap;
  background: #f7f8fa;
  border-radius: 3px;
  padding: 12px 14px;
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.5;
}
.held-edit {
  width: 100%;
  padding: 12px 14px;
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.5;
  font-family: inherit;
  border: 1px solid #b9c0c8;
  border-radius: 3px;
}
.held-undeliverable {
  font-size: 12px;
  color: #a94442;
  margin: 8px 0;
}
.held-actions {
  margin-top: 4px;
}
.held-history-toggle {
  margin: 18px 0 10px 0;
  font-size: 13px;
}
.held-history-toggle a {
  cursor: pointer;
}
.held-log-row {
  border-bottom: 1px solid #eceef0;
  padding: 10px 0;
  max-width: 900px;
}
.held-log-head {
  font-size: 13px;
}
.held-outcome {
  margin-left: 8px;
  color: #5a6470;
}
.held-by {
  margin-left: 6px;
  color: #888888;
  font-size: 12px;
}
.held-log-reason {
  font-size: 12px;
  color: #777777;
  margin-top: 3px;
}
.held-log-body {
  font-size: 13px;
  color: #444444;
  font-style: italic;
  margin-top: 4px;
  white-space: pre-wrap;
}
.held-badge {
  display: inline-block;
  min-width: 18px;
  padding: 0 5px;
  margin-left: 6px;
  border-radius: 9px;
  background: #e0a800;
  color: white;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
  font-weight: 600;
}
.report-summary {
  font-size: 14px;
  line-height: 1.6;
  margin: 6px 0 12px 0;
}
.report-meta {
  color: #777777;
  font-size: 12px;
}
.report-note {
  color: #666666;
  font-size: 12px;
  max-width: 420px;
  margin-top: 10px;
}
.report-error {
  color: #a94442;
  font-size: 13px;
  margin-top: 8px;
}
.profile-learned {
  margin-top: 26px;
  padding-top: 18px;
  border-top: 1px solid #e3dfdd;
}
.profile-learned h5 {
  margin: 0 0 6px 0;
  font-weight: 600;
}
.profile-learned-intro {
  color: #6a6668;
  max-width: 760px;
  margin-bottom: 12px;
}
.profile-learned-note {
  color: #6a6668;
  font-size: 13px;
  margin: 12px 0 8px 0;
}
.profile-learned-error {
  color: #a94442;
  font-size: 13px;
  margin-top: 10px;
}
.profile-suggestions {
  margin-top: 14px;
}
.profile-suggestion {
  border: 1px solid #e3dfdd;
  border-left: 3px solid #2e7d22;
  border-radius: 3px;
  padding: 10px 12px;
  margin-bottom: 10px;
  max-width: 880px;
}
.profile-suggestion-field {
  font-weight: 600;
  margin-left: 6px;
}
.profile-suggestion-text {
  width: 100%;
  margin: 8px 0 6px 0;
  padding: 8px 10px;
  font-size: 13px;
  line-height: 1.5;
  font-family: inherit;
  border: 1px solid #cfd4d9;
  border-radius: 3px;
}
.profile-suggestion-evidence {
  color: #7a7578;
  font-size: 12px;
  line-height: 1.5;
}
.report-training {
  margin: 10px 0;
  padding: 8px 12px;
  border-left: 3px solid #e0a800;
  background: #fdf8ec;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.5;
  max-width: 460px;
}
.cssload-loader {
  width: 97px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.cssload-loader > div {
  content: " ";
  width: 10px;
  height: 10px;
  background: #2eb6d1;
  border-radius: 100%;
  position: absolute;
  animation: cssload-shift 2.3s linear infinite;
  -o-animation: cssload-shift 2.3s linear infinite;
  -webkit-animation: cssload-shift 2.3s linear infinite;
  -moz-animation: cssload-shift 2.3s linear infinite;
}
.cssload-loader > div:nth-of-type(1) {
  animation-delay: -0.46s;
  -o-animation-delay: -0.46s;
  -webkit-animation-delay: -0.46s;
  -moz-animation-delay: -0.46s;
}
.cssload-loader > div:nth-of-type(2) {
  animation-delay: -0.92s;
  -o-animation-delay: -0.92s;
  -webkit-animation-delay: -0.92s;
  -moz-animation-delay: -0.92s;
}
.cssload-loader > div:nth-of-type(3) {
  animation-delay: -1.38s;
  -o-animation-delay: -1.38s;
  -webkit-animation-delay: -1.38s;
  -moz-animation-delay: -1.38s;
}
.cssload-loader > div:nth-of-type(4) {
  animation-delay: -1.84s;
  -o-animation-delay: -1.84s;
  -webkit-animation-delay: -1.84s;
  -moz-animation-delay: -1.84s;
}
@keyframes cssload-shift {
  0% {
    left: -58px;
    opacity: 0;
    background-color: #d6be24;
  }
  10% {
    left: 0;
    opacity: 1;
  }
  90% {
    left: 97px;
    opacity: 1;
  }
  100% {
    left: 156px;
    background-color: #2eb6d1;
    opacity: 0;
  }
}
@-o-keyframes cssload-shift {
  0% {
    left: -58px;
    opacity: 0;
    background-color: #d6be24;
  }
  10% {
    left: 0;
    opacity: 1;
  }
  90% {
    left: 97px;
    opacity: 1;
  }
  100% {
    left: 156px;
    background-color: #2eb6d1;
    opacity: 0;
  }
}
@-webkit-keyframes cssload-shift {
  0% {
    left: -58px;
    opacity: 0;
    background-color: #d6be24;
  }
  10% {
    left: 0;
    opacity: 1;
  }
  90% {
    left: 97px;
    opacity: 1;
  }
  100% {
    left: 156px;
    background-color: #2eb6d1;
    opacity: 0;
  }
}
@-moz-keyframes cssload-shift {
  0% {
    left: -58px;
    opacity: 0;
    background-color: #d6be24;
  }
  10% {
    left: 0;
    opacity: 1;
  }
  90% {
    left: 97px;
    opacity: 1;
  }
  100% {
    left: 156px;
    background-color: #2eb6d1;
    opacity: 0;
  }
}
#preloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #6cc049;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
#loader.primary-loader {
  margin: -225px 0 0 -225px;
  height: 450px;
  width: 450px;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #6cc049;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #6cc049;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* ngIf animation */

.animationIf {
  opacity: 1;
}
.animationIf.ng-enter,
.animationIf.ng-leave {
  -webkit-transition: opacity ease-out 1s;
  -moz-transition: opacity ease-out 1s;
  -ms-transition: opacity ease-out 1s;
  -o-transition: opacity ease-out 1s;
  transition: opacity ease-out 1s;
}
.animationIf.ng-leave.ng-leave-active {
  opacity: 0;
}
/*Add pointer cursor to any element with an ng-click*/

[ng-click],
[data-ng-click],
[x-ng-click] {
  cursor: pointer;
}
.participant-controls {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  padding: 40px;
  background: #2eb6d1;
  width: 400px;
  height: auto;
}
.participant-controls .btn {
  width: 200px;
  border: 1px solid white;
  color: white;
  background: none;
}
.participant-controls .btn:hover,
.participant-controls .btn:focus {
  background: white;
  color: #2eb6d1;
}
.module-notifications {
  padding: 20px;
  width: 175px;
  min-height: 60px;
  background-color: #545454;
  border: none;
  color: white;
}
.module-notifications .fa {
  float: left;
  padding: 10px;
}
.module-notifications.error-msg {
  background: #ea6153;
}
.notification-container {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: none;
  border: none;
}
.html-content-container img {
  max-width: 100%;
  max-height: 100%;
}
.tooltip.sim-view-tooltips .tooltip-inner {
  background-color: rgba(0, 0, 0, 0.75);
}
.tooltip.sim-view-tooltips.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 0, 0, 0.75);
}
.svg-image {
  filter: url('/#fShadow');
}
.svg-image:hover {
  filter: url('/#fShadowHover');
}
/**PARTICIPANT WHITEBOARD**/

.whiteboard-content {
  font-family: 'Kalam', cursive;
  font-size: 45px;
  line-height: 50px;
  color: black;
  overflow: hidden;
}
.whiteboard-content p {
  font-family: 'Kalam', cursive;
  font-size: 45px;
  line-height: 50px;
  color: black;
  overflow: hidden;
}
.whiteboard-content ol,
.whiteboard-content ul {
  margin-left: 10px;
}
.whiteboard-content .fa {
  font-size: 1.5em;
}
.whiteboard-content.allocate-resources .fa {
  font-size: 1em;
}
.whiteboard-content.whiteboard-1-line {
  max-height: 50px;
}
.whiteboard-content.whiteboard-2-line {
  max-height: 100px;
}
.whiteboard-content.whiteboard-3-line {
  max-height: 150px;
}
.whiteboard-content.whiteboard-4-line {
  max-height: 200px;
}
.whiteboard-content.whiteboard-5-line {
  max-height: 250px;
}
.whiteboard-content.whiteboard-6-line {
  max-height: 300px;
}
.whiteboard-content.whiteboard-7-line {
  max-height: 350px;
}
.whiteboard-content .whiteboard-content-right,
.whiteboard-content.whiteboard-content-right {
  float: right;
}
.whiteboard-content.whiteboard-content-list {
  padding-left: 10px;
  margin-bottom: 5px;
}
.whiteboard-content.whiteboard-content-list.expand-on-hover:hover {
  transform: none;
  margin-left: 10px;
  border-left: 5px solid #ea6153;
}
.whiteboard-sample,
.whiteboard-dynamic-content {
  font-family: 'Kalam', cursive;
  max-height: 800px;
  overflow: hidden;
  color: black;
}
.whiteboard-sample h1,
.whiteboard-dynamic-content h1,
.whiteboard-sample h2,
.whiteboard-dynamic-content h2,
.whiteboard-sample h3,
.whiteboard-dynamic-content h3,
.whiteboard-sample h4,
.whiteboard-dynamic-content h4,
.whiteboard-sample h5,
.whiteboard-dynamic-content h5,
.whiteboard-sample h6,
.whiteboard-dynamic-content h6 {
  font-family: 'Kalam', cursive;
}
.whiteboard-sample {
  width: 100%;
  padding: 20px;
  border: 1px solid #292828;
}
.whiteboard-list {
  border: 1px solid #292828;
  padding: 20px;
  margin: 20px 0;
}
.whiteboard-list .whiteboard-list-item {
  margin: 10px 0;
  border-bottom: 1px solid #292828;
}
.whiteboard-list .whiteboard-list-item-controls > .whiteboard-list-btn {
  min-width: 20px;
}
.whiteboard-list .whiteboard-list-item-controls > .whiteboard-list-btn.btn-danger {
  background: #ea6153;
  color: white;
  border-color: #ea6153;
}
.whiteboard-list .whiteboard-list-item-controls > .whiteboard-list-btn.btn-success {
  background: #00ad5d;
  color: white;
  border-color: #00ad5d;
}
.whiteboard-fallback-content {
  position: absolute;
  overflow: hidden;
}
.whiteboard-fallback-content .whiteboard-container {
  margin: 10px 30px;
  padding-bottom: 30px;
  font-family: 'Kalam', cursive;
  color: black;
  height: 100%;
  overflow: hidden;
}
.whiteboard-fallback-content .whiteboard-container h1 {
  font-size: 1.5vw;
  font-family: 'Kalam', cursive;
  margin-bottom: 0;
}
.whiteboard-fallback-content .whiteboard-container h2 {
  font-size: 1.4vw;
  font-family: 'Kalam', cursive;
  margin-bottom: 0;
}
.whiteboard-fallback-content .whiteboard-container h3 {
  font-size: 1.3vw;
  font-family: 'Kalam', cursive;
  margin-bottom: 0;
}
.whiteboard-fallback-content .whiteboard-container h4 {
  font-size: 1.25vw;
  font-family: 'Kalam', cursive;
  margin-bottom: 0;
}
.whiteboard-fallback-content .whiteboard-container h5 {
  font-size: 1.2em;
  font-family: 'Kalam', cursive;
  margin-bottom: 0;
}
.whiteboard-fallback-content .whiteboard-container h6,
.whiteboard-fallback-content .whiteboard-container p {
  font-size: 0.75vw;
  line-height: 1.05vw;
  font-family: 'Kalam', cursive;
}
.whiteboard-fallback-content .whiteboard-container .fallback-content {
  height: 100%;
  overflow: hidden;
}
.whiteboard-fallback-controls {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.whiteboard-fallback-controls .whiteboard-left-btn {
  left: 0;
}
.whiteboard-fallback-controls .whiteboard-right-btn {
  right: 0;
}
.whiteboard-fallback-controls .whiteboard-btn {
  position: absolute;
  top: 45%;
  border: 1px solid gray;
  padding-top: 20px;
  padding-bottom: 20px;
}
.whiteboard-fallback-controls .whiteboard-btn:hover {
  border: 1px solid gray;
}
.whiteboard-dynamic-content {
  margin: 18px 70px;
  font-size: 3em;
  line-height: 1.5em;
}
.whiteboard-dynamic-content h1 {
  font-size: 2em;
}
.whiteboard-dynamic-content h2 {
  font-size: 1.8em;
}
.whiteboard-dynamic-content h3 {
  font-size: 1.6em;
}
.whiteboard-dynamic-content h4 {
  font-size: 1.4em;
}
.whiteboard-dynamic-content h5 {
  font-size: 1.2em;
}
.whiteboard-dynamic-content h6,
.whiteboard-dynamic-content p {
  font-size: 1em;
  line-height: 1.25em;
}
.whiteboard-dynamic-content p {
  margin: 0 0 20px;
}
.whiteboard-controls .whiteboard-left-btn {
  left: 0;
}
.whiteboard-controls .whiteboard-right-btn {
  right: 0;
}
.whiteboard-controls .whiteboard-btn {
  position: absolute;
  top: 50%;
  border: 1px solid transparent;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 4em;
}
.whiteboard-controls .whiteboard-btn:hover {
  border: 1px solid gray;
}
.whiteboard-warning {
  color: red;
}
.whiteboard-ok {
  color: green;
}
.whiteboard-tbd {
  color: red;
  font-size: 80px;
  padding: 20px;
}
.whiteboard-tbd.whiteboard-tbd-large {
  font-size: 120px;
}
.whiteboard-font {
  font-family: 'Kalam', cursive;
}
.whiteboard-font.underline {
  text-decoration: underline;
}
/**END PARTICIPANT WHITEBOARD**/

.compromise-ui {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #ea6153;
  color: white;
  padding: 40px;
  border: 1px solid black;
  border-radius: 5px;
  min-width: 700px;
}
.compromise-ui .compromise-redirect {
  font-size: 14pt;
  padding: 10px;
}
.compromise-ui .compromise-container {
  max-width: 800px;
}
.compromise-ui a,
.compromise-ui a:hover,
.compromise-ui a:focus {
  color: white;
  text-decoration: underline;
}
.compromise-ui .compromise-content {
  margin-bottom: 25px;
}
.compromise-ui .compromise-icon {
  margin-top: 20px;
}
.compromise-ui .compromise-icon .icon-red {
  color: #ea6153;
}
.account-logo {
  max-width: 60px;
}
.account-logo-default {
  background-color: lightgray;
  padding: 9px 10px;
}
@-webkit-keyframes vline {
  0% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
@keyframes vline {
  0% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
.feature-warn-toast > .md-toast-content {
  padding: 20px;
}
.feature-warn-toast {
  width: 400px;
}
.wysiwyg-counter {
  padding: 2px;
  min-height: 30px;
  border-top: 1px solid #2eb6d1;
}
.wysiwyg-counter .count-item {
  min-width: 100px;
  margin: 0 20px;
}
.wysiwyg-counter .validation-warning {
  font-weight: bold;
}
.contacts-window .contacts-container {
  padding: 0px 0 0 0;
  height: 100%;
}
.contacts-window .contacts-container .row {
  margin-left: 0;
  margin-right: 0;
}
.contacts-window .contacts-container .contacts-list-container {
  height: 100%;
  padding: 0;
}
.contacts-window .contacts-container .contacts-list-container .contacts-list {
  background: white;
  height: 100%;
}
.contacts-window .contacts-container .contacts-list-container .contacts-list .contacts-org-header {
  background-color: #c6c6c6;
  color: white;
  height: 40px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
}
.contacts-window .contacts-container .contacts-list-container .contacts-list .contacts-org-header .fa {
  margin: 15px 0;
}
.contacts-window .contacts-container .contacts-list-container .contacts-list .contacts-org-header:hover {
  cursor: pointer;
}
.contacts-window .contacts-container .contacts-list-container .contacts-list .contact-group-items .ng-hide {
  transition: max-height 0.5s linear;
  -webkit-transition: max-height 0.5s linear;
  -moz-transition: max-height 0.5s linear;
  -o-transition: max-height 0.5s linear;
  max-height: 0;
}
.contacts-window .contacts-container .contacts-list-container .contacts-list .contact-item {
  padding: 5px;
  min-height: 30px;
  border-bottom: 1px solid #aaaaaa;
}
.contacts-window .contacts-container .contacts-list-container .contacts-list .contact-item:hover {
  background-color: rgba(55, 116, 221, 0.6);
  color: white;
  cursor: pointer;
}
.contacts-window .contacts-container .contact-detail {
  height: 100%;
  padding-top: 20px;
}
.contacts-window .contacts-container .contact-detail .row {
  margin-top: 5px;
}
.cl-sidebar {
  min-width: 70px;
  max-width: 200px;
  width: 200px;
}
.cl-sidebar .collapse-button {
  position: absolute;
  width: 100%;
}
.cl-editor {
  overflow: auto;
}
@media (min-width: 768px) and (max-width: 979px) {
  .cl-sidebar {
    width: 70px;
  }
}
.k-tooltip {
  margin-top: 5px;
}
.cl-vnavigation li a span,
.cl-vnavigation .parent ul li a {
  font-size: 14px;
  font-weight: 500;
}
.cl-vnavigation ul li a span {
  width: 100%;
}
.cl-vnavigation .parent ul li a {
  word-wrap: break-word;
  white-space: normal;
}
text:focus,
foreignObject:focus,
image:focus,
i:focus,
div:focus {
  outline: none !important;
}
.k-no-hover.k-grid tr td {
  border-bottom: 1px solid #f0f0f0;
}
.k-no-hover.k-grid tr:hover {
  background: none;
}
.k-grid td {
  padding: 0.3em 1em;
  font-size: 14px;
  font-weight: 500;
}
.k-full-width.k-dropdown {
  width: 100%;
}
.k-window > .k-resize-handle {
  transition: all 1s ease;
  background: #2eb6d1;
}
.k-window > .k-resize-handle.k-resize-n {
  height: 10px;
  border-radius: 10px 10px 0 0;
}
.k-window > .k-resize-handle.k-resize-n:hover {
  opacity: 0.75;
}
.k-window > .k-resize-handle.k-resize-s {
  height: 10px;
  border-radius: 0 0 10px 10px;
}
.k-window > .k-resize-handle.k-resize-s:hover {
  opacity: 0.75;
}
.k-window > .k-resize-handle.k-resize-e {
  width: 10px;
  border-radius: 0 10px 10px 0;
}
.k-window > .k-resize-handle.k-resize-e:hover {
  opacity: 0.75;
}
.k-window > .k-resize-handle.k-resize-w {
  width: 10px;
  border-radius: 10px 0 0 10px;
}
.k-window > .k-resize-handle.k-resize-w:hover {
  opacity: 0.75;
}
.k-window > .k-resize-handle.corner-resize {
  opacity: 0.75;
}
.k-upload .k-button {
  border: none;
  color: white;
}
.k-upload-button {
  background: #2eb6d1;
}
.k-upload-button:hover,
.k-upload-button:focus {
  background: #d6be24;
}
.k-upload-selected {
  background: #d6be24;
}
.k-upload-selected:hover,
.k-upload-selected:focus {
  background: #2eb6d1;
}
.k-upload-files .k-file {
  background: #eaebef;
  border: 1px solid white;
}
.cl-sidebar {
  padding-bottom: 0;
}
.sim-run-sidebar-container {
  max-height: 500px;
  overflow: auto;
}
div[md-tabs-template] {
  height: 100%;
}
.md-button.no-margin {
  margin: 0;
}
md-toast > .md-toast-content > .md-warn {
  color: #ea6153;
}
md-tooltip .md-content {
  color: white;
}
md-switch.md-invert {
  direction: rtl;
}
md-switch.md-invert .md-label {
  direction: ltr;
}
md-switch.md-invert .md-container {
  margin-left: 8px;
}
body .cl-mcont {
  margin-top: 0;
  height: 100vh;
  padding-top: 64px;
}
body .cl-mcont.full-width {
  padding-top: 0;
  width: 100vw;
}
.top-bar-h1 {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
}
@media (max-width: 979px) and (min-width: 768px) {
  .cl-navblock {
    margin-top: 64px;
  }
}
.cl-sidebar .cl-toggle {
  position: relative;
  height: 40px;
  top: 0;
  left: 0;
  margin: 5px;
}
@media (max-width: 767px) {
  body .cl-mcont {
    padding-top: 40px;
  }
  .cl-sidebar {
    position: absolute;
    width: 100%;
    min-width: 100%;
    top: 64px;
  }
}
.md-label {
  font-weight: 500;
  font-size: 14px;
}
.input-group {
  font-size: 14px;
  font-weight: 500;
}
::selection {
  background: #6cc049;
  color: white;
}
::-moz-selection {
  background: #6cc049;
  color: white;
}
.form-control:focus {
  border-color: #6cc049;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    .safariFix {
      position: absolute;
    }
  }
}
.flexGrid _::-webkit-full-page-media,
.flexGrid _:future,
.flexGrid :root .safariFix {
  position: absolute;
}
md-tabs.md-no-animation md-tab-content {
  transition: none;
}
.simulation-view .flexbox-allowed {
  display: flex;
  align-items: center;
  justify-content: center;
}
.simulation-view .flexbox-allowed svg {
  width: 200vmin;
  height: 200vmin;
}
.flexbox-k-editor-table-fix table.k-editor {
  display: flex;
  flex: 1;
  height: 100%;
  flex-direction: row;
}
.flexbox-k-editor-table-fix table.k-editor tbody {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.flexbox-k-editor-table-fix table.k-editor tbody tr:nth-child(2) {
  display: flex;
  flex: 1;
  flex-direction: row;
}
.flexbox-k-editor-table-fix table.k-editor tbody tr:nth-child(2) .k-editable-area {
  box-sizing: border-box;
}
.no-copy *,
.no-copy {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.doc-library-window {
  color: #292828;
}
.doc-library-window .doc-library-header,
.doc-library-window .doc-library-controls {
  padding: 10px;
}
.doc-library-window .doc-library-header .doc-library-account-info {
  padding: 5px 10px;
}
.doc-library-window .doc-library-controls {
  padding: 10px;
  height: 70px;
  width: 100%;
  background-color: #eeeeee;
  margin: 0 auto;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.25);
}
.doc-library-window .doc-library-controls .btn-doc-main {
  min-width: 100px;
  font-weight: bold;
}
.doc-library-window .doc-library-controls .btn-doc-control {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  color: #292828;
  background: none;
  border-radius: 25px;
  border-color: transparent;
  transition: all 0.5s ease;
  padding: 5px;
}
.doc-library-window .doc-library-controls .btn-doc-control i {
  font-size: 20px;
  margin: 0;
}
.doc-library-window .doc-library-controls .btn-doc-control:hover,
.doc-library-window .doc-library-controls .btn-doc-control:active {
  background-color: lightgray;
}
.doc-library-window .doc-library-controls .btn-doc-control:focus {
  background-color: gray;
  outline: none;
}
.doc-library-uploader {
  padding: 10px;
}
.doc-library-uploader .upload-progress {
  padding: 20px 0;
}
.doc-library-uploader .k-upload-pct {
  visibility: hidden;
  display: none;
}
.doc-select-controls {
  padding: 10px;
}
.participant-confirm-overlay {
  position: absolute;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.participant-confirm-overlay .participant-confirm-window {
  min-width: 500px;
  min-height: 125px;
  margin: 0 auto;
  background-color: #2eb6d1;
  color: white;
}
.participant-confirm-overlay .participant-confirm-window .participant-confirm-header {
  padding-top: 20px;
}
.participant-confirm-overlay .participant-confirm-window .participant-confirm-controls {
  padding: 10px;
}
.participant-confirm-overlay .participant-confirm-window .participant-confirm-controls button {
  background: none;
  color: white;
  border: 1px solid white;
}
.participant-confirm-overlay .participant-confirm-window .participant-confirm-controls button:hover {
  background: white;
  color: #2eb6d1;
}
.doc-editor {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}
.doc-editor .doc-editor-loading-indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.doc-editor .doc-editor-shortcuts {
  overflow: hidden;
  height: 100%;
}
.doc-editor .doc-editor-topbar {
  height: 50px;
  width: 100%;
  background-color: white;
  border-bottom: 1px solid #2eb6d1;
}
.doc-editor .doc-editor-topbar .rename-hint {
  color: white;
  background-color: lightgray;
  width: 110px;
  border-radius: 5px;
  padding: 3px 5px;
}
.doc-editor .doc-editor-topbar .doc-editor-topbar-save-button {
  width: 50px;
  height: 100%;
  background: #2e9ad1;
  color: white;
  border: none;
}
.doc-editor .doc-editor-topbar .doc-editor-topbar-save-button:hover,
.doc-editor .doc-editor-topbar .doc-editor-topbar-save-button:focus {
  background: #267fac;
}
.doc-editor .doc-editor-topbar .doc-editor-topbar-save-button:active {
  background: #2eb6d1;
  -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
}
.doc-editor .doc-editor-topbar .doc-editor-topbar-filename {
  padding-left: 40px;
}
.doc-editor .doc-editor-topbar .doc-editor-topbar-filename .topbar-filename-container {
  max-width: 250px;
  margin-top: 8px;
}
.doc-editor .doc-editor-topbar .doc-editor-topbar-modeswitch md-switch {
  margin: 10px 0;
}
.doc-editor .doc-editor-topbar .doc-editor-topbar-status {
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 500px;
  margin: 6px 8px;
  padding: 10px;
}
.doc-editor .doc-editor-menubar {
  border-bottom: 1px solid #2eb6d1;
}
.doc-editor .doc-editor-menubar .doc-editor-menu {
  border-right: 1px solid #2eb6d1;
}
.doc-editor .doc-editor-menubar .doc-editor-menu .fa {
  width: 20px;
}
.doc-editor .doc-editor-menubar .doc-editor-menu hr {
  margin: 10px 0;
}
.doc-editor .doc-editor-menubar .menu-text {
  padding-left: 20px;
}
.doc-editor .doc-editor-toolbar {
  width: 100%;
  background-color: #efefef;
  border-bottom: 1px solid #2eb6d1;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  cursor: pointer;
  padding: 10px;
}
.doc-editor .doc-editor-toolbar .doc-editor-toolbar-list-item,
.doc-editor .doc-editor-toolbar .doc-editor-toolbar-item {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.doc-editor .doc-editor-toolbar .doc-editor-toolbar-item i {
  align-items: center;
  justify-content: center;
}
.doc-editor .doc-editor-toolbar .doc-editor-toolbar-item:hover {
  background-color: #9999ff;
  border: 1px solid #6666ff;
  color: white;
}
.doc-editor .doc-editor-toolbar .doc-editor-toolbar-item:focus {
  -moz-box-shadow: inset 0 0 5px black;
  -webkit-box-shadow: inset 0 0 5px black;
  box-shadow: inset 0 0 5px black;
}
.doc-editor .doc-editor-toolbar .doc-editor-toolbar-list-item {
  width: 120px;
  margin: 0 5px;
  padding: 5px;
  -moz-box-shadow: inset 0 0 5px black;
  -webkit-box-shadow: inset 0 0 5px black;
  box-shadow: inset 0 0 5px black;
}
.doc-editor .doc-editor-toolbar .doc-editor-toolbar-item-enabled {
  background-color: #9999ff;
  border: 1px solid #6666ff;
  color: white;
  -moz-box-shadow: inset 0 0 5px #c6c6c6;
  -webkit-box-shadow: inset 0 0 5px #c6c6c6;
  box-shadow: inset 0 0 5px #c6c6c6;
}
.doc-editor .doc-editor-toolbar.doc-editor-toolbar-disabled {
  color: gray;
  cursor: default;
}
.doc-editor .doc-editor-save {
  height: 0;
  max-height: 40px;
  width: 100%;
  background-color: #2eb6d1;
  color: white;
  text-align: center;
  overflow: hidden;
  animation: showChangeStatus 0.5s ease-in-out forwards;
  -webkit-animation: showChangeStatus 0.5s ease-in-out forwards;
  -moz-animation: showChangeStatus 0.5s ease-in-out forwards;
}
.doc-editor .doc-editor-save .doc-editor-save-header {
  font-size: 15px;
  vertical-align: middle;
}
.doc-editor .doc-editor-content {
  flex: 2 1 auto;
  height: 100px;
  padding: 40px;
  overflow: auto;
  align-content: center;
  justify-content: center;
}
.doc-editor .doc-editor-content.doc-editor-feed-view {
  height: 100%;
}
.doc-editor .doc-editor-content .doc-editor-view {
  margin: 0 auto;
  width: 900px;
  min-height: 1800px;
  background-color: white;
  border: 1px solid #a7adba;
  padding: 80px;
}
.doc-editor .doc-editor-content .doc-editor-view.outline {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
.doc-editor .doc-editor-content .doc-editor-view.landscape {
  width: 1800px;
  min-height: 900px;
}
.doc-editor .doc-editor-content .doc-editor-view p {
  margin: 0 0 20px;
}
.doc-editor .doc-editor-content .doc-editor-view h1,
.doc-editor .doc-editor-content .doc-editor-view h2,
.doc-editor .doc-editor-content .doc-editor-view h3,
.doc-editor .doc-editor-content .doc-editor-view h4,
.doc-editor .doc-editor-content .doc-editor-view h5 {
  margin-bottom: 0;
  margin-top: 5px;
}
.table-create-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  width: 500px;
  border: 1px solid #a7adba;
  border-radius: 10px;
  -webkit-box-shadow: 10px 10px 10px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 10px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 10px -5px rgba(0, 0, 0, 0.75);
}
.table-create-modal .table-create-modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.table-create-modal .table-create-modal-content {
  padding: 30px 40px 20px 40px;
}
.table-create-modal .table-create-modal-content .table-create-modal-controls {
  width: 100%;
  padding: 10px;
}
.table-create-modal .table-create-modal-content .table-create-modal-controls .btn {
  width: 100%;
}
@keyframes showChangeStatus {
  0% {
    height: 0;
  }
  100% {
    height: 40px;
  }
}
.doc-editor-content table {
  word-wrap: break-word;
}
.doc-editor-content table,
.doc-editor-content td,
.doc-editor-content th {
  border: 1px solid #a7adba;
  border-right: 1px solid #a7adba;
}
.doc-editor-content table td:last-child {
  border-right: 1px solid #a7adba;
}
.default-table-theme {
  border: 1px solid black;
}
.default-table-theme table,
.default-table-theme td,
.default-table-theme th {
  border: 1px solid black;
  border-right: 1px solid black;
  background: white;
}
.default-table-theme.table-layout-header tr:first-child td {
  background: black;
  color: white;
  border: 1px solid white;
  border-right: 1px solid white;
}
.default-table-theme.table-layout-left-col td:first-child {
  background: black;
  color: white;
  border: 1px solid white;
  border-right: 1px solid white;
}
.primary-color-table-theme table,
.primary-color-table-theme td,
.primary-color-table-theme th {
  border: 1px solid white;
  border-right: 1px solid white;
}
.primary-color-table-theme tr:nth-child(1n) {
  background: #6ccbde;
  color: black;
}
.primary-color-table-theme tr:nth-child(2n) {
  background: #96dae8;
  color: black;
}
.primary-color-table-theme.table-layout-header tr:first-child {
  background: #2eb6d1;
  color: white;
}
.primary-color-table-theme.table-layout-left-col td:first-child {
  background: #2eb6d1;
  color: white;
}
.primary-color-alt-table-theme {
  border: 1px solid white;
  border-right: 1px solid white;
}
.primary-color-alt-table-theme td,
.primary-color-alt-table-theme th {
  border: 1px solid white;
  border-right: 1px solid white;
}
.primary-color-alt-table-theme tr:nth-child(1n) {
  background: #6573c3;
  color: black;
}
.primary-color-alt-table-theme tr:nth-child(2n) {
  background: #9fa8da;
  color: black;
}
.primary-color-alt-table-theme.table-layout-header tr:first-child {
  background: #3f51b5;
  color: white;
}
.primary-color-alt-table-theme.table-layout-left-col td:first-child {
  background: #3f51b5;
  color: white;
}
.msWord-color-table-theme {
  border: 1px solid #2eb6d1;
}
.msWord-color-table-theme table,
.msWord-color-table-theme td,
.msWord-color-table-theme th {
  border: 1px solid #2eb6d1;
  border-right: 1px solid #2eb6d1;
  background: white;
}
.msWord-color-table-theme.table-layout-header tr:first-child td {
  background: #efefef;
  color: black;
}
.msWord-color-table-theme.table-layout-left-col td:first-child {
  background: #efefef;
  color: black;
}
.sim-editor-md-tabs md-tab-item:not(:last-child) {
  border-right: 1px solid #a7adba;
  border-left: 1px solid transparent;
}
.sim-editor-md-tabs md-tab-item .sim-tab-notice {
  display: none;
}
.sim-editor-md-tabs md-tab-item .notice-me .sim-tab-notice {
  border-radius: 50%;
  border: 1px solid #f0ad4e;
  width: 25px;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  display: block;
}
.sim-editor-md-tabs md-tab-item .notice-me .scaleWarning {
  animation: scaleWarning 0.75s infinite alternate;
}
.sim-editor-md-tabs md-tab-item .notice-me .pulseWarningIns {
  animation: pulseWarningIns 0.75s infinite alternate;
}
@keyframes scaleWarning {
  0% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulseWarningIns {
  0% {
    color: white;
  }
  100% {
    color: #f0ad4e;
  }
}
.action-toolbar-item .md-button {
  min-width: 120px;
}
.action-toolbar-item .md-button .md-grid-text {
  min-width: 120px;
}
.flexGrid {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
}
.flexGrid.docLibFix {
  width: 100%;
}
.flexGrid .k-grid-content {
  height: 100% !important;
}
.workspace-content .k-grid table tbody tr td.Incomplete {
  background-color: #ea6153;
  color: white;
}
.workspace-content .k-grid table tbody tr td.Incomplete:hover,
.workspace-content .k-grid table tbody tr td.Incomplete:focus {
  background-color: #ea6153;
}
.workspace-content .k-grid table tbody tr td.Scheduled {
  background-color: #f0ad4e;
  color: white;
}
.workspace-content .k-grid table tbody tr td.Scheduled:hover,
.workspace-content .k-grid table tbody tr td.Scheduled:focus {
  background-color: #f0ad4e;
}
.workspace-content .k-grid table tbody tr td.Deployed {
  background-color: #00ad5d;
  color: white;
}
.workspace-content .k-grid table tbody tr td.Deployed:hover,
.workspace-content .k-grid table tbody tr td.Deployed:focus {
  background-color: #00ad5d;
}
.workspace-content .k-grid table tbody tr td.Incomplete,
.workspace-content .k-grid table tbody tr td.Scheduled,
.workspace-content .k-grid table tbody tr td.Deployed {
  text-transform: uppercase;
}
.workspace-content .k-grid table tbody tr.NewAction {
  background-color: #a7adba;
  color: white;
}
@keyframes show-workspace-content {
  0%, 25% {
    transform: scale(0);
    opacity: 0;
  }
  35%, 80% {
    transform: none;
    opacity: 1;
  }
  90%, 100% {
    opacity: 0;
    transform: scale(0);
  }
}
#workspace-container {
  position: relative;
}
.workspace-ui {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: white;
  color: black;
  transition: top 0.5s, height 0.5s, transform 0.5s;
  -webkit-transition: top 0.5s, height 0.5s, transform 0.5s;
  -moz-transition: top 0.5s, height 0.5s, transform 0.5s;
  transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
}
.workspace-ui.ng-hide.action-deployment,
.workspace-ui.ng-hide.action-properties {
  top: -100px;
  height: 0;
}
.workspace-ui .workspace-ui-header,
.workspace-ui .workspace-ui-controls {
  padding: 10px;
  background: #292828;
  color: white;
  overflow: hidden;
}
.workspace-ui .workspace-ui-header {
  height: 60px;
}
.workspace-ui .workspace-ui-loading {
  padding: 50px;
}
.workspace-ui .workspace-ui-content {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 25px;
  -webkit-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
}
.row .workspace-ui .workspace-ui-content.no-margin {
  margin: 0;
}
.workspace-ui .workspace-ui-content .workspace-ui-label {
  font-size: 14px;
  font-weight: 500;
}
.workspace-ui .workspace-ui-controls {
  height: 60px;
  display: flex;
  justify-content: flex-end;
}
.property-rows {
  word-wrap: break-word;
}
.property-rows .layout-row {
  padding: 5px;
}
.property-rows .property-validation-container {
  width: 0;
}
.property-rows .property-validation-container .property-validation-icon {
  color: #f0ad4e;
}
.property-rows .user-char-list-input-group {
  margin: 0;
}
.property-rows .user-char-list-input-group .user-char-list-input {
  padding: 0;
}
.deployment-container {
  margin: 10px;
  width: 100%;
  padding: 20px;
}
.deployment-container .md-button.md-raised.md-btn-deploy {
  height: 55px;
  font-size: 20px;
  background-color: #00ad5d;
  color: white;
}
.deployment-container .md-button.md-raised.md-btn-deploy[disabled] {
  background-color: rgba(0, 0, 0, 0.15);
}
.deployment-container .md-button.md-raised.md-btn-deploy:not([disabled]):hover {
  background-color: rgba(0, 153, 89, 0.96);
}
.deployment-container .md-button.md-raised.md-btn-deploy:not([disabled]):focus {
  background-color: rgba(0, 153, 89, 0.96);
}
.deployment-container .deploy-time-controls {
  margin: 20px 0;
}
.deployment-container .deployment-times {
  background: lightgray;
  border: 1px solid white;
}
.sim-editor-tabstrip {
  position: relative;
}
.sim-editor-tabstrip md-tab-content {
  overflow: hidden;
}
.live-feed-browser .full-screen-modal-fill {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
}
.live-feed-view {
  position: fixed;
  top: 0;
  right: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  background: #2eb6d1;
  color: white;
}
.live-feed-view .live-feed-view-header {
  border-bottom: 1px solid white;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.live-feed-view .live-feed-view-controls {
  border-top: 1px solid white;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.live-feed-view .live-feed-view-controls,
.live-feed-view .live-feed-view-header {
  height: 70px;
  padding: 10px;
}
.live-feed-view .live-feed-validation-msg {
  padding: 10px;
  background: #ea6153;
  color: white;
  border-radius: 5px;
}
.live-feed-view .live-feed-view-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  display: flex;
  justify-content: center;
  padding: 25px;
}
.live-feed-view .live-feed-view-content .row {
  margin: 0;
}
.live-feed-view .live-feed-view-content-item {
  padding: 10px;
  overflow: auto;
}
.live-feed-view .live-feed-view-content-split {
  height: 500px;
}
.live-feed-view.facespace {
  background-color: #264484;
}
.live-feed-view.twitch {
  background-color: #30a9f4;
}
.live-feed-view.email {
  background-color: white;
  color: black;
}
.live-feed-view.email .live-feed-view-controls,
.live-feed-view.email .live-feed-view-header {
  border-color: black;
}
.live-feed-view.email .live-feed-view-content a,
.live-feed-view.email .live-feed-view-content button,
.live-feed-view.email .live-feed-view-content .k-widget {
  border-color: black;
}
.live-feed-view.email h2 {
  font-size: 24px;
}
.live-feed-view.email .row {
  margin-top: 10px;
}
.live-feed-view.email .fa {
  color: black;
}
.live-feed-view.email .file-list .file-list-item {
  background-color: #2eb6d1;
  color: white;
}
.live-feed-view.email .file-list .file-list-button {
  color: white;
  background-color: #00ad5d;
}
.live-feed-view.email table.k-editor {
  height: 100%;
}
.live-feed-view.CorporateWebsite {
  background-color: orange;
  color: black;
  border-color: black;
}
.live-feed-view.CorporateWebsite .fa {
  color: black;
}
.live-feed-view.ActionPlan {
  background-color: #1abc9c;
}
.live-feed-view.IncidentAssessment {
  background-color: #1a86bc;
}
.live-feed-view.RolesPriorities {
  background-color: #660066;
}
.live-feed-view.SurveyResponse {
  background-color: #3066be;
}
.live-feed-view.SurveyResponse .survey-question-response {
  background: white;
  color: #292828;
  border-radius: 25px;
  padding: 20px;
  margin: 10px 0;
}
.live-feed-view.SurveyResponse .survey-question-response .answer > p,
.live-feed-view.SurveyResponse .survey-question-response .question > p,
.live-feed-view.SurveyResponse .survey-question-response .question {
  font-size: 14px;
}
.live-feed-view.SurveyResponse .survey-question-response .answer,
.live-feed-view.SurveyResponse .survey-question-response .question {
  margin: 10px 0;
}
.live-feed-view .event-details {
  border: 1px #a7adba solid;
  background-color: white;
  color: black;
}
.live-feed-view .event-details .from {
  font-weight: 600;
}
.live-feed-view .event-details .event-body {
  color: black;
}
.live-feed-view .event-details .event-attachments {
  width: 100%;
}
.live-feed-view .event-details .event-attachments .event-attachment {
  display: inline-block;
  padding: 10px;
  border: 1px solid black;
  max-width: 350px;
  margin: 10px;
  border-color: royalblue;
}
.live-feed-view .event-details .event-attachments .event-attachment:hover {
  cursor: pointer;
  color: white;
  background-color: #a7adba;
}
.live-feed-view textarea {
  width: 100%;
  min-height: 150px;
  border-width: 3px;
}
.live-feed-view .event-subject {
  font-size: 16px;
  font-weight: 600;
}
.live-feed-view .event-history-item {
  border: 1px solid white;
  border-radius: 5px;
}
.live-feed-view .reply-as {
  font-weight: 600;
}
.live-feed-view .reply-as .k-dropdown {
  width: 100%;
}
.sim-admin-view-sidebar {
  background-color: #292828;
  color: white;
  height: 80px;
}
.sim-admin-view-sidebar .hacked-state {
  transition: all 1s ease;
  background-color: #ea6153;
  padding: 15px;
  font-size: 14px;
}
.sim-admin-view-sidebar .participant-control {
  transition: all 1s ease;
  padding: 0 10px;
}
.sim-admin-view-sidebar .sim-admin-view-sidebar-warn {
  transition: all 1s ease-out;
  position: relative;
  left: 0;
  background-color: #ea6153;
  padding: 5px 10px;
  max-width: 250px;
  position: absolute;
  bottom: 20px;
}
.sim-admin-view-sidebar .sim-admin-view-sidebar-warn.hideWarning {
  left: -500px;
}
.sim-admin-view-sidebar .sim-admin-view-toolbar {
  transition: all 1s ease-out;
  padding: 0 10px;
  min-width: 250px;
  max-width: 300px;
}
.sim-admin-view-sidebar .sim-admin-view-toolbar.sim-admin-search-bar {
  max-width: 600px;
  min-width: 500px;
}
.sim-admin-view-sidebar .sim-admin-view-toolbar .k-dropdown {
  width: 100%;
}
.sim-admin-view-content {
  max-width: 1000px;
  margin: 0 auto;
}
.sim-archive-warning {
  background-color: #ea6153;
  color: white;
  height: 100px;
}
.reporting-container {
  background: white;
  padding: 20px;
}
.reporting-container .export-actions {
  padding: 10px;
  overflow: auto;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
.sys-char-container {
  overflow: hidden;
}
.sys-char-container .sys-char-list {
  overflow: auto;
}
.comments-action.show-form {
  border-radius: 5px;
  padding: 20px;
  -webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
}
.character-list-item {
  margin-top: 20px;
}
.character-list-item .btn {
  text-transform: uppercase;
}
.sim-list-toolbar md-switch {
  margin: 0;
  padding-left: 10px;
}
.sim-list-toolbar .sim-list-toolbar-controls {
  height: 100%;
}
.sim-list-toolbar .sim-list-toolbar-controls .btn {
  margin: 0 !important;
}
.sim-list-toolbar .sim-list-toolbar-search {
  padding: 0 15px;
}
.sim-list-toolbar .sim-list-toolbar-search .form-control {
  height: auto;
}
.sim-list-toolbar .sim-list-toolbar-search .btn {
  margin: 0 5px;
  margin-bottom: 0 !important;
}
.live-feed-confirm {
  position: absolute;
  left: 1000px;
  width: 100%;
  padding: 40px 20px;
  background-color: #2e9ad1;
  color: white;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.live-feed-confirm.show-display {
  left: 0;
}
.live-feed-container .feed-event .btn-feed-archive {
  background: #ea6153;
  color: white;
  padding: 0 20px;
  margin: 0;
}
.sim-team-display {
  width: 300px;
  border: 1px solid #292828;
}
.sim-team-display .simulation-hack-states {
  padding: 10px;
  background: #505050;
  color: white;
}
.sim-team-display md-toolbar {
  position: static;
}
.sim-team-display .sim-team-display-list-item {
  padding: 10px 20px;
  font-weight: bold;
}
.sim-team-display .sim-team-list {
  overflow-y: scroll;
  max-height: 350px;
}
.sim-team-edit-item {
  border: 1px solid rgba(0, 0, 0, 0.75);
  margin: 10px;
  border-radius: 5px;
  max-width: 150px;
}
.user-list-container {
  overflow: auto;
  width: 350px;
  min-height: 350px;
  height: 100%;
  border-right: 1px solid #292828;
  margin-right: 10px;
}
.user-list-container .user-list-group {
  border-bottom: 1px solid black;
  text-align: center;
  font-weight: bold;
}
.user-list-container .user-list-item {
  width: 100%;
  padding: 5px;
}
.user-list-container .module-group-item {
  font-weight: bold;
  font-size: 18px;
  border: 1px solid black;
  border-radius: 5px;
  margin: 12px 0;
  padding: 12px;
}
.user-list-container .module-group-item.module-group-selected {
  background: #6cc049;
  color: white;
}
.full-screen-modal-content .module-group-participant {
  font-size: 16px;
  padding: 12px;
  margin: 6px;
  border: 2px solid #2eb6d1;
  border-radius: 10px;
  min-width: 0;
  position: relative;
}
.full-screen-modal-content .module-group-participant .module-group-participant-btn {
  width: 22px;
  height: 22px;
  padding: 0px;
  min-height: 20px;
  min-width: 20px;
  margin: 5px;
}
.full-screen-modal-content .module-group-participant .module-group-participant-btn.module-group-corner-btn {
  position: absolute;
  top: 0;
  right: 0;
}
.module-group-name {
  margin: 10px 0;
}
.platform-summary {
  margin-top: 25px;
}
.platform-summary .platform-summary-item {
  min-width: 250px;
  min-height: auto;
  overflow: hidden;
  background: #dadada;
  margin: 10px;
  border-radius: 5px;
}
.platform-summary .platform-summary-item.platform-summary-bar {
  min-width: 0;
}
.platform-summary .platform-summary-item.platform-summary-bar .platform-summary-body {
  min-height: 0;
}
.platform-summary .platform-summary-item .platform-count {
  width: 80px;
}
.platform-summary .platform-summary-item .platform-summary-header {
  background: #6cc049;
  color: white;
  width: 100%;
  text-align: center;
  padding: 10px;
  font-size: 25pt;
  line-height: 1;
}
.platform-summary .platform-summary-item .platform-summary-header.sim-list {
  min-height: 86px;
}
.platform-summary .platform-summary-item .platform-summary-header.draft-header {
  background: #ea6153;
}
.platform-summary .platform-summary-item .platform-summary-header.active-header {
  background: #6cc049;
}
.platform-summary .platform-summary-item .platform-summary-header.recent-header {
  background: #2eb6d1;
}
.platform-summary .platform-summary-item .platform-summary-header.published-header {
  background: #f0ad4e;
}
.platform-summary .platform-summary-item .platform-summary-header.past-header {
  background: #4a4949;
}
.platform-summary .platform-summary-item .platform-summary-body {
  font-weight: bold;
  min-height: 250px;
}
.platform-summary .platform-summary-item .platform-summary-body md-list-item {
  border-bottom: 1px solid #292828;
}
.platform-summary .platform-summary-item .platform-summary-body md-list-item:last-child {
  border-bottom: none;
}
.platform-summary .platform-summary-item .platform-summary-body.platform-summary-list {
  padding: 0;
}
.platform-summary .platform-summary-item .platform-summary-body.platform-summary-list md-list {
  padding: 0;
}
.platform-summary .platform-summary-item .platform-summary-body .platform-body-item {
  padding: 10px;
}
.platform-summary .platform-summary-item .platform-summary-body .platform-body-item h1,
.platform-summary .platform-summary-item .platform-summary-body .platform-body-item h2,
.platform-summary .platform-summary-item .platform-summary-body .platform-body-item h3,
.platform-summary .platform-summary-item .platform-summary-body .platform-body-item h4,
.platform-summary .platform-summary-item .platform-summary-body .platform-body-item h5,
.platform-summary .platform-summary-item .platform-summary-body .platform-body-item h6 {
  margin: 0;
  padding: 0 5px;
}
.platform-summary .platform-summary-item .platform-summary-body .platform-body-item:not(:last-child) {
  border-right: 1px solid #292828;
}
.full-screen-modal .template-edit-form .btn {
  min-width: 0;
  border-color: white;
}
.full-screen-modal .template-edit-form .file-list-item .btn {
  border-radius: 0;
  border-width: 1px;
}
.full-screen-modal .template-edit-form .template-question-dropdown .k-dropdown {
  width: 162px;
}
.full-screen-modal .template-edit-form .save-confirm .btn {
  border-color: #2eb6d1;
}
.pdf-page-template .header {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  font-size: 14px;
}
.pdf-user-list-template img,
pdf-char-list-template img {
  float: right;
  height: 75px;
}
.pdf-user-list-template .header-content,
pdf-char-list-template .header-content {
  margin-top: 75px;
  padding-left: 25px;
}
.pdf-user-list-template h1,
pdf-char-list-template h1,
.pdf-user-list-template h2,
pdf-char-list-template h2,
.pdf-user-list-template h3,
pdf-char-list-template h3,
.pdf-user-list-template h4,
pdf-char-list-template h4,
.pdf-user-list-template h5,
pdf-char-list-template h5,
.pdf-user-list-template h6,
pdf-char-list-template h6 {
  color: darkblue;
}
.pdf-user-list-template p,
pdf-char-list-template p {
  vertical-align: middle;
}
.k-pdf-export .k-grid th {
  background: black;
  color: white;
  font-weight: bold;
}
.k-pdf-export .k-grid td {
  border-left: 1px solid lightgray;
}
.k-pdf-export .k-grid tr:nth-child(odd) {
  background-color: #ededed;
}
.user-list-group {
  border-bottom: 1px solid black;
}
.simulation-description {
  max-height: 200px;
  overflow: hidden;
}
.simulation-description .sim-desc-container {
  padding: 10px;
}
.simulation-description .sim-desc-section {
  width: 100%;
}
.sim-detail-container {
  padding: 5px 10px;
}
.sim-detail-container h2 {
  margin: 0;
}
.simulation-detail-section .desc-btn {
  margin: 0;
  background: #333333;
  color: white;
  border: none;
  border-top: 1px solid white;
  margin-bottom: 0 !important;
  width: 100%;
}
.loadtest-controls {
  overflow: auto;
}
.loadtest-ctrl {
  padding: 10px 20px;
}
.loadtest-display {
  border: 1px solid #333333;
  padding: 20px;
  overflow: auto;
  background: #333333;
  color: #6cc049;
}
.team-group-admin-list {
  margin: 3px 10px;
  width: 250px;
}
.form-deploy-input {
  width: 60px;
}
.form-deploy-item {
  min-width: 100px;
  margin: 0 10px;
}
md-tabs.md-default-theme md-ink-bar,
md-tabs md-ink-bar {
  height: 4px;
}
md-tab-item.md-active {
  background-color: #3f51b5;
}
.sim-editor-md-tabs md-tab-item {
  border-bottom: 1px solid white;
}
.top-bar {
  position: fixed;
  top: 0;
  left: 0;
  height: 64px;
  width: 100%;
  background: white;
}
.top-bar .navbar-default .navbar-brand {
  background-color: white;
}
.top-bar .top-bar-nav.navbar {
  padding: 0;
}
.top-bar .top-bar-nav .profile_menu .dropdown-menu {
  right: 20px;
}
.top-bar .top-bar-nav .navbar-collapse {
  margin-right: 15px;
}
.top-bar .top-bar-nav .navbar-collapse,
.top-bar .top-bar-nav .dropdown,
.top-bar .top-bar-nav .dropdown-toggle {
  max-height: 64px;
  min-height: 64px;
  width: 100%;
}
.top-bar .sim-button {
  background: #4a4949;
  color: white;
  padding: 10px 15px;
  margin: 0 10px;
  border-radius: 5px;
}
.top-bar .sim-button:hover {
  cursor: pointer;
}
.topbar-digital-display {
  font-family: "Orbitron", sans-serif;
  color: gray;
}
.topbar-digital-display .topbar-sim-name {
  font-family: "Orbitron", sans-serif;
  margin: 10px;
}
.topbar-digital-display .topbar-text-animated {
  min-width: 400px;
}
.topbar-digital-display .topbar-text-animated:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4, end) 900ms infinite;
  animation: ellipsis steps(4, end) 900ms infinite;
  content: "\2026";
  /* ascii code for the ellipsis character */
  width: 0px;
  font-size: 30px;
}
.topbar-digital-display .display-item {
  height: 64px;
  min-width: 300px;
}
.topbar-digital-display .scanline {
  position: relative;
  height: 100%;
  background: -webkit-repeating-linear-gradient(top, transparent 0px, transparent 1px, rgba(0, 255, 0, 0.15) 1px, rgba(0, 255, 0, 0.15) 2px);
  -webkit-background-size: 100% 2px;
  background: -moz-repeating-linear-gradient(top, transparent 0px, transparent 1px, rgba(0, 255, 0, 0.15) 1px, rgba(0, 255, 0, 0.15) 2px);
  -moz-background-size: 100% 2px;
  border-radius: 5px;
}
.topbar-digital-display .scanline:after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 5px;
  -webkit-animation: vline 1.25s linear infinite;
  animation: vline 1.25s linear infinite;
  opacity: 0.1;
  background: white;
}
@keyframes ellipsis {
  to {
    width: 1.2em;
  }
}
@-webkit-keyframes ellipsis {
  to {
    width: 1.2em;
  }
}
.task-bar {
  top: auto;
  bottom: 0;
  height: 54px;
  background: #292828;
  color: white;
}
.task-bar .dropup {
  height: 100%;
  margin: 0;
}
.task-bar .dropup .dropdown-toggle {
  height: 100%;
}
.task-bar .fa {
  color: #5f9434;
}
.task-bar .nav > li a:hover,
.task-bar .nav > li a:focus,
.task-bar .nav > li a:active,
.task-bar .nav .open > a {
  background-color: #3d3b3b;
}
.task-bar .dropdown-menu {
  height: 500px;
  width: 250px;
  background: #292828;
  color: white;
}
.task-bar .start-menu-btn {
  width: 64px;
}
.task-bar .start-menu-btn .profile_menu .dropdown-toggle {
  width: 64px;
}
.task-bar .start-menu-btn > li a {
  overflow: hidden;
}
.task-bar-border-left {
  border-left: 1px solid gray;
  padding-left: 10px;
}
.task-bar-border-right {
  border-right: 1px solid gray;
}
.task-bar-border-right .profile_menu .dropdown-toggle {
  padding: 5px 10px;
}
.task-bar-border-right .profile_menu .dropdown-toggle img {
  height: 100%;
  margin: 0;
}
.task-bar .start-menu .account-info .fa,
.task-bar .start-menu .module .fa {
  color: white;
}
.window-taskbar-button a {
  border: 1px solid transparent;
}
.window-taskbar-button a:hover {
  border: 1px solid rgba(255, 255, 255, 0.15);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.1));
}
.task-bar .start-menu .account-info-name,
.task-bar .start-menu .module-name {
  float: right;
}
.task-bar .start-menu .module-name {
  color: white;
  font-size: 16px;
  height: 32px;
  padding: 5px 0;
}
.task-bar .start-menu .module img {
  height: 32px;
  width: 32px;
}
.task-bar .start-menu .account-info {
  border-bottom: 1px solid white;
  padding: 15px;
}
.task-bar .start-menu-btn .dropdown-toggle:hover,
.task-bar .window-list-switcher:hover,
.task-bar .start-menu-btn .dropdown-menu .module a:hover,
.task-bar .window-list .window-item:hover {
  background: rgba(255, 255, 255, 0.15);
}
.task-bar .start-menu-btn .dropdown-toggle:active,
.task-bar .window-list-switcher:active,
.task-bar .start-menu-btn .dropdown-menu .module a:active,
.task-bar .window-list .window-item:active,
.task-bar .start-menu-btn .dropdown-toggle:focus,
.task-bar .window-list-switcher:focus,
.task-bar .start-menu-btn .dropdown-menu .module a:focus,
.task-bar .window-list .window-item:focus {
  background: rgba(255, 255, 255, 0.25);
}
.window-list {
  padding-left: 20px;
}
.window-list .window-item {
  height: 100%;
  width: 54px;
  border-bottom: 2px solid rgba(41, 40, 40, 0.95);
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.window-list .window-item:hover,
.window-list .window-item:focus,
.window-list .window-item:active {
  background: #3d3b3b;
}
.window-list .window-item:active,
.window-list .window-item.active-window {
  border-color: white;
}
.window-list .window-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
}
.window-list .window-item .window-notification-icon {
  top: 15px;
  left: 90%;
  width: 20px;
  height: 20px;
}
.window-highlight {
  animation: btn-highlight-anim 1s ease-in-out infinite reverse;
}
@keyframes btn-highlight-anim {
  0% {
    -webkit-box-shadow: inset 0 0 30px #6cc049;
    -moz-box-shadow: inset 0 0 30px #6cc049;
    box-shadow: inset 0 0 30px #6cc049;
  }
  50% {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  100% {
    -webkit-box-shadow: inset 0 0 30px #6cc049;
    -moz-box-shadow: inset 0 0 30px #6cc049;
    box-shadow: inset 0 0 30px #6cc049;
  }
}
.window-switching-container {
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  top: 0;
}
.window-switcher {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  min-height: 248px;
  width: 100%;
  background: rgba(41, 40, 40, 0.95);
  color: white;
  padding: 20px;
}
.window-switcher .window-switcher-item {
  width: 148px;
  height: 148px;
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 80px;
  border: 1px solid gray;
}
.window-switcher .window-switcher-item:hover {
  background: #3d3b3b;
  border-color: white;
}
.window-switcher .window-switcher-item.window-selected {
  background: rgba(241, 240, 240, 0.25);
  border-color: white;
}
.window-switcher .window-switcher-item img {
  width: 128px;
  height: 128px;
}
.window-list-switcher {
  color: white;
  border: gray;
  border-width: 0 1px 0 0;
  border-style: solid;
  font-size: 16pt;
  padding: 15px;
  width: 50px;
}
.window-list-switcher:hover {
  background: rgba(241, 240, 240, 0.25);
  color: white;
}
.survey-questions-list .survey-item {
  padding: 10px 0;
}
.survey-questions-list .survey-item .survey-answer textarea {
  resize: none;
}
.survey-questions-list .survey-item .survey-question .survey-question-no {
  padding-bottom: 10px;
  font-weight: bold;
  margin-right: 10px;
}
.survey-questions-list .survey-item .survey-question p {
  font-size: 18px;
}
.survey-questions-list .survey-item .k-dropdown {
  width: 100%;
}
.survey-questions-list,
.survey-info {
  width: 100%;
  padding: 10px;
}
.survey-info {
  border-bottom: 1px solid gray;
  font-size: 16px;
}
.survey-info .survey-title {
  padding: 10px;
}
.question-list {
  margin-top: 20px;
}
.question-list .question {
  border-radius: 5px;
  padding: 10px;
  font-size: 15px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  margin: 10px 0;
}
.question-list .question p {
  font-size: 15px;
}
.question-editor table.k-editor {
  height: 100px;
}
.question-editor iframe.k-content {
  height: 50px;
}
.question-options-list {
  font-size: 12pt;
}
.question-options-list ul,
.question-options-list ol,
.question-options-list li {
  width: 100%;
}
.question-options-list a {
  margin: 0 10px;
}
.question-options-list li {
  margin: 10px 0;
}
.question-options-list li:not(:last-child) {
  border-bottom: 1px solid black;
}
md-content.survey-admin-view-list {
  padding: 0;
  margin: 10px;
  border-radius: 10px;
  transition: all 1s ease;
}
md-content.survey-admin-view-list md-list-item {
  border-bottom: 1px solid #1976d2;
}
md-content.survey-admin-view-list md-list-item.selected-item {
  background: #2eb6d1;
}
.question-type {
  margin: 8px;
}
.survey-container {
  background: #4a4949;
}
.survey-admin-header .md-label {
  font-size: inherit;
}
.survey-tooltip {
  font-size: 16px;
}
.dropdown-menu {
  z-index: 21000 !important;
}
md-toast {
  z-index: 21000 !important;
}
.topbar-digital-display.scanline:after {
  z-index: 20002;
}
.top-bar {
  z-index: 20000;
}
.stopwatch-topbar-container {
  z-index: 20000;
}
.tour-tip.simulation-tour-tip {
  z-index: 20000;
}
.app-loading {
  z-index: 19999 !important;
}
.priority-faded-overlay.faded-overlay {
  z-index: 19999;
}
.top-bar.task-bar {
  z-index: 19998;
}
#loading-bar {
  z-index: 12000;
}
.window-switching-container {
  z-index: 12000;
}
.container-fluid .navbar-fixed-top {
  z-index: 10500;
}
.sidebar-logo.sidebar-fixed {
  z-index: 10200;
}
.priority-modal-depth {
  z-index: 10300 !important;
}
.priority-window-depth {
  z-index: 10001 !important;
}
.cl-sidebar {
  z-index: 10000;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 10000;
}
.faded-overlay {
  z-index: 9999;
}
.sim-editor-children {
  z-index: 2000;
}
.compromise-ui {
  z-index: 1000;
}
.k-window > .k-resize-handle {
  z-index: 1000;
}
md-tabs > md-tabs-wrapper {
  z-index: 1000;
}
.app-loading.tab-loading {
  z-index: 900 !important;
}
.live-feed-view {
  z-index: 500;
}
.sim-editor .live-feed .filters-container {
  z-index: 100;
}
.sim-admin-view-sidebar .sim-admin-view-sidebar-warn {
  z-index: 100;
}
.email-window .email-top-bar,
.compose-email-window .email-top-bar {
  z-index: 5;
}
.tweet-comments {
  z-index: 2;
}
.login-container {
  z-index: 1;
}
.login-container.out-links {
  z-index: 1;
}
.login-vid-bckgd {
  z-index: 0;
}
#cl-wrapper.client-portal #pcont {
  margin-left: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
#cl-wrapper.admin-scroll #pcont {
  overflow-y: auto;
  overflow-x: hidden;
}
.cl-quiet {
  color: #6a6668;
  font-size: 13px;
  line-height: 1.6;
}
.cl-centre {
  text-align: center;
}
.cl-danger {
  color: #a8322a;
}
.cl-sub {
  color: #6a6668;
  margin: 4px 0 0;
  max-width: 70ch;
}
.cl-dash {
  padding: 28px clamp(16px, 3vw, 40px) 60px;
}
.cl-dash h2 {
  margin: 0 0 4px;
}
.cl-dash-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 28px;
}
.cl-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 14px;
  margin-bottom: 28px;
}
.cl-card {
  background: white;
  border: 1px solid #e3dfdd;
  border-radius: 8px;
  padding: 18px 20px;
}
.cl-card .cl-card-n {
  display: block;
  font-size: 34px;
  line-height: 1.1;
  font-weight: 300;
  color: #232122;
}
.cl-card .cl-card-l {
  display: block;
  margin-top: 6px;
  font-size: 13px;
  color: #6a6668;
}
.cl-card.cl-card-credits .cl-card-n {
  color: #2e7d22;
}
.cl-card.cl-card-spent .cl-card-n {
  color: #a8322a;
}
.cl-actions {
  margin-bottom: 34px;
}
.cl-exercises {
  background: white;
  border: 1px solid #e3dfdd;
  border-radius: 8px;
  overflow: hidden;
}
.cl-row {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 20px;
  border-bottom: 1px solid #e3dfdd;
}
.cl-row:last-child {
  border-bottom: 0;
}
.cl-row:hover {
  background: #f7f6f4;
}
.cl-row .cl-row-main {
  flex: 1 1 auto;
  min-width: 0;
}
.cl-row .cl-row-name {
  display: block;
  font-weight: 500;
  color: #232122;
}
.cl-row .cl-row-desc {
  display: block;
  margin-top: 3px;
  font-size: 13px;
  color: #6a6668;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cl-tag {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 999px;
  font-size: 11.5px;
  letter-spacing: 0.03em;
  background: #f7f6f4;
  border: 1px solid #e3dfdd;
  color: #6a6668;
}
.cl-tag.cl-tag-draft {
  background: #fff6e5;
  border-color: #f0dcb4;
  color: #8a6321;
}
.cl-none {
  padding: 40px 20px;
  text-align: center;
  color: #6a6668;
}
.cl-exercise {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 64px);
  height: calc(100svh - 64px);
  padding: 22px clamp(16px, 3vw, 40px) 0;
}
.cl-modal-back {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(35, 33, 34, 0.45);
  z-index: 1040;
}
.cl-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1050;
  width: min(520px, calc(68vw));
  background: white;
  border-radius: 10px;
  padding: 24px 26px;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.28);
}
.cl-modal h4 {
  margin: 0 0 10px;
}
.cl-modal p {
  margin: 0 0 10px;
}
.cl-exercise-head .cl-sub {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cl-exercise-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  flex: 0 0 auto;
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #e3dfdd;
}
.cl-exercise-head h2 {
  margin: 0;
}
.cl-exercise-head-actions {
  flex: 0 0 auto;
  white-space: nowrap;
}
.cl-failed {
  padding: 40px 0;
}
.cl-split {
  flex: 1 1 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 34vw);
  gap: 0;
  min-height: 0;
}
.cl-split.is-solo {
  grid-template-columns: minmax(0, 1fr);
}
.cl-pane {
  min-height: 0;
  overflow-y: auto;
}
.cl-pane-work {
  padding: 24px 30px 40px 0;
}
.cl-split.is-solo .cl-pane-work {
  padding-right: 0;
}
.cl-pane-agent {
  border-left: 1px solid #e3dfdd;
  background: #f7f6f4;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 1000px) {
  .cl-exercise {
    height: auto;
  }
  .cl-split {
    grid-template-columns: minmax(0, 1fr);
  }
  .cl-pane-agent {
    order: -1;
    border-left: 0;
    border-bottom: 1px solid #e3dfdd;
    height: 70vh;
  }
  .cl-pane-work {
    padding: 24px 0 40px;
  }
}
.cl-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 320px;
  text-align: center;
}
.cl-empty-inner {
  max-width: 46ch;
}
.cl-empty-inner h3 {
  margin: 0 0 12px;
  font-weight: 300;
}
.cl-empty-inner p {
  color: #6a6668;
}
.cl-locked {
  background: #f7f6f4;
  border: 1px solid #e3dfdd;
  border-radius: 8px;
  padding: 22px 24px;
  max-width: 62ch;
}
.cl-locked h4 {
  margin-top: 0;
}
.cl-locked p {
  color: #6a6668;
  margin-bottom: 0;
}
.cl-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 14px;
  margin-bottom: 28px;
}
.cl-stat {
  background: white;
  border: 1px solid #e3dfdd;
  border-radius: 8px;
  padding: 16px 18px;
}
.cl-stat .cl-stat-n {
  display: block;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 300;
}
.cl-stat .cl-stat-l {
  display: block;
  margin-top: 5px;
  font-size: 12.5px;
  color: #6a6668;
}
.cl-block {
  margin-bottom: 24px;
  max-width: 70ch;
}
.cl-block h4 {
  margin: 0 0 8px;
}
.cl-block ul {
  padding-left: 20px;
  color: #6a6668;
}
.cl-next {
  border-top: 1px solid #e3dfdd;
  padding-top: 18px;
}
.cl-agent-head {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 16px 20px;
  border-bottom: 1px solid #e3dfdd;
  background: white;
}
.cl-agent-mark {
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  display: block;
}
.cl-agent-name {
  font-weight: 600;
  letter-spacing: 0.02em;
}
.cl-agent-state {
  margin-left: auto;
  font-size: 12px;
  color: #6a6668;
}
.cl-agent-conversation {
  min-height: 320px;
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 18px 18px 8px;
}
.cl-msg {
  display: flex;
  margin-bottom: 12px;
}
.cl-msg.cl-msg-me {
  justify-content: flex-end;
}
.cl-msg.cl-msg-me .cl-bubble {
  background: #232122;
  color: #f6f5f3;
  border-color: #232122;
}
.cl-bubble {
  max-width: 88%;
  padding: 10px 14px;
  border-radius: 14px;
  background: white;
  border: 1px solid #e3dfdd;
  font-size: 14px;
  line-height: 1.55;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.cl-typing {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 14px;
}
.cl-typing span {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6a6668;
  animation: cl-typing 1.25s ease-in-out infinite;
}
.cl-typing span:nth-child(2) {
  animation-delay: 0.18s;
}
.cl-typing span:nth-child(3) {
  animation-delay: 0.36s;
}
@keyframes cl-typing {
  0%, 60%, 100% {
    opacity: 0.28;
    transform: translateY(0);
  }
  30% {
    opacity: 1;
    transform: translateY(-4px);
  }
}
@media (prefers-reduced-motion: reduce) {
  .cl-typing span {
    animation: none;
    opacity: 0.55;
  }
}
.cl-agent-build {
  flex: 0 0 auto;
  padding: 12px 18px 4px;
  border-top: 1px solid #e3dfdd;
  background: white;
}
.cl-publish {
  margin-top: 26px;
  padding: 20px;
  border: 1px solid #e3dfdd;
  border-radius: 14px;
  background: #f7f6f4;
}
.cl-publish h4 {
  margin: 0 0 8px;
  font-size: 16px;
}
.cl-publish p {
  margin: 0 0 14px;
}
.cl-publish-terms {
  margin: 16px 0;
  padding: 14px 16px;
  border-radius: 10px;
  background: white;
  border: 1px solid #e3dfdd;
}
.cl-publish-terms p {
  margin: 0 0 8px;
}
.cl-publish-terms ul {
  margin: 0;
  padding-left: 18px;
  font-size: 13.5px;
  line-height: 1.7;
  color: #232122;
}
.cl-publish-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 14px;
}
.cl-teams {
  margin-bottom: 4px;
}
.cl-team {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 0 0 2px;
  padding: 9px 10px;
  border-radius: 9px;
  font-weight: 400;
  cursor: pointer;
}
.cl-team:hover {
  background: white;
}
.cl-team input {
  margin: 0;
  flex: 0 0 auto;
}
.cl-team span {
  flex: 1 1 auto;
  font-size: 14px;
}
.cl-team em {
  font-style: normal;
  font-size: 12.5px;
}
.cl-team-list {
  margin: 2px 0 6px 26px;
  padding-left: 10px;
  border-left: 2px solid #e3dfdd;
}
.cl-warn-inline {
  margin: 4px 0 0;
  font-size: 13px;
  color: #a32b20;
}
.cl-warn {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0 0 20px;
  padding: 13px 16px;
  border-radius: 12px;
  background: #fdf6e3;
  border: 1px solid #fae7b3;
  font-size: 13.5px;
  line-height: 1.55;
  color: #232122;
}
.cl-warn.is-urgent {
  background: #fbeceb;
  border-color: #f3c4c1;
}
.cl-warn-icon {
  flex: 0 0 auto;
  display: block;
  width: 17px;
  height: 17px;
}
.cl-warn-icon svg {
  width: 17px;
  height: 17px;
  display: block;
  stroke: #9a6b00;
  fill: #9a6b00;
}
.cl-warn.is-urgent .cl-warn-icon svg {
  stroke: #a32b20;
  fill: #a32b20;
}
.cl-warn-text {
  flex: 1 1 auto;
}
.cl-warn-link {
  flex: 0 0 auto;
  color: #2e7d22;
  font-weight: 500;
  cursor: pointer;
  white-space: nowrap;
}
.cl-warn-link:hover {
  text-decoration: underline;
}
.cl-card-link {
  display: block;
  margin-top: 8px;
  font-size: 12.5px;
  color: #2e7d22;
  cursor: pointer;
}
.cl-card-link:hover {
  text-decoration: underline;
}
.cl-lots {
  border: 1px solid #e3dfdd;
  border-radius: 14px;
  overflow: hidden;
  margin-bottom: 26px;
}
.cl-lot {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 15px 18px;
  background: white;
}
.cl-lot + .cl-lot {
  border-top: 1px solid #e3dfdd;
}
.cl-lot.is-expired {
  background: #f7f6f4;
}
.cl-lot.is-expired .cl-lot-n b {
  color: #6a6668;
  text-decoration: line-through;
}
.cl-lot.is-expired .cl-lot-status {
  color: #6a6668;
}
.cl-lot.is-urgent .cl-lot-status {
  color: #a32b20;
  font-weight: 500;
}
.cl-lot-n {
  flex: 0 0 auto;
  min-width: 92px;
  display: flex;
  align-items: baseline;
  gap: 6px;
}
.cl-lot-n b {
  font-size: 22px;
  font-weight: 400;
  font-variant-numeric: tabular-nums;
}
.cl-lot-n span {
  font-size: 12.5px;
  color: #6a6668;
}
.cl-lot-when {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.cl-lot-status {
  font-size: 14px;
}
.cl-lot-sub {
  font-size: 12px;
  color: #6a6668;
}
.cl-injects {
  padding-top: 4px;
}
.cl-inject {
  border-top: 1px solid #e3dfdd;
}
.cl-inject:last-child {
  border-bottom: 1px solid #e3dfdd;
}
.cl-inject.is-open {
  background: #f7f6f4;
}
.cl-inject-row {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 11px 12px;
  cursor: pointer;
  color: #232122;
  text-decoration: none;
}
.cl-inject-row:hover {
  background: #f7f6f4;
  text-decoration: none;
  color: #232122;
}
.cl-inject-at {
  flex: 0 0 62px;
}
.cl-inject-at b {
  font-size: 15px;
  font-weight: 500;
  font-variant-numeric: tabular-nums;
}
.cl-inject-at i {
  font-size: 15px;
  font-style: normal;
  color: #6a6668;
  font-variant-numeric: tabular-nums;
}
.cl-inject-icon {
  flex: 0 0 22px;
  text-align: center;
  color: #6a6668;
  font-size: 15px;
}
.cl-inject-main {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.cl-inject-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.35;
}
.cl-inject-channel {
  font-size: 11.5px;
  color: #6a6668;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.cl-inject-toggle {
  flex: 0 0 auto;
  font-size: 12px;
  color: #6a6668;
}
.cl-inject-row:hover .cl-inject-toggle {
  color: #2e7d22;
}
.cl-inject-detail {
  padding: 2px 12px 14px 98px;
}
.cl-inject-field + .cl-inject-field {
  margin-top: 10px;
}
.cl-inject-label {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #6a6668;
  margin-bottom: 2px;
}
.cl-inject-text {
  display: block;
  font-size: 13.5px;
  line-height: 1.55;
  white-space: pre-wrap;
  word-break: break-word;
}
.cl-inject-edit {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 12px;
  font-size: 12.5px;
  color: #6a6668;
  cursor: pointer;
}
.cl-inject-edit svg {
  width: 14px;
  height: 14px;
  stroke: currentColor;
}
.cl-inject-edit:hover {
  color: #2e7d22;
  text-decoration: none;
}
.cl-inject-input {
  display: block;
  width: 100%;
  margin-top: 4px;
  padding: 8px 10px;
  border: 1px solid #e3dfdd;
  border-radius: 4px;
  font-size: 13.5px;
  line-height: 1.55;
  resize: vertical;
  background: white;
}
.cl-inject-input:focus {
  outline: none;
  border-color: #6a6668;
}
.cl-inject-actions {
  margin-top: 12px;
}
@media (max-width: 700px) {
  .cl-inject-detail {
    padding-left: 12px;
  }
}
.cl-card-lapsed .cl-card-n {
  color: #6a6668;
}
.cl-account-note {
  border-top: 1px solid #e3dfdd;
  padding-top: 20px;
}
.cl-account-note h4 {
  margin: 0 0 10px;
  font-size: 15px;
}
.cl-account-note ul {
  margin: 0 0 12px;
  padding-left: 18px;
  font-size: 13.5px;
  line-height: 1.7;
  color: #232122;
}
@media (max-width: 620px) {
  .cl-warn {
    flex-wrap: wrap;
  }
  .cl-warn-link {
    margin-left: 28px;
  }
  .cl-lot {
    gap: 12px;
  }
  .cl-lot-n {
    min-width: 74px;
  }
}
.cl-agent-input {
  flex: 0 0 auto;
  padding: 12px 18px 14px;
  background: white;
  border-top: 1px solid #e3dfdd;
}
.cl-agent-input.is-busy {
  opacity: 0.55;
}
.cl-capsule {
  display: flex;
  align-items: flex-end;
  gap: 8px;
  border: 1px solid #e3dfdd;
  border-radius: 22px;
  padding: 6px 6px 6px 14px;
  background: white;
  transition: border-color 0.18s ease, box-shadow 0.18s ease;
}
.cl-capsule textarea {
  flex: 1 1 auto;
  resize: none;
  border: 0;
  background: transparent;
  padding: 7px 0;
  max-height: 160px;
  font-size: 14px;
  line-height: 1.5;
}
.cl-capsule textarea:focus {
  outline: none;
}
.cl-capsule:focus-within {
  border-color: #6a6668;
  box-shadow: 0 0 0 3px rgba(35, 33, 34, 0.06);
}
.cl-send {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #e3dfdd;
  cursor: default;
  transition: background 0.18s ease, transform 0.18s ease;
}
.cl-send svg {
  width: 17px;
  height: 17px;
  display: block;
  stroke: #6a6668;
}
.cl-send.is-armed {
  background: #63c54d;
  cursor: pointer;
}
.cl-send.is-armed svg {
  stroke: white;
}
.cl-send.is-armed:hover {
  background: #51b43b;
}
.cl-send.is-armed:active {
  transform: scale(0.94);
}
.cl-hint {
  margin: 8px 2px 0;
  font-size: 11.5px;
}
.cl-think {
  margin: 0 0 12px;
  max-width: 88%;
}
.cl-think-bar {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 9px 12px;
  border: 1px solid #e3dfdd;
  border-radius: 12px;
  background: #f7f6f4;
  cursor: pointer;
  text-decoration: none;
}
.cl-think-bar:hover {
  background: #f3f1ee;
  text-decoration: none;
}
.cl-think-label {
  flex: 1 1 auto;
  font-size: 13px;
  color: #232122;
}
.cl-think-secs {
  font-size: 12px;
  color: #6a6668;
  font-variant-numeric: tabular-nums;
}
.cl-spin {
  display: block;
  width: 14px;
  height: 14px;
}
.cl-spin svg {
  width: 14px;
  height: 14px;
  display: block;
  stroke: #6a6668;
  stroke-dasharray: 30 12;
  animation: cl-spin 900ms linear infinite;
  transform-origin: 50% 50%;
}
@keyframes cl-spin {
  to {
    transform: rotate(360deg);
  }
}
.cl-chev {
  display: block;
  width: 14px;
  height: 14px;
  transition: transform 0.2s ease;
}
.cl-chev svg {
  width: 14px;
  height: 14px;
  display: block;
  stroke: #6a6668;
}
.cl-chev.is-open {
  transform: rotate(180deg);
}
.cl-think-steps {
  padding: 8px 12px 4px 14px;
}
.cl-think-step {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 0;
  font-size: 12.5px;
  color: #6a6668;
  animation: cl-step-in 0.22s ease both;
}
.cl-think-tick {
  display: block;
  width: 13px;
  height: 13px;
  flex: 0 0 auto;
}
.cl-think-tick svg {
  width: 13px;
  height: 13px;
  display: block;
  stroke: #2e7d22;
}
.cl-think-at {
  margin-left: auto;
  font-variant-numeric: tabular-nums;
  font-size: 11.5px;
}
@keyframes cl-step-in {
  from {
    opacity: 0;
    transform: translateY(-3px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.cl-note {
  font-size: 11px;
  line-height: 1.4;
  color: #8a8f98;
  margin: 4px 0 0 2px;
}
.cl-note-refused {
  color: #b26a00;
}
.cl-caret {
  display: inline-block;
  width: 2px;
  height: 14px;
  margin-left: 2px;
  vertical-align: text-bottom;
  background: #6a6668;
  animation: cl-caret 900ms steps(1) infinite;
}
@keyframes cl-caret {
  0%, 50% {
    opacity: 1;
  }
  50.01%, 100% {
    opacity: 0;
  }
}
.cl-banner {
  position: sticky;
  top: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 10px 16px;
  font-size: 13px;
  color: #232122;
  background: #fdf6e3;
  border-bottom: 1px solid #faeabd;
}
.cl-banner.is-done {
  background: #eef8ea;
  border-bottom-color: #d5eecb;
}
@media (prefers-reduced-motion: reduce) {
  .cl-spin svg,
  .cl-caret,
  .cl-think-step {
    animation: none;
  }
  .cl-caret {
    opacity: 0.6;
  }
}
.cl-inject-del {
  margin-left: 14px;
  font-size: 12px;
  color: #a3564f;
  cursor: pointer;
}
.cl-inject-del:hover {
  text-decoration: underline;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
p {
  font-weight: 500;
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
.cl-mcont {
  position: relative;
  margin-top: 64px;
  padding: 0;
  height: 100%;
}
.navbar {
  min-height: 64px;
}
.navbar-default .navbar-brand {
  min-height: 64px;
  background: url(images/Logos/SimX_149_50.png) no-repeat;
  background-position: center;
}
.navbar-brand {
  padding: 0;
  line-height: 64px;
}
.navbar-fixed-top .profile_menu .dropdown-toggle,
.navbar-fixed-bottom .profile_menu .dropdown-toggle {
  padding: 22px 10px;
}
.sb-collapsed .cl-navblock {
  margin-top: 64px;
}
.sidebar-logo.sidebar-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 280px;
}
.login-container:before {
  background: #6cc049;
}
.login-container {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.login-container .block-flat .foot {
  padding: 0 0 15px 0;
}
.login-container .cl-mcont {
  background: none;
  background-color: transparent;
}
.login-container .help-block {
  margin-left: 15px;
  margin-right: 15px;
}
.login-container .out-links a {
  color: white;
}
.login-container .block-flat {
  background-color: #4a4949;
  color: white;
  width: 700px;
  border-radius: 5px;
}
.login-container .block-flat .header h3 {
  text-shadow: none;
}
.login-container .block-flat a {
  color: #6cc049;
}
.login-container .block-flat .btn {
  border-color: #6cc049;
}
.login-container .block-flat .btn:active {
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  outline: none;
}
.login-container .block-flat .btn,
.login-container .block-flat .header {
  background: #6cc049;
}
.login-container .block-flat .header {
  border-bottom: 1px solid #6cc049;
}
.login-container .login-description {
  background: #6cc049;
  padding: 20px;
  min-width: 300px;
}
.login-container .login-description h1 {
  border-bottom: 1px solid white;
  padding: 20px 0;
}
.login-container .login-description a {
  color: white;
}
.login-container .login-description a:hover {
  text-decoration: underline;
}
.login-container .btn {
  border-radius: 5px;
}
.login-vid-bckgd {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
}
.expand-on-hover {
  transition: all 0.2s ease-in-out;
  transform-box: fill-box;
  transform-origin: center;
}
.expand-on-hover:hover {
  transform: scale(1.004);
  cursor: pointer;
}
.simulation-view {
  height: 100%;
  width: 100%;
}
@media (max-width: 979px) and (min-width: 768px) {
  .navbar-default .navbar-brand {
    width: 206px;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    left: initial;
  }
  .navbar-default .navbar-brand {
    width: 206px;
  }
  .login-container .middle-login {
    position: relative;
    margin-top: initial;
  }
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.app-loading {
  background-color: #4a4949;
  color: #6cc049;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.app-loading .app-loading-brand h1 {
  align-self: center;
  font-size: 50px;
  font-weight: 300;
}
.app-loading .app-loading-header {
  max-width: 100%;
  margin-top: 10px;
}
.app-loading .app-loading-header h1 {
  align-self: center;
  font-size: 150px;
  font-weight: 300;
}
.app-loading .app-loading-header h1,
.app-loading .app-loading-header h2,
.app-loading .app-loading-header h3,
.app-loading .app-loading-header h4,
.app-loading .app-loading-header h5,
.app-loading .app-loading-header h6 {
  animation: loading-text 2s ease 0s infinite normal;
  max-width: 350px;
}
.sim-loading {
  background-color: #2eb6d1;
  color: white;
  position: relative;
  height: 100%;
  width: 100%;
}
@keyframes loading-text {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.navbar #loading-bar .bar {
  background: #6cc049;
  height: 0px;
  box-shadow: 0px 0px 4px 4px rgba(108, 196, 9, 0.75);
}
.custom-simx-scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 7px;
}
.custom-simx-scrollbar::-webkit-scrollbar-track {
  background: #4a4949;
}
.custom-simx-scrollbar::-webkit-scrollbar-thumb {
  background: #6cc049;
}
.custom-simx-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #6cc049;
}
