/**
 * Core Variables & Mixins  
 */
/**
 * Colors   
 */
/**
 * Scaffolding   
 */
/**
 * Typography   
 */
/**
 * Components   
 */
/**
 * Tables   
 */
/**
 * Buttons 
 */
/**
 * Forms   
 */
/**
 * Media Queries Breakpoints
 */
/**
 * Grid System   
 */
/**
 * Container Sizes   
 */
/**
 * Navbar Base
 */
/**
 * Navs   
 */
/**
 * Form States & Errors
 */
/**
 * List Group
 */
/**
 * Panels
 */
/**
 * Thumbnails
 */
/**
 * Close
 */
/**
 * Type
 */
/**
 * Miscellaneous
 */
/**
 * Preloaders
 */
/**
 * Glyphicons  
 */
/**
 * Utilities  
 */
/**
 * CSS Image Replacement
 */
/**
 * Opacity
 */
/**
 * Responsive
 */
/**
 * Retina
 */
/**
 * Resize
 */
/**
 * Responsive Utilities
 */
/**
 * Shortcuts   
 */
/**
 * Input Focus Style
 */
/**
 * Typography   
 */
/**
 * Text Overflow   
 */
/**
 * Animations   
 */
/**
 * Backface Visibility
 */
/**
 * Drop Shadows
 */
/**
 * Box Sizing   
 */
/**
 * CSS3 Content Columns
 */
/**
 * Hyphenation   
 */
/**
 * Placeholder   
 */
/**
 * Transformations   
 */
/**
 * Transitions
 */
/**
 * User Select
 */
/**
 * Components   
 */
/**
 * Button Variants   
 */
/**
 * Panels   
 */
/**
 * Validation States
 */
/**
 * Tables   
 */
/**
 * Skins   
 */
/**
 * Contextual Backgrounds   
 */
/**
 * Single Border Radius   
 */
/**
 * Layout   
 */
/**
 * Clearfix   
 */
/**
 * Center Block Element   
 */
/**
 * Navbar Vertical Align   
 */
/**
 * Core Normalize & Glyphicons   
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
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,
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: 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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/**
 * Font
 */
@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  src: url('/layout/assets/fonts/fontawesome//fontawesome-webfont.eot?v=4.0.3');
  src: url('/layout/assets/fonts/fontawesome//fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/layout/assets/fonts/fontawesome//fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/layout/assets/fonts/fontawesome//fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('/layout/assets/fonts/fontawesome//fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
}
/**
 * Base Class Definition   
 */
