@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*! Generated by Live LESS Theme Customizer */
/* @import url("//fonts.googleapis.com/css?family=Open+Sans:400,600,700,700italic,600italic,400italic&subset=latin,latin-ext"); */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 5, ../sass/original_files/_techman.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 10, ../sass/original_files/_techman.scss */
body {
  margin: 0;
}

/* line 13, ../sass/original_files/_techman.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 28, ../sass/original_files/_techman.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 35, ../sass/original_files/_techman.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 39, ../sass/original_files/_techman.scss */
[hidden],
template {
  display: none;
}

/* line 43, ../sass/original_files/_techman.scss */
a {
  background-color: transparent;
}

/* line 46, ../sass/original_files/_techman.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 50, ../sass/original_files/_techman.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 53, ../sass/original_files/_techman.scss */
b,
strong {
  font-weight: bold;
}

/* line 57, ../sass/original_files/_techman.scss */
dfn {
  font-style: italic;
}

/* line 60, ../sass/original_files/_techman.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 64, ../sass/original_files/_techman.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 68, ../sass/original_files/_techman.scss */
small {
  font-size: 80%;
}

/* line 71, ../sass/original_files/_techman.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 78, ../sass/original_files/_techman.scss */
sup {
  top: -0.5em;
}

/* line 81, ../sass/original_files/_techman.scss */
sub {
  bottom: -0.25em;
}

/* line 84, ../sass/original_files/_techman.scss */
img {
  border: 0;
}

/* line 87, ../sass/original_files/_techman.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 90, ../sass/original_files/_techman.scss */
figure {
  margin: 1em 40px;
}

/* line 93, ../sass/original_files/_techman.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 98, ../sass/original_files/_techman.scss */
pre {
  overflow: auto;
}

/* line 101, ../sass/original_files/_techman.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 108, ../sass/original_files/_techman.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 117, ../sass/original_files/_techman.scss */
button {
  overflow: visible;
}

/* line 120, ../sass/original_files/_techman.scss */
button,
select {
  text-transform: none;
}

/* line 124, ../sass/original_files/_techman.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 131, ../sass/original_files/_techman.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 135, ../sass/original_files/_techman.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 140, ../sass/original_files/_techman.scss */
input {
  line-height: normal;
}

/* line 143, ../sass/original_files/_techman.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 148, ../sass/original_files/_techman.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 152, ../sass/original_files/_techman.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 158, ../sass/original_files/_techman.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 162, ../sass/original_files/_techman.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 167, ../sass/original_files/_techman.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 171, ../sass/original_files/_techman.scss */
textarea {
  overflow: auto;
}

/* line 174, ../sass/original_files/_techman.scss */
optgroup {
  font-weight: bold;
}

/* line 177, ../sass/original_files/_techman.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 181, ../sass/original_files/_techman.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 187, ../sass/original_files/_techman.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 195, ../sass/original_files/_techman.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 199, ../sass/original_files/_techman.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 202, ../sass/original_files/_techman.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 205, ../sass/original_files/_techman.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 209, ../sass/original_files/_techman.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 214, ../sass/original_files/_techman.scss */
  thead {
    display: table-header-group;
  }

  /* line 217, ../sass/original_files/_techman.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 221, ../sass/original_files/_techman.scss */
  img {
    max-width: 100% !important;
  }

  /* line 224, ../sass/original_files/_techman.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 230, ../sass/original_files/_techman.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 234, ../sass/original_files/_techman.scss */
  select {
    background: #fff !important;
  }

  /* line 237, ../sass/original_files/_techman.scss */
  .navbar {
    display: none;
  }

  /* line 240, ../sass/original_files/_techman.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 244, ../sass/original_files/_techman.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 247, ../sass/original_files/_techman.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 250, ../sass/original_files/_techman.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 254, ../sass/original_files/_techman.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://bootstrap-live-customizer.com/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.eot');
  src: url('https://bootstrap-live-customizer.com/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://bootstrap-live-customizer.com/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://bootstrap-live-customizer.com/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://bootstrap-live-customizer.com/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://bootstrap-live-customizer.com/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
*/
/* line 1064, ../sass/original_files/_techman.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1069, ../sass/original_files/_techman.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1075, ../sass/original_files/_techman.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 1079, ../sass/original_files/_techman.scss */
body {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

/* line 1086, ../sass/original_files/_techman.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 1094, ../sass/original_files/_techman.scss */
a {
  color: #336666;
  text-decoration: none;
}

/* line 1098, ../sass/original_files/_techman.scss */
a:hover,
a:focus {
  color: #e74c3c;
  text-decoration: none;
}

/* line 1103, ../sass/original_files/_techman.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1108, ../sass/original_files/_techman.scss */
figure {
  margin: 0;
}

/* line 1111, ../sass/original_files/_techman.scss */
img {
  vertical-align: middle;
}

/* line 1114, ../sass/original_files/_techman.scss */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 1123, ../sass/original_files/_techman.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 1126, ../sass/original_files/_techman.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 1139, ../sass/original_files/_techman.scss */
.img-circle {
  border-radius: 50%;
}

/* line 1142, ../sass/original_files/_techman.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ecf0f1;
}

/* line 1148, ../sass/original_files/_techman.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 1158, ../sass/original_files/_techman.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1167, ../sass/original_files/_techman.scss */
[role="button"] {
  cursor: pointer;
}

/* line 1170, ../sass/original_files/_techman.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: #550000;
  line-height: 1.1;
  color: inherit;
}

/* line 1187, ../sass/original_files/_techman.scss */
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: #b4bcc2;
}

/* line 1215, ../sass/original_files/_techman.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1224, ../sass/original_files/_techman.scss */
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%;
}

/* line 1238, ../sass/original_files/_techman.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1247, ../sass/original_files/_techman.scss */
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%;
}

/* line 1261, ../sass/original_files/_techman.scss */
h1,
.h1 {
  font-size: 36px;
}

/* line 1265, ../sass/original_files/_techman.scss */
h2,
.h2 {
  font-size: 30px;
}

/* line 1269, ../sass/original_files/_techman.scss */
h3,
.h3 {
  font-size: 24px;
}

/* line 1273, ../sass/original_files/_techman.scss */
h4,
.h4 {
  font-size: 18px;
}

/* line 1277, ../sass/original_files/_techman.scss */
h5,
.h5 {
  font-size: 14px;
}

/* line 1281, ../sass/original_files/_techman.scss */
h6,
.h6 {
  font-size: 12px;
}

/* line 1285, ../sass/original_files/_techman.scss */
p {
  margin: 0 0 10px;
}

/* line 1288, ../sass/original_files/_techman.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 1295, ../sass/original_files/_techman.scss */
  .lead {
    font-size: 21px;
  }
}
/* line 1299, ../sass/original_files/_techman.scss */
small,
.small {
  font-size: 85%;
}

/* line 1303, ../sass/original_files/_techman.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 1308, ../sass/original_files/_techman.scss */
.text-left {
  text-align: left;
}

/* line 1311, ../sass/original_files/_techman.scss */
.text-right {
  text-align: right;
}

/* line 1314, ../sass/original_files/_techman.scss */
.text-center {
  text-align: center;
}

/* line 1317, ../sass/original_files/_techman.scss */
.text-justify {
  text-align: justify;
}

/* line 1320, ../sass/original_files/_techman.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 1323, ../sass/original_files/_techman.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 1326, ../sass/original_files/_techman.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 1329, ../sass/original_files/_techman.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1332, ../sass/original_files/_techman.scss */
.text-muted {
  color: #b4bcc2;
}

/* line 1335, ../sass/original_files/_techman.scss */
.text-primary {
  color: #336666;
}

/* line 1338, ../sass/original_files/_techman.scss */
a.text-primary:hover {
  color: #224444;
}

/* line 1341, ../sass/original_files/_techman.scss */
.text-success {
  color: #3c763d;
}

/* line 1344, ../sass/original_files/_techman.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 1347, ../sass/original_files/_techman.scss */
.text-info {
  color: #31708f;
}

/* line 1350, ../sass/original_files/_techman.scss */
a.text-info:hover {
  color: #245269;
}

/* line 1353, ../sass/original_files/_techman.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 1356, ../sass/original_files/_techman.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 1359, ../sass/original_files/_techman.scss */
.text-danger {
  color: #a94442;
}

/* line 1362, ../sass/original_files/_techman.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 1365, ../sass/original_files/_techman.scss */
.bg-primary {
  color: #fff;
  background-color: #336666;
}

/* line 1369, ../sass/original_files/_techman.scss */
a.bg-primary:hover {
  background-color: #224444;
}

/* line 1372, ../sass/original_files/_techman.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 1375, ../sass/original_files/_techman.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 1378, ../sass/original_files/_techman.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 1381, ../sass/original_files/_techman.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 1384, ../sass/original_files/_techman.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1387, ../sass/original_files/_techman.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 1390, ../sass/original_files/_techman.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 1393, ../sass/original_files/_techman.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 1396, ../sass/original_files/_techman.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #ecf0f1;
}

/* line 1401, ../sass/original_files/_techman.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 1406, ../sass/original_files/_techman.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 1412, ../sass/original_files/_techman.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1416, ../sass/original_files/_techman.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 1421, ../sass/original_files/_techman.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 1426, ../sass/original_files/_techman.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1430, ../sass/original_files/_techman.scss */
dt,
dd {
  line-height: 1.42857143;
}

/* line 1434, ../sass/original_files/_techman.scss */
dt {
  font-weight: bold;
}

/* line 1437, ../sass/original_files/_techman.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1441, ../sass/original_files/_techman.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 1450, ../sass/original_files/_techman.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 1454, ../sass/original_files/_techman.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #b4bcc2;
}

/* line 1459, ../sass/original_files/_techman.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1463, ../sass/original_files/_techman.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #ecf0f1;
}

/* line 1469, ../sass/original_files/_techman.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 1474, ../sass/original_files/_techman.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #b4bcc2;
}

/* line 1482, ../sass/original_files/_techman.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 1487, ../sass/original_files/_techman.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ecf0f1;
  border-left: 0;
  text-align: right;
}

/* line 1495, ../sass/original_files/_techman.scss */
.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: '';
}

/* line 1503, ../sass/original_files/_techman.scss */
.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';
}

/* line 1511, ../sass/original_files/_techman.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 1516, ../sass/original_files/_techman.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1522, ../sass/original_files/_techman.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 1529, ../sass/original_files/_techman.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 1537, ../sass/original_files/_techman.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 1543, ../sass/original_files/_techman.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #7b8a8b;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

/* line 1556, ../sass/original_files/_techman.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1564, ../sass/original_files/_techman.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1568, ../sass/original_files/_techman.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  /* line 1575, ../sass/original_files/_techman.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 1580, ../sass/original_files/_techman.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 1585, ../sass/original_files/_techman.scss */
  .container {
    width: 1170px;
  }
}
/* line 1589, ../sass/original_files/_techman.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1595, ../sass/original_files/_techman.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 1599, ../sass/original_files/_techman.scss */
.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;
}

/* line 1605, ../sass/original_files/_techman.scss */
.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;
}

/* line 1608, ../sass/original_files/_techman.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1611, ../sass/original_files/_techman.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1614, ../sass/original_files/_techman.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1617, ../sass/original_files/_techman.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1620, ../sass/original_files/_techman.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1623, ../sass/original_files/_techman.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1626, ../sass/original_files/_techman.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1629, ../sass/original_files/_techman.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1632, ../sass/original_files/_techman.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1635, ../sass/original_files/_techman.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1638, ../sass/original_files/_techman.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1641, ../sass/original_files/_techman.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1644, ../sass/original_files/_techman.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1647, ../sass/original_files/_techman.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1650, ../sass/original_files/_techman.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1653, ../sass/original_files/_techman.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1656, ../sass/original_files/_techman.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1659, ../sass/original_files/_techman.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1662, ../sass/original_files/_techman.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1665, ../sass/original_files/_techman.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1668, ../sass/original_files/_techman.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1671, ../sass/original_files/_techman.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1674, ../sass/original_files/_techman.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1677, ../sass/original_files/_techman.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1680, ../sass/original_files/_techman.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 1683, ../sass/original_files/_techman.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 1686, ../sass/original_files/_techman.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1689, ../sass/original_files/_techman.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1692, ../sass/original_files/_techman.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 1695, ../sass/original_files/_techman.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1698, ../sass/original_files/_techman.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1701, ../sass/original_files/_techman.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 1704, ../sass/original_files/_techman.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1707, ../sass/original_files/_techman.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1710, ../sass/original_files/_techman.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 1713, ../sass/original_files/_techman.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1716, ../sass/original_files/_techman.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1719, ../sass/original_files/_techman.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 1722, ../sass/original_files/_techman.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1725, ../sass/original_files/_techman.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1728, ../sass/original_files/_techman.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1731, ../sass/original_files/_techman.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1734, ../sass/original_files/_techman.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1737, ../sass/original_files/_techman.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1740, ../sass/original_files/_techman.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1743, ../sass/original_files/_techman.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1746, ../sass/original_files/_techman.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1749, ../sass/original_files/_techman.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1752, ../sass/original_files/_techman.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1755, ../sass/original_files/_techman.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1758, ../sass/original_files/_techman.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  /* line 1762, ../sass/original_files/_techman.scss */
  .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;
  }

  /* line 1765, ../sass/original_files/_techman.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 1768, ../sass/original_files/_techman.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 1771, ../sass/original_files/_techman.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 1774, ../sass/original_files/_techman.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 1777, ../sass/original_files/_techman.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 1780, ../sass/original_files/_techman.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 1783, ../sass/original_files/_techman.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 1786, ../sass/original_files/_techman.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 1789, ../sass/original_files/_techman.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 1792, ../sass/original_files/_techman.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 1795, ../sass/original_files/_techman.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 1798, ../sass/original_files/_techman.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 1801, ../sass/original_files/_techman.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 1804, ../sass/original_files/_techman.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 1807, ../sass/original_files/_techman.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 1810, ../sass/original_files/_techman.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 1813, ../sass/original_files/_techman.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 1816, ../sass/original_files/_techman.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 1819, ../sass/original_files/_techman.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 1822, ../sass/original_files/_techman.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 1825, ../sass/original_files/_techman.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 1828, ../sass/original_files/_techman.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 1831, ../sass/original_files/_techman.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 1834, ../sass/original_files/_techman.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 1837, ../sass/original_files/_techman.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 1840, ../sass/original_files/_techman.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 1843, ../sass/original_files/_techman.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 1846, ../sass/original_files/_techman.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 1849, ../sass/original_files/_techman.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 1852, ../sass/original_files/_techman.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 1855, ../sass/original_files/_techman.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 1858, ../sass/original_files/_techman.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 1861, ../sass/original_files/_techman.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 1864, ../sass/original_files/_techman.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 1867, ../sass/original_files/_techman.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 1870, ../sass/original_files/_techman.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 1873, ../sass/original_files/_techman.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 1876, ../sass/original_files/_techman.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 1879, ../sass/original_files/_techman.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 1882, ../sass/original_files/_techman.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1885, ../sass/original_files/_techman.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1888, ../sass/original_files/_techman.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 1891, ../sass/original_files/_techman.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1894, ../sass/original_files/_techman.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1897, ../sass/original_files/_techman.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 1900, ../sass/original_files/_techman.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1903, ../sass/original_files/_techman.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1906, ../sass/original_files/_techman.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 1909, ../sass/original_files/_techman.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1912, ../sass/original_files/_techman.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1915, ../sass/original_files/_techman.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* line 1920, ../sass/original_files/_techman.scss */
  .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;
  }

  /* line 1923, ../sass/original_files/_techman.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 1926, ../sass/original_files/_techman.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 1929, ../sass/original_files/_techman.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 1932, ../sass/original_files/_techman.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 1935, ../sass/original_files/_techman.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 1938, ../sass/original_files/_techman.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 1941, ../sass/original_files/_techman.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 1944, ../sass/original_files/_techman.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 1947, ../sass/original_files/_techman.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 1950, ../sass/original_files/_techman.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 1953, ../sass/original_files/_techman.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 1956, ../sass/original_files/_techman.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 1959, ../sass/original_files/_techman.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 1962, ../sass/original_files/_techman.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 1965, ../sass/original_files/_techman.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 1968, ../sass/original_files/_techman.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 1971, ../sass/original_files/_techman.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 1974, ../sass/original_files/_techman.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 1977, ../sass/original_files/_techman.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 1980, ../sass/original_files/_techman.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 1983, ../sass/original_files/_techman.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 1986, ../sass/original_files/_techman.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 1989, ../sass/original_files/_techman.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 1992, ../sass/original_files/_techman.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 1995, ../sass/original_files/_techman.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 1998, ../sass/original_files/_techman.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 2001, ../sass/original_files/_techman.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 2004, ../sass/original_files/_techman.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 2007, ../sass/original_files/_techman.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 2010, ../sass/original_files/_techman.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 2013, ../sass/original_files/_techman.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 2016, ../sass/original_files/_techman.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 2019, ../sass/original_files/_techman.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 2022, ../sass/original_files/_techman.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 2025, ../sass/original_files/_techman.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 2028, ../sass/original_files/_techman.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 2031, ../sass/original_files/_techman.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 2034, ../sass/original_files/_techman.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 2037, ../sass/original_files/_techman.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 2040, ../sass/original_files/_techman.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2043, ../sass/original_files/_techman.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2046, ../sass/original_files/_techman.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 2049, ../sass/original_files/_techman.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2052, ../sass/original_files/_techman.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2055, ../sass/original_files/_techman.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 2058, ../sass/original_files/_techman.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2061, ../sass/original_files/_techman.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2064, ../sass/original_files/_techman.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 2067, ../sass/original_files/_techman.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2070, ../sass/original_files/_techman.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2073, ../sass/original_files/_techman.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* line 2078, ../sass/original_files/_techman.scss */
  .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;
  }

  /* line 2081, ../sass/original_files/_techman.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 2084, ../sass/original_files/_techman.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 2087, ../sass/original_files/_techman.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 2090, ../sass/original_files/_techman.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 2093, ../sass/original_files/_techman.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 2096, ../sass/original_files/_techman.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 2099, ../sass/original_files/_techman.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 2102, ../sass/original_files/_techman.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 2105, ../sass/original_files/_techman.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 2108, ../sass/original_files/_techman.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 2111, ../sass/original_files/_techman.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 2114, ../sass/original_files/_techman.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 2117, ../sass/original_files/_techman.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 2120, ../sass/original_files/_techman.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 2123, ../sass/original_files/_techman.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 2126, ../sass/original_files/_techman.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 2129, ../sass/original_files/_techman.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 2132, ../sass/original_files/_techman.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 2135, ../sass/original_files/_techman.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 2138, ../sass/original_files/_techman.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 2141, ../sass/original_files/_techman.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 2144, ../sass/original_files/_techman.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 2147, ../sass/original_files/_techman.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 2150, ../sass/original_files/_techman.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 2153, ../sass/original_files/_techman.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 2156, ../sass/original_files/_techman.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 2159, ../sass/original_files/_techman.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 2162, ../sass/original_files/_techman.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 2165, ../sass/original_files/_techman.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 2168, ../sass/original_files/_techman.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 2171, ../sass/original_files/_techman.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 2174, ../sass/original_files/_techman.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 2177, ../sass/original_files/_techman.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 2180, ../sass/original_files/_techman.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 2183, ../sass/original_files/_techman.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 2186, ../sass/original_files/_techman.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 2189, ../sass/original_files/_techman.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 2192, ../sass/original_files/_techman.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 2195, ../sass/original_files/_techman.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 2198, ../sass/original_files/_techman.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2201, ../sass/original_files/_techman.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2204, ../sass/original_files/_techman.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 2207, ../sass/original_files/_techman.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2210, ../sass/original_files/_techman.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2213, ../sass/original_files/_techman.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 2216, ../sass/original_files/_techman.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2219, ../sass/original_files/_techman.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2222, ../sass/original_files/_techman.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 2225, ../sass/original_files/_techman.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2228, ../sass/original_files/_techman.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2231, ../sass/original_files/_techman.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* line 2235, ../sass/original_files/_techman.scss */
table {
  background-color: transparent;
}

/* line 2238, ../sass/original_files/_techman.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #b4bcc2;
  text-align: left;
}

/* line 2244, ../sass/original_files/_techman.scss */
th {
  text-align: left;
}

/* line 2247, ../sass/original_files/_techman.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 2252, ../sass/original_files/_techman.scss */
.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;
}

/* line 2263, ../sass/original_files/_techman.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

/* line 2267, ../sass/original_files/_techman.scss */
.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;
}

/* line 2275, ../sass/original_files/_techman.scss */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* line 2278, ../sass/original_files/_techman.scss */
.table .table {
  background-color: #ffffff;
}

/* line 2281, ../sass/original_files/_techman.scss */
.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;
}

/* line 2289, ../sass/original_files/_techman.scss */
.table-bordered {
  border: 1px solid #dddddd;
}

/* line 2292, ../sass/original_files/_techman.scss */
.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;
}

/* line 2300, ../sass/original_files/_techman.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 2304, ../sass/original_files/_techman.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 2307, ../sass/original_files/_techman.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 2310, ../sass/original_files/_techman.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 2315, ../sass/original_files/_techman.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 2321, ../sass/original_files/_techman.scss */
.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;
}

