@charset "UTF-8";
/**
 * Devuelve el color (oscuro o claro) que mejor visibilidad tenga sobre un color $base pasado.
 *
 * Si el color $base es claro, se devuelve el $dark.
 * Si el color $base es oscuro, se devuelve el $light.
 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("https://netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("https://netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("https://netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("https://netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("https://netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("https://netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa, table.table th[data-sort]::after {
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #E6E6E6;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, table.table th.fa-pull-left[data-sort]::after {
  margin-right: 0.3em;
}
.fa.fa-pull-right, table.table th.fa-pull-right[data-sort]::after {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, table.table th.pull-left[data-sort]::after {
  margin-right: 0.3em;
}
.fa.pull-right, table.table th.pull-right[data-sort]::after {
  margin-left: 0.3em;
}

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

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #607A8D;
  text-decoration: none;
}
a:hover, a:focus {
  color: #41535f;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

mark,
.mark {
  background-color: #f0ad4e;
  padding: 0.2em;
}

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

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

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

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

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #607A8D;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #4b606f;
}

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

a.text-success:hover,
a.text-success:focus {
  color: #449d44;
}

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

a.text-info:hover,
a.text-info:focus {
  color: #31b0d5;
}

.text-warning {
  color: #f0ad4e;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #ec971f;
}

.text-danger {
  color: #d9534f;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #c9302c;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #607A8D;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #4b606f;
}

.bg-success {
  background-color: #5cb85c;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #449d44;
}

.bg-info {
  background-color: #5bc0de;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #31b0d5;
}

.bg-warning {
  background-color: #f0ad4e;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ec971f;
}

.bg-danger {
  background-color: #d9534f;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #c9302c;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 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: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #5cb85c;
}

.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: #4cae4c;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #5bc0de;
}

.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: #46b8da;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #f0ad4e;
}

.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: #eea236;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #d9534f;
}

.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: #d43f3a;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #E6E6E6;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: silver;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(192, 192, 192, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(192, 192, 192, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

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: 0;
}
.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: 0;
}

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: 0;
}
.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: #5cb85c;
}
.has-success .form-control {
  border-color: #5cb85c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #449d44;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3;
}
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #5cb85c;
}
.has-success .form-control-feedback {
  color: #5cb85c;
}

.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: #f0ad4e;
}
.has-warning .form-control {
  border-color: #f0ad4e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #ec971f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac;
}
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: #f0ad4e;
}
.has-warning .form-control-feedback {
  color: #f0ad4e;
}

.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: #d9534f;
}
.has-error .form-control {
  border-color: #d9534f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #c9302c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
}
.has-error .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #d9534f;
}
.has-error .form-control-feedback {
  color: #d9534f;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove, .button-wrapper a:not(.btn):not(.btn-link),
.button-wrapper button:not(.btn):not(.btn-link), .button-wrapper button[type=submit]:not(.btn),
.button-wrapper a.primary:not(.btn):not(.btn-link),
.button-wrapper button.primary:not(.btn):not(.btn-link), .popup .popup-pagination > a, .popup > .inner .bottom a:not(.btn):not(.btn-link) {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:focus,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:focus, .button-wrapper a:focus:not(.btn):not(.btn-link),
.button-wrapper button:focus:not(.btn):not(.btn-link), .button-wrapper button[type=submit]:focus:not(.btn), .popup .popup-pagination > a:focus, .popup > .inner .bottom a:focus:not(.btn):not(.btn-link), .btn.focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .focus.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .focus.repeatable-remove, .button-wrapper a.focus:not(.btn):not(.btn-link),
.button-wrapper button.focus:not(.btn):not(.btn-link), .button-wrapper button.focus[type=submit]:not(.btn), .popup .popup-pagination > a.focus, .popup > .inner .bottom a.focus:not(.btn):not(.btn-link), .btn:active:focus, .popup .popup-pagination > a:active:focus, .btn:active.focus, .popup .popup-pagination > a:active.focus, .btn.active:focus, .popup .popup-pagination > a.active:focus, .btn.active.focus, .popup .popup-pagination > a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:hover,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:hover, .button-wrapper a:hover:not(.btn):not(.btn-link),
.button-wrapper button:hover:not(.btn):not(.btn-link), .button-wrapper button[type=submit]:hover:not(.btn), .popup .popup-pagination > a:hover, .popup > .inner .bottom a:hover:not(.btn):not(.btn-link), .btn:focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:focus,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:focus, .button-wrapper a:focus:not(.btn):not(.btn-link),
.button-wrapper button:focus:not(.btn):not(.btn-link), .button-wrapper button[type=submit]:focus:not(.btn), .popup .popup-pagination > a:focus, .popup > .inner .bottom a:focus:not(.btn):not(.btn-link), .btn.focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .focus.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .focus.repeatable-remove, .button-wrapper a.focus:not(.btn):not(.btn-link),
.button-wrapper button.focus:not(.btn):not(.btn-link), .button-wrapper button.focus[type=submit]:not(.btn), .popup .popup-pagination > a.focus, .popup > .inner .bottom a.focus:not(.btn):not(.btn-link) {
  color: #333;
  text-decoration: none;
}
.btn:active, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:active,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:active, .button-wrapper a:active:not(.btn):not(.btn-link),
.button-wrapper button:active:not(.btn):not(.btn-link), .button-wrapper button[type=submit]:active:not(.btn), .popup .popup-pagination > a:active, .popup > .inner .bottom a:active:not(.btn):not(.btn-link), .btn.active, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .active.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .active.repeatable-remove, .button-wrapper a.active:not(.btn):not(.btn-link),
.button-wrapper button.active:not(.btn):not(.btn-link), .button-wrapper button.active[type=submit]:not(.btn), .popup .popup-pagination > a.active, .popup > .inner .bottom a.active:not(.btn):not(.btn-link) {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .disabled.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .disabled.repeatable-remove, .button-wrapper a.disabled:not(.btn):not(.btn-link),
.button-wrapper button.disabled:not(.btn):not(.btn-link), .button-wrapper button.disabled[type=submit]:not(.btn), .popup .popup-pagination > a.disabled, .popup > .inner .bottom a.disabled:not(.btn):not(.btn-link), .btn[disabled], .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row [disabled].repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels [disabled].repeatable-remove, .button-wrapper a[disabled]:not(.btn):not(.btn-link),
.button-wrapper button[disabled]:not(.btn):not(.btn-link), .button-wrapper button[disabled][type=submit]:not(.btn), .popup .popup-pagination > a[disabled], .popup > .inner .bottom a[disabled]:not(.btn):not(.btn-link), fieldset[disabled] .btn, fieldset[disabled] .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row fieldset[disabled] .repeatable-remove,
fieldset[disabled] .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels fieldset[disabled] .repeatable-remove, fieldset[disabled] .button-wrapper a:not(.btn):not(.btn-link), .button-wrapper fieldset[disabled] a:not(.btn):not(.btn-link),
fieldset[disabled] .button-wrapper button:not(.btn):not(.btn-link),
.button-wrapper fieldset[disabled] button:not(.btn):not(.btn-link), fieldset[disabled] .button-wrapper button[type=submit]:not(.btn), .button-wrapper fieldset[disabled] button[type=submit]:not(.btn), fieldset[disabled] .popup .popup-pagination > a, .popup fieldset[disabled] .popup-pagination > a, fieldset[disabled] .popup > .inner .bottom a:not(.btn):not(.btn-link), .popup > .inner .bottom fieldset[disabled] a:not(.btn):not(.btn-link) {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row a.disabled.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels a.disabled.repeatable-remove, .button-wrapper a.disabled:not(.btn):not(.btn-link), .popup .popup-pagination > a.disabled, .popup > .inner .bottom a.disabled:not(.btn):not(.btn-link), fieldset[disabled] a.btn, fieldset[disabled] .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row a.repeatable-remove, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row fieldset[disabled] a.repeatable-remove,
fieldset[disabled] .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels a.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels fieldset[disabled] a.repeatable-remove, fieldset[disabled] .button-wrapper a:not(.btn):not(.btn-link), .button-wrapper fieldset[disabled] a:not(.btn):not(.btn-link), fieldset[disabled] .popup .popup-pagination > a, .popup fieldset[disabled] .popup-pagination > a, fieldset[disabled] .popup > .inner .bottom a:not(.btn):not(.btn-link), .popup > .inner .bottom fieldset[disabled] a:not(.btn):not(.btn-link) {
  pointer-events: none;
}

.btn-default, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove, .button-wrapper a:not(.btn):not(.btn-link),
.button-wrapper button:not(.btn):not(.btn-link), .popup .popup-pagination > a, .popup > .inner .bottom a:not(.btn):not(.btn-link) {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:focus,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:focus, .button-wrapper a:focus:not(.btn):not(.btn-link),
.button-wrapper button:focus:not(.btn):not(.btn-link), .popup .popup-pagination > a:focus, .popup > .inner .bottom a:focus:not(.btn):not(.btn-link), .btn-default.focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .focus.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .focus.repeatable-remove, .button-wrapper a.focus:not(.btn):not(.btn-link),
.button-wrapper button.focus:not(.btn):not(.btn-link), .popup .popup-pagination > a.focus, .popup > .inner .bottom a.focus:not(.btn):not(.btn-link) {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:hover,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:hover, .button-wrapper a:hover:not(.btn):not(.btn-link),
.button-wrapper button:hover:not(.btn):not(.btn-link), .popup .popup-pagination > a:hover, .popup > .inner .bottom a:hover:not(.btn):not(.btn-link) {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:active,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:active, .button-wrapper a:active:not(.btn):not(.btn-link),
.button-wrapper button:active:not(.btn):not(.btn-link), .popup .popup-pagination > a:active, .popup > .inner .bottom a:active:not(.btn):not(.btn-link), .btn-default.active, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .active.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .active.repeatable-remove, .button-wrapper a.active:not(.btn):not(.btn-link),
.button-wrapper button.active:not(.btn):not(.btn-link), .popup .popup-pagination > a.active, .popup > .inner .bottom a.active:not(.btn):not(.btn-link), .open > .btn-default.dropdown-toggle, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .open > .dropdown-toggle.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .open > .dropdown-toggle.repeatable-remove, .button-wrapper .open > a.dropdown-toggle:not(.btn):not(.btn-link),
.button-wrapper .open > button.dropdown-toggle:not(.btn):not(.btn-link), .popup .popup-pagination.open > a.dropdown-toggle, .popup > .inner .bottom .open > a.dropdown-toggle:not(.btn):not(.btn-link) {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:active:hover,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:active:hover, .button-wrapper a:active:hover:not(.btn):not(.btn-link),
.button-wrapper button:active:hover:not(.btn):not(.btn-link), .popup .popup-pagination > a:active:hover, .popup > .inner .bottom a:active:hover:not(.btn):not(.btn-link), .btn-default:active:focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:active:focus,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:active:focus, .button-wrapper a:active:focus:not(.btn):not(.btn-link),
.button-wrapper button:active:focus:not(.btn):not(.btn-link), .popup .popup-pagination > a:active:focus, .popup > .inner .bottom a:active:focus:not(.btn):not(.btn-link), .btn-default:active.focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:active.focus,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:active.focus, .button-wrapper a:active.focus:not(.btn):not(.btn-link),
.button-wrapper button:active.focus:not(.btn):not(.btn-link), .popup .popup-pagination > a:active.focus, .popup > .inner .bottom a:active.focus:not(.btn):not(.btn-link), .btn-default.active:hover, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .active.repeatable-remove:hover,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .active.repeatable-remove:hover, .button-wrapper a.active:hover:not(.btn):not(.btn-link),
.button-wrapper button.active:hover:not(.btn):not(.btn-link), .popup .popup-pagination > a.active:hover, .popup > .inner .bottom a.active:hover:not(.btn):not(.btn-link), .btn-default.active:focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .active.repeatable-remove:focus,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .active.repeatable-remove:focus, .button-wrapper a.active:focus:not(.btn):not(.btn-link),
.button-wrapper button.active:focus:not(.btn):not(.btn-link), .popup .popup-pagination > a.active:focus, .popup > .inner .bottom a.active:focus:not(.btn):not(.btn-link), .btn-default.active.focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .active.focus.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .active.focus.repeatable-remove, .button-wrapper a.active.focus:not(.btn):not(.btn-link),
.button-wrapper button.active.focus:not(.btn):not(.btn-link), .popup .popup-pagination > a.active.focus, .popup > .inner .bottom a.active.focus:not(.btn):not(.btn-link), .open > .btn-default.dropdown-toggle:hover, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .open > .dropdown-toggle.repeatable-remove:hover,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .open > .dropdown-toggle.repeatable-remove:hover, .button-wrapper .open > a.dropdown-toggle:hover:not(.btn):not(.btn-link),
.button-wrapper .open > button.dropdown-toggle:hover:not(.btn):not(.btn-link), .popup .popup-pagination.open > a.dropdown-toggle:hover, .popup > .inner .bottom .open > a.dropdown-toggle:hover:not(.btn):not(.btn-link), .open > .btn-default.dropdown-toggle:focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .open > .dropdown-toggle.repeatable-remove:focus,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .open > .dropdown-toggle.repeatable-remove:focus, .button-wrapper .open > a.dropdown-toggle:focus:not(.btn):not(.btn-link),
.button-wrapper .open > button.dropdown-toggle:focus:not(.btn):not(.btn-link), .popup .popup-pagination.open > a.dropdown-toggle:focus, .popup > .inner .bottom .open > a.dropdown-toggle:focus:not(.btn):not(.btn-link), .open > .btn-default.dropdown-toggle.focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .open > .dropdown-toggle.focus.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .open > .dropdown-toggle.focus.repeatable-remove, .button-wrapper .open > a.dropdown-toggle.focus:not(.btn):not(.btn-link),
.button-wrapper .open > button.dropdown-toggle.focus:not(.btn):not(.btn-link), .popup .popup-pagination.open > a.dropdown-toggle.focus, .popup > .inner .bottom .open > a.dropdown-toggle.focus:not(.btn):not(.btn-link) {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:active,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:active, .button-wrapper a:active:not(.btn):not(.btn-link),
.button-wrapper button:active:not(.btn):not(.btn-link), .popup .popup-pagination > a:active, .popup > .inner .bottom a:active:not(.btn):not(.btn-link), .btn-default.active, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .active.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .active.repeatable-remove, .button-wrapper a.active:not(.btn):not(.btn-link),
.button-wrapper button.active:not(.btn):not(.btn-link), .popup .popup-pagination > a.active, .popup > .inner .bottom a.active:not(.btn):not(.btn-link), .open > .btn-default.dropdown-toggle, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .open > .dropdown-toggle.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .open > .dropdown-toggle.repeatable-remove, .button-wrapper .open > a.dropdown-toggle:not(.btn):not(.btn-link),
.button-wrapper .open > button.dropdown-toggle:not(.btn):not(.btn-link), .popup .popup-pagination.open > a.dropdown-toggle, .popup > .inner .bottom .open > a.dropdown-toggle:not(.btn):not(.btn-link) {
  background-image: none;
}
.btn-default.disabled:hover, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .disabled.repeatable-remove:hover,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .disabled.repeatable-remove:hover, .button-wrapper a.disabled:hover:not(.btn):not(.btn-link),
.button-wrapper button.disabled:hover:not(.btn):not(.btn-link), .popup .popup-pagination > a.disabled:hover, .popup > .inner .bottom a.disabled:hover:not(.btn):not(.btn-link), .btn-default.disabled:focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .disabled.repeatable-remove:focus,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .disabled.repeatable-remove:focus, .button-wrapper a.disabled:focus:not(.btn):not(.btn-link),
.button-wrapper button.disabled:focus:not(.btn):not(.btn-link), .popup .popup-pagination > a.disabled:focus, .popup > .inner .bottom a.disabled:focus:not(.btn):not(.btn-link), .btn-default.disabled.focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .disabled.focus.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .disabled.focus.repeatable-remove, .button-wrapper a.disabled.focus:not(.btn):not(.btn-link),
.button-wrapper button.disabled.focus:not(.btn):not(.btn-link), .popup .popup-pagination > a.disabled.focus, .popup > .inner .bottom a.disabled.focus:not(.btn):not(.btn-link), .btn-default[disabled]:hover, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row [disabled].repeatable-remove:hover,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels [disabled].repeatable-remove:hover, .button-wrapper a[disabled]:hover:not(.btn):not(.btn-link),
.button-wrapper button[disabled]:hover:not(.btn):not(.btn-link), .popup .popup-pagination > a[disabled]:hover, .popup > .inner .bottom a[disabled]:hover:not(.btn):not(.btn-link), .btn-default[disabled]:focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row [disabled].repeatable-remove:focus,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels [disabled].repeatable-remove:focus, .button-wrapper a[disabled]:focus:not(.btn):not(.btn-link),
.button-wrapper button[disabled]:focus:not(.btn):not(.btn-link), .popup .popup-pagination > a[disabled]:focus, .popup > .inner .bottom a[disabled]:focus:not(.btn):not(.btn-link), .btn-default[disabled].focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row [disabled].focus.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels [disabled].focus.repeatable-remove, .button-wrapper a[disabled].focus:not(.btn):not(.btn-link),
.button-wrapper button[disabled].focus:not(.btn):not(.btn-link), .popup .popup-pagination > a[disabled].focus, .popup > .inner .bottom a[disabled].focus:not(.btn):not(.btn-link), fieldset[disabled] .btn-default:hover, fieldset[disabled] .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:hover, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row fieldset[disabled] .repeatable-remove:hover,
fieldset[disabled] .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:hover,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels fieldset[disabled] .repeatable-remove:hover, fieldset[disabled] .button-wrapper a:hover:not(.btn):not(.btn-link), .button-wrapper fieldset[disabled] a:hover:not(.btn):not(.btn-link),
fieldset[disabled] .button-wrapper button:hover:not(.btn):not(.btn-link),
.button-wrapper fieldset[disabled] button:hover:not(.btn):not(.btn-link), fieldset[disabled] .popup .popup-pagination > a:hover, .popup fieldset[disabled] .popup-pagination > a:hover, fieldset[disabled] .popup > .inner .bottom a:hover:not(.btn):not(.btn-link), .popup > .inner .bottom fieldset[disabled] a:hover:not(.btn):not(.btn-link), fieldset[disabled] .btn-default:focus, fieldset[disabled] .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove:focus, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row fieldset[disabled] .repeatable-remove:focus,
fieldset[disabled] .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove:focus,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels fieldset[disabled] .repeatable-remove:focus, fieldset[disabled] .button-wrapper a:focus:not(.btn):not(.btn-link), .button-wrapper fieldset[disabled] a:focus:not(.btn):not(.btn-link),
fieldset[disabled] .button-wrapper button:focus:not(.btn):not(.btn-link),
.button-wrapper fieldset[disabled] button:focus:not(.btn):not(.btn-link), fieldset[disabled] .popup .popup-pagination > a:focus, .popup fieldset[disabled] .popup-pagination > a:focus, fieldset[disabled] .popup > .inner .bottom a:focus:not(.btn):not(.btn-link), .popup > .inner .bottom fieldset[disabled] a:focus:not(.btn):not(.btn-link), fieldset[disabled] .btn-default.focus, fieldset[disabled] .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .focus.repeatable-remove, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row fieldset[disabled] .focus.repeatable-remove,
fieldset[disabled] .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .focus.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels fieldset[disabled] .focus.repeatable-remove, fieldset[disabled] .button-wrapper a.focus:not(.btn):not(.btn-link), .button-wrapper fieldset[disabled] a.focus:not(.btn):not(.btn-link),
fieldset[disabled] .button-wrapper button.focus:not(.btn):not(.btn-link),
.button-wrapper fieldset[disabled] button.focus:not(.btn):not(.btn-link), fieldset[disabled] .popup .popup-pagination > a.focus, .popup fieldset[disabled] .popup-pagination > a.focus, fieldset[disabled] .popup > .inner .bottom a.focus:not(.btn):not(.btn-link), .popup > .inner .bottom fieldset[disabled] a.focus:not(.btn):not(.btn-link) {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove .badge,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove .badge, .button-wrapper a:not(.btn):not(.btn-link) .badge,
.button-wrapper button:not(.btn):not(.btn-link) .badge, .popup .popup-pagination > a .badge, .popup > .inner .bottom a:not(.btn):not(.btn-link) .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, .button-wrapper button[type=submit]:not(.btn),
.button-wrapper a.primary:not(.btn):not(.btn-link),
.button-wrapper button.primary:not(.btn):not(.btn-link) {
  color: #fff;
  background-color: #607A8D;
  border-color: #566d7e;
}
.btn-primary:focus, .button-wrapper button[type=submit]:focus:not(.btn),
.button-wrapper a.primary:focus:not(.btn):not(.btn-link),
.button-wrapper button.primary:focus:not(.btn):not(.btn-link), .btn-primary.focus, .button-wrapper button.focus[type=submit]:not(.btn),
.button-wrapper a.focus.primary:not(.btn):not(.btn-link),
.button-wrapper button.focus.primary:not(.btn):not(.btn-link) {
  color: #fff;
  background-color: #4b606f;
  border-color: #222b32;
}
.btn-primary:hover, .button-wrapper button[type=submit]:hover:not(.btn),
.button-wrapper a.primary:hover:not(.btn):not(.btn-link),
.button-wrapper button.primary:hover:not(.btn):not(.btn-link) {
  color: #fff;
  background-color: #4b606f;
  border-color: #3d4d59;
}
.btn-primary:active, .button-wrapper button[type=submit]:active:not(.btn),
.button-wrapper a.primary:active:not(.btn):not(.btn-link),
.button-wrapper button.primary:active:not(.btn):not(.btn-link), .btn-primary.active, .button-wrapper button.active[type=submit]:not(.btn),
.button-wrapper a.active.primary:not(.btn):not(.btn-link),
.button-wrapper button.active.primary:not(.btn):not(.btn-link), .open > .btn-primary.dropdown-toggle, .button-wrapper .open > button.dropdown-toggle[type=submit]:not(.btn),
.button-wrapper .open > a.dropdown-toggle.primary:not(.btn):not(.btn-link),
.button-wrapper .open > button.dropdown-toggle.primary:not(.btn):not(.btn-link) {
  color: #fff;
  background-color: #4b606f;
  border-color: #3d4d59;
}
.btn-primary:active:hover, .button-wrapper button[type=submit]:active:hover:not(.btn),
.button-wrapper a.primary:active:hover:not(.btn):not(.btn-link),
.button-wrapper button.primary:active:hover:not(.btn):not(.btn-link), .btn-primary:active:focus, .button-wrapper button[type=submit]:active:focus:not(.btn),
.button-wrapper a.primary:active:focus:not(.btn):not(.btn-link),
.button-wrapper button.primary:active:focus:not(.btn):not(.btn-link), .btn-primary:active.focus, .button-wrapper button[type=submit]:active.focus:not(.btn),
.button-wrapper a.primary:active.focus:not(.btn):not(.btn-link),
.button-wrapper button.primary:active.focus:not(.btn):not(.btn-link), .btn-primary.active:hover, .button-wrapper button.active[type=submit]:hover:not(.btn),
.button-wrapper a.active.primary:hover:not(.btn):not(.btn-link),
.button-wrapper button.active.primary:hover:not(.btn):not(.btn-link), .btn-primary.active:focus, .button-wrapper button.active[type=submit]:focus:not(.btn),
.button-wrapper a.active.primary:focus:not(.btn):not(.btn-link),
.button-wrapper button.active.primary:focus:not(.btn):not(.btn-link), .btn-primary.active.focus, .button-wrapper button.active.focus[type=submit]:not(.btn),
.button-wrapper a.active.focus.primary:not(.btn):not(.btn-link),
.button-wrapper button.active.focus.primary:not(.btn):not(.btn-link), .open > .btn-primary.dropdown-toggle:hover, .button-wrapper .open > button.dropdown-toggle[type=submit]:hover:not(.btn),
.button-wrapper .open > a.dropdown-toggle.primary:hover:not(.btn):not(.btn-link),
.button-wrapper .open > button.dropdown-toggle.primary:hover:not(.btn):not(.btn-link), .open > .btn-primary.dropdown-toggle:focus, .button-wrapper .open > button.dropdown-toggle[type=submit]:focus:not(.btn),
.button-wrapper .open > a.dropdown-toggle.primary:focus:not(.btn):not(.btn-link),
.button-wrapper .open > button.dropdown-toggle.primary:focus:not(.btn):not(.btn-link), .open > .btn-primary.dropdown-toggle.focus, .button-wrapper .open > button.dropdown-toggle.focus[type=submit]:not(.btn),
.button-wrapper .open > a.dropdown-toggle.focus.primary:not(.btn):not(.btn-link),
.button-wrapper .open > button.dropdown-toggle.focus.primary:not(.btn):not(.btn-link) {
  color: #fff;
  background-color: #3d4d59;
  border-color: #222b32;
}
.btn-primary:active, .button-wrapper button[type=submit]:active:not(.btn),
.button-wrapper a.primary:active:not(.btn):not(.btn-link),
.button-wrapper button.primary:active:not(.btn):not(.btn-link), .btn-primary.active, .button-wrapper button.active[type=submit]:not(.btn),
.button-wrapper a.active.primary:not(.btn):not(.btn-link),
.button-wrapper button.active.primary:not(.btn):not(.btn-link), .open > .btn-primary.dropdown-toggle, .button-wrapper .open > button.dropdown-toggle[type=submit]:not(.btn),
.button-wrapper .open > a.dropdown-toggle.primary:not(.btn):not(.btn-link),
.button-wrapper .open > button.dropdown-toggle.primary:not(.btn):not(.btn-link) {
  background-image: none;
}
.btn-primary.disabled:hover, .button-wrapper button.disabled[type=submit]:hover:not(.btn),
.button-wrapper a.disabled.primary:hover:not(.btn):not(.btn-link),
.button-wrapper button.disabled.primary:hover:not(.btn):not(.btn-link), .btn-primary.disabled:focus, .button-wrapper button.disabled[type=submit]:focus:not(.btn),
.button-wrapper a.disabled.primary:focus:not(.btn):not(.btn-link),
.button-wrapper button.disabled.primary:focus:not(.btn):not(.btn-link), .btn-primary.disabled.focus, .button-wrapper button.disabled.focus[type=submit]:not(.btn),
.button-wrapper a.disabled.focus.primary:not(.btn):not(.btn-link),
.button-wrapper button.disabled.focus.primary:not(.btn):not(.btn-link), .btn-primary[disabled]:hover, .button-wrapper button[disabled][type=submit]:hover:not(.btn),
.button-wrapper a[disabled].primary:hover:not(.btn):not(.btn-link),
.button-wrapper button[disabled].primary:hover:not(.btn):not(.btn-link), .btn-primary[disabled]:focus, .button-wrapper button[disabled][type=submit]:focus:not(.btn),
.button-wrapper a[disabled].primary:focus:not(.btn):not(.btn-link),
.button-wrapper button[disabled].primary:focus:not(.btn):not(.btn-link), .btn-primary[disabled].focus, .button-wrapper button[disabled].focus[type=submit]:not(.btn),
.button-wrapper a[disabled].focus.primary:not(.btn):not(.btn-link),
.button-wrapper button[disabled].focus.primary:not(.btn):not(.btn-link), fieldset[disabled] .btn-primary:hover, fieldset[disabled] .button-wrapper button[type=submit]:hover:not(.btn), .button-wrapper fieldset[disabled] button[type=submit]:hover:not(.btn),
fieldset[disabled] .button-wrapper a.primary:hover:not(.btn):not(.btn-link),
.button-wrapper fieldset[disabled] a.primary:hover:not(.btn):not(.btn-link),
fieldset[disabled] .button-wrapper button.primary:hover:not(.btn):not(.btn-link),
.button-wrapper fieldset[disabled] button.primary:hover:not(.btn):not(.btn-link), fieldset[disabled] .btn-primary:focus, fieldset[disabled] .button-wrapper button[type=submit]:focus:not(.btn), .button-wrapper fieldset[disabled] button[type=submit]:focus:not(.btn),
fieldset[disabled] .button-wrapper a.primary:focus:not(.btn):not(.btn-link),
.button-wrapper fieldset[disabled] a.primary:focus:not(.btn):not(.btn-link),
fieldset[disabled] .button-wrapper button.primary:focus:not(.btn):not(.btn-link),
.button-wrapper fieldset[disabled] button.primary:focus:not(.btn):not(.btn-link), fieldset[disabled] .btn-primary.focus, fieldset[disabled] .button-wrapper button.focus[type=submit]:not(.btn), .button-wrapper fieldset[disabled] button.focus[type=submit]:not(.btn),
fieldset[disabled] .button-wrapper a.focus.primary:not(.btn):not(.btn-link),
.button-wrapper fieldset[disabled] a.focus.primary:not(.btn):not(.btn-link),
fieldset[disabled] .button-wrapper button.focus.primary:not(.btn):not(.btn-link),
.button-wrapper fieldset[disabled] button.focus.primary:not(.btn):not(.btn-link) {
  background-color: #607A8D;
  border-color: #566d7e;
}
.btn-primary .badge, .button-wrapper button[type=submit]:not(.btn) .badge,
.button-wrapper a.primary:not(.btn):not(.btn-link) .badge,
.button-wrapper button.primary:not(.btn):not(.btn-link) .badge {
  color: #607A8D;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #607A8D;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #41535f;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.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%;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #607A8D;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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;
  line-height: 1.428571429;
  text-decoration: none;
  color: #607A8D;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #41535f;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #607A8D;
  border-color: #607A8D;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #607A8D;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 87000;
  display: block;
  position: relative;
  color: #333333;
  background: #ffffff;
  border: solid 1px #E6E6E6;
  font-family: "Open Sans", sans-serif;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

.pika-single {
  *zoom: 1;
}
.pika-single:before, .pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}

.pika-lendar {
  float: left;
  width: 24em;
  margin: 1em;
}

.pika-title {
  position: relative;
  text-align: center;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #333333;
  background-color: #ffffff;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
}
.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0;
}

.pika-select {
  display: inline-block;
  *display: inline;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table th,
.pika-table td {
  width: 14.2857142857%;
  padding: 0;
}
.pika-table th {
  color: #333333;
  font-size: 12px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #333333;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #ffffff;
}
.is-today .pika-button {
  color: #607A8D;
  font-weight: 700;
}
.is-selected .pika-button {
  color: #ffffff;
  font-weight: 700;
  background: #607A8D;
  box-shadow: inset 0 1px 3px #607A8D;
  border-radius: 0;
}
.is-disabled .pika-button, .is-outside-current-month .pika-button {
  pointer-events: none;
  cursor: default;
  color: #777777;
  opacity: 0.3;
}
.pika-button:hover {
  color: #fff;
  background: #4b606f;
  box-shadow: none;
  border-radius: 0;
}

.pika-week {
  font-size: 11px;
  color: #555555;
}

.is-inrange .pika-button {
  background: #d5e9f7;
}

.is-startrange .pika-button {
  color: #ffffff;
  background: #6cb31d;
  box-shadow: none;
  border-radius: 0;
}

.is-endrange .pika-button {
  color: #ffffff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 0;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
html,
body {
  height: 100%;
  overflow: auto;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

[hidden] {
  display: none !important;
}

a,
button {
  -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, border-color 0.25s ease-in-out;
}

.dropdown-menu {
  z-index: 12;
}

.pagination li {
  -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
}

.text-superscript {
  font-size: 0.7em;
  vertical-align: super;
}

.empty-message, .input-wrapper.inline-edit-input-wrapper pre:empty::before {
  font-style: italic;
  opacity: 0.75;
}

body {
  background-color: #E6E6E6;
}

h1, h2 {
  font-weight: bold;
}

h1 {
  font-size: 25px;
}

h2 {
  font-size: 15px;
}

.btn, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove, .button-wrapper a:not(.btn):not(.btn-link),
.button-wrapper button:not(.btn):not(.btn-link), .button-wrapper button[type=submit]:not(.btn),
.button-wrapper a.primary:not(.btn):not(.btn-link),
.button-wrapper button.primary:not(.btn):not(.btn-link), .popup .popup-pagination > a, .popup > .inner .bottom a:not(.btn):not(.btn-link) {
  text-transform: uppercase;
}
.btn[disabled], .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row [disabled].repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels [disabled].repeatable-remove, .button-wrapper a[disabled]:not(.btn):not(.btn-link),
.button-wrapper button[disabled]:not(.btn):not(.btn-link), .button-wrapper button[disabled][type=submit]:not(.btn), .popup .popup-pagination > a[disabled], .popup > .inner .bottom a[disabled]:not(.btn):not(.btn-link) {
  pointer-events: none;
}

.list-unstyled > li {
  padding: 0.2em 0;
}

.list-styled > li {
  list-style: disc;
  list-style-position: inside;
  padding: 0.2em 0;
}

.text-labeled {
  background-color: #607A8D;
  color: #fff;
  font-size: smaller;
  padding: 0.3em 1em;
  white-space: nowrap;
}

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

.icon-warning {
  color: yellow;
}

.icon-danger {
  color: #d9534f;
}
.icon-danger.slash {
  position: relative;
  color: white;
}
.icon-danger.slash:after {
  position: absolute;
  content: "X";
  color: red;
  font-weight: 400;
  font-size: 25px;
  font-family: sans-serif;
  left: -2px;
  top: -4px;
}

.fa-2 {
  font-size: 2em;
}

.fa-3 {
  font-size: 3em;
}

.separator-line {
  border-top: 1px solid #607A8D;
  clear: both;
  margin-top: 1em;
  margin-bottom: 1em;
}

.separator {
  clear: both;
  margin-top: 1em;
  margin-bottom: 1em;
}

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

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

.font-small {
  font-size: 0.8em;
  hyphens: auto;
}

.font-extra-small {
  font-size: 0.5em;
  hyphens: auto;
}

.text-success {
  color: green !important;
}

.tab.text-success.active {
  color: white !important;
}

.visible-mobile {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-mobile {
    display: inherit !important;
  }
}

@media (max-width: 767px) {
  .visible-desktop {
    display: none !important;
  }
}

.loader-wrapper {
  width: 100%;
  height: 100vmax;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999999999;
}
.loader-wrapper .loader {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  border: 4px solid #fff;
  animation: loader 2s infinite ease;
}
.loader-wrapper .loader .loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #607A8D;
  animation: loader-inner 2s infinite ease-in;
}
@keyframes loader-inner {
  0% {
    height: 0%;
  }
  25% {
    height: 0%;
  }
  50% {
    height: 100%;
  }
  75% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.loader {
  width: 48px;
  height: 48px;
  border: 5px solid lightgray;
  border-bottom-color: black;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.text-overflow-wrap {
  overflow-wrap: anywhere;
}

.hidden-desktop {
  display: none;
}
@media (max-width: 1024px) {
  .hidden-desktop {
    display: inherit;
  }
}

.checkbox-group-wrapper .checkbox-group {
  margin-bottom: 1em;
}
.checkbox-group-wrapper .checkbox-group .checkbox-input-wrapper {
  margin-bottom: 0;
}

#alerts,
#uanataca-alerts {
  margin-top: 2em;
}
#alerts:empty,
#uanataca-alerts:empty {
  display: none;
}
#alerts .alert-errors,
#alerts .alert-warnings,
#alerts .alert-successes,
#uanataca-alerts .alert-errors,
#uanataca-alerts .alert-warnings,
#uanataca-alerts .alert-successes {
  padding: 15px 0;
}
#alerts .alert-errors,
#uanataca-alerts .alert-errors {
  background-color: #d9534f;
  color: #ffffff;
}
#alerts .alert-warnings,
#uanataca-alerts .alert-warnings {
  background-color: #f0ad4e;
  color: #ffffff;
}
#alerts .alert-successes,
#uanataca-alerts .alert-successes {
  background-color: #5cb85c;
  color: #ffffff;
}

#uanataca-alerts {
  margin-top: 0;
  margin-bottom: 2em;
}

.alert {
  margin-bottom: 0;
  padding: 0;
}
.alert.tab-alert {
  color: #333333;
  margin-top: -1.5em;
  margin-bottom: 2.5em;
  padding: 15px;
  font-size: 0.95em;
  font-style: italic;
}
.alert.tab-alert.alert-success {
  background-color: rgba(92, 184, 92, 0.3);
  border-color: rgba(92, 184, 92, 0.4);
}
.alert.tab-alert.alert-info {
  background-color: rgba(91, 192, 222, 0.3);
  border-color: rgba(91, 192, 222, 0.4);
}
.alert.tab-alert.alert-warning {
  background-color: rgba(240, 173, 78, 0.3);
  border-color: rgba(240, 173, 78, 0.4);
}
.alert.tab-alert.alert-danger {
  background-color: rgba(217, 83, 79, 0.3);
  border-color: rgba(217, 83, 79, 0.4);
}
.alert.alert-dismissable .close {
  right: 0;
}
.alert.alert-management {
  background-color: #f0ad4e;
  padding: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.3em;
  border-radius: 5px;
}

.managements-progress-bar small {
  animation-name: flicker;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes flicker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.general-alert {
  padding: 15px;
  margin: 15px 0;
  background-color: #d9534f;
  color: #ffffff;
}

.general-success {
  padding: 15px;
  margin: 15px 0;
  background-color: #5cb85c;
  color: #ffffff;
}

#header {
  margin: 1em 0;
}
#header .header-inner-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #header .header-inner-container {
    justify-content: center;
  }
}
#header .header-inner-container > .logo-container {
  margin: 1em 0;
}
@media (max-width: 767px) {
  #header .header-inner-container > .logo-container {
    margin: 0;
  }
}
#header .header-inner-container > .logo-container .logo {
  max-height: 85px;
  max-width: 350px;
}
@media (max-width: 767px) {
  #header .header-inner-container > .logo-container .logo {
    max-height: 40px;
  }
}
#header .header-inner-container > .menu-container > ul > li {
  background-color: #2F414F;
  display: inline-block;
}
#header .header-inner-container > .menu-container > ul > li > a {
  color: #fff;
  display: block;
  text-transform: uppercase;
  padding: 0.5em 1em;
}

#heading-title {
  padding: 0 2em;
  text-align: left;
}
@media (max-width: 767px) {
  #heading-title {
    text-align: center;
  }
}
#heading-title .step-title {
  font-size: 25px;
  font-weight: bold;
}

#main-container {
  padding: 2em 0;
}
@media (max-width: 767px) {
  #main-container {
    padding: 1em 0;
  }
}

#content-wrapper {
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

#main-content {
  padding: 2em;
}
@media (max-width: 767px) {
  #main-content {
    padding: 1em;
  }
}
@media (max-width: 767px) {
  #main-content .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}

#main-actions {
  padding: 0 2em;
  text-align: right;
}
@media (max-width: 767px) {
  #main-actions {
    text-align: left;
  }
}
#main-actions > .action {
  width: auto;
}

.coloured-box-primary {
  background-color: #607A8D;
  color: #fff;
  margin-bottom: 2em;
  padding: 1em;
}

#footer {
  background-color: #607A8D;
}
#footer > .inner > .container {
  text-align: center;
}
#footer .logo-container {
  margin: 1em 0;
}

.footer-inner-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 1em;
  padding-bottom: 1em;
}
@media (max-width: 767px) {
  .footer-inner-container {
    justify-content: center;
  }
}
.footer-inner-container > .logo-container {
  margin: 1em 0;
}
.footer-inner-container > .logo-container .logo {
  max-height: 85px;
  max-width: 350px;
}
@media (max-width: 767px) {
  .footer-inner-container > .logo-container .logo {
    max-height: 40px;
  }
}
.footer-inner-container > .menu-container > ul > li {
  background-color: #2F414F;
  display: inline-block;
}
.footer-inner-container > .menu-container > ul > li > a {
  color: #fff;
  display: block;
  text-transform: uppercase;
  padding: 0.5em 1em;
}

.action + .action {
  margin-left: 0.5em;
}
.action,
.action a:not(.btn),
.action form,
.action form button:not(.btn),
.action .icon,
.action .label {
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.action.action-block {
  display: block;
}
.action.action-block + .action.action-block {
  margin-left: 0;
  margin-top: 0.5em;
}
.action:not(.multi-filter-action):not(.popup-action) .input-wrapper, .action:not(.multi-filter-action):not(.popup-action) .button-wrapper {
  display: inline-block;
  margin: 0;
  max-width: none;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
@media (max-width: 767px) {
  .action.overflow-action {
    display: none !important;
  }
}
.action.overflow-action .dropdown-menu {
  padding: 0;
}
.action.overflow-action .dropdown-menu .action + .action.overflow-action .dropdown-menu .action {
  margin-left: 0;
}
.action.overflow-action .dropdown-menu .action,
.action.overflow-action .dropdown-menu .action a,
.action.overflow-action .dropdown-menu .action form,
.action.overflow-action .dropdown-menu .action form button {
  display: block;
  text-align: inherit;
  width: 100%;
}
.action.overflow-action .dropdown-menu .action a,
.action.overflow-action .dropdown-menu .action button {
  padding: 0.5em 1em;
  text-decoration: none;
}
.action.overflow-action .dropdown-menu .action a,
.action.overflow-action .dropdown-menu .action a .label,
.action.overflow-action .dropdown-menu .action button,
.action.overflow-action .dropdown-menu .action button .label {
  white-space: nowrap;
}
.action.overflow-action .dropdown-menu .action a .icon + .label,
.action.overflow-action .dropdown-menu .action button .icon + .label {
  margin-left: 0.5em;
}
.action.overflow-action .dropdown-menu .action a:hover,
.action.overflow-action .dropdown-menu .action button:hover {
  background-color: #eeeeee;
  text-decoration: none;
}
.action.popup-append-action .popup > .inner .content .selection-box-right .selected-items-box {
  height: auto;
  min-height: 12em;
  max-height: none;
  overflow: hidden;
}
.action.multi-filter-action .dropdown-menu {
  max-width: 40em;
  overflow-x: hidden;
  overflow-y: auto;
  width: 75vw;
}
.action.multi-filter-action .filter-wrapper {
  padding: 1em;
}
.action.multi-filter-action .filter-wrapper form {
  width: 100%;
}
.action.heading-selector-action {
  display: block;
  position: relative;
}
.action.heading-selector-action .trigger {
  cursor: pointer;
  display: inline-block;
}
.action.heading-selector-action .trigger .fa, .action.heading-selector-action .trigger table.table th[data-sort]::after, table.table .action.heading-selector-action .trigger th[data-sort]::after {
  color: #E6E6E6;
  font-size: 0.6em;
  margin-left: 0.5em;
  vertical-align: middle;
  -webkit-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.action.heading-selector-action .trigger:hover .fa, .action.heading-selector-action .trigger:hover table.table th[data-sort]::after, table.table .action.heading-selector-action .trigger:hover th[data-sort]::after, .action.heading-selector-action .trigger[aria-expanded=true] .fa, .action.heading-selector-action .trigger[aria-expanded=true] table.table th[data-sort]::after, table.table .action.heading-selector-action .trigger[aria-expanded=true] th[data-sort]::after {
  color: #333333;
}
.action.heading-selector-action .dropdown-menu {
  margin-top: 0.5em;
  right: 0;
  top: 100%;
  width: 46em;
  max-width: 100%;
}
.action.heading-selector-action .dropdown-menu form,
.action.heading-selector-action .dropdown-menu .item-wrapper,
.action.heading-selector-action .dropdown-menu .input-wrapper,
.action.heading-selector-action .dropdown-menu .button-wrapper {
  display: block;
  text-align: inherit;
  width: 100%;
}
.action.heading-selector-action .dropdown-menu form {
  width: initial;
}
@media (max-width: 767px) {
  .action .btn-mobile {
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 0;
    user-select: none;
    padding: 6px 12px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .action .btn-primary-mobile {
    color: #fff;
    background-color: #607A8D;
  }
}

.pagination {
  margin-bottom: 0;
}

.tooltip {
  position: absolute;
  z-index: 1000;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 40vw;
  min-width: 300px;
  padding: 3px 8px;
  text-align: center;
  color: #fff;
  background-color: #607A8D;
  border-radius: 5px;
  opacity: 0.9;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #607A8D;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #607A8D;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #607A8D;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #607A8D;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #607A8D;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #607A8D;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #607A8D;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #607A8D;
}

aside.confirm {
  position: fixed;
  z-index: 83000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  text-align: center;
  padding-top: 6em;
}
@media (max-width: 767px) {
  aside.confirm {
    padding-left: 15px;
    padding-right: 15px;
  }
}
aside.confirm > .inner {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 100%;
  width: 32em;
}
aside.confirm > .inner > .top {
  background-color: #607A8D;
  padding: 2em;
  text-align: right;
  font-size: 0.75em;
  line-height: 1;
}
aside.confirm > .inner > .top .close {
  color: #ffffff;
  opacity: 0.6;
}
aside.confirm > .inner > .top .close::before {
  content: "❌";
}
aside.confirm > .inner > .content {
  padding: 2em 4em;
}
aside.confirm > .inner .button-wrapper {
  margin-top: 2em;
}
aside.confirm > .inner .button-wrapper a {
  width: auto;
}
aside.confirm.popup-danger > .inner > .top {
  background-color: #d9534f;
}

.popup {
  position: fixed;
  z-index: 83000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  padding-top: 6em;
  text-align: left;
}
@media (max-width: 767px) {
  .popup {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.popup > .inner {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 100%;
  width: 32em;
}
.popup > .inner > .top {
  background-color: #607A8D;
  padding: 2em;
  text-align: right;
  font-size: 0.75em;
  line-height: 1;
}
.popup > .inner > .top .close {
  color: #ffffff;
  opacity: 0.6;
}
.popup > .inner > .top .close::before {
  content: "❌";
}
.popup > .inner > .content {
  padding: 2em 4em;
}
.popup > .inner .button-wrapper {
  margin-top: 2em;
}
.popup > .inner .button-wrapper a {
  width: auto;
}
.popup.popup-danger > .inner > .top {
  background-color: #d9534f;
}
.popup.popup-xl .inner {
  max-width: 100%;
  width: 60em;
}
.popup.popup-xl#companies_and_employees_popup .inner {
  width: 90vw;
}
.popup > .inner {
  width: 58em;
}
.popup > .inner .top {
  text-align: inherit;
}
.popup > .inner .top .title {
  color: #ffffff;
  display: inline-block;
  font-size: 2em;
  line-height: 1;
  margin: 0;
}
.popup > .inner .top .close {
  cursor: pointer;
  float: right;
  line-height: 2em;
  opacity: 1;
}
.popup > .inner .top .close:before {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 1.5em;
}
.popup > .inner .bottom {
  padding: 2em 4em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}
.popup > .inner .bottom.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.popup > .inner .content {
  max-height: calc(100vh - 18em);
  overflow-y: auto;
  padding: 0;
}
.popup > .inner .content > .inner {
  padding: 2em 4em;
}
.popup > .inner .content .footnote {
  margin-top: 2em;
}
.popup > .inner .content .row {
  margin-bottom: 1em;
}
.popup > .inner .content .selection-box-left,
.popup > .inner .content .selection-box-center,
.popup > .inner .content .selection-box-right .selected-items-box {
  height: calc(100vh - 28em);
  min-height: 12em;
  max-height: 24em;
}
.popup > .inner .content .selection-box-left .selector-item,
.popup > .inner .content .selection-box-center .selector-item,
.popup > .inner .content .selection-box-right .selected-items-box .selector-item {
  cursor: pointer;
  padding: 0.5em 1em;
}
.popup > .inner .content .selection-box-left .selector-item:hover,
.popup > .inner .content .selection-box-center .selector-item:hover,
.popup > .inner .content .selection-box-right .selected-items-box .selector-item:hover {
  background-color: #E6E6E6;
}
.popup > .inner .content .selection-box-left .selector-item:active:hover,
.popup > .inner .content .selection-box-center .selector-item:active:hover,
.popup > .inner .content .selection-box-right .selected-items-box .selector-item:active:hover {
  background-color: #cdcdcd;
}
.popup > .inner .content .selection-box-left .selector-item.not-allowed,
.popup > .inner .content .selection-box-center .selector-item.not-allowed,
.popup > .inner .content .selection-box-right .selected-items-box .selector-item.not-allowed {
  cursor: not-allowed;
}
.popup > .inner .content .selection-box-left .selector-item.not-allowed:hover, .popup > .inner .content .selection-box-left .selector-item.not-allowed:active:hover,
.popup > .inner .content .selection-box-center .selector-item.not-allowed:hover,
.popup > .inner .content .selection-box-center .selector-item.not-allowed:active:hover,
.popup > .inner .content .selection-box-right .selected-items-box .selector-item.not-allowed:hover,
.popup > .inner .content .selection-box-right .selected-items-box .selector-item.not-allowed:active:hover {
  background-color: transparent;
}
.popup > .inner .content .selection-box-left.in-progress .search [data-spinner] {
  display: inline-block;
  -webkit-transition: display 0s ease-in-out 0s;
  -o-transition: display 0s ease-in-out 0s;
  transition: display 0s ease-in-out 0s;
}
.popup > .inner .content .selection-box-left .search {
  position: relative;
}
.popup > .inner .content .selection-box-left .search .input-wrapper {
  margin: 0;
  width: 100%;
}
.popup > .inner .content .selection-box-left .search [data-spinner] {
  display: none;
  position: absolute;
  right: 1em;
  top: calc(50% - 0.5em);
  -webkit-transition: display 0s ease-in-out 0.3s;
  -o-transition: display 0s ease-in-out 0.3s;
  transition: display 0s ease-in-out 0.3s;
}
.popup > .inner .content .selection-box-left .results {
  height: calc(100% - 34px);
}
.popup > .inner .content .selection-box-left .results .selector-items {
  border: 1px solid #E6E6E6;
  height: 100%;
  overflow-y: auto;
}
.popup > .inner .content .selection-box-left .results .selector-items .empty {
  color: #777777;
  text-align: center;
  display: block;
  margin: 1em;
  font-style: italic;
}
.popup > .inner .content .selection-box-center {
  border: 1px solid #E6E6E6;
  overflow-y: auto;
  padding: 1em;
}
.popup > .inner .content .selection-box-right form {
  width: 100%;
}
.popup > .inner .content .selection-box-right .selected-items-box {
  overflow-x: hidden;
  overflow-y: auto;
}
.popup > .inner .content .selection-box-right .button-wrapper {
  text-align: right;
}
.popup > .inner .content .content-ajax {
  position: relative;
  min-height: 2em;
}
.popup > .inner .content .content-ajax.in-progress [data-spinner] {
  display: inline-block;
  -webkit-transition: display 0s ease-in-out 0s;
  -o-transition: display 0s ease-in-out 0s;
  transition: display 0s ease-in-out 0s;
}
.popup > .inner .content .content-ajax [data-spinner] {
  display: none;
  font-size: 2em;
  position: absolute;
  right: calc(50% - 1em);
  -webkit-transition: display 0s ease-in-out 0.3s;
  -o-transition: display 0s ease-in-out 0.3s;
  transition: display 0s ease-in-out 0.3s;
}
.popup-selector-action .selected-items-box,
.popup-modify-action .selected-items-box {
  border: solid 1px #E6E6E6;
}

.popup-modify-action form {
  width: 100%;
}

.background-selected {
  background-color: #eeeeee;
}

#popup-invoice-downloading.popup.popup-xl .inner {
  max-width: 100%;
  width: 90em;
}

.thread .panel {
  border: solid 1px #E6E6E6;
  margin-bottom: 2em;
}
.thread .panel .panel-heading {
  background-color: #E6E6E6;
  padding: 1em;
}
.thread .panel .panel-heading .thread-name {
  color: #607A8D;
  font-weight: bold;
}
.thread .panel .panel-heading .thread-date {
  font-size: smaller;
}
.thread .panel .panel-heading.panel-heading-inverted {
  background-color: rgba(96, 122, 141, 0.25);
}
.thread .panel .panel-body {
  padding: 1em;
}
.thread .panel .panel-footer {
  border-top: solid 1px #E6E6E6;
  font-size: small;
  padding: 1em;
}
.thread .messages {
  margin-top: 2em;
}

.accordion .panel-heading {
  margin: 0.2em 0;
}
.accordion .panel-title {
  display: initial;
  padding-left: 1.5em;
  position: relative;
}
.accordion .panel-title:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
}
.accordion .panel-title[data-toggle=collapse] {
  cursor: pointer;
}
.accordion .panel-title[data-toggle=collapse]:after {
  content: "\f067";
  font-family: FontAwesome;
  position: absolute;
  right: -20px;
}
.accordion .panel-title[data-toggle=collapse][aria-expanded=true]:after {
  content: "\f068";
}
.accordion > .panel > .panel-heading > .panel-title:before {
  content: "\f054";
}
.accordion .panel-body {
  padding: 0.5em 1em;
}

.table.table-borderless > thead > tr > th,
.table.table-borderless > thead > tr > td,
.table.table-borderless > tbody > tr > th,
.table.table-borderless > tbody > tr > td,
.table.table-borderless > tfoot > tr > th,
.table.table-borderless > tfoot > tr > td {
  border: 0;
}
.table.table-bigger {
  font-size: 21px;
}
.table .actions-inline-flex {
  display: flex;
  justify-content: flex-end;
}
.table .actions-inline-flex a {
  display: inline;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .table {
    width: 100%;
  }
  .table thead {
    display: none;
  }
  .table tr {
    border-bottom: 5px solid black;
  }
  .table tr:nth-of-type(2n) {
    background-color: lightcyan;
  }
  .table tbody td {
    display: block;
    text-align: right;
  }
  .table tbody td:before {
    content: attr(data-th-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
  }
}

.listado-contactos table {
  table-layout: fixed;
}
.listado-contactos table td {
  hyphens: auto;
}
.listado-contactos table td.email-word {
  hyphens: inherit;
  word-break: break-all;
}

table.table th[data-sort] {
  cursor: pointer;
}
table.table th[data-sort]::after {
  color: #E6E6E6;
  margin-left: 0.5em;
  content: "\f0d7";
}
table.table th[data-sort][data-sorted=asc]::after, table.table th[data-sort][data-sorted=desc]::after {
  color: inherit;
}
table.table th[data-sort][data-sorted=asc]::after {
  content: "\f0d8";
}
table.table th[data-sort][data-sorted=desc]::after {
  content: "\f0d7";
}

.table + .tabs-wrapper {
  margin-top: 3em;
}
.tabs-wrapper > .tabs {
  display: flex;
  font-size: 0.9em;
  font-weight: 700;
  text-transform: uppercase;
}
.tabs-wrapper > .tabs > .tab {
  border-bottom: solid 3px #E6E6E6;
  color: #333333;
  display: inline-block;
  flex-grow: 1;
  margin-bottom: 1em;
  padding: 0.5em 3em;
  text-align: center;
  -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, border-color 0.25s ease-in-out;
}
.tabs-wrapper > .tabs > .tab:hover {
  background-color: white;
}
.tabs-wrapper > .tabs > .tab.active {
  color: #607A8D;
  border-bottom-color: #607A8D;
}
.tabs-wrapper > .tabs > .tab.with-error {
  color: #d9534f;
}
.tabs-wrapper > .tabs > .tab.with-error.active {
  color: #d9534f;
  border-bottom-color: #d9534f;
}
.tabs-wrapper > .tab-contents {
  margin: 1em 15px 0;
}
.tabs-wrapper > .tab-contents.shrink {
  margin: 0;
}
.tabs-wrapper > .tab-contents > .tab-content {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.tabs-wrapper > .tab-contents > .tab-content.active {
  display: block;
  opacity: 1;
}
.tabs-wrapper > .tab-contents > .tab-content.active.out {
  opacity: 0;
}
.tabs-wrapper.pills > .tabs > .tab {
  border-bottom: none;
  margin-bottom: 0;
  padding: 0.5em 1.4em;
}
.tabs-wrapper.pills > .tabs > .tab.active {
  background-color: #eeeeee;
}
.tabs-wrapper.pills > .tab-contents {
  margin-left: 3em;
  margin-right: 3em;
}

.input-wrapper.repeatable-input-wrapper .repeatable-wrapper, .input-wrapper.file-input-wrapper .controls-wrapper, .input-wrapper.image-input-wrapper .controls-wrapper, .button-wrapper {
  padding: 6px 12px;
}

fieldset {
  padding: 0 15px;
}
fieldset + fieldset {
  margin-top: 2em;
}
fieldset > legend {
  margin: 0 -15px 1em;
  width: calc(100% + 30px);
}
fieldset > legend .input-wrapper {
  display: inline-block;
  margin-bottom: 0;
  width: auto;
}
fieldset > legend .input-wrapper label {
  font-size: 14px;
  font-weight: normal;
}

.button-wrapper,
.input-wrapper {
  max-width: 50em;
  width: 100%;
}

.form-row {
  width: calc(50em + 30px);
  max-width: calc(100% + 30px);
}
@media (max-width: 767px) {
  .form-row {
    max-width: 100%;
  }
}

.button-wrapper {
  text-align: right;
}
@media (max-width: 767px) {
  .button-wrapper {
    text-align: center;
  }
}
.button-wrapper a,
.button-wrapper button {
  min-width: 15%;
}
.button-wrapper a.btn-link,
.button-wrapper button.btn-link {
  margin: 0 1em;
}

.input-wrapper:not(.hidden-input-wrapper) {
  margin-bottom: 1em;
}
.input-wrapper label {
  text-transform: uppercase;
}
.input-wrapper textarea {
  resize: vertical;
}
.input-wrapper .info {
  color: #777777;
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 5px;
}
.input-wrapper .error {
  color: #d9534f;
  font-weight: 700;
  font-size: 0.8em;
  text-transform: uppercase;
  margin-top: 5px;
}
.input-wrapper + .raw-text-wrapper {
  margin-top: 2em;
}
.input-wrapper.raw-text-wrapper .value {
  padding-left: 12px;
}
.input-wrapper.raw-text-wrapper .value pre {
  margin-left: -12px;
}
.input-wrapper.color-input-wrapper:before, .input-wrapper.color-input-wrapper:after {
  content: " ";
  display: table;
}
.input-wrapper.color-input-wrapper:after {
  clear: both;
}
.input-wrapper.color-input-wrapper .color-chooser-wrapper {
  position: relative;
}
.input-wrapper.color-input-wrapper .color-chooser-wrapper > input {
  padding-right: 60px;
}
.input-wrapper.color-input-wrapper .color-chooser-wrapper > [data-color-preview] {
  border: solid 1px #E6E6E6;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  top: 0;
  width: 48px;
}
.input-wrapper.color-input-wrapper .color-chooser-wrapper > [data-color-picker] {
  position: relative;
}
.input-wrapper.color-input-wrapper .color-chooser-wrapper > [data-color-picker]:before, .input-wrapper.color-input-wrapper .color-chooser-wrapper > [data-color-picker]:after {
  content: " ";
  display: table;
}
.input-wrapper.color-input-wrapper .color-chooser-wrapper > [data-color-picker]:after {
  clear: both;
}
.input-wrapper.checkbox-input-wrapper label {
  cursor: pointer;
}
.input-wrapper.checkboxes-input-wrapper > .checkbox-input-wrapper {
  margin: 0;
  padding-left: 12px;
}
.input-wrapper.checkboxes-input-wrapper > .checkbox-input-wrapper > label {
  font-weight: normal;
}
.input-wrapper.checkbox-input-button {
  text-align: center;
}
@media (max-width: 767px) {
  .input-wrapper.checkbox-input-button {
    text-align: right;
  }
}
.input-wrapper.checkbox-input-button input[type=checkbox] {
  display: none;
}
.input-wrapper.checkbox-input-button span {
  display: none;
}
.input-wrapper.checkbox-input-button input[type=checkbox] + label span {
  border-radius: 4px;
  padding: 2px 6px;
}
.input-wrapper.checkbox-input-button input[type=checkbox]:checked + label span.active {
  display: inline-block;
}
.input-wrapper.checkbox-input-button input[type=checkbox]:not(:checked) + label span.not-active {
  display: inline-block;
}
.input-wrapper.radiobuttons-input-wrapper.inline > .radiobutton-input-wrapper {
  display: inline;
}
.input-wrapper.radiobuttons-input-wrapper > .radiobutton-input-wrapper {
  margin: 0;
  padding-left: 12px;
}
.input-wrapper.radiobuttons-input-wrapper > .radiobutton-input-wrapper > label {
  font-weight: normal;
}
.input-wrapper.btn-radiobuttons-input-wrapper .btn, .input-wrapper.btn-radiobuttons-input-wrapper .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .input-wrapper.btn-radiobuttons-input-wrapper .repeatable-remove,
.input-wrapper.btn-radiobuttons-input-wrapper .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .input-wrapper.btn-radiobuttons-input-wrapper .repeatable-remove, .input-wrapper.btn-radiobuttons-input-wrapper .popup > .inner .bottom a:not(.btn):not(.btn-link), .popup > .inner .bottom .input-wrapper.btn-radiobuttons-input-wrapper a:not(.btn):not(.btn-link), .input-wrapper.btn-radiobuttons-input-wrapper .popup .popup-pagination > a, .popup .input-wrapper.btn-radiobuttons-input-wrapper .popup-pagination > a, .input-wrapper.btn-radiobuttons-input-wrapper .button-wrapper button[type=submit]:not(.btn), .button-wrapper .input-wrapper.btn-radiobuttons-input-wrapper button[type=submit]:not(.btn), .input-wrapper.btn-radiobuttons-input-wrapper .button-wrapper a:not(.btn):not(.btn-link), .button-wrapper .input-wrapper.btn-radiobuttons-input-wrapper a:not(.btn):not(.btn-link),
.input-wrapper.btn-radiobuttons-input-wrapper .button-wrapper button:not(.btn):not(.btn-link),
.button-wrapper .input-wrapper.btn-radiobuttons-input-wrapper button:not(.btn):not(.btn-link) {
  white-space: normal;
}
.input-wrapper.file-input-wrapper .actions, .input-wrapper.image-input-wrapper .actions {
  margin: 0.5em 0;
}
.input-wrapper.file-input-wrapper .controls-wrapper, .input-wrapper.image-input-wrapper .controls-wrapper {
  border: solid 1px #E6E6E6;
}
.input-wrapper.file-input-wrapper .preview,
.input-wrapper.file-input-wrapper .buttons, .input-wrapper.image-input-wrapper .preview,
.input-wrapper.image-input-wrapper .buttons {
  display: inline-block;
  vertical-align: top;
}
.input-wrapper.file-input-wrapper .preview, .input-wrapper.image-input-wrapper .preview {
  padding: 6px 12px;
  text-align: left;
  width: 70%;
}
.input-wrapper.file-input-wrapper .preview > .filename, .input-wrapper.image-input-wrapper .preview > .filename {
  display: block;
  line-height: 34px;
  text-align: initial;
}
.input-wrapper.file-input-wrapper .preview > img, .input-wrapper.image-input-wrapper .preview > img {
  display: inline-block;
  max-width: 100%;
}
.input-wrapper.file-input-wrapper .buttons, .input-wrapper.image-input-wrapper .buttons {
  width: 30%;
}
.input-wrapper.file-input-wrapper .btn, .input-wrapper.file-input-wrapper .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .input-wrapper.file-input-wrapper .repeatable-remove,
.input-wrapper.file-input-wrapper .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .input-wrapper.file-input-wrapper .repeatable-remove, .input-wrapper.file-input-wrapper .popup > .inner .bottom a:not(.btn):not(.btn-link), .popup > .inner .bottom .input-wrapper.file-input-wrapper a:not(.btn):not(.btn-link), .input-wrapper.file-input-wrapper .popup .popup-pagination > a, .popup .input-wrapper.file-input-wrapper .popup-pagination > a, .input-wrapper.file-input-wrapper .button-wrapper button[type=submit]:not(.btn), .button-wrapper .input-wrapper.file-input-wrapper button[type=submit]:not(.btn), .input-wrapper.file-input-wrapper .button-wrapper a:not(.btn):not(.btn-link), .button-wrapper .input-wrapper.file-input-wrapper a:not(.btn):not(.btn-link),
.input-wrapper.file-input-wrapper .button-wrapper button:not(.btn):not(.btn-link),
.button-wrapper .input-wrapper.file-input-wrapper button:not(.btn):not(.btn-link),
.input-wrapper.file-input-wrapper .btn,
.input-wrapper.file-input-wrapper .popup .popup-pagination > a,
.popup .input-wrapper.file-input-wrapper .popup-pagination > a, .input-wrapper.image-input-wrapper .btn, .input-wrapper.image-input-wrapper .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .input-wrapper.image-input-wrapper .repeatable-remove,
.input-wrapper.image-input-wrapper .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .input-wrapper.image-input-wrapper .repeatable-remove, .input-wrapper.image-input-wrapper .popup > .inner .bottom a:not(.btn):not(.btn-link), .popup > .inner .bottom .input-wrapper.image-input-wrapper a:not(.btn):not(.btn-link), .input-wrapper.image-input-wrapper .popup .popup-pagination > a, .popup .input-wrapper.image-input-wrapper .popup-pagination > a, .input-wrapper.image-input-wrapper .button-wrapper button[type=submit]:not(.btn), .button-wrapper .input-wrapper.image-input-wrapper button[type=submit]:not(.btn), .input-wrapper.image-input-wrapper .button-wrapper a:not(.btn):not(.btn-link), .button-wrapper .input-wrapper.image-input-wrapper a:not(.btn):not(.btn-link),
.input-wrapper.image-input-wrapper .button-wrapper button:not(.btn):not(.btn-link),
.button-wrapper .input-wrapper.image-input-wrapper button:not(.btn):not(.btn-link),
.input-wrapper.image-input-wrapper .btn,
.input-wrapper.image-input-wrapper .popup .popup-pagination > a,
.popup .input-wrapper.image-input-wrapper .popup-pagination > a {
  display: block;
}
.input-wrapper.image-camera-input-wrapper, .input-wrapper.image-camera-input-wrapper-offline, .input-wrapper.image-camera-previous-wrapper {
  max-width: 100%;
}
.input-wrapper.image-camera-input-wrapper input[type=file], .input-wrapper.image-camera-input-wrapper-offline input[type=file], .input-wrapper.image-camera-previous-wrapper input[type=file] {
  display: none !important;
}
.input-wrapper.image-camera-input-wrapper .buttons, .input-wrapper.image-camera-input-wrapper-offline .buttons, .input-wrapper.image-camera-previous-wrapper .buttons {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.input-wrapper.image-camera-input-wrapper .buttons .fa-camera,
.input-wrapper.image-camera-input-wrapper .buttons .fa-camera-retro, .input-wrapper.image-camera-input-wrapper-offline .buttons .fa-camera,
.input-wrapper.image-camera-input-wrapper-offline .buttons .fa-camera-retro, .input-wrapper.image-camera-previous-wrapper .buttons .fa-camera,
.input-wrapper.image-camera-previous-wrapper .buttons .fa-camera-retro {
  cursor: pointer;
  padding: 20px;
  border: 1px solid black;
  border-radius: 10px;
}
.input-wrapper.image-camera-input-wrapper .buttons .fa-camera:hover,
.input-wrapper.image-camera-input-wrapper .buttons .fa-camera-retro:hover, .input-wrapper.image-camera-input-wrapper-offline .buttons .fa-camera:hover,
.input-wrapper.image-camera-input-wrapper-offline .buttons .fa-camera-retro:hover, .input-wrapper.image-camera-previous-wrapper .buttons .fa-camera:hover,
.input-wrapper.image-camera-previous-wrapper .buttons .fa-camera-retro:hover {
  background-color: lightgray;
}
.input-wrapper.image-camera-input-wrapper .image-previews .image-preview-wrapper,
.input-wrapper.image-camera-input-wrapper .image-previews .image-view-wrapper, .input-wrapper.image-camera-input-wrapper-offline .image-previews .image-preview-wrapper,
.input-wrapper.image-camera-input-wrapper-offline .image-previews .image-view-wrapper, .input-wrapper.image-camera-previous-wrapper .image-previews .image-preview-wrapper,
.input-wrapper.image-camera-previous-wrapper .image-previews .image-view-wrapper {
  padding: 10px;
  margin-bottom: 25px;
}
.input-wrapper.image-camera-input-wrapper .image-previews .image-preview-wrapper .image-preview,
.input-wrapper.image-camera-input-wrapper .image-previews .image-view-wrapper .image-preview, .input-wrapper.image-camera-input-wrapper-offline .image-previews .image-preview-wrapper .image-preview,
.input-wrapper.image-camera-input-wrapper-offline .image-previews .image-view-wrapper .image-preview, .input-wrapper.image-camera-previous-wrapper .image-previews .image-preview-wrapper .image-preview,
.input-wrapper.image-camera-previous-wrapper .image-previews .image-view-wrapper .image-preview {
  text-align: center;
}
.input-wrapper.image-camera-input-wrapper .image-previews .image-preview-wrapper .image-preview .image-preview-thumbnail,
.input-wrapper.image-camera-input-wrapper .image-previews .image-view-wrapper .image-preview .image-preview-thumbnail, .input-wrapper.image-camera-input-wrapper-offline .image-previews .image-preview-wrapper .image-preview .image-preview-thumbnail,
.input-wrapper.image-camera-input-wrapper-offline .image-previews .image-view-wrapper .image-preview .image-preview-thumbnail, .input-wrapper.image-camera-previous-wrapper .image-previews .image-preview-wrapper .image-preview .image-preview-thumbnail,
.input-wrapper.image-camera-previous-wrapper .image-previews .image-view-wrapper .image-preview .image-preview-thumbnail {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.input-wrapper.image-camera-input-wrapper .image-previews .image-preview-wrapper .image-preview .image-preview-remove,
.input-wrapper.image-camera-input-wrapper .image-previews .image-view-wrapper .image-preview .image-preview-remove, .input-wrapper.image-camera-input-wrapper-offline .image-previews .image-preview-wrapper .image-preview .image-preview-remove,
.input-wrapper.image-camera-input-wrapper-offline .image-previews .image-view-wrapper .image-preview .image-preview-remove, .input-wrapper.image-camera-previous-wrapper .image-previews .image-preview-wrapper .image-preview .image-preview-remove,
.input-wrapper.image-camera-previous-wrapper .image-previews .image-view-wrapper .image-preview .image-preview-remove {
  margin-top: 20px;
}
.input-wrapper.inline-edit-input-wrapper pre {
  background: none;
  border: none;
  color: inherit;
  font-family: "Open Sans", sans-serif;
  font-size: inherit;
  margin: 0;
  padding: 0;
  white-space: pre-wrap;
}
.input-wrapper.inline-edit-input-wrapper pre:empty::before {
  content: attr(data-empty);
}
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper {
  border: solid 1px #E6E6E6;
}
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels {
  position: relative;
  padding-right: 3em;
}
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row.repeatable-template,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels.repeatable-template {
  display: none;
}
.popup .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .row,
.popup .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .row {
  margin: 0;
}
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove {
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 2.5em;
}
.input-wrapper.repeatable-input-wrapper .button-wrapper {
  padding: 0;
}
.popup .input-wrapper.repeatable-input-wrapper .button-wrapper {
  margin: 0;
}

.form-shrink .input-wrapper {
  margin-bottom: 0.5em;
}
.form-shrink .input-wrapper label {
  font-size: 0.9em;
}
.form-shrink .input-wrapper .form-control {
  padding: 3px 12px;
}
.form-shrink .input-wrapper .error {
  font-size: 0.7em;
}

.input-holder {
  position: relative;
}
.input-holder [data-spinner] {
  display: none;
  position: absolute;
  left: 12px;
  top: calc(50% - 0.5em);
}
.input-holder.loading [data-spinner] {
  display: block;
}

.required > label::after {
  content: " *";
  color: #d9534f;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group .input-group-btn {
  position: relative;
  font-size: 0;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
}

.buttons-generate {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.buttons-generate .btn, .buttons-generate .popup > .inner .bottom a:not(.btn):not(.btn-link), .popup > .inner .bottom .buttons-generate a:not(.btn):not(.btn-link), .buttons-generate .popup .popup-pagination > a, .popup .buttons-generate .popup-pagination > a, .buttons-generate .button-wrapper button[type=submit]:not(.btn), .button-wrapper .buttons-generate button[type=submit]:not(.btn), .buttons-generate .button-wrapper a:not(.btn):not(.btn-link), .button-wrapper .buttons-generate a:not(.btn):not(.btn-link),
.buttons-generate .button-wrapper button:not(.btn):not(.btn-link),
.button-wrapper .buttons-generate button:not(.btn):not(.btn-link), .buttons-generate .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .buttons-generate .repeatable-remove,
.buttons-generate .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .buttons-generate .repeatable-remove {
  color: white;
  border-radius: 4px;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
  display: block;
}
.buttons-generate .btn.btn-green, .buttons-generate .popup > .inner .bottom a.btn-green:not(.btn):not(.btn-link), .popup > .inner .bottom .buttons-generate a.btn-green:not(.btn):not(.btn-link), .buttons-generate .popup .popup-pagination > a.btn-green, .popup .buttons-generate .popup-pagination > a.btn-green, .buttons-generate .button-wrapper button.btn-green[type=submit]:not(.btn), .button-wrapper .buttons-generate button.btn-green[type=submit]:not(.btn), .buttons-generate .button-wrapper a.btn-green:not(.btn):not(.btn-link), .button-wrapper .buttons-generate a.btn-green:not(.btn):not(.btn-link),
.buttons-generate .button-wrapper button.btn-green:not(.btn):not(.btn-link),
.button-wrapper .buttons-generate button.btn-green:not(.btn):not(.btn-link), .buttons-generate .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .btn-green.repeatable-remove, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .buttons-generate .btn-green.repeatable-remove,
.buttons-generate .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .btn-green.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .buttons-generate .btn-green.repeatable-remove {
  background-color: green;
}
.buttons-generate .btn.btn-red, .buttons-generate .popup > .inner .bottom a.btn-red:not(.btn):not(.btn-link), .popup > .inner .bottom .buttons-generate a.btn-red:not(.btn):not(.btn-link), .buttons-generate .popup .popup-pagination > a.btn-red, .popup .buttons-generate .popup-pagination > a.btn-red, .buttons-generate .button-wrapper button.btn-red[type=submit]:not(.btn), .button-wrapper .buttons-generate button.btn-red[type=submit]:not(.btn), .buttons-generate .button-wrapper a.btn-red:not(.btn):not(.btn-link), .button-wrapper .buttons-generate a.btn-red:not(.btn):not(.btn-link),
.buttons-generate .button-wrapper button.btn-red:not(.btn):not(.btn-link),
.button-wrapper .buttons-generate button.btn-red:not(.btn):not(.btn-link), .buttons-generate .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .btn-red.repeatable-remove, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .buttons-generate .btn-red.repeatable-remove,
.buttons-generate .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .btn-red.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .buttons-generate .btn-red.repeatable-remove {
  background-color: red;
}

.price-for-all {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  height: 34px;
  font-weight: bold;
}

#filter-cif > div {
  float: left;
  margin-top: 2em;
  width: 40%;
}
#filter-cif > div #cif-checkboxes {
  font-size: 0.7em;
}
#filter-cif > div #cif-checkboxes .input-wrapper {
  margin-bottom: 0;
}
#filter-cif > div #cif-checkboxes .input-wrapper label {
  font-weight: normal;
}
#filter-cif > div .button-wrapper {
  padding-right: 0;
}

.drop-zone {
  position: relative;
  width: 100%;
  height: auto;
  border: 2px dashed #cccccc;
  outline: 2px dashed #cccccc;
  outline-offset: -10px;
  border-radius: 10px;
  text-align: center;
  color: #666666;
  transition: border-color 0.3s;
}
.drop-zone.dragover {
  border-color: #666666;
}
.drop-zone p {
  margin: 52px 0 0 0;
}
.drop-zone label {
  display: inline-block;
  padding: 8px 24px;
  margin-top: 10px;
  background: #607A8D;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid #607A8D;
  color: white;
}
.drop-zone input[type=file] {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.drop-zone .gallery {
  padding: 15px;
}
.drop-zone .gallery img {
  width: auto;
  max-width: 100%;
  height: 100px;
  object-fit: contain;
  margin: 10px;
}

@media (max-width: 767px) {
  .section .section-header {
    margin-bottom: 2.5em;
  }
}
.section .section-header h2 {
  margin-top: 0;
}
.section .section-actions {
  text-align: right;
}
.section + .section {
  margin-top: 1.5em;
}

table.table-details {
  margin: 1em 0;
  width: auto;
}
table.table-details > tbody > tr {
  line-height: 1.33em;
}
table.table-details > tbody > tr.header > td {
  padding-bottom: 2em;
}
table.table-details > tbody > tr > th,
table.table-details > tbody > tr > td {
  border: none;
  padding: 0.25em 0.5em;
  vertical-align: top;
}
table.table-details > tbody > tr > th {
  text-align: left;
}
table.table-details > tbody > tr > td {
  text-align: left;
}
table.table-details > tbody > tr > td.text-center {
  text-align: center;
}

#main-container-menu-content > .menu-container {
  padding: 1em;
  text-align: center;
  font-size: 1.1em;
}
@media (max-width: 767px) {
  #main-container-menu-content > .menu-container {
    padding: 0;
  }
}
#main-container-menu-content > .menu-container > ul > li {
  display: inline-block;
  padding-bottom: 10px;
}
#main-container-menu-content > .menu-container > ul > li > a {
  color: #777777;
  padding: 0.5em 1em;
  text-transform: uppercase;
}
#main-container-menu-content > .menu-container > ul > li > a:hover {
  color: #333333;
}
#main-container-menu-content > .menu-container > ul > li.selected > a {
  color: #333333;
  font-weight: bold;
}

@media (max-width: 767px) {
  #main-container-heading-content #main-title #heading-title h1, #main-container-heading-content #main-title #heading-title .h1, #main-container-heading-content #main-title #heading-title h2, #main-container-heading-content #main-title #heading-title .h2, #main-container-heading-content #main-title #heading-title h3, #main-container-heading-content #main-title #heading-title .h3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #main-container-heading-content #main-title #heading-title h1, #main-container-heading-content #main-title #heading-title .h1 {
    font-size: 20px;
  }
  #main-container-heading-content #main-title #heading-title hr {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #main-container-heading-content #main-title #heading-title h6, #main-container-heading-content #main-title #heading-title .h6 {
    font-weight: bold;
  }
}

#sidebar .title-container {
  background-color: #2F414F;
  color: #fff;
  font-weight: 700;
  margin-bottom: 1em;
  padding: 1em;
  text-transform: uppercase;
}
#sidebar .filter-container .action:not(.multi-filter-action):not(.popup-action) .input-wrapper,
#sidebar .filter-container .action:not(.multi-filter-action):not(.popup-action) .button-wrapper {
  margin-bottom: 0.5em;
}
#sidebar .list-container {
  margin: 1em 0;
  max-height: 400px;
  overflow-y: auto;
  position: relative;
}
#sidebar .list-container .table {
  margin-bottom: 0;
}
#sidebar .list-container .table tr > td {
  background-color: #E6E6E6;
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 5px 0;
  color: #333333;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  padding: 0.5em 1em;
}
#sidebar .list-container .table tr > td:hover, #sidebar .list-container .table tr > td.active {
  background-color: #607A8D;
  color: #fff;
}
#sidebar .list-container .table tr.warning > td {
  background-color: #f0ad4e;
}
#sidebar .list-container .table tr.warning > td:hover, #sidebar .list-container .table tr.warning > td.active {
  background-color: #607A8D;
  color: #fff;
}

#dashboard-menu > .row > div[class*=dashboard-item-] {
  padding: 1em;
}
#dashboard-menu > .row > div[class*=dashboard-item-] .inner {
  color: #fff;
  height: 12em;
  padding: 1.5em;
}
#dashboard-menu > .row > div[class*=dashboard-item-] .inner > .icon > .fa, #dashboard-menu > .row > div[class*=dashboard-item-] table.table .inner > .icon > th[data-sort]::after, table.table #dashboard-menu > .row > div[class*=dashboard-item-] .inner > .icon > th[data-sort]::after {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#dashboard-menu > .row > div[class*=dashboard-item-] .inner > .title {
  font-size: 25px;
  margin-top: 0.5em;
  text-transform: uppercase;
}
#dashboard-menu > .row > div[class*=dashboard-item-] .inner::after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  font-size: 50px;
  bottom: 15px;
  right: 30px;
}
#dashboard-menu > .row > .dashboard-item-primary .inner {
  background-color: #607A8D;
}
#dashboard-menu > .row > .dashboard-item-secondary .inner {
  background-color: #2F414F;
}

.my-communities .filter-container .dropdown-menu-right {
  left: 0;
  right: auto;
}
.my-communities .filter-container .input-wrapper {
  display: block !important;
}
.my-communities #alerts {
  margin-bottom: 2em;
  margin-top: 0;
}
.my-communities .community-actions {
  background-color: #eeeeee;
  padding: 1em;
  text-align: right;
}
.my-communities .community-details {
  border: solid 3px #607A8D;
  color: #607A8D;
  font-size: 20px;
  padding: 1.5em;
}
.my-communities .community-details .title {
  border-bottom: solid 1px #E6E6E6;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 1em;
  padding: 0.3em 0;
}
.my-communities .community-details .content .subtitle span {
  background-color: #607A8D;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 0.5em 1em;
  text-transform: uppercase;
}
.my-communities .community-details .content .subsection {
  padding: 1em;
}
.my-communities .community-details .tabs-wrapper > .tabs > .tab {
  font-size: 0.6em;
}
.my-communities .community-details-container {
  position: relative;
}
.my-communities .community-details-container .tabs-wrapper > .tabs > .tab {
  background-color: #eeeeee;
  border-bottom: 0;
  color: #607A8D;
  margin-bottom: 0;
  padding: 0.5em 0.9em;
}
.my-communities .community-details-container .tabs-wrapper > .tabs > .tab.active {
  background: #607A8D;
  color: #fff;
}
.my-communities .community-details-container .tabs-wrapper > .tab-contents {
  margin: 0;
}
.my-communities .community-details-loading {
  opacity: 0;
  position: absolute;
  top: 0;
}
.my-communities .community-details .section {
  font-size: 14px;
  margin-top: 0.5em;
  margin-left: -1em;
  margin-right: -1em;
}

#communities > label {
  margin-left: 1em;
  margin-top: 0;
  margin-bottom: 1em;
  font-weight: 400;
}
#communities .checkbox-group-wrapper .checkbox-group .checkbox-input-wrapper {
  margin-bottom: 0;
  text-align: center;
}
#communities .checkbox-group-wrapper .checkbox-group.rejected input {
  accent-color: red;
}
#communities .buttons {
  margin-top: 1em;
}
#communities .buttons label {
  margin-right: 1em;
}

.questionnaire .step-progress-bar .progress-bar-text {
  font-weight: bold;
  text-align: center;
}
.questionnaire .step-title {
  font-size: 20px;
  font-weight: bold;
  margin: 1em 0;
}
.questionnaire .question {
  margin: 2em 0;
}
.questionnaire .question .title {
  font-weight: bold;
}
.questionnaire .question .alert {
  background-color: #d9534f;
  color: #ffffff;
  padding: 1em;
}
.questionnaire .input-wrapper label {
  text-transform: none;
  text-align: justify;
}
.questionnaire .coloured-box-primary {
  font-size: 1.1em;
}
.questionnaire .info {
  display: flex;
}
.questionnaire .info > .info-cell {
  padding: 0.5em;
}

table.risk-map td.maximum {
  background-color: #ce5d5a;
}
table.risk-map td.significant {
  background-color: #d28b89;
}
table.risk-map td.limited {
  background-color: #e6ab58;
}
table.risk-map td.negligible {
  background-color: #68ac68;
}
table.risk-map > thead > tr > th,
table.risk-map > thead > tr > td,
table.risk-map > tbody > tr > th,
table.risk-map > tbody > tr > td,
table.risk-map > tfoot > tr > th,
table.risk-map > tfoot > tr > td {
  border-width: 2px;
}

.recommendations .recommendation .title {
  display: block;
  font-weight: bold;
  text-align: justify;
}
.recommendations .recommendation .content {
  display: block;
  padding: 1em;
  text-align: justify;
}

.search-results {
  margin-top: 2em;
}

.control-box-table tbody tr td {
  vertical-align: middle;
}
.control-box-table .bold {
  font-weight: bold;
}
.control-box-table .big-number {
  font-size: 1.5em;
}
.control-box-table .big-number .text-danger {
  color: red;
}

.document-pdf .document #document-pdfjs {
  border: 1px solid black;
}
.document-pdf .document #square-signature {
  position: absolute;
  top: 0;
  left: 15px;
}
.document-pdf .commands {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5em;
  margin-bottom: 1em;
}
.document-pdf .commands .page-wrapper {
  display: inline-flex;
  margin-left: 1em;
  margin-right: 1em;
}
.document-pdf .add-signature {
  display: inline-flex;
  justify-content: center;
}
.document-pdf .button-configure {
  padding-left: 0;
  padding-right: 0;
}
.document-pdf .button-configure button {
  display: inline-flex;
  justify-content: center;
  margin-top: 1em;
  width: 100%;
}

.signature-filter .filter-container {
  text-align: left;
}
.signature-filter .filter-container .checkbox-input-wrapper {
  margin-bottom: 0;
}
.signature-filter .filter-container .button-wrapper {
  max-width: 100%;
}

.signature-archive .input-wrapper:not(.hidden-input-wrapper) {
  margin-bottom: 0;
}

.signature-num-loads {
  background-color: #5cb85c;
  color: #ffffff;
  border-radius: 5px;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.my-communities .load-signatures-v2,
.my-communities .load-certified-emails-v2,
.my-communities .load-certified-sms-v2 {
  font-size: 1em !important;
}

.shipments-null-signature {
  margin-top: 10px;
}

.signature-sort-date-signature::after,
.signature-sort-date-certified-emails::after,
.signature-sort-date-certified-sms::after {
  color: black !important;
}

#technician-visit-sections .section-wrapper {
  padding: 10px;
}
#technician-visit-sections .section-wrapper .section-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-color: #E6E6E6;
  border: 1px solid black;
  border-radius: 5px;
  padding: 20px;
}
#technician-visit-sections .section-wrapper .section-block .completed,
#technician-visit-sections .section-wrapper .section-block .in-progress {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  padding: 5px;
  border-radius: 3px;
}
#technician-visit-sections .section-wrapper .section-block .completed {
  background-color: #5cb85c;
}
#technician-visit-sections .section-wrapper .section-block .in-progress {
  background-color: #f0ad4e;
}
#technician-visit-sections .section-wrapper .section-block .check-no {
  position: absolute;
  top: 10px;
  left: 10px;
  border-radius: 3px;
}
#technician-visit-sections .section-wrapper .section-block h3 {
  flex: 1 0 100%;
  text-align: center;
  margin: 20px 0 20px 0;
  font-size: 21px;
}
#technician-visit-sections .section-wrapper .section-block a {
  flex: 0.5 0;
}

#offline-technician-visit-sections .image-preview-remove.btn, #offline-technician-visit-sections .popup > .inner .bottom a.image-preview-remove:not(.btn):not(.btn-link), .popup > .inner .bottom #offline-technician-visit-sections a.image-preview-remove:not(.btn):not(.btn-link), #offline-technician-visit-sections .popup .popup-pagination > a.image-preview-remove, .popup #offline-technician-visit-sections .popup-pagination > a.image-preview-remove, #offline-technician-visit-sections .button-wrapper button.image-preview-remove[type=submit]:not(.btn), .button-wrapper #offline-technician-visit-sections button.image-preview-remove[type=submit]:not(.btn), #offline-technician-visit-sections .button-wrapper a.image-preview-remove:not(.btn):not(.btn-link), .button-wrapper #offline-technician-visit-sections a.image-preview-remove:not(.btn):not(.btn-link),
#offline-technician-visit-sections .button-wrapper button.image-preview-remove:not(.btn):not(.btn-link),
.button-wrapper #offline-technician-visit-sections button.image-preview-remove:not(.btn):not(.btn-link), #offline-technician-visit-sections .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .image-preview-remove.repeatable-remove, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row #offline-technician-visit-sections .image-preview-remove.repeatable-remove,
#offline-technician-visit-sections .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .image-preview-remove.repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels #offline-technician-visit-sections .image-preview-remove.repeatable-remove {
  display: none;
}
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-title {
  outline: 1px solid #607A8D;
  padding: 15px;
  position: relative;
  cursor: pointer;
}
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-title:hover {
  background-color: #f6f6f6;
}
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-title:after {
  content: "+";
  position: absolute;
  width: auto;
  height: 100%;
  top: 15px;
  right: 15px;
}
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-title.active:after {
  content: "-";
}
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-title h3 {
  margin: 0;
}
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-panel {
  display: none;
  overflow: hidden;
  outline: 1px solid #607A8D;
}
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-panel .offline-section-check-no,
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-panel .offline-section-check-no-with-message {
  display: flex;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-panel .offline-section-check-no .checkbox-input-wrapper,
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-panel .offline-section-check-no-with-message .checkbox-input-wrapper {
  margin-bottom: 0;
}
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-panel .offline-section-check-no .checkbox-input-wrapper label,
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-panel .offline-section-check-no-with-message .checkbox-input-wrapper label {
  margin-bottom: 0;
}
#offline-technician-visit-sections .offline-section-wrapper .offline-accordion-panel .offline-question {
  background-color: #f6f6f6;
  padding-top: 15px;
  padding-bottom: 15px;
}

#offline-sticky-section {
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  background: #f6f6f6;
  padding: 15px;
  border-top: 1px solid black;
}
#offline-sticky-section .btn, #offline-sticky-section .popup > .inner .bottom a:not(.btn):not(.btn-link), .popup > .inner .bottom #offline-sticky-section a:not(.btn):not(.btn-link), #offline-sticky-section .popup .popup-pagination > a, .popup #offline-sticky-section .popup-pagination > a, #offline-sticky-section .button-wrapper button[type=submit]:not(.btn), .button-wrapper #offline-sticky-section button[type=submit]:not(.btn), #offline-sticky-section .button-wrapper a:not(.btn):not(.btn-link), .button-wrapper #offline-sticky-section a:not(.btn):not(.btn-link),
#offline-sticky-section .button-wrapper button:not(.btn):not(.btn-link),
.button-wrapper #offline-sticky-section button:not(.btn):not(.btn-link), #offline-sticky-section .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row .repeatable-remove, .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-row #offline-sticky-section .repeatable-remove,
#offline-sticky-section .input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels .repeatable-remove,
.input-wrapper.repeatable-input-wrapper .repeatable-wrapper .repeatable-labels #offline-sticky-section .repeatable-remove {
  margin-left: 15px;
}
#offline-sticky-section h5 {
  font-weight: bold;
  font-style: italic;
}
#offline-sticky-section .disable-link {
  pointer-events: none;
  opacity: 0.3;
}

#offline-progress-bar > .row {
  margin-bottom: 20px;
}
#offline-progress-bar > .row:not(.image-row) {
  display: flex;
  align-items: center;
}
#offline-progress-bar > .row .progress {
  margin-top: 10px;
  margin-bottom: 10px;
}

#num-processed-clients {
  border: 1px solid black;
  padding: 10px;
  margin-bottom: 15px;
}
#num-processed-clients p:last-of-type {
  margin-bottom: 0;
}

.clauses-link a {
  color: white;
}
.clauses-link a:hover {
  color: #333333;
}

.workday-select.hidden-select {
  visibility: hidden;
  pointer-events: none;
}

.legend-group {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 10px;
  font-size: 12px;
}

.legend {
  padding: 3px 6px;
  border-radius: 4px;
  color: white;
}

.legend.laborable {
  background-color: #1350f8;
}

.legend.vacaciones {
  background-color: #00ae04;
}

.legend.festivo {
  background-color: #9200ff;
}

.legend.incapacidad-laboral {
  background-color: #ef4b39;
}

.legend.permiso-retribuido {
  background-color: #ff781f;
}

.legend.descanso {
  background-color: #ff0080;
}

.legend.descanso-retribuido {
  background-color: #8f8300;
}

/* Colores por tipo */
.day.laborable {
  background-color: #1350f8;
  color: white;
}

.day.vacaciones {
  background-color: #00ae04;
  color: white;
}

.day.festivo {
  background-color: #9200ff;
  color: white;
}

.day.incapacidad-laboral {
  background-color: #ef4b39;
  color: white;
}

.day.permiso-retribuido {
  background-color: #ff781f;
  color: white;
}

.day.descanso {
  background-color: #ff0080;
  color: white;
}

.day.descanso-retribuido {
  background-color: #8f8300;
  color: white;
}

.calendar {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px;
  padding: 10px;
}

.month {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 8px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.month-name {
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 14px;
}

.week-header {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 2px;
}

.days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 1px;
}

.day {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 3px;
  cursor: pointer;
  transition: background 0.2s ease, box-shadow 0.2s ease;
  user-select: none;
}

.day:hover {
  outline: 1px solid #666;
  background-color: rgba(0, 0, 0, 0.05);
  color: black;
}

.day.empty {
  cursor: default;
  pointer-events: none;
  background-color: transparent;
}

body.loading,
body.loading *,
body.loading *::before,
body.loading *::after {
  -webkit-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

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