/**
 *  Do not remove this comments bellow. It's the markers used by wiredep to inject
 *  less dependencies when defined in the bower.json of your dependencies
 */
/**
 *  Bootstrap v3.4.x (https://getbootstrap.com/)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #f1f2f6;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1ba5ee;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0a5780;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f1f2f6;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #d0d0d0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #919191;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #ff9147;
}
.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: #919191;
}
.text-primary {
  color: #1ba5ee;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0f87c7;
}
.text-success {
  color: #00cac3;
}
a.text-success:hover,
a.text-success:focus {
  color: #009792;
}
.text-info {
  color: #1ba5ee;
}
a.text-info:hover,
a.text-info:focus {
  color: #0f87c7;
}
.text-warning {
  color: #ff9147;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #ff7314;
}
.text-danger {
  color: #f60057;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #c30045;
}
.bg-primary {
  color: #fff;
  background-color: #1ba5ee;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0f87c7;
}
.bg-success {
  background-color: #00cac3;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #009792;
}
.bg-info {
  background-color: #1ba5ee;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #0f87c7;
}
.bg-warning {
  background-color: #ff9147;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ff7314;
}
.bg-danger {
  background-color: #f60057;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #c30045;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #d0d0d0;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #d0d0d0;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #919191;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #d0d0d0;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #444444;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: white;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #919191;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #f1f2f6;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #00cac3;
}
.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: #00b1aa;
}
.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: #1ba5ee;
}
.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: #1198df;
}
.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: #ff9147;
}
.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: #ff822d;
}
.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: #f60057;
}
.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: #dd004e;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #6a6a6a;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #6a6a6a;
  background-color: #fbfbfb;
  background-image: none;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #d0d0d0;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}
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: 5px;
}
.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: #00cac3;
}
.has-success .form-control {
  border-color: #00cac3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #009792;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #31fff8;
}
.has-success .input-group-addon {
  color: #00cac3;
  background-color: #00cac3;
  border-color: #00cac3;
}
.has-success .form-control-feedback {
  color: #00cac3;
}
.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: #ff9147;
}
.has-warning .form-control {
  border-color: #ff9147;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #ff7314;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffcead;
}
.has-warning .input-group-addon {
  color: #ff9147;
  background-color: #ff9147;
  border-color: #ff9147;
}
.has-warning .form-control-feedback {
  color: #ff9147;
}
.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: #f60057;
}
.has-error .form-control {
  border-color: #f60057;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #c30045;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff5d96;
}
.has-error .input-group-addon {
  color: #f60057;
  background-color: #f60057;
  border-color: #f60057;
}
.has-error .form-control-feedback {
  color: #f60057;
}
.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: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #1ba5ee;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #1ba5ee;
  background-color: #fff;
  border-color: #1ba5ee;
}
.btn-default:focus,
.btn-default.focus {
  color: #1ba5ee;
  background-color: #e6e6e6;
  border-color: #0a5780;
}
.btn-default:hover {
  color: #1ba5ee;
  background-color: #e6e6e6;
  border-color: #0e81be;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #1ba5ee;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #0e81be;
}
.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: #1ba5ee;
  background-color: #d4d4d4;
  border-color: #0a5780;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #1ba5ee;
}
.btn-default .badge {
  color: #fff;
  background-color: #1ba5ee;
}
.btn-primary {
  color: #fff;
  background-color: #1ba5ee;
  border-color: #1198df;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #0f87c7;
  border-color: #084768;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0f87c7;
  border-color: #0c71a6;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0f87c7;
  background-image: none;
  border-color: #0c71a6;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #0c71a6;
  border-color: #084768;
}
.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: #1ba5ee;
  border-color: #1198df;
}
.btn-primary .badge {
  color: #1ba5ee;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #00cac3;
  border-color: #00b1aa;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #009792;
  border-color: #00312f;
}
.btn-success:hover {
  color: #fff;
  background-color: #009792;
  border-color: #00736f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #009792;
  background-image: none;
  border-color: #00736f;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #00736f;
  border-color: #00312f;
}
.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: #00cac3;
  border-color: #00b1aa;
}
.btn-success .badge {
  color: #00cac3;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #1ba5ee;
  border-color: #1198df;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #0f87c7;
  border-color: #084768;
}
.btn-info:hover {
  color: #fff;
  background-color: #0f87c7;
  border-color: #0c71a6;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0f87c7;
  background-image: none;
  border-color: #0c71a6;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #0c71a6;
  border-color: #084768;
}
.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: #1ba5ee;
  border-color: #1198df;
}
.btn-info .badge {
  color: #1ba5ee;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ff9147;
  border-color: #ff822d;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ff7314;
  border-color: #ad4600;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ff7314;
  border-color: #ef6000;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ff7314;
  background-image: none;
  border-color: #ef6000;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #ef6000;
  border-color: #ad4600;
}
.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: #ff9147;
  border-color: #ff822d;
}
.btn-warning .badge {
  color: #ff9147;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #f60057;
  border-color: #dd004e;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c30045;
  border-color: #5d0021;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c30045;
  border-color: #9f0038;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c30045;
  background-image: none;
  border-color: #9f0038;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #9f0038;
  border-color: #5d0021;
}
.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: #f60057;
  border-color: #dd004e;
}
.btn-danger .badge {
  color: #f60057;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #1ba5ee;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0a5780;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #919191;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 50px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 15px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 15px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #444444;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #040404;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #d0d0d0;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #919191;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #919191;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #6a6a6a;
  text-align: center;
  background-color: transparent;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
}
.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: 5px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #d0d0d0;
}
.nav > li.disabled > a {
  color: #919191;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #919191;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #d0d0d0;
  border-color: #1ba5ee;
}
.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 #d0d0d0;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f5f5f5 #f5f5f5 #d0d0d0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #135588;
  cursor: default;
  background-color: #fff;
  border: 1px solid transparent;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 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: #f1f2f6;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #d0d0d0;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f1f2f6;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 0;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 0;
  padding: -10px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: -17px;
  margin-bottom: -17px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: -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: -10px;
    padding-bottom: -10px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -17px;
  margin-bottom: -17px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: -17px;
  margin-bottom: -17px;
}
.navbar-btn.btn-sm {
  margin-top: -15px;
  margin-bottom: -15px;
}
.navbar-btn.btn-xs {
  margin-top: -11;
  margin-bottom: -11;
}
.navbar-text {
  margin-top: -10px;
  margin-bottom: -10px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #42bac1;
  border-color: #1ba5ee;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #33979d;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #33979d;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #1ba5ee;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #1ba5ee;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #33979d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #37a2a8;
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 0 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #919191;
  content: ">\00a0";
}
.breadcrumb > .active {
  color: #6a6a6a;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #1ba5ee;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid transparent;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #0a5780;
  background-color: #d0d0d0;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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: #135588;
  cursor: default;
  background-color: transparent;
  border-color: transparent;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #d0d0d0;
  cursor: not-allowed;
  background-color: #f5f5f5;
  border-color: transparent;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #d0d0d0;
}
.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: #d0d0d0;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #919191;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #777777;
}
.label-primary {
  background-color: #1ba5ee;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0f87c7;
}
.label-success {
  background-color: #00cac3;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #009792;
}
.label-info {
  background-color: #1ba5ee;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0f87c7;
}
.label-warning {
  background-color: #ff9147;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ff7314;
}
.label-danger {
  background-color: #f60057;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c30045;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #6a6a6a;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #d0d0d0;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #1ba5ee;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f5f5f5;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #dcdcdc;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #f1f2f6;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1ba5ee;
}
.thumbnail .caption {
  padding: 9px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #00cac3;
  background-color: #00cac3;
  border-color: #00cac3;
}
.alert-success hr {
  border-top-color: #00b1aa;
}
.alert-success .alert-link {
  color: #009792;
}
.alert-info {
  color: #1ba5ee;
  background-color: #1ba5ee;
  border-color: #1ba5ee;
}
.alert-info hr {
  border-top-color: #1198df;
}
.alert-info .alert-link {
  color: #0f87c7;
}
.alert-warning {
  color: #ff9147;
  background-color: #ff9147;
  border-color: #ff9147;
}
.alert-warning hr {
  border-top-color: #ff822d;
}
.alert-warning .alert-link {
  color: #ff7314;
}
.alert-danger {
  color: #f60057;
  background-color: #f60057;
  border-color: #f60057;
}
.alert-danger hr {
  border-top-color: #dd004e;
}
.alert-danger .alert-link {
  color: #c30045;
}
@-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #1ba5ee;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #00cac3;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #1ba5ee;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff9147;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #f60057;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #919191;
  cursor: not-allowed;
  background-color: #d0d0d0;
}
.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: #919191;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #d0d0d0;
  border-color: #d0d0d0;
}
.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: #ffffff;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #00cac3;
  background-color: #00cac3;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #00cac3;
}
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: #00cac3;
  background-color: #00b1aa;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #00cac3;
  border-color: #00cac3;
}
.list-group-item-info {
  color: #1ba5ee;
  background-color: #1ba5ee;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #1ba5ee;
}
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: #1ba5ee;
  background-color: #1198df;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #1ba5ee;
  border-color: #1ba5ee;
}
.list-group-item-warning {
  color: #ff9147;
  background-color: #ff9147;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ff9147;
}
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: #ff9147;
  background-color: #ff822d;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ff9147;
  border-color: #ff9147;
}
.list-group-item-danger {
  color: #f60057;
  background-color: #f60057;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #f60057;
}
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: #f60057;
  background-color: #dd004e;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #f60057;
  border-color: #f60057;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 5px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.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: 5px 15px;
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.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: -1;
  border-top-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #6a6a6a;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #6a6a6a;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #1ba5ee;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #1ba5ee;
  border-color: #1ba5ee;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1ba5ee;
}
.panel-primary > .panel-heading .badge {
  color: #1ba5ee;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1ba5ee;
}
.panel-success {
  border-color: #00cac3;
}
.panel-success > .panel-heading {
  color: #00cac3;
  background-color: #00cac3;
  border-color: #00cac3;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00cac3;
}
.panel-success > .panel-heading .badge {
  color: #00cac3;
  background-color: #00cac3;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00cac3;
}
.panel-info {
  border-color: #1ba5ee;
}
.panel-info > .panel-heading {
  color: #1ba5ee;
  background-color: #1ba5ee;
  border-color: #1ba5ee;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1ba5ee;
}
.panel-info > .panel-heading .badge {
  color: #1ba5ee;
  background-color: #1ba5ee;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1ba5ee;
}
.panel-warning {
  border-color: #ff9147;
}
.panel-warning > .panel-heading {
  color: #ff9147;
  background-color: #ff9147;
  border-color: #ff9147;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff9147;
}
.panel-warning > .panel-heading .badge {
  color: #ff9147;
  background-color: #ff9147;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff9147;
}
.panel-danger {
  border-color: #f60057;
}
.panel-danger > .panel-heading {
  color: #f60057;
  background-color: #f60057;
  border-color: #f60057;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f60057;
}
.panel-danger > .panel-heading .badge {
  color: #f60057;
  background-color: #f60057;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f60057;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 0 0 10px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px 0;
}
.modal-footer {
  padding: 15px 0;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 *  Catenon Variables
 *
 ************************************************/
/**
 *  Catenon Variables
 *
 ************************************************/
/**
 *  Bootstrap Variables (Override)
 *
 ************************************************/
.btn-secondary {
  color: #fff;
  background-color: #0f3d60;
  border-color: #0c2f4a;
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: #082134;
  border-color: #000000;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #082134;
  border-color: #030d15;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #fff;
  background-color: #082134;
  background-image: none;
  border-color: #030d15;
}
.btn-secondary:active:hover,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus {
  color: #fff;
  background-color: #030d15;
  border-color: #000000;
}
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus {
  background-color: #0f3d60;
  border-color: #0c2f4a;
}
.btn-secondary .badge {
  color: #0f3d60;
  background-color: #fff;
}
/**
 * Bootstrap para Catenon hecho por Mario Morera
 * ---------------------------------------------
 */