/* line 2335, ../sass/original_files/_techman.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 2342, ../sass/original_files/_techman.scss */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 2356, ../sass/original_files/_techman.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 2363, ../sass/original_files/_techman.scss */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 2377, ../sass/original_files/_techman.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 2384, ../sass/original_files/_techman.scss */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 2398, ../sass/original_files/_techman.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 2405, ../sass/original_files/_techman.scss */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 2419, ../sass/original_files/_techman.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 2426, ../sass/original_files/_techman.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 2431, ../sass/original_files/_techman.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }

  /* line 2438, ../sass/original_files/_techman.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 2441, ../sass/original_files/_techman.scss */
  .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;
  }

  /* line 2449, ../sass/original_files/_techman.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 2452, ../sass/original_files/_techman.scss */
  .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;
  }

  /* line 2460, ../sass/original_files/_techman.scss */
  .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;
  }

  /* line 2468, ../sass/original_files/_techman.scss */
  .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;
  }
}
/* line 2475, ../sass/original_files/_techman.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 2481, ../sass/original_files/_techman.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #7b8a8b;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 2492, ../sass/original_files/_techman.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 2498, ../sass/original_files/_techman.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2503, ../sass/original_files/_techman.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 2509, ../sass/original_files/_techman.scss */
input[type="file"] {
  display: block;
}

/* line 2512, ../sass/original_files/_techman.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 2516, ../sass/original_files/_techman.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 2520, ../sass/original_files/_techman.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2527, ../sass/original_files/_techman.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #95a5a6;
}

/* line 2534, ../sass/original_files/_techman.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #95a5a6;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 2552, ../sass/original_files/_techman.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 2558, ../sass/original_files/_techman.scss */
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

/* line 2562, ../sass/original_files/_techman.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}

/* line 2565, ../sass/original_files/_techman.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 2568, ../sass/original_files/_techman.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ecf0f1;
  opacity: 1;
}

/* line 2574, ../sass/original_files/_techman.scss */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 2578, ../sass/original_files/_techman.scss */
textarea.form-control {
  height: auto;
}

/* line 2581, ../sass/original_files/_techman.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 2585, ../sass/original_files/_techman.scss */
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }

  /* line 2591, ../sass/original_files/_techman.scss */
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  /* line 2601, ../sass/original_files/_techman.scss */
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
/* line 2612, ../sass/original_files/_techman.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 2615, ../sass/original_files/_techman.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2622, ../sass/original_files/_techman.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 2630, ../sass/original_files/_techman.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 2638, ../sass/original_files/_techman.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 2642, ../sass/original_files/_techman.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 2652, ../sass/original_files/_techman.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 2657, ../sass/original_files/_techman.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 2665, ../sass/original_files/_techman.scss */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 2671, ../sass/original_files/_techman.scss */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 2677, ../sass/original_files/_techman.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

/* line 2683, ../sass/original_files/_techman.scss */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

/* line 2688, ../sass/original_files/_techman.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2695, ../sass/original_files/_techman.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 2699, ../sass/original_files/_techman.scss */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

/* line 2703, ../sass/original_files/_techman.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2710, ../sass/original_files/_techman.scss */
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}

/* line 2714, ../sass/original_files/_techman.scss */
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}

/* line 2718, ../sass/original_files/_techman.scss */
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}

/* line 2725, ../sass/original_files/_techman.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2732, ../sass/original_files/_techman.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 2736, ../sass/original_files/_techman.scss */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

/* line 2740, ../sass/original_files/_techman.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2747, ../sass/original_files/_techman.scss */
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}

/* line 2751, ../sass/original_files/_techman.scss */
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}

/* line 2755, ../sass/original_files/_techman.scss */
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}

/* line 2762, ../sass/original_files/_techman.scss */
.has-feedback {
  position: relative;
}

/* line 2765, ../sass/original_files/_techman.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 2768, ../sass/original_files/_techman.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 2780, ../sass/original_files/_techman.scss */
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 2785, ../sass/original_files/_techman.scss */
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 2790, ../sass/original_files/_techman.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 2802, ../sass/original_files/_techman.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2807, ../sass/original_files/_techman.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 2812, ../sass/original_files/_techman.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 2817, ../sass/original_files/_techman.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 2820, ../sass/original_files/_techman.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 2832, ../sass/original_files/_techman.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2837, ../sass/original_files/_techman.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 2842, ../sass/original_files/_techman.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 2847, ../sass/original_files/_techman.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 2850, ../sass/original_files/_techman.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

/* line 2862, ../sass/original_files/_techman.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2867, ../sass/original_files/_techman.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 2872, ../sass/original_files/_techman.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 2877, ../sass/original_files/_techman.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 2880, ../sass/original_files/_techman.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 2883, ../sass/original_files/_techman.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 2886, ../sass/original_files/_techman.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 2893, ../sass/original_files/_techman.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2898, ../sass/original_files/_techman.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 2903, ../sass/original_files/_techman.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }

  /* line 2906, ../sass/original_files/_techman.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 2910, ../sass/original_files/_techman.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  /* line 2915, ../sass/original_files/_techman.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }

  /* line 2918, ../sass/original_files/_techman.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2922, ../sass/original_files/_techman.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2929, ../sass/original_files/_techman.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  /* line 2933, ../sass/original_files/_techman.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 2938, ../sass/original_files/_techman.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 2942, ../sass/original_files/_techman.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 2950, ../sass/original_files/_techman.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 2954, ../sass/original_files/_techman.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  /* line 2959, ../sass/original_files/_techman.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 2965, ../sass/original_files/_techman.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 2969, ../sass/original_files/_techman.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  /* line 2974, ../sass/original_files/_techman.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
/* line 2978, ../sass/original_files/_techman.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 2998, ../sass/original_files/_techman.scss */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 3008, ../sass/original_files/_techman.scss */
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}

/* line 3014, ../sass/original_files/_techman.scss */
.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);
}

/* line 3021, ../sass/original_files/_techman.scss */
.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;
}

/* line 3031, ../sass/original_files/_techman.scss */
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

/* line 3036, ../sass/original_files/_techman.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3046, ../sass/original_files/_techman.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 3051, ../sass/original_files/_techman.scss */
.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.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: #ffffff;
  border-color: #cccccc;
}

/* line 3072, ../sass/original_files/_techman.scss */
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}

/* line 3076, ../sass/original_files/_techman.scss */
.btn-primary {
  color: #ffffff;
  background-color: #336666;
  border-color: #2b5555;
}

/* line 3081, ../sass/original_files/_techman.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #224444;
  border-color: #162c2c;
}

/* line 3091, ../sass/original_files/_techman.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 3096, ../sass/original_files/_techman.scss */
.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.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: #336666;
  border-color: #2b5555;
}

/* line 3117, ../sass/original_files/_techman.scss */
.btn-primary .badge {
  color: #336666;
  background-color: #ffffff;
}

/* line 3121, ../sass/original_files/_techman.scss */
.btn-success {
  color: #ffffff;
  background-color: #00ccff;
  border-color: #00b8e6;
}

/* line 3126, ../sass/original_files/_techman.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #00a3cc;
  border-color: #0087a8;
}

/* line 3136, ../sass/original_files/_techman.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 3141, ../sass/original_files/_techman.scss */
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #00ccff;
  border-color: #00b8e6;
}

/* line 3162, ../sass/original_files/_techman.scss */
.btn-success .badge {
  color: #00ccff;
  background-color: #ffffff;
}

/* line 3166, ../sass/original_files/_techman.scss */
.btn-info {
  color: #ffffff;
  background-color: #f39c12;
  border-color: #e08e0b;
}

/* line 3171, ../sass/original_files/_techman.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #c87f0a;
  border-color: #a66908;
}

/* line 3181, ../sass/original_files/_techman.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 3186, ../sass/original_files/_techman.scss */
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #f39c12;
  border-color: #e08e0b;
}

/* line 3207, ../sass/original_files/_techman.scss */
.btn-info .badge {
  color: #f39c12;
  background-color: #ffffff;
}

/* line 3211, ../sass/original_files/_techman.scss */
.btn-warning {
  color: #ffffff;
  background-color: #e74c3c;
  border-color: #e43725;
}

/* line 3216, ../sass/original_files/_techman.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #d62c1a;
  border-color: #b62516;
}

/* line 3226, ../sass/original_files/_techman.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 3231, ../sass/original_files/_techman.scss */
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #e74c3c;
  border-color: #e43725;
}

/* line 3252, ../sass/original_files/_techman.scss */
.btn-warning .badge {
  color: #e74c3c;
  background-color: #ffffff;
}

/* line 3256, ../sass/original_files/_techman.scss */
.btn-danger {
  color: #ffffff;
  background-color: #3498db;
  border-color: #258cd1;
}

/* line 3261, ../sass/original_files/_techman.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #217dbb;
  border-color: #1c699d;
}

/* line 3271, ../sass/original_files/_techman.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 3276, ../sass/original_files/_techman.scss */
.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.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: #3498db;
  border-color: #258cd1;
}

/* line 3297, ../sass/original_files/_techman.scss */
.btn-danger .badge {
  color: #3498db;
  background-color: #ffffff;
}

/* line 3301, ../sass/original_files/_techman.scss */
.btn-link {
  color: #336666;
  font-weight: normal;
  border-radius: 0;
}

/* line 3306, ../sass/original_files/_techman.scss */
.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;
}

/* line 3315, ../sass/original_files/_techman.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 3321, ../sass/original_files/_techman.scss */
.btn-link:hover,
.btn-link:focus {
  color: #e74c3c;
  text-decoration: none;
  background-color: transparent;
}

/* line 3327, ../sass/original_files/_techman.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #b4bcc2;
  text-decoration: none;
}

/* line 3334, ../sass/original_files/_techman.scss */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 3341, ../sass/original_files/_techman.scss */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3348, ../sass/original_files/_techman.scss */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3355, ../sass/original_files/_techman.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 3359, ../sass/original_files/_techman.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 3362, ../sass/original_files/_techman.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 3367, ../sass/original_files/_techman.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 3373, ../sass/original_files/_techman.scss */
.fade.in {
  opacity: 1;
}

/* line 3376, ../sass/original_files/_techman.scss */
.collapse {
  display: none;
}

/* line 3379, ../sass/original_files/_techman.scss */
.collapse.in {
  display: block;
}

/* line 3382, ../sass/original_files/_techman.scss */
tr.collapse.in {
  display: table-row;
}

/* line 3385, ../sass/original_files/_techman.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 3388, ../sass/original_files/_techman.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 3399, ../sass/original_files/_techman.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 3409, ../sass/original_files/_techman.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 3413, ../sass/original_files/_techman.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 3416, ../sass/original_files/_techman.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 3437, ../sass/original_files/_techman.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3441, ../sass/original_files/_techman.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3447, ../sass/original_files/_techman.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #7b8a8b;
  white-space: nowrap;
}

/* line 3456, ../sass/original_files/_techman.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #6f7d7e;
  background-color: #f5f5f5;
}

/* line 3462, ../sass/original_files/_techman.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #336666;
}

/* line 3470, ../sass/original_files/_techman.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #b4bcc2;
}

/* line 3475, ../sass/original_files/_techman.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 3483, ../sass/original_files/_techman.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 3486, ../sass/original_files/_techman.scss */
.open > a {
  outline: 0;
}

/* line 3489, ../sass/original_files/_techman.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 3493, ../sass/original_files/_techman.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 3497, ../sass/original_files/_techman.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #b4bcc2;
  white-space: nowrap;
}

/* line 3505, ../sass/original_files/_techman.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 3513, ../sass/original_files/_techman.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 3517, ../sass/original_files/_techman.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

/* line 3523, ../sass/original_files/_techman.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 995px) {
  /* line 3530, ../sass/original_files/_techman.scss */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  /* line 3534, ../sass/original_files/_techman.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 3539, ../sass/original_files/_techman.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3545, ../sass/original_files/_techman.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3550, ../sass/original_files/_techman.scss */
.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;
}

/* line 3560, ../sass/original_files/_techman.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 3566, ../sass/original_files/_techman.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 3569, ../sass/original_files/_techman.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 3573, ../sass/original_files/_techman.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 3578, ../sass/original_files/_techman.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3581, ../sass/original_files/_techman.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 3584, ../sass/original_files/_techman.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 3588, ../sass/original_files/_techman.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3593, ../sass/original_files/_techman.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 3596, ../sass/original_files/_techman.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3599, ../sass/original_files/_techman.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 3604, ../sass/original_files/_techman.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3608, ../sass/original_files/_techman.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3612, ../sass/original_files/_techman.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 3616, ../sass/original_files/_techman.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 3620, ../sass/original_files/_techman.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3624, ../sass/original_files/_techman.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3628, ../sass/original_files/_techman.scss */
.btn .caret {
  margin-left: 0;
}

/* line 3631, ../sass/original_files/_techman.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3635, ../sass/original_files/_techman.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3638, ../sass/original_files/_techman.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3646, ../sass/original_files/_techman.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3649, ../sass/original_files/_techman.scss */
.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;
}

/* line 3656, ../sass/original_files/_techman.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3659, ../sass/original_files/_techman.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3664, ../sass/original_files/_techman.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 3669, ../sass/original_files/_techman.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3672, ../sass/original_files/_techman.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3677, ../sass/original_files/_techman.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 3681, ../sass/original_files/_techman.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 3687, ../sass/original_files/_techman.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 3693, ../sass/original_files/_techman.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 3696, ../sass/original_files/_techman.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 3699, ../sass/original_files/_techman.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3707, ../sass/original_files/_techman.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 3712, ../sass/original_files/_techman.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 3717, ../sass/original_files/_techman.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 3724, ../sass/original_files/_techman.scss */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 3733, ../sass/original_files/_techman.scss */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 3739, ../sass/original_files/_techman.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 3747, ../sass/original_files/_techman.scss */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3756, ../sass/original_files/_techman.scss */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 3762, ../sass/original_files/_techman.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 3770, ../sass/original_files/_techman.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 3775, ../sass/original_files/_techman.scss */
.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;
}

/* line 3780, ../sass/original_files/_techman.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 3786, ../sass/original_files/_techman.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #95a5a6;
  text-align: center;
  background-color: #ecf0f1;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

/* line 3797, ../sass/original_files/_techman.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 3802, ../sass/original_files/_techman.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 3807, ../sass/original_files/_techman.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 3811, ../sass/original_files/_techman.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 3821, ../sass/original_files/_techman.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 3824, ../sass/original_files/_techman.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3834, ../sass/original_files/_techman.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 3837, ../sass/original_files/_techman.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 3842, ../sass/original_files/_techman.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 3845, ../sass/original_files/_techman.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 3848, ../sass/original_files/_techman.scss */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 3853, ../sass/original_files/_techman.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 3857, ../sass/original_files/_techman.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 3861, ../sass/original_files/_techman.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 3866, ../sass/original_files/_techman.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 3870, ../sass/original_files/_techman.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 3875, ../sass/original_files/_techman.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #ecf0f1;
}

/* line 3880, ../sass/original_files/_techman.scss */
.nav > li.disabled > a {
  color: #b4bcc2;
}

/* line 3883, ../sass/original_files/_techman.scss */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #b4bcc2;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 3890, ../sass/original_files/_techman.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #ecf0f1;
  border-color: #336666;
}

/* line 3896, ../sass/original_files/_techman.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3902, ../sass/original_files/_techman.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 3905, ../sass/original_files/_techman.scss */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

/* line 3908, ../sass/original_files/_techman.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 3912, ../sass/original_files/_techman.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 3918, ../sass/original_files/_techman.scss */
.nav-tabs > li > a:hover {
  border-color: #ecf0f1 #ecf0f1 #dddddd;
}

/* line 3921, ../sass/original_files/_techman.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #95a5a6;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 3930, ../sass/original_files/_techman.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 3934, ../sass/original_files/_techman.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 3937, ../sass/original_files/_techman.scss */
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 3941, ../sass/original_files/_techman.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 995px) {
  /* line 3946, ../sass/original_files/_techman.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 3950, ../sass/original_files/_techman.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 3954, ../sass/original_files/_techman.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 3958, ../sass/original_files/_techman.scss */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 995px) {
  /* line 3964, ../sass/original_files/_techman.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 3968, ../sass/original_files/_techman.scss */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
/* line 3974, ../sass/original_files/_techman.scss */
.nav-pills > li {
  float: left;
}

/* line 3977, ../sass/original_files/_techman.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 3980, ../sass/original_files/_techman.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 3983, ../sass/original_files/_techman.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #336666;
}

/* line 3989, ../sass/original_files/_techman.scss */
.nav-stacked > li {
  float: none;
}

/* line 3992, ../sass/original_files/_techman.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 3996, ../sass/original_files/_techman.scss */
.nav-justified {
  width: 100%;
}

/* line 3999, ../sass/original_files/_techman.scss */
.nav-justified > li {
  float: none;
}

/* line 4002, ../sass/original_files/_techman.scss */
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 4006, ../sass/original_files/_techman.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4011, ../sass/original_files/_techman.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 4015, ../sass/original_files/_techman.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4019, ../sass/original_files/_techman.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 4022, ../sass/original_files/_techman.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 4026, ../sass/original_files/_techman.scss */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 995px) {
  /* line 4032, ../sass/original_files/_techman.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 4036, ../sass/original_files/_techman.scss */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
/* line 4042, ../sass/original_files/_techman.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 4045, ../sass/original_files/_techman.scss */
.tab-content > .active {
  display: block;
}

/* line 4048, ../sass/original_files/_techman.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 4053, ../sass/original_files/_techman.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 995px) {
  /* line 4060, ../sass/original_files/_techman.scss */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 995px) {
  /* line 4065, ../sass/original_files/_techman.scss */
  .navbar-header {
    float: left;
  }
}
/* line 4069, ../sass/original_files/_techman.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 4077, ../sass/original_files/_techman.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 995px) {
  /* line 4081, ../sass/original_files/_techman.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  /* line 4086, ../sass/original_files/_techman.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 4092, ../sass/original_files/_techman.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 4095, ../sass/original_files/_techman.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 4102, ../sass/original_files/_techman.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 4107, ../sass/original_files/_techman.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
/* line 4112, ../sass/original_files/_techman.scss */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 995px) {
  /* line 4120, ../sass/original_files/_techman.scss */
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 4128, ../sass/original_files/_techman.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 995px) {
  /* line 4133, ../sass/original_files/_techman.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 4137, ../sass/original_files/_techman.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 995px) {
  /* line 4145, ../sass/original_files/_techman.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* line 4150, ../sass/original_files/_techman.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 4154, ../sass/original_files/_techman.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 4159, ../sass/original_files/_techman.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

/* line 4166, ../sass/original_files/_techman.scss */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

/* line 4170, ../sass/original_files/_techman.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 995px) {
  /* line 4174, ../sass/original_files/_techman.scss */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 4179, ../sass/original_files/_techman.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4191, ../sass/original_files/_techman.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 4194, ../sass/original_files/_techman.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 4200, ../sass/original_files/_techman.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 995px) {
  /* line 4204, ../sass/original_files/_techman.scss */
  .navbar-toggle {
    display: none;
  }
}
/* line 4208, ../sass/original_files/_techman.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 4211, ../sass/original_files/_techman.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 919px) {
  /* line 4217, ../sass/original_files/_techman.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  /* line 4226, ../sass/original_files/_techman.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 4230, ../sass/original_files/_techman.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 4233, ../sass/original_files/_techman.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 919px) {
  /* line 4239, ../sass/original_files/_techman.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 4243, ../sass/original_files/_techman.scss */
  .navbar-nav > li {
    float: left;
  }

  /* line 4246, ../sass/original_files/_techman.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 4251, ../sass/original_files/_techman.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 995px) {
  /* line 4263, ../sass/original_files/_techman.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4268, ../sass/original_files/_techman.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 4273, ../sass/original_files/_techman.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }

  /* line 4276, ../sass/original_files/_techman.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 4280, ../sass/original_files/_techman.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  /* line 4285, ../sass/original_files/_techman.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 4288, ../sass/original_files/_techman.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4292, ../sass/original_files/_techman.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4299, ../sass/original_files/_techman.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  /* line 4303, ../sass/original_files/_techman.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 4308, ../sass/original_files/_techman.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 919px) {
  /* line 4313, ../sass/original_files/_techman.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  /* line 4316, ../sass/original_files/_techman.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 995px) {
  /* line 4321, ../sass/original_files/_techman.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/* line 4332, ../sass/original_files/_techman.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 4337, ../sass/original_files/_techman.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4344, ../sass/original_files/_techman.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 4348, ../sass/original_files/_techman.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 4352, ../sass/original_files/_techman.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 4356, ../sass/original_files/_techman.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 995px) {
  /* line 4361, ../sass/original_files/_techman.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 995px) {
  /* line 4368, ../sass/original_files/_techman.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 4371, ../sass/original_files/_techman.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  /* line 4375, ../sass/original_files/_techman.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 4379, ../sass/original_files/_techman.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 4383, ../sass/original_files/_techman.scss */
.navbar-default .navbar-brand {
  color: #777777;
}

/* line 4386, ../sass/original_files/_techman.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 4391, ../sass/original_files/_techman.scss */
.navbar-default .navbar-text {
  color: #777777;
}

/* line 4394, ../sass/original_files/_techman.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}

/* line 4397, ../sass/original_files/_techman.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

/* line 4402, ../sass/original_files/_techman.scss */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

/* line 4408, ../sass/original_files/_techman.scss */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