.glyphicon {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
/**
 * Icons
 */
.glyphicon-glass:before {
  content: "\f000";
}
.glyphicon-music:before {
  content: "\f001";
}
.glyphicon-search:before {
  content: "\f002";
}
.glyphicon-envelope-o:before {
  content: "\f003";
}
.glyphicon-heart:before {
  content: "\f004";
}
.glyphicon-star:before {
  content: "\f005";
}
.glyphicon-star-o:before {
  content: "\f006";
}
.glyphicon-user:before {
  content: "\f007";
}
.glyphicon-film:before {
  content: "\f008";
}
.glyphicon-th-large:before {
  content: "\f009";
}
.glyphicon-th:before {
  content: "\f00a";
}
.glyphicon-th-list:before {
  content: "\f00b";
}
.glyphicon-check:before {
  content: "\f00c";
}
.glyphicon-times:before {
  content: "\f00d";
}
.glyphicon-search-plus:before {
  content: "\f00e";
}
.glyphicon-search-minus:before {
  content: "\f010";
}
.glyphicon-power-off:before {
  content: "\f011";
}
.glyphicon-signal:before {
  content: "\f012";
}
.glyphicon-gear:before,
.glyphicon-cog:before {
  content: "\f013";
}
.glyphicon-trash-o:before {
  content: "\f014";
}
.glyphicon-home:before {
  content: "\f015";
}
.glyphicon-file-o:before {
  content: "\f016";
}
.glyphicon-clock-o:before {
  content: "\f017";
}
.glyphicon-road:before {
  content: "\f018";
}
.glyphicon-download:before {
  content: "\f019";
}
.glyphicon-arrow-circle-o-down:before {
  content: "\f01a";
}
.glyphicon-arrow-circle-o-up:before {
  content: "\f01b";
}
.glyphicon-inbox:before {
  content: "\f01c";
}
.glyphicon-play-circle-o:before {
  content: "\f01d";
}
.glyphicon-rotate-right:before,
.glyphicon-repeat:before {
  content: "\f01e";
}
.glyphicon-refresh:before {
  content: "\f021";
}
.glyphicon-list-alt:before {
  content: "\f022";
}
.glyphicon-lock:before {
  content: "\f023";
}
.glyphicon-flag:before {
  content: "\f024";
}
.glyphicon-headphones:before {
  content: "\f025";
}
.glyphicon-volume-off:before {
  content: "\f026";
}
.glyphicon-volume-down:before {
  content: "\f027";
}
.glyphicon-volume-up:before {
  content: "\f028";
}
.glyphicon-qrcode:before {
  content: "\f029";
}
.glyphicon-barcode:before {
  content: "\f02a";
}
.glyphicon-tag:before {
  content: "\f02b";
}
.glyphicon-tags:before {
  content: "\f02c";
}
.glyphicon-book:before {
  content: "\f02d";
}
.glyphicon-bookmark:before {
  content: "\f02e";
}
.glyphicon-print:before {
  content: "\f02f";
}
.glyphicon-camera:before {
  content: "\f030";
}
.glyphicon-font:before {
  content: "\f031";
}
.glyphicon-bold:before {
  content: "\f032";
}
.glyphicon-italic:before {
  content: "\f033";
}
.glyphicon-text-height:before {
  content: "\f034";
}
.glyphicon-text-width:before {
  content: "\f035";
}
.glyphicon-align-left:before {
  content: "\f036";
}
.glyphicon-align-center:before {
  content: "\f037";
}
.glyphicon-align-right:before {
  content: "\f038";
}
.glyphicon-align-justify:before {
  content: "\f039";
}
.glyphicon-list:before {
  content: "\f03a";
}
.glyphicon-dedent:before,
.glyphicon-outdent:before {
  content: "\f03b";
}
.glyphicon-indent:before {
  content: "\f03c";
}
.glyphicon-video-camera:before {
  content: "\f03d";
}
.glyphicon-picture-o:before {
  content: "\f03e";
}
.glyphicon-pencil:before {
  content: "\f040";
}
.glyphicon-map-marker:before {
  content: "\f041";
}
.glyphicon-adjust:before {
  content: "\f042";
}
.glyphicon-tint:before {
  content: "\f043";
}
.glyphicon-edit:before,
.glyphicon-pencil-square-o:before {
  content: "\f044";
}
.glyphicon-share-square-o:before {
  content: "\f045";
}
.glyphicon-check-square-o:before {
  content: "\f046";
}
.glyphicon-arrows:before {
  content: "\f047";
}
.glyphicon-step-backward:before {
  content: "\f048";
}
.glyphicon-fast-backward:before {
  content: "\f049";
}
.glyphicon-backward:before {
  content: "\f04a";
}
.glyphicon-play:before {
  content: "\f04b";
}
.glyphicon-pause:before {
  content: "\f04c";
}
.glyphicon-stop:before {
  content: "\f04d";
}
.glyphicon-forward:before {
  content: "\f04e";
}
.glyphicon-fast-forward:before {
  content: "\f050";
}
.glyphicon-step-forward:before {
  content: "\f051";
}
.glyphicon-eject:before {
  content: "\f052";
}
.glyphicon-chevron-left:before {
  content: "\f053";
}
.glyphicon-chevron-right:before {
  content: "\f054";
}
.glyphicon-plus-circle:before {
  content: "\f055";
}
.glyphicon-minus-circle:before {
  content: "\f056";
}
.glyphicon-times-circle:before {
  content: "\f057";
}
.glyphicon-check-circle:before {
  content: "\f058";
}
.glyphicon-question-circle:before {
  content: "\f059";
}
.glyphicon-info-circle:before {
  content: "\f05a";
}
.glyphicon-crosshairs:before {
  content: "\f05b";
}
.glyphicon-times-circle-o:before {
  content: "\f05c";
}
.glyphicon-check-circle-o:before {
  content: "\f05d";
}
.glyphicon-ban:before {
  content: "\f05e";
}
.glyphicon-arrow-left:before {
  content: "\f060";
}
.glyphicon-arrow-right:before {
  content: "\f061";
}
.glyphicon-arrow-up:before {
  content: "\f062";
}
.glyphicon-arrow-down:before {
  content: "\f063";
}
.glyphicon-mail-forward:before,
.glyphicon-share:before {
  content: "\f064";
}
.glyphicon-expand:before {
  content: "\f065";
}
.glyphicon-compress:before {
  content: "\f066";
}
.glyphicon-plus:before {
  content: "\f067";
}
.glyphicon-minus:before {
  content: "\f068";
}
.glyphicon-asterisk:before {
  content: "\f069";
}
.glyphicon-exclamation-circle:before {
  content: "\f06a";
}
.glyphicon-gift:before {
  content: "\f06b";
}
.glyphicon-leaf:before {
  content: "\f06c";
}
.glyphicon-fire:before {
  content: "\f06d";
}
.glyphicon-eye:before {
  content: "\f06e";
}
.glyphicon-eye-slash:before {
  content: "\f070";
}
.glyphicon-warning:before,
.glyphicon-exclamation-triangle:before {
  content: "\f071";
}
.glyphicon-plane:before {
  content: "\f072";
}
.glyphicon-calendar:before {
  content: "\f073";
}
.glyphicon-random:before {
  content: "\f074";
}
.glyphicon-comment:before {
  content: "\f075";
}
.glyphicon-magnet:before {
  content: "\f076";
}
.glyphicon-chevron-up:before {
  content: "\f077";
}
.glyphicon-chevron-down:before {
  content: "\f078";
}
.glyphicon-retweet:before {
  content: "\f079";
}
.glyphicon-shopping-cart:before {
  content: "\f07a";
}
.glyphicon-folder:before {
  content: "\f07b";
}
.glyphicon-folder-open:before {
  content: "\f07c";
}
.glyphicon-arrows-v:before {
  content: "\f07d";
}
.glyphicon-arrows-h:before {
  content: "\f07e";
}
.glyphicon-bar-chart-o:before {
  content: "\f080";
}
.glyphicon-twitter-square:before {
  content: "\f081";
}
.glyphicon-facebook-square:before {
  content: "\f082";
}
.glyphicon-camera-retro:before {
  content: "\f083";
}
.glyphicon-key:before {
  content: "\f084";
}
.glyphicon-gears:before,
.glyphicon-cogs:before {
  content: "\f085";
}
.glyphicon-comments:before {
  content: "\f086";
}
.glyphicon-thumbs-o-up:before {
  content: "\f087";
}
.glyphicon-thumbs-o-down:before {
  content: "\f088";
}
.glyphicon-star-half:before {
  content: "\f089";
}
.glyphicon-heart-o:before {
  content: "\f08a";
}
.glyphicon-sign-out:before {
  content: "\f08b";
}
.glyphicon-linkedin-square:before {
  content: "\f08c";
}
.glyphicon-thumb-tack:before {
  content: "\f08d";
}
.glyphicon-external-link:before {
  content: "\f08e";
}
.glyphicon-sign-in:before {
  content: "\f090";
}
.glyphicon-trophy:before {
  content: "\f091";
}
.glyphicon-github-square:before {
  content: "\f092";
}
.glyphicon-upload:before {
  content: "\f093";
}
.glyphicon-lemon-o:before {
  content: "\f094";
}
.glyphicon-phone:before {
  content: "\f095";
}
.glyphicon-square-o:before {
  content: "\f096";
}
.glyphicon-bookmark-o:before {
  content: "\f097";
}
.glyphicon-phone-square:before {
  content: "\f098";
}
.glyphicon-twitter:before {
  content: "\f099";
}
.glyphicon-facebook:before {
  content: "\f09a";
}
.glyphicon-github:before {
  content: "\f09b";
}
.glyphicon-unlock:before {
  content: "\f09c";
}
.glyphicon-credit-card:before {
  content: "\f09d";
}
.glyphicon-rss:before {
  content: "\f09e";
}
.glyphicon-hdd-o:before {
  content: "\f0a0";
}
.glyphicon-bullhorn:before {
  content: "\f0a1";
}
.glyphicon-bell:before {
  content: "\f0f3";
}
.glyphicon-certificate:before {
  content: "\f0a3";
}
.glyphicon-hand-o-right:before {
  content: "\f0a4";
}
.glyphicon-hand-o-left:before {
  content: "\f0a5";
}
.glyphicon-hand-o-up:before {
  content: "\f0a6";
}
.glyphicon-hand-o-down:before {
  content: "\f0a7";
}
.glyphicon-arrow-circle-left:before {
  content: "\f0a8";
}
.glyphicon-arrow-circle-right:before {
  content: "\f0a9";
}
.glyphicon-arrow-circle-up:before {
  content: "\f0aa";
}
.glyphicon-arrow-circle-down:before {
  content: "\f0ab";
}
.glyphicon-globe:before {
  content: "\f0ac";
}
.glyphicon-wrench:before {
  content: "\f0ad";
}
.glyphicon-tasks:before {
  content: "\f0ae";
}
.glyphicon-filter:before {
  content: "\f0b0";
}
.glyphicon-briefcase:before {
  content: "\f0b1";
}
.glyphicon-arrows-alt:before {
  content: "\f0b2";
}
.glyphicon-group:before,
.glyphicon-users:before {
  content: "\f0c0";
}
.glyphicon-chain:before,
.glyphicon-link:before {
  content: "\f0c1";
}
.glyphicon-cloud:before {
  content: "\f0c2";
}
.glyphicon-flask:before {
  content: "\f0c3";
}
.glyphicon-cut:before,
.glyphicon-scissors:before {
  content: "\f0c4";
}
.glyphicon-copy:before,
.glyphicon-files-o:before {
  content: "\f0c5";
}
.glyphicon-paperclip:before {
  content: "\f0c6";
}
.glyphicon-save:before,
.glyphicon-floppy-o:before {
  content: "\f0c7";
}
.glyphicon-square:before {
  content: "\f0c8";
}
.glyphicon-bars:before {
  content: "\f0c9";
}
.glyphicon-list-ul:before {
  content: "\f0ca";
}
.glyphicon-list-ol:before {
  content: "\f0cb";
}
.glyphicon-strikethrough:before {
  content: "\f0cc";
}
.glyphicon-underline:before {
  content: "\f0cd";
}
.glyphicon-table:before {
  content: "\f0ce";
}
.glyphicon-magic:before {
  content: "\f0d0";
}
.glyphicon-truck:before {
  content: "\f0d1";
}
.glyphicon-pinterest:before {
  content: "\f0d2";
}
.glyphicon-pinterest-square:before {
  content: "\f0d3";
}
.glyphicon-google-plus-square:before {
  content: "\f0d4";
}
.glyphicon-google-plus:before {
  content: "\f0d5";
}
.glyphicon-money:before {
  content: "\f0d6";
}
.glyphicon-caret-down:before {
  content: "\f0d7";
}
.glyphicon-caret-up:before {
  content: "\f0d8";
}
.glyphicon-caret-left:before {
  content: "\f0d9";
}
.glyphicon-caret-right:before {
  content: "\f0da";
}
.glyphicon-columns:before {
  content: "\f0db";
}
.glyphicon-unsorted:before,
.glyphicon-sort:before {
  content: "\f0dc";
}
.glyphicon-sort-down:before,
.glyphicon-sort-asc:before {
  content: "\f0dd";
}
.glyphicon-sort-up:before,
.glyphicon-sort-desc:before {
  content: "\f0de";
}
.glyphicon-envelope:before {
  content: "\f0e0";
}
.glyphicon-linkedin:before {
  content: "\f0e1";
}
.glyphicon-rotate-left:before,
.glyphicon-undo:before {
  content: "\f0e2";
}
.glyphicon-legal:before,
.glyphicon-gavel:before {
  content: "\f0e3";
}
.glyphicon-dashboard:before,
.glyphicon-tachometer:before {
  content: "\f0e4";
}
.glyphicon-comment-o:before {
  content: "\f0e5";
}
.glyphicon-comments-o:before {
  content: "\f0e6";
}
.glyphicon-flash:before,
.glyphicon-bolt:before {
  content: "\f0e7";
}
.glyphicon-sitemap:before {
  content: "\f0e8";
}
.glyphicon-umbrella:before {
  content: "\f0e9";
}
.glyphicon-paste:before,
.glyphicon-clipboard:before {
  content: "\f0ea";
}
.glyphicon-lightbulb-o:before {
  content: "\f0eb";
}
.glyphicon-exchange:before {
  content: "\f0ec";
}
.glyphicon-cloud-download:before {
  content: "\f0ed";
}
.glyphicon-cloud-upload:before {
  content: "\f0ee";
}
.glyphicon-user-md:before {
  content: "\f0f0";
}
.glyphicon-stethoscope:before {
  content: "\f0f1";
}
.glyphicon-suitcase:before {
  content: "\f0f2";
}
.glyphicon-bell-o:before {
  content: "\f0a2";
}
.glyphicon-coffee:before {
  content: "\f0f4";
}
.glyphicon-cutlery:before {
  content: "\f0f5";
}
.glyphicon-file-text-o:before {
  content: "\f0f6";
}
.glyphicon-building-o:before {
  content: "\f0f7";
}
.glyphicon-hospital-o:before {
  content: "\f0f8";
}
.glyphicon-ambulance:before {
  content: "\f0f9";
}
.glyphicon-medkit:before {
  content: "\f0fa";
}
.glyphicon-fighter-jet:before {
  content: "\f0fb";
}
.glyphicon-beer:before {
  content: "\f0fc";
}
.glyphicon-h-square:before {
  content: "\f0fd";
}
.glyphicon-plus-square:before {
  content: "\f0fe";
}
.glyphicon-angle-double-left:before {
  content: "\f100";
}
.glyphicon-angle-double-right:before {
  content: "\f101";
}
.glyphicon-angle-double-up:before {
  content: "\f102";
}
.glyphicon-angle-double-down:before {
  content: "\f103";
}
.glyphicon-angle-left:before {
  content: "\f104";
}
.glyphicon-angle-right:before {
  content: "\f105";
}
.glyphicon-angle-up:before {
  content: "\f106";
}
.glyphicon-angle-down:before {
  content: "\f107";
}
.glyphicon-desktop:before {
  content: "\f108";
}
.glyphicon-laptop:before {
  content: "\f109";
}
.glyphicon-tablet:before {
  content: "\f10a";
}
.glyphicon-mobile-phone:before,
.glyphicon-mobile:before {
  content: "\f10b";
}
.glyphicon-circle-o:before {
  content: "\f10c";
}
.glyphicon-quote-left:before {
  content: "\f10d";
}
.glyphicon-quote-right:before {
  content: "\f10e";
}
.glyphicon-spinner:before {
  content: "\f110";
}
.glyphicon-circle:before {
  content: "\f111";
}
.glyphicon-mail-reply:before,
.glyphicon-reply:before {
  content: "\f112";
}
.glyphicon-github-alt:before {
  content: "\f113";
}
.glyphicon-folder-o:before {
  content: "\f114";
}
.glyphicon-folder-open-o:before {
  content: "\f115";
}
.glyphicon-smile-o:before {
  content: "\f118";
}
.glyphicon-frown-o:before {
  content: "\f119";
}
.glyphicon-meh-o:before {
  content: "\f11a";
}
.glyphicon-gamepad:before {
  content: "\f11b";
}
.glyphicon-keyboard-o:before {
  content: "\f11c";
}
.glyphicon-flag-o:before {
  content: "\f11d";
}
.glyphicon-flag-checkered:before {
  content: "\f11e";
}
.glyphicon-terminal:before {
  content: "\f120";
}
.glyphicon-code:before {
  content: "\f121";
}
.glyphicon-reply-all:before {
  content: "\f122";
}
.glyphicon-mail-reply-all:before {
  content: "\f122";
}
.glyphicon-star-half-empty:before,
.glyphicon-star-half-full:before,
.glyphicon-star-half-o:before {
  content: "\f123";
}
.glyphicon-location-arrow:before {
  content: "\f124";
}
.glyphicon-crop:before {
  content: "\f125";
}
.glyphicon-code-fork:before {
  content: "\f126";
}
.glyphicon-unlink:before,
.glyphicon-chain-broken:before {
  content: "\f127";
}
.glyphicon-question:before {
  content: "\f128";
}
.glyphicon-info:before {
  content: "\f129";
}
.glyphicon-exclamation:before {
  content: "\f12a";
}
.glyphicon-superscript:before {
  content: "\f12b";
}
.glyphicon-subscript:before {
  content: "\f12c";
}
.glyphicon-eraser:before {
  content: "\f12d";
}
.glyphicon-puzzle-piece:before {
  content: "\f12e";
}
.glyphicon-microphone:before {
  content: "\f130";
}
.glyphicon-microphone-slash:before {
  content: "\f131";
}
.glyphicon-shield:before {
  content: "\f132";
}
.glyphicon-calendar-o:before {
  content: "\f133";
}
.glyphicon-fire-extinguisher:before {
  content: "\f134";
}
.glyphicon-rocket:before {
  content: "\f135";
}
.glyphicon-maxcdn:before {
  content: "\f136";
}
.glyphicon-chevron-circle-left:before {
  content: "\f137";
}
.glyphicon-chevron-circle-right:before {
  content: "\f138";
}
.glyphicon-chevron-circle-up:before {
  content: "\f139";
}
.glyphicon-chevron-circle-down:before {
  content: "\f13a";
}
.glyphicon-html5:before {
  content: "\f13b";
}
.glyphicon-css3:before {
  content: "\f13c";
}
.glyphicon-anchor:before {
  content: "\f13d";
}
.glyphicon-unlock-alt:before {
  content: "\f13e";
}
.glyphicon-bullseye:before {
  content: "\f140";
}
.glyphicon-ellipsis-h:before {
  content: "\f141";
}
.glyphicon-ellipsis-v:before {
  content: "\f142";
}
.glyphicon-rss-square:before {
  content: "\f143";
}
.glyphicon-play-circle:before {
  content: "\f144";
}
.glyphicon-ticket:before {
  content: "\f145";
}
.glyphicon-minus-square:before {
  content: "\f146";
}
.glyphicon-minus-square-o:before {
  content: "\f147";
}
.glyphicon-level-up:before {
  content: "\f148";
}
.glyphicon-level-down:before {
  content: "\f149";
}
.glyphicon-check-square:before {
  content: "\f14a";
}
.glyphicon-pencil-square:before {
  content: "\f14b";
}
.glyphicon-external-link-square:before {
  content: "\f14c";
}
.glyphicon-share-square:before {
  content: "\f14d";
}
.glyphicon-compass:before {
  content: "\f14e";
}
.glyphicon-toggle-down:before,
.glyphicon-caret-square-o-down:before {
  content: "\f150";
}
.glyphicon-toggle-up:before,
.glyphicon-caret-square-o-up:before {
  content: "\f151";
}
.glyphicon-toggle-right:before,
.glyphicon-caret-square-o-right:before {
  content: "\f152";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\f153";
}
.glyphicon-gbp:before {
  content: "\f154";
}
.glyphicon-dollar:before,
.glyphicon-usd:before {
  content: "\f155";
}
.glyphicon-rupee:before,
.glyphicon-inr:before {
  content: "\f156";
}
.glyphicon-cny:before,
.glyphicon-rmb:before,
.glyphicon-yen:before,
.glyphicon-jpy:before {
  content: "\f157";
}
.glyphicon-ruble:before,
.glyphicon-rouble:before,
.glyphicon-rub:before {
  content: "\f158";
}
.glyphicon-won:before,
.glyphicon-krw:before {
  content: "\f159";
}
.glyphicon-bitcoin:before,
.glyphicon-btc:before {
  content: "\f15a";
}
.glyphicon-file:before {
  content: "\f15b";
}
.glyphicon-file-text:before {
  content: "\f15c";
}
.glyphicon-sort-alpha-asc:before {
  content: "\f15d";
}
.glyphicon-sort-alpha-desc:before {
  content: "\f15e";
}
.glyphicon-sort-amount-asc:before {
  content: "\f160";
}
.glyphicon-sort-amount-desc:before {
  content: "\f161";
}
.glyphicon-sort-numeric-asc:before {
  content: "\f162";
}
.glyphicon-sort-numeric-desc:before {
  content: "\f163";
}
.glyphicon-thumbs-up:before {
  content: "\f164";
}
.glyphicon-thumbs-down:before {
  content: "\f165";
}
.glyphicon-youtube-square:before {
  content: "\f166";
}
.glyphicon-youtube:before {
  content: "\f167";
}
.glyphicon-xing:before {
  content: "\f168";
}
.glyphicon-xing-square:before {
  content: "\f169";
}
.glyphicon-youtube-play:before {
  content: "\f16a";
}
.glyphicon-dropbox:before {
  content: "\f16b";
}
.glyphicon-stack-overflow:before {
  content: "\f16c";
}
.glyphicon-instagram:before {
  content: "\f16d";
}
.glyphicon-flickr:before {
  content: "\f16e";
}
.glyphicon-adn:before {
  content: "\f170";
}
.glyphicon-bitbucket:before {
  content: "\f171";
}
.glyphicon-bitbucket-square:before {
  content: "\f172";
}
.glyphicon-tumblr:before {
  content: "\f173";
}
.glyphicon-tumblr-square:before {
  content: "\f174";
}
.glyphicon-long-arrow-down:before {
  content: "\f175";
}
.glyphicon-long-arrow-up:before {
  content: "\f176";
}
.glyphicon-long-arrow-left:before {
  content: "\f177";
}
.glyphicon-long-arrow-right:before {
  content: "\f178";
}
.glyphicon-apple:before {
  content: "\f179";
}
.glyphicon-windows:before {
  content: "\f17a";
}
.glyphicon-android:before {
  content: "\f17b";
}
.glyphicon-linux:before {
  content: "\f17c";
}
.glyphicon-dribbble:before {
  content: "\f17d";
}
.glyphicon-skype:before {
  content: "\f17e";
}
.glyphicon-foursquare:before {
  content: "\f180";
}
.glyphicon-trello:before {
  content: "\f181";
}
.glyphicon-female:before {
  content: "\f182";
}
.glyphicon-male:before {
  content: "\f183";
}
.glyphicon-gittip:before {
  content: "\f184";
}
.glyphicon-sun-o:before {
  content: "\f185";
}
.glyphicon-moon-o:before {
  content: "\f186";
}
.glyphicon-archive:before {
  content: "\f187";
}
.glyphicon-bug:before {
  content: "\f188";
}
.glyphicon-vk:before {
  content: "\f189";
}
.glyphicon-weibo:before {
  content: "\f18a";
}
.glyphicon-renren:before {
  content: "\f18b";
}
.glyphicon-pagelines:before {
  content: "\f18c";
}
.glyphicon-stack-exchange:before {
  content: "\f18d";
}
.glyphicon-arrow-circle-o-right:before {
  content: "\f18e";
}
.glyphicon-arrow-circle-o-left:before {
  content: "\f190";
}
.glyphicon-toggle-left:before,
.glyphicon-caret-square-o-left:before {
  content: "\f191";
}
.glyphicon-dot-circle-o:before {
  content: "\f192";
}
.glyphicon-wheelchair:before {
  content: "\f193";
}
.glyphicon-vimeo-square:before {
  content: "\f194";
}
.glyphicon-turkish-lira:before,
.glyphicon-try:before {
  content: "\f195";
}
.glyphicon-plus-square-o:before {
  content: "\f196";
}
/**
 * Core CSS   
 */
/**
 * Box Sizing Reset
 */
* {
  -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;
}
/**
 * Body Reset
 */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4d4b4b;
  background-color: #ffffff;
}
/**
 * Reset Fonts
 */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border-radius: 0;
}
/**
 * Links
 */