@media (min-width: 768px) {
  .top-auto {
    top: auto !important;
  }
  .collapsing {
    transition-timing-function: cubic-bezier(1, -0.28, 0, 1.275);
  }
  .footer-list {
    margin-bottom: 0;
  }
  .footer-list > li {
    vertical-align: top;
  }
  .list-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 15px 0;
    height: 1px;
  }
  .list-header {
    font-weight: 300;
    padding: 10px 15px;
    position: relative;
  }
  /* Text Styles
  *********************************/
  .text-thin {
    font-weight: lighter;
  }
  .text-normal {
    font-weight: normal;
  }
  .text-semibold {
    font-weight: 600;
  }
  .text-bold {
    font-weight: bold;
  }
  .text-italic {
    font-style: italic;
  }
  .text-lg,
  .text-sm,
  .text-xs,
  .text-5x,
  .text-4x,
  .text-3x,
  .text-2x,
  .text-1x {
    line-height: 1.25;
    font-size: 3em;
  }
  .text-5x {
    font-size: 2.5em;
  }
  .text-4x {
    font-size: 2.25em;
  }
  .text-3x {
    font-size: 1.75em;
  }
  .text-2x {
    font-size: 1.5em;
  }
  .text-1x {
    font-size: 1.25em;
  }
  .text-sm {
    font-size: 0.9em;
  }
  .text-xs {
    font-size: 0.7em;
  }
  .text-overflow {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .unselectable {
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .unselectable ::-moz-selection {
    background-color: transparent;
  }
  .unselectable ::selection {
    background-color: transparent;
  }
  .icon-wrap {
    display: inline-block;
    padding: 10px;
    border-radius: 2px;
  }
  .icon-wrap i {
    display: block;
    line-height: 1em;
    text-align: center;
    position: relative;
    width: 1em;
    padding-top: 1em;
  }
  .icon-wrap i:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .icon-wrap-lg {
    padding: 20px;
  }
  .icon-wrap-md {
    padding: 17px;
  }
  .icon-wrap-sm {
    padding: 12px;
  }
  .icon-wrap-xs {
    padding: 7px;
  }
  .icon-circle {
    border-radius: 50%;
  }
  .icon-lg:before {
    font-size: 1.333em;
    line-height: 1.095em;
    vertical-align: middle;
  }
  .img-border {
    box-shadow: 0 0 0 10px #e8e8e9;
  }
  .img-xs {
    width: 80px;
    height: 80px;
  }
  .img-xxs {
    width: 40px;
    height: 40px;
  }
  .img-md {
    width: 150px;
    height: 150px;
  }
  .img-sm {
    width: 140px;
    height: 140px;
  }
  .mar-no {
    margin: 0 !important;
  }
  .mar-all {
    margin: 20px;
  }
  .mar-top {
    margin-top: 20px;
  }
  .mar-btm {
    margin-bottom: 20px;
  }
  .mar-lft {
    margin-left: 20px;
  }
  .mar-rgt {
    margin-right: 20px;
  }
  .mar-hor {
    margin-left: 20px;
    margin-right: 20px;
  }
  .mar-ver {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .pad-no {
    padding: 0;
  }
  .pad-all {
    padding: 20px;
  }
  .pad-top {
    padding-top: 20px;
  }
  .pad-btm {
    padding-bottom: 20px;
  }
  .pad-lft {
    padding-left: 20px;
  }
  .pad-rgt {
    padding-right: 20px;
  }
  .pad-hor {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pad-ver {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .eq-height > * > .panel {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .eq-height .eq-box-lg {
    display: table-cell;
    height: 100%;
    vertical-align: top;
    float: none;
    padding-bottom: 24px;
  }
  .eq-height .eq-box-lg .panel {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .eq-height .eq-box-md {
    display: table-cell;
    height: 100%;
    vertical-align: top;
    float: none;
    padding-bottom: 24px;
  }
  .eq-height .eq-box-md .panel {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .eq-height .eq-box-sm {
    display: table-cell;
    height: 100%;
    vertical-align: top;
    float: none;
    padding-bottom: 24px;
  }
  .eq-height .eq-box-sm .panel {
    margin-bottom: 0;
  }
}
#scroll-top {
  background-color: #404449;
  color: #fff;
  cursor: pointer;
  position: fixed;
  bottom: 55px;
  font-size: 20px;
  right: 5px;
  border-radius: 2px;
  opacity: 0;
  z-index: 999;
  transition: opacity 0.3s;
}
#scroll-top.in {
  opacity: 0.5;
  transition: opacity 0.3s;
}
#scroll-top.in:hover {
  opacity: 1;
  transition: opacity 0.3s;
}
.alert-wrap {
  margin: 0;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  transition: max-height 0.7s linear;
}
.alert-wrap > .alert {
  margin: 0;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  text-align: left;
}
.alert-wrap > .alert > .media {
  margin: 0;
}
.alert-wrap > .alert > .media > .media-body {
  min-width: 150px;
  width: auto;
  vertical-align: middle;
}
#page-alert > .alert-wrap > .alert {
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.04);
}
.alert-wrap.in {
  max-height: 500px;
  transition: max-height 1s linear;
}
.floating-container .animated.alert-wrap {
  overflow: visible;
}
.floating-container .animated.alert-wrap > .alert {
  border-radius: 2px;
}
.alert-message,
.alert-title {
  font-size: 0.9em;
  margin-bottom: 1px;
  padding-right: 25px;
}
.alert-title {
  font-size: 1.12em;
}
.alert-title:empty {
  display: none;
}
.alert-primary .alert-icon {
  background-color: #9bc5ea;
  color: #ffffff;
}
.alert-info .alert-icon {
  background-color: #91d5e8;
  color: #ffffff;
}
.alert-success .alert-icon {
  background-color: #c1dda3;
  color: #ffffff;
}
.alert-warning .alert-icon {
  background-color: #f3ca8f;
  color: #ffffff;
}
.alert-danger .alert-icon {
  background-color: #faa393;
  color: #ffffff;
}
.form-checkbox:not(.btn),
.form-radio:not(.btn) {
  display: inline-block;
  background-color: transparent;
  border: 0;
  position: relative;
  padding: 3px;
  padding-left: 20px;
  line-height: 1em;
  min-width: 19px;
  margin: 0;
}
.form-text.form-checkbox:not(.btn),
.form-text.form-radio:not(.btn) {
  padding-left: 25px;
}
.form-checkbox > input[type='checkbox'],
.form-radio > input[type='radio'] {
  margin-left: -50px;
  opacity: 0;
  position: absolute !important;
  visibility: hidden;
  z-index: -1;
}
.form-checkbox:hover,
.form-radio:hover {
  cursor: pointer;
}
fieldset[disabled] .form-checkbox:hover,
fieldset[disabled] .form-radio:hover {
  cursor: no-drop;
}
fieldset[disabled] .form-checkbox,
fieldset[disabled] .form-radio,
.form-checkbox.disabled,
.form-radio.disabled {
  opacity: 0.5;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.form-checkbox.disabled::-moz-selection,
.form-radio.disabled::-moz-selection {
  background: transparent;
}
.form-checkbox.disabled::selection,
.form-radio.disabled::selection {
  background: transparent;
}
.form-checkbox.disabled::-moz-selection,
.form-radio.disabled::-moz-selection {
  background: transparent;
}
.form-checkbox.form-normal:before,
.form-radio.form-normal:before {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #bec1d0;
  border-radius: 0;
  left: 0;
  top: 50%;
  margin-top: -9px;
}
.form-radio.form-normal:before {
  background-color: transparent;
}
.has-success .form-checkbox {
  color: #1ba5ee;
}
.has-success .form-checkbox.form-normal:before,
.has-success .form-checkbox.form-normal:not(.disabled):hover:before,
.has-success .form-radio.form-normal:before,
.has-success .form-radio.form-normal:not(.disabled):hover:before {
  background-color: transparent;
  border-color: #1ba5ee;
}
.has-warning .form-checkbox {
  color: #bb7815;
}
.has-warning .form-checkbox.form-normal:before,
.has-warning .form-checkbox.form-normal:not(.disabled):hover:before,
.has-warning .form-radio.form-normal:before,
.has-warning .form-radio.form-normal:not(.disabled):hover:before {
  background-color: transparent;
  border-color: #bb7815;
}
.has-error .form-checkbox {
  color: #d82b0a;
}
.has-error .form-checkbox.form-normal:before,
.has-error .form-checkbox.form-normal:not(.disabled):hover:before,
.has-error .form-radio.form-normal:before,
.has-error .form-radio.form-normal:not(.disabled):hover:before {
  background-color: transparent;
  border-color: #d82b0a;
}
.form-radio.form-normal:before {
  border-radius: 50%;
}
fieldset:not([disabled]) .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .form-checkbox.form-normal.active:after,
.form-checkbox.form-normal:not(.disabled):hover:after,
.form-checkbox.form-normal.active:after {
  content: '';
  position: absolute;
  height: 6px;
  width: 11px;
  left: 3px;
  top: 50%;
  background-color: #ffffff;
  color: #ffffff;
  margin-top: -5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 2.5px solid #ffffff;
  border-left: 2.5px solid #ffffff;
}
fieldset:not([disabled]) .has-success .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-success .form-checkbox.form-normal.active:after,
.has-success .form-checkbox.form-normal:not(.disabled):hover:after,
.has-success .form-checkbox.form-normal.active:after {
  border-color: #24692f;
}
fieldset:not([disabled]) .has-warning .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-warning .form-checkbox.form-normal.active:after,
.has-warning .form-checkbox.form-normal:not(.disabled):hover:after,
.has-warning .form-checkbox.form-normal.active:after {
  border-color: #f0a238;
}
fieldset:not([disabled]) .has-error .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-error .form-checkbox.form-normal.active:after,
.has-error .form-checkbox.form-normal:not(.disabled):hover:after,
.has-error .form-checkbox.form-normal.active:after {
  border-color: #e33a4b;
}
fieldset:not([disabled]) .form-radio.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .form-radio.form-normal.active:after,
.form-radio.form-normal:not(.disabled):hover:after,
.form-radio.form-normal.active:after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #135588;
  border-radius: 50%;
  left: 4px;
  bottom: 50%;
  margin-bottom: -3px;
}
fieldset:not([disabled]) .has-success .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-success .form-radio.form-normal.active:after,
.has-success .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-success .form-radio.form-normal.active:after {
  background-color: #699737;
}
fieldset:not([disabled]) .has-warning .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-warning .form-radio.form-normal.active:after,
.has-warning .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-warning .form-radio.form-normal.active:after {
  background-color: #bb7815;
}
fieldset:not([disabled]) .has-error .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-error .form-radio.form-normal.active:after,
.has-error .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-error .form-radio.form-normal.active:after {
  background-color: #d82b0a;
}
.form-checkbox.form-normal:not(.active):hover:after,
.form-radio.form-normal:not(.active):hover:after {
  opacity: 0.3;
}
.form-checkbox.form-normal.form-primary.active:after,
.form-checkbox.form-normal.form-info.active:after,
.form-checkbox.form-normal.form-success.active:after,
.form-checkbox.form-normal.form-warning.active:after,
.form-checkbox.form-normal.form-danger.active:after {
  border-color: #135588;
}
.form-checkbox.form-normal:not(.disabled):hover:before,
.form-radio.form-normal:not(.disabled):hover:before {
  border-color: #135588;
}
.form-checkbox.form-normal.active:after {
  border-color: #135588;
}
.form-checkbox.form-normal.form-primary:hover:before,
.form-radio.form-normal.form-primary.active:before,
.form-checkbox.form-normal.form-primary:not(.active):hover:after {
  border-color: #135588;
}
.form-checkbox.form-normal.form-primary.active:before,
.form-radio.form-normal.form-primary.active:after {
  background-color: #ffffff;
  border-color: #135588;
}
.form-checkbox.form-normal.form-primary.disabled:before,
.form-radio.form-normal.form-primary.disabled:after {
  background-color: #ffffff;
  border-color: #135588;
}
.form-checkbox.form-normal.form-info:hover:before,
.form-radio.form-normal.form-info.active:before,
.form-checkbox.form-normal.form-info:not(.active):hover:after {
  border-color: #135588;
}
.form-checkbox.form-normal.form-info.active:before,
.form-radio.form-normal.form-info.active:after {
  background-color: #135588;
  border-color: #135588;
}
.form-checkbox.form-normal.form-success:hover:before,
.form-radio.form-normal.form-success.active:before,
.form-checkbox.form-normal.form-success:not(.active):hover:after {
  border-color: #3fc5c3;
}
.form-checkbox.form-normal.form-success.active:before,
.form-radio.form-normal.form-success.active:after {
  background-color: #3fc5c3;
  border-color: #3fc5c3;
}
.form-checkbox.form-normal.form-warning:hover:before,
.form-radio.form-normal.form-warning.active:before,
.form-checkbox.form-normal.form-warning:not(.active):hover:after {
  border-color: #ebaa4b;
}
.form-checkbox.form-normal.form-warning.active:before,
.form-radio.form-normal.form-warning.active:after {
  background-color: #ebaa4b;
  border-color: #ebaa4b;
}
.form-checkbox.form-normal.form-danger:hover:before,
.form-radio.form-normal.form-danger.active:before,
.form-checkbox.form-normal.form-danger:not(.active):hover:after {
  border-color: #f76c51;
}
.form-checkbox.form-normal.form-danger.active:before,
.form-radio.form-normal.form-danger.active:after {
  background-color: #f76c51;
  border-color: #f76c51;
}
.form-inline .form-checkbox,
.form-inline .form-radio {
  padding-right: 20px;
  padding-left: 20px !important;
}
.form-checkbox.form-icon:after,
.form-radio.form-icon:after {
  content: '\f096';
  color: inherit;
  font-size: 19px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  left: 0.1em;
  top: 50%;
  margin-top: -0.44em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.form-checkbox.active.form-icon:after {
  content: '\f046';
}
.form-radio.form-icon:after {
  content: '\f10c';
}
.form-radio.form-icon.active:after {
  content: '\f192';
}
.form-checkbox.form-icon.form-primary:after,
.form-radio.form-icon.form-primary:after {
  color: #5fa2dd;
}
.form-checkbox.form-icon.form-info:after,
.form-radio.form-icon.form-info:after {
  color: #4ebcda;
}
.form-checkbox.form-icon.form-success:after,
.form-radio.form-icon.form-success:after {
  color: #3fc5c3;
}
.form-checkbox.form-icon.form-warning:after,
.form-radio.form-icon.form-warning:after {
  color: #ebaa4b;
}
.form-checkbox.form-icon.form-danger:after,
.form-radio.form-icon.form-danger:after {
  color: #f76c51;
}
.form-checkbox.form-icon.btn,
.form-radio.form-icon.btn {
  position: relative;
  padding-left: 2.7em;
  margin-bottom: 12px;
}
.form-checkbox.form-icon.btn:active,
.form-radio.form-icon.btn:active {
  margin-bottom: 12px;
}
.form-checkbox.form-icon.btn.form-no-label,
.form-radio.form-icon.btn.form-no-label {
  padding-left: 0;
  padding-right: 0;
  min-height: 2.5em;
  min-width: 2.85em;
}
.form-checkbox.form-icon.btn:after,
.form-radio.form-icon.btn:after {
  margin-top: -0.46em;
  left: 0.45em;
}
.form-icon.btn.btn-primary:after,
.form-icon.btn.btn-info:after,
.form-icon.btn.btn-success:after,
.form-icon.btn.btn-warning:after,
.form-icon.btn.btn-danger:after {
  color: #ffffff;
}
.form-checkbox.form-icon.btn.btn-labeled,
.form-radio.form-icon.btn.btn-labeled {
  padding-left: 3em;
}
.form-checkbox.form-icon.btn.btn-labeled:before,
.form-radio.form-icon.btn.btn-labeled:before {
  content: '';
  position: absolute;
  display: inline-block;
  margin-left: 0;
  width: 2.7em;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
}
.checkbox.form-block {
  padding-top: 4px;
}
.form-radio.form-block,
.form-radio.form-block:active,
.form-checkbox.form-block,
.form-checkbox.form-block:active,
.form-block > .form-radio,
.form-block > .form-radio:active,
.form-block > .form-checkbox,
.form-block .form-checkbox:active {
  width: 100%;
  margin: 5px 0;
}
.plan {
  text-align: center;
}
.plan .plan-title {
  font-size: 2em;
  font-weight: 100;
}
.plan .plan-icon {
  font-size: 7em;
  color: rgba(0, 0, 0, 0.1);
}
.list-todo .form-checkbox input:checked ~ span {
  text-decoration: line-through;
  opacity: 0.7;
}
a {
  text-decoration: none;
  color: #1ba5ee;
  outline: 0;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #444444;
  outline: 0 !important;
}
b,
strong {
  color: #135588;
}
.alert > strong {
  color: #ffffff;
}
.alert > a {
  color: #0b2a42;
}
.alert > a:hover,
.alert > a:focus {
  color: #e4e5ea;
}
.alert > .media > strong {
  color: #ffffff;
}
button,
button:focus {
  outline: 0 !important;
}
code {
  background-color: #e7e3f2;
  color: #ff0000;
  padding: 2px 7px;
  border-radius: 2px;
  font-size: 97%;
}
kbd {
  border-radius: 2px;
  box-shadow: none;
}
label {
  font-weight: normal;
}
legend {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 600;
  border-color: #eee;
  text-transform: uppercase;
}
mark,
.mark {
  background-color: #ffe3a2;
  color: #563c00;
  padding: 0.1em;
}
.list-group.bg-trans .list-group-item:not(.active):not(.disabled) {
  background-color: transparent;
  border-color: transparent;
  color: inherit;
}
.list-group.bg-trans .list-group-item .disabled {
  opacity: 0.5;
}
.list-group.bg-trans a.list-group-item:hover:not(.active) {
  background-color: rgba(0, 0, 0, 0.05);
}
.list-group .list-divider {
  display: block;
}
.list-group-item {
  border-width: 0px;
  color: #135588;
}
.list-group-item-heading {
  margin-top: 5px;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #1ba5ee;
  border-color: #1ba5ee;
  color: #ffffff;
}
.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: #ffffff;
}
a.list-group-item:hover,
a.list-group-item:focus {
  background-color: #e4e5ea;
  color: #135588;
}
.list-group-item-primary,
a.list-group-item-primary {
  background-color: #0b2a42;
  border-color: transparent;
  color: #ffffff;
}
a.list-group-item-primary:hover,
a.list-group-item-primary:focus {
  background-color: #0c4978;
  color: #ffffff;
}
.list-group-item-info,
a.list-group-item-info {
  background-color: #255ee0;
  border-color: transparent;
  color: #ffffff;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  background-color: #6794fc;
  color: #ffffff;
}
.list-group-item-success,
a.list-group-item-success {
  background-color: #3fc5c3;
  border-color: transparent;
  color: #ffffff;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  background-color: #66e8e6;
  color: #ffffff;
}
.list-group-item-warning,
a.list-group-item-warning {
  background-color: #ff9147;
  border-color: transparent;
  color: #ffffff;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  background-color: #ffbc8f;
  color: #ffffff;
}
.list-group-item-danger,
a.list-group-item-danger {
  background-color: #e8295a;
  border-color: transparent;
  color: #ffffff;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  background-color: #fb7799;
  color: #ffffff;
}
.label {
  padding-top: 0.3em;
}
.alert {
  border-radius: 0;
  border: 0;
  color: #135588;
  padding: 15px 3em 15px 15px;
  position: relative;
}
.alert .alert-link {
  text-decoration: underline;
  font-weight: normal;
}
.alert .alert-link:hover {
  text-decoration: underline;
}
.alert .close {
  text-shadow: none;
  opacity: 0.3;
  position: absolute;
  left: auto;
  right: 10px;
  top: 10px;
}
.alert button.close {
  padding: 1px;
  border-radius: 20px;
  transition: all, 0.3s;
}
.alert button.close > span:not(.sr-only) {
  display: block;
  width: 1em;
  height: 1em;
  line-height: 0.8em;
}
.alert button.close:hover {
  opacity: 0.55;
}
.alert button.close:active {
  opacity: 0.3;
}
.alert-primary {
  background-color: #1ba5ee;
  border-color: transparent;
  color: #ffffff;
}
.alert-primary .close,
.alert-primary .alert-link {
  color: #ffffff;
}
.alert-info {
  background-color: #255ee0;
  border-color: transparent;
  color: #ffffff;
}
.alert-info .close,
.alert-info .alert-link {
  color: #ffffff;
}
.alert-success {
  background-color: #3fc5c3;
  border-color: transparent;
  color: #ffffff;
}
.alert-success .close,
.alert-success .alert-link {
  color: #ffffff;
}
.alert-warning {
  background-color: #ff9147;
  border-color: transparent;
  color: #ffffff;
}
.alert-warning .close,
.alert-warning .alert-link {
  color: #ffffff;
}
.alert-danger {
  background-color: #e8295a;
  border-color: transparent;
  color: #ffffff;
}
.alert-danger .close,
.alert-danger .alert-link {
  color: #ffffff;
}
dt {
  color: #135588;
  text-transform: uppercase;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.checkbox.has-success label,
.checkbox-inline.has-success label,
.radio.has-success label,
.radio-inline.has-success label {
  color: #3fc5c3;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.checkbox.has-error label,
.checkbox-inline.has-error label,
.radio.has-error label,
.radio-inline.has-error label {
  color: #e8295a;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.checkbox.has-warning label,
.checkbox-inline.has-warning label,
.radio.has-warning label,
.radio-inline.has-warning label {
  color: #ff9147;
}
.btn-group,
.btn-group-vertical {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  border-color: #009900;
}
.disabled.list-group-item,
.disabled.list-group-item:focus,
.disabled.list-group-item:hover {
  background-color: transparent;
  color: #bec1d0;
  cursor: not-allowed;
}
a.list-group-item {
  color: #135588;
}
a.list-group-item .list-group-item-heading {
  color: #135588;
  font-family: 'Open Sans Semibold';
  font-size: 18px;
}
.highlight {
  color: #e8295a;
}
/**
 * Este archivo contiene los estilos comúnes a todas las aplicaciones de Catenon
 * -----------------------------------------------------------------------------
 */
/**
 *  If you want to override some bootstrap variables, you have to change values here.
 *  The list of variables are listed here bower_components/bootstrap/less/variables.less
 */
/* scrollbars
-------------------------------------------------- */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-thumb {
  background-color: #808080;
}
/* browsehappy
-------------------------------------------------- */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* Feedback button
-------------------------------------------------- */
#feedback-button {
  z-index: 30;
  position: absolute;
  bottom: 100px;
  left: -60px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  overflow: visible;
  white-space: nowrap;
  border-radius: 10px;
  background-color: #1ba5ee;
  border-color: #f5f5f5;
  color: white;
}
#feedback-button:active {
  cursor: grabbing;
}
@media (max-width: 767px) {
  #feedback-button {
    display: none;
  }
}
/* Extra styles
-------------------------------------------------- */
.cursor-pointer {
  cursor: pointer;
}
.text-inverse {
  color: white;
}
a {
  cursor: pointer;
}
.form-group-date label {
  display: block;
}
.form-group-date input,
.form-group-date .form-control {
  width: 25% !important;
}
.abs-center-container {
  position: relative;
}
.abs-center {
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.abs-center.abs-fixed {
  position: fixed;
  z-index: 999;
}
.abs-center.abs-right {
  left: auto;
  right: 20px;
  text-align: right;
}
.abs-center.abs-left {
  right: auto;
  left: 20px;
  text-align: left;
}
.editable-form {
  background-color: #eaf8ff;
  padding: 10px 0 15px;
}
.hit-item-container {
  padding: 5px 15px;
  transition: background-color 0.2s;
}
.hit-item-container.edit-mode {
  position: relative;
}
.hit-item-container.edit-mode .hit-action-icons {
  opacity: 0;
  position: absolute;
  top: 7px;
  right: 8px;
  cursor: pointer;
  transition: opacity 0.2s;
}
.hit-item-container.edit-mode .hit-action-icons .btn {
  color: #555555;
  border: none;
  background-color: white;
  border-radius: 5px;
}
.hit-item-container.edit-mode .hit-action-icons .btn:hover {
  color: #1ba5ee;
}
.hit-item-container.edit-mode:hover {
  background-color: #f1f2f6;
}
.hit-item-container.edit-mode:hover .hit-action-icons {
  opacity: 1;
}
.hit-item-container .hit-title {
  color: #135588;
  font-size: 16px;
  margin-right: 5px;
  font-weight: 500;
}
.hit-item-container .hit-subtitle {
  color: #6a6a6a;
  font-size: 16px;
}
.hit-item-container .hit-text {
  font-size: 12px;
}
.hit-item-container p {
  margin: 2px 0 0;
}
.hit-item-container p:first-of-type {
  margin-top: 0;
}
.flex-inline-container {
  display: flex;
}
.flex-inline-container input,
.flex-inline-container select {
  flex: 1;
}
/* DROPDOWN
-------------------------------------------------- */
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown.open .btn {
  opacity: 0.75;
}
.dropdown .dropdown-menu {
  right: 0;
  left: auto;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
}
/* Catenon 5/90 override styles
-------------------------------------------------- */
hr {
  border-top: 1px solid #f5f5f5;
}
/* BREADCRUMBS
-------------------------------------------------- */
.breadcrumb {
  margin-bottom: 0;
}
.breadcrumb li a {
  color: #6a6a6a;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
/* PANEL-GROUP
-------------------------------------------------- */
.panel-group cw-panel {
  margin-bottom: 15px;
}
.panel-group cw-panel .panel {
  box-shadow: none;
}
.panel-group cw-panel .panel .panel-heading .panel-title {
  font-weight: 500;
}
.panel-group cw-panel:last-child {
  margin-bottom: 0;
}
.panel-group cw-panel:last-child .panel {
  box-shadow: none;
}
/* PANELS & SUBPANELS
-------------------------------------------------- */
/* LABELS
---------------------------------------------------*/
.label-sm {
  font-size: 12px;
  padding: 0.3em 0.6em 0.3em;
}
.label-bold {
  font-weight: 600 !important;
}
.label-light {
  font-weight: 500 !important;
}
.label-purple {
  background-color: #800080;
}
.label-pink {
  background-color: #FF1493;
}
/* INPUTS / FORM CONTROLS / INPUT-GROUPS
---------------------------------------------------*/
.input-group.input-group-icon {
  width: 100%;
}
.input-group.input-group-icon .input-group-addon {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 3;
  border: none;
  width: 35px;
  padding-top: 8px;
}
.input-group .input-group-btn .btn {
  padding-left: 10px;
}
.input-group.input-group-lg .input-group-btn .btn {
  padding-right: 20px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.input-group.input-group-sm .input-group-btn .btn {
  padding-right: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.form-control {
  box-shadow: none;
}
.form-control:focus {
  box-shadow: none;
}
/* NG-DIALOG
-------------------------------------------------- */
.ngdialog {
  z-index: 1000;
  padding: 0;
  display: grid;
  align-items: start;
}
.ngdialog.ngdialog-theme-default {
  padding-top: 5vh;
  padding-bottom: 5vh;
}
.ngdialog.ngdialog-theme-default .ngdialog-close {
  top: 15px;
  right: 15px;
}
.ngdialog.ngdialog-theme-default .ngdialog-message {
  margin-bottom: 0;
}
.ngdialog.ngdialog-theme-default .ngdialog-content {
  color: #444444;
  background-color: white;
  padding: 15px;
  max-height: 90vh;
  overflow-y: scroll;
}
.ngdialog.ngdialog-theme-default .ngdialog-content .modal-header {
  padding: 0 0 15px 0;
}
.ngdialog.ngdialog-theme-default .ngdialog-content .modal-header .modal-title {
  color: #135588;
  font-size: 16px;
  font-weight: 600;
}
.ngdialog.ngdialog-theme-default .ngdialog-content .modal-footer {
  margin-bottom: 0;
  padding: 15px 0 0;
}
.modal-footer {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* MENUS
-------------------------------------------------- */
.table .searchbox {
  padding: 8px 0;
}
.table .searchbox .form-control {
  background-color: white;
}
.table.editable tbody tr:hover {
  background-color: #c4e3f3;
  cursor: pointer;
}
/* BUDGES
-------------------------------------------------- */
.badge-primary {
  background-color: #1ba5ee;
  color: white;
}
.badge-info {
  background-color: #1ba5ee;
  color: white;
}
.badge-success {
  background-color: #00cac3;
  color: white;
}
.badge-warning {
  background-color: #ff9147;
  color: white;
}
.badge-danger {
  background-color: #f60057;
  color: white;
}
/* ICONS
-------------------------------------------------- */
.icon-xl {
  font-size: 1.5em;
}
.chevron::before {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 0.45em;
  left: 0.15em;
  position: relative;
  top: 0.15em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: top;
  width: 0.45em;
}
.chevron.right:before {
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.chevron.bottom:before {
  top: 0;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.chevron.left:before {
  left: 0.25em;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
/* BUTTONS
-------------------------------------------------- */
.btn {
  text-transform: capitalize;
  padding-left: 15px;
  padding-right: 15px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* TABS
-------------------------------------------------- */
.nav-tabs {
  background-color: #fff;
  border-bottom: 15px solid #f7f7f7;
}
.nav-tabs > li > a {
  color: #6a6a6a;
  font-size: 16px;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  background-color: #f5f5f5;
  border-bottom: 5px solid #f5f5f5;
}
.nav-tabs > li.active {
  border-bottom: 5px solid #1ba5ee;
}
.tab-content {
  background-color: #f7f7f7;
}
/* Toaster override styles
-------------------------------------------------- */
#toast-container > div {
  opacity: 0.95;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  filter: alpha(opacity=95);
  font-size: 18px;
  width: 500px;
  margin-bottom: 5px !important;
}
.toast-top-right {
  top: 67px;
}
.toast-top-center {
  top: 65px;
}
.toast {
  background-color: #1ba5ee;
}
.toast-success {
  background-color: #3fc5c3;
}
.toast-error {
  background-color: #e8295a;
}
.toast-info {
  background-color: #255ee0;
}
.toast-wait {
  background-color: #0b2a42;
}
.toast-warning {
  background-color: #ff9147;
}
/* Sticky footer styles
-------------------------------------------------- */
/* xs sm
-------------------------------------------------- */
@media (max-width: 767px) {
  #mainnav-container {
    width: 60px;
    transition: width 1s;
  }
  #content-container {
    padding-left: 60px;
    padding-right: 0px;
  }
  #content-container #page-content {
    padding: 10px 0 0;
  }
  .form-group-date .form-control {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  #page-content {
    padding: 10px 0px 0;
  }
}
@media (min-width: 992px) {
  #page-content {
    padding: 20px 5px 0;
  }
}
/* TABLES */
/*status row color & text color*/
.not-started {
  background-color: #ff9147;
}
.cancelled {
  background-color: #e8295a;
}
.opened {
  background-color: #3fc5c3;
}
.draft {
  background-color: #777;
}
.default {
  background-color: #255ee0;
}
.no-color {
  background: none;
}
.text-not-started {
  color: #ff9147 !important;
  font-size: 0.92em;
  font-weight: 700;
}
.text-cancelled {
  color: #e8295a !important;
  font-size: 0.92em;
  font-weight: 700;
}
.text-opened {
  color: #3fc5c3 !important;
  font-size: 0.92em;
  font-weight: 700;
}
.text-draft {
  color: #777 !important;
  font-size: 0.92em;
  font-weight: 700;
}
.text-default {
  color: #1ba5ee !important;
  font-size: 0.92em;
  font-weight: 700;
}
/* TYPE
---------------------------------------------------*/
.text-bold {
  font-weight: 600 !important;
}
.text-secondary {
  color: #0f3d60;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #082134;
}
.text-gray {
  color: #6a6a6a;
}
a.text-gray:hover,
a.text-gray:focus {
  color: #515151;
}
.text-sm {
  font-size: 12px;
}
.text-xs {
  font-size: 11px;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-underline {
  text-decoration: underline;
}
.text-link {
  color: #1ba5ee !important;
  text-decoration: underline;
}
/* TABLES
-------------------------------------------------- */
.table .table {
  background-color: white;
}
.table,
.table tbody,
.table tr,
.table td {
  border: 0 none;
}
.table tbody:before {
  content: '-';
  display: block;
  line-height: 10px;
  color: transparent;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: none;
  border-bottom: 2px solid #fff;
  vertical-align: middle;
}
.table > thead > tr > th {
  padding: 8px;
  border-bottom: none;
  background-color: #f5f9f9;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}
span.table_open {
  display: block;
  font-size: 0.9em !important;
  color: #255ee0;
  font-weight: 600 !important;
  margin-left: 0 !important;
}
#data_open div {
  margin-bottom: 8px;
  color: #777;
  font-weight: 300;
}
#data_open div.text-opened {
  font-size: 1em;
  font-weight: 400;
}
/*BROWSE SUMMARY BOX*/
.search-hits-container hr {
  margin-top: 4px;
  margin-bottom: 4px;
}
.container-perfil .hit-summary-box span,
.container-perfil .facet-body span {
  font-weight: 800;
}
/*MEDIA QUERY TABLES*/
@media (max-width: 992px) {
  .td-col-5 {
    width: 5%;
  }
  .td-col-10 {
    width: 10%;
  }
  .td-col-15 {
    width: 15%;
  }
  .td-col-20 {
    width: 20%;
  }
  .td-col-25 {
    width: 25%;
  }
  .td-col-30 {
    width: 30%;
  }
  .td-col-35 {
    width: 35%;
  }
  .td-col-40 {
    width: 40%;
  }
  .td-col-45 {
    width: 45%;
  }
  .td-col-50 {
    width: 50%;
  }
  .table .col-sm-4 {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .table .col-xs-4 {
    width: 33.3333%;
  }
}
/*BROWSE SUMMARY BOX*/
.search-results-box .search-operation-box {
  display: block;
  cursor: pointer;
  border: none;
  text-align: left;
  margin: 0 -20px;
  padding: 15px 20px 10px;
}
.search-results-box .search-operation-box:hover {
  background-color: #ffffaa;
}
.search-results-box .search-operation-box .operation-title {
  font-weight: 600;
  color: #1ba5ee;
}
.search-results-box .search-operation-box .operation-subtitle {
  color: #135588;
  font-weight: 600;
}
.search-results-box .search-operation-box .operation-extra {
  font-weight: 600;
  color: #9599a4;
}
.search-results-box .text-success {
  color: #38d0cd;
}
.search-hits-container hr {
  margin-top: 4px;
  margin-bottom: 4px;
}
.search-results-box hr {
  margin-top: 4px;
  margin-bottom: 4px;
}
.container-perfil .hit-summary-box span,
.container-perfil .facet-body span {
  font-weight: 800;
}
.container-perfil .search-results-box span,
.container-perfil .facet-body span {
  font-weight: 800;
}
/*MEDIA QUERY TABLES*/
@media (max-width: 992px) {
  .td-col-5 {
    width: 5%;
  }
  .td-col-10 {
    width: 10%;
  }
  .td-col-15 {
    width: 15%;
  }
  .td-col-20 {
    width: 20%;
  }
  .td-col-25 {
    width: 25%;
  }
  .td-col-30 {
    width: 30%;
  }
  .td-col-35 {
    width: 35%;
  }
  .td-col-40 {
    width: 40%;
  }
  .td-col-45 {
    width: 45%;
  }
  .td-col-50 {
    width: 50%;
  }
  .table .col-sm-4 {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .table .col-xs-4 {
    width: 33.3333%;
  }
}
.searchbox {
  padding: 0 0 10px 0;
  width: 400px;
}
/*//PANEL CONTACT//*/
.panel .alert {
  border-radius: 4px;
}
.operation-contact {
  max-width: 60%;
  font-size: 12px;
  font-weight: 600;
}
.operation-contact.alert .close {
  opacity: 1;
}
.operation-contact.alert {
  padding: 10px 3em 10px 10px;
  margin-bottom: 10px;
}
/*PLACEHOLDER SELECT*/
ui-select-placeholder {
  color: #fff;
}
/*SEARCH*/
.search {
  padding: 5px 0;
  width: 300px;
  height: 30px;
  position: absolute;
  /*left: 10px;*/
  right: 10px;
  float: right;
  line-height: 22px;
  z-index: 9999;
}
.search input {
  position: absolute;
  width: 0px;
  top: 10px;
  float: Left;
  margin-left: 270px;
  transition: all 0.7s ease-in-out;
  height: 30px;
  line-height: 18px;
  padding: 0 2px 0 2px;
  border-radius: 1px;
}
.search:hover input,
.search input:focus {
  width: 280px;
  margin-left: 0px;
}
.search .btn {
  height: 30px;
  position: absolute;
  right: 0;
  top: 10px;
  border-radius: 1px;
}
/*** HELPER CLASSES ***/
.pad-top-10 {
  padding-top: 10px;
}
.pad-top-15 {
  padding-top: 15px;
}
.pad-top-20 {
  padding-top: 20px;
}
.pad-right-10 {
  padding-right: 10px;
}
.pad-right-15 {
  padding-right: 15px;
}
.pad-right-20 {
  padding-right: 20px;
}
.pt-20 {
  padding-top: 20px;
}
.pl-0 {
  padding-left: 0;
}
.pr-0 {
  padding-right: 0;
}
.pl-5 {
  padding-left: 5px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-15 {
  padding-left: 15px;
}
.mt-15 {
  margin-top: 15px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.ml-0 {
  margin-left: 0;
}
.ml-5 {
  margin-left: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.mr-15 {
  margin-right: 15px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100%;
}
/* TEXTAREA */
textarea {
  resize: vertical;
}
ng-transclude,
[ng-transclude] {
  display: block;
  width: auto;
  height: auto;
}
/* DATE PICKER */
.uib-datepicker-popup .btn {
  border-radius: 0;
  border-color: transparent;
}
/* FORMS
-------------------------------------------------- */
.form legend {
  font-size: 12px;
  padding-bottom: 5px;
}
/* ANIMATIONS
-------------------------------------------------- */
.animate-show-hide.ng-hide {
  opacity: 0;
}
.animate-show-hide.ng-hide-add,
.animate-show-hide.ng-hide-remove {
  transition: opacity 0.2s ease-in-out;
}
.animate-repeat.ng-leave.ng-leave-active,
.animate-repeat.ng-move,
.animate-repeat.ng-enter {
  opacity: 0;
}
.animate-repeat.ng-leave,
.animate-repeat.ng-move.ng-move-active,
.animate-repeat.ng-enter.ng-enter-active {
  opacity: 1;
}
.animate-repeat.ng-move,
.animate-repeat.ng-enter,
.animate-repeat.ng-leave {
  transition: opacity linear 1s;
}
.app-container {
  height: 100vh;
  width: 100vw;
}
.container-fluid {
  height: 100%;
  width: 100%;
}
.header-container {
  position: fixed;
  top: 0;
  left: 260px;
  right: 0;
  height: 50px;
  z-index: 10;
}
.aside-container {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 260px;
  height: 100vh;
  margin: 0;
  padding: 0;
  z-index: 20;
  transition: left 0.2s;
  opacity: .95;
}
.main-container {
  position: fixed;
  top: 50px;
  left: 260px;
  bottom: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 0;
  transition: left 0.2s;
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
  .header-container {
    left: 0;
  }
  .aside-container {
    left: -260px;
  }
  .aside-container.collapse-sidebar {
    left: 0;
  }
  .main-container {
    left: 0;
  }
}
.checkbox {
  padding-left: 25px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 0;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  margin-left: -25px;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  background-color: #fff;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  margin-left: -25px;
  padding-left: 2px;
  color: #6a6a6a;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  margin-top: 0;
  height: 20px;
  width: 20px;
  margin-left: -25px;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "Glyphicons Halflings";
  content: "\e013";
  font-size: 15px;
}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
  display: block;
  content: " ";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #d0d0d0;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}
.input-lg input[type="checkbox"]:checked + label::before {
  width: 28px;
  height: 28px;
}
.input-lg input[type="checkbox"]:checked + label::after {
  width: 28px;
  height: 28px;
}
.input-sm input[type="checkbox"]:checked + label::before {
  width: 16px;
  height: 16px;
}
.input-sm input[type="checkbox"]:checked + label::after {
  width: 16px;
  height: 16px;
}
.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #1ba5ee;
  border-color: #1ba5ee;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #f60057;
  border-color: #f60057;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #1ba5ee;
  border-color: #1ba5ee;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #ff9147;
  border-color: #ff9147;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #00cac3;
  border-color: #00cac3;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #1ba5ee;
  border-color: #1ba5ee;
}
.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #f60057;
  border-color: #f60057;
}
.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #1ba5ee;
  border-color: #1ba5ee;
}
.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #ff9147;
  border-color: #ff9147;
}
.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #00cac3;
  border-color: #00cac3;
}
.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  margin-left: -20px;
  border: 1px solid #d0d0d0;
  border-radius: 50%;
  background-color: #fff;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 14px;
  height: 14px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #6a6a6a;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}
.radio.input-lg input[type="radio"]:checked + label {
  padding-left: 20px;
}
.radio.input-lg input[type="radio"]:checked + label::before {
  width: 28px;
  height: 28px;
}
.radio.input-lg input[type="radio"]:checked + label::after {
  width: 28px;
  height: 28px;
}
.radio.input-sm input[type="radio"]:checked + label {
  padding-left: 20px;
}
.radio.input-sm input[type="radio"]:checked + label::before {
  width: 16px;
  height: 16px;
}
.radio.input-sm input[type="radio"]:checked + label::after {
  width: 16px;
  height: 16px;
}
.radio-primary input[type="radio"] + label::after {
  background-color: #1ba5ee;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #1ba5ee;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #1ba5ee;
}
.radio-danger input[type="radio"] + label::after {
  background-color: #f60057;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #f60057;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #f60057;
}
.radio-info input[type="radio"] + label::after {
  background-color: #1ba5ee;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #1ba5ee;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #1ba5ee;
}
.radio-warning input[type="radio"] + label::after {
  background-color: #ff9147;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #ff9147;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #ff9147;
}
.radio-success input[type="radio"] + label::after {
  background-color: #00cac3;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #00cac3;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #00cac3;
}
input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: "Glyphicons Halflings";
  content: "\e013";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}
@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');
}
.bi {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bi-asterisk:before {
  content: '\002a';
}
.bi-plus:before {
  content: '\002b';
}
.bi-euro:before,
.bi-eur:before {
  content: '\20ac';
}
.bi-minus:before {
  content: '\2212';
}
.bi-cloud:before {
  content: '\2601';
}
.bi-envelope:before {
  content: '\2709';
}
.bi-pencil:before {
  content: '\270f';
}
.bi-glass:before {
  content: '\e001';
}
.bi-music:before {
  content: '\e002';
}
.bi-search:before {
  content: '\e003';
}
.bi-heart:before {
  content: '\e005';
}
.bi-star:before {
  content: '\e006';
}
.bi-star-empty:before {
  content: '\e007';
}
.bi-user:before {
  content: '\e008';
}
.bi-film:before {
  content: '\e009';
}
.bi-th-large:before {
  content: '\e010';
}
.bi-th:before {
  content: '\e011';
}
.bi-th-list:before {
  content: '\e012';
}
.bi-ok:before {
  content: '\e013';
}
.bi-remove:before {
  content: '\e014';
}
.bi-zoom-in:before {
  content: '\e015';
}
.bi-zoom-out:before {
  content: '\e016';
}
.bi-off:before {
  content: '\e017';
}
.bi-signal:before {
  content: '\e018';
}
.bi-cog:before {
  content: '\e019';
}
.bi-trash:before {
  content: '\e020';
}
.bi-home:before {
  content: '\e021';
}
.bi-file:before {
  content: '\e022';
}
.bi-time:before {
  content: '\e023';
}
.bi-road:before {
  content: '\e024';
}
.bi-download-alt:before {
  content: '\e025';
}
.bi-download:before {
  content: '\e026';
}
.bi-upload:before {
  content: '\e027';
}
.bi-inbox:before {
  content: '\e028';
}
.bi-play-circle:before {
  content: '\e029';
}
.bi-repeat:before {
  content: '\e030';
}
.bi-refresh:before {
  content: '\e031';
}
.bi-list-alt:before {
  content: '\e032';
}
.bi-lock:before {
  content: '\e033';
}
.bi-flag:before {
  content: '\e034';
}
.bi-headphones:before {
  content: '\e035';
}
.bi-volume-off:before {
  content: '\e036';
}
.bi-volume-down:before {
  content: '\e037';
}
.bi-volume-up:before {
  content: '\e038';
}
.bi-qrcode:before {
  content: '\e039';
}
.bi-barcode:before {
  content: '\e040';
}
.bi-tag:before {
  content: '\e041';
}
.bi-tags:before {
  content: '\e042';
}
.bi-book:before {
  content: '\e043';
}
.bi-bookmark:before {
  content: '\e044';
}
.bi-print:before {
  content: '\e045';
}
.bi-camera:before {
  content: '\e046';
}
.bi-font:before {
  content: '\e047';
}
.bi-bold:before {
  content: '\e048';
}
.bi-italic:before {
  content: '\e049';
}
.bi-text-height:before {
  content: '\e050';
}
.bi-text-width:before {
  content: '\e051';
}
.bi-align-left:before {
  content: '\e052';
}
.bi-align-center:before {
  content: '\e053';
}
.bi-align-right:before {
  content: '\e054';
}
.bi-align-justify:before {
  content: '\e055';
}
.bi-list:before {
  content: '\e056';
}
.bi-indent-left:before {
  content: '\e057';
}
.bi-indent-right:before {
  content: '\e058';
}
.bi-facetime-video:before {
  content: '\e059';
}
.bi-picture:before {
  content: '\e060';
}
.bi-map-marker:before {
  content: '\e062';
}
.bi-adjust:before {
  content: '\e063';
}
.bi-tint:before {
  content: '\e064';
}
.bi-edit:before {
  content: '\e065';
}
.bi-share:before {
  content: '\e066';
}
.bi-check:before {
  content: '\e067';
}
.bi-move:before {
  content: '\e068';
}
.bi-step-backward:before {
  content: '\e069';
}
.bi-fast-backward:before {
  content: '\e070';
}
.bi-backward:before {
  content: '\e071';
}
.bi-play:before {
  content: '\e072';
}
.bi-pause:before {
  content: '\e073';
}
.bi-stop:before {
  content: '\e074';
}
.bi-forward:before {
  content: '\e075';
}
.bi-fast-forward:before {
  content: '\e076';
}
.bi-step-forward:before {
  content: '\e077';
}
.bi-eject:before {
  content: '\e078';
}
.bi-chevron-left:before {
  content: '\e079';
}
.bi-chevron-right:before {
  content: '\e080';
}
.bi-plus-sign:before {
  content: '\e081';
}
.bi-minus-sign:before {
  content: '\e082';
}
.bi-remove-sign:before {
  content: '\e083';
}
.bi-ok-sign:before {
  content: '\e084';
}
.bi-question-sign:before {
  content: '\e085';
}
.bi-info-sign:before {
  content: '\e086';
}
.bi-screenshot:before {
  content: '\e087';
}
.bi-remove-circle:before {
  content: '\e088';
}
.bi-ok-circle:before {
  content: '\e089';
}
.bi-ban-circle:before {
  content: '\e090';
}
.bi-arrow-left:before {
  content: '\e091';
}
.bi-arrow-right:before {
  content: '\e092';
}
.bi-arrow-up:before {
  content: '\e093';
}
.bi-arrow-down:before {
  content: '\e094';
}
.bi-share-alt:before {
  content: '\e095';
}
.bi-resize-full:before {
  content: '\e096';
}
.bi-resize-small:before {
  content: '\e097';
}
.bi-exclamation-sign:before {
  content: '\e101';
}
.bi-gift:before {
  content: '\e102';
}
.bi-leaf:before {
  content: '\e103';
}
.bi-fire:before {
  content: '\e104';
}
.bi-eye-open:before {
  content: '\e105';
}
.bi-eye-close:before {
  content: '\e106';
}
.bi-warning-sign:before {
  content: '\e107';
}
.bi-plane:before {
  content: '\e108';
}
.bi-calendar:before {
  content: '\e109';
}
.bi-random:before {
  content: '\e110';
}
.bi-comment:before {
  content: '\e111';
}
.bi-magnet:before {
  content: '\e112';
}
.bi-chevron-up:before {
  content: '\e113';
}
.bi-chevron-down:before {
  content: '\e114';
}
.bi-retweet:before {
  content: '\e115';
}
.bi-shopping-cart:before {
  content: '\e116';
}
.bi-folder-close:before {
  content: '\e117';
}
.bi-folder-open:before {
  content: '\e118';
}
.bi-resize-vertical:before {
  content: '\e119';
}
.bi-resize-horizontal:before {
  content: '\e120';
}
.bi-hdd:before {
  content: '\e121';
}
.bi-bullhorn:before {
  content: '\e122';
}
.bi-bell:before {
  content: '\e123';
}
.bi-certificate:before {
  content: '\e124';
}
.bi-thumbs-up:before {
  content: '\e125';
}
.bi-thumbs-down:before {
  content: '\e126';
}
.bi-hand-right:before {
  content: '\e127';
}
.bi-hand-left:before {
  content: '\e128';
}
.bi-hand-up:before {
  content: '\e129';
}
.bi-hand-down:before {
  content: '\e130';
}
.bi-circle-arrow-right:before {
  content: '\e131';
}
.bi-circle-arrow-left:before {
  content: '\e132';
}
.bi-circle-arrow-up:before {
  content: '\e133';
}
.bi-circle-arrow-down:before {
  content: '\e134';
}
.bi-globe:before {
  content: '\e135';
}
.bi-wrench:before {
  content: '\e136';
}
.bi-tasks:before {
  content: '\e137';
}
.bi-filter:before {
  content: '\e138';
}
.bi-briefcase:before {
  content: '\e139';
}
.bi-fullscreen:before {
  content: '\e140';
}
.bi-dashboard:before {
  content: '\e141';
}
.bi-paperclip:before {
  content: '\e142';
}
.bi-heart-empty:before {
  content: '\e143';
}
.bi-link:before {
  content: '\e144';
}
.bi-phone:before {
  content: '\e145';
}
.bi-pushpin:before {
  content: '\e146';
}
.bi-usd:before {
  content: '\e148';
}
.bi-gbp:before {
  content: '\e149';
}
.bi-sort:before {
  content: '\e150';
}
.bi-sort-by-alphabet:before {
  content: '\e151';
}
.bi-sort-by-alphabet-alt:before {
  content: '\e152';
}
.bi-sort-by-order:before {
  content: '\e153';
}
.bi-sort-by-order-alt:before {
  content: '\e154';
}
.bi-sort-by-attributes:before {
  content: '\e155';
}
.bi-sort-by-attributes-alt:before {
  content: '\e156';
}
.bi-unchecked:before {
  content: '\e157';
}
.bi-expand:before {
  content: '\e158';
}
.bi-collapse-down:before {
  content: '\e159';
}
.bi-collapse-up:before {
  content: '\e160';
}
.bi-log-in:before {
  content: '\e161';
}
.bi-flash:before {
  content: '\e162';
}
.bi-log-out:before {
  content: '\e163';
}
.bi-new-window:before {
  content: '\e164';
}
.bi-record:before {
  content: '\e165';
}
.bi-save:before {
  content: '\e166';
}
.bi-open:before {
  content: '\e167';
}
.bi-saved:before {
  content: '\e168';
}
.bi-import:before {
  content: '\e169';
}
.bi-export:before {
  content: '\e170';
}
.bi-send:before {
  content: '\e171';
}
.bi-floppy-disk:before {
  content: '\e172';
}
.bi-floppy-saved:before {
  content: '\e173';
}
.bi-floppy-remove:before {
  content: '\e174';
}
.bi-floppy-save:before {
  content: '\e175';
}
.bi-floppy-open:before {
  content: '\e176';
}
.bi-credit-card:before {
  content: '\e177';
}
.bi-transfer:before {
  content: '\e178';
}
.bi-cutlery:before {
  content: '\e179';
}
.bi-header:before {
  content: '\e180';
}
.bi-compressed:before {
  content: '\e181';
}
.bi-earphone:before {
  content: '\e182';
}
.bi-phone-alt:before {
  content: '\e183';
}
.bi-tower:before {
  content: '\e184';
}
.bi-stats:before {
  content: '\e185';
}
.bi-sd-video:before {
  content: '\e186';
}
.bi-hd-video:before {
  content: '\e187';
}
.bi-subtitles:before {
  content: '\e188';
}
.bi-sound-stereo:before {
  content: '\e189';
}
.bi-sound-dolby:before {
  content: '\e190';
}
.bi-sound-5-1:before {
  content: '\e191';
}
.bi-sound-6-1:before {
  content: '\e192';
}
.bi-sound-7-1:before {
  content: '\e193';
}
.bi-copyright-mark:before {
  content: '\e194';
}
.bi-registration-mark:before {
  content: '\e195';
}
.bi-cloud-download:before {
  content: '\e197';
}
.bi-cloud-upload:before {
  content: '\e198';
}
.bi-tree-conifer:before {
  content: '\e199';
}
.bi-tree-deciduous:before {
  content: '\e200';
}
.bi-cd:before {
  content: '\e201';
}
.bi-save-file:before {
  content: '\e202';
}
.bi-open-file:before {
  content: '\e203';
}
.bi-level-up:before {
  content: '\e204';
}
.bi-copy:before {
  content: '\e205';
}
.bi-paste:before {
  content: '\e206';
}
.bi-alert:before {
  content: '\e209';
}
.bi-equalizer:before {
  content: '\e210';
}
.bi-king:before {
  content: '\e211';
}
.bi-queen:before {
  content: '\e212';
}
.bi-pawn:before {
  content: '\e213';
}
.bi-bishop:before {
  content: '\e214';
}
.bi-knight:before {
  content: '\e215';
}
.bi-baby-formula:before {
  content: '\e216';
}
.bi-tent:before {
  content: '\26fa';
}
.bi-blackboard:before {
  content: '\e218';
}
.bi-bed:before {
  content: '\e219';
}
.bi-apple:before {
  content: '\f8ff';
}
.bi-erase:before {
  content: '\e221';
}
.bi-hourglass:before {
  content: '\231b';
}
.bi-lamp:before {
  content: '\e223';
}
.bi-duplicate:before {
  content: '\e224';
}
.bi-piggy-bank:before {
  content: '\e225';
}
.bi-scissors:before {
  content: '\e226';
}
.bi-bitcoin:before {
  content: '\e227';
}
.bi-btc:before {
  content: '\e227';
}
.bi-xbt:before {
  content: '\e227';
}
.bi-yen:before {
  content: '\00a5';
}
.bi-jpy:before {
  content: '\00a5';
}
.bi-ruble:before {
  content: '\20bd';
}
.bi-rub:before {
  content: '\20bd';
}
.bi-scale:before {
  content: '\e230';
}
.bi-ice-lolly:before {
  content: '\e231';
}
.bi-ice-lolly-tasted:before {
  content: '\e232';
}
.bi-education:before {
  content: '\e233';
}
.bi-option-horizontal:before {
  content: '\e234';
}
.bi-option-vertical:before {
  content: '\e235';
}
.bi-menu-hamburger:before {
  content: '\e236';
}
.bi-modal-window:before {
  content: '\e237';
}
.bi-oil:before {
  content: '\e238';
}
.bi-grain:before {
  content: '\e239';
}
.bi-sunglasses:before {
  content: '\e240';
}
.bi-text-size:before {
  content: '\e241';
}
.bi-text-color:before {
  content: '\e242';
}
.bi-text-background:before {
  content: '\e243';
}
.bi-object-align-top:before {
  content: '\e244';
}
.bi-object-align-bottom:before {
  content: '\e245';
}
.bi-object-align-horizontal:before {
  content: '\e246';
}
.bi-object-align-left:before {
  content: '\e247';
}
.bi-object-align-vertical:before {
  content: '\e248';
}
.bi-object-align-right:before {
  content: '\e249';
}
.bi-triangle-right:before {
  content: '\e250';
}
.bi-triangle-left:before {
  content: '\e251';
}
.bi-triangle-bottom:before {
  content: '\e252';
}
.bi-triangle-top:before {
  content: '\e253';
}
.bi-console:before {
  content: '\e254';
}
.bi-superscript:before {
  content: '\e255';
}
.bi-subscript:before {
  content: '\e256';
}
.bi-menu-left:before {
  content: '\e257';
}
.bi-menu-right:before {
  content: '\e258';
}
.bi-menu-down:before {
  content: '\e259';
}
.bi-menu-up:before {
  content: '\e260';
}
.drag-and-drop-cv-dialog .drag-and-drop {
  height: 200px;
  margin-bottom: 5px;
}
.cg-busy {
  height: 100%;
  bottom: auto;
}
.cg-busy-backdrop {
  opacity: 0.8;
  height: 1000vh;
}
.cg-busy-default-wrapper .cg-busy-default-sign {
  background-color: transparent;
  border: none;
  padding: 10px;
  box-shadow: none;
}
.cg-busy-default-wrapper .cg-busy-default-sign .three-bounce-spinner {
  margin-top: 10px;
}
.cg-busy-default-wrapper .cg-busy-default-sign .three-bounce-spinner div {
  background-color: #1ba5ee;
}
.cg-busy-default-wrapper .cg-busy-default-sign .cg-busy-default-spinner {
  top: 15px;
  left: 20px;
}
.cg-busy-default-wrapper .cg-busy-default-sign .cg-busy-default-text {
  margin-top: 10px;
}
.ngdialog-message hr {
  border-top: 1px solid silver;
}
.container-fluid {
  width: 100%;
  height: 350px;
  overflow-clip-margin: content-box;
}
.advanced-filters-container .filters {
  position: relative;
  height: 100vh;
  position: sticky ;
  top: 15px;
  padding-right: 0;
  z-index: 2;
}
.browser-container {
  padding-top: 15px;
  height: 100%;
}
.browser-container .search-pagination-container {
  text-align: center;
}
.cw-components {
  margin: 15px 15px 0;
}
.bs-icons {
  font-size: 1.5em;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bs-icons li {
  width: 150px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.bs-icons li:hover {
  background-color: #ccc;
}
.bs-icons li .bi {
  display: block;
  padding: 1rem;
  font-size: xx-large;
}
.bs-icons li .bi-class {
  display: block;
  font-size: small;
  padding: 0 0.5rem;
}
.drag-and-drop-container .drag-and-drop {
  height: 200px;
  margin-bottom: 50px;
}
.execution-container {
  padding-top: 15px;
}
.execution-container .panel-heading {
  border-bottom: none !important;
}
.execution-container .panel-body {
  display: none;
}
.execution-map-container {
  padding-top: 15px;
}
.execution-map-container .panel-group .panel-heading {
  border-bottom: none !important;
}
.execution-map-container .panel-group .panel-map {
  display: flex;
}
.execution-map-container .panel-group .panel-map .map-projects,
.execution-map-container .panel-group .panel-map .map-magnitudes,
.execution-map-container .panel-group .panel-map .map-priority,
.execution-map-container .panel-group .panel-map .map-dedication {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
  flex-basis: 50%;
}
.execution-map-container .panel-group .panel-map .map-projects .title,
.execution-map-container .panel-group .panel-map .map-magnitudes .title,
.execution-map-container .panel-group .panel-map .map-priority .title,
.execution-map-container .panel-group .panel-map .map-dedication .title {
  text-transform: uppercase;
  font-weight: 600;
}
.execution-map-container .panel-group panel-actions.panel-map .map-priority,
.execution-map-container .panel-group panel-actions.panel-map .map-dedication {
  text-align: center;
  margin-left: 15px;
}
.execution-map-container .panel-group panel-actions.panel-map .map-priority .title,
.execution-map-container .panel-group panel-actions.panel-map .map-dedication .title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
}
.execution-map-container .panel-group panel-actions.panel-map .map-priority .text,
.execution-map-container .panel-group panel-actions.panel-map .map-dedication .text {
  color: #135588;
  font-size: 16px;
}
.execution-map-container .panel-group .panel-body {
  background-color: #f5f5f5;
}
.execution-map-container .panel-group .panel-footer .map-questions .title {
  color: #135588;
  font-weight: 600;
  margin: 10px 0 5px;
}
#me-profile-container {
  padding-top: 15px;
}
.experiences-container .panel-body,
.educations-container .panel-body,
.languages-container .panel-body,
.skills-container .panel-body {
  padding: 0 15px;
}
.experiences-container .hits-container,
.educations-container .hits-container,
.languages-container .hits-container,
.skills-container .hits-container {
  margin: 1px -15px 0;
}
.experiences-container .form-container,
.educations-container .form-container,
.languages-container .form-container,
.skills-container .form-container {
  padding: 15px;
  margin: 0 -15px;
}
.experiences-container .hit-item-container,
.educations-container .hit-item-container,
.languages-container .hit-item-container,
.skills-container .hit-item-container {
  padding: 10px 15px;
  cursor: pointer;
}
.experiences-container hr,
.educations-container hr,
.languages-container hr,
.skills-container hr {
  margin: 10px 0 15px;
  border-top: 1px solid #eee;
}
.experiences-container .dropdown-menu,
.educations-container .dropdown-menu,
.languages-container .dropdown-menu,
.skills-container .dropdown-menu {
  margin-top: 0;
  padding: 0;
}
.experiences-container .dropdown-menu li a,
.educations-container .dropdown-menu li a,
.languages-container .dropdown-menu li a,
.skills-container .dropdown-menu li a {
  padding: 7px 15px;
}
.experiences-container .read-more .btn,
.educations-container .read-more .btn,
.languages-container .read-more .btn,
.skills-container .read-more .btn {
  padding-left: 0;
}
.experiences-container .read-more .btn span,
.educations-container .read-more .btn span,
.languages-container .read-more .btn span,
.skills-container .read-more .btn span {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
.experiences-container .is-selected,
.educations-container .is-selected,
.languages-container .is-selected,
.skills-container .is-selected {
  background-color: #f5f5f5ac;
}
.experiences-container .is-selected-icon,
.educations-container .is-selected-icon,
.languages-container .is-selected-icon,
.skills-container .is-selected-icon {
  position: absolute;
  bottom: 6px;
  right: 8px;
  font-size: x-small;
}
.experiences-container .select-button,
.educations-container .select-button,
.languages-container .select-button,
.skills-container .select-button {
  width: 80px;
}
.media-container {
  padding-top: 15px;
  height: 100%;
}
.media-container .media-results-container {
  margin-left: 290px;
}
@media (max-width: 768px) {
  .media-container .media-results-container {
    margin-left: 210px;
  }
}
.back-to-container {
  display: block;
  padding: 10px 0 10px 15px ;
  font-weight: 600;
}
.back-to-container i {
  color: grey;
  padding-right: 10px;
}
catenon-blue-header {
  display: block;
}
.blue-header-container {
  position: relative;
  background-color: #00a4e1;
  text-align: center;
  padding: 15px 20px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}
.blue-header-container h1,
.blue-header-container h2,
.blue-header-container h3 {
  color: #f5f5f5;
  margin-top: 0px;
  margin-bottom: 10px;
}
.blue-header-container h1 {
  font-size: 28px;
  font-weight: 800;
}
.blue-header-container h2 {
  font-size: 22px;
  font-weight: 600;
}
.blue-header-container h3 {
  font-size: 18px;
  font-weight: 600;
}
.blue-header-container p {
  color: #135588;
  font-size: 16px;
  margin-bottom: 0px;
}
.blue-header-container .action {
  position: absolute;
  bottom: 15px;
  right: 20px;
}
.blue-header-container.text-left {
  text-align: left;
}
.blue-header-container.is-inverse {
  background-color: white;
}
.blue-header-container.is-inverse h1,
.blue-header-container.is-inverse h2,
.blue-header-container.is-inverse h3 {
  color: #135588;
}
.blue-header-container.is-inverse p {
  color: #555555;
}
.blue-header-container.is-success {
  border: 1px solid #3fc5c3;
  border-left-width: 5px;
}
/*
 * catenon-footer styles
 */
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 160px;
  background-color: #00a4e1;
  color: white;
  padding: 20px 0;
  z-index: 1000;
}
footer a {
  color: white;
}
footer .logo {
  position: absolute;
  display: block;
  margin-top: auto;
  margin-right: 1000px;
  margin-left: 10px;
}
footer .options {
  margin-bottom: 60px;
  margin-left: 60px;
}
footer ul {
  display: block;
  text-align: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-weight: 600;
}
footer ul li {
  display: inline-block;
  padding: 0 30px;
}
footer .term {
  text-align: center;
}
@media (max-width: 767px) {
  footer {
    height: 60px;
  }
  footer .term {
    margin-top: 5px;
    text-align: right;
  }
}
catenon-input {
  display: block;
}
catenon-input:before,
catenon-input:after {
  box-sizing: border-box;
}
.catenon-input-container .form-group.is-inline {
  display: flex;
  flex-direction: row;
}
.catenon-input-container .form-group.is-inline label {
  margin-right: 10px;
}
.catenon-input-container .form-group label {
  display: block;
  font-weight: 600;
  color: #111111;
  margin-bottom: 2px;
}
.catenon-input-container .form-group label .fa {
  margin-right: 5px;
}
.catenon-input-container .form-group p {
  margin-bottom: 0;
}
.catenon-input-container .form-group .radio label {
  display: inline-block;
  font-weight: normal;
  color: inherit;
  font-size: inherit;
}
.catenon-input-date .form-group label {
  display: block;
  font-weight: 600;
  color: #111111;
  margin-bottom: 2px;
}
.catenon-input-date .form-group p {
  margin-bottom: 0;
}
.catenon-input-date .form-group .form-control {
  display: inline-block;
  text-transform: uppercase;
}
.catenon-input-date .form-group .form-control.date-year {
  width: 65px;
}
.catenon-input-date .form-group .form-control.date-month,
.catenon-input-date .form-group .form-control.date-day {
  width: 50px;
}
.catenon-input .form-group label {
  display: block;
  font-weight: 600;
  color: #111111;
  font-size: 14px;
  margin-bottom: 2px;
}
.catenon-input .form-group label .fa {
  margin-right: 5px;
}
.catenon-input .form-group p {
  margin-bottom: 0;
}
.catenon-input .form-group .radio label {
  display: inline-block;
  font-weight: normal;
  color: inherit;
  font-size: inherit;
}
.catenon-input .form-group label {
  display: block;
  font-weight: 600;
  color: #111111;
  font-size: 14px;
  margin-bottom: 2px;
}
.catenon-input .form-group label .fa {
  margin-right: 5px;
}
.catenon-input .form-group p {
  margin-bottom: 0;
}
.catenon-input .form-group .radio label {
  display: inline-block;
  font-weight: normal;
  color: inherit;
  font-size: inherit;
}
.time-period {
  padding-bottom: 15px;
}
.time-period label {
  display: block;
  font-weight: 600;
  color: #111111;
}
.time-period .help-block {
  margin-left: 5px;
  display: inline;
  color: #e8295a;
}
/*
 * catenon-navbar styles
 */
#catenon-navbar-container.navbar .navbar-header .navbar-brand {
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 220px;
}
#catenon-navbar-container.navbar .navbar-nav li.navbar-option {
  position: relative;
}
#catenon-navbar-container.navbar .navbar-nav li.navbar-option:hover {
  background-color: #79c3eb;
}
#catenon-navbar-container.navbar .navbar-nav li a.navbar-text {
  padding-top: 0;
  padding-bottom: 0;
}
#catenon-navbar-container.navbar .navbar-nav li .navbar-text {
  margin-top: 8px;
  margin-bottom: 8px;
}
#catenon-navbar-container.navbar .navbar-nav li .navbar-text img {
  margin-right: 10px;
}
#catenon-navbar-container.navbar .responsive-xs {
  display: none;
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 767px) {
  #catenon-navbar-container .responsive-xs {
    display: inline-block;
    margin-right: 15px;
  }
}
catenon-panel {
  display: block;
}
catenon-panel .panel {
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  border-radius: 0;
  border: 0;
  /* margin-bottom: 24px;*/
  margin-bottom: 15px;
}
catenon-panel .panel_cabecera {
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  border-radius: 0;
  border: 0;
  max-width: 100px;
  max-height: 100px;
  margin-bottom: 24px;
}
catenon-panel .panel hr {
  border-color: rgba(0, 0, 0, 0.1);
}
catenon-panel .panel .panel-bg-cover {
  max-height: 100px;
  overflow: hidden;
}
catenon-panel .panel .panel-bg-cover img {
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
}
catenon-panel .panel.remove {
  opacity: 0;
  transition: opacity, 0.5s;
}
catenon-panel .panel .alert {
  border-radius: 0;
}
catenon-panel .panel.panel-bg-img {
  position: relative;
}
catenon-panel .panel .panel-bg-wrap {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
catenon-panel .panel .panel-bg-wrap > img {
  position: absolute;
  top: 0;
  left: 0;
}
catenon-panel .panel .panel-bg-wrap + .panel-body {
  position: relative;
}
catenon-panel .panel-media {
  box-shadow: 0 -50px 20px -10px rgba(0, 0, 0, 0.2);
  padding: 70px 15px 15px 15px;
  position: relative;
}
catenon-panel .panel-media-img {
  position: absolute;
  width: 96px;
  height: 96px;
  left: 20px;
  top: -48px;
}
catenon-panel .panel-media-heading {
  color: #135588;
  position: absolute;
  top: 2em;
}
catenon-panel .panel .panel-heading,
catenon-panel .panel > :first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
catenon-panel .panel .panel-footer,
catenon-panel .panel > :last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
catenon-panel .panel-body {
  padding: 25px 20px;
}
catenon-panel .panel-trans {
  border-color: transparent;
  box-shadow: none;
}
catenon-panel .panel-heading {
  position: relative;
  height: 50px;
  padding: 0;
}
catenon-panel .panel-title {
  font-weight: 300;
  padding: 0 20px 0 20px;
  font-size: 18px;
  color: #135588;
  line-height: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
catenon-panel .panel-primary .panel-title {
  color: #0b2a42;
}
catenon-panel .panel-success .panel-title {
  color: #3fc5c3;
}
catenon-panel .panel-info .panel-title {
  color: #255ee0;
}
catenon-panel .panel-warning .panel-title {
  color: #ff9147;
}
catenon-panel .panel-danger .panel-title {
  color: #e8295a;
}
catenon-panel .panel-default.panel-colorful {
  background-color: #e0e5ec;
  color: #515151;
}
catenon-panel .panel-default .panel-heading {
  background-color: #e0e5ec;
  border-color: #f0f2f6;
}
catenon-panel .panel-footer {
  background-color: #f4f5f9;
  color: #135588;
  border-color: #eaedf0;
  position: relative;
}
catenon-panel .panel-primary .panel-heading,
catenon-panel .panel-primary .panel-footer,
catenon-panel .panel-primary.panel-colorful {
  background-color: #fff;
  border-color: transparent;
}
catenon-panel .panel-info .panel-heading,
catenon-panel .panel-info .panel-footer,
catenon-panel .panel-info.panel-colorful {
  background-color: #fff;
  border-color: transparent;
}
catenon-panel .panel-success .panel-heading,
catenon-panel .panel-success .panel-footer,
catenon-panel .panel-success.panel-colorful {
  background-color: #fff;
  border-color: transparent;
}
catenon-panel .panel-warning .panel-heading,
catenon-panel .panel-warning .panel-footer,
catenon-panel .panel-warning.panel-colorful {
  background-color: #fff;
  border-color: transparent;
}
catenon-panel .panel-danger .panel-heading,
catenon-panel .panel-danger .panel-footer,
catenon-panel .panel-danger.panel-colorful {
  background-color: #fff;
  border-color: transparent;
}
catenon-panel .panel > .panel-heading:after,
catenon-panel .panel.panel-colorful > .panel-heading:after {
  content: '';
  display: block;
  position: absolute;
  height: 0;
  left: 20px;
  right: 20px;
  /*border-bottom: 1px solid #bec1d0;*/
  border-bottom: 1px solid #ddd;
}
catenon-panel .panel-colorful > .panel-heading {
  border: 0;
}
catenon-panel .panel-bordered-default,
catenon-panel .panel-default.panel-bordered {
  border: 1px solid #b3c1d1;
}
catenon-panel .panel-bordered-primary,
catenon-panel .panel-primary.panel-bordered {
  border: 1px solid #5fa2dd;
}
catenon-panel .panel-bordered-info,
catenon-panel .panel-info.panel-bordered {
  border: 1px solid #4ebcda;
}
catenon-panel .panel-bordered-success,
catenon-panel .panel-success.panel-bordered {
  border: 1px solid #3fc5c3;
}
catenon-panel .panel-bordered-warning,
catenon-panel .panel-warning.panel-bordered {
  border: 1px solid #ebaa4b;
}
catenon-panel .panel-bordered-danger,
catenon-panel .panel-danger.panel-bordered {
  border: 1px solid #f76c51;
}
catenon-panel .panel-group .panel {
  border-radius: 0;
  margin-bottom: 20px;
}
catenon-panel .panel-group > div {
  padding-left: 0;
  padding-right: 0;
}
catenon-panel .panel-group > div:first-child > .panel {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
catenon-panel .panel-group > div:last-child > .panel {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
catenon-panel .panel-group > div + div > .panel {
  margin-left: -1px;
}
catenon-panel .panel-control {
  height: 100%;
  position: relative;
  float: right;
  padding: 0 15px;
}
catenon-panel .panel-control:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  left: -1em;
  position: relative;
}
catenon-panel .panel-control .pagination > li:not(.active) > a,
catenon-panel .pagination > li > a {
  background-color: transparent;
  color: inherit;
}
catenon-panel .panel-control .pagination > li > a:hover,
catenon-panel .pagination > li > a:focus {
  box-shadow: none;
}
catenon-panel .panel-control .btn,
catenon-panel .panel-control .dropdown-toggle.btn {
  border: 0;
}
catenon-panel .panel-control .open > .btn,
catenon-panel .panel-control .btn.active,
catenon-panel .panel-control .btn:active {
  box-shadow: none !important;
}
catenon-panel .panel-control .btn-default {
  background-color: transparent;
  color: inherit;
}
catenon-panel .panel-control > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
catenon-panel .panel-control > .btn:last-child,
catenon-panel .panel-control > .btn-group:last-child > .btn:first-child {
  border-bottom-right-radius: 0;
}
catenon-panel .panel {
  position: relative;
  z-index: 0;
}
catenon-panel .panel .panel-heading {
  color: #135588;
}
catenon-panel .panel .panel-heading .panel-title {
  font-weight: 500;
}
catenon-panel .panel .panel-body {
  padding-top: 10px;
}
catenon-panel .panel .panel {
  margin-left: -20px;
  margin-right: -20px;
  box-shadow: none;
  border-radius: none;
  border: none;
}
catenon-panel .panel .panel .panel-heading .panel-title {
  font-weight: 500;
}
catenon-panel .panel .panel .panel {
  padding-left: 20px;
}
catenon-panel .panel .panel .panel .panel-heading .panel-title {
  font-weight: 300;
}
catenon-panel .panel .panel:last-child {
  margin-bottom: 0;
}
catenon-panel .panel fieldset {
  margin-bottom: 20px;
}
catenon-panel .panel fieldset legend {
  font-size: 15px;
  border-bottom: none;
  margin-bottom: 0;
}
catenon-panel .panel .form-group {
  margin-bottom: 10px;
}
catenon-panel .panel .label-bold {
  font-weight: 600 !important;
}
catenon-panel .panel .label-light {
  font-weight: 500 !important;
}
.catenon-panel-container.panel {
  z-index: 10;
}
.catenon-panel-container.panel .panel-heading {
  z-index: 100;
}
.catenon-panel-container.panel .panel-heading .fa {
  width: 20px;
}
.catenon-panel-container.panel .panel-heading .fa.fa {
  min-width: 15px;
}
.catenon-panel-container.panel .panel-heading .panel-action {
  position: absolute;
  top: 9px;
  right: 20px;
}
.catenon-panel-container.panel .panel-heading .panel-action .btn-link {
  color: #555555;
}
.catenon-panel-container.panel .panel-heading .panel-action .btn-link:hover {
  color: #1ba5ee;
  background-color: transparent;
}
.catenon-panel-container.panel .panel-heading.heading-collapsed:after {
  border-bottom: none;
}
catenon-rating {
  display: inline-block;
}
catenon-rating .catenon-rating-container {
  display: flex;
  align-items: center;
}
catenon-rating .catenon-rating-container .rating {
  display: inline-block;
  unicode-bidi: bidi-override;
  position: relative;
  color: #c0c0c0;
  margin: 0 auto;
  padding: 0;
}
catenon-rating .catenon-rating-container .rating-top {
  padding: 0;
  position: absolute;
  z-index: 1;
  display: inline-block;
  top: 0;
  left: 0;
  overflow: hidden;
  line-height: 1;
}
catenon-rating .catenon-rating-container .rating-bottom {
  padding: 0;
  display: inline-block;
  z-index: 0;
  line-height: 1;
}
catenon-rating .catenon-rating-container .rating-size-xs {
  font-size: 16px;
}
catenon-rating .catenon-rating-container .rating-size-sm {
  font-size: 20px;
}
catenon-rating .catenon-rating-container .rating-size-md {
  font-size: 30px;
}
catenon-rating .catenon-rating-container .rating-size-lg {
  font-size: 40px;
}
catenon-rating .catenon-rating-container p {
  display: inline;
  margin: 0;
}
catenon-rating .catenon-rating-container p.rating-size-xs {
  font-size: 12px;
}
catenon-rating .catenon-rating-container p.rating-size-sm {
  font-size: 16px;
}
catenon-rating .catenon-rating-container p.rating-size-md {
  font-size: 18px;
}
catenon-rating .catenon-rating-container p.rating-size-lg {
  font-size: 22px;
}
/*
 * catenon-sidebar styles
 */
#catenon-sidebar-container {
  position: fixed;
  top: 50px;
  bottom: 0;
  left: 0;
  width: 220px;
  z-index: 1000;
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #131313;
  border-right: 1px solid #434343;
  z-index: 0;
}
#catenon-sidebar-container #sidebar-menu-wrap {
  margin-top: 0;
  padding-top: 0;
  position: relative;
}
#catenon-sidebar-container #sidebar-menu-wrap .list-header img {
  height: 32px;
  width: 32px;
  margin: 5px 15px 5px 5px;
}
#catenon-sidebar-container #sidebar-menu-wrap #sidebar-menu .option-title {
  display: inline-block;
  text-transform: uppercase;
  margin-left: 20px;
  vertical-align: super;
}
#catenon-sidebar-container #sidebar-menu-wrap .copyright-sidebar {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  width: 100%;
}
/* XS y SM */
@media (max-width: 991px) {
  .list-header {
    padding: 10px 0 10px 15px;
  }
}
.catenon-switch-container {
  display: inline-block;
}
.catenon-switch-container .switch {
  z-index: 99;
  position: relative;
  display: inline-block;
  width: 48px;
  height: 22px;
}
.catenon-switch-container .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.catenon-switch-container .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #555555;
  transition: 0.4s;
  /* Rounded sliders */
}
.catenon-switch-container .slider.disabled {
  background-color: #d6d6d6;
}
.catenon-switch-container .slider.round {
  border-radius: 34px;
}
.catenon-switch-container .slider.round:before {
  border-radius: 50%;
}
.catenon-switch-container .slider:before {
  position: absolute;
  content: '';
  height: 16px;
  width: 16px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: 0.4s;
}
.catenon-switch-container input:checked + .slider {
  background-color: #00a4e1;
}
.catenon-switch-container input:checked + .slider.disabled {
  background-color: #d6d6d6;
}
.catenon-switch-container input:focus + .slider {
  box-shadow: 0 0 1px #00a4e1;
}
.catenon-switch-container input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}
.catenon-tag {
  display: inline-block;
  padding: 8px 15px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-weight: 600;
}
.catenon-tag a {
  color: inherit;
  margin-left: 10px;
}
/* ========================================================================
   Component: preloader.less
 ========================================================================== */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #2193b0;
  /* fallback for old browsers */
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #6dd5ed, #2193b0);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  transition: opacity 0.5s;
  z-index: 9999;
}
.preloader .logo {
  margin-bottom: 25px;
  height: 30px;
  width: 350px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAABxpJREFUeNrsmmeMVUUUx3+PhaUjRRBdxErR2EUFUYRYYlAEWwyiMSL2hjWgGEn0AyIajKJYIFgwoLGCDRQLil0pLiouYlxQEBWRusDu3w/+nxmvd9+79+2qfHgnmey7M3POzJkzc+ac/2xGEkXafqjBdjCH0cCEoin+pIb1LG9HoBHwYwqeQ4Bdi6b4d07IOcBnwJvAPcBAoE0entUpDVg0SAraAnQE+gJXAc8D84HbgA45+IoXWUKDZICWQPOE8lbF1HUGRvnkDIlpLwGqEspvDLSyWyyEmlmftBsxA7RIsQ5x1NwyMhHdExmkNzAFqAC+dPnal+8hOQadDfQDhgEPAyuDtjLgCV/iIf0G9ADuBO4G7gWOjPQZBrwOLAUWA0uAl4BTY+ZwIHBZRPErgXetw2LrNRU4NMH99iDwTbAO5cBYYK+Y/sd7rllqAtzozfiVy1JgItAdqP7HPS4pLKWSHpO0RdJzki6WNFDSaZKukPSSpLWSJkT4ais7Sxou6Vf9nYYGfcZJ+kXS05KelfSypBPc1k3SIo85XtJgSQMknSNpomUtkFQWyLta0jb/3l/SZ5LmSxoh6XRJp0gaZv1qJN1Uy9zvkbRe0gxJlwTrMFzSPOt0XYTncUmr/buPpHJJH0q61ryDJF0q6S1JmzwPJDXIyohOYp6kKkk9cyxyb0lbJT0jKZPQMAdJWhYYpErS3m6bIumFGJ6WkjZKWiqpbS1yu0r6XlKlpGauu1DS+5L2kLRc0u055jXY8zk9Uv+C64/NwXuu+4wJ6iZIelXSgZJ+8iaujf8a8/cL64kI2yBppwQLvKekau82EpZOklYGRpnk+od98qL950hamEBuI0k/SJrl77MlfSrpxZgdHFcmmj/7fbPnt1cC3hPdN7sOY30i3/FJyMc/V9JHcQbZz4JPS7HAh0vaPUX/cFdI0ipJJZLuspsK+w1ynz0Syj3a/XeTdKh/v5aQt6f7d/apjLrUfOV+SWv8+3LzP5CQ9wyf8DahQXaRNM0uhX+5NJZUERill6RbYgzySUxdvrJQ0khJPSx7SEK+XXxCjpI0StKKlON2kLTZ/Bd57J4JebvatfXI1jUEjgEOcM5QFyoDDnIekgG2AZWOiCrdpwp4ChgZRDEZRxtZau2cZXzK8WcARwGL/P1hQr4NwHpgB6CXo7E09BPwPnCGdf3NkVzSsbOpxV/QyWFAqbPrQqgdMA44CWgf0/6zlXwAmOXwNWuQLGRSE/Tv7sWZl3Iei4FB3hiVwPIUvJudL5UCrxWwBl963OXACuD3lDlOSWiQzrbQ6gIm0gGYaaPmwrcGuQyzUdY7SWoFbIpk6o1c/wywLiHethnY14tR6k2wNcWCbPUmaGwZaWkFsDvQ1rqlMUYmCi6WOEGsSTmJJsCrwMFB3fPAy55USxvqZLsxgEeAN7zQLWqR29RzedaKNkmIOEzzqeoZkxGnQS2qC4SMVB9QVENn0xvsu9MCiQcHWNTVzrJDesjGOA+4AOgCHBu0rwt2SggnVANjUuzykI4oAFopATYGJ6UQlHuL9WlUF4M0ABZY0AEpj9rQ4HtSjDGytBK4wxf43THYV1VkZ620CzqsQKwqUwBY2dT+vwboU8C4XYA1NmqdDfKeF+aEFHwdgW7B9/QEPOuB64ABAdxe6cUPDVLheyXtwox2WZvyZMmLuAn4toBxS7zZ5iZ0r3kNssg7/DhHTElR12aBQmkuwpmBAt9bVnXEjX0KXJxSlxsMHv4ch6LmOe3YVd3n0H2fFPyDgd2Ax3Pci6kvsunAshxuJ0ptgugn4yOfj/oBOwdu6USjoGWBcbM0wlHLkBTGaAY86QitQcoTgoOQRcAc4NEULvJeP8Zti9GjYIPUAP1t7TEJEsCZkXA0H4zd2u6kVVCXvUSX+KIP2xYC1xuuPymP7LMMh19ht9O+wAevUv8dYH3eTvC+UQH8AAyv7X0jAdXkgt8HGup+xYBZB9e3lXSEoYW1BuSmBxBIeYC2xpWp5msR09bOcMoyo6PnBRjZWMsfbziiuetbGyV91O23BvKulPS7Qcck8EUbY1E3BHU9jCB/Zah/VyPbJZK6GJNbZWCwfcA32dhUUtils+ffvzb4PYvtPGa8v9yI5GIr+bXfBrLgYkgLDfKVeuLtJJ0saabb5+SYWGuDdJWG9kOQs58VX2Mkda7HWifpdUl9I7JO8VtHw4SL0tJPCWfGoMhj/b6xxE8TH0j6zrB+3DvKtX4TSYODzTIgiiQyOf4vq63zjI52BRV2JdE848KIP/7CkVOn4M7AUdzsBBdsU4fC0QStm7Px5saLyn3v1QflCpWbOgQvs3tZBnyco3+GOvyPQKYe/lFuMnB+nj7jfPEWKeGlXhca6kz885i2JcDlRWP8tyckpD4GKxs7+XvbsEyR/ieDFGk7cFlFqkf6YwBfHt3jJuGx1QAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.preloader .spinner span {
  display: inline-block;
  margin: 0 5px;
  width: 1rem;
  height: 1rem;
  background-color: silver;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation: 1.2s infinite bubble ease-in-out;
  animation: 1.2s infinite bubble ease-in-out;
}
.preloader .spinner span:nth-child(1) {
  background-color: #fff;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.preloader .spinner span:nth-child(2) {
  background-color: #fff;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.preloader .spinner span:nth-child(3) {
  background-color: #fff;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.preloader .spinner span:nth-child(4) {
  background-color: #fff;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@-webkit-keyframes bubble {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes bubble {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
.preloader-hidden {
  opacity: 0;
}
cw-drag-and-drop-cv-container {
  display: block;
}
.cw-drag-and-drop-cv-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.cw-drag-and-drop-cv-container .drop-box {
  background: #f8f8f8;
  border: 2px dashed #ddd;
  width: 100%;
  height: 100%;
  text-align: center;
}
.cw-drag-and-drop-cv-container .dragover {
  border: 2px dashed black;
}
cw-input {
  display: block;
}
cw-input:before,
cw-input:after {
  box-sizing: border-box;
}
.cw-input-container .form-group.is-inline {
  display: flex;
  flex-direction: row;
}
.cw-input-container .form-group.is-inline label {
  margin-right: 10px;
}
.cw-input-container .form-group label {
  display: block;
  font-weight: 600;
  color: #111111;
  margin-bottom: 2px;
}
.cw-input-container .form-group label .fa {
  margin-right: 5px;
}
.cw-input-container .form-group p {
  margin-bottom: 0;
}
.cw-input-container .form-group .radio label {
  display: inline-block;
  font-weight: normal;
  color: inherit;
  font-size: inherit;
}
.cw-input-date .form-group label {
  display: block;
  font-weight: 600;
  color: #111111;
  margin-bottom: 2px;
}
.cw-input-date .form-group p {
  margin-bottom: 0;
}
.cw-input-date .form-group .form-control {
  display: inline-block;
  text-transform: uppercase;
}
.cw-input-date .form-group .form-control.date-year {
  width: 65px;
}
.cw-input-date .form-group .form-control.date-month,
.cw-input-date .form-group .form-control.date-day {
  width: 50px;
}
.cw-input-date-range .form-group label {
  font-weight: 600;
  margin-bottom: 2px;
}
.cw-input-date-range .form-group .inline-inputs {
  display: flex;
  align-items: center;
}
.cw-input-date-range .form-group .inline-inputs .form-control {
  min-width: 60px;
}
.cw-input-date-range .form-group .inline-inputs .btn {
  border-color: #d0d0d0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  padding-left: 15px;
}
.cw-input-time .form-group label {
  font-weight: 600;
  color: #111111;
  margin-bottom: 2px;
}
.cw-input-time .form-group .input-group {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.cw-input-time .form-group .input-group .form-control {
  display: inline-block;
  width: 50px;
  float: none;
  text-transform: uppercase;
}
.cw-input-time .form-group .input-group span {
  display: inline-block;
  margin: 0 5px;
}
/*
 * catenon-navbar styles
 */
cw-navbar {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
}
cw-navbar .cw-navbar-container {
  position: relative;
  height: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #42bac1;
}
cw-navbar .cw-navbar-container .nav-transclude {
  flex: 2 0px;
}
cw-navbar .cw-navbar-container .nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  height: 100%;
}
cw-navbar .cw-navbar-container .nav-list .collapse-button {
  display: none;
}
cw-navbar .cw-navbar-container .nav-list > li {
  display: inline-block;
  color: #ffffff;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  white-space: nowrap;
}
cw-navbar .cw-navbar-container .nav-list > li .img-profile {
  height: 35px;
  width: 35px;
}
cw-navbar .cw-navbar-container .nav-list > li .item-text {
  margin-left: 10px;
}
cw-navbar .cw-navbar-container .nav-list > li:first-child {
  padding-left: 0;
}
cw-navbar .cw-navbar-container .nav-list > li:last-child {
  padding-right: 0;
}
cw-navbar .cw-navbar-container .nav-list > li > a {
  display: block;
  padding: 0 20px;
  color: inherit;
  font-size: 21px;
}
cw-navbar .cw-navbar-container .nav-list > li > a.brand {
  margin: 0 10px;
}
cw-navbar .cw-navbar-container .nav-list > li > a:hover {
  background-color: #92d4f7;
}
cw-navbar .cw-navbar-container .popover-content {
  padding: 10px;
}
cw-navbar .cw-navbar-container .popover-content .thumbnail > img {
  height: 95px;
}
@media (max-width: 768px) {
  cw-navbar .cw-navbar-container .nav-list .item-text {
    display: none;
  }
  cw-navbar .cw-navbar-container .nav-list .collapse-button {
    display: inline-block;
  }
  cw-navbar .nav-transclude {
    padding-left: 20px;
  }
}
@media (max-width: 992px) {
  cw-navbar .cw-navbar-container .nav-list .item-text {
    display: none;
  }
}
cw-panel {
  display: block;
  width: 100%;
}
cw-panel .cw-panel-container [ng-transclude]:empty,
cw-panel .cw-panel-container ng-transclude:empty,
cw-panel .cw-panel-container [class="panel-body"]:empty {
  display: none;
}
cw-panel .cw-panel-container.panel.panel-base > .panel-heading {
  color: #135588;
}
cw-panel .cw-panel-container.panel .panel-heading {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
}
cw-panel .cw-panel-container.panel .panel-heading.heading-collapsed {
  border-bottom: none;
}
cw-panel .cw-panel-container.panel .panel-heading .panel-title {
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: stretch;
}
cw-panel .cw-panel-container.panel .panel-heading .panel-title .glyphicon {
  margin-right: 10px;
}
cw-panel .cw-panel-container.panel .panel-heading .panel-title a,
cw-panel .cw-panel-container.panel .panel-heading .panel-title span {
  align-self: center;
}
cw-panel .cw-panel-container.panel .panel-heading .panel-title .label {
  margin-left: 5px;
}
cw-panel .cw-panel-container.panel .panel-heading .panel-actions {
  white-space: nowrap;
}
cw-panel .cw-panel-container.panel .panel-heading .dropdown-menu {
  right: 0;
  left: auto;
}
cw-panel .cw-panel-container.panel .panel-heading panel-header {
  display: flex;
  width: 100%;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  min-height: 40px;
}
cw-panel .cw-panel-container.panel .panel-heading panel-header .panel-title {
  align-self: center;
}
cw-panel .cw-panel-container.panel .panel-heading panel-header .panel-title span {
  align-self: center;
}
/*
 * catenon-sidebar styles
 */
cw-sidebar {
  display: block;
  width: 100%;
  height: 100%;
  /* Small devices (tablets, 768px and up) */
}
cw-sidebar .cw-sidebar-container {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background-color: #111111;
  display: flex;
  flex-direction: column;
}
cw-sidebar .cw-sidebar-container .sidebar-header {
  min-height: 50px;
  height: 50px;
  background-color: #42bac1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
cw-sidebar .cw-sidebar-container .sidebar-header a {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 10px;
}
cw-sidebar .cw-sidebar-container .sidebar-header a img {
  height: 40px;
  padding-right: 10px;
}
cw-sidebar .cw-sidebar-container .sidebar-header a.close-button {
  font-weight: 300;
  display: none;
}
cw-sidebar .cw-sidebar-container .sidebar-info {
  margin-top: 25px;
  padding: 5px 5px 0;
  background-color: #16639e;
  text-align: center;
  color: #ffffff;
}
cw-sidebar .cw-sidebar-container .sidebar-info .title {
  font-weight: bold;
}
cw-sidebar .cw-sidebar-container .sidebar-info .subtitle {
  text-transform: uppercase;
  color: #d0d0d0;
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
cw-sidebar .cw-sidebar-container .sidebar-info .text {
  color: #d0d0d0;
}
cw-sidebar .cw-sidebar-container .sidebar-menu {
  margin-top: 25px;
  flex: 2 1 auto;
  overflow-y: auto;
}
cw-sidebar .cw-sidebar-container .sidebar-menu .sidebar-menu-title {
  padding: 15px 0 15px 20px;
  margin: 0;
  font-size: 16px;
  color: #6a6a6a;
  text-transform: uppercase;
}
cw-sidebar .cw-sidebar-container .sidebar-footer {
  padding: 5px;
  text-align: center;
  color: #919191;
}
@media (max-width: 768px) {
  cw-sidebar .cw-sidebar-container .sidebar-header a.close-button {
    display: inline-block;
  }
}
cw-tag {
  display: inline-block;
  height: auto;
}
.cw-tag {
  display: inline-block;
}
.cw-tag.label-text {
  color: #555555;
}
.cw-tag.label-text:hover {
  text-decoration: underline;
  border-radius: 0;
  cursor: pointer;
}
.cw-tag.label-text a {
  padding-left: 5px;
  color: inherit;
}
.search-hit-container.hit-box {
  display: block;
  cursor: pointer;
  border: none;
  text-align: left;
  margin: 0 -15px;
  padding: 15px 20px 10px;
}
.search-hit-container.hit-box:hover {
  background-color: #f1f9fe;
}
.order-by-container a {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #1ba5ee;
  cursor: pointer;
}
.order-by-container a:hover {
  color: #135588;
}
.order-by-container a:last-child {
  border-right: none;
  padding-right: 0;
}
.order-by-container a .fa-sort-box {
  display: inline-block;
  padding-right: 3px;
  width: 15px;
}
.order-by-container a .fa-sort-box i:last-child {
  margin-left: -7px;
}
.order-by-container a .fa-sort-box .active {
  color: #0040D0;
}
search-pagination-scroll {
  display: inline-block;
}
.search-pagination-scroll-container {
  position: fixed;
  top: 50px;
  bottom: 0;
  left: 235px;
  width: 260px;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: white;
}
.search-pagination-scroll-container .back-browse-button {
  padding: 15px 20px;
  background-color: #f1f2f6;
  font-weight: 600;
  text-align: center;
}
.search-pagination-scroll-container .content-container {
  position: absolute;
  top: 50px;
  bottom: 0;
}
.search-pagination-scroll-container .content-container.content-scroll-container {
  overflow-y: scroll;
  overflow-x: hidden;
}
@media (max-width: 992px) {
  .search-pagination-scroll-container {
    left: 60px;
  }
}
quicksearch {
  position: relative;
  display: inline-block;
  /* Small devices (tablets, 768px and up) */
}
quicksearch .quicksearch-container .reset {
  font-size: 12px;
}
quicksearch .quicksearch-container .input-group {
  display: flex;
  align-items: center;
}
quicksearch .quicksearch-container .input-group .form-control {
  min-width: 300px;
}
quicksearch .quicksearch-container .input-group .input-group-btn button.btn.btn-secondary {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
quicksearch .quicksearch-container .input-group .clear-icon {
  margin-left: 5%;
  cursor: pointer;
  color: white;
}
quicksearch .quicksearch-container .input-group .clear-icon:hover {
  color: #6a6a6a;
}
quicksearch .quicksearch-container .loading,
quicksearch .quicksearch-container .no-results {
  color: #6a6a6a;
  background-color: #f1f1f1;
  position: absolute;
  top: 35px;
  left: -1px;
  padding: 2px 5px;
  margin-left: 1px;
  border: 1px solid #919191;
  border-top: none;
}
quicksearch .quicksearch-container .quicksearch-results {
  overflow-x: hidden;
}
quicksearch .quicksearch-container .quicksearch-results .result-title {
  font-weight: 600;
  color: #1ba5ee;
  margin-bottom: 0;
}
quicksearch .quicksearch-container .quicksearch-results .result-subtitle {
  color: #135588;
}
@media (max-width: 768px) {
  quicksearch .quicksearch-container .input-group .form-control {
    min-width: 200px !important;
    width: 200px !important;
  }
}
cw-search-advanced-filters {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  /* Medium devices (desktops, 992px and 1200px) */
}
cw-search-advanced-filters .panel-group .panel {
  padding: 10px 0;
  margin-bottom: 0;
  border-bottom: none;
  box-shadow: none;
}
cw-search-advanced-filters .panel-group .panel .panel-title {
  padding: 0;
  line-height: 25px;
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
cw-search-advanced-filters .panel-group .panel .panel-title i {
  margin-left: 10px;
  width: 10px;
}
cw-search-advanced-filters .panel-group .panel .panel-body {
  padding: 0 5px;
}
cw-search-advanced-filters .panel-group .panel .panel-body.in.collapse {
  padding-bottom: 0;
}
cw-search-advanced-filters .panel-group .panel .panel-body.facet-default .input-group {
  margin-bottom: 10px;
}
cw-search-advanced-filters .panel-group .panel .panel-body.facet-default .input-group.input-group-icon .form-control {
  padding: 0px 5px;
  border-radius: 0;
  height: 28px;
}
cw-search-advanced-filters .panel-group .panel .panel-body.facet-default .input-group.input-group-icon .input-group-addon {
  padding: 6px 0 0;
}
cw-search-advanced-filters .panel-group .panel .panel-body .facet-item {
  margin: 5px 0 0;
}
cw-search-advanced-filters .panel-group .panel .panel-body .facet-item .ellipsed-container {
  width: 80%;
}
cw-search-advanced-filters .panel-group .panel .panel-body .facet-item .ellipsed-container .ellipsed {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  height: 20px;
}
cw-search-advanced-filters .panel-group .panel .panel-body .facet-item .badge {
  position: absolute;
  right: 0;
}
cw-search-advanced-filters .panel-group .panel.no-facets .panel-body {
  padding-left: 15px;
}
cw-search-advanced-filters .panel-group .panel + .panel {
  margin-top: 0;
}
cw-search-advanced-filters .panel-group .selected-filters .panel-body {
  border-bottom: 1px solid #e5e5e5;
}
cw-search-advanced-filters .panel-group .selected-filters span {
  margin-left: 5px;
}
@media (max-width: 991px) {
  cw-search-advanced-filters {
    margin-right: 0;
  }
}
.cw-search-filters {
  margin-right: -15px;
  /* Medium devices (desktops, 992px and 1200px) */
}
.cw-search-filters .panel {
  padding: 10px 0;
  margin-bottom: 10px;
}
.cw-search-filters .panel .panel-title {
  padding: 0;
  line-height: 25px;
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.cw-search-filters .panel .panel-title i {
  margin: 0px 2px 0px 8px;
  width: 12px;
}
.cw-search-filters .panel .panel-body {
  padding: 5px 5px 0;
}
.cw-search-filters .panel .panel-body.in.collapse {
  padding-bottom: 0;
}
.cw-search-filters .panel .panel-body.facet-default .input-group {
  margin-bottom: 10px;
}
.cw-search-filters .panel .panel-body.facet-default .input-group.input-group-icon .form-control {
  padding: 0px 5px;
  border-radius: 0;
  height: 28px;
}
.cw-search-filters .panel .panel-body.facet-default .input-group.input-group-icon .input-group-addon {
  padding: 6px 0 0;
}
.cw-search-filters .panel .panel-body .facet-item {
  margin: 5px 0 0;
}
.cw-search-filters .panel .panel-body .facet-item .ellipsed-container {
  width: 80%;
}
.cw-search-filters .panel .panel-body .facet-item .ellipsed-container .ellipsed {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  height: 20px;
}
.cw-search-filters .panel .panel-body .facet-item .badge {
  position: absolute;
  right: 0;
}
.cw-search-filters .panel.no-facets .panel-body {
  padding-left: 15px;
}
@media (max-width: 991px) {
  .cw-search-filters {
    margin-right: 0;
  }
}
cw-search-order-by {
  display: block;
}
cw-search-order-by .search-order-by-container {
  display: flex;
}
cw-search-order-by .search-order-by-container .title {
  display: inline-block;
  margin-right: 15px;
}
cw-search-order-by .search-order-by-container a {
  display: flex;
  align-content: center;
  padding: 0;
}
cw-search-order-by .search-order-by-container a .sort-box {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-content: center;
  font-size: 12px;
}
cw-search-order-by .search-order-by-container a .sort-box .glyphicon {
  line-height: .7;
}
cw-search-order-by .search-order-by-container a .sort-box .glyphicon.active {
  color: #0f3d60;
}
cw-search-order-by .search-order-by-container a:after {
  content: "";
  margin: 0 10px;
  width: 1px;
  height: 15px;
  align-self: center;
  background-color: #d0d0d0;
}
cw-search-order-by .search-order-by-container a:last-child:after {
  display: none;
}
cw-search-pagination {
  display: block;
}
cw-search-pagination .search-pagination .pagination > .active > a {
  border-width: 0px;
  border-bottom-width: 5px;
  border-bottom-color: #1ba5ee;
}
quicksearch {
  display: inline-block;
  position: relative;
  /* Small devices (tablets, 768px and up) */
}
quicksearch .quicksearch-container .form-control {
  min-width: 300px;
}
quicksearch .quicksearch-container .loading,
quicksearch .quicksearch-container .no-results {
  color: #6a6a6a;
  background-color: #f1f1f1;
  position: absolute;
  top: 35px;
  left: -1px;
  padding: 2px 5px;
  margin-left: 1px;
  border: 1px solid #919191;
  border-top: none;
}
quicksearch .quicksearch-container .quicksearch-results {
  overflow-x: hidden;
}
quicksearch .quicksearch-container .quicksearch-results .result-title {
  font-weight: 600;
  color: #1ba5ee;
  margin-bottom: 0;
}
quicksearch .quicksearch-container .quicksearch-results .result-subtitle {
  color: #135588;
}
@media (min-width: 767px) {
  quicksearch .quicksearch-container .form-control {
    max-width: 150px;
  }
}
cw-search-result-hit {
  display: block;
}
cw-search-result-hit .search-result-hit-container {
  margin: 0 -15px;
  padding: 20px 0;
  border: none;
}
cw-search-result-hit .search-result-hit-container .hit-content {
  display: flex;
  align-items: stretch;
}
cw-search-result-hit .search-result-hit-container .hit-header,
cw-search-result-hit .search-result-hit-container .hit-footer {
  padding: 0 15px;
}
cw-search-result-hit .search-result-hit-container .hit-header {
  margin-bottom: 10px;
}
cw-search-result-hit .search-result-hit-container .hit-footer {
  margin-top: 10px;
}
cw-search-result-hit .search-result-hit-container.hit-hover:hover {
  background-color: #f1f9fe;
  opacity: 0.75;
}
cw-search-result-hit .search-result-hit-container .is-selectable {
  cursor: pointer;
}
cw-search-result-hit .search-result-hit-container .hit-left {
  flex: 0 0 auto;
  align-self: center;
  margin-left: 15px;
}
cw-search-result-hit .search-result-hit-container .hit-left hit-left {
  display: flex;
  align-items: center;
}
cw-search-result-hit .search-result-hit-container .hit-body {
  flex: 1;
  margin-left: 15px;
}
cw-search-result-hit .search-result-hit-container .hit-body .title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 2px;
}
cw-search-result-hit .search-result-hit-container .hit-body .subtitle {
  color: #135588;
  font-weight: 600;
  margin-bottom: 2px;
}
cw-search-result-hit .search-result-hit-container .hit-body .extra {
  color: #6a6a6a;
}
cw-search-result-hit .search-result-hit-container .hit-right {
  align-self: center;
  margin: 0 15px;
  align-content: center;
  text-align: center;
}
cw-search-result-hit .search-result-hit-container .hit-right hit-right {
  display: flex;
  flex-direction: column;
}
cw-search-result-hit .search-result-hit-container.hit-sm {
  border-bottom: 1px solid #f5f5f5;
  padding: 10px;
}
cw-search-result-hit .search-result-hit-container.hit-sm.hit-box {
  margin: 0;
}
cw-search-result-hit .search-result-hit-container.hit-sm .title {
  font-size: 14px;
  font-weight: 600;
}
cw-search-result-hit .search-result-hit-container.hit-sm .subtitle {
  font-weight: 500;
}
@media (max-width: 768px) {
  cw-search-result-hit .search-result-hit-container.hit-box {
    padding: 10px 0;
  }
  cw-search-result-hit .search-result-hit-container .hit-body {
    margin-left: 5px;
  }
}
cw-search-scroll-page {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  width: 260px;
  height: 100%;
  background-color: white;
}
cw-search-scroll-page .search-scroll-page-container {
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
cw-search-scroll-page .search-scroll-page-container .back-browse-button {
  padding: 15px 20px;
  background-color: #f1f2f6;
  font-weight: 600;
  text-align: center;
}
cw-search-scroll-page .search-scroll-page-container .content-container {
  position: absolute;
  top: 50px;
  bottom: 0;
}
cw-search-scroll-page .search-scroll-page-container .content-container.content-scroll-container {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
cw-search-scroll-page .search-scroll-page-container .hit-result {
  display: flex;
  align-items: stretch;
  padding: 10px 5px;
  cursor: pointer;
}
cw-search-scroll-page .search-scroll-page-container .hit-result:hover {
  background-color: #f1f9fe;
}
cw-search-scroll-page .search-scroll-page-container .hit-result .hit-left {
  flex: 0 0 auto;
  align-self: center;
  margin: 5px 5px 10px 5px;
}
cw-search-scroll-page .search-scroll-page-container .hit-result .hit-body .title {
  font-weight: 600;
  margin-bottom: 2px;
}
cw-search-scroll-page .search-scroll-page-container .hit-result .hit-body .subtitle {
  color: #1ba5ee;
  font-weight: 500;
  margin-bottom: 2px;
}
cw-search-scroll-page .search-scroll-page-container .hit-result .hit-body .extra {
  color: #6a6a6a;
}
@media (max-width: 992px) {
  cw-search-scroll-page .search-pagination-scroll-container {
    left: 0px;
  }
}
@media (max-width: 768px) {
  cw-search-scroll-page {
    width: 180px;
  }
}
cw-select-search {
  display: inline-block;
  position: relative;
}
cw-select-search .select-search-container .btn {
  border-radius: 0;
  padding-left: 12px;
  padding-right: 20px;
  width: 300px;
}
cw-select-search .select-search-container .btn .caret {
  position: absolute;
  right: 10px;
  top: 15px;
}
cw-select-search .select-search-container .dropdown .dropdown-menu {
  left: 0;
  right: auto;
  min-width: 300px;
  padding: 10px 10px 0;
}
cw-sidebar-item {
  display: block;
}
.cw-sidebar-item {
  transition: background-color 0.5s linear 0.5s;
}
.cw-sidebar-item .item {
  display: block;
  padding: 10px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  border-left: 5px solid #111111;
}
.cw-sidebar-item .item:hover {
  background-color: #444444;
  border-left: 5px solid #3798e3;
}
.cw-sidebar-item .item.active {
  transition: background-color 0.5s;
  background-color: #104772;
  border-left: 5px solid #3798e3;
}
cw-sidebar-option .sidebar-option {
  transition: background-color 0.5s linear 0.5s;
}
cw-sidebar-option .sidebar-option a {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  border-left: 5px solid #111111;
}
cw-sidebar-option .sidebar-option a:hover {
  background-color: #444444;
  border-left: 5px solid #3798e3;
}
cw-sidebar-option .sidebar-option a.marker-not-validated {
  border-right: 5px solid #ff9147;
}
cw-sidebar-option .sidebar-option a.marker-requested-changes {
  border-right: 5px solid #e8295a;
}
cw-sidebar-option .sidebar-option a.marker-validated {
  border-right: 5px solid #3fc5c3;
}
cw-sidebar-option .sidebar-option.active > a {
  transition: background-color 0.5s;
  background-color: #104772;
  border-left: 5px solid #3798e3;
}
cw-sidebar-option .sidebar-option .sidebar-submenu.collapse {
  background-color: #2b2b2b;
}
cw-sidebar-option .sidebar-option .sidebar-submenu.collapse cw-sidebar-option .sidebar-option a {
  padding-left: 30px;
  font-weight: 500;
}
cw-sidebar-option .sidebar-option .sidebar-submenu.collapse cw-sidebar-option .sidebar-option a:hover {
  background-color: #444444;
}
cw-sidebar-option .sidebar-option .sidebar-submenu.collapse cw-sidebar-option .sidebar-option.active > a {
  transition: background-color 0.5s;
  background-color: #104772;
}
cw-sidebar-submenu {
  display: block;
}
.cw-sidebar-submenu a {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  border-left: 5px solid #111111;
}
.cw-sidebar-submenu a:hover {
  background-color: #444444;
  border-left: 5px solid #848484;
}
.cw-sidebar-submenu .items .item {
  padding-left: 25px;
  font-weight: 500;
}
.cw-sidebar-submenu.collapse {
  background-color: #2b2b2b;
}
cw-profile-all-validations {
  display: inline-block;
}
.details-container h6 {
  color: #1ba5ee;
  text-transform: uppercase;
}
cw-profile-educations {
  display: block;
}
cw-profile-educations hit-education {
  display: block;
  margin-top: 1px;
}
cw-profile-experiences {
  display: block;
}
cw-profile-experiences hit-experience {
  display: block;
  margin-top: 1px;
}
cw-profile-languages {
  display: block;
}
cw-profile-languages hit-language {
  display: block;
  margin-top: 1px;
}
.salaries-container h6 {
  color: #1ba5ee;
  text-transform: uppercase;
}
.salaries-container .text-bold {
  color: #111111;
}
.salaries-container .readonly-switch {
  pointer-events: none;
}
cw-profile-skills {
  display: block;
}
.skills-container .skill-form {
  display: inline-block;
}
.skills-container .labels-container,
.skills-container .hits-container {
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.skills-container .hits-container {
  padding: 15px;
}
.skills-container .divider {
  margin: 0;
}
.profile-container .profile-view .alert {
  display: inline-block;
}
.profile-container .profile-view .alert strong {
  color: white;
}
.profile-container .profile-view .title {
  text-transform: uppercase;
  color: #1ba5ee;
  font-size: 20px;
  font-weight: 700;
}
.profile-container .profile-view .title .extra {
  color: #555555;
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  position: relative;
  top: -2px;
  text-transform: none;
}
.profile-container .profile-view img {
  margin: 10px 35px 25px 10px;
  width: 150px;
  height: 150px;
  box-shadow: 0 0 0 10px #e8e8e8;
  border-radius: 50%;
}
.profile-container .profile-view .float-right {
  float: right;
}
.profile-container .profile-view .float-right a {
  display: block;
}
.profile-container .profile-view .float-left {
  float: left;
}
.profile-container .profile-view .btn-sm {
  margin-top: 10px;
}
.profile-container .profile-view .contactClient {
  margin-top: 10px;
  margin-right: 10px;
  padding: 4px 4px;
  border-radius: 3px;
  color: white;
  background-color: #9c509a;
  font-size: 25px;
}
.profile-container .fa-red {
  margin: 7px 0px 0px 5px;
  color: #d0385d;
  z-index: 1000;
  position: relative;
}
.profile-container .fa-red span {
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
  margin-left: 5px;
  font-size: 12px;
}
.profile-container .fa-red:hover {
  color: #1c1c1c;
}
.photo-box {
  margin: 20px 0px;
}
.photo-box .img-photo {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 150px;
  box-shadow: 0 0 0 10px #e8e8e8;
  border-radius: 50%;
  background: white;
  padding-top: 50px;
}
.photo-box .img-photo .img-overlay,
.photo-box .img-photo .img-box,
.photo-box .img-photo img {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 0;
  left: 0;
  cursor: pointer;
  border-radius: 50%;
}
.photo-box .img-photo .img-overlay {
  background-color: white;
  opacity: 0.75;
}
.photo-box .img-photo .img-box {
  padding-top: 40px;
}
.photo-box .img-photo .progress {
  margin: 0 20px;
}
.photo-box .img-photo p {
  color: #848484;
  font-style: italic;
  font-weight: 600;
  font-size: 13px;
}
.photo-box .img-photo p .text-photo {
  font-style: normal;
  color: #135588;
  font-weight: 600;
  font-size: 15px;
}
.photoArea {
  margin-top: 10px;
  overflow: hidden;
  width: 100%;
  height: 200px;
}
.cropArea {
  margin-top: 10px;
  background: #eaeaea;
  overflow: hidden;
  width: 100%;
  height: 200px;
}
.img-buttons {
  margin-top: 5px;
}
.btn-link.pull-right {
  margin-top: 6px;
}
.section-alerts {
  clear: both;
}
.cw-search-advanced-filter-field-container .checkbox {
  margin: 2px 0 4px;
}
.cw-search-advanced-filter-field-container select {
  padding: 0;
  margin-bottom: 2px;
}
.cw-search-advanced-filter-field-container input {
  padding: 0 4px;
}
.cw-search-advanced-filter-field-container .labels {
  margin-bottom: 5px;
}
.cw-search-advanced-filter-field-container .btn-group .btn {
  border: 1px solid #ccc;
  border-radius: 0;
  display: flex;
  align-items: center;
  height: 30px;
  padding-right: 10px;
}
.cw-search-advanced-filter-field-container .btn-group .btn .bi {
  margin-right: 5px;
}
.cw-search-advanced-filter-field-container .btn-group .btn:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cw-search-advanced-filter-field-container .btn-group .btn-add {
  border-left: none;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.cw-search-advanced-filter-field-container .btn-group .btn-add .bi {
  margin-right: 0;
}
.cw-search-advanced-filter-field-container .btn-group .dropdown-menu {
  right: auto;
}
.cw-search-advanced-filter-field-container .form-inline {
  margin-bottom: 10px;
}
.cw-search-advanced-filter-field-container .list-inline {
  margin-left: 0;
  margin-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.cw-search-advanced-filter-field-container .list-inline .input-group-btn {
  width: auto;
}
.cw-search-advanced-filter-field-container .list-inline .input-group-btn .btn {
  height: auto;
  border: none;
  background-color: transparent;
  padding: 5px 5px 5px 0;
}
.cw-search-advanced-filter-field-container .list-inline .input-group-btn .btn .caret {
  margin-right: 5px;
}
.cw-search-advanced-filter-field-container .list-inline .cw-tag {
  font-size: 100%;
  padding: 0 8px 0 2px;
}
.cw-search-advanced-filter-field-container .list-inline .cw-tag a {
  padding-left: 2px;
}
.cw-search-advanced-filter-field-container .input-group-btn:last-child > .btn-group {
  z-index: auto;
}
hit-candidate {
  display: block;
}
hit-candidate .hit-body p {
  margin-bottom: 0;
}
hit-candidate .title .extra {
  color: #555555;
  font-size: 12px;
  font-weight: 500;
  padding-left: 10px;
  display: inline-block;
  position: relative;
  top: -2px;
}
hit-candidate .hit-candidate-container .hit-right button span.caret {
  margin-left: 8px;
}
hit-candidate .hit-candidate-container .dropdown-menu ul {
  padding: 20px 15px;
  list-style: none;
}
hit-candidate .hit-candidate-container button.add {
  margin: 0 15px;
}
hit-candidate .hit-right-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
hit-candidate .hit-icons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
hit-candidate .hit-icons a {
  margin: 0 5px 10px;
  opacity: 0.75;
}
hit-candidate .hit-icons a:hover {
  opacity: 1;
}
hit-candidate .hit-icons .linkedin {
  padding: 2px 4px;
  border-radius: 3px;
  color: white;
  background-color: #0072b1;
}
hit-candidate .hit-icons .cv {
  color: #f40f02;
}
hit-candidate .hit-icons .contactClient {
  padding: 2px 4px;
  border-radius: 3px;
  color: white;
  background-color: #9c509a;
}
hit-candidate cw-search-result-hit .search-result-hit-container.hit-hover:hover {
  opacity: 1;
}
hit-candidate cw-search-result-hit .search-result-hit-container.hit-hover:hover .hit-left,
hit-candidate cw-search-result-hit .search-result-hit-container.hit-hover:hover .hit-body,
hit-candidate cw-search-result-hit .search-result-hit-container.hit-hover:hover .btn.dropdown-toggle {
  opacity: 0.75;
}
hit-candidate p.added {
  color: #3fc5c3;
  font-weight: 600;
  font-size: 16px;
}
hit-candidate .processes ul {
  padding-left: 18px;
  margin-bottom: 0px;
}
hit-candidate .processes ul li {
  margin-bottom: 5px;
}
hit-candidate .processes .btn {
  padding-top: 0;
  padding-left: 17px;
}
hit-candidate .exported {
  -webkit-animation: blink 1s 20;
          animation: blink 1s 20;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  background-color: #f5f5f5;
  outline-style: solid;
  outline-color: #f5f5f5;
  outline-width: medium;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
hit-skill {
  display: inline-block;
}
.hit-skill-container {
  display: inline-block;
  position: relative;
}
.hit-skill-container .btn {
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 10px;
  border: transparent;
}
.hit-skill-container .btn[disabled] {
  opacity: 0.75;
}
.hit-skill-container .btn-default {
  background-color: #919191;
  color: #fff;
}
.hit-skill-container .dropdown-menu {
  left: 0;
  right: auto;
}
.hit-skill-container .is-selected-icon {
  position: absolute;
  top: 1px;
  right: 2px;
  font-size: xx-small;
  z-index: 10;
}
.field-date-container .input-group {
  display: flex;
}
.field-date-container .input-group .form-control {
  width: auto;
  min-width: 60px;
}
.field-date-container.has-error .input-group-addon {
  border-color: #f60057;
  background-color: transparent;
  color: #6a6a6a;
}
.field-id-container {
  z-index: 1000;
}
.field-id-container input {
  width: 100%;
}
.field-id-container .media {
  padding: 10px 10px 5px;
}
.field-id-container .media:hover {
  background-color: aliceblue;
}
.field-id-container .media p {
  color: gray;
}
.field-id-container .loading {
  background-color: #f1f1f1;
  z-index: 1;
}
.field-id-container .no-results {
  color: gray;
  background-color: #f1f1f1;
  position: absolute;
  padding: 5px 5px;
  margin-left: 1px;
  border-top: none;
  z-index: 1;
}
.field-multiple-container .input-group {
  width: 100%;
}
.field-multiple-container .input-group .ui-select-container .form-control {
  padding: 0 4px;
  height: 30px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
  width: 80%;
}
.field-multiple-container .input-group .ui-select-container .btn {
  width: 80%;
  border-radius: 2px;
  padding: 5px;
  border: 1px solid #ccc;
  font-weight: 400;
}
.field-number-container .form-inline {
  display: flex;
}
.field-number-container .form-inline .form-control {
  min-width: 80px;
  width: auto;
}
.field-range-container .input-group {
  display: flex;
  width: 100%;
}
.field-range-container .input-group .form-control {
  width: auto;
  min-width: 80px;
}
.search-contacts-container .form-inline .checkbox:first-child {
  padding-left: 0 !important;
}
.search-contacts-container .dropdown-menu {
  z-index: 1002;
}
.search-contacts-container quicksearch .quicksearch-container .loading,
.search-contacts-container quicksearch .quicksearch-container .no-results {
  z-index: 1002;
}
.search-contacts-container quicksearch .quicksearch-container .input-group .form-control {
  min-width: 100%;
}
/**
 *  If you want to override some bootstrap variables, you have to change values here.
 *  The list of variables are listed here bower_components/bootstrap/less/variables.less
 */
/**
 * Application's Styles
 */
/**
  * Aqui injecta todos los estilos del resto de componentes
  *  Do not remove this comments bellow. It's the markers used by gulp-inject to inject
  *  all your less files automatically
  */
#dialog-timeline-send-email-template .attach-file .btn {
  padding-left: 0;
  text-align: left;
  font-weight: 600;
}
#dialog-timeline-send-email-template .item-file {
  height: 25px;
}
#dialog-timeline-send-email-template .item-file .btn {
  padding: 3px 5px 0;
}
#dialog-timeline-send-email-template .item-file .glyphicon {
  color: #d0d0d0;
}
#dialog-timeline-send-email-template .item-file .btn:hover {
  font-weight: 600;
}
#dialog-timeline-send-email-template .item-file .btn:hover .glyphicon {
  color: #6a6a6a;
}
cw-confidentiality {
  display: inline-block;
  cursor: default;
}
cw-confidentiality .confidentiality-container .label {
  display: flex;
}
cw-confidentiality .confidentiality-container .label span {
  line-height: normal;
}
cw-pageheader {
  display: block;
  background-color: #ffffff;
  position: fixed;
  top: 50px;
  left: 260px;
  right: 0;
  z-index: 40;
  border-bottom: 1px solid #e6e6e6;
}
cw-pageheader .pageheader-container {
  display: flex;
  flex-flow: row wrap;
}
cw-pageheader .pageheader-container [ng-transclude]:empty {
  display: none;
}
cw-pageheader .pageheader-container .pageheader-main {
  flex: 1;
  margin: 5px 15px;
  padding: 0;
  border-bottom: none;
}
cw-pageheader .pageheader-container .pageheader-main .title {
  margin: 0;
  color: #135588;
  font-size: 21px;
  font-weight: 600;
}
cw-pageheader .pageheader-container .pageheader-main .title .label {
  margin-left: 5px;
  vertical-align: middle;
}
cw-pageheader .pageheader-container .pageheader-actions {
  align-self: center;
  margin: 5px 15px;
}
cw-pageheader .pageheader-container .pageheader-content {
  flex: 1 100%;
  margin: 0;
  padding: 0 15px;
  border-top: 1px solid #e6e6e6;
}
@media (max-width: 992px) {
  cw-pageheader {
    left: 0;
  }
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 1200px) {
  cw-pageheader .pageheader-container .pageheader-actions cw-select-search .btn,
  cw-pageheader .pageheader-container .pageheader-actions cw-select-search .select-search-container .dropdown .dropdown-menu {
    width: 200px;
    min-width: 200px;
  }
}
.quicksearch-business-unit-container {
  z-index: 1000;
}
.quicksearch-business-unit-container input {
  width: 100%;
}
.quicksearch-business-unit-container .loading,
.quicksearch-business-unit-container .no-results {
  color: gray;
  background-color: #f1f1f1;
  position: absolute;
  padding: 5px 5px;
  margin-left: 1px;
  border-top: none;
}
.quicksearch-business-unit-container .dropdown-menu {
  max-height: 200px !important;
  overflow-y: scroll !important;
}
/* Small devices (tablets, 768px and up) */
.quicksearch-professional-container {
  z-index: 1000;
}
.quicksearch-professional-container input {
  width: 100%;
}
.quicksearch-professional-container .media {
  padding: 10px 10px 5px;
}
.quicksearch-professional-container .media:hover {
  background-color: aliceblue;
}
.quicksearch-professional-container .media p {
  color: gray;
}
.quicksearch-professional-container .loading,
.quicksearch-professional-container .no-results {
  color: gray;
  background-color: #f1f1f1;
  position: absolute;
  padding: 5px 5px;
  margin-left: 1px;
  border-top: none;
}
.sidemenu-container {
  position: fixed;
  top: 50px;
  left: 220px;
  width: 180px;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: #f1f2f6;
  border-right: 1px solid white;
}
.sidemenu-container .back-button {
  margin-left: -15px;
  text-align: center;
}
.sidemenu-container .sidemenu-title {
  margin-bottom: 10px;
  padding-left: 10px;
}
.sidemenu-container .sidemenu-option {
  padding: 10px 0 10px 15px;
}
.sidemenu-container .sidemenu-option:hover {
  background-color: #c4e3f3;
  cursor: pointer;
}
.sidemenu-container .active-link {
  background-color: #c4e3f3;
}
.main-container-wide .sidemenu-container {
  left: 70px !important;
}
@media (max-width: 991px) {
  .sidemenu-container {
    left: 70px;
  }
}
.timer-container {
  padding: 10px;
  text-align: center;
}
.current-question {
  padding: 0 20px 0 20px;
}
.marked-times-container {
  padding: 20px;
}
h2 {
  margin-bottom: 20px;
}
cw-validation {
  position: relative;
  cursor: default;
}
cw-applicant-evaluations {
  display: block;
}
cw-applicant-evaluations .applicant-evaluations-container .applicant-section {
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  margin-bottom: 15px;
}
cw-applicant-evaluations .applicant-evaluations-container .applicant-section .status-section,
cw-applicant-evaluations .applicant-evaluations-container .applicant-section .stage-section {
  display: inline-block;
  margin-right: 100px;
}
cw-applicant-evaluations .applicant-evaluations-container .applicant-section .status-section .title,
cw-applicant-evaluations .applicant-evaluations-container .applicant-section .stage-section .title {
  margin-right: 10px;
}
cw-applicant-evaluations .applicant-evaluations-container .dropdown-menu {
  top: auto;
  bottom: 0;
  right: 100% !important;
}
@media (max-width: 767px) {
  cw-applicant-evaluations #candidate-container.pagination-scroll-bar {
    margin-left: 0;
  }
}
cw-applicant-processes {
  display: block;
}
cw-applicant-processes .applicant-processes-container .applicant-section {
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  margin-bottom: 15px;
}
cw-applicant-processes .applicant-processes-container .applicant-section .status-section,
cw-applicant-processes .applicant-processes-container .applicant-section .stage-section {
  display: inline-block;
  margin-right: 100px;
}
cw-applicant-processes .applicant-processes-container .applicant-section .status-section .title,
cw-applicant-processes .applicant-processes-container .applicant-section .stage-section .title {
  margin-right: 10px;
}
cw-applicant-processes .applicant-processes-container .dropdown-menu {
  top: auto;
  bottom: 0;
  right: 100% !important;
}
@media (max-width: 767px) {
  cw-applicant-processes #candidate-container.pagination-scroll-bar {
    margin-left: 0;
  }
}
cw-timeline {
  display: block;
}
cw-timeline .cw-timeline-container .editable-form {
  padding-bottom: 0;
}
cw-timeline .cw-timeline-container .visibility-left {
  display: inline-block;
  width: auto;
}
cw-timeline .cw-timeline-container .timeline-list {
  margin-top: 10px;
  padding: 10px;
  background-color: whitesmoke;
}
cw-timeline .cw-timeline-container .message-responses-list {
  margin-left: 60px;
}
cw-timeline .cw-timeline-container .message-responses-list.ng-hide {
  visibility: hidden;
  display: block;
}
cw-timeline .cw-timeline-container .message-responses-list .show-all-button {
  background-color: white;
  padding: 0px;
  margin-bottom: 10px;
  text-align: center;
}
cw-timeline .cw-timeline-container .message-responses-list .show-all-button .btn {
  text-transform: none;
}
cw-timeline .cw-timeline-container .btn-group {
  margin-right: 5px;
}
cw-timeline .cw-timeline-container .response-button {
  margin-bottom: 15px;
}
cw-timeline .cw-timeline-container .response-button .glyphicon-share-alt {
  -webkit-transform: rotate(180deg) rotateX(180deg);
          transform: rotate(180deg) rotateX(180deg);
}
cw-timeline .cw-timeline-container .dropdown-toggle {
  padding-right: 12px !important;
}
.browser-operation-container {
  padding-top: 15px;
}
.browser-operation-container .search-pagination-container {
  text-align: center;
}
.browser-operation-container cw-search-result-hit .search-result-hit-container.hit-hover:hover {
  opacity: 1;
}
.dashboard-container {
  padding-top: 60px;
}
.dashboard-container cw-select-search {
  margin-left: 10px;
}
.dashboard-container .results-hits-container {
  margin: 15px 0 0 15px;
  display: flex;
  flex-flow: row wrap;
}
.dashboard-container .results-hits-container cw-operation-hit {
  width: 48%;
  width: calc(50% - 15px);
  margin: 0 15px 15px 0;
}
@media (max-width: 1020px) {
  .dashboard-container .results-hits-container cw-operation-hit {
    width: 100%;
  }
}
@media (min-width: 1460px) {
  .dashboard-container .results-hits-container cw-operation-hit {
    width: 33%;
    width: calc((100% / 3) - 15px);
  }
}
@media (min-width: 2100px) {
  .dashboard-container .results-hits-container cw-operation-hit {
    width: 25%;
    width: calc((100% / 4) - 15px);
  }
}
@media (min-width: 3000px) {
  .dashboard-container .results-hits-container cw-operation-hit {
    width: 20%;
    width: calc((100% / 5) - 15px);
  }
}
@media (max-width: 1460px) {
  .dashboard-container cw-select-search .btn {
    font-size: 12px;
    width: 150px !important;
    min-width: 150px !important;
  }
  .dashboard-container cw-select-search .dropdown .dropdown-menu {
    font-size: 12px;
  }
  .dashboard-container cw-select-search.to-right .dropdown .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.reports-container {
  padding: 15px;
}
.reports-container .reports-results-container .results {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f5f9f9;
  padding: 8px;
}
.reports-container .reports-results-container .results .buttons {
  display: flex;
  justify-content: center;
}
.reports-container .reports-results-container cw-confidentiality {
  display: inline-block;
  cursor: default;
}
.reports-container .reports-results-container cw-confidentiality .confidentiality-container .label {
  display: flex;
}
.reports-container .reports-results-container cw-confidentiality .confidentiality-container .label span {
  line-height: normal;
}
.reports-container .reports-results-container cw-confidentiality .confidentiality-container .popover {
  margin-left: 2%;
}
.reports-container .reports-results-container .no-results {
  padding-left: 5px;
}
.reports-container .reports-results-container tbody {
  display: block;
  max-height: 100vh;
  overflow-y: auto;
}
.reports-container .reports-results-container tbody .title .btn {
  padding: 0 0 2px;
  font-weight: 600;
}
.reports-container .reports-results-container thead,
.reports-container .reports-results-container tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.description-panel {
  margin: 0;
}
cw-applicant-evaluations-documents .applicant-evaluations-documents-container .editable-form {
  margin: 0 -15px;
  padding: 10px 15px 15px;
}
cw-applicant-evaluations-documents .applicant-evaluations-documents-container .editable-form .input-tag {
  display: inline-block;
  max-width: 200px;
}
cw-applicant-evaluation-panel {
  display: block;
}
cw-applicant-evaluation-panel .catenon-evaluation-panel-container table.view-mode > tbody > tr:hover {
  background-color: inherit;
  cursor: auto;
}
cw-applicant-evaluation-panel .catenon-evaluation-panel-container table.view-mode > tbody > tr:nth-child(2n + 1):hover {
  background-color: #f4f5f9;
}
cw-applicant-processes-panel {
  display: block;
}
cw-applicant-processes-panel .catenon-processes-panel-container table.view-mode > tbody > tr:hover {
  background-color: inherit;
  cursor: auto;
}
cw-applicant-processes-panel .catenon-processes-panel-container table.view-mode > tbody > tr:nth-child(2n + 1):hover {
  background-color: #f4f5f9;
}
cw-timeline-item {
  display: block;
}
cw-timeline-item .cw-timeline-item-container {
  display: flex;
  position: relative;
  margin-bottom: 10px;
  background-color: white;
}
cw-timeline-item .cw-timeline-item-container .media-icon {
  background-color: whitesmoke;
  padding-right: 10px;
  padding-top: 10px;
}
cw-timeline-item .cw-timeline-item-container .media-icon .glyphicon {
  color: #919191;
}
cw-timeline-item .cw-timeline-item-container .media-icon .glyphicon-random {
  color: #1ba5ee;
}
cw-timeline-item .cw-timeline-item-container .media-icon .glyphicon-thumbs-up,
cw-timeline-item .cw-timeline-item-container .media-icon .glyphicon-ok {
  color: #3fc5c3;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top {
  padding: 10px;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body p {
  margin-bottom: 0px;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body p:last-of-type {
  margin-bottom: 0;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body span {
  display: inline-block;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body span.name {
  font-weight: 600;
  color: #0f3d60;
  margin-right: 5px;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body span.type {
  margin-right: 5px;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body .message-body {
  margin-top: 10px;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body .message-body .title {
  font-weight: bold;
  font-style: italic;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body .message-body .text {
  font-style: italic;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body .message-body ul {
  margin: 15px 0 0;
  font-weight: 600;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body .message-body ul .glyphicon-paperclip {
  margin-right: 5px;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body .message-body [name="text"],
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-body .message-body [name="toggle"] {
  display: block;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-right {
  text-align: right;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-top .media-right .btn {
  padding: 0;
  margin-left: 5px;
}
cw-timeline-item .cw-timeline-item-container .media-content .media-bottom {
  display: flex;
  justify-content: space-between;
  padding: 5px 10px;
  font-weight: 400;
}
#dialog-quality-kpis-template .panel {
  box-shadow: none;
  border-left-width: 10px;
  margin-bottom: 15px;
  padding: 5px 10px 10px;
  display: flex;
}
#dialog-quality-kpis-template .panel:last-child {
  margin-bottom: 0;
}
#dialog-quality-kpis-template .panel .panel-left {
  width: 80%;
  padding-right: 10px;
}
#dialog-quality-kpis-template .panel .panel-left .title {
  font-weight: bold;
}
#dialog-quality-kpis-template .panel .panel-left .text-muted {
  font-size: 12px;
  line-height: 16px;
}
#dialog-quality-kpis-template .panel .panel-right {
  text-align: center;
  align-self: center;
  width: 20%;
}
#dialog-quality-kpis-template .panel .panel-right .status {
  padding-top: 5px;
}
#dialog-quality-kpis-template .panel .panel-right .values {
  font-weight: bold;
}
#dialog-quality-kpis-template .panel .panel-right .deadline {
  font-size: 12px;
}
.briefing-container {
  padding-top: 75px;
}
.execution-not-started-container {
  margin: 15px;
}
.execution-not-started-container .text-bold {
  font-size: 21px;
}
#invoice-container {
  margin-top: 15px;
}
.performance-container {
  padding-top: 75px;
}
.performance-container .panel-group {
  background-color: #ffffff;
}
.performance-container .progress-container {
  margin-top: 5px;
  width: 66%;
  float: left;
  background-color: #ccc;
}
.performance-container .progress-container-operation-time {
  margin-top: 5px;
  width: 100%;
  float: left;
  background-color: #ccc;
}
.performance-container .progress-bar {
  height: 20px;
  background-color: #42bac1;
  transition: width 0.5s ease-in-out;
  /* Agrega una transición para la animación */
}
.performance-container .custom-span {
  position: relative;
  top: 5px;
  margin-left: 5px;
}
.performance-container catenon-input[label=" "] label {
  display: none;
}
#invoice-smapick-container {
  margin-top: 15px;
}
.operation-summary-container {
  padding-top: 75px;
}
.operation-summary-container.operation-create {
  padding-top: 15px;
}
.operation-summary-container.operation-create .blue-header-container {
  margin-bottom: 1rem;
}
.operation-summary-container.operation-create .blue-header-container em {
  display: block;
  margin-bottom: 5px;
}
.operation-summary-container.operation-create .blue-header-container h3 {
  margin-bottom: 0;
}
.operation-summary-container.operation-create .blue-header-container .fa {
  font-size: 16px;
}
.operation-summary-container .buttons {
  border-top: 1px solid #f5f5f5;
  padding: 15px;
  display: flex;
  justify-content: flex-end;
}
.operation-summary-container .changedBy {
  margin-left: 0.5rem;
}
.operation-summary-container .pageheader-actions .btn {
  margin-left: 0.5rem;
}
.operation-summary-container .panel-group {
  background-color: #fff;
}
.operation-summary-container .label-space {
  margin-right: 5px;
}
.operation-summary-container span.error {
  color: #f60057;
  padding-left: 5px;
  font-style: italic;
}
.operation-summary-container cw-confidentiality {
  display: inline-block;
  cursor: default;
}
.operation-summary-container cw-confidentiality .confidentiality-container .label {
  display: flex;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.operation-summary-container cw-confidentiality .confidentiality-container .label span {
  line-height: normal;
}
.operation-summary-container .checkbox-label {
  display: inline-block;
  padding: 5px 10px;
  margin-right: 15px;
  margin-left: 0px;
}
.operation-summary-container .checkbox-label input[type="checkbox"] {
  margin-right: 8px;
  /* Ajusta el margen entre el checkbox y el texto */
}
.operation-summary-container .hidden {
  display: none;
}
.operation-summary-container .checkbox-custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  background-color: #fff;
  cursor: pointer;
}
.operation-summary-container .checkbox-custom:checked {
  background-color: #007bff;
  border-color: #007bff;
}
.operation-summary-container .history-candidates .table td p,
.operation-summary-container .applicants-by-status .table td p,
.operation-summary-container .applicants-by-execution-stage .table td p,
.operation-summary-container .shortlist-applicants .table td p,
.operation-summary-container .history-candidates .table td .is-inline,
.operation-summary-container .applicants-by-status .table td .is-inline,
.operation-summary-container .applicants-by-execution-stage .table td .is-inline,
.operation-summary-container .shortlist-applicants .table td .is-inline {
  margin-bottom: 0px;
}
.operation-summary-container .history-candidates .table td .profile,
.operation-summary-container .applicants-by-status .table td .profile,
.operation-summary-container .applicants-by-execution-stage .table td .profile,
.operation-summary-container .shortlist-applicants .table td .profile {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.operation-summary-container .history-candidates .table td .profile .info,
.operation-summary-container .applicants-by-status .table td .profile .info,
.operation-summary-container .applicants-by-execution-stage .table td .profile .info,
.operation-summary-container .shortlist-applicants .table td .profile .info {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
}
.operation-summary-container .history-candidates .table td .profile .info .title,
.operation-summary-container .applicants-by-status .table td .profile .info .title,
.operation-summary-container .applicants-by-execution-stage .table td .profile .info .title,
.operation-summary-container .shortlist-applicants .table td .profile .info .title {
  font-weight: 500;
}
.operation-summary-container .history-candidates .table td .profile .info .text,
.operation-summary-container .applicants-by-status .table td .profile .info .text,
.operation-summary-container .applicants-by-execution-stage .table td .profile .info .text,
.operation-summary-container .shortlist-applicants .table td .profile .info .text {
  color: #555555;
}
.operation-summary-container .table .td-inline select {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.operation-summary-container .table cw-tag {
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.operation-summary-container .table .cw-tag {
  padding: 0.75rem;
}
.operation-summary-container .table .cw-tag a {
  margin-left: 0.5rem;
  color: #f7f7f7;
  opacity: 0.8;
}
.operation-summary-container .table .cw-tag a:hover {
  opacity: 1;
}
.operation-summary-container .switch {
  margin-right: 0px;
}
.operation-summary-container .switch label {
  margin-bottom: 10px;
}
.reports-filters-client-satisfaction-container .inline-inputs {
  display: flex;
  align-items: center;
}
.reports-filters-client-satisfaction-container .inline-inputs .form-control {
  min-width: 60px;
}
.reports-filters-fixed-container .inline-inputs {
  display: flex;
  align-items: center;
}
.reports-filters-fixed-container .inline-inputs .form-control {
  min-width: 60px;
}
.reports-filters-free-container .inline-inputs {
  display: flex;
  align-items: center;
}
.reports-filters-free-container .inline-inputs .form-control {
  min-width: 60px;
}
cw-applicant-evaluations-document-hit {
  display: block;
}
cw-applicant-evaluations-document-hit .applicant-evaluations-document-hit-container {
  margin: 0 -5px;
  padding: 5px 10px;
}
cw-applicant-evaluations-document-hit .applicant-evaluations-document-hit-container .row {
  display: flex;
  align-items: center;
  word-wrap: break-word;
  word-break: break-all;
}
cw-applicant-evaluations-document-hit .applicant-evaluations-document-hit-container .row.header-row {
  font-weight: bold;
  margin-bottom: 20px;
}
cw-applicant-evaluations-document-hit .applicant-evaluations-document-hit-container:hover {
  background-color: #f1f9fe;
}
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container {
  position: relative;
  padding: 15px 0 5px;
}
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container:nth-of-type(odd) {
  background-color: #f5f5f5;
}
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container .catenon-input-container {
  margin-bottom: 5px;
}
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container .catenon-input-container .form-group {
  margin-bottom: 3px;
}
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container .catenon-input-container .form-group label {
  font-weight: 500;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 1;
}
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container .catenon-input-container .form-group p {
  font-size: 14px;
}
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container.edit-mode:hover,
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container.edit-mode.edit-row {
  background-color: #c4e3f3;
}
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container.edit-mode .action-buttons {
  position: absolute;
  top: 5px;
  right: 10px;
}
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container.edit-mode .action-buttons a {
  margin-left: 10px;
}
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container.edit-mode input,
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container.edit-mode textarea {
  width: 100%;
  padding: 3px 5px;
  border: none;
  border-bottom: 1px dashed silver;
}
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container.edit-mode input.percentage,
cw-applicant-processes-grid .applicant-processes-grid-container .grid-container .grid-cells-container.edit-mode textarea.percentage {
  width: 100px;
}
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container {
  position: relative;
  padding: 15px 0 5px;
}
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container:nth-of-type(odd) {
  background-color: #f5f5f5;
}
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container .catenon-input-container {
  margin-bottom: 5px;
}
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container .catenon-input-container .form-group {
  margin-bottom: 3px;
}
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container .catenon-input-container .form-group label {
  font-weight: 500;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 1;
}
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container .catenon-input-container .form-group p {
  font-size: 14px;
}
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container.edit-mode:hover,
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container.edit-mode.edit-row {
  background-color: #c4e3f3;
}
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container.edit-mode .action-buttons {
  position: absolute;
  top: 5px;
  right: 10px;
}
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container.edit-mode .action-buttons a {
  margin-left: 10px;
}
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container.edit-mode input,
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container.edit-mode textarea {
  width: 100%;
  padding: 3px 5px;
  border: none;
  border-bottom: 1px dashed silver;
}
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container.edit-mode input.percentage,
cw-applicant-evaluation-grid .applicant-evaluations-grid-container .grid-container .grid-cells-container.edit-mode textarea.percentage {
  width: 100px;
}
cw-applicant-processes-questionnaire .process-questionnaire-container .video-container {
  text-align: center;
  padding: 15px;
  margin: 0 15px 15px;
  background-color: #f5f5f5;
}
cw-applicant-processes-questionnaire .process-questionnaire-container ul li {
  margin-bottom: 15px;
}
cw-applicant-processes-questionnaire .process-questionnaire-container ul li label {
  font-weight: 600;
}
cw-applicant-processes-questionnaire .process-questionnaire-container .is-edit-mode ul li textarea:hover {
  background-color: #f1f9fe;
}
cw-applicant-processes-questionnaire .process-questionnaire-container .form-group .form-control {
  display: inline-block;
}
cw-applicant-processes-questionnaire .process-questionnaire-container .form-group .input-time {
  width: 45px;
}
cw-applicant-processes-questionnaire .process-questionnaire-container .form-group span {
  margin-right: 2px;
}
cw-applicant-evaluation-questionnaire .evaluation-questionnaire-container .video-container {
  text-align: center;
  padding: 15px;
  margin: 0 15px 15px;
  background-color: #f5f5f5;
}
cw-applicant-evaluation-questionnaire .evaluation-questionnaire-container .questionnaire-text {
  color: gray;
  font-style: italic;
  margin-bottom: 5px;
}
cw-applicant-evaluation-questionnaire .evaluation-questionnaire-container ul li {
  margin-bottom: 15px;
}
cw-applicant-evaluation-questionnaire .evaluation-questionnaire-container ul li label {
  font-weight: 600;
}
cw-applicant-evaluation-questionnaire .evaluation-questionnaire-container .is-edit-mode ul li textarea:hover {
  background-color: #f1f9fe;
}
cw-applicant-evaluation-questionnaire .evaluation-questionnaire-container .form-group .form-control {
  display: inline-block;
}
cw-applicant-evaluation-questionnaire .evaluation-questionnaire-container .form-group .input-time {
  width: 45px;
}
cw-applicant-evaluation-questionnaire .evaluation-questionnaire-container .form-group span {
  margin-right: 2px;
}
cw-operation-hit {
  display: block;
  position: relative;
}
cw-operation-hit .operation-hit-container {
  position: relative;
}
cw-operation-hit .operation-hit-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
}
cw-operation-hit .operation-hit-container .overlay:hover {
  background-color: #f1f9fe;
  cursor: pointer;
}
cw-operation-hit .operation-hit-container .panel {
  margin-bottom: 0;
  z-index: 30;
  border-color: #d0d0d0;
}
cw-operation-hit .operation-hit-container .panel:hover {
  background-color: #f1f9fe;
  cursor: pointer;
}
cw-operation-hit .operation-hit-container .panel-heading {
  position: relative;
  border-bottom: none !important;
  padding: 15px 15px;
}
cw-operation-hit .operation-hit-container .panel-heading .panel-title {
  width: calc(100% - 120px);
  height: 75px;
  flex-direction: column;
  padding-right: 15px;
}
cw-operation-hit .operation-hit-container .panel-heading .panel-title .location {
  color: #444444;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: lighter;
}
cw-operation-hit .operation-hit-container .panel-heading .panel-title .name {
  color: #444444;
  font-size: 18px;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
cw-operation-hit .operation-hit-container .panel-heading .panel-title .client {
  font-size: 14px;
  margin-top: 5px;
}
cw-operation-hit .operation-hit-container .panel-heading .panel-actions {
  width: 120px;
  flex-direction: column;
  flex-wrap: wrap;
}
cw-operation-hit .operation-hit-container .panel-heading .panel-actions .status {
  font-size: 12px;
  width: 100%;
  text-transform: uppercase;
  padding: 5px 10px;
  display: block;
  margin-bottom: 5px;
}
cw-operation-hit .operation-hit-container .panel-heading .panel-actions cw-confidentiality {
  display: inline-block;
  cursor: default;
}
cw-operation-hit .operation-hit-container .panel-heading .panel-actions cw-confidentiality .confidentiality-container .label {
  display: flex;
}
cw-operation-hit .operation-hit-container .panel-heading .panel-actions cw-confidentiality .confidentiality-container .label span {
  line-height: normal;
}
cw-operation-hit .operation-hit-container .panel-heading .panel-actions cw-confidentiality .confidentiality-container .popover {
  position: absolute;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
cw-operation-hit .operation-hit-container .panel-body {
  padding: 0;
}
cw-operation-hit .operation-hit-container .panel-body p {
  margin-bottom: 0;
}
cw-operation-hit .operation-hit-container .panel-body .dates {
  margin: 0 15px 0;
  font-size: 12px;
}
cw-operation-hit .operation-hit-container .panel-body .people {
  padding: 20px 15px;
  display: flex;
  align-items: center;
  align-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid #d0d0d0;
}
cw-operation-hit .operation-hit-container .panel-body .people .owner {
  display: flex;
}
cw-operation-hit .operation-hit-container .panel-body .people .owner img {
  margin-right: 5px;
  width: 40px;
  height: 40px;
}
cw-operation-hit .operation-hit-container .panel-body .people .owner .unit {
  font-size: 12px;
}
cw-operation-hit .operation-hit-container .panel-body .people .participants img {
  margin-left: -10px;
  width: 40px;
  height: 40px;
}
cw-operation-hit .operation-hit-container .panel-body .applicant {
  text-align: center;
  padding: 15px 10px;
}
cw-operation-hit .operation-hit-container .panel-body .applicant .title {
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 15px;
}
cw-operation-hit .operation-hit-container .panel-body .applicant .statuses {
  display: flex;
  font-weight: 600;
  justify-content: space-around;
  font-size: 12px;
}
cw-operation-hit .operation-hit-container .panel-body .applicant .statuses .number {
  font-size: 18px;
}
cw-operation-hit .operation-hit-container .panel-body .candidates {
  text-align: center;
  display: flex;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
cw-operation-hit .operation-hit-container .panel-body .candidates strong {
  color: inherit;
}
cw-operation-hit .operation-hit-container .panel-body .candidates .client-area,
cw-operation-hit .operation-hit-container .panel-body .candidates .shared {
  flex-basis: 50%;
  padding: 15px 0;
}
cw-operation-hit .operation-hit-container .panel-body .candidates .client-area {
  border-right: 1px solid #d0d0d0;
}
cw-operation-hit .operation-hit-container .panel-body .quality {
  text-align: center;
  padding: 15px 15px;
  position: relative;
}
cw-operation-hit .operation-hit-container .panel-body .quality .btn {
  position: absolute;
  top: 0;
  right: 0;
  color: #919191;
  z-index: 30;
  padding: 15px;
}
cw-operation-hit .operation-hit-container .panel-body .quality .title {
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
cw-operation-hit .operation-hit-container .panel-body .quality .statuses {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
cw-operation-hit .operation-hit-container .panel-body .payments {
  color: #f7f7f7;
  background-color: #919191;
  display: flex;
  padding: 15px;
  align-content: space-between;
}
cw-operation-hit .operation-hit-container .panel-body .payments .sale,
cw-operation-hit .operation-hit-container .panel-body .payments .on-process,
cw-operation-hit .operation-hit-container .panel-body .payments .invoiced {
  flex-grow: 1;
  text-align: center;
}
cw-operation-hit .operation-hit-container .panel-body .payments .amount {
  font-weight: 600;
}
cw-operation-hit .operation-hit-container .img-circle {
  border: 2px solid #d0d0d0;
}
.briefing-job-container .briefing-job-functions-container {
  margin-bottom: 10px;
  position: relative;
}
#csi-browser-container {
  padding-top: 75px;
}
#csi-container {
  padding-top: 75px;
}
#csi-container .img-rounded {
  border-radius: 1%;
  width: 20%;
}
#advert-image-view .text-left {
  margin-top: 8%;
  margin-left: 8%;
  margin-right: 8%;
}
#advert-image-view .img-rounded {
  margin-top: 0%;
  margin-bottom: 5%;
  margin-left: 10%;
  border-radius: 10%;
  width: 20%;
}
#advert-image-view .highlighted {
  border: 7px solid gold;
}
p-subtitle {
  display: block;
  font-weight: 600;
  color: #111111;
}
cw-evaluation-summary {
  display: block;
}
.evaluation-summary-container {
  padding-top: 75px;
}
.evaluation-summary-container .panel .panel-heading {
  border-bottom: none !important;
}
.evaluation-summary-container .panel-body {
  display: none;
}
.evaluation-summary-container cw-validation .panel-body {
  display: block;
}
#dialog-change-language-template .modal-footer {
  border-top: none;
}
.applicant-container {
  min-height: 100vh;
}
.applicant-container .has-scroll-page {
  margin-left: 275px;
}
.applicant-container .applicant-result-container {
  height: 100%;
  padding: 15px;
}
.applicant-container .loader-inline {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(0, 0, 0, 0.12);
  border-top-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  -webkit-animation: spin 0.9s linear infinite;
          animation: spin 0.9s linear infinite;
  vertical-align: text-bottom;
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  .applicant-container .has-scroll-page {
    margin-left: 205px;
  }
}
.browser-execution-container {
  padding-top: 170px;
}
.browser-execution-container .panel-body {
  padding-top: 0;
}
.browser-execution-container .panel-actions {
  display: flex;
  flex-direction: row;
}
.browser-execution-container hit-candidate:last-child {
  border-bottom: none;
}
.browser-execution-container .search-pagination-container {
  text-align: center;
}
.browser-execution-container .quicksearch-input {
  width: 100% !important;
}
.browser-execution-container .selected-candidates .panel {
  margin-right: -15px;
}
.browser-execution-container .selected-candidates .panel-body {
  padding: 15px 5px;
}
#dialog-edit-kpi-template .list-unstyled {
  padding-left: 30px;
}
#dialog-edit-kpi-template .hired-candidates .search-result-hit-container {
  background-color: #eaf8ff;
  margin: 0;
  padding: 20px 0 5px;
  margin-bottom: 15px;
}
#dialog-edit-kpi-template .hired-candidates .extra {
  padding-right: 15px;
}
#dialog-edit-kpi-template .hired-candidates .invalid-date .help-block {
  margin-top: -10px;
}
#dialog-edit-kpi-template .hired-candidates .hit-footer {
  padding-top: 15px;
  border-color: #f7f7f7;
}
#dialog-add-candidates-template .button-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#dialog-add-candidates-template .button-group .btn {
  margin: 5px;
  min-width: 300px;
}
#dialog-timeline-send-email-template .candidates-list-container {
  display: flex;
  flex-flow: row wrap;
}
#dialog-timeline-send-email-template .candidates-list-container .label {
  padding-top: 0.4em;
}
.create-operation-browser-container {
  padding-top: 15px;
}
.create-operation-browser-container .search-pagination-container {
  text-align: center;
}
.create-operation-browser-container .blue-header-container {
  margin-bottom: 15px;
}
.create-operation-browser-container .blue-header-container em {
  display: block;
  margin-bottom: 5px;
}
.create-operation-browser-container .blue-header-container h3 {
  margin-bottom: 0px;
}
#documents-operation-container .editable-form {
  margin: 0 -15px;
  padding: 10px 15px 15px;
}
search-guest-contacts {
  display: block;
}
.search-guest-contacts-container .panel {
  margin-bottom: 0;
  box-shadow: none;
}
.search-guest-contacts-container .panel .panel-heading {
  padding-left: 0;
}
.search-guest-contacts-container .panel .panel-body {
  padding: 0 15px 0 0;
}
.search-guest-contacts-container .cw-search-advanced-filters .panel-title .fa {
  margin: 0 5px 0 0;
}
.search-guest-contacts-container .cw-search-advanced-filters .panel-title span {
  font-size: 13px;
}
.search-guest-contacts-container .cw-search-advanced-filters .panel-body {
  padding: 0 !important;
}
.search-guest-contacts-container .search-result-hit-container {
  padding: 10 0;
}
.search-guest-contacts-container .search-result-hit-container:hover {
  background-color: #f5f5f5;
}
.search-guest-contacts-container .search-result-hit-container p {
  margin-bottom: 0;
}
.search-guest-contacts-container .search-result-hit-container .btn {
  width: 80px;
}
.search-guest-contacts-container .search-result-hit-container .btn .ng-hide {
  display: none;
}
#dialog-send-email-unhired-candidates-template .checkboxes {
  display: flex;
  flex-direction: row;
}
#dialog-send-email-unhired-candidates-template .checkboxes .checkbox {
  margin: 5px 20px 0 0;
}
#dialog-send-email-unhired-candidates-template .checkboxes .checkbox label {
  font-weight: 400;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .title {
  font-weight: 600 !important;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice p {
  margin: 0;
  padding: 0;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .checkbox,
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .radio {
  margin: 0;
  padding: 5px 15px 3px 25px;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main {
  margin-bottom: 15px;
  padding-left: 5px;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main > .title {
  padding: 10px 0 10px 18px;
  cursor: pointer;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-questions > .title {
  padding: 5px 35px;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-questions .bg-option {
  padding-left: 5px;
  color: #6a6a6a;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-questions .bg-option p {
  padding: 5px 15px 4px 25px;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-questions .bg-option .is-selected {
  color: #444444;
  font-weight: 600;
  margin-left: -15px;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-questions .bg-option .is-required {
  background-color: #ffece0;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-questions .bg-option .is-required.is-selected {
  margin-left: 0;
  padding-left: 10px;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-section {
  padding-left: 5px;
  border-top: solid 2px white;
  border-left: solid 2px white;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-section > .title {
  padding: 5px 10px;
  cursor: pointer;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-section .bg-questions {
  padding-left: 5px;
  border-top: solid 2px white;
  border-left: solid 2px white;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-section .bg-questions > .title {
  padding: 5px 18px;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-section .bg-questions .bg-option p {
  padding: 5px 15px 4px 10px;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-section .bg-questions .bg-option .is-selected {
  color: #444444;
  font-weight: 600;
  margin-left: -15px;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-section .bg-questions .bg-option .is-required {
  background-color: #ffece0;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .multichoice .bg-main .bg-section .bg-questions .bg-option .is-required.is-selected {
  margin-left: 0;
  padding-left: 0;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main {
  background-color: #4d687c;
  color: white;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-questions {
  background-color: #dfeff7;
  color: #135588;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-questions .bg-option {
  background-color: white;
  color: #135588;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section {
  color: white;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-0 {
  background-color: #e8295a;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-0 .bg-questions {
  background-color: #fbe0e7;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-1 {
  background-color: #3fc5c3;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-1 .bg-questions {
  background-color: #dcf3f4;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-2 {
  background-color: #ff9147;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-2 .bg-questions {
  background-color: #ffeddd;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-3 {
  background-color: #255ee0;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-3 .bg-questions {
  background-color: #dfeff7;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section .bg-option {
  background-color: white;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main {
  background-color: #4d687c;
  color: white;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-questions {
  background-color: #dfeff7;
  color: #135588;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-questions .bg-options {
  background-color: white;
  color: #135588;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section {
  color: white;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-0 {
  background-color: #e8295a;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-0 .bg-questions {
  background-color: #fbe0e7;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-1 {
  background-color: #3fc5c3;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-1 .bg-questions {
  background-color: #dcf3f4;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-2 {
  background-color: #ff9147;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-2 .bg-questions {
  background-color: #ffeddd;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-3 {
  background-color: #255ee0;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section.bg-color-3 .bg-questions {
  background-color: #dfeff7;
}
cw-applicant-processes-multichoice .applicant-processes-multichoice-container .bg-main .bg-section .bg-options {
  background-color: white;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .title {
  font-weight: 600 !important;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice p {
  margin: 0;
  padding: 0;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .checkbox,
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .radio {
  margin: 0;
  padding: 5px 15px 3px 25px;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main {
  margin-bottom: 15px;
  padding-left: 5px;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main > .title {
  padding: 10px 0 10px 18px;
  cursor: pointer;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-questions > .title {
  padding: 5px 35px;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-questions .bg-option {
  padding-left: 5px;
  color: #6a6a6a;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-questions .bg-option p {
  padding: 5px 15px 4px 25px;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-questions .bg-option .is-selected {
  color: #444444;
  font-weight: 600;
  margin-left: -15px;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-questions .bg-option .is-required {
  background-color: #ffece0;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-questions .bg-option .is-required.is-selected {
  margin-left: 0;
  padding-left: 10px;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-section {
  padding-left: 5px;
  border-top: solid 2px white;
  border-left: solid 2px white;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-section > .title {
  padding: 5px 10px;
  cursor: pointer;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-section .bg-questions {
  padding-left: 5px;
  border-top: solid 2px white;
  border-left: solid 2px white;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-section .bg-questions > .title {
  padding: 5px 18px;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-section .bg-questions .bg-option p {
  padding: 5px 15px 4px 10px;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-section .bg-questions .bg-option .is-selected {
  color: #444444;
  font-weight: 600;
  margin-left: -15px;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-section .bg-questions .bg-option .is-required {
  background-color: #ffece0;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .multichoice .bg-main .bg-section .bg-questions .bg-option .is-required.is-selected {
  margin-left: 0;
  padding-left: 0;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main {
  background-color: #4d687c;
  color: white;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-questions {
  background-color: #dfeff7;
  color: #135588;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-questions .bg-option {
  background-color: white;
  color: #135588;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section {
  color: white;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-0 {
  background-color: #e8295a;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-0 .bg-questions {
  background-color: #fbe0e7;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-1 {
  background-color: #3fc5c3;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-1 .bg-questions {
  background-color: #dcf3f4;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-2 {
  background-color: #ff9147;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-2 .bg-questions {
  background-color: #ffeddd;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-3 {
  background-color: #255ee0;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-3 .bg-questions {
  background-color: #dfeff7;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section .bg-option {
  background-color: white;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main {
  background-color: #4d687c;
  color: white;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-questions {
  background-color: #dfeff7;
  color: #135588;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-questions .bg-options {
  background-color: white;
  color: #135588;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section {
  color: white;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-0 {
  background-color: #e8295a;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-0 .bg-questions {
  background-color: #fbe0e7;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-1 {
  background-color: #3fc5c3;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-1 .bg-questions {
  background-color: #dcf3f4;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-2 {
  background-color: #ff9147;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-2 .bg-questions {
  background-color: #ffeddd;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-3 {
  background-color: #255ee0;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section.bg-color-3 .bg-questions {
  background-color: #dfeff7;
}
cw-applicant-evaluation-multichoice .applicant-evaluation-multichoice-container .bg-main .bg-section .bg-options {
  background-color: white;
}
cw-evaluation-grid-function {
  display: block;
  margin-bottom: 15px;
}
cw-evaluation-grid-function .evaluation-format-function-container p {
  white-space: pre-wrap;
}
cw-evaluation-grid-function .evaluation-format-function-container .panel .panel-heading {
  border-bottom: none !important;
}
cw-evaluation-grid-function .evaluation-format-function-container .panel .panel-heading .panel-title {
  font-size: 16px;
  font-weight: 600 !important;
}
cw-evaluation-grid-function .evaluation-format-function-container .panel .panel-body {
  background-color: #f5f5f5;
}
cw-evaluation-grid-function .evaluation-format-function-container .panel-map {
  display: flex;
}
cw-evaluation-grid-function .evaluation-format-function-container .panel-map .map-projects,
cw-evaluation-grid-function .evaluation-format-function-container .panel-map .map-magnitudes {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
  flex-basis: 50%;
}
cw-evaluation-grid-function .evaluation-format-function-container .panel-map .map-projects .title,
cw-evaluation-grid-function .evaluation-format-function-container .panel-map .map-magnitudes .title {
  text-transform: uppercase;
  font-weight: 600;
}
cw-evaluation-grid-function .evaluation-format-function-container .panel-map .map-priority,
cw-evaluation-grid-function .evaluation-format-function-container .panel-map .map-dedication {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
  flex-basis: 50%;
  text-align: center;
  margin-left: 15px;
}
cw-evaluation-grid-function .evaluation-format-function-container .panel-map .map-priority .title,
cw-evaluation-grid-function .evaluation-format-function-container .panel-map .map-dedication .title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
}
cw-evaluation-grid-function .evaluation-format-function-container .panel-map .map-priority .text,
cw-evaluation-grid-function .evaluation-format-function-container .panel-map .map-dedication .text {
  color: #135588;
  font-size: 16px;
}
cw-evaluation-grid-function .evaluation-format-function-container .map-questions .title {
  font-size: 16px;
  color: #135588;
  font-weight: 600;
  margin: 10px 0 10px;
}
cw-evaluation-grid-function .evaluation-format-function-container .map-questions ul li {
  font-size: 16px;
  margin-bottom: 5px;
}
cw-evaluation-grid-function .evaluation-format-function-container .map-questions .is-edit-mode ul li input,
cw-evaluation-grid-function .evaluation-format-function-container .map-questions .is-edit-mode ul li textarea {
  display: block;
  width: 100%;
  text-align: left;
  border: none;
  background-color: #fbfbfb;
  border-bottom: 1px dashed #d0d0d0;
  padding: 5px;
  cursor: text;
}
cw-evaluation-grid-function .evaluation-format-function-container .map-questions .is-edit-mode ul li input:hover,
cw-evaluation-grid-function .evaluation-format-function-container .map-questions .is-edit-mode ul li textarea:hover {
  background-color: #f1f9fe;
}
cw-evaluation-grid-function .evaluation-format-function-container .map-questions .is-edit-mode ul li textarea {
  font-size: 14px;
}
cw-evaluation-grid-function .evaluation-format-function-container .map-questions .is-edit-mode .sortable-item {
  display: flex;
}
cw-evaluation-grid-function .evaluation-format-function-container .map-questions .is-edit-mode .sortable-item .item-move {
  color: #919191;
  cursor: move;
}
cw-evaluation-grid-function .evaluation-format-function-container .map-questions .is-edit-mode .sortable-item .question {
  align-self: center;
  text-align: left;
  flex-grow: 2;
}
cw-evaluation-grid-function .evaluation-format-function-container .map-questions .is-edit-mode .answer-item {
  margin-bottom: 15px;
}
cw-evaluation-grid-function .evaluation-format-function-container .map-questions .is-edit-mode .answer-item label {
  font-weight: 600;
}
#csi-browser-container .catenon-adverts-container .box {
  display: inline-block;
  width: 100%;
  height: 160px;
  position: relative;
  background: #00a4e1;
  padding: 15px;
  color: white;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 15px;
}
#csi-browser-container .catenon-adverts-container .box .delete {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
}
#csi-browser-container .catenon-adverts-container .box .delete .fa:hover {
  font-weight: 800;
}
#csi-browser-container .catenon-adverts-container .box p.title {
  margin-top: 25px;
  font-weight: 800;
}
#csi-browser-container .catenon-adverts-container .box:hover {
  background-color: #0b2a42;
}
#csi-browser-container .catenon-adverts-container .box.last {
  opacity: 0.5;
  padding-top: 25px;
}
#csi-browser-container .catenon-adverts-container .box.last:hover {
  opacity: 1;
  background-color: #00a4e1;
}
#csi-browser-container .catenon-adverts-container .ngdialog.dialogwidth800 .ngdialog-content {
  width: 800px;
}
.definition-container {
  position: relative;
}
#browser-container .direct-search-container .targets-buttons button {
  margin-left: 10px;
}
#browser-container .direct-search-container .tags-mb {
  margin-bottom: 5px;
}
.direct-search-text {
  color: gray;
  font-style: italic;
}
.key-words-container {
  position: relative;
}
.csi-sources-container {
  position: relative;
}
.csi-sources-container .source-catenon-web {
  background-color: #f5f5f5;
}
.csi-sources-container .source-catenon-web .table {
  margin-bottom: 0;
}
.csi-sources-container .source-catenon-web .table label {
  margin-bottom: 0;
}
.csi-sources-container .link-view {
  color: #00a4e1;
  font-weight: 600;
}
.csi-sources-container .name {
  color: #00a4e1;
  font-weight: 600;
}
.csi-sources-container .name:hover {
  text-decoration: underline;
}
.csi-sources-container .table-license {
  text-transform: uppercase;
  font-weight: 600;
}
.csi-sources-container .free {
  color: #3fc5c3;
}
.csi-sources-container .global {
  color: #ff9147;
}
.csi-sources-container .premium {
  color: #e8295a;
}
.csi-sources-container .fa-trash {
  margin-left: 15px;
}
.evaluation-header-container .modal-body {
  padding-bottom: 0;
}
cw-evaluation-cec {
  display: block;
}
cw-evaluation-cec .evaluation-cec-container {
  padding-top: 75px;
}
cw-evaluation-cec .evaluation-cec-container .panel-body {
  min-height: 100px;
}
cw-evaluation-hpi {
  display: block;
}
cw-evaluation-hpi .evaluation-hpi-container {
  padding-top: 75px;
}
cw-evaluation-hpi .evaluation-hpi-container .panel-body {
  min-height: 100px;
}
cw-evaluation-map {
  display: block;
}
cw-evaluation-map .evaluation-map-container {
  padding-top: 75px;
}
cw-evaluation-tfi {
  display: block;
}
cw-evaluation-tfi .evaluation-tfi-container {
  padding-top: 75px;
}
cw-evaluation-ti {
  display: block;
}
cw-evaluation-ti .evaluation-ti-container {
  padding-top: 75px;
}
.hit-document-container {
  padding: 5px 0;
}
.hit-document-container:hover {
  background-color: #f1f9fe;
}
.hit-document-container .btn-action {
  float: right;
}
#dialog-change-status-template .list-unstyled {
  padding-left: 30px;
}
#dialog-change-status-template .hired-candidates .search-result-hit-container {
  background-color: #eaf8ff;
  margin: 0;
  padding: 20px 0 5px;
  margin-bottom: 15px;
}
#dialog-change-status-template .hired-candidates .extra {
  padding-right: 15px;
}
#dialog-change-status-template .hired-candidates .invalid-date .help-block {
  margin-top: -10px;
}
#dialog-change-status-template .hired-candidates .hit-footer {
  padding-top: 15px;
  border-color: #f7f7f7;
}
#dialog-change-substatus-template .list-unstyled {
  padding-left: 30px;
}
cw-briefing-function {
  display: block;
  position: relative;
}
cw-briefing-function cw-evaluation-grid-function {
  margin-bottom: 0;
}
cw-briefing-function .briefing-function-container {
  position: relative;
}
cw-briefing-function .briefing-function-container .briefing-function {
  margin-bottom: 15px;
  padding: 15px;
  background-color: #f1f9fe;
}
cw-profile-input-criteria {
  display: block;
  margin: -5px -15px 0;
}
cw-profile-input-criteria .catenon-profile-input-criteria-container {
  position: relative;
  padding: 5px 15px 0;
}
cw-profile-input-criteria .catenon-profile-input-criteria-container .form-inline {
  display: flex;
  align-items: stretch;
}
cw-profile-input-criteria .catenon-profile-input-criteria-container .form-inline .form-control {
  width: 100%;
}
cw-profile-input-criteria .catenon-profile-input-criteria-container .form-inline .form-control:first-child {
  margin-right: 15px;
}
cw-profile-input-criteria .catenon-profile-input-criteria-container.edit-mode .action-buttons {
  opacity: 0;
  position: absolute;
  top: 5px;
  right: 10px;
}
cw-profile-input-criteria .catenon-profile-input-criteria-container.edit-mode .action-buttons a {
  margin-left: 10px;
}
cw-profile-input-criteria .catenon-profile-input-criteria-container.edit-mode:hover {
  background-color: #c4e3f3;
}
cw-profile-input-criteria .catenon-profile-input-criteria-container.edit-mode:hover .action-buttons {
  opacity: 1;
}
cw-profile-input-criteria .catenon-profile-input-criteria-container.edit-mode .criteria .currency input {
  display: inline-block;
  width: 33%;
  margin-right: 5px;
}
cw-profile-input-criteria .catenon-profile-input-criteria-container fieldset legend {
  text-transform: none;
  margin-bottom: 5px;
  padding: 5px 0;
}
cw-briefing-profile-subsection {
  display: block;
}
cw-briefing-profile-subsection .briefing-profile-subsection-container.edit-mode .catenon-panel-container {
  background-color: #eaf8ff;
}
cw-briefing-profile-subsection .briefing-profile-subsection-container .add-criteria {
  position: relative;
  background-color: #c4e3f3;
  padding: 10px;
  height: 100%;
}
cw-briefing-profile-subsection .briefing-profile-subsection-container .add-criteria .add-criteria-selected {
  margin-top: 10px;
}
cw-evaluation-format-multichoice {
  display: block;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice p {
  margin: 0;
  padding: 0;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .checkbox,
cw-evaluation-format-multichoice .multichoice-container .multichoice .radio {
  margin: 0;
  padding: 5px 0 3px 25px;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .bg-main {
  margin-bottom: 15px;
  padding-left: 5px;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .bg-main > .title {
  padding: 10px 0 10px 18px;
  cursor: pointer;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .bg-main .bg-questions > .title {
  padding: 5px 35px;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .bg-main .bg-questions .bg-option {
  padding-left: 5px;
  color: #6a6a6a;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .bg-main .bg-questions .bg-option p {
  padding: 5px 0 4px 30px;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .bg-main .bg-questions .bg-option .is-required {
  color: #444444;
  font-weight: 600;
  margin-left: -22px;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .bg-main .bg-section {
  padding-left: 5px;
  border-top: solid 2px white;
  border-left: solid 2px white;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .bg-main .bg-section > .title {
  padding: 5px 10px;
  cursor: pointer;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .bg-main .bg-section .bg-questions {
  padding-left: 5px;
  border-top: solid 2px white;
  border-left: solid 2px white;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .bg-main .bg-section .bg-questions > .title {
  padding: 5px 18px;
}
cw-evaluation-format-multichoice .multichoice-container .multichoice .bg-main .bg-section .bg-questions .bg-option p {
  padding: 5px 0 4px 20px;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main {
  background-color: #4d687c;
  color: white;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-questions {
  background-color: #dfeff7;
  color: #135588;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-questions .bg-option {
  background-color: white;
  color: #135588;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-section {
  color: white;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-section.bg-color-0 {
  background-color: #e8295a;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-section.bg-color-0 .bg-questions {
  background-color: #fbe0e7;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-section.bg-color-1 {
  background-color: #3fc5c3;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-section.bg-color-1 .bg-questions {
  background-color: #dcf3f4;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-section.bg-color-2 {
  background-color: #ff9147;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-section.bg-color-2 .bg-questions {
  background-color: #ffeddd;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-section.bg-color-3 {
  background-color: #255ee0;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-section.bg-color-3 .bg-questions {
  background-color: #dfeff7;
}
cw-evaluation-format-multichoice .multichoice-container .bg-main .bg-section .bg-option {
  background-color: white;
}
cw-evaluation-format-questionnaire {
  display: block;
}
cw-evaluation-format-questionnaire .questionnaire-container ul li {
  font-size: 16px;
  margin-bottom: 5px;
}
cw-evaluation-format-questionnaire .questionnaire-container .editable-row {
  display: flex;
  margin-bottom: 15px;
}
cw-evaluation-format-questionnaire .questionnaire-container .editable-row .item-move {
  color: #919191;
  cursor: move;
}
cw-evaluation-format-questionnaire .questionnaire-container .editable-row .question {
  flex-grow: 1;
}
cw-evaluation-format-questionnaire .questionnaire-container .editable-row .question input {
  display: block;
  width: 100%;
  text-align: left;
  border: none;
  background-color: #fbfbfb;
  border-bottom: 1px dashed #d0d0d0;
  padding: 5px;
  cursor: text;
}
cw-evaluation-format-questionnaire .questionnaire-container .editable-row .question input:hover {
  background-color: #f1f9fe;
}
cw-evaluation-format-questionnaire .questionnaire-container .editable-row .question .multichoice-form {
  background-color: aliceblue;
  padding-bottom: 15px;
}
cw-evaluation-format-questionnaire .questionnaire-container .editable-row .question .multichoice-form legend {
  padding: 10px 15px;
}
cw-evaluation-format-questionnaire .questionnaire-container .editable-row .question .multichoice-form ul li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
cw-evaluation-format-questionnaire .questionnaire-container .add-question-form .question {
  margin: 15px 0;
}
cw-evaluation-format-questionnaire .questionnaire-container .buttons {
  margin-top: 15px;
  text-align: right;
}
.candidate-entities-container .panel-body {
  padding-bottom: 0;
  padding-right: 0;
}
.candidate-entities-container .entities-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: center;
}
.candidate-entities-container .entities-container .entity {
  margin-bottom: 15px;
  margin-right: 15px;
}
.candidate-entities-container .entities-container .entity .dropdown .dropdown-menu {
  max-width: 180px;
}
evaluation-telephone-interview {
  display: block;
  height: 100%;
  padding: 15px;
}
evaluation-telephone-interview iframe {
  min-height: 600px;
  width: 100%;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .dropdown-divider {
  margin: 0.5rem 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
evaluation-telephone-interview .evaluation-telephone-interview-container h2 {
  margin-bottom: 0;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item p {
  margin-bottom: 0;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item .actions {
  display: none;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item:hover .actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: center;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item:hover .actions cw-profile-all-validations {
  color: #333;
  background-color: white;
  border-radius: 5px;
  padding: 0.5px;
  display: inline-block;
  margin-right: 2px;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item:hover .actions cw-profile-all-validations:hover {
  color: #007BFF;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item:hover .actions .edit-button {
  background-color: white;
  border-radius: 5px;
  padding: 5px;
  margin-right: 2px;
  display: inline-block;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item:hover .actions .edit-button:hover i.bi.bi-pencil {
  color: #1ba5ee;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item:hover .actions .edit-button:hover i.bi.bi-trash {
  color: #1ba5ee;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item:hover .actions .edit-button:hover span {
  color: #1ba5ee;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item:hover .actions .edit-button span {
  color: #333;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item:hover .actions .edit-button i.bi.bi-pencil {
  color: #333;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item:hover .actions .edit-button i.bi.bi-trash {
  color: #333;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item p {
  margin-bottom: 0;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item .actions {
  display: none;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item:hover .actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: center;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item:hover .actions cw-profile-all-validations {
  color: #333;
  background-color: white;
  border-radius: 5px;
  padding: 0.25px;
  display: inline-block;
  margin-right: 2px;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item:hover .actions cw-profile-all-validations:hover {
  color: #007BFF;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item:hover .actions .edit-button {
  background-color: white;
  border-radius: 5px;
  padding: 5px;
  margin-right: 0;
  display: inline-block;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item:hover .actions .edit-button:hover i.bi.bi-pencil {
  color: #1ba5ee;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item:hover .actions .edit-button:hover i.bi.bi-trash {
  color: #1ba5ee;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item:hover .actions .edit-button:hover span {
  color: #1ba5ee;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item:hover .actions .edit-button span {
  color: #333;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item:hover .actions .edit-button i.bi.bi-pencil {
  color: #333;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item:hover .actions .edit-button i.bi.bi-trash {
  color: #333;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item p {
  margin-bottom: 0;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item .actions {
  display: none;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item:hover .actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: center;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item:hover .actions cw-profile-all-validations {
  color: #333;
  background-color: white;
  border-radius: 5px;
  padding: 0.25px;
  display: inline-block;
  margin-right: 2px;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item:hover .actions cw-profile-all-validations:hover {
  color: #007BFF;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item:hover .actions .edit-button {
  background-color: white;
  border-radius: 5px;
  padding: 5px;
  margin-right: 0;
  display: inline-block;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item:hover .actions .edit-button:hover i.bi.bi-pencil {
  color: #1ba5ee;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item:hover .actions .edit-button:hover i.bi.bi-trash {
  color: #1ba5ee;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item:hover .actions .edit-button:hover span {
  color: #1ba5ee;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item:hover .actions .edit-button span {
  color: #333;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item:hover .actions .edit-button i.bi.bi-pencil {
  color: #333;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item:hover .actions .edit-button i.bi.bi-trash {
  color: #333;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .search-result-hit-container {
  padding: 0;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .panel-group {
  margin: -15px;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .panel-group .panel-title {
  font-weight: 500 !important;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .document .panel-body {
  padding: 0;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .form-container {
  padding: 15px 0;
  background-color: aliceblue;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .form-container .cw-input-container {
  padding-right: 15px;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item {
  margin-left: -15px;
  padding: 3px 15px;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item:hover {
  background-color: aliceblue;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item p {
  cursor: pointer;
  flex-grow: 1;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .language-item .buttons {
  display: flex;
  align-items: center;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item {
  margin-left: -15px;
  padding: 3px 15px;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item:hover {
  background-color: aliceblue;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item p {
  cursor: pointer;
  flex-grow: 1;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .education-item .buttons {
  display: flex;
  align-items: center;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item {
  margin-left: -15px;
  padding: 3px 15px;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item:hover {
  background-color: aliceblue;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item p {
  cursor: pointer;
  flex-grow: 1;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .experience-item .buttons {
  display: flex;
  align-items: center;
}
evaluation-telephone-interview .evaluation-telephone-interview-container .input-sm {
  padding: 2px 4px;
}
cw-edit-entities {
  display: block;
  height: auto;
  width: auto;
}
.edit-entities-container .alert ul {
  padding-left: 18px;
}
.edit-entities-container .entities-group .form-group {
  margin: 10px 0;
}
.edit-entities-container .entities-group .action-buttons {
  text-align: right;
  margin-left: 5px;
}
.edit-entities-container .entities-group .form-control,
.edit-entities-container .entities-group .action-buttons {
  margin-bottom: 10px;
}
@media (min-width: 767px) {
  .edit-entities-container .entities-group .form-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
  }
  .edit-entities-container .entities-group .form-control {
    flex: 1;
  }
  .edit-entities-container .entities-group .form-control,
  .edit-entities-container .entities-group .action-buttons {
    margin-bottom: 0;
  }
}
hit-candidate {
  display: block;
  border-bottom: 1px solid #f5f5f5;
}
hit-candidate .hit-candidate .hit-right-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
hit-candidate .hit-candidate .hit-icons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
hit-candidate .hit-candidate .hit-icons a {
  margin: 0 5px 10px;
  opacity: 0.75;
}
hit-candidate .hit-candidate .hit-icons a:hover {
  opacity: 1;
}
hit-candidate .hit-candidate .hit-icons .linkedin {
  padding: 2px 4px;
  border-radius: 3px;
  color: white;
  background-color: #0072b1;
}
hit-candidate .hit-candidate .hit-icons .cv {
  color: #F40F02;
}
hit-candidate .hit-candidate .checkbox {
  margin-right: 15px;
}
hit-candidate .hit-candidate .dropdown-menu {
  right: 0;
  left: auto;
}
.recycle-candidates-container .form-inline .checkbox:first-child {
  padding-left: 0 !important;
}
.recycle-candidates-container .dropdown-menu {
  z-index: 1002;
}
.recycle-candidates-container quicksearch .quicksearch-container .loading,
.recycle-candidates-container quicksearch .quicksearch-container .no-results {
  z-index: 1002;
}
.recycle-candidates-container quicksearch .quicksearch-container .input-group .form-control {
  min-width: 100%;
}
cw-stage-filters {
  display: block;
}
cw-stage-filters .stages-element-container {
  /*Form Wizard*/
}
cw-stage-filters .stages-element-container .bs-wizard {
  border-bottom: solid 1px #e0e0e0;
  padding: 0 0 0 0;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step {
  padding: 10px 0 15px;
  position: relative;
  text-align: center;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step:first-child > .progress {
  background-color: inherit;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step:first-child > .progress .progress-bar {
  background-color: inherit;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step:nth-child(2)::before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 0px;
  height: 100%;
  border-left: 1px solid #d0d0d0;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step:nth-child(2) > .progress {
  left: 50%;
  width: 50%;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  margin-bottom: 5px;
  font-weight: 600;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  color: white;
  font-weight: 600;
  position: absolute;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1ba5ee;
  top: 55px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
  content: ' ';
  width: 14px;
  height: 14px;
  background: #135588;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 8px;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot.number {
  text-align: center;
  width: 45px;
  height: 45px;
  top: 50px;
  left: 47%;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot.number:after {
  width: 29px;
  height: 29px;
  top: 8px;
  left: 8px;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot .bs-wizard-info {
  color: #fff;
  position: relative;
  z-index: 10;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 8px;
  box-shadow: none;
  margin: 20px 0;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #1ba5ee;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step:nth-child(2).active > .progress > .progress-bar {
  width: 0%;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step > .progress {
  background-color: #cccccc;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #cccccc;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  background: #F1F2F6;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step:last-child > .progress {
  width: 50%;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
  pointer-events: none;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.selected {
  background-color: #f7f7f7;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.selected > .bs-wizard-dot {
  background: #FF9147;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.selected > .bs-wizard-dot:after {
  background: #135588;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.selected .bs-wizard-stepnum {
  font-weight: 800;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.disabled.selected > .bs-wizard-dot:after {
  background: #F1F2F6;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot:hover {
  background: #135588;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:hover {
  background: #135588;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot:hover:after {
  background: #1ba5ee;
}
cw-stage-filters .stages-element-container .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:hover:after {
  background: #1ba5ee;
}
#dialog-share-candidates-template .list-unstyled {
  padding-left: 30px;
}