/* line 4414, ../sass/original_files/_techman.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

/* line 4417, ../sass/original_files/_techman.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

/* line 4421, ../sass/original_files/_techman.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}

/* line 4424, ../sass/original_files/_techman.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 4428, ../sass/original_files/_techman.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}

@media (max-width: 919px) {
  /* line 4435, ../sass/original_files/_techman.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }

  /* line 4438, ../sass/original_files/_techman.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }

  /* line 4443, ../sass/original_files/_techman.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }

  /* line 4449, ../sass/original_files/_techman.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
/* line 4456, ../sass/original_files/_techman.scss */
.navbar-default .navbar-link {
  color: #777777;
}

/* line 4459, ../sass/original_files/_techman.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}

/* line 4462, ../sass/original_files/_techman.scss */
.navbar-default .btn-link {
  color: #777777;
}

/* line 4465, ../sass/original_files/_techman.scss */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}

/* line 4469, ../sass/original_files/_techman.scss */
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

/* line 4475, ../sass/original_files/_techman.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

/* line 4479, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-brand {
  color: #dee2e4;
}

/* line 4482, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

/* line 4487, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-text {
  color: #dee2e4;
}

/* line 4490, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #dee2e4;
}

/* line 4493, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

/* line 4498, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

/* line 4504, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

/* line 4510, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

/* line 4513, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

/* line 4517, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

/* line 4520, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4524, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}

@media (max-width: 919px) {
  /* line 4531, ../sass/original_files/_techman.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 4534, ../sass/original_files/_techman.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 4537, ../sass/original_files/_techman.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #dee2e4;
  }

  /* line 4540, ../sass/original_files/_techman.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }

  /* line 4545, ../sass/original_files/_techman.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }

  /* line 4551, ../sass/original_files/_techman.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
/* line 4558, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-link {
  color: #dee2e4;
}

/* line 4561, ../sass/original_files/_techman.scss */
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

/* line 4564, ../sass/original_files/_techman.scss */
.navbar-inverse .btn-link {
  color: #dee2e4;
}

/* line 4567, ../sass/original_files/_techman.scss */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}

/* line 4571, ../sass/original_files/_techman.scss */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

/* line 4577, ../sass/original_files/_techman.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 4584, ../sass/original_files/_techman.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 4587, ../sass/original_files/_techman.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

/* line 4592, ../sass/original_files/_techman.scss */
.breadcrumb > .active {
  color: #b4bcc2;
}

/* line 4595, ../sass/original_files/_techman.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 4601, ../sass/original_files/_techman.scss */
.pagination > li {
  display: inline;
}

/* line 4604, ../sass/original_files/_techman.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #336666;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

/* line 4616, ../sass/original_files/_techman.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 4622, ../sass/original_files/_techman.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 4627, ../sass/original_files/_techman.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #e74c3c;
  background-color: #ecf0f1;
  border-color: #dddddd;
}

/* line 4635, ../sass/original_files/_techman.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #336666;
  border-color: #336666;
  cursor: default;
}

/* line 4647, ../sass/original_files/_techman.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #b4bcc2;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

/* line 4658, ../sass/original_files/_techman.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 4663, ../sass/original_files/_techman.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 4668, ../sass/original_files/_techman.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 4673, ../sass/original_files/_techman.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 4678, ../sass/original_files/_techman.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 4683, ../sass/original_files/_techman.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 4688, ../sass/original_files/_techman.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

/* line 4694, ../sass/original_files/_techman.scss */
.pager li {
  display: inline;
}

/* line 4697, ../sass/original_files/_techman.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

/* line 4705, ../sass/original_files/_techman.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ecf0f1;
}

/* line 4710, ../sass/original_files/_techman.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4714, ../sass/original_files/_techman.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4718, ../sass/original_files/_techman.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #b4bcc2;
  background-color: #ffffff;
  cursor: not-allowed;
}

/* line 4726, ../sass/original_files/_techman.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 4738, ../sass/original_files/_techman.scss */
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4744, ../sass/original_files/_techman.scss */
.label:empty {
  display: none;
}

/* line 4747, ../sass/original_files/_techman.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 4751, ../sass/original_files/_techman.scss */
.label-default {
  background-color: #b4bcc2;
}

/* line 4754, ../sass/original_files/_techman.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #98a3ab;
}

/* line 4758, ../sass/original_files/_techman.scss */
.label-primary {
  background-color: #336666;
}

/* line 4761, ../sass/original_files/_techman.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #224444;
}

/* line 4765, ../sass/original_files/_techman.scss */
.label-success {
  background-color: #00ccff;
}

/* line 4768, ../sass/original_files/_techman.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #00a3cc;
}

/* line 4772, ../sass/original_files/_techman.scss */
.label-info {
  background-color: #f39c12;
}

/* line 4775, ../sass/original_files/_techman.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #c87f0a;
}

/* line 4779, ../sass/original_files/_techman.scss */
.label-warning {
  background-color: #e74c3c;
}

/* line 4782, ../sass/original_files/_techman.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #d62c1a;
}

/* line 4786, ../sass/original_files/_techman.scss */
.label-danger {
  background-color: #3498db;
}

/* line 4789, ../sass/original_files/_techman.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #217dbb;
}

/* line 4793, ../sass/original_files/_techman.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #b4bcc2;
  border-radius: 10px;
}

/* line 4807, ../sass/original_files/_techman.scss */
.badge:empty {
  display: none;
}

/* line 4810, ../sass/original_files/_techman.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4814, ../sass/original_files/_techman.scss */
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4819, ../sass/original_files/_techman.scss */
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4825, ../sass/original_files/_techman.scss */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #336666;
  background-color: #ffffff;
}

/* line 4830, ../sass/original_files/_techman.scss */
.list-group-item > .badge {
  float: right;
}

/* line 4833, ../sass/original_files/_techman.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4836, ../sass/original_files/_techman.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4839, ../sass/original_files/_techman.scss */
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #ecf0f1;
}

/* line 4845, ../sass/original_files/_techman.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4849, ../sass/original_files/_techman.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 4854, ../sass/original_files/_techman.scss */
.jumbotron > hr {
  border-top-color: #cfd9db;
}

/* line 4857, ../sass/original_files/_techman.scss */
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}

/* line 4861, ../sass/original_files/_techman.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4865, ../sass/original_files/_techman.scss */
  .jumbotron {
    padding: 48px 0;
  }

  /* line 4868, ../sass/original_files/_techman.scss */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  /* line 4873, ../sass/original_files/_techman.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
/* line 4878, ../sass/original_files/_techman.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 4890, ../sass/original_files/_techman.scss */
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 4895, ../sass/original_files/_techman.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #336666;
}

/* line 4900, ../sass/original_files/_techman.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 4904, ../sass/original_files/_techman.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4910, ../sass/original_files/_techman.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 4914, ../sass/original_files/_techman.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 4917, ../sass/original_files/_techman.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 4921, ../sass/original_files/_techman.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 4924, ../sass/original_files/_techman.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 4928, ../sass/original_files/_techman.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 4935, ../sass/original_files/_techman.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 4940, ../sass/original_files/_techman.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 4943, ../sass/original_files/_techman.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 4946, ../sass/original_files/_techman.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 4951, ../sass/original_files/_techman.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 4954, ../sass/original_files/_techman.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 4957, ../sass/original_files/_techman.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 4962, ../sass/original_files/_techman.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 4965, ../sass/original_files/_techman.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 4968, ../sass/original_files/_techman.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 4973, ../sass/original_files/_techman.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 4976, ../sass/original_files/_techman.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 4995, ../sass/original_files/_techman.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 5004, ../sass/original_files/_techman.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #336666;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 5019, ../sass/original_files/_techman.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 5026, ../sass/original_files/_techman.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5032, ../sass/original_files/_techman.scss */
.progress-bar-success {
  background-color: #00ccff;
}

/* line 5035, ../sass/original_files/_techman.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5040, ../sass/original_files/_techman.scss */
.progress-bar-info {
  background-color: #f39c12;
}

/* line 5043, ../sass/original_files/_techman.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5048, ../sass/original_files/_techman.scss */
.progress-bar-warning {
  background-color: #e74c3c;
}

/* line 5051, ../sass/original_files/_techman.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5056, ../sass/original_files/_techman.scss */
.progress-bar-danger {
  background-color: #3498db;
}

/* line 5059, ../sass/original_files/_techman.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5064, ../sass/original_files/_techman.scss */
.media {
  margin-top: 15px;
}

/* line 5067, ../sass/original_files/_techman.scss */
.media:first-child {
  margin-top: 0;
}

/* line 5070, ../sass/original_files/_techman.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 5075, ../sass/original_files/_techman.scss */
.media-body {
  width: 10000px;
}

/* line 5078, ../sass/original_files/_techman.scss */
.media-object {
  display: block;
}

/* line 5081, ../sass/original_files/_techman.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 5085, ../sass/original_files/_techman.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 5089, ../sass/original_files/_techman.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 5095, ../sass/original_files/_techman.scss */
.media-middle {
  vertical-align: middle;
}

/* line 5098, ../sass/original_files/_techman.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 5101, ../sass/original_files/_techman.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5105, ../sass/original_files/_techman.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5109, ../sass/original_files/_techman.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 5113, ../sass/original_files/_techman.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

/* line 5121, ../sass/original_files/_techman.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 5125, ../sass/original_files/_techman.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5130, ../sass/original_files/_techman.scss */
a.list-group-item {
  color: #555555;
}

/* line 5133, ../sass/original_files/_techman.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}

/* line 5136, ../sass/original_files/_techman.scss */
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}

/* line 5142, ../sass/original_files/_techman.scss */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #ecf0f1;
  color: #b4bcc2;
  cursor: not-allowed;
}

/* line 5149, ../sass/original_files/_techman.scss */
.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;
}

/* line 5154, ../sass/original_files/_techman.scss */
.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: #b4bcc2;
}

/* line 5159, ../sass/original_files/_techman.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #336666;
  border-color: #336666;
}

/* line 5167, ../sass/original_files/_techman.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 5178, ../sass/original_files/_techman.scss */
.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: #99cccc;
}

/* line 5183, ../sass/original_files/_techman.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5187, ../sass/original_files/_techman.scss */
a.list-group-item-success {
  color: #3c763d;
}

/* line 5190, ../sass/original_files/_techman.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5193, ../sass/original_files/_techman.scss */
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5198, ../sass/original_files/_techman.scss */
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5205, ../sass/original_files/_techman.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5209, ../sass/original_files/_techman.scss */
a.list-group-item-info {
  color: #31708f;
}

/* line 5212, ../sass/original_files/_techman.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5215, ../sass/original_files/_techman.scss */
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5220, ../sass/original_files/_techman.scss */
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5227, ../sass/original_files/_techman.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5231, ../sass/original_files/_techman.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5234, ../sass/original_files/_techman.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5237, ../sass/original_files/_techman.scss */
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5242, ../sass/original_files/_techman.scss */
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5249, ../sass/original_files/_techman.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5253, ../sass/original_files/_techman.scss */
a.list-group-item-danger {
  color: #a94442;
}

/* line 5256, ../sass/original_files/_techman.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5259, ../sass/original_files/_techman.scss */
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5264, ../sass/original_files/_techman.scss */
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5271, ../sass/original_files/_techman.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5275, ../sass/original_files/_techman.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5279, ../sass/original_files/_techman.scss */
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5287, ../sass/original_files/_techman.scss */
.panel-body {
  padding: 15px;
}

/* line 5290, ../sass/original_files/_techman.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 5296, ../sass/original_files/_techman.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5299, ../sass/original_files/_techman.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5305, ../sass/original_files/_techman.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 5312, ../sass/original_files/_techman.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5319, ../sass/original_files/_techman.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5323, ../sass/original_files/_techman.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5328, ../sass/original_files/_techman.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 5334, ../sass/original_files/_techman.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5340, ../sass/original_files/_techman.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5343, ../sass/original_files/_techman.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5346, ../sass/original_files/_techman.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5351, ../sass/original_files/_techman.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 5357, ../sass/original_files/_techman.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 5362, ../sass/original_files/_techman.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5369, ../sass/original_files/_techman.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 5379, ../sass/original_files/_techman.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 5389, ../sass/original_files/_techman.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5394, ../sass/original_files/_techman.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 5401, ../sass/original_files/_techman.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 5411, ../sass/original_files/_techman.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 5421, ../sass/original_files/_techman.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}

/* line 5427, ../sass/original_files/_techman.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 5431, ../sass/original_files/_techman.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5435, ../sass/original_files/_techman.scss */
.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;
}

/* line 5449, ../sass/original_files/_techman.scss */
.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;
}

/* line 5463, ../sass/original_files/_techman.scss */
.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;
}

/* line 5473, ../sass/original_files/_techman.scss */
.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;
}

/* line 5483, ../sass/original_files/_techman.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 5487, ../sass/original_files/_techman.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 5490, ../sass/original_files/_techman.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5494, ../sass/original_files/_techman.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5497, ../sass/original_files/_techman.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5500, ../sass/original_files/_techman.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}

/* line 5504, ../sass/original_files/_techman.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5507, ../sass/original_files/_techman.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 5510, ../sass/original_files/_techman.scss */
.panel-default {
  border-color: #dddddd;
}

/* line 5513, ../sass/original_files/_techman.scss */
.panel-default > .panel-heading {
  color: #7b8a8b;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

/* line 5518, ../sass/original_files/_techman.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

/* line 5521, ../sass/original_files/_techman.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #7b8a8b;
}

/* line 5525, ../sass/original_files/_techman.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

/* line 5528, ../sass/original_files/_techman.scss */
.panel-primary {
  border-color: #336666;
}

/* line 5531, ../sass/original_files/_techman.scss */
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #336666;
  border-color: #336666;
}

/* line 5536, ../sass/original_files/_techman.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #336666;
}

/* line 5539, ../sass/original_files/_techman.scss */
.panel-primary > .panel-heading .badge {
  color: #336666;
  background-color: #ffffff;
}

/* line 5543, ../sass/original_files/_techman.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #336666;
}

/* line 5546, ../sass/original_files/_techman.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5549, ../sass/original_files/_techman.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5554, ../sass/original_files/_techman.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5557, ../sass/original_files/_techman.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5561, ../sass/original_files/_techman.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5564, ../sass/original_files/_techman.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5567, ../sass/original_files/_techman.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5572, ../sass/original_files/_techman.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5575, ../sass/original_files/_techman.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5579, ../sass/original_files/_techman.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5582, ../sass/original_files/_techman.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5585, ../sass/original_files/_techman.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5590, ../sass/original_files/_techman.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5593, ../sass/original_files/_techman.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5597, ../sass/original_files/_techman.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5600, ../sass/original_files/_techman.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5603, ../sass/original_files/_techman.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5608, ../sass/original_files/_techman.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5611, ../sass/original_files/_techman.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5615, ../sass/original_files/_techman.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5618, ../sass/original_files/_techman.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5625, ../sass/original_files/_techman.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 5638, ../sass/original_files/_techman.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5641, ../sass/original_files/_techman.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5644, ../sass/original_files/_techman.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5654, ../sass/original_files/_techman.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5658, ../sass/original_files/_techman.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5662, ../sass/original_files/_techman.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5666, ../sass/original_files/_techman.scss */
.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);
}

/* line 5676, ../sass/original_files/_techman.scss */
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 5684, ../sass/original_files/_techman.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 5691, ../sass/original_files/_techman.scss */
.modal-open {
  overflow: hidden;
}

/* line 5694, ../sass/original_files/_techman.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5706, ../sass/original_files/_techman.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 5716, ../sass/original_files/_techman.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5722, ../sass/original_files/_techman.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5726, ../sass/original_files/_techman.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5731, ../sass/original_files/_techman.scss */
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 5742, ../sass/original_files/_techman.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

/* line 5751, ../sass/original_files/_techman.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 5755, ../sass/original_files/_techman.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 5759, ../sass/original_files/_techman.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

/* line 5764, ../sass/original_files/_techman.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 5767, ../sass/original_files/_techman.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5771, ../sass/original_files/_techman.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5775, ../sass/original_files/_techman.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5780, ../sass/original_files/_techman.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 5784, ../sass/original_files/_techman.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5787, ../sass/original_files/_techman.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5790, ../sass/original_files/_techman.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5798, ../sass/original_files/_techman.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 5802, ../sass/original_files/_techman.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 5806, ../sass/original_files/_techman.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 5811, ../sass/original_files/_techman.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 5815, ../sass/original_files/_techman.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 5826, ../sass/original_files/_techman.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 5830, ../sass/original_files/_techman.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 5834, ../sass/original_files/_techman.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 5838, ../sass/original_files/_techman.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 5842, ../sass/original_files/_techman.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 5846, ../sass/original_files/_techman.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}

/* line 5855, ../sass/original_files/_techman.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5862, ../sass/original_files/_techman.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 5869, ../sass/original_files/_techman.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 5876, ../sass/original_files/_techman.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 5883, ../sass/original_files/_techman.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

/* line 5890, ../sass/original_files/_techman.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

/* line 5897, ../sass/original_files/_techman.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 5904, ../sass/original_files/_techman.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 5911, ../sass/original_files/_techman.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 5918, ../sass/original_files/_techman.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

/* line 5940, ../sass/original_files/_techman.scss */
.popover.top {
  margin-top: -10px;
}

/* line 5943, ../sass/original_files/_techman.scss */
.popover.right {
  margin-left: 10px;
}

/* line 5946, ../sass/original_files/_techman.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 5949, ../sass/original_files/_techman.scss */
.popover.left {
  margin-left: -10px;
}

/* line 5952, ../sass/original_files/_techman.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 5960, ../sass/original_files/_techman.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 5963, ../sass/original_files/_techman.scss */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5972, ../sass/original_files/_techman.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 5975, ../sass/original_files/_techman.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 5979, ../sass/original_files/_techman.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 5987, ../sass/original_files/_techman.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}

/* line 5994, ../sass/original_files/_techman.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 6002, ../sass/original_files/_techman.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}

/* line 6009, ../sass/original_files/_techman.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 6017, ../sass/original_files/_techman.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}

/* line 6024, ../sass/original_files/_techman.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6032, ../sass/original_files/_techman.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

/* line 6039, ../sass/original_files/_techman.scss */
.carousel {
  position: relative;
}

/* line 6042, ../sass/original_files/_techman.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 6047, ../sass/original_files/_techman.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 6054, ../sass/original_files/_techman.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 6059, ../sass/original_files/_techman.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }

  /* line 6071, ../sass/original_files/_techman.scss */
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  /* line 6077, ../sass/original_files/_techman.scss */
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  /* line 6083, ../sass/original_files/_techman.scss */
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 6091, ../sass/original_files/_techman.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 6096, ../sass/original_files/_techman.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 6099, ../sass/original_files/_techman.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 6105, ../sass/original_files/_techman.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 6108, ../sass/original_files/_techman.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 6111, ../sass/original_files/_techman.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 6115, ../sass/original_files/_techman.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 6118, ../sass/original_files/_techman.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 6121, ../sass/original_files/_techman.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.6);
}

/* line 6134, ../sass/original_files/_techman.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 6141, ../sass/original_files/_techman.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 6150, ../sass/original_files/_techman.scss */
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 6158, ../sass/original_files/_techman.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 6167, ../sass/original_files/_techman.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 6172, ../sass/original_files/_techman.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 6177, ../sass/original_files/_techman.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}

/* line 6185, ../sass/original_files/_techman.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 6188, ../sass/original_files/_techman.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 6191, ../sass/original_files/_techman.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 6202, ../sass/original_files/_techman.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

/* line 6214, ../sass/original_files/_techman.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}

/* line 6220, ../sass/original_files/_techman.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.6);
}

/* line 6232, ../sass/original_files/_techman.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 6236, ../sass/original_files/_techman.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  /* line 6245, ../sass/original_files/_techman.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  /* line 6249, ../sass/original_files/_techman.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 6253, ../sass/original_files/_techman.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 6258, ../sass/original_files/_techman.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 6262, ../sass/original_files/_techman.scss */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

/* line 6295, ../sass/original_files/_techman.scss */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

/* line 6312, ../sass/original_files/_techman.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 6317, ../sass/original_files/_techman.scss */
.pull-right {
  float: right !important;
}

/* line 6320, ../sass/original_files/_techman.scss */
.pull-left {
  float: left !important;
}

/* line 6323, ../sass/original_files/_techman.scss */
.hide {
  display: none !important;
}

/* line 6326, ../sass/original_files/_techman.scss */
.show {
  display: block !important;
}

/* line 6329, ../sass/original_files/_techman.scss */
.invisible {
  visibility: hidden;
}

/* line 6332, ../sass/original_files/_techman.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6339, ../sass/original_files/_techman.scss */
.hidden {
  display: none !important;
}