a {
  color: #7da3ad;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #076471;
  text-decoration: underline;
}
a:focus {
  outline: none;
}
/**
 * Figures
 */
figure {
  margin: 0;
}
/**
 * Images
 */
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f0f0e9;
  -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;
}
/**
 * Horizontal Rules
 */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f0f0e9;
}
/**
 * Scroll Top
 */
.btn-scroll-top {
  position: fixed;
  width: 32px;
  height: 32px;
  bottom: 15px;
  right: 15px;
  background-color: #4d4b4b;
  border-radius: 50%;
  text-align: center;
  opacity: 0.85;
  color: #ffffff;
}
.btn-scroll-top .glyphicon {
  vertical-align: middle;
  line-height: 30px;
  font-size: 16px;
}
.btn-scroll-top:hover {
  color: #ffffff;
}
/**
 * Glyphicon Colors
 */
.glyphicon-warning {
  color: #e10630;
}
.glyphicon-check {
  color: #7c9877;
}
@font-face {
  font-family: "lf_press_sans_italic";
  font-weight: normal;
  font-style: italic;
  src: url('/layout/assets/fonts/lf_press_sans//lf_press_sans_italic-webfont.eot');
  src: url('/layout/assets/fonts/lf_press_sans//lf_press_sans_italic_italic-webfont.eot?#iefix') format('embedded-opentype'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans_italic_italic-webfont.woff') format('woff'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans_italic_italic-webfont.ttf') format('truetype'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans_italic_italic-webfont.svg#lf_press_sansitalic') format('svg');
}
@font-face {
  font-family: "lf_press_sans_bold";
  font-weight: bold;
  font-style: normal;
  src: url('/layout/assets/fonts/lf_press_sans//lf_press_sans_bold-webfont.eot');
  src: url('/layout/assets/fonts/lf_press_sans//lf_press_sans_bold-webfont.eot?#iefix') format('embedded-opentype'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans_bold-webfont.woff') format('woff'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans_bold-webfont.ttf') format('truetype'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans_bold-webfont.svg#lf_press_sansbold') format('svg');
}
@font-face {
  font-family: "lf_press_sans_bolditalic";
  font-weight: bold;
  font-style: italic;
  src: url('/layout/assets/fonts/lf_press_sans//lf_press_sans_bolditalic-webfont.eot');
  src: url('/layout/assets/fonts/lf_press_sans//lf_press_sans_bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans_bolditalic-webfont.woff') format('woff'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans_bolditalic-webfont.ttf') format('truetype'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans_bolditalic-webfont.svg#lf_press_sansbolditalic') format('svg');
}
@font-face {
  font-family: "lf_press_sans";
  font-weight: normal;
  font-style: normal;
  src: url('/layout/assets/fonts/lf_press_sans//lf_press_sans-webfont.eot');
  src: url('/layout/assets/fonts/lf_press_sans//lf_press_sans-webfont.eot?#iefix') format('embedded-opentype'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans-webfont.woff') format('woff'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans-webfont.ttf') format('truetype'), url('/layout/assets/fonts/lf_press_sans//lf_press_sans-webfont.svg#lf_press_sansregular') format('svg');
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "lf_press_sans_bold";
  font-weight: 700;
  line-height: 1.1;
  color: #4e808d;
  text-transform: uppercase;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #e0e0d4;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 23px;
}
@media (max-width: 480px) {
  h1,
  .h1 {
    font-size: 20.7px;
  }
}
h2,
.h2 {
  font-size: 18px;
}
h3,
.h3 {
  font-size: 19px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
strong,
.strong {
  font-family: "lf_press_sans_bold";
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fdf4c9;
  padding: .2em;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-muted {
  color: #e0e0d4;
}
.text-primary {
  color: #076471;
}
a.text-primary:hover {
  color: #043941;
}
.text-success {
  color: #09562c;
}
a.text-success:hover {
  color: #042814;
}
.text-info {
  color: #076471;
}
a.text-info:hover {
  color: #043941;
}
.text-warning {
  color: #ffd800;
}
a.text-warning:hover {
  color: #ccad00;
}
.text-danger {
  color: #e10630;
}
a.text-danger:hover {
  color: #af0525;
}
.bg-primary {
  color: #fff;
  background-color: #076471;
}
a.bg-primary:hover {
  background-color: #043941;
}
.bg-success {
  background-color: #b4c5b0;
}
a.bg-success:hover {
  background-color: #98af93;
}
.bg-info {
  background-color: #b4cad2;
}
a.bg-info:hover {
  background-color: #94b3bf;
}
.bg-warning {
  background-color: #fdf4c9;
}
a.bg-warning:hover {
  background-color: #fbea98;
}
.bg-danger {
  background-color: #fdcbbe;
}
a.bg-danger:hover {
  background-color: #fba38d;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #f0f0e9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #e0e0d4;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #f0f0e9;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #e0e0d4;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f0f0e9;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container,
.header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container,
  .header {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container,
  .header {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container,
  .header {
    width: 1170px;
  }
}
.container-fluid,
.box,
.tile_knowledgebase,
.tile_visit {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.col-sm-1-50 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-1-50 {
    float: left;
    width: 12.5%;
  }
}
.col-xs-1-50 {
  position: relative;
  float: left;
  width: 12.5%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #b4c5b0;
}
.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.success:hover > th {
  background-color: #a6baa1;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #b4cad2;
}
.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.info:hover > th {
  background-color: #a4bfc8;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fdf4c9;
}
.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.warning:hover > th {
  background-color: #fcefb0;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fdcbbe;
}
.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.danger:hover > th {
  background-color: #fcb7a5;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/**
 * Normalize
 */
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: #c8c7b2;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  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="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}
/**
 * Controls
 */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4d4b4b;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  -webkit-transition: border-color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;
}
.form-control::-moz-placeholder {
  color: #e0e0d4;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #e0e0d4;
}
.form-control::-webkit-input-placeholder {
  color: #e0e0d4;
}
.form-control:focus {
  border-color: #b4cad2;
  outline: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f0f0e9;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
/**
 * iOS
 */
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
/**
 * Form Groups
 */
.form-group {
  margin-bottom: 15px;
}
/**
 * Checkboxes & Radios
 */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
/**
 * Feedback States
 */
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #09562c;
}
.has-success .form-control {
  border-color: #09562c;
}
.has-success .form-control:focus {
  border-color: #042814;
}
.has-success .input-group-addon {
  color: #09562c;
  border-color: #09562c;
  background-color: #b4c5b0;
}
.has-success .form-control-feedback {
  color: #09562c;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #e10630;
}
.has-error .form-control {
  border-color: #e10630;
}
.has-error .form-control:focus {
  border-color: #af0525;
}
.has-error .input-group-addon {
  color: #e10630;
  border-color: #e10630;
  background-color: #fdcbbe;
}
.has-error .form-control-feedback {
  color: #e10630;
}
/**
 * Static Form Control
 */
.form-control-static {
  margin-bottom: 0;
}
/**
 * Help Text
 */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8d8a8a;
}
/**
 * Inline Forms
 */
@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 .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;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/**
 * Base
 */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.btn:hover,
.btn:focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/**
 * Skin
 */
.btn-default {
  color: #ffffff;
  background-color: #076471;
  border-color: #064f59;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  color: #ffffff;
  background-color: #064f59;
  border-color: #021c1f;
}
.btn-default:active,
.btn-default.active {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #076471;
  border-color: #064f59;
}
.btn-default:after {
  background-image: url("/layout/assets/gfx/preloaders/btn-default.gif");
}
.btn-primary {
  color: #ffffff;
  background-color: #e95d0f;
  border-color: #d1530d;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d1530d;
  border-color: #983c0a;
}
.btn-primary:active,
.btn-primary.active {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #e95d0f;
  border-color: #d1530d;
}
.btn-primary:after {
  background-image: url("/layout/assets/gfx/preloaders/btn-primary.gif");
}
.btn-danger {
  color: #ffffff;
  background-color: #e10630;
  border-color: #c8052b;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #c8052b;
  border-color: #8d041e;
}
.btn-danger:active,
.btn-danger.active {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #e10630;
  border-color: #c8052b;
}
.btn-danger:after {
  background-image: url("/layout/assets/gfx/preloaders/btn-danger.gif");
}
/**
 * Link
 */
.btn-link {
  color: #7da3ad;
  font-weight: normal;
  cursor: pointer;
  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,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #076471;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #e0e0d4;
  text-decoration: none;
}
.btn-link.btn-preloading:after {
  background-image: url("/layout/assets/gfx/preloaders/btn-link.gif");
}
/**
 * Block
 */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/**
 * Preloader
 */
.btn-preloading {
  padding-right: 32px;
  cursor: wait;
  position: relative;
}
.btn-preloading:after {
  position: absolute;
  display: block;
  content: "";
  top: 7px;
  right: 8px;
  background-size: 16px;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
/**
 * Core Components
 */
/**
 * Animations
 */
.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #4d4b4b;
  text-align: center;
  background-color: #f0f0e9;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:last-child > .btn:not(:last-child),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
/**
 * Navs
 */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f0f0e9;
}
.nav > li.disabled > a {
  color: #e0e0d4;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #e0e0d4;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav > li > a > img {
  max-width: none;
}
/**
 * Pills
 */
.nav-pills > li {
  float: left;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #076471;
}
/**
 * Stacked Pills
 */
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
/**
 * Tabs
 */
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
/**
 * Navigation Bar
 */
.navbar {
  position: relative;
  min-height: 40px;
  font-size: 14px;
}
@media (min-width: 769px) {
  .navbar {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .navbar .container,
  .navbar .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
/**
 * Navigation Bar Heading
 */
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
@media (max-width: 768px) {
  .navbar-header {
    background-color: #4e808d;
  }
}
/**
 * Navbar Collapse
 */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/**
 * Navigation Bar Toggle/Language
 */
.navbar-toggle,
.navbar-language {
  position: relative;
}
@media (min-width: 768px) {
  .navbar-toggle,
  .navbar-language {
    display: none;
  }
}
.navbar-toggle {
  float: left;
}
.navbar-language {
  float: right;
}
/**
 * Navigation Links
 */
.navbar-nav {
  margin: 0 -15px;
}
.navbar-nav > li > a {
  line-height: 20px;
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
/**
 * Component Alignment
 */
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
/**
 * Buttons
 */
.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
/**
 * Text
 */
.navbar-text {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
/**
 * Default Navigation
 */
.navbar-default {
  border-bottom: 2px solid #4e808d;
}
@media (max-width: 767px) {
  .navbar-default {
    border-bottom: 0;
  }
}
.navbar-default .navbar-text {
  color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li {
    border-bottom: 1px solid #7da3ad;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #076471;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #7da3ad;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  text-decoration: none;
}
.navbar-default .navbar-toggle .glyphicon {
  margin-left: 10px;
}
.navbar-default .navbar-link {
  color: #076471;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
@media (max-width: 768px) {
  .navbar-default .btn-link {
    color: #ffffff;
  }
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
  text-decoration: none;
}
/**
 * Thumbnails
 */
.thumbnail {
  cursor: pointer;
  margin-bottom: 20px;
  display: block;
  line-height: 1.42857143;
}
.thumbnail .thumb-wrap {
  position: relative;
}
.thumbnail .thumb-wrap:hover .play-icon {
  color: #076471;
}
.thumbnail .thumb-wrap .play-icon {
  position: absolute;
  width: 100%;
  top: 40%;
  text-align: center;
  font-size: 50px;
  color: #fff;
}
.thumbnail .thumb-wrap img,
.thumbnail .thumb-wrap a > img {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f0f0e9;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .thumbnail .thumb-wrap img,
  .thumbnail .thumb-wrap a > img {
    width: 100%;
  }
}
.thumbnail .caption {
  font-size: 16px;
  padding: 9px;
  color: #ffffff;
  text-align: center;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
/**
 * Base
 */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
/**
 * Item
 */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #f0f0e9;
  color: #e0e0d4;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #e0e0d4;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #076471;
  border-color: #076471;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #50e0f4;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
/**
 * Content
 */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
/**
 * Panels
 */
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.panel h4,
.panel h5 {
  text-transform: none;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.panel-heading h1 {
  text-transform: none;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #ffffff;
}
.collapse-expand {
  margin-top: 20px;
  margin-bottom: 10px;
}
/**
 * List Groups
 */
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
/**
 * Tables
 */
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 0;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
/**
 * Accordion
 */
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 6px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
/**
 * Style
 */
.panel-default > .panel-heading {
  color: #ffffff;
  background-color: #076471;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #076471;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #076471;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/**
 * Core Utilities
 */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.tile_visit-column:before,
.tile_visit-column:after,
.header:before,
.header:after,
.box:before,
.box:after,
.tile_knowledgebase:before,
.tile_knowledgebase:after,
.tile_visit:before,
.tile_visit:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.tile_visit-column:after,
.header:after,
.box:after,
.tile_knowledgebase:after,
.tile_visit: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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.marginless {
  margin: 0;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * SPF SUS Variables
 */
/**
 * Footer
 */
/**
 * Box
 */
/**
 * Knowledgebase Tile
 */
/**
 * Visitation Order Tile
 */
/**
 * Errors
 */
/**
 * Preloader
 */
/**
 * SPF SUS Components
 */
/**
 * Class Definitions
 */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.ng-hide {
  display: none !important;
}
ng\:form {
  display: block;
}
/**
 * Header
 */
.header-logos {
  margin-top: 20px;
  margin-bottom: 10px;
}
.header-logos.navigationless {
  border-bottom: 2px solid #4e808d;
  padding-bottom: 16px;
  margin-bottom: 32px;
}
.header-logos-sus {
  max-width: 125px;
}
.header-logos-sus.center {
  margin: auto;
}
.header-logos-lf {
  max-width: 200px;
}
@media (max-width: 767px) {
  .header-logos-lf {
    max-width: 50px;
  }
}
.header-logos-sdh {
  max-width: 175px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .header-logos-sdh {
    max-width: 50px;
  }
}
.header-languages a {
  font-size: 13px;
  font-family: "lf_press_sans_bold";
  padding-left: 6px;
  padding-right: 6px;
}
/**
 * Footer
 */
html {
  min-height: 100%;
  position: relative;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #7da3ad;
  color: #ffffff;
  border-top: 5px solid #076471;
  -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.23);
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.23);
}
.footer .address p {
  margin-bottom: 0px;
}
.footer div[class*="col-"] {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .footer div[class*="col-"] {
    margin-bottom: 0;
  }
}
.footer h1,
.footer a {
  color: #ffffff;
}
.footer_logo {
  color: #ffffff;
  margin: 0 0 20px;
}
.footer_logo-logo,
.footer_logo-payoff {
  padding: 0 10px;
  border-left: 6px solid transparent;
  height: 25px;
}
.footer_logo-logo {
  font-size: 25px;
  border-left-color: #09562c;
  font-family: "lf_press_sans_bold";
}
.footer_logo-logo span {
  display: block;
  line-height: 25px;
  height: 25px;
}
.footer_logo-logo span:first-child {
  color: #09562c;
}
.footer_logo-logo span:last-child {
  color: #076471;
  padding-left: 10px;
}
.footer_logo-payoff {
  padding-top: 7px;
  border-left-color: #076471;
}
/**
 * Employee
 */
.employee {
  margin-bottom: 40px;
}
.employee > .pull-left {
  margin-right: 20px;
  width: 25%;
}
@media (min-width: 1200px) {
  .employee > .pull-left {
    width: 21%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .employee > .pull-left {
    width: 27.50%;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .employee > .pull-left {
    width: 21%;
  }
}
.employee-name {
  text-transform: none;
}
.employee-title {
  font-size: 16px;
}
.employee-contact {
  margin-bottom: 10px;
}
.employee-contact a {
  font-family: "lf_press_sans";
  font-size: 16px;
  color: #076471;
}
.employee-contact .glyphicon {
  margin-right: 8px;
}
/**
 * Boxes
 */
.box {
  background-color: #4e808d;
  color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 20px;
}
.box.box-video {
  padding-bottom: 0;
}
.box h1,
.box a {
  color: #ffffff;
}
.box a:hover {
  color: #ffffff;
}
.box h1 {
  margin-top: 0;
}
/**
 * Rule / Scheme
 */
.rule a {
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4d4b4b;
}
@media (min-width: 480px) {
  .rule a {
    display: inline-block;
  }
}
.rule .glyphicon {
  font-size: 24px;
  margin-right: 10px;
  color: #7da3ad;
}
/**
 * Error
 */
.error {
  padding: 10px;
  margin: 20px 0;
  border: 1px solid #fca9a5;
  border-radius: 4px;
  background-color: #fdcbbe;
  color: #e10630;
}
.error > p,
.error > ul {
  margin-bottom: 0;
}
.error > ul {
  padding-left: 20px;
}
.error > p + p {
  margin-top: 5px;
}
.error-dismissable {
  padding-right: 30px;
}
.error-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
/**
 * Languages
 */
@media (max-width: 767px) {
  .languages a {
    color: #b4cad2 !important;
  }
}
.languages a.active {
  color: #e95d0f;
}
@media (max-width: 767px) {
  .languages a.active {
    color: #ffffff !important;
  }
}
/**
 * Base
 */
.tile_knowledgebase {
  display: block;
  background-color: #f0f0e9;
  color: #4d4b4b;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 20px;
  padding-bottom: 10px;
  -webkit-transition: color 350ms ease, background-color 350ms ease, opacity 350ms ease;
  -o-transition: color 350ms ease, background-color 350ms ease, opacity 350ms ease;
  transition: color 350ms ease, background-color 350ms ease, opacity 350ms ease;
  opacity: 1;
}
.tile_knowledgebase,
.tile_knowledgebase:hover,
.tile_knowledgebase.active {
  text-decoration: none;
}
.tile_knowledgebase:hover,
.tile_knowledgebase.active,
.tile_knowledgebase:hover > .tile_knowledgebase-headline,
.tile_knowledgebase.active > .tile_knowledgebase-headline,
.tile_knowledgebase:hover > .tile_knowledgebase-glyph,
.tile_knowledgebase.active > .tile_knowledgebase-glyph {
  color: #ffffff;
}
.tile_knowledgebase.active {
  cursor: default;
}
.tile_knowledgebase.disabled {
  opacity: 0.65;
  pointer-events: none;
}
.tile_knowledgebase-headline {
  margin-bottom: 0;
  height: 48px;
  -webkit-transition: color 350ms ease;
  -o-transition: color 350ms ease;
  transition: color 350ms ease;
}
@media (min-width: 1200px) {
  .tile_knowledgebase-headline {
    height: auto;
  }
}
.tile_knowledgebase-caption {
  margin: 20px 0;
  padding: 0 45px;
  height: 80px;
  max-height: 80px;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tile_knowledgebase-caption {
    padding: 0 22.5px;
    height: 100px;
    max-height: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tile_knowledgebase-caption {
    padding: 0 11.25px;
    height: 100px;
    max-height: 100px;
  }
}
@media (max-width: 767px) {
  .tile_knowledgebase-caption {
    height: 80px;
    max-height: 80px;
    margin: 10px 0;
  }
}
.tile_knowledgebase-glyph {
  font-size: 23px;
  -webkit-transition: color 350ms ease;
  -o-transition: color 350ms ease;
  transition: color 350ms ease;
}
.active .tile_knowledgebase-glyph .glyphicon {
  cursor: pointer;
}
/**
 * Knowledgebase
 */
.tile_knowledgebase-general .tile_knowledgebase-headline,
.tile_knowledgebase-general .tile_knowledgebase-glyph {
  color: #076471;
}
.tile_knowledgebase-general:hover,
.tile_knowledgebase-general.active {
  background-color: #076471;
}
/**
 * Farms
 */
.tile_knowledgebase-farms .tile_knowledgebase-headline,
.tile_knowledgebase-farms .tile_knowledgebase-glyph {
  color: #7c9877;
}
.tile_knowledgebase-farms:hover,
.tile_knowledgebase-farms.active {
  background-color: #7c9877;
}
/**
 * Veterinarian
 */
.tile_knowledgebase-veterinarian .tile_knowledgebase-headline,
.tile_knowledgebase-veterinarian .tile_knowledgebase-glyph {
  color: #f2464a;
}
.tile_knowledgebase-veterinarian:hover,
.tile_knowledgebase-veterinarian.active {
  background-color: #f2464a;
}
/**
 * Conveyor
 */
.tile_knowledgebase-conveyor .tile_knowledgebase-headline,
.tile_knowledgebase-conveyor .tile_knowledgebase-glyph {
  color: #09562c;
}
.tile_knowledgebase-conveyor:hover,
.tile_knowledgebase-conveyor.active {
  background-color: #09562c;
}
/**
 * Visitation Order Tile
 */
.tile_visit {
  display: block;
  background-color: #f0f0e9;
  color: #4d4b4b;
  padding: 10px 0;
  margin-bottom: 15px;
  -webkit-transition: opacity 350ms ease, background-color 350ms ease;
  -o-transition: opacity 350ms ease, background-color 350ms ease;
  transition: opacity 350ms ease, background-color 350ms ease;
  min-height: 60px;
  opacity: 1;
}
.tile_visit .glyphicon {
  font-size: 23px;
}
.tile_visit .glyphicon-ban {
  color: #f2464a;
}
.tile_visit .glyphicon-check {
  color: #4f734a;
}
@media (max-width: 767px) {
  .tile_visit-column {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .tile_visit-headline {
    float: left;
    width: 50%;
    text-align: left !important;
  }
}
@media (max-width: 767px) {
  .tile_visit-representation {
    float: right;
    width: 50%;
    text-align: right !important;
  }
}
.tile_visit-valid {
  background-color: #b4c5b0;
}
.tile_visit-invalid {
  background-color: #fdcbbe;
}
.tile_visit-disabled {
  background-color: #f0f0e9;
  pointer-events: none;
  opacity: 0.65;
}
.tile_visit-navigation {
  font-size: 23px;
}
@media (max-width: 767px) {
  .tile_visit-navigation {
    margin: auto;
    float: none !important;
    text-align: center;
    margin-left: 15px;
  }
}
.tile_visit-navigation a {
  color: #076471;
}
@media (max-width: 767px) {
  .tile_visit-navigation a {
    display: inline-block;
    margin-right: 15px;
  }
  .tile_visit-navigation a .glyphicon {
    font-size: 46px;
  }
}
.tile_visit-navigation a,
.tile_visit-navigation a:hover {
  text-decoration: none;
}
.tile_visit-navigation a:hover {
  opacity: 0.8;
}
.tile_visit-navigation a.disabled {
  display: none;
}
/**
 * Knowledgebase Tabs
 */
.knowledgebase_tabs .nav-pills > li {
  background-color: #e0e0d4;
}
.knowledgebase_tabs .nav-pills > li a {
  color: black;
  -webkit-transition: background-color 350ms ease;
  -o-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
}
.knowledgebase_tabs .nav-pills > li.active > a {
  color: #ffffff;
}
.knowledgebase_tabs .tab-content .tab-pane {
  background-color: #f0f0e9;
  padding: 12px;
}
.knowledgebase_tabs .nav {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .knowledgebase_tabs .nav {
    float: left;
    width: 25%;
  }
}
.knowledgebase_tabs .tab-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .knowledgebase_tabs .tab-content {
    float: left;
    width: 75%;
  }
}
.knowledgebase_tabs-general .nav-pills > li.active > a {
  background-color: #076471;
}
.knowledgebase_tabs-farms .nav-pills > li.active > a {
  background-color: #7c9877;
}
.knowledgebase_tabs-veterinarian .nav-pills > li.active > a {
  background-color: #f2464a;
}
.knowledgebase_tabs-conveyor .nav-pills > li.active > a {
  background-color: #09562c;
}
/**
 * Knowledgebase Accordion
 */
.knowledgebase_accordion .panel-body {
  background-color: #f0f0e9;
  border: none !important;
}
.knowledgebase_accordion .panel-default > .panel-heading {
  -webkit-transition: background-color 350ms ease;
  -o-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
}
.knowledgebase_accordion .panel-default .panel-title a .glyphicon {
  float: right;
}
.knowledgebase_accordion-general .panel-default > .panel-heading {
  background-color: #076471;
}
.knowledgebase_accordion-farms .panel-default > .panel-heading {
  background-color: #7c9877;
}
.knowledgebase_accordion-veterinarian .panel-default > .panel-heading {
  background-color: #f2464a;
}
.knowledgebase_accordion-conveyor .panel-default > .panel-heading {
  background-color: #09562c;
}
/**
 * Preloader
 */
.preloader {
  position: relative;
  min-height: 32px;
  display: block;
}
.preloader:after {
  position: absolute;
  width: 32px;
  height: 32px;
  content: "";
  display: block;
  background-size: 32px;
  background-repeat: no-repeat;
  top: 0;
  left: 50%;
  margin-left: -16px;
}
.preloader-default:after {
  background-image: url("/layout/assets/gfx/preloaders//preloader-white.gif");
}
/**
 * SPF SUS Sections
 */
/**
 * Health Status
 */
.healthstatus {
  margin: 20px 0;
}
@media (min-width: 768px) {
  .healthstatus .healthstatus-box {
    min-height: 250px;
  }
  .healthstatus .error {
    width: 300px;
  }
}
/**
 * Search
 */
@media (max-width: 480px) {
  .healthstatus_search .form-group {
    width: 100%;
  }
}
.healthstatus_search-info {
  font-size: 16px;
}
.healthstatus_search-headline {
  margin-bottom: 20px;
}
.healthstatus_search-form {
  margin-bottom: 40px;
}
.healthstatus_search-form .form-control-feedback {
  top: 0;
}
.healthstatus_search-form .healthstatus_search-form-type-label {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .healthstatus_search-form input {
    max-width: 180px;
  }
}
.btn-search {
  margin-left: 10px;
  display: inline-block;
  float: left;
}
@media (max-width: 480px) {
  .btn-search {
    width: 100%;
    margin-left: 0;
  }
}
/**
 * User
 */
@media (max-width: 767px) {
  .healthstatus_user {
    margin-top: 30px;
  }
}
.healthstatus_user-headline {
  margin-bottom: 20px;
}
.healthstatus_user-login-info {
  font-size: 16px;
  margin-top: 40px;
}
.healthstatus_user-farm-search-history {
  margin-top: 40px;
}
.healthstatus_user-farm-search-history li {
  margin-bottom: 10px;
}
.healthstatus_user-farm-search-history li:last-child {
  margin-bottom: 0;
}
.healthstatus_user-update form {
  margin-top: 40px;
}
/**
 * Health Status Search Results
 */
.healthstatus_search_results {
  background-color: #f6f8f8;
  color: #4d4b4b;
  -webkit-box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.2);
}
.healthstatus_search_results-headline {
  margin: 20px 0 40px;
}
@media (max-width: 767px) {
  .healthstatus_search_results-headline h1 {
    position: relative;
  }
  .healthstatus_search_results-headline .pull-left {
    padding-right: 25px;
  }
  .healthstatus_search_results-headline a {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.healthstatus_search_results-headline h1 {
  margin: 0;
}
.healthstatus_search_results-header {
  margin-bottom: 30px;
}
.healthstatus_search_results-header .healthstatus_search_results-header-print a {
  color: #4d4b4b;
}
.healthstatus_search_results-header .healthstatus_search_results-header-print a .glyphicon-print {
  margin-right: 10px;
  color: #076471;
}
.healthstatus_search_results-header .survey_text {
  margin-top: -3px;
  margin-bottom: 10px;
}
.healthstatus_search_results-header-address {
  font-size: 16px;
}
.healthstatus_search_results-header-address h3,
.healthstatus_search_results-header-address p,
.healthstatus_search_results-header-address address {
  margin: 0;
}
.healthstatus_search_results-header-address h3 {
  text-transform: none;
}
@media (max-width: 480px) {
  .healthstatus_search_results-header-print {
    float: left;
    margin-top: 20px;
  }
}
.healthstatus_search_results-header-print a {
  display: block;
  font-size: 16px;
  height: 24px;
}
.healthstatus_search_results-header-print a > span {
  display: block;
}
.healthstatus_search_results-header-print a > span:last-child {
  vertical-align: middle;
  line-height: 24px;
}
.healthstatus_search_results-header-print .glyphicon {
  font-size: 24px;
  margin-right: 8px;
}
.healthstatus_search_results-header-print li:first-child {
  margin-bottom: 8px;
}
.healthstatus_search_results-header-print ul {
  margin: 0;
}
.healthstatus_search_results .panel-default {
  overflow: hidden;
}
.healthstatus_search_results .panel-default > .panel-heading {
  color: #ffffff;
  background-color: #7da3ad;
}
.healthstatus_search_results .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #076471;
}
.healthstatus_search_results .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #076471;
}
.survey .error_text {
  color: red;
}
.survey textarea {
  width: 100%;
}
.survey ul li {
  border: none;
}
.survey .survey_information {
  position: relative;
  width: 100%;
  top: -262px;
  background: white;
  left: 10%;
  width: 75%;
  opacity: 1;
}
.survey .survey_information.close {
  z-index: 2;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
}
.survey .survey_information.picture {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 20px;
}
.survey .survey_information.picture img {
  width: 100%;
}
.survey .push-15 {
  padding: 15px;
}
.normal-wrap {
  white-space: normal;
}
.text-transform {
  text-transform: initial;
}
/**
 * Knowledgebase
 */
.knowledgebase {
  margin: 20px 0;
}
/**
 * Visits
 */
.visits {
  margin: 20px 0;
}
.visits-headline {
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .visits-search .form-group {
    width: 100%;
  }
}
.visits-search-from {
  margin-bottom: 40px;
}
.visits-search-from .form-control-feedback {
  top: 0;
}
@media (min-width: 768px) {
  .visits-search-from input {
    max-width: 180px;
  }
}
.visits-tiles {
  background-color: #f6f8f8;
  color: #4d4b4b;
  -webkit-box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.2);
  margin: 0;
}
.visits-headlines {
  padding: 10px 0;
  margin: 0 !important;
}
/**
 * Rules
 */
.rules {
  margin: 20px 0;
}
.rules-headline {
  margin-bottom: 20px;
}
/**
 * Videos
 */
.videos {
  margin: 20px 0;
}
.videos .btn {
  margin-bottom: 10px;
}
@media (max-width: 768px) and (min-width: 480px) {
  .videos .col-sm-4 {
    width: 50%;
    float: left;
  }
}
@media (max-width: 767px) {
  .videos-headline {
    position: relative;
  }
  .videos-headline .pull-left {
    padding-right: 25px;
  }
  .videos-headline a {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.videos iframe {
  width: 100%;
  height: 600px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .videos iframe {
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .videos iframe {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .videos iframe {
    height: 300px;
  }
}
/**
 * About Us
 */
.about {
  margin: 20px 0;
}
.about-headline {
  margin-bottom: 20px;
}
/**
 * Actual news
 */
.actual-news {
  margin: 20px 0;
}
.actual-news-headline {
  margin-bottom: 20px;
}
/**
 * Employees
 */
.employees {
  margin: 20px 0;
}
.employees-headline {
  margin-bottom: 30px;
}
/**
 * ReportAnimalTransport
 */
.animalTransportWrapper {
  width: 100%;
  margin: 20px 0;
  background-color: #f0f0e9;
}
.formConfirmation {
  padding: 15px;
  background-color: darkseagreen;
  color: white;
}
.formWarning {
  padding: 15px;
  background-color: indianred;
  color: white;
  width: 80%;
  line-height: 20px;
  margin-bottom: 10px;
}
.input-animalTransport {
  width: 80%;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px 10px;
}
select[disabled] {
  background-color: #EBEBE4;
}
.input-animalTransport:focus {
  border: 1px solid #555;
}
.options-animalTransport {
  width: 30%;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px 10px;
}
dateinput-picker > object {
  height: 40rem !important;
  max-height: 40rem !important;
  width: 25rem !important;
}
#animalTransportFormSection {
  width: 100%;
  background-color: #f0f0e9;
}
.disabledLabel {
  font-style: italic;
}
.icon-heading {
  text-align: right;
}
.animalTransportForm {
  padding: 10px;
  width: 80%;
}
/**
 * SPF SUS Health Status Panels
 */
/**
 * Healthstatus Panel
 */
@media (max-width: 991px) {
  .panel_health .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
.panel_health-status-title {
  margin: 0;
  margin-bottom: 10px;
}
.panel_health-status.status-red {
  color: #e10630;
}
.panel_health-status.status-blue {
  color: #076471;
}
.panel_health-status.status-green {
  color: #09562c;
}
.panel_health-status.status-unknown {
  color: #4d4b4b;
}
.panel_health .btn {
  text-transform: none !important;
}
@media (min-width: 768px) {
  .panel_health-table {
    padding-bottom: 5px;
    border-bottom: 1px solid #f0f0e9;
  }
  .panel_health-table:last-child {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .panel_health-table {
    background-color: #f0f0e9;
    margin: 0 0 10px 0;
    padding: 5px;
  }
}
/**
 * Danish Certificate
 */
.panel_certificate .panel-body {
  font-size: 16px;
}
.panel_certificate .panel-body .glyphicon {
  font-size: 24px;
}
.panel_certificate-details .glyphicon {
  color: #7c9877;
}
.panel_certificate-details .pull-left:first-child {
  margin-right: 10px;
}
.panel_certificate-details img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.panel_certificate-print {
  margin-top: 10px;
  display: inline-block;
  font-size: 16px;
  height: 24px;
}
.panel_certificate-print > span {
  display: block;
}
.panel_certificate-print > span:last-child {
  vertical-align: middle;
  line-height: 24px;
}
.panel_certificate-print .pull-left {
  color: #4d4b4b;
}
.panel_certificate-print .pull-left.glyphicon-print {
  margin-right: 10px;
  color: #076471;
}
/**
 * Co Running Farms
 */
@media (max-width: 991px) {
  .panel_interoperation .col-sm-6 {
    text-align: right;
  }
  .panel_interoperation .col-sm-6,
  .panel_interoperation .col-sm-3 {
    float: left;
  }
  .panel_interoperation .col-sm-3 {
    width: 50%;
  }
  .panel_interoperation .col-sm-6 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .panel_interoperation-address {
    font-weight: bold;
    text-align: right;
  }
}
.panel_interoperation-item {
  vertical-align: middle !important;
  margin: 10px 0;
}
@media (max-width: 991px) {
  .panel_interoperation-item {
    margin: 15px 0;
    border-bottom: 1px solid #f0f0e9;
    padding-bottom: 5px;
    font-size: 14.4px;
  }
  .panel_interoperation-item:last-child {
    border-bottom: none;
  }
}
.panel_interoperation-item:first-child {
  margin-top: 0;
}
.panel_interoperation-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
/**
 * Delivery/Reception Information
 */
.panel_delivery .glyphicon {
  font-size: 24px;
}
.panel_delivery ul {
  margin-bottom: 0;
}
.panel_delivery li {
  font-size: 16px;
  height: 24px;
  margin-bottom: 10px;
}
.panel_delivery li > span {
  display: block;
}
.panel_delivery li > span:last-child {
  vertical-align: middle;
  line-height: 24px;
}
.panel_delivery li .glyphicon {
  margin-right: 10px;
}
.panel_delivery li:last-child {
  margin-bottom: 0;
}
/**
 * Health Status Control
 */
/**
 * Quarantine Information
 */
@media (min-width: 768px) {
  .panel_quarantine .row {
    padding-bottom: 10px;
  }
  .panel_quarantine .row:last-child {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .panel_quarantine .row {
    background-color: #f0f0e9;
    margin: 10px 0;
    padding: 5px;
  }
}
.panel_quarantine .list-group-item {
  padding: 0;
}
.panel_quarantine .list-group-item h5 {
  background-color: #b4c5b0;
  margin: 0;
  padding: 10px 10px;
  color: #ffffff;
}
.panel_quarantine .list-group-item {
  border-width: 0 !important;
}
/**
 * Veterinarians
 */
.panel_veterinarians-contact a span.glyphicon {
  font-size: 19.2px;
}
.panel_veterinarians-contact a span:first-child {
  color: #4e808d;
  margin-right: 10px;
}
.panel_veterinarians-contact a span:last-child {
  color: #4d4b4b;
  line-height: 24px;
}
/**
 * Salmonella Information
 */
@media (max-width: 480px) {
  .panel_salmonella .text-center {
    text-align: left !important;
  }
}
.panel_salmonella-date {
  display: none;
}
@media (max-width: 480px) {
  .panel_salmonella-date {
    display: block;
    font-weight: bold;
    margin-top: 20px;
  }
}
/**
 * Print
 */
.tile_visit_print .glyphicon-ban {
  color: #f2464a;
}
/**
 * IE < 9 Update
 */
/**
 * Update IE
 */
.browser-update {
  text-align: center;
  margin: 50px auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 10px;
  max-width: 1170px;
  font-size: 23px;
}
.browser-update a {
  color: #076471;
}