/* line 6342, ../sass/original_files/_techman.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 6348, ../sass/original_files/_techman.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 6354, ../sass/original_files/_techman.scss */
.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) {
  /* line 6369, ../sass/original_files/_techman.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 6372, ../sass/original_files/_techman.scss */
  table.visible-xs {
    display: table;
  }

  /* line 6375, ../sass/original_files/_techman.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 6378, ../sass/original_files/_techman.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 6384, ../sass/original_files/_techman.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 6389, ../sass/original_files/_techman.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 6394, ../sass/original_files/_techman.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6399, ../sass/original_files/_techman.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 6402, ../sass/original_files/_techman.scss */
  table.visible-sm {
    display: table;
  }

  /* line 6405, ../sass/original_files/_techman.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 6408, ../sass/original_files/_techman.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6414, ../sass/original_files/_techman.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6419, ../sass/original_files/_techman.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6424, ../sass/original_files/_techman.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6429, ../sass/original_files/_techman.scss */
  .visible-md {
    display: block !important;
  }

  /* line 6432, ../sass/original_files/_techman.scss */
  table.visible-md {
    display: table;
  }

  /* line 6435, ../sass/original_files/_techman.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 6438, ../sass/original_files/_techman.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6444, ../sass/original_files/_techman.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6449, ../sass/original_files/_techman.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6454, ../sass/original_files/_techman.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 6459, ../sass/original_files/_techman.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 6462, ../sass/original_files/_techman.scss */
  table.visible-lg {
    display: table;
  }

  /* line 6465, ../sass/original_files/_techman.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 6468, ../sass/original_files/_techman.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 6474, ../sass/original_files/_techman.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 6479, ../sass/original_files/_techman.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 6484, ../sass/original_files/_techman.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 6489, ../sass/original_files/_techman.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6494, ../sass/original_files/_techman.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6499, ../sass/original_files/_techman.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 6504, ../sass/original_files/_techman.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 6508, ../sass/original_files/_techman.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 6512, ../sass/original_files/_techman.scss */
  .visible-print {
    display: block !important;
  }

  /* line 6515, ../sass/original_files/_techman.scss */
  table.visible-print {
    display: table;
  }

  /* line 6518, ../sass/original_files/_techman.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 6521, ../sass/original_files/_techman.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 6526, ../sass/original_files/_techman.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6530, ../sass/original_files/_techman.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 6534, ../sass/original_files/_techman.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6538, ../sass/original_files/_techman.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 6542, ../sass/original_files/_techman.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6546, ../sass/original_files/_techman.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 6551, ../sass/original_files/_techman.scss */
  .hidden-print {
    display: none !important;
  }
}
/** new product carousel */
/* line 6557, ../sass/original_files/_techman.scss */
.product-carousel {
  height: 350px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 15px;
}

/* line 6564, ../sass/original_files/_techman.scss */
.product-carousel h1.product-name {
  color: white;
}

/* line 6567, ../sass/original_files/_techman.scss */
.product-carousel .container {
  display: table;
  height: 100%;
}

/* line 6571, ../sass/original_files/_techman.scss */
.product-carousel .container .product-heading-inner {
  display: table-cell;
  vertical-align: bottom;
}

/** style the galleries */
/* line 6580, ../sass/original_files/_techman.scss */
.gallery .gallery-item {
  margin-top: 0 !important;
}

/* line 6583, ../sass/original_files/_techman.scss */
.gallery .gallery-item img {
  border: 0 !important;
  width: 100% !important;
  height: auto !important;
}

/* schování top sidebaru ve sbaleném menu */
@media (max-width: 700px) {
  /* line 6591, ../sass/original_files/_techman.scss */
  #bs-example-navbar-collapse-1 #top-sidebar {
    display: none;
  }
}
/* dolazení dlaždic */
/* všechno, co má předdefinované pozadí, má padding 15px */
/* line 6597, ../sass/original_files/_techman.scss */
.tsc-custom-panel-bck-yellow,
.tsc-custom-panel-bck-blue,
.tsc-custom-panel-bck-dark,
.tsc-custom-panel-bck-gray,
.tsc-custom-panel-bck-green,
.tsc-custom-panel-bck-corporate,
.tsc-custom-panel-bck-red {
  padding: 15px;
}

/* všechny dlaždice ve sloupci kromě té poslední mají dolní margin 15px */
/* line 6609, ../sass/original_files/_techman.scss */
.panel-grid-cell > a {
  display: block;
}

/* line 6610, ../sass/original_files/_techman.scss */
.panel-grid-cell > * {
  margin-bottom: 15px;
}

/* line 6611, ../sass/original_files/_techman.scss */
.panel-grid-cell > *:last-child {
  margin-bottom: 0px;
}

/* line 6614, ../sass/original_files/_techman.scss */
.panel-grid-cell .so-panel {
  margin-bottom: 15px;
}

/* line 6615, ../sass/original_files/_techman.scss */
.panel-grid-cell .so-panel.panel-last-child {
  margin-bottom: 0px;
}

/* hover efekt u dlaždic, které jsou celé odkazem */
/* line 6618, ../sass/original_files/_techman.scss */
.panel-grid-cell > a .tsc-custom-panel-bck {
  position: relative;
}

/* line 6621, ../sass/original_files/_techman.scss */
.panel-grid-cell > a .tsc-custom-panel-bck:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  transition: all .3s;
}

/* line 6634, ../sass/original_files/_techman.scss */
.panel-grid-cell > a:hover .tsc-custom-panel-bck:after {
  opacity: 1;
}

/* NextGen */
/* line 6639, ../sass/original_files/_techman.scss */
.ngg-widget img {
  padding: 0 !important;
  margin: 0 15px 15px 0 !important;
  border: 0 !important;
}

/* line 6644, ../sass/original_files/_techman.scss */
#ngg-webslice h4 {
  display: none;
}

/* line 6648, ../sass/original_files/_techman.scss */
body {
  font-family: "Open Sans", "Arial", "Helvetica", "sans-serif" !important;
}

/* hotfixy z 25.6.2015 */
/* line 6653, ../sass/original_files/_techman.scss */
.single-post .techmania-featured-image {
  margin-bottom: 15px;
}

/* line 6656, ../sass/original_files/_techman.scss */
.single-post .blog-post-date-tags-container .blog-date-col-1 div:before {
  content: "Publikováno: ";
}

/* line 6659, ../sass/original_files/_techman.scss */
.footer-sidebar-container {
  background-attachment: fixed;
}

/* line 6662, ../sass/original_files/_techman.scss */
.tsc_taxonomy_program_info .tsc_taxonomy_program_info_letter,
.tsc_taxonomy_program_info .tsc_taxonomy_program_title {
  display: inline-block;
  vertical-align: top;
}

/* line 6667, ../sass/original_files/_techman.scss */
.tsc_taxonomy_program_info .tsc_taxonomy_program_info_letter img {
  height: 30px !important;
  width: auto !important;
}

/* line 6671, ../sass/original_files/_techman.scss */
.tsc_taxonomy_program_info .tsc_taxonomy_program_title {
  max-width: 170px;
  margin-top: 3px;
}

/* Carousely */
/* line 6677, ../sass/original_files/_techman.scss */
.carousel-caption h1 {
  color: white;
}

/* Černé carousely */
/* line 6681, ../sass/original_files/_techman.scss */
.postid-13646 .carousel-caption h1,
.postid-13653 .carousel-caption h1,
.postid-13651 .carousel-caption h1,
.postid-13656 .carousel-caption h1,
.postid-13591 .carousel-caption h1,
.postid-14188 .carousel-caption h1,
.postid-18077 .carousel-caption h1,
.postid-18585 .carousel-caption h1,
.postid-19200 .carousel-caption h1,
.postid-19202 .carousel-caption h1,
.postid-19229 .carousel-caption h1,
.postid-19231 .carousel-caption h1,
.postid-19365 .carousel-caption h1,
.postid-19397 .carousel-caption h1,
.postid-19496 .carousel-caption h1,
.postid-19513 .carousel-caption h1,
.postid-19510 .carousel-caption h1,
.postid-19495 .carousel-caption h1,
.postid-20912 .carousel-caption h1 {
  color: black;
}

/* buňky */
/* line 6704, ../sass/original_files/_techman.scss */
.product_info {
  background: transparent !important;
  border: 0 !important;
  display: inline-block;
  vertical-align: top;
}

/* line 6711, ../sass/original_files/_techman.scss */
.product_short_description {
  font-size: 20px;
  font-weight: normal;
}

/* line 6715, ../sass/original_files/_techman.scss */
.product_subject, .product_years {
  padding: 3px 12px;
  background: #fff;
  border: 2px solid #000;
  border-radius: 20px;
  display: inline-block;
  vertical-align: top;
}

/* line 6723, ../sass/original_files/_techman.scss */
.product_subject a {
  color: black;
}

/* PATIČKA */
/* line 6726, ../sass/original_files/_techman.scss */
.recentnewe ul {
  padding-left: 20px;
}

/* line 6727, ../sass/original_files/_techman.scss */
.recentnewe a {
  color: #00656E;
  display: block;
}

/* line 6728, ../sass/original_files/_techman.scss */
.recentnewe span {
  color: gray !important;
}

/* line 6729, ../sass/original_files/_techman.scss */
.recentnewe a[rel="tag"] {
  display: none;
}

/* line 6731, ../sass/original_files/_techman.scss */
.col-md-12.clearfix.no-padding > div > h1:first-child {
  display: none;
}

/* line 6736, ../sass/original_files/_techman.scss */
.single-post .techmania-featured-image {
  display: none;
}

/* oprava collapsing archiivu */
/* v sidebaru */
/* line 6742, ../sass/original_files/_techman.scss */
.widget_collapsarch .collapse {
  display: inline;
}

/* line 6745, ../sass/original_files/_techman.scss */
.widget_collapsarch ul ul {
  margin-left: 15px;
}

/* line 6748, ../sass/original_files/_techman.scss */
.widget_collapsarch ul ul ul {
  margin-left: 30px;
}

/* line 6751, ../sass/original_files/_techman.scss */
.techmania-contant ul {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* v těle postu */
/* line 6756, ../sass/original_files/_techman.scss */
.tsc-custom-panel-bck .collapsing.archives,
.tsc-custom-panel-bck .collapsing.archives ul {
  padding-left: 0;
}

/* oprava vzhledu tabulek */
/* line 6762, ../sass/original_files/_techman.scss */
table {
  background-color: transparent;
}

/* line 6765, ../sass/original_files/_techman.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #b4bcc2;
  text-align: left;
}

/* line 6771, ../sass/original_files/_techman.scss */
th {
  text-align: left;
}

/* line 6774, ../sass/original_files/_techman.scss */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 6779, ../sass/original_files/_techman.scss */
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;
}

/* line 6790, ../sass/original_files/_techman.scss */
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

/* line 6794, ../sass/original_files/_techman.scss */
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;
}

/* line 6802, ../sass/original_files/_techman.scss */
table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* line 6805, ../sass/original_files/_techman.scss */
table table {
  background-color: #ffffff;
}

/* line 6808, ../sass/original_files/_techman.scss */
table > tr:hover {
  background-color: #f5f5f5 !important;
}

/* collapsing sidebar menu fix */
/* skrývání všeho, kromě neaktivního stromu */
/* line 6814, ../sass/original_files/_techman.scss */
.tsc-custom-panel-bck .menu-item-has-children ul {
  display: none;
}

/* line 6817, ../sass/original_files/_techman.scss */
.tsc-custom-panel-bck .current-menu-ancestor.menu-item-has-children > ul,
.tsc-custom-panel-bck .current-menu-item.menu-item-has-children > ul {
  display: block;
}

/* implicitní styly seznamů */
/* line 6822, ../sass/original_files/_techman.scss */
.tsc-custom-panel-bck .menu li {
  margin-left: 13px;
}

/* line 6825, ../sass/original_files/_techman.scss */
.tsc-custom-panel-bck .current-menu-item > a {
  font-weight: bold;
}

/* line 6826, ../sass/original_files/_techman.scss */
.tsc-custom-panel-bck li.menu-item-has-children {
  margin-left: 0;
}

/* line 6827, ../sass/original_files/_techman.scss */
.tsc-custom-panel-bck li.menu-item-has-children:before {
  color: #555;
  content: "+  ";
  margin-left: 0;
}

/* line 6832, ../sass/original_files/_techman.scss */
.tsc_taxonomy_program {
  min-height: 230px !important;
}

/* line 6835, ../sass/original_files/_techman.scss */
.tsc_taxonomy_program {
  /* text-transform: uppercase; */
  color: gray;
  font-weight: bold;
}

/* line 6840, ../sass/original_files/_techman.scss */
.tsc_taxonomy_program a {
  /*	color: black !important;*/
}

/* line 6843, ../sass/original_files/_techman.scss */
.tsc_taxonomy_program > div {
  background-image: none;
  background-color: #ccc;
}

/* line 6847, ../sass/original_files/_techman.scss */
.tsc_taxonomy_program .tsc_taxonomy_program_info {
  min-height: 75px;
}

/* line 6851, ../sass/original_files/_techman.scss */
.tsc_taxonomy_program .tsc_taxonomy_program_info > .tsc_taxonomy_program_title {
  /* color:white;*/
  padding-right: 10px;
}

/* line 6859, ../sass/original_files/_techman.scss */
.ikona-right {
  float: right;
}

@media (min-width: 780px) {
  /* line 6863, ../sass/original_files/_techman.scss */
  .ikona-bottom {
    position: absolute;
    bottom: 15px;
  }
}
@media (min-width: 780px) {
  /* line 6869, ../sass/original_files/_techman.scss */
  .ikona-right {
    right: 15px;
  }
}
/* line 6873, ../sass/original_files/_techman.scss */
.carousel-inner {
  text-align: left !important;
}

/* line 6876, ../sass/original_files/_techman.scss */
.footer-sidebar-container {
  display: none;
}

/* line 6879, ../sass/original_files/_techman.scss */
.navbar-brand img {
  margin-left: 15px;
}

/* logolinky */
/* line 6883, ../sass/original_files/_techman.scss */
.logolinky-sidebar-widget {
  line-height: 2em;
  margin: 0 auto;
  text-align: left !important;
}

/* line 6889, ../sass/original_files/_techman.scss */
.logolinky-sidebar-widget .menu {
  padding-left: 0;
}

/* line 6892, ../sass/original_files/_techman.scss */
.carousel-caption {
  line-height: 2em;
  text-align: left !important;
  max-width: 1140px;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 0 15px;
}

/* zarovnání logolinků */
/* line 6902, ../sass/original_files/_techman.scss */
.footer-menu-container {
  position: relative;
  text-align: left;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
  margin-bottom: 30px;
}

/* line 6910, ../sass/original_files/_techman.scss */
.footer-menu-container ul.menu {
  margin: 10px 0;
}

/* line 6913, ../sass/original_files/_techman.scss */
.footer-menu-container ul.menu:first-child {
  margin-right: 45px;
}

/* line 6916, ../sass/original_files/_techman.scss */
.footer-menu-container .menu-item {
  margin: 5px 15px 5px 0;
}

/* line 6919, ../sass/original_files/_techman.scss */
.footer-menu-container #nav_menu-13,
.footer-menu-container #nav_menu-15,
.footer-menu-container #nav_menu-21,
.footer-menu-container #nav_menu-24,
.footer-menu-container #nav_menu-18,
.footer-menu-container #nav_menu-19,
.footer-menu-container #nav_menu-14,
.footer-menu-container #nav_menu-2 {
  display: inline-block;
  vertical-align: top;
}

/* oprava výšky obrázku */
/* line 6931, ../sass/original_files/_techman.scss */
.category-item .tsc_random_panel > div {
  min-height: 235px;
}

/* schování breadcrumb u produktů */
/* line 6936, ../sass/original_files/_techman.scss */
.tsc_programs .col-xs-12.col-sm-6.no-padding:first-child {
  display: none !important;
}

/* line 6940, ../sass/original_files/_techman.scss */
.page.page-id-17420 .tsc-custom-panel-bck h4 {
  margin: 30px 0 10px 0;
}

/*
.postid-18077 #ngg-gallery-18098-18077 img {
  max-width:47%;
  height:auto;
}
*/
/* line 6950, ../sass/original_files/_techman.scss */
.postid-18077 .fill {
  background-size: 1500px 400px;
  background-position: right top;
  background-repeat: no-repeat;
  /*background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);*/
}

/* line 6956, ../sass/original_files/_techman.scss */
.postid-18077 .carousel-inner,
.postid-19200 .carousel-inner,
.postid-19202 .carousel-inner {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffed00+0,ffb400+100 */
  background: #ffed00;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #ffed00 0%, #ffb400 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffed00), color-stop(100%, #ffb400));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #ffed00 0%, #ffb400 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #ffed00 0%, #ffb400 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #ffed00 0%, #ffb400 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #ffed00 0%, #ffb400 100%);
  /* W3C */
}

/* hotfix nadpisu na stránce Klubu / permanentky */
/* line 6972, ../sass/original_files/_techman.scss */
.klub-permanentka {
  font-size: 35px;
}

/* line 6975, ../sass/original_files/_techman.scss */
.klub-podnadpis {
  text-align: left;
}

/* line 6978, ../sass/original_files/_techman.scss */
.klub-ramec {
  padding: 15px;
}

@media (min-width: 837px) {
  /* line 6983, ../sass/original_files/_techman.scss */
  .klub-permanentka {
    font-size: 55px;
  }

  /* line 6986, ../sass/original_files/_techman.scss */
  .klub-podnadpis {
    /* text-align:right; */
    padding-left: 40px;
  }

  /* line 6990, ../sass/original_files/_techman.scss */
  .klub-ramec {
    padding: 40px !important;
  }
}
/* schování data publikování u příspěvků v kategorii Pracovní pozice */
/* line 6995, ../sass/original_files/_techman.scss */
.category-pracovni-pozice .category-item-date,
.category-pracovni-pozice.type-post .blog-post-date-tags-container {
  display: none;
}

/* line 7000, ../sass/original_files/_techman.scss */
.page-id-19100 .panel-grid-gutter-width-3-2 {
  padding-top: 0;
}

/* line 7003, ../sass/original_files/_techman.scss */
.page-id-19100 .right-menu-container {
  display: none;
}

/* komentované prohlídky oblohy featured */
/* line 7008, ../sass/original_files/_techman.scss */
.page-id-174 .widget_tsc_panel .col-md-4.tsc_taxonomy_program.no-padding:nth-child(2) .tsc_taxonomy_program_title,
.page-id-174 .widget_tsc_panel .col-md-4.tsc_taxonomy_program.no-padding:nth-child(5) .tsc_taxonomy_program_title {
  font-size: 12px;
  max-width: 135px;
}

@media (min-width: 780px) {
  /* line 7014, ../sass/original_files/_techman.scss */
  #pg-124-0,
  #pg-15793-0,
  #pg-126-0 {
    display: none;
  }
}
@media (max-width: 780px) {
  /* line 7021, ../sass/original_files/_techman.scss */
  #pgc-w5790949ff2e6c-0-1 {
    display: none !important;
  }
}
/* line 7026, ../sass/original_files/_techman.scss */
.vacations tr:hover {
  background: lightgray;
}

/* line 7027, ../sass/original_files/_techman.scss */
.vacations .vac {
  background: #fcfcd7;
}

/* line 7028, ../sass/original_files/_techman.scss */
.tech-rss .rsswidget img {
  display: none;
}

/* line 7029, ../sass/original_files/_techman.scss */
.post-23789 .col-md-8 {
  width: 100%;
}

/* line 7030, ../sass/original_files/_techman.scss */
.post-23789 .col-md-4 {
  display: none;
}

/* line 7032, ../sass/original_files/_techman.scss */
.shadow {
  -webkit-filter: drop-shadow(15px 15px 0px #28225c);
  filter: drop-shadow(15px 15px 0px #28225c);
  padding: 30px;
}

/* line 7037, ../sass/original_files/_techman.scss */
.bottomer {
  margin-bottom: 30px;
  padding-bottom: 30px;
}

/* line 7042, ../sass/original_files/_techman.scss */
.tsc-custom-panel-bck > div .panel-grid:last-child {
  width: 100%;
  display: inline-block !important;
  vertical-align: top !important;
}

/* line 7048, ../sass/original_files/_techman.scss */
.postid-13551 #myCarousel,
.postid-13551 .right-menu-container {
  display: none !important;
}

/* line 7052, ../sass/original_files/_techman.scss */
.postid-13551 .container.panel-grid-gutter-width-3-2 {
  padding-top: 0px !important;
}

/* line 7056, ../sass/original_files/_techman.scss */
.sow-icon-image {
  background-repeat: no-repeat;
  background-position: center center;
}

@media (min-width: 780px) {
  /* line 7061, ../sass/original_files/_techman.scss */
  .mobile-only {
    display: none !important;
  }
}
@media (max-width: 780px) {
  /* line 7066, ../sass/original_files/_techman.scss */
  .desktop-only {
    display: none !important;
  }
}
/* line 7071, ../sass/original_files/_techman.scss */
#ngg-gallery-3__2990818675-25371 .ngg-gallery-thumbnail-box {
  width: 33.3333%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* line 7077, ../sass/original_files/_techman.scss */
#ngg-gallery-3__2990818675-25371 .ngg-gallery-thumbnail-box * {
  width: 100%;
  margin: 0;
  padding: 0;
}

/* line 7082, ../sass/original_files/_techman.scss */
#ngg-gallery-3__2990818675-25371 .ngg-gallery-thumbnail-box img {
  width: 100%;
  height: auto;
  /*padding:5px;*/
}

@media (max-width: 750px) {
  /* line 7088, ../sass/original_files/_techman.scss */
  #ngg-gallery-3__2990818675-25371 .ngg-gallery-thumbnail-box {
    width: 50%;
  }
}
@media (max-width: 400px) {
  /* line 7093, ../sass/original_files/_techman.scss */
  #ngg-gallery-3__2990818675-25371 .ngg-gallery-thumbnail-box {
    width: 100%;
  }
}
/* CSS Document */
/* line 5, ../sass/original_files/_style.scss */
html, body {
  height: 100%;
}

/*
	width:1130px;
.container{
	padding-left: 0px;
	padding-right: 0px;
}
*/
/* line 18, ../sass/original_files/_style.scss */
.container-full-width {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media (min-width: 780px) {
  /* line 26, ../sass/original_files/_style.scss */
  .container-full-width {
    width: 1170px;
  }

  /* line 29, ../sass/original_files/_style.scss */
  .container-techmania {
    max-width: 1065px;
  }
}
/* line 34, ../sass/original_files/_style.scss */
.container-inline-block {
  display: inline-block;
}

/* line 39, ../sass/original_files/_style.scss */
.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* line 44, ../sass/original_files/_style.scss */
.no-padding-left {
  padding-left: 0px !important;
}

/* line 47, ../sass/original_files/_style.scss */
.no-padding-right {
  padding-right: 0px !important;
}

/* line 50, ../sass/original_files/_style.scss */
.top-header {
  background-color: #f8f8f8;
  border: 1px solid #F1F1F1;
}

/* line 54, ../sass/original_files/_style.scss */
.header-col-1 {
  width: 80%;
  float: left;
  text-align: right;
}

/* line 59, ../sass/original_files/_style.scss */
.header-col-1 span,
.help-line span {
  color: #747474;
  font-size: 13px;
}

/* line 64, ../sass/original_files/_style.scss */
.header-col-1 a,
.help-line a {
  color: #000000;
}

/* line 68, ../sass/original_files/_style.scss */
.header-col-2 {
  width: 20%;
  float: right;
}

/* line 72, ../sass/original_files/_style.scss */
.social-icons ul {
  float: right;
  list-style: none outside none;
  margin: 0px;
}

/* line 77, ../sass/original_files/_style.scss */
.social-icons ul li a i {
  color: #989898;
  font-size: 18px;
  margin-top: 2px;
}

/* line 82, ../sass/original_files/_style.scss */
.help-line {
  margin: 10px 0;
}

/* line 86, ../sass/original_files/_style.scss */
.top-email-id {
  margin: 10px 0 6px;
}

/**** MENU ****/
/* line 90, ../sass/original_files/_style.scss */
.navbar {
  margin-bottom: 0px;
  z-index: 10000;
}

/* line 94, ../sass/original_files/_style.scss */
.navbar {
  min-height: 80px;
}

@media (min-width: 780px) {
  /* line 99, ../sass/original_files/_style.scss */
  .navbar-nav > li > a {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
@media (max-width: 780px) {
  /* line 106, ../sass/original_files/_style.scss */
  .navbar-nav > li {
    padding-left: 20px;
  }

  /* line 110, ../sass/original_files/_style.scss */
  .navbar-nav > li > ul {
    visibility: hidden;
  }
}
/* line 116, ../sass/original_files/_style.scss */
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 121, ../sass/original_files/_style.scss */
.navbar-right .dropdown-menu {
  left: 0px;
  right: auto;
}

/* line 126, ../sass/original_files/_style.scss */
.navbar-toggle-no-border {
  border: none;
}

/* line 130, ../sass/original_files/_style.scss */
.logo-menu {
  margin-bottom: 20px;
}

/* line 133, ../sass/original_files/_style.scss */
.blue-title-color {
  color: #000000;
}

/* line 136, ../sass/original_files/_style.scss */
.search-form .search-submit {
  background-color: #428BCA;
  border-color: #357EBD;
  color: #FFFFFF;
  padding: 5px 20px;
  border: medium none;
}

/* line 143, ../sass/original_files/_style.scss */
.custom-header-img > a > img {
  width: 100%;
}

/* line 147, ../sass/original_files/_style.scss */
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}

/* line 151, ../sass/original_files/_style.scss */
.home-banner {
  margin-bottom: 20px;
}

/*** FOOTER **/
/* line 156, ../sass/original_files/_style.scss */
.footer-menu {
  background-attachment: fixed;
  background-image: url("../images/tsc-fullwidth-footer.jpg");
  background-position: 0 0;
  background-repeat: repeat;
  padding-bottom: 30px;
  color: #FFF;
}

/* line 164, ../sass/original_files/_style.scss */
.footer-menu h1 {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
}

/* line 170, ../sass/original_files/_style.scss */
.footer-menu h1.footer-blogs {
  margin-top: 0px !important;
}

/* line 173, ../sass/original_files/_style.scss */
.footer-menu ul {
  list-style: none;
  padding: 0px;
}

/* line 178, ../sass/original_files/_style.scss */
.footer-menu ul li {
  margin: 5px 0px;
}

/* line 181, ../sass/original_files/_style.scss */
.footer-menu ul li i {
  margin-right: 10px;
}

/* line 184, ../sass/original_files/_style.scss */
.footer-menu ul li a {
  color: #d6d6d6;
  font-size: 15px;
}

/* line 188, ../sass/original_files/_style.scss */
.footer-title-line {
  border-top: 1px solid #FFF;
  margin: 6px 0 16px;
  width: 100%;
}

/* line 193, ../sass/original_files/_style.scss */
.footer-menu .widget_sp_image {
  margin-bottom: 15px;
}

/* line 197, ../sass/original_files/_style.scss */
.footer-menu .widget_nav_menu h1.footer-blogs {
  margin-top: 0px;
}

/* line 201, ../sass/original_files/_style.scss */
.footer-menu .footer-widget {
  margin-bottom: 30px;
}

/* line 206, ../sass/original_files/_style.scss */
.form-control {
  background-color: transparent;
  margin-bottom: 5px;
  border-color: #444444;
  border-radius: 1px;
}

/* line 212, ../sass/original_files/_style.scss */
.form-horizontal,
.form-group {
  margin: 0px !important;
}

/* line 216, ../sass/original_files/_style.scss */
.send-button {
  font-size: 16px;
  color: #FFF;
  background-color: #000000;
  border-radius: 1px;
  border: none;
  padding: 5px 25px;
}

/* line 224, ../sass/original_files/_style.scss */
.recent-blog-count a {
  color: #d6d6d6;
}

/* line 227, ../sass/original_files/_style.scss */
.recentBlog ul li {
  margin-top: 0px;
}

/* line 230, ../sass/original_files/_style.scss */
.recent-bolg .recent-col-1 {
  width: 46%;
  float: left;
}

/* line 234, ../sass/original_files/_style.scss */
.recent-bolg .recent-col-2 {
  width: 50%;
  float: left;
}

/* line 238, ../sass/original_files/_style.scss */
.recent-bolg p,
.recent-bolg h2 {
  color: #d6d6d6;
  font-size: 14px;
  padding-top: 5px;
  margin: 5px 0px;
}

/* line 245, ../sass/original_files/_style.scss */
.recent-bolg h6 {
  margin: 0px;
  margin-bottom: 10px;
}

/* line 249, ../sass/original_files/_style.scss */
.recent-bolg h6 a {
  font-size: 15px;
  color: #d6d6d6;
}

/* line 253, ../sass/original_files/_style.scss */
.footer-single-post p a {
  color: #d6d6d6;
}

/* line 256, ../sass/original_files/_style.scss */
.recent-blog-count > div {
  float: left;
  color: #D6D6D6;
  border: 1px solid #444444;
  font-size: 12px;
  padding-left: 4px;
  padding-right: 10px;
}

/* line 264, ../sass/original_files/_style.scss */
.recent-blog-count div i {
  margin-right: 2px;
  padding: 10px 5px;
  color: #9a9a9a;
}

/*** END FOOTER **/
/** CSS SET FOOTER **/
/* line 271, ../sass/original_files/_style.scss */
.footer-menu table {
  width: 100%;
}

/* line 274, ../sass/original_files/_style.scss */
.footer-menu select {
  color: #000000;
  padding: 5px;
  width: 100%;
}

/* line 279, ../sass/original_files/_style.scss */
.footer-menu .children li {
  border-bottom: medium none;
  padding: 5px 0 0 20px;
}

/* line 283, ../sass/original_files/_style.scss */
.footer-menu .search-form {
  color: #000000;
}

/* line 286, ../sass/original_files/_style.scss */
.footer-menu .search-submit, .main-sidebar .search-submit {
  background-color: #000000 !important;
  border: medium none;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 13px;
  padding: 3px 12px;
}

/* line 294, ../sass/original_files/_style.scss */
.footer-menu .textwidget img {
  height: auto;
  max-width: 100%;
}

/* line 298, ../sass/original_files/_style.scss */
.footer-menu .tagcloud a {
  border: 1px solid #E5E5E5;
  color: #FFFFFF;
  display: inline-table;
  font-size: 85% !important;
  margin-bottom: 5px;
  padding: 5px;
}

/* line 306, ../sass/original_files/_style.scss */
.footer-menu .sub-menu li {
  border-bottom: medium none;
  padding: 5px 0 0 20px;
}

/***** copyright *******/
/* line 314, ../sass/original_files/_style.scss */
.copyright {
  background-color: #101010;
}

/* line 317, ../sass/original_files/_style.scss */
.copyright p {
  color: #a2a2a2;
  font-size: 14px;
  padding: 15px 0px;
  margin: 0px;
}

/* line 323, ../sass/original_files/_style.scss */
.copyright ul {
  margin: 0;
  padding: 15px 0;
}

/* line 327, ../sass/original_files/_style.scss */
.copyright ul li a,
.copyright ul li {
  font-size: 14px;
  color: #a2a2a2;
}

/***** END copyright *******/
/* line 334, ../sass/original_files/_style.scss */
.center-welcome-line {
  border-top: 2px solid #000000;
  margin: 10px auto 20px;
  width: 21%;
}

/* line 339, ../sass/original_files/_style.scss */
.technology {
  margin-bottom: 30px;
}

/* line 342, ../sass/original_files/_style.scss */
.technology-blog {
  text-align: center;
}

/* line 345, ../sass/original_files/_style.scss */
.technology-blog img {
  margin: 0px auto;
  max-width: 100px;
}

/* line 349, ../sass/original_files/_style.scss */
.technology-blog h1 {
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

/* line 355, ../sass/original_files/_style.scss */
.technology-blog p {
  font-size: 14px;
  color: #595757;
  line-height: 23px;
}

/* line 360, ../sass/original_files/_style.scss */
.main-title h1 {
  font-size: 24px;
  color: #000000;
  margin: 20px 0px 0;
  text-transform: uppercase;
}

/* line 366, ../sass/original_files/_style.scss */
.full-line-title {
  border-top: 1px solid #E9E9E9;
  margin: 5px -2px 20px;
  width: 100%;
}

/* line 371, ../sass/original_files/_style.scss */
.our-doctors img {
  margin: 0px auto;
  max-width: 206px;
}

/* line 375, ../sass/original_files/_style.scss */
.doctors-title h1 {
  color: #6f6f6f;
  font-size: 18px;
  margin: 5px 0;
}

/* line 380, ../sass/original_files/_style.scss */
.doctors-title p {
  font-size: 14px;
  color: #000000;
}

/* line 384, ../sass/original_files/_style.scss */
.doctors-title {
  border: 1px solid #E9E9E9;
  margin: 0 auto;
  text-align: center;
  width: 77%;
}

/* line 390, ../sass/original_files/_style.scss */
.home-blog {
  margin-bottom: 25px;
  padding-right: 15px;
  width: 100%;
}

/* line 395, ../sass/original_files/_style.scss */
.blog-date h6 {
  font-size: 14px;
  color: #7a7a7a;
  text-align: center;
  margin-top: 0px;
  line-height: 24px;
  margin-top: 10px;
}

/* line 403, ../sass/original_files/_style.scss */
.blog-contan p {
  font-size: 14px;
  color: #5c5c5c;
}

/* line 407, ../sass/original_files/_style.scss */
.blog-contan h1 {
  font-size: 18px;
  color: #000000;
  margin-top: 0px;
}

/* line 412, ../sass/original_files/_style.scss */
.dr-name-icon {
  margin: 5px 0 10px;
  color: #7b8a8b;
}

/* line 416, ../sass/original_files/_style.scss */
.dr-name-icon i {
  color: #9a9a9a;
  margin-right: 5px;
}

/* line 420, ../sass/original_files/_style.scss */
.dr-name-icon span {
  margin-right: 10px;
}

/* line 423, ../sass/original_files/_style.scss */
.blog-comment {
  background-color: #000000;
  color: #FFF;
  text-align: center;
  padding: 6px;
}

/* line 429, ../sass/original_files/_style.scss */
.blog-comment i {
  margin-right: 8px;
}

/* line 432, ../sass/original_files/_style.scss */
.blog-contan span a {
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
}

/* line 437, ../sass/original_files/_style.scss */
.blog-date {
  border: 1px solid #f1f1f1;
  margin-right: 5px;
}

/* line 441, ../sass/original_files/_style.scss */
.blog-contan {
  margin-right: -5px;
}

/* line 444, ../sass/original_files/_style.scss */
.twiterpost {
  background-color: #000000;
  color: #FFF;
}

/* line 448, ../sass/original_files/_style.scss */
.twiterpost p {
  font-size: 15px;
  margin-bottom: 0;
  padding: 15px 0px;
}

/* line 453, ../sass/original_files/_style.scss */
.icon-msg {
  float: left;
  width: 80%;
}

/* line 457, ../sass/original_files/_style.scss */
.twiterpost i {
  font-size: 30px;
  margin: 10px 30px 9px 0px;
  float: left;
}

/* line 462, ../sass/original_files/_style.scss */
.blog-date-col-1 h2 {
  color: #7A7A7A;
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
}

/* line 468, ../sass/original_files/_style.scss */
.single-blog {
  margin-bottom: 15px;
  clear: both;
}

/* line 472, ../sass/original_files/_style.scss */
.single-blog > .blog-contan-col-3 > .techmania-featured-image {
  max-width: 665px;
}

/* line 475, ../sass/original_files/_style.scss */
.single-blog .blog-date-col-1 {
  border: 1px solid #F1F1F1;
  float: left;
  margin-top: 15px;
  text-align: center;
  width: 7%;
  clear: both;
}

/* line 483, ../sass/original_files/_style.scss */
.single-blog .blog-contan-col-2 {
  margin-bottom: 20px;
  margin-top: 15px;
  width: 100%;
  display: table;
  background-image: url(../images/tsc-fullwidth-default.jpg);
  background-position: 0 0;
  background-repeat: repeat;
  background-attachment: scroll;
}

/* line 494, ../sass/original_files/_style.scss */
.single-blog .blog-contan-col-2 img {
  display: table-cell;
}

/* line 497, ../sass/original_files/_style.scss */
.single-blog .blog-content {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}

/* line 502, ../sass/original_files/_style.scss */
.single-blog .blog-content .blog-content-date {
  margin: 5px 0 5px;
}

/* line 505, ../sass/original_files/_style.scss */
.single-blog .blog-contan-col-2 .content-title {
  display: table-cell;
  vertical-align: top;
}

/* line 509, ../sass/original_files/_style.scss */
.single-blog .blog-contan-col-2 .content-title h1 {
  margin-bottom: 0px;
}

/* line 512, ../sass/original_files/_style.scss */
.single-blog .blog-contan-col-2 .content-title h1 a {
  color: #00656E;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0px;
}

/* line 518, ../sass/original_files/_style.scss */
.single-blog .blog-contan-col-2 .techmania-contant {
  color: #181818;
  font-size: 15px;
  line-height: 30px;
  margin-bottom: 15px;
  margin-right: 32px;
  clear: both;
}

/* line 526, ../sass/original_files/_style.scss */
.single-blog .blog-contan-col-2 .reading > a {
  color: #000000;
  border: 1px solid #000000;
  font-size: 15px;
  padding: 8px 15px;
}

/* line 532, ../sass/original_files/_style.scss */
.single-blog .blog-contan-col-2 .reading {
  margin-top: 10px;
}

/* line 536, ../sass/original_files/_style.scss */
.dr-name-icon li {
  list-style: none;
  display: inline;
}

/* line 540, ../sass/original_files/_style.scss */
.recent-post-blog {
  margin-bottom: 25px;
  margin-top: 25px;
}

/* line 544, ../sass/original_files/_style.scss */
.blog-tags {
  margin-top: 25px;
}

/* line 547, ../sass/original_files/_style.scss */
.recent-single-blogs h6 {
  color: #181818;
  font-size: 15px;
}

/* line 551, ../sass/original_files/_style.scss */
.recent-single-blogs h2,
.recent-single-blogs p {
  color: #5c5c5c;
  font-size: 14px;
}

/* line 556, ../sass/original_files/_style.scss */
.recent-single-blog-count > div {
  float: left;
  color: #181818;
  border: 1px solid #c8c8c8;
  font-size: 12px;
  padding-left: 2px;
  padding-right: 7px;
}

/* line 564, ../sass/original_files/_style.scss */
.recent-single-blog-count div i {
  margin-right: 2px;
  padding: 10px 5px;
  color: #9a9a9a;
}

/* line 570, ../sass/original_files/_style.scss */
.main-sidebar {
  margin-bottom: 15px;
}

/* line 573, ../sass/original_files/_style.scss */
.main-sidebar .sidebar-title h1 {
  border-bottom: 1px dashed #606060;
  color: #000000;
  font-size: 22px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  text-transform: uppercase;
}

/* line 581, ../sass/original_files/_style.scss */
.main-sidebar h1 {
  color: #212121;
  font-size: 14px;
  margin: 0 0 -1px;
  padding-bottom: 13px;
  padding-right: 0px;
}

/* line 588, ../sass/original_files/_style.scss */
.main-sidebar ul li a {
  font-size: 16px;
}

/* line 591, ../sass/original_files/_style.scss */
.main-sidebar ul li {
  padding: 7px 0;
}

/* line 594, ../sass/original_files/_style.scss */
.main-sidebar ul {
  list-style: none outside none;
  padding-left: 0;
}

/* line 599, ../sass/original_files/_style.scss */
.main-sidebar .recent-col-1 img {
  max-width: 103px;
  margin-bottom: 7px;
}

/* line 603, ../sass/original_files/_style.scss */
.main-sidebar .recent-blog-count {
  clear: both;
}

/* line 606, ../sass/original_files/_style.scss */
.main-sidebar .recent-col-2 > h6 {
  margin: 0px;
}

/* line 609, ../sass/original_files/_style.scss */
.main-sidebar .recent-col-2 > h6 a {
  color: #181818;
  font-size: 15px;
}

/* line 613, ../sass/original_files/_style.scss */
.main-sidebar .recent-col-1 {
  float: left;
  width: 46%;
}

/* line 617, ../sass/original_files/_style.scss */
.main-sidebar .recent-bolg .recent-col-2 {
  float: left;
  width: 50%;
}

/* line 621, ../sass/original_files/_style.scss */
.main-sidebar .recent-bolg p, .recent-bolg h2 {
  clear: both;
  color: #D6D6D6;
  font-size: 14px;
  margin: 5px 0;
}

/* line 627, ../sass/original_files/_style.scss */
.main-sidebar .recent-blog-count > div {
  border: 1px solid #C8C8C8;
  color: #181818;
  float: left;
  font-size: 12px;
  padding-left: 4px;
  padding-right: 10px;
}

/* line 635, ../sass/original_files/_style.scss */
.main-sidebar .footer-single-post p a {
  color: #181818;
}

/* line 638, ../sass/original_files/_style.scss */
.main-sidebar .children li,
.main-sidebar .sub-menu li {
  border-bottom: medium none;
  padding: 5px 0 0 20px;
}

/* line 644, ../sass/original_files/_style.scss */
.main-sidebar select {
  border: 1px solid #C8C8C8;
  padding: 5px;
}

/* line 648, ../sass/original_files/_style.scss */
.techmania-next-link > a,
.techmania-previous-link > a {
  color: #000000;
}

/* line 652, ../sass/original_files/_style.scss */
.techmania-default-pagination {
  padding-left: auto;
  padding-right: auto;
  margin-bottom: 30px;
  margin-top: 20px;
}

/* line 658, ../sass/original_files/_style.scss */
.blog-contan-col-2 .techmania-contant > a {
  border: 1px solid #000000;
  color: #000000;
  display: table;
  font-size: 15px;
  margin-top: 15px;
  padding: 5px 20px;
}

/* line 666, ../sass/original_files/_style.scss */
.blog-tags > a {
  background-color: #000000;
  color: #FFFFFF;
  display: inline-table;
  margin-bottom: 17px;
  margin-right: -3px;
  padding: 7px 8px;
}

/* line 674, ../sass/original_files/_style.scss */
.paging-blog {
  margin-bottom: 20px;
}

/* line 678, ../sass/original_files/_style.scss */
.categories-count {
  float: right;
}

/* line 681, ../sass/original_files/_style.scss */
.form-control {
  /* background-color: #222222; 
  border: 1px solid #444444;*/
  border-radius: 0px;
  margin-bottom: 10px;
}

/* line 687, ../sass/original_files/_style.scss */
.blog-send-button {
  background-color: #000000;
  border: medium none;
  border-radius: 1px;
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 15px;
  padding: 10px 30px;
  text-transform: uppercase;
}

/* line 697, ../sass/original_files/_style.scss */
.single-blogtitle h1 {
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 26px;
}

/* line 703, ../sass/original_files/_style.scss */
.single-blogtitle h1:after {
  border-top: 1px solid #d5d5d5;
  content: " ";
  display: inline-block;
  margin: 0 0 5px 6px;
  width: 79%;
}

/* line 710, ../sass/original_files/_style.scss */
.comment-form label,
.form-allowed-tags,
.comment-notes,
.screen-reader-text {
  display: none;
}

/* line 716, ../sass/original_files/_style.scss */
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  background-color: #F9F9F9;
  border: 1px solid #EEEEEE;
  float: left;
  margin-bottom: 15px;
  margin-right: 20px;
  margin-top: 12px;
  padding: 8px;
  width: 29.33%;
  color: #555555;
}

/* line 729, ../sass/original_files/_style.scss */
.comment-form-comment textarea {
  background-color: #F9F9F9;
  border: 1px solid #EEEEEE;
  height: 90px;
  padding: 9px;
  width: 93%;
  color: #555555;
}

/* line 737, ../sass/original_files/_style.scss */
.comment-respond h3:after,
.comments-title:after {
  border-top: 1px solid #D5D5D5;
  content: " ";
  display: inline-block;
  margin: 0 0 5px 6px;
  width: 79%;
}

/* line 745, ../sass/original_files/_style.scss */
.comment-respond h3,
.comments-title {
  color: #000000;
  font-size: 18px;
  margin-bottom: 26px;
  text-transform: uppercase;
}

/* line 752, ../sass/original_files/_style.scss */
#comments > ul {
  padding: 0;
  list-style: none;
}

/* line 757, ../sass/original_files/_style.scss */
.form-submit input {
  background-color: #000000;
  border: medium none;
  border-radius: 1px;
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 15px;
  padding: 10px 30px;
  text-transform: uppercase;
}

/* line 767, ../sass/original_files/_style.scss */
.comment-box .comment-col-1 {
  float: left;
  margin-right: 15px;
  width: 6%;
  clear: both;
}

/* line 773, ../sass/original_files/_style.scss */
.comment-box .comment-col-1 img {
  margin: 0px auto;
  margin-top: 30px;
  max-height: 40px;
  max-width: 40px;
  border: 1px solid #CCCCCC;
}

/* line 780, ../sass/original_files/_style.scss */
.comment-box .comment-col-2 {
  width: 84%;
  float: left;
}

/* line 784, ../sass/original_files/_style.scss */
.comment-box .comment-col-2 span,
.comment-box .comment-col-2 a {
  color: #017e94;
  font-size: 14px;
  margin-right: 10px;
}

/* line 790, ../sass/original_files/_style.scss */
.comment-box .comment-col-2 p {
  background-color: #F9F9F9;
  border-bottom: 1px solid #DFDFDF;
  color: #6A6A6A;
  margin: 5px 10px 10px;
  padding: 5px 8px 35px;
}

/* line 797, ../sass/original_files/_style.scss */
.comment-box {
  margin-bottom: 0px;
}

/* line 800, ../sass/original_files/_style.scss */
.input-text-box {
  background-color: #F9F9F9;
  border: medium none;
  float: left;
  margin-right: 20px;
  width: 29.33%;
  margin-top: 11px;
}

/* line 808, ../sass/original_files/_style.scss */
.message-box {
  background-color: #F9F9F9;
  border: medium none;
  width: 93%;
}

/* line 813, ../sass/original_files/_style.scss */
.our-doctors-blogs {
  margin-bottom: 25px;
}

/* line 816, ../sass/original_files/_style.scss */
.our-partners {
  margin-bottom: 57px;
  clear: both;
}

/* line 820, ../sass/original_files/_style.scss */
.black-box {
  background-color: transparent;
  border: 1px solid #f1f1f1;
  font-size: 14px;
  font-weight: bold;
  height: 22px;
  margin: 3px 0 0;
  padding: 2px 0 0 8px;
  width: 24px !important;
}

/* line 830, ../sass/original_files/_style.scss */
.black-box i {
  margin: 2px;
}

/* line 833, ../sass/original_files/_style.scss */
.prev {
  float: right;
  color: #a0a0a0;
  cursor: pointer;
}

/* line 838, ../sass/original_files/_style.scss */
.next {
  float: right;
  color: #a0a0a0;
  cursor: pointer;
}

/* line 843, ../sass/original_files/_style.scss */
.inputtextbox-name {
  width: 48%;
  margin-right: 5px;
  float: left;
}

/* line 848, ../sass/original_files/_style.scss */
.inputtextbox-email {
  float: right;
  margin-right: 0;
  width: 48%;
}

/* line 853, ../sass/original_files/_style.scss */
.paging-blog a {
  font-size: 16px;
  color: #000;
}

/* line 857, ../sass/original_files/_style.scss */
.paging-blog i {
  color: #FFFFFF;
  font-size: 17px;
  margin: 2px;
}

/* line 862, ../sass/original_files/_style.scss */
.leave-form {
  margin-bottom: 50px;
}

/* line 865, ../sass/original_files/_style.scss */
.left-right-box {
  background-color: #000000;
}

/* line 869, ../sass/original_files/_style.scss */
.main-sidebar .search-submit {
  background-color: #000000;
  border: medium none;
  border-radius: 1px;
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 14px;
  padding: 4px 8px;
  text-transform: uppercase;
}

/* line 879, ../sass/original_files/_style.scss */
.main-sidebar .textwidget img,
.main-sidebar .textwidget select {
  max-width: 100%;
}

/* line 883, ../sass/original_files/_style.scss */
.main-sidebar #calendar_wrap > table,
.blog-contan-col-2 table,
.main-sidebar select {
  width: 100%;
}

/* line 888, ../sass/original_files/_style.scss */
.main-sidebar .tagcloud a {
  background-color: #000000;
  color: #FFFFFF;
  display: inline-table;
  font-size: 14px !important;
  margin-bottom: 5px;
  margin-right: -3px;
  padding: 6px 9px;
}

/* line 897, ../sass/original_files/_style.scss */
.main-sidebar .children {
  margin-left: 15px;
}

/* line 900, ../sass/original_files/_style.scss */
.main-sidebar .recent-blog-count a {
  color: #181818;
}

/* line 903, ../sass/original_files/_style.scss */
.main-sidebar .size-large,
.alignnone.size-full {
  height: auto;
}

/* line 908, ../sass/original_files/_style.scss */
.blog-contan-col-2 > img {
  margin-bottom: 20px;
}

/* line 911, ../sass/original_files/_style.scss */
.blog-contan-col-2 img,
.wp-caption img {
  width: 235px;
  height: auto;
  margin: 0px 28px 0px 0;
}

/* line 917, ../sass/original_files/_style.scss */
.main-sidebar label {
  width: 100%;
}

/* line 920, ../sass/original_files/_style.scss */
input[type="search"] {
  padding: 4px 3px;
  width: 100%;
  border: 1px solid #CDCDCD;
}

/* line 926, ../sass/original_files/_style.scss */
.techmania-margin-bottom {
  margin-bottom: 20px;
}

/* line 929, ../sass/original_files/_style.scss */
.wp-caption {
  max-width: 100%;
}

/* line 932, ../sass/original_files/_style.scss */
.footer-single-post {
  margin-bottom: 15px;
}

/* line 935, ../sass/original_files/_style.scss */
.techmania-next-link {
  float: right;
}

/* line 940, ../sass/original_files/_style.scss */
.header-breadcrumb ol {
  padding-left: 0px;
}

/* line 943, ../sass/original_files/_style.scss */
.techmania-leftbar .comments-area {
  float: right;
  width: 92%;
}

/* line 947, ../sass/original_files/_style.scss */
.techmania-leftbar .comment-form-comment textarea {
  width: 100%;
}

/* line 950, ../sass/original_files/_style.scss */
.techmania-leftbar .comment-respond h3:after, .comments-title:after {
  width: 83%;
}

/* line 953, ../sass/original_files/_style.scss */
.techmania-leftbar .single-blog .blog-contan-col-2 {
  float: right;
  width: 85%;
}

/* line 957, ../sass/original_files/_style.scss */
.techmania-leftbar .single-blog .blog-contan-col-2 p {
  margin-right: 0;
  clear: both;
}

/* line 961, ../sass/original_files/_style.scss */
.techmania-leftbar .single-blog .blog-date-col-1 {
  margin-left: 60px;
}

/* line 964, ../sass/original_files/_style.scss */
.techmania-leftbar .comment-box .comment-col-2 {
  float: left;
  width: 91%;
}

/* line 968, ../sass/original_files/_style.scss */
.left-sidebar .main-sidebar {
  padding-left: 0px;
}

/* line 971, ../sass/original_files/_style.scss */
.techmania-fullsidebar .single-blog .blog-contan-col-2 {
  width: 93%;
}

/* line 974, ../sass/original_files/_style.scss */
.techmania-fullsidebar .single-blog .blog-date-col-1 {
  width: 6%;
}

/* line 977, ../sass/original_files/_style.scss */
.techmania-fullsidebar .single-blog .blog-contan-col-2 p {
  margin-right: 0;
}

/* line 980, ../sass/original_files/_style.scss */
.techmania-fullsidebar .comment-form-comment textarea {
  width: 100%;
}

/* line 983, ../sass/original_files/_style.scss */
.techmania-fullsidebar .comment-respond h3:after, .comments-title:after {
  width: 88%;
}

/* line 986, ../sass/original_files/_style.scss */
.homepage-theme-title h2 {
  color: #040404;
  font-size: 28px;
  margin-bottom: 3px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  padding-top: 20px;
  clear: both;
}

/* line 996, ../sass/original_files/_style.scss */
.homepage-theme-title h3 {
  color: #040404;
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 12px;
}

/* line 1003, ../sass/original_files/_style.scss */
.fa.fa-tags {
  margin-right: 1px !important;
}

/***** Gallery ******/
/* line 1007, ../sass/original_files/_style.scss */
.gallery {
  margin-bottom: 20px;
}

/* line 1010, ../sass/original_files/_style.scss */
.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}

/* line 1016, ../sass/original_files/_style.scss */
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

/* line 1019, ../sass/original_files/_style.scss */
.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
}

/* line 1024, ../sass/original_files/_style.scss */
.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px);
}

/* line 1029, ../sass/original_files/_style.scss */
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px);
}

/* line 1034, ../sass/original_files/_style.scss */
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px);
}

/* line 1039, ../sass/original_files/_style.scss */
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px);
}

/* line 1044, ../sass/original_files/_style.scss */
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px);
}

/* line 1049, ../sass/original_files/_style.scss */
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px);
}

/* line 1054, ../sass/original_files/_style.scss */
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px);
}

/* line 1059, ../sass/original_files/_style.scss */
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

/* line 1062, ../sass/original_files/_style.scss */
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}

/* line 1080, ../sass/original_files/_style.scss */
.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 1089, ../sass/original_files/_style.scss */
.gallery-item:hover .gallery-caption {
  opacity: 1;
}

/* line 1092, ../sass/original_files/_style.scss */
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}

/* line 1095, ../sass/original_files/_style.scss */
.gallery img {
  margin: 0px;
  height: auto;
}

/* line 1099, ../sass/original_files/_style.scss */
.sticky .entry-date {
  display: none;
}

/* line 1102, ../sass/original_files/_style.scss */
.bypostauthor > article .fn:before {
  margin: 0 2px 0 -2px;
  position: relative;
  top: -1px;
}

/**END Gallery **/
/* line 1110, ../sass/original_files/_style.scss */
#doctors .item img,
#home-banner .item img,
#our-partners .item img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 1118, ../sass/original_files/_style.scss */
#our-partners .item {
  margin: 3px;
}

/* line 1122, ../sass/original_files/_style.scss */
#home-banner .item {
  margin: 0px;
  position: relative;
}

/* line 1127, ../sass/original_files/_style.scss */
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/* line 1132, ../sass/original_files/_style.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 0 !important;
}

/* line 1138, ../sass/original_files/_style.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em !important;
  margin-bottom: 0 !important;
}

/* line 1144, ../sass/original_files/_style.scss */
.wp-caption {
  background: none repeat scroll 0 0 #000000;
  clear: both;
  margin-bottom: 14px;
  max-width: 100%;
  padding: 5px;
  text-align: center;
}

/* line 1152, ../sass/original_files/_style.scss */
.wp-caption-text {
  color: #FFFFFF !important;
  font-size: 14px !important;
  font-weight: normal;
  margin: 0 auto !important;
  padding: 8px 0;
  text-align: center !important;
}

/* line 1160, ../sass/original_files/_style.scss */
.wp-caption-text > a {
  color: #181818;
}

/* line 1163, ../sass/original_files/_style.scss */
.blog-contan-col-2 p {
  color: #343434;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 15px;
}

/* line 1169, ../sass/original_files/_style.scss */
.techmania-entry-meta {
  float: left;
  margin-right: 15px;
}

/* line 1173, ../sass/original_files/_style.scss */
.techmania-home-blog-img img {
  max-width: 100%;
  height: 150px;
  margin-bottom: 15px;
}

/* line 1179, ../sass/original_files/_style.scss */
.home-blog .blog-contan h1 a {
  color: #000000;
  font-size: 18px;
}

/* line 1183, ../sass/original_files/_style.scss */
.home-blog .dr-name-icon i {
  color: #9A9A9A;
  margin-right: 5px;
}

/* line 1187, ../sass/original_files/_style.scss */
.home-blog .dr-name-icon {
  margin: 5px 0 10px;
}

/* line 1190, ../sass/original_files/_style.scss */
.home-blog .blog-contan span a,
.home-blog .blog-contan span {
  color: #9a9a9a;
  font-size: 14px;
  text-transform: none;
}

/* line 1196, ../sass/original_files/_style.scss */
.homepage-theme-title {
  margin-bottom: 40px;
}

/* line 1199, ../sass/original_files/_style.scss */
.techmania-homeblog {
  z-index: 1;
  clear: both;
}

/* line 1203, ../sass/original_files/_style.scss */
.techmania-download-link a {
  border: 1px solid #CCCCCC;
  color: #FFFFFF;
  display: table;
  margin-top: 10px;
  padding: 5px 20px;
}

/* line 1210, ../sass/original_files/_style.scss */
.techmania-download-link a:hover {
  color: #ffffff;
}

/* line 1213, ../sass/original_files/_style.scss */
.main-sidebar select {
  margin-bottom: 20px;
}

/* line 1217, ../sass/original_files/_style.scss */
.home-banner .item > h1 {
  color: #FFFFFF;
  font-size: 40px;
  margin-left: 20%;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 31px;
  width: 40%;
  z-index: 999;
}

/* line 1228, ../sass/original_files/_style.scss */
.home-banner .slidetext {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 30px;
  margin-left: 20%;
  position: absolute;
  text-align: left;
  top: 100px;
  width: 40%;
  z-index: 999;
}

/* line 1240, ../sass/original_files/_style.scss */
.home-banner .slidetext a {
  border: 1px solid #CCCCCC;
  color: #FFFFFF;
  display: table;
  margin-top: 21px;
  padding: 3px 11px;
}

/* line 1247, ../sass/original_files/_style.scss */
.footer-single-post .recent-blog-count > div {
  padding-right: 6px;
}

/* line 1251, ../sass/original_files/_style.scss */
.owl-controls .owl-buttons div {
  background: none repeat scroll 0 0 #56717b;
  border-radius: 30px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 25px;
  margin: 5px;
  padding: 5px 18px;
}

/* line 1260, ../sass/original_files/_style.scss */
.owl-controls .owl-buttons .owl-prev {
  left: 5px;
  position: relative;
  top: 230px;
  z-index: 99;
}

/* line 1266, ../sass/original_files/_style.scss */
.owl-controls .owl-buttons .owl-next {
  right: 5px;
  position: relative;
  top: 230px;
  z-index: 99;
}

/* line 1273, ../sass/original_files/_style.scss */
.techmania-home-banner {
  position: relative;
}

/* line 1276, ../sass/original_files/_style.scss */
#displaymessage {
  color: #FFFFFF;
  font-size: 30px;
  margin: 35px 43px;
  padding-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 1297, ../sass/original_files/_style.scss */
.pagination {
  margin: 0px;
}

/****/
/* line 1301, ../sass/original_files/_style.scss */
.techmania-rightbar .single-blog .blog-contan-col-2 p,
.techmania-fullsidebar .single-blog .blog-contan-col-2 p {
  clear: both;
}

/* line 1305, ../sass/original_files/_style.scss */
.wp-caption-text > a:hover {
  color: #FFF;
}

/********* Media CSS Start *********/
@media (max-width: 767px) {
  /* line 1310, ../sass/original_files/_style.scss */
  .container-techmania {
    width: 100%;
  }

  /* line 1313, ../sass/original_files/_style.scss */
  .container {
    width: 100%;
  }

  /* line 1316, ../sass/original_files/_style.scss */
  .navbar-toggle .icon-bar {
    background-color: #000;
  }

  /* line 1319, ../sass/original_files/_style.scss */
  .navbar-collapse {
    margin-top: 0px;
    overflow-y: auto !important;
  }

  /* line 1323, ../sass/original_files/_style.scss */
  .single-blog .blog-contan-col-2 .techmania-contant {
    margin-right: 0px;
  }

  /* line 1326, ../sass/original_files/_style.scss */
  .footer-single-post {
    clear: both;
    display: table;
  }

  /* line 1330, ../sass/original_files/_style.scss */
  .main-sidebar .recent-col-1 {
    float: left;
    margin-right: 9px;
    width: auto;
  }

  /* line 1335, ../sass/original_files/_style.scss */
  .social-icon li a {
    float: left;
  }

  /* line 1338, ../sass/original_files/_style.scss */
  .techmania-menu ul li a:hover,
  .techmania-menu ul li a:focus,
  .techmania-menu ul li a:active {
    background-color: #000000;
    color: #000000 !important;
  }

  /* line 1344, ../sass/original_files/_style.scss */
  .techmania-menu li:hover > a {
    background: none;
  }

  /* line 1347, ../sass/original_files/_style.scss */
  .techmania-menu li ul li {
    border-bottom: none;
    margin-left: 25px;
  }

  /* line 1351, ../sass/original_files/_style.scss */
  .navbar-collapse ul ul li a {
    padding: 0px !important;
  }

  /***** dropdown menu ******/
  /* line 1356, ../sass/original_files/_style.scss */
  #menu-trigger {
    cursor: pointer;
    display: block;
    height: 40px;
  }

  /* line 1361, ../sass/original_files/_style.scss */
  .techmania-menu:after {
    content: '';
    position: absolute;
    left: 25px;
    top: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
  }

  /* line 1370, ../sass/original_files/_style.scss */
  .techmania-menu a:hover, .techmania-menu a:focus {
    color: #000000 !important;
    background: none !important;
  }

  /* line 1374, ../sass/original_files/_style.scss */
  .techmania-menu li:hover > a {
    color: #000000;
    text-decoration: none;
  }

  /* line 1378, ../sass/original_files/_style.scss */
  .techmania-menu ul {
    position: static;
    visibility: visible;
    opacity: 1;
    margin: 0;
    background: none;
    border: none;
    padding: 0;
  }

  /* line 1387, ../sass/original_files/_style.scss */
  .techmania-menu ul ul {
    margin: 0 0 0 20px !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 1393, ../sass/original_files/_style.scss */
  .techmania-menu li {
    position: static;
    display: block;
    float: none;
    border: 0;
    margin: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 85%;
    text-align: left;
  }

  /* line 1405, ../sass/original_files/_style.scss */
  .techmania-menu ul li {
    margin-left: 20px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 1411, ../sass/original_files/_style.scss */
  .techmania-menu a {
    display: block;
    float: none;
    padding: 0px 15px !important;
    color: #181818;
  }

  /* line 1417, ../sass/original_files/_style.scss */
  .techmania-menu a:hover, .techmania-menu a:focus {
    color: #fafafa;
  }

  /* line 1420, ../sass/original_files/_style.scss */
  .techmania-menu ul a {
    padding: 0;
    width: auto;
  }

  /* line 1424, ../sass/original_files/_style.scss */
  .techmania-menu ul a:hover {
    background: none;
  }

  /* line 1427, ../sass/original_files/_style.scss */
  .techmania-menu ul li:first-child a:after, .techmania-menu ul ul li:first-child a:after {
    border: 0;
  }

  /* line 1430, ../sass/original_files/_style.scss */
  .techmania-menu li {
    float: left !important;
    position: relative;
  }

  /* line 1434, ../sass/original_files/_style.scss */
  .techmania-menu ul li a {
    text-align: left;
  }

  /* line 1437, ../sass/original_files/_style.scss */
  .navbar-collapse ul ul li a {
    color: #777777 !important;
  }

  /* line 1440, ../sass/original_files/_style.scss */
  .techmania-menu ul li {
    background: none;
  }

  /* line 1443, ../sass/original_files/_style.scss */
  .techmania-menu li > a {
    color: #777777;
    border-bottom: medium none !important;
  }

  /* line 1447, ../sass/original_files/_style.scss */
  .techmania-menu li > a:hover {
    color: #000000;
    border-bottom: none;
  }

  /* line 1452, ../sass/original_files/_style.scss */
  .search-form {
    clear: both;
    padding-top: 10px;
  }

  /* line 1456, ../sass/original_files/_style.scss */
  .techmania-default-pagination {
    background-color: #F8F8F8;
    display: table;
    width: 100%;
  }

  /* line 1463, ../sass/original_files/_style.scss */
  p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
    margin-bottom: 0;
  }

  /* line 1466, ../sass/original_files/_style.scss */
  embed, iframe, object, video {
    margin-bottom: 24px;
    max-width: 100%;
  }

  /* line 1470, ../sass/original_files/_style.scss */
  .navbar-header {
    margin-bottom: 15px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  /* line 1477, ../sass/original_files/_style.scss */
  .input-text-box {
    float: inherit;
    width: 100%;
  }

  /* line 1481, ../sass/original_files/_style.scss */
  .message-box,
  .comment-form-comment textarea {
    width: 100%;
  }

  /* line 1485, ../sass/original_files/_style.scss */
  .comment-box .comment-col-2 {
    width: 90%;
  }

  /* line 1488, ../sass/original_files/_style.scss */
  .single-blogtitle h1:after {
    width: 76%;
  }

  /* line 1491, ../sass/original_files/_style.scss */
  .main-sidebar {
    padding: 0px;
  }

  /* line 1494, ../sass/original_files/_style.scss */
  .logo-icon img {
    float: left;
  }

  /* line 1497, ../sass/original_files/_style.scss */
  .header-col-1 {
    width: 44%;
  }

  /* line 1500, ../sass/original_files/_style.scss */
  .help-line {
    float: left;
    padding: 0;
    width: 31%;
  }

  /* line 1505, ../sass/original_files/_style.scss */
  .our-doctors-blogs {
    float: left;
    margin-bottom: 20px;
    width: 50%;
  }

  /* line 1510, ../sass/original_files/_style.scss */
  .blog-date {
    float: left;
    margin-right: 10px;
    width: 20%;
  }

  /* line 1515, ../sass/original_files/_style.scss */
  .recent-bolg .recent-col-1 {
    float: left;
    margin-right: 10px;
    width: auto;
  }

  /* line 1520, ../sass/original_files/_style.scss */
  .blog-contan img {
    width: 75%;
  }

  /* line 1523, ../sass/original_files/_style.scss */
  .single-blog .blog-date-col-1 {
    width: 13%;
  }

  /* line 1526, ../sass/original_files/_style.scss */
  .single-blog .blog-contan-col-2 {
    width: 85%;
  }

  /* line 1529, ../sass/original_files/_style.scss */
  .copyright p,
  .copyright ul {
    text-align: center;
    padding: 2px 0px;
  }

  /* line 1534, ../sass/original_files/_style.scss */
  .copyright {
    padding: 10px 0px;
  }

  /* line 1537, ../sass/original_files/_style.scss */
  .our-partners img {
    float: left;
    width: 25%;
  }

  /* line 1541, ../sass/original_files/_style.scss */
  .our-doctors-blogs:first-child {
    padding-left: 39px;
    width: 50%;
  }

  /* line 1545, ../sass/original_files/_style.scss */
  .our-doctors-blogs:last-child {
    padding-right: 39px;
    width: 50%;
  }

  /* line 1549, ../sass/original_files/_style.scss */
  .our-doctors-blogs:first-child .doctors-title, .our-doctors-blogs:last-child .doctors-title {
    width: 100%;
  }

  /* line 1552, ../sass/original_files/_style.scss */
  .our-doctors img {
    margin: 0 auto;
    max-width: 100%;
  }

  /* line 1556, ../sass/original_files/_style.scss */
  .home-blog {
    margin-bottom: 25px;
    padding-left: 15px;
  }

  /* line 1560, ../sass/original_files/_style.scss */
  .icon-msg {
    float: left;
    width: 88%;
  }

  /* line 1564, ../sass/original_files/_style.scss */
  .doctors-title {
    width: 100%;
  }

  /* line 1567, ../sass/original_files/_style.scss */
  .techmania-single-blog h1 {
    width: auto;
  }

  /* line 1570, ../sass/original_files/_style.scss */
  .techmania-leftbar .single-blog .blog-contan-col-2 {
    float: right;
    width: 85%;
  }

  /* line 1574, ../sass/original_files/_style.scss */
  .techmania-leftbar .single-blog .blog-date-col-1 {
    margin-left: 0;
  }

  /* line 1577, ../sass/original_files/_style.scss */
  .techmania-fullsidebar .single-blog .blog-contan-col-2 {
    width: 89%;
  }

  /* line 1580, ../sass/original_files/_style.scss */
  .techmania-fullsidebar .single-blog .blog-date-col-1 {
    width: 10%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 1586, ../sass/original_files/_style.scss */
  p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
    margin-bottom: 0;
  }

  /* line 1589, ../sass/original_files/_style.scss */
  embed, iframe, object, video {
    margin-bottom: 24px;
    max-width: 92%;
  }

  /* line 1593, ../sass/original_files/_style.scss */
  .comment-form-comment textarea {
    width: 100%;
  }

  /* line 1598, ../sass/original_files/_style.scss */
  .container-techmania {
    width: 100%;
  }

  /* line 1601, ../sass/original_files/_style.scss */
  .container {
    width: 100%;
  }

  /* line 1604, ../sass/original_files/_style.scss */
  .logo-icon img {
    margin: 0 auto;
  }

  /* line 1607, ../sass/original_files/_style.scss */
  .navbar-collapse {
    max-height: 260px;
  }

  /* line 1610, ../sass/original_files/_style.scss */
  .header-col-1 {
    float: left;
    text-align: right;
    width: 61%;
  }

  /* line 1615, ../sass/original_files/_style.scss */
  .header-col-2 {
    float: left;
    width: 15%;
  }

  /* line 1619, ../sass/original_files/_style.scss */
  .help-line {
    float: left;
  }

  /* line 1622, ../sass/original_files/_style.scss */
  .navbar-default {
    width: 100%;
    margin-bottom: 0px;
  }

  /* line 1626, ../sass/original_files/_style.scss */
  .technology-blog {
    float: left;
    text-align: center;
    width: 33.33%;
  }

  /* line 1631, ../sass/original_files/_style.scss */
  .main-title {
    clear: both;
  }

  /* line 1634, ../sass/original_files/_style.scss */
  .doctors-title {
    margin: 0px;
  }

  /* line 1637, ../sass/original_files/_style.scss */
  .our-doctors img {
    max-width: 100%;
  }

  /* line 1640, ../sass/original_files/_style.scss */
  .our-doctors-blogs {
    float: left;
    width: 25%;
  }

  /* line 1644, ../sass/original_files/_style.scss */
  .home-blog {
    float: left;
    margin-bottom: 25px;
  }

  /* line 1648, ../sass/original_files/_style.scss */
  .blog-date {
    float: left;
    padding: 0 1px;
    width: 20%;
  }

  /* line 1653, ../sass/original_files/_style.scss */
  .blog-date h6 {
    line-height: 13px;
    margin-top: 7px;
  }

  /* line 1657, ../sass/original_files/_style.scss */
  .home-blog {
    padding-left: 0px;
  }

  /* line 1660, ../sass/original_files/_style.scss */
  .blog-contan img {
    width: 75%;
  }

  /* line 1663, ../sass/original_files/_style.scss */
  .footer-blogs {
    float: left;
    padding: 0;
    width: 25%;
  }

  /* line 1668, ../sass/original_files/_style.scss */
  .footer-menu h1 {
    font-size: 19px;
  }

  /* line 1671, ../sass/original_files/_style.scss */
  .footer-menu ul li a {
    font-size: 14px;
  }

  /* line 1674, ../sass/original_files/_style.scss */
  .copyright p {
    width: 50%;
    float: left;
  }

  /* line 1678, ../sass/original_files/_style.scss */
  .recent-post-blog .recent-col-1 {
    float: left;
    margin-right: 10px;
    width: auto;
  }

  /* line 1683, ../sass/original_files/_style.scss */
  .input-text-box {
    margin-right: 13px;
  }

  /* line 1686, ../sass/original_files/_style.scss */
  .our-partners img {
    float: left;
    width: 100%;
  }

  /* line 1690, ../sass/original_files/_style.scss */
  .our-doctors-blogs:last-child {
    padding-right: 12px;
    width: 25%;
  }

  /* line 1694, ../sass/original_files/_style.scss */
  .our-doctors-blogs {
    margin-bottom: 25px;
    padding: 12px;
  }

  /* line 1698, ../sass/original_files/_style.scss */
  .our-doctors-blogs:first-child {
    padding-left: 12px;
    width: 25%;
  }

  /* line 1702, ../sass/original_files/_style.scss */
  .our-doctors-blogs:first-child .doctors-title,
  .our-doctors-blogs:last-child .doctors-title,
  .doctors-title {
    width: 100%;
  }

  /* line 1708, ../sass/original_files/_style.scss */
  .icon-msg {
    float: left;
    width: 90%;
  }

  /* line 1712, ../sass/original_files/_style.scss */
  .twiterpost i {
    margin-top: 18px;
  }

  /* line 1718, ../sass/original_files/_style.scss */
  .single-blog .blog-contan-col-2 p,
  .single-blog .blog-contan-col-2 .techmania-contant {
    margin-right: 0px;
  }

  /* line 1722, ../sass/original_files/_style.scss */
  .techmania-default-pagination {
    width: 100%;
    display: table;
  }

  /* line 1726, ../sass/original_files/_style.scss */
  .comment-box .comment-col-2 {
    width: 90%;
  }

  /* line 1729, ../sass/original_files/_style.scss */
  .single-blogtitle h1:after {
    width: 81%;
  }

  /* line 1732, ../sass/original_files/_style.scss */
  .message-box {
    clear: both;
    width: 98%;
  }

  /* line 1736, ../sass/original_files/_style.scss */
  .input-text-box {
    width: 31.33%;
  }

  /* line 1739, ../sass/original_files/_style.scss */
  .leave-form {
    margin-bottom: 10px;
  }

  /* line 1743, ../sass/original_files/_style.scss */
  .logo-icon {
    display: table;
    margin: 0 auto;
  }

  /* line 1747, ../sass/original_files/_style.scss */
  .footer-single-post {
    clear: both;
    display: table;
  }

  /* line 1751, ../sass/original_files/_style.scss */
  .main-sidebar .recent-col-1 {
    float: left;
    margin-right: 9px;
    width: auto;
  }

  /* line 1756, ../sass/original_files/_style.scss */
  .single-blog .blog-date-col-1 {
    margin-right: 10px;
  }

  /* line 1759, ../sass/original_files/_style.scss */
  .footer-blogs {
    width: 50%;
  }

  /* line 1762, ../sass/original_files/_style.scss */
  .footer-menu ul li {
    clear: both;
  }

  /* line 1765, ../sass/original_files/_style.scss */
  .recent-bolg .recent-col-1 {
    margin-right: 10px;
    width: auto;
  }

  /* line 1769, ../sass/original_files/_style.scss */
  .textwidget {
    clear: both;
  }

  /* line 1772, ../sass/original_files/_style.scss */
  .footer-title-line {
    border-top: none;
  }

  /* line 1776, ../sass/original_files/_style.scss */
  .techmania-leftbar .single-blog .blog-date-col-1 {
    margin-left: 0;
    margin-right: 0;
    width: 9%;
  }

  /* line 1781, ../sass/original_files/_style.scss */
  .techmania-leftbar .single-blog .blog-contan-col-2 {
    float: right;
    width: 90%;
  }

  /* line 1785, ../sass/original_files/_style.scss */
  .techmania-home-blog-img > img {
    height: 150px;
    max-width: 100% !important;
  }

  /* line 1789, ../sass/original_files/_style.scss */
  .recent-bolg p {
    margin: 9px 0px;
  }

  /* line 1792, ../sass/original_files/_style.scss */
  #displaymessage {
    font-size: 23px;
    margin: 33px 80px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  /* line 1799, ../sass/original_files/_style.scss */
  .techmania-leftbar .single-blog .blog-date-col-1 {
    margin-left: 50px;
  }

  /* line 1802, ../sass/original_files/_style.scss */
  .container-techmania {
    width: 100%;
  }

  /* line 1805, ../sass/original_files/_style.scss */
  .container {
    width: 100%;
  }

  /* line 1808, ../sass/original_files/_style.scss */
  .header-col-1 {
    float: left;
    text-align: right;
    width: 75%;
  }

  /* line 1813, ../sass/original_files/_style.scss */
  .header-col-2 {
    float: left;
    width: 25%;
  }

  /* line 1817, ../sass/original_files/_style.scss */
  .recent-single-blog-count > div {
    font-size: 10px;
  }

  /* line 1820, ../sass/original_files/_style.scss */
  .recent-post-blog .recent-col-1 {
    float: left;
    margin-right: 8px;
    width: auto;
  }

  /* line 1825, ../sass/original_files/_style.scss */
  .recent-bolg .recent-col-2 {
    float: left;
    width: 46%;
  }

  /* line 1829, ../sass/original_files/_style.scss */
  .input-text-box {
    margin-right: 13px;
  }

  /* line 1834, ../sass/original_files/_style.scss */
  .our-doctors img {
    margin: 0 auto;
    max-width: 100%;
  }

  /* line 1838, ../sass/original_files/_style.scss */
  .our-doctors-blogs:first-child .doctors-title, .our-doctors-blogs:last-child .doctors-title {
    width: 94%;
  }

  /* line 1841, ../sass/original_files/_style.scss */
  .doctors-title {
    width: 75%;
  }

  /* line 1844, ../sass/original_files/_style.scss */
  .our-doctors-blogs:first-child {
    padding-left: 10px;
    width: 23%;
  }

  /* line 1848, ../sass/original_files/_style.scss */
  .our-doctors-blogs:last-child {
    padding-right: 10px;
    width: 23%;
  }

  /* line 1852, ../sass/original_files/_style.scss */
  .our-doctors-blogs {
    padding: 0px;
  }

  /* line 1855, ../sass/original_files/_style.scss */
  .main-sidebar .recent-col-1 img {
    max-width: 93%;
    margin-bottom: 3px;
  }

  /* line 1859, ../sass/original_files/_style.scss */
  .main-sidebar .recent-blog-count > div {
    padding-right: 6px;
  }

  /* line 1862, ../sass/original_files/_style.scss */
  .recent-col-1 img {
    margin-bottom: 5px;
    max-width: 95%;
  }

  /* line 1866, ../sass/original_files/_style.scss */
  .recent-blog-count > div {
    padding-right: 5px;
  }

  /* line 1869, ../sass/original_files/_style.scss */
  .techmania-contant > p > embed {
    max-width: 100% !important;
  }

  /* line 1872, ../sass/original_files/_style.scss */
  .techmania-home-banner > p {
    left: 7%;
    top: 93px;
    width: 47%;
  }

  /* line 1877, ../sass/original_files/_style.scss */
  .techmania-home-banner > h1 {
    font-size: 35px;
    left: 7%;
    top: 25px;
  }

  /* line 1882, ../sass/original_files/_style.scss */
  .recent-blog-count > div {
    padding-right: 4px !important;
  }
}
/*top sidebar*/
/* line 1891, ../sass/original_files/_style.scss */
#top-sidebar {
  float: right;
}

/* line 1895, ../sass/original_files/_style.scss */
.top-sidebar-collapse {
  padding-top: 0px !important;
  padding-left: 0px !important;
}

/* line 1900, ../sass/original_files/_style.scss */
.navbar-toggle {
  margin-right: 0px;
}

/* line 1904, ../sass/original_files/_style.scss */
#top-sidebar .widget {
  display: inline-block;
}

/* language switcher */
/* line 1910, ../sass/original_files/_style.scss */
#top-sidebar .widget_fw_language_switcher_widget ul {
  padding-left: 5px;
}

/* line 1914, ../sass/original_files/_style.scss */
#top-sidebar .widget_fw_language_switcher_widget li {
  display: inline-block;
  border-top: none;
  margin-left: 5px;
}

/* line 1920, ../sass/original_files/_style.scss */
#top-sidebar .widget_fw_language_switcher_widget li a {
  border-radius: 50%;
  overflow: hidden;
  width: 12px;
  height: 12px;
}

/* social network */
/* line 1928, ../sass/original_files/_style.scss */
#top-sidebar .widget_synved_social_follow a {
  font-size: medium !important;
}

/* search form */
/* line 1933, ../sass/original_files/_style.scss */
#top-sidebar .widget_search a {
  float: right;
}

/* line 1937, ../sass/original_files/_style.scss */
#top-sidebar .widget_search label {
  margin-bottom: 0px;
}

/* line 1942, ../sass/original_files/_style.scss */
#top-sidebar .search-field {
  background-color: transparent;
  background-image: url(../images/search-icon.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: none;
  cursor: pointer;
  height: 30px;
  margin: 0px 0;
  padding: 0 0 0 22px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 0;
}

/* line 1959, ../sass/original_files/_style.scss */
#top-sidebar .search-field:focus {
  background-color: #fff;
  border: 2px solid #c3c0ab;
  cursor: text;
  outline: 0;
  width: 230px;
}

/* line 1967, ../sass/original_files/_style.scss */
.search-form
.search-submit {
  display: none;
}

/* right menu */
/* line 1973, ../sass/original_files/_style.scss */
.right-menu-container {
  float: right;
  width: 60px;
  max-width: 60px;
  position: relative;
}

/* line 1980, ../sass/original_files/_style.scss */
.right-menu-container li {
  margin-bottom: 5px;
  padding-left: 0px !important;
  padding-right: 5px !important;
  list-style: none;
}

@media (max-width: 1160px) {
  /* line 1989, ../sass/original_files/_style.scss */
  .right-menu-container {
    float: lrft;
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
  }

  /* line 1996, ../sass/original_files/_style.scss */
  .right-menu-container li {
    display: inline-block;
  }
}
/* line 2003, ../sass/original_files/_style.scss */
.right-menu-container ul {
  padding: 0px;
}

/* logo icon */
/* line 2009, ../sass/original_files/_style.scss */
.logo-icon {
  margin-top: 20px;
}

/* posts */
/* line 2015, ../sass/original_files/_style.scss */
.blog-post-date-tags-container {
  display: table;
  width: 100%;
}

/* line 2020, ../sass/original_files/_style.scss */
.blog-post-date-tags-container .blog-date-col-1 {
  display: inline-block;
  margin-right: 150px;
}

/* line 2025, ../sass/original_files/_style.scss */
.blog-post-date-tags-container .dr-name-icon {
  margin: 0px;
  display: inline-block;
  float: right;
}

/* post rounded tag */
/* line 2032, ../sass/original_files/_style.scss */
.blog-post-date-tags-container .dr-name-icon a {
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: bold;
}

/* footer menu with images */
/* line 2043, ../sass/original_files/_style.scss */
.footer-menu-container {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 30px;
}

/* line 2051, ../sass/original_files/_style.scss */
.footer-menu-container .footer-menu-content {
  vertical-align: middle;
}

/* line 2055, ../sass/original_files/_style.scss */
.footer-menu-container li {
  display: inline-block;
}

/* footer sidebar */
/* line 2060, ../sass/original_files/_style.scss */
.footer-sidebar-container {
  background-image: url(../images/tsc-fullwidth-default.jpg);
  background-position: 0 0;
  background-repeat: repeat;
  background-attachment: scroll;
  padding-bottom: 45px;
  width: 100%;
  min-height: 1px;
  position: relative;
}

/*
#footer-sidebar {
	text-align: center;
}

#footer-sidebar .widget{
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}
#footer-sidebar .widget_recent_entries {
	height: 100%;
	width: 300px;
	border: 1px solid #000;
	vertical-align: top;
	text-align: left;
	padding-left: 16px;
}

#footer-sidebar .widget_recent_entries h3 {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 16px;
}

#footer-sidebar .widget_recent_entries ul {
	padding-left: 0px;
}

#footer-sidebar .widget_recent_entries ul li {
	list-style: none;
}

#footer-sidebar .widget_recent_entries ul a {
	display: block;
	font-weight: bold;
}

#footer-sidebar .widget_recent_entries ul .tag a {
	display: inline;
	font-weight: normal;
}
@media (max-width:780px) {
	#footer-sidebar .widget{
		display: inline-block;
		vertical-align: top;
		padding-right: 20px;
		margin-bottom: 15;
	}
}
*/
/* panel with background images */
/* line 2129, ../sass/original_files/_style.scss */
.tsc-panel {
  width: 100%;
  color: #FFF;
  background-position: 0 0;
  background-repeat: repeat;
  background-attachment: scroll;
}

/* line 2138, ../sass/original_files/_style.scss */
.tsc-panel-red {
  background-image: url(../images/tsc-panel-red.jpg);
}

/* line 2142, ../sass/original_files/_style.scss */
.tsc-panel-gray {
  background-image: url(../images/tsc-panel-gray.jpg);
}

/* line 2146, ../sass/original_files/_style.scss */
.tsc-panel-red {
  background-image: url(../images/tsc-panel-red.jpg);
}

/* page panels */
/* line 2151, ../sass/original_files/_style.scss */
.page-panel-menu span {
  background: none;
  border: none;
  color: #FFF;
  font-size: medium;
}

/* line 2158, ../sass/original_files/_style.scss */
.page-panel-menu > ul > li {
  display: none;
  border: none;
}

/* line 2163, ../sass/original_files/_style.scss */
.page-panel-menu > ul > li.current-menu-ancestor {
  display: inherit;
}

/* line 2168, ../sass/original_files/_style.scss */
.page-panel-menu > ul > li.current_page_item {
  display: inherit;
}

/* line 2172, ../sass/original_files/_style.scss */
.page-panel-menu > ul > li > a > span {
  font-weight: bold;
  font-size: x-large;
}

/* line 2177, ../sass/original_files/_style.scss */
.tsc-panel-right {
  float: right;
  margin-left: 12px;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  position: relative;
  width: 46%;
  height: 500px;
}

/* line 2190, ../sass/original_files/_style.scss */
.tsc-panel-left {
  height: 500px;
  padding-top: 15px;
}

/* line 2195, ../sass/original_files/_style.scss */
.tsc-panel-page-category {
  color: #FFF;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 95%;
  text-transform: uppercase;
  min-height: 35px;
  vertical-align: bottom;
  display: inline-block;
}

/* line 2211, ../sass/original_files/_style.scss */
.tsc-post-panel-left {
  height: 120px;
  padding-top: 90px;
  padding-left: 15px;
  padding-bottom: 15px;
  vertical-align: bottom;
  display: inline-block;
  text-align: right;
  margin-bottom: 12px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 2227, ../sass/original_files/_style.scss */
.tsc-post-panel-right {
  height: 120px;
  float: right;
  padding-top: 90px;
  padding-left: 15px;
  padding-bottom: 15px;
  vertical-align: bottom;
  display: inline-block;
  text-align: right;
  margin-bottom: 12px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  width: 46%;
}

/* line 2247, ../sass/original_files/_style.scss */
.tsc-post-panel-right > div {
  margin-right: 15px;
}

/* line 2251, ../sass/original_files/_style.scss */
.tsc-panel-height-300 {
  height: 300px;
}

/*==================== PRODUCT =============*/
/* line 2257, ../sass/original_files/_style.scss */
.carousel {
  height: 100%;
  max-height: 350px;
}

/* line 2262, ../sass/original_files/_style.scss */
.carousel .item {
  height: 100%;
  max-height: 350px;
  margin-bottom: 70px;
}

/* line 2268, ../sass/original_files/_style.scss */
.carousel .active {
  height: 100%;
  max-height: 350px;
  margin-bottom: 70px;
}

/* line 2274, ../sass/original_files/_style.scss */
.carousel-inner {
  height: 100%;
  max-height: 350px;
}

/* Background images are set within the HTML using inline CSS, not here */
/* line 2281, ../sass/original_files/_style.scss */
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

/* line 2291, ../sass/original_files/_style.scss */
.carousel-control {
  color: #000;
  font-size: 60px;
}

/* line 2296, ../sass/original_files/_style.scss */
.carousel-control.left {
  background-image: none;
}

/* line 2299, ../sass/original_files/_style.scss */
.carousel-control.right {
  background-image: none;
}

/* line 2302, ../sass/original_files/_style.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  font-size: 80px;
  font-family: "Arial", "Helvetica", sans-serif;
  color: white;
  margin-top: -40px;
  opacity: 1;
}

/* line 2316, ../sass/original_files/_style.scss */
.carousel-caption > .product_info {
  background: white;
  color: black;
  text-shadow: none;
}

/* line 2322, ../sass/original_files/_style.scss */
.carousel-caption > p {
  color: black;
  text-shadow: none;
}

/* line 2327, ../sass/original_files/_style.scss */
.carousel-caption > H1 {
  color: black;
  text-shadow: none;
  font-size: 48px;
  font-weight: bold;
}

/* line 2334, ../sass/original_files/_style.scss */
.product_info {
  border-radius: 25px;
  border: 2px solid #000;
  font-weight: bold;
  display: inline-block;
  font-size: 17px;
  margin-bottom: 10px;
  min-height: 30px;
}

/* line 2346, ../sass/original_files/_style.scss */
.product_letter img {
  max-height: 26px;
}

/* line 2350, ../sass/original_files/_style.scss */
.product_years {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 2355, ../sass/original_files/_style.scss */
.product_subject {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 2361, ../sass/original_files/_style.scss */
.product_short_description {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  font-style: italic;
  font-weight: bold;
  color: #7b8a8b;
  margin-bottom: 30px;
}

/* line 2372, ../sass/original_files/_style.scss */
.blog-post-date-tags-container .rounded-tag {
  border-radius: 25px;
  padding: 5px 7px;
  border: 1px solid #000;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: bold;
  margin: 0 10px 10px 0;
}

/* TSC CUSTOM PANELS */
/* line 2385, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck {
  background: none repeat scroll 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media (max-width: 780px) {
  /* line 2393, ../sass/original_files/_style.scss */
  .tsc-custom-panel-bck {
    height: 100% !important;
  }
}
/* line 2399, ../sass/original_files/_style.scss */
.widget_siteorigin-panels-builder > .tsc-custom-panel-bck {
  padding: 15px;
}

/* line 2403, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck > div {
  width: 100%;
  height: 100%;
}

/* line 2408, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck > div .panel-grid:last-child {
  display: table-cell;
  vertical-align: bottom;
}

/* line 2413, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck a:hover {
  opacity: 1;
}

/* line 2417, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-scroll-fixed {
  background-attachment: fixed;
}

/* line 2421, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-gray {
  background-image: url("../images/tsc-custom-panel-bck-gray.jpg");
}

/* line 2425, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-red a {
  color: white;
}

/* line 2428, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-red {
  background-image: url("../images/tsc-custom-panel-bck-red.jpg");
}

/* line 2432, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-dark a {
  color: white;
}

/* line 2435, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-dark {
  background-image: url("../images/tsc-custom-panel-bck-dark.jpg");
}

/* line 2439, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-corporate a {
  color: white;
}

/* line 2442, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-corporate {
  background-image: url("../images/tsc-custom-panel-bck-corporate.jpg");
}

/* line 2446, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-blue a {
  color: white;
}

/* line 2449, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-blue {
  background-image: url("../images/tsc-custom-panel-bck-blue.jpg");
}

/* line 2453, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-yellow a {
  color: white;
}

/* line 2456, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-yellow {
  background-image: url("../images/tsc-custom-panel-bck-yellow.jpg");
}

/* line 2460, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-green a {
  color: white;
}

/* line 2463, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck-green {
  background-image: url("../images/tsc-custom-panel-bck-green.jpg");
}

/* MENU IN CUSTOM PANEL */
/* line 2468, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck > div > ul > li.menu-item {
  display: none;
}

/* line 2472, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck > div > ul > li.current-menu-item {
  margin-left: 15px;
  display: block;
}

/* line 2477, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck > div > ul > li.current-menu-parent {
  display: block;
}

/* line 2481, ../sass/original_files/_style.scss */
.tsc-custom-panel-bck > div > ul > li.current-menu-ancestor {
  display: block;
}

/* TAXONOMIES */
/* line 2487, ../sass/original_files/_style.scss */
.tsc_program_type_description {
  margin-bottom: 20px;
}

/* line 2491, ../sass/original_files/_style.scss */
.tsc_taxonomy_program {
  min-width: 214px;
  max-width: 214px;
  margin: 0 15px 15px 0;
  display: inline-block;
  vertical-align: top;
}

/* line 2499, ../sass/original_files/_style.scss */
.tsc_taxonomy_program > div {
  background-image: url(../images/tsc-fullwidth-default.jpg);
  background-position: 0 0;
  background-repeat: repeat;
  background-attachment: scroll;
}

/* line 2506, ../sass/original_files/_style.scss */
.tsc_taxonomy_program > div > a > img {
  display: block;
  margin: 0 auto;
}

/* line 2511, ../sass/original_files/_style.scss */
.tsc_taxonomy_program .tsc_taxonomy_program_info {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}

/* line 2517, ../sass/original_files/_style.scss */
.tsc_taxonomy_program .tsc_taxonomy_program_info > .tsc_taxonomy_program_title {
  font-weight: bold;
  font-size: medium;
  color: black;
}

/* line 2523, ../sass/original_files/_style.scss */
.tsc_taxonomy_filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 2528, ../sass/original_files/_style.scss */
.tsc_taxonomy_filter > div {
  margin: 0 auto;
  display: block;
}

/* =============================== */
/* line 2536, ../sass/original_files/_style.scss */
.bootstrap-select > .btn-default {
  border: none;
}

/* line 2539, ../sass/original_files/_style.scss */
.bootstrap-select > .dropdown-toggle {
  width: auto !important;
}

/* ================================ */
/* line 2544, ../sass/original_files/_style.scss */
.panel-grid-gutter-width {
  padding-top: 30px;
}

/* line 2547, ../sass/original_files/_style.scss */
.panel-grid-gutter-width-1-2 {
  padding-top: 15px;
}

/* line 2550, ../sass/original_files/_style.scss */
.panel-grid-gutter-width-3-2 {
  padding-top: 45px;
}

/* line 2554, ../sass/original_files/_style.scss */
.widget_tsc_random_panel {
  width: 100%;
}

/* line 2558, ../sass/original_files/_style.scss */
.widget_tsc_random_panel div {
  width: 100%;
}

/* line 2562, ../sass/original_files/_style.scss */
.tsc_random_panel {
  text-align: left;
  padding-left: 15px;
  padding-top: 15px;
  width: 100%;
  display: block;
}

/* line 2570, ../sass/original_files/_style.scss */
.tsc_random_panel H3 {
  margin-top: 0px;
  color: black;
}

/* line 2575, ../sass/original_files/_style.scss */
.tsc_random_panel .short_description {
  color: black;
}

/* line 2580, ../sass/original_files/_style.scss */
body.single-tsc_programs h1, .h1, h2, .h2, h3, .h3 {
  margin-bottom: 15px;
  margin-top: 15px;
}

/* line 2585, ../sass/original_files/_style.scss */
body.page h1, .h1, h2, .h2, h3, .h3 {
  margin-bottom: 30px;
  margin-top: 30px;
}

/* line 2590, ../sass/original_files/_style.scss */
ul, ol {
  margin-bottom: 0px;
  margin-top: 0;
}

/* ======= CATEGORY ======== */
/* line 2597, ../sass/original_files/_style.scss */
.container-category .category-item {
  margin-bottom: 20px;
  margin-top: 15px;
  width: 100%;
  display: table;
  background-image: url(../images/tsc-fullwidth-default.jpg);
  background-position: 0 0;
  background-repeat: repeat;
  background-attachment: scroll;
}

/* line 2609, ../sass/original_files/_style.scss */
.container-category .category-item img {
  display: table-cell;
  height: auto;
  margin: 0 0 0 0;
  width: 235px;
}

/* line 2616, ../sass/original_files/_style.scss */
.container-category .category-item-content {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-left: 28px;
}

/* line 2623, ../sass/original_files/_style.scss */
.container-category .category-item .category-item-date {
  margin: 5px 0;
}

/* line 2627, ../sass/original_files/_style.scss */
.container-category .category-item .category-item-title h1 {
  margin-bottom: 0;
}

/* line 2631, ../sass/original_files/_style.scss */
.container-category .category-item .category-item-title h1 a {
  color: #00656e;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
}

/* line 2638, ../sass/original_files/_style.scss */
.container-category .category-item .category-item-title .category-item-image {
  float: right;
  max-height: 48px;
  max-width: 48px;
  padding-right: 15px;
}

/* line 2645, ../sass/original_files/_style.scss */
.single-post-container {
  padding-top: 30px;
}

/* ======================= */
/* line 2651, ../sass/original_files/_style.scss */
.tsc_category_panel {
  display: block;
  height: 128px !important;
  background-position: 0 0;
  background-repeat: repeat;
  background-attachment: scroll;
}

/* line 2659, ../sass/original_files/_style.scss */
.tsc_category_panel_active {
  background-image: url(../images/tsc-panel-red.jpg);
}

/* line 2663, ../sass/original_files/_style.scss */
.tsc_category_panel_inactive {
  background-image: url(../images/tsc-panel-gray.jpg);
}

/* line 2667, ../sass/original_files/_style.scss */
.tsc_category_panel_link {
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
}

/* line 2674, ../sass/original_files/_style.scss */
.tsc_category_panel_img {
  width: 100%;
  height: 50%;
  position: relative;
  display: block;
  padding-left: 15px;
  padding-top: 15px;
}

/* line 2683, ../sass/original_files/_style.scss */
.tsc_category_panel_title {
  width: 100%;
  display: table;
  text-align: right;
  padding-right: 15px;
  color: white;
  font-weight: bold;
}

/* line 2692, ../sass/original_files/_style.scss */
.tsc_category_panel_title > div {
  display: table-cell;
  vertical-align: bottom;
  height: 55px;
  width: 100px;
}

/* line 2698, ../sass/original_files/_style.scss */
.tsc_category_panel_titffle > div {
  width: 100%;
  display: block;
  vertical-align: bottom;
}

/* line 2704, ../sass/original_files/_style.scss */
.widget_collapsarch .collapse {
  display: block;
}

/* line 2707, ../sass/original_files/_style.scss */
.widget_collapsarch .collapsing {
  height: 100%;
  overflow: visible;
}

/* line 2712, ../sass/original_files/_style.scss */
.attachment .navbar-nav .menu-item a img {
  visibility: hidden;
}

/* line 2719, ../sass/original_files/_style.scss */
.sow-slider-base {
  height: 100%;
}

/* line 2723, ../sass/original_files/_style.scss */
.sow-slider-base ul.sow-slider-images {
  height: 100%;
  overflow: hidden !important;
}

/* line 2729, ../sass/original_files/_style.scss */
.sow-slider-base ul.sow-slider-images li.sow-slider-image {
  height: 100%;
}

/* line 2732, ../sass/original_files/_style.scss */
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-tsc-container {
  height: 100%;
  width: 100%;
  background-position: left;
  background-repeat: no-repeat;
  display: block;
}

/* line 2740, ../sass/original_files/_style.scss */
button.navbar-toggle {
  margin-top: 30px;
}

/* ==== NG GALETY ===== */
/* line 2746, ../sass/original_files/_style.scss */
.ngg-album-compactbox::before {
  border-bottom: none !important;
}

/* line 2750, ../sass/original_files/_style.scss */
.ngg-album-compactbox::after {
  border-bottom: none !important;
}

/* line 2754, ../sass/original_files/_style.scss */
.ngg-album-compactbox {
  border: none !important;
  padding: 0px !important;
  padding-left: 15px;
}

/* line 2760, ../sass/original_files/_style.scss */
.ngg-gallery-thumbnail img {
  border: none !important;
}

@media (min-width: 0) {
  /* line 7, ../sass/_scaffold.scss */
  .padding-base-top {
    padding-top: 10px;
  }

  /* line 10, ../sass/_scaffold.scss */
  .margin-base-top {
    margin-top: 10px;
  }

  /* line 7, ../sass/_scaffold.scss */
  .padding-base-right {
    padding-right: 10px;
  }

  /* line 10, ../sass/_scaffold.scss */
  .margin-base-right {
    margin-right: 10px;
  }

  /* line 7, ../sass/_scaffold.scss */
  .padding-base-left {
    padding-left: 10px;
  }

  /* line 10, ../sass/_scaffold.scss */
  .margin-base-left {
    margin-left: 10px;
  }

  /* line 7, ../sass/_scaffold.scss */
  .padding-base-bottom {
    padding-bottom: 10px;
  }

  /* line 10, ../sass/_scaffold.scss */
  .margin-base-bottom {
    margin-bottom: 10px;
  }

  /* line 16, ../sass/_scaffold.scss */
  .padding-base {
    padding: 10px;
  }

  /* line 19, ../sass/_scaffold.scss */
  .margin-base {
    margin: 10px;
  }

  /* line 23, ../sass/_scaffold.scss */
  .padding-base-vertical {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* line 27, ../sass/_scaffold.scss */
  .padding-base-horizontal {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 600px) {
  /* line 7, ../sass/_scaffold.scss */
  .padding-base-top {
    padding-top: 15px;
  }

  /* line 10, ../sass/_scaffold.scss */
  .margin-base-top {
    margin-top: 15px;
  }

  /* line 7, ../sass/_scaffold.scss */
  .padding-base-right {
    padding-right: 15px;
  }

  /* line 10, ../sass/_scaffold.scss */
  .margin-base-right {
    margin-right: 15px;
  }

  /* line 7, ../sass/_scaffold.scss */
  .padding-base-left {
    padding-left: 15px;
  }

  /* line 10, ../sass/_scaffold.scss */
  .margin-base-left {
    margin-left: 15px;
  }

  /* line 7, ../sass/_scaffold.scss */
  .padding-base-bottom {
    padding-bottom: 15px;
  }

  /* line 10, ../sass/_scaffold.scss */
  .margin-base-bottom {
    margin-bottom: 15px;
  }

  /* line 16, ../sass/_scaffold.scss */
  .padding-base {
    padding: 15px;
  }

  /* line 19, ../sass/_scaffold.scss */
  .margin-base {
    margin: 15px;
  }

  /* line 23, ../sass/_scaffold.scss */
  .padding-base-vertical {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  /* line 27, ../sass/_scaffold.scss */
  .padding-base-horizontal {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 36, ../sass/_scaffold.scss */
.palette-bg-background {
  background-color: #f8f8f8;
}

/* line 39, ../sass/_scaffold.scss */
.palette-color-background {
  color: #f8f8f8;
}

/* line 4, ../sass/_navigation.scss */
.tsc-menu,
.tsc-submenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 14, ../sass/_navigation.scss */
.tsc-menu-link {
  display: flex;
  width: 100%;
}
@media (min-width: 0) {
  /* line 17, ../sass/_navigation.scss */
  .tsc-menu-link > a,
  .tsc-menu-link > .tsc-rolldown {
    padding: 10px;
  }
}
@media (min-width: 600px) {
  /* line 17, ../sass/_navigation.scss */
  .tsc-menu-link > a,
  .tsc-menu-link > .tsc-rolldown {
    padding: 15px;
  }
}
/* line 25, ../sass/_navigation.scss */
.tsc-menu-link > a {
  flex-grow: 1;
  color: #333333;
  transition: background-color 0.5s ease-in-out;
}

/* line 59, ../sass/_navigation.scss */
.tsc-menu > li > .tsc-menu-link > a {
  background: #e2e2e2;
}
/* line 61, ../sass/_navigation.scss */
.tsc-menu > li > .tsc-menu-link > a:hover {
  background-color: #d5d5d5;
}
/* line 65, ../sass/_navigation.scss */
.tsc-menu > li > .tsc-menu-link > .tsc-rolldown {
  background: #c9c9c9;
}
/* line 68, ../sass/_navigation.scss */
.tsc-menu > li > .tsc-menu-link > .tsc-rolldown:hover {
  background-color: #bcbcbc;
}

/* line 59, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu > li > .tsc-menu-link > a {
  background: #c9c9c9;
}
/* line 61, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu > li > .tsc-menu-link > a:hover {
  background-color: #bcbcbc;
}
/* line 65, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu > li > .tsc-menu-link > .tsc-rolldown {
  background: #adadad;
}
/* line 68, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu > li > .tsc-menu-link > .tsc-rolldown:hover {
  background-color: #a0a0a0;
}

/* line 59, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu .tsc-submenu > li > .tsc-menu-link > a {
  background: #adadad;
}
/* line 61, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu .tsc-submenu > li > .tsc-menu-link > a:hover {
  background-color: #a0a0a0;
}
/* line 65, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu .tsc-submenu > li > .tsc-menu-link > .tsc-rolldown {
  background: #8b8b8b;
}
/* line 68, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu .tsc-submenu > li > .tsc-menu-link > .tsc-rolldown:hover {
  background-color: #7e7e7e;
}

/* line 59, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu .tsc-submenu .tsc-submenu > li > .tsc-menu-link > a {
  background: #8b8b8b;
}
/* line 61, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu .tsc-submenu .tsc-submenu > li > .tsc-menu-link > a:hover {
  background-color: #7e7e7e;
}
/* line 65, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu .tsc-submenu .tsc-submenu > li > .tsc-menu-link > .tsc-rolldown {
  background: #727272;
}
/* line 68, ../sass/_navigation.scss */
.tsc-menu .tsc-submenu .tsc-submenu .tsc-submenu > li > .tsc-menu-link > .tsc-rolldown:hover {
  background-color: #656565;
}

/* line 76, ../sass/_navigation.scss */
.tsc-submenu {
  transition: max-height 0.5s ease-in-out;
  overflow: hidden;
}
/* line 79, ../sass/_navigation.scss */
.tsc-submenu.collapsed {
  max-height: 0;
}
/* line 82, ../sass/_navigation.scss */
.tsc-submenu.enabled {
  max-height: 9999px;
}

/* line 87, ../sass/_navigation.scss */
.tsc-menu-container {
  display: flex;
  align-items: center;
}
/* line 91, ../sass/_navigation.scss */
.tsc-menu-container .tsc-menu-row.logo {
  flex-grow: 1;
}

/* line 98, ../sass/_navigation.scss */
.line.navigation {
  overflow: hidden;
  max-height: 9999px;
  transition: max-height 0.5s ease-in-out;
}
/* line 102, ../sass/_navigation.scss */
.line.navigation.collapsed {
  max-height: 0px;
}

/* line 108, ../sass/_navigation.scss */
#tsc-menu-toggle {
  margin-right: 10px;
}

/* line 112, ../sass/_navigation.scss */
#tsc-menu-toggle,
.tsc-rolldown {
  cursor: pointer;
}
/* line 115, ../sass/_navigation.scss */
#tsc-menu-toggle:hover,
.tsc-rolldown:hover {
  color: #4d4d4d;
}

@media (max-width: 994px) {
  /* line 1, ../sass/_the-most-important.scss */
  #nav-desktop {
    display: none !important;
  }
}

@media (min-width: 995px) {
  /* line 6, ../sass/_the-most-important.scss */
  #nav-mobile {
    display: none !important;
  }
}
