body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
@font-face {
	font-family: 'icomoon';
	src:url('../../files/layout/fonts/icomoon.eot?ya3yep');
	src:url('../../files/layout/fonts/icomoon.eot?#iefixya3yep') format('embedded-opentype'),
		url('../../files/layout/fonts/icomoon.woff?ya3yep') format('woff'),
		url('../../files/layout/fonts/icomoon.ttf?ya3yep') format('truetype'),
		url('../../files/layout/fonts/icomoon.svg?ya3yep#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: optional;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.3;
	
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



.icon-icon-ladder:before {
	content: "\e600";
}
.icon-check:before {
	content: "\f00c";
}
.icon-close:before {
	content: "\f00d";
}
.icon-remove:before {
	content: "\f00d";
}
.icon-times:before {
	content: "\f00d";
}
.icon-search-plus:before {
	content: "\f00e";
}
.icon-search-minus:before {
	content: "\f010";
}
.icon-cog:before {
	content: "\f013";
}
.icon-gear:before {
	content: "\f013";
}
.icon-home:before {
	content: "\f015";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-question-circle:before {
	content: "\f059";
}
.icon-info-circle:before {
	content: "\f05a";
}
.icon-exclamation-circle:before {
	content: "\f06a";
}
.icon-gift:before {
	content: "\f06b";
}
.icon-chevron-up:before {
	content: "\f077";
}
.icon-chevron-down:before {
	content: "\f078";
}
.icon-comments:before {
	content: "\f086";
}
.icon-phone:before {
	content: "\f095";
}
.icon-wrench:before {
	content: "\f0ad";
}
.icon-suitcase:before {
	content: "\f0f2";
}
.icon-file-text-o:before {
	content: "\f0f6";
}
.icon-file-pdf-o:before {
	content: "\f1c1";
}
.icon-bars:before {
	content: "\f0c9";
}
.icon-navicon:before {
	content: "\f0c9";
}
.icon-reorder:before {
	content: "\f0c9";
}
.icon-star:before {
	content: "\f005";
}
.icon-pencil:before {
	content: "\f040";
}
.icon-file-image-o:before {
	content: "\f1c5";
}
.icon-file-photo-o:before {
	content: "\f1c5";
}
.icon-file-picture-o:before {
	content: "\f1c5";
}
.icon-file-archive-o:before {
	content: "\f1c6";
}
.icon-file-zip-o:before {
	content: "\f1c6";
}
.icon-map:before {
	content: "\e94b";
}


@charset "UTF-8";
/*
@import "bootstrap/variables";
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

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

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .btn > .caret, .hyperlink_txt > .caret,
.dropup > .btn > .caret,
.dropup > .hyperlink_txt > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../files/layout/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../../files/layout/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../files/layout/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../../files/layout/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../../files/layout/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../../files/layout/fonts/bootstrap/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: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: €;
}

.glyphicon-minus:before {
  content: −;
}

.glyphicon-cloud:before {
  content: ☁;
}

.glyphicon-envelope:before {
  content: ✉;
}

.glyphicon-pencil:before {
  content: ✏;
}

.glyphicon-glass:before {
  content: ;
}

.glyphicon-music:before {
  content: ;
}

.glyphicon-search:before {
  content: ;
}

.glyphicon-heart:before {
  content: ;
}

.glyphicon-star:before {
  content: ;
}

.glyphicon-star-empty:before {
  content: ;
}

.glyphicon-user:before {
  content: ;
}

.glyphicon-film:before {
  content: ;
}

.glyphicon-th-large:before {
  content: ;
}

.glyphicon-th:before {
  content: ;
}

.glyphicon-th-list:before {
  content: ;
}

.glyphicon-ok:before {
  content: ;
}

.glyphicon-remove:before {
  content: ;
}

.glyphicon-zoom-in:before {
  content: ;
}

.glyphicon-zoom-out:before {
  content: ;
}

.glyphicon-off:before {
  content: ;
}

.glyphicon-signal:before {
  content: ;
}

.glyphicon-cog:before {
  content: ;
}

.glyphicon-trash:before {
  content: ;
}

.glyphicon-home:before {
  content: ;
}

.glyphicon-file:before {
  content: ;
}

.glyphicon-time:before {
  content: ;
}

.glyphicon-road:before {
  content: ;
}

.glyphicon-download-alt:before {
  content: ;
}

.glyphicon-download:before {
  content: ;
}

.glyphicon-upload:before {
  content: ;
}

.glyphicon-inbox:before {
  content: ;
}

.glyphicon-play-circle:before {
  content: ;
}

.glyphicon-repeat:before {
  content: ;
}

.glyphicon-refresh:before {
  content: ;
}

.glyphicon-list-alt:before {
  content: ;
}

.glyphicon-lock:before {
  content: ;
}

.glyphicon-flag:before {
  content: ;
}

.glyphicon-headphones:before {
  content: ;
}

.glyphicon-volume-off:before {
  content: ;
}

.glyphicon-volume-down:before {
  content: ;
}

.glyphicon-volume-up:before {
  content: ;
}

.glyphicon-qrcode:before {
  content: ;
}

.glyphicon-barcode:before {
  content: ;
}

.glyphicon-tag:before {
  content: ;
}

.glyphicon-tags:before {
  content: ;
}

.glyphicon-book:before {
  content: ;
}

.glyphicon-bookmark:before {
  content: ;
}

.glyphicon-print:before {
  content: ;
}

.glyphicon-camera:before {
  content: ;
}

.glyphicon-font:before {
  content: ;
}

.glyphicon-bold:before {
  content: ;
}

.glyphicon-italic:before {
  content: ;
}

.glyphicon-text-height:before {
  content: ;
}

.glyphicon-text-width:before {
  content: ;
}

.glyphicon-align-left:before {
  content: ;
}

.glyphicon-align-center:before {
  content: ;
}

.glyphicon-align-right:before {
  content: ;
}

.glyphicon-align-justify:before {
  content: ;
}

.glyphicon-list:before {
  content: ;
}

.glyphicon-indent-left:before {
  content: ;
}

.glyphicon-indent-right:before {
  content: ;
}

.glyphicon-facetime-video:before {
  content: ;
}

.glyphicon-picture:before {
  content: ;
}

.glyphicon-map-marker:before {
  content: ;
}

.glyphicon-adjust:before {
  content: ;
}

.glyphicon-tint:before {
  content: ;
}

.glyphicon-edit:before {
  content: ;
}

.glyphicon-share:before {
  content: ;
}

.glyphicon-check:before {
  content: ;
}

.glyphicon-move:before {
  content: ;
}

.glyphicon-step-backward:before {
  content: ;
}

.glyphicon-fast-backward:before {
  content: ;
}

.glyphicon-backward:before {
  content: ;
}

.glyphicon-play:before {
  content: ;
}

.glyphicon-pause:before {
  content: ;
}

.glyphicon-stop:before {
  content: ;
}

.glyphicon-forward:before {
  content: ;
}

.glyphicon-fast-forward:before {
  content: ;
}

.glyphicon-step-forward:before {
  content: ;
}

.glyphicon-eject:before {
  content: ;
}

.glyphicon-chevron-left:before {
  content: ;
}

.glyphicon-chevron-right:before {
  content: ;
}

.glyphicon-plus-sign:before {
  content: ;
}

.glyphicon-minus-sign:before {
  content: ;
}

.glyphicon-remove-sign:before {
  content: ;
}

.glyphicon-ok-sign:before {
  content: ;
}

.glyphicon-question-sign:before {
  content: ;
}

.glyphicon-info-sign:before {
  content: ;
}

.glyphicon-screenshot:before {
  content: ;
}

.glyphicon-remove-circle:before {
  content: ;
}

.glyphicon-ok-circle:before {
  content: ;
}

.glyphicon-ban-circle:before {
  content: ;
}

.glyphicon-arrow-left:before {
  content: ;
}

.glyphicon-arrow-right:before {
  content: ;
}

.glyphicon-arrow-up:before {
  content: ;
}

.glyphicon-arrow-down:before {
  content: ;
}

.glyphicon-share-alt:before {
  content: ;
}

.glyphicon-resize-full:before {
  content: ;
}

.glyphicon-resize-small:before {
  content: ;
}

.glyphicon-exclamation-sign:before {
  content: ;
}

.glyphicon-gift:before {
  content: ;
}

.glyphicon-leaf:before {
  content: ;
}

.glyphicon-fire:before {
  content: ;
}

.glyphicon-eye-open:before {
  content: ;
}

.glyphicon-eye-close:before {
  content: ;
}

.glyphicon-warning-sign:before {
  content: ;
}

.glyphicon-plane:before {
  content: ;
}

.glyphicon-calendar:before {
  content: ;
}

.glyphicon-random:before {
  content: ;
}

.glyphicon-comment:before {
  content: ;
}

.glyphicon-magnet:before {
  content: ;
}

.glyphicon-chevron-up:before {
  content: ;
}

.glyphicon-chevron-down:before {
  content: ;
}

.glyphicon-retweet:before {
  content: ;
}

.glyphicon-shopping-cart:before {
  content: ;
}

.glyphicon-folder-close:before {
  content: ;
}

.glyphicon-folder-open:before {
  content: ;
}

.glyphicon-resize-vertical:before {
  content: ;
}

.glyphicon-resize-horizontal:before {
  content: ;
}

.glyphicon-hdd:before {
  content: ;
}

.glyphicon-bullhorn:before {
  content: ;
}

.glyphicon-bell:before {
  content: ;
}

.glyphicon-certificate:before {
  content: ;
}

.glyphicon-thumbs-up:before {
  content: ;
}

.glyphicon-thumbs-down:before {
  content: ;
}

.glyphicon-hand-right:before {
  content: ;
}

.glyphicon-hand-left:before {
  content: ;
}

.glyphicon-hand-up:before {
  content: ;
}

.glyphicon-hand-down:before {
  content: ;
}

.glyphicon-circle-arrow-right:before {
  content: ;
}

.glyphicon-circle-arrow-left:before {
  content: ;
}

.glyphicon-circle-arrow-up:before {
  content: ;
}

.glyphicon-circle-arrow-down:before {
  content: ;
}

.glyphicon-globe:before {
  content: ;
}

.glyphicon-wrench:before {
  content: ;
}

.glyphicon-tasks:before {
  content: ;
}

.glyphicon-filter:before {
  content: ;
}

.glyphicon-briefcase:before {
  content: ;
}

.glyphicon-fullscreen:before {
  content: ;
}

.glyphicon-dashboard:before {
  content: ;
}

.glyphicon-paperclip:before {
  content: ;
}

.glyphicon-heart-empty:before {
  content: ;
}

.glyphicon-link:before {
  content: ;
}

.glyphicon-phone:before {
  content: ;
}

.glyphicon-pushpin:before {
  content: ;
}

.glyphicon-usd:before {
  content: ;
}

.glyphicon-gbp:before {
  content: ;
}

.glyphicon-sort:before {
  content: ;
}

.glyphicon-sort-by-alphabet:before {
  content: ;
}

.glyphicon-sort-by-alphabet-alt:before {
  content: ;
}

.glyphicon-sort-by-order:before {
  content: ;
}

.glyphicon-sort-by-order-alt:before {
  content: ;
}

.glyphicon-sort-by-attributes:before {
  content: ;
}

.glyphicon-sort-by-attributes-alt:before {
  content: ;
}

.glyphicon-unchecked:before {
  content: ;
}

.glyphicon-expand:before {
  content: ;
}

.glyphicon-collapse-down:before {
  content: ;
}

.glyphicon-collapse-up:before {
  content: ;
}

.glyphicon-log-in:before {
  content: ;
}

.glyphicon-flash:before {
  content: ;
}

.glyphicon-log-out:before {
  content: ;
}

.glyphicon-new-window:before {
  content: ;
}

.glyphicon-record:before {
  content: ;
}

.glyphicon-save:before {
  content: ;
}

.glyphicon-open:before {
  content: ;
}

.glyphicon-saved:before {
  content: ;
}

.glyphicon-import:before {
  content: ;
}

.glyphicon-export:before {
  content: ;
}

.glyphicon-send:before {
  content: ;
}

.glyphicon-floppy-disk:before {
  content: ;
}

.glyphicon-floppy-saved:before {
  content: ;
}

.glyphicon-floppy-remove:before {
  content: ;
}

.glyphicon-floppy-save:before {
  content: ;
}

.glyphicon-floppy-open:before {
  content: ;
}

.glyphicon-credit-card:before {
  content: ;
}

.glyphicon-transfer:before {
  content: ;
}

.glyphicon-cutlery:before {
  content: ;
}

.glyphicon-header:before {
  content: ;
}

.glyphicon-compressed:before {
  content: ;
}

.glyphicon-earphone:before {
  content: ;
}

.glyphicon-phone-alt:before {
  content: ;
}

.glyphicon-tower:before {
  content: ;
}

.glyphicon-stats:before {
  content: ;
}

.glyphicon-sd-video:before {
  content: ;
}

.glyphicon-hd-video:before {
  content: ;
}

.glyphicon-subtitles:before {
  content: ;
}

.glyphicon-sound-stereo:before {
  content: ;
}

.glyphicon-sound-dolby:before {
  content: ;
}

.glyphicon-sound-5-1:before {
  content: ;
}

.glyphicon-sound-6-1:before {
  content: ;
}

.glyphicon-sound-7-1:before {
  content: ;
}

.glyphicon-copyright-mark:before {
  content: ;
}

.glyphicon-registration-mark:before {
  content: ;
}

.glyphicon-cloud-download:before {
  content: ;
}

.glyphicon-cloud-upload:before {
  content: ;
}

.glyphicon-tree-conifer:before {
  content: ;
}

.glyphicon-tree-deciduous:before {
  content: ;
}

.glyphicon-cd:before {
  content: ;
}

.glyphicon-save-file:before {
  content: ;
}

.glyphicon-open-file:before {
  content: ;
}

.glyphicon-level-up:before {
  content: ;
}

.glyphicon-copy:before {
  content: ;
}

.glyphicon-paste:before {
  content: ;
}

.glyphicon-alert:before {
  content: ;
}

.glyphicon-equalizer:before {
  content: ;
}

.glyphicon-king:before {
  content: ;
}

.glyphicon-queen:before {
  content: ;
}

.glyphicon-pawn:before {
  content: ;
}

.glyphicon-bishop:before {
  content: ;
}

.glyphicon-knight:before {
  content: ;
}

.glyphicon-baby-formula:before {
  content: ;
}

.glyphicon-tent:before {
  content: ⛺;
}

.glyphicon-blackboard:before {
  content: ;
}

.glyphicon-bed:before {
  content: ;
}

.glyphicon-apple:before {
  content: ;
}

.glyphicon-erase:before {
  content: ;
}

.glyphicon-hourglass:before {
  content: ⌛;
}

.glyphicon-lamp:before {
  content: ;
}

.glyphicon-duplicate:before {
  content: ;
}

.glyphicon-piggy-bank:before {
  content: ;
}

.glyphicon-scissors:before {
  content: ;
}

.glyphicon-bitcoin:before {
  content: ;
}

.glyphicon-yen:before {
  content: ¥;
}

.glyphicon-ruble:before {
  content: ₽;
}

.glyphicon-scale:before {
  content: ;
}

.glyphicon-ice-lolly:before {
  content: ;
}

.glyphicon-ice-lolly-tasted:before {
  content: ;
}

.glyphicon-education:before {
  content: ;
}

.glyphicon-option-horizontal:before {
  content: ;
}

.glyphicon-option-vertical:before {
  content: ;
}

.glyphicon-menu-hamburger:before {
  content: ;
}

.glyphicon-modal-window:before {
  content: ;
}

.glyphicon-oil:before {
  content: ;
}

.glyphicon-grain:before {
  content: ;
}

.glyphicon-sunglasses:before {
  content: ;
}

.glyphicon-text-size:before {
  content: ;
}

.glyphicon-text-color:before {
  content: ;
}

.glyphicon-text-background:before {
  content: ;
}

.glyphicon-object-align-top:before {
  content: ;
}

.glyphicon-object-align-bottom:before {
  content: ;
}

.glyphicon-object-align-horizontal:before {
  content: ;
}

.glyphicon-object-align-left:before {
  content: ;
}

.glyphicon-object-align-vertical:before {
  content: ;
}

.glyphicon-object-align-right:before {
  content: ;
}

.glyphicon-triangle-right:before {
  content: ;
}

.glyphicon-triangle-left:before {
  content: ;
}

.glyphicon-triangle-bottom:before {
  content: ;
}

.glyphicon-triangle-top:before {
  content: ;
}

.glyphicon-console:before {
  content: ;
}

.glyphicon-superscript:before {
  content: ;
}

.glyphicon-subscript:before {
  content: ;
}

.glyphicon-menu-left:before {
  content: ;
}

.glyphicon-menu-right:before {
  content: ;
}

.glyphicon-menu-down:before {
  content: ;
}

.glyphicon-menu-up:before {
  content: ;
}

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

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

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

body {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.528571429;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #3886be;
  text-decoration: none;
}
a:hover, a:focus {
  color: #275c83;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10.5px;
}

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #3886be;
}

a.text-primary:hover {
  color: #2c6a97;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #3886be;
}

a.bg-primary:hover {
  background-color: #2c6a97;
}

.bg-success {
  background-color: #f2f7ef;
}

a.bg-success:hover {
  background-color: #d7e6cc;
}

.bg-info {
  background-color: #e8f3fa;
}

a.bg-info:hover {
  background-color: #bfdef0;
}

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

a.bg-warning:hover {
  background-color: #ffe0b3;
}

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

a.bg-danger:hover {
  background-color: #f8d8cd;
}

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}

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

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

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

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

dt,
dd {
  line-height: 1.528571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

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

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

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.528571429;
}

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 13px;
  line-height: 1.528571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 90%;
  }
}

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

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

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

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

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

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

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

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

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

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

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

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

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

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

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

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

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

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

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

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

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

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

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

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

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

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

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

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

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

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

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

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.528571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #f2f7ef;
}

.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: #e5efdd;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #e8f3fa;
}

.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: #d3e9f5;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fff5e6;
}

.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: #ffeacc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #fefbfa;
}

.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: #fbeae4;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.528571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.528571429;
  color: #555555;
  background-color: #fefefe;
  background-image: none;
  border: 1px solid #eeeeee;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.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);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f7f7f7;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    line-height: 35px;
  }
  input[type=date].input-sm,
.input-group-sm > .input-group-btn > input[type=date].btn,
.input-group-sm > .input-group-btn > input[type=date].hyperlink_txt, .input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm > .input-group-btn > input[type=time].btn,
.input-group-sm > .input-group-btn > input[type=time].hyperlink_txt,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
.input-group-sm > .input-group-btn > input[type=datetime-local].hyperlink_txt,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm > .input-group-btn > input[type=month].btn,
.input-group-sm > .input-group-btn > input[type=month].hyperlink_txt,
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
.input-group-lg > .input-group-btn > input[type=date].btn,
.input-group-lg > .input-group-btn > input[type=date].hyperlink_txt, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg > .input-group-btn > input[type=time].btn,
.input-group-lg > .input-group-btn > input[type=time].hyperlink_txt,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
.input-group-lg > .input-group-btn > input[type=datetime-local].hyperlink_txt,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg > .input-group-btn > input[type=month].btn,
.input-group-lg > .input-group-btn > input[type=month].hyperlink_txt,
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-lg > .input-group-btn > .form-control-static.hyperlink_txt, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.input-group-sm > .input-group-btn > .form-control-static.hyperlink_txt {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .hyperlink_txt {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.hyperlink_txt {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.hyperlink_txt,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].hyperlink_txt {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .hyperlink_txt {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.hyperlink_txt {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.hyperlink_txt,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].hyperlink_txt {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .hyperlink_txt + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .hyperlink_txt + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #f2f7ef;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fff5e6;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #fefbfa;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn, .hyperlink_txt {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.528571429;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .hyperlink_txt:focus, .btn.focus, .focus.hyperlink_txt, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .hyperlink_txt:hover, .btn:focus, .hyperlink_txt:focus, .btn.focus, .focus.hyperlink_txt {
  color: #333;
  text-decoration: none;
}
.btn:active, .hyperlink_txt:active, .btn.active, .active.hyperlink_txt {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .disabled.hyperlink_txt, .btn[disabled], [disabled].hyperlink_txt, fieldset[disabled] .btn, fieldset[disabled] .hyperlink_txt {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, .hyperlink_txt {
  color: #fff;
  background-color: #3886be;
  border-color: #3278aa;
}
.btn-primary:hover, .hyperlink_txt:hover, .btn-primary:focus, .hyperlink_txt:focus, .btn-primary.focus, .focus.hyperlink_txt, .btn-primary:active, .hyperlink_txt:active, .btn-primary.active, .active.hyperlink_txt, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.hyperlink_txt {
  color: #fff;
  background-color: #2c6a97;
  border-color: #24577b;
}
.btn-primary:active, .hyperlink_txt:active, .btn-primary.active, .active.hyperlink_txt, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.hyperlink_txt {
  background-image: none;
}
.btn-primary.disabled, .disabled.hyperlink_txt, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], [disabled].hyperlink_txt, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .hyperlink_txt, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #3886be;
  border-color: #3278aa;
}
.btn-primary .badge, .hyperlink_txt .badge {
  color: #3886be;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #79ac54;
  border-color: #6d9b4b;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #618a43;
  border-color: #507237;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #79ac54;
  border-color: #6d9b4b;
}
.btn-success .badge {
  color: #79ac54;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #3093cc;
  border-color: #2b84b7;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #2675a3;
  border-color: #1f6086;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #3093cc;
  border-color: #2b84b7;
}
.btn-info .badge {
  color: #3093cc;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #ff9800;
  border-color: #e68900;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc7a00;
  border-color: #a86400;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #ff9800;
  border-color: #e68900;
}
.btn-warning .badge {
  color: #ff9800;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #e25d31;
  border-color: #db4e1f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c4461c;
  border-color: #a53a17;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #e25d31;
  border-color: #db4e1f;
}
.btn-danger .badge {
  color: #e25d31;
  background-color: #fff;
}

.btn-link {
  color: #3886be;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #275c83;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .hyperlink_txt {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .hyperlink_txt {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .hyperlink_txt {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.528571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #eeeeee;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #3886be;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.528571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group > .hyperlink_txt,
.btn-group-vertical > .btn,
.btn-group-vertical > .hyperlink_txt {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .hyperlink_txt:hover, .btn-group > .btn:focus, .btn-group > .hyperlink_txt:focus, .btn-group > .btn:active, .btn-group > .hyperlink_txt:active, .btn-group > .btn.active, .btn-group > .active.hyperlink_txt,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .hyperlink_txt:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .hyperlink_txt:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .hyperlink_txt:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.hyperlink_txt {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .hyperlink_txt + .btn, .btn-group .btn + .hyperlink_txt, .btn-group .hyperlink_txt + .hyperlink_txt,
.btn-group .btn + .btn-group,
.btn-group .hyperlink_txt + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .hyperlink_txt,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .hyperlink_txt,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .hyperlink_txt:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .btn-group > .hyperlink_txt:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .hyperlink_txt:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .hyperlink_txt:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .hyperlink_txt {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .hyperlink_txt:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .hyperlink_txt:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .btn-group > .hyperlink_txt + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .hyperlink_txt + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret, .hyperlink_txt .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .hyperlink_txt .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .hyperlink_txt .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .hyperlink_txt,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .hyperlink_txt {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .hyperlink_txt {
  float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .hyperlink_txt + .btn, .btn-group-vertical > .btn + .hyperlink_txt, .btn-group-vertical > .hyperlink_txt + .hyperlink_txt,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .hyperlink_txt + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .hyperlink_txt,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .hyperlink_txt:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .hyperlink_txt:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .hyperlink_txt:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .hyperlink_txt {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .hyperlink_txt:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .hyperlink_txt:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .hyperlink_txt,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .hyperlink_txt {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .hyperlink_txt input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .hyperlink_txt input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: transparent;
  border: 1px solid #eeeeee;
  border-radius: 2px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > .input-group-addon.hyperlink_txt {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .input-group-addon.hyperlink_txt {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .hyperlink_txt,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .hyperlink_txt,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .hyperlink_txt:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .hyperlink_txt {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .hyperlink_txt,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .hyperlink_txt,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .hyperlink_txt:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .hyperlink_txt {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn, .input-group-btn > .hyperlink_txt {
  position: relative;
}
.input-group-btn > .btn + .btn, .input-group-btn > .hyperlink_txt + .btn, .input-group-btn > .btn + .hyperlink_txt, .input-group-btn > .hyperlink_txt + .hyperlink_txt {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .hyperlink_txt:hover, .input-group-btn > .btn:focus, .input-group-btn > .hyperlink_txt:focus, .input-group-btn > .btn:active, .input-group-btn > .hyperlink_txt:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .hyperlink_txt,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .hyperlink_txt,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #3886be;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid transparent;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.528571429;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #3886be;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid transparent;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 100px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 39.5px 15px;
  font-size: 18px;
  line-height: 21px;
  height: 100px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 33px;
  margin-bottom: 33px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 19.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 39.5px;
    padding-bottom: 39.5px;
  }
}

.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: 32.5px;
  margin-bottom: 32.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
.navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 32.5px;
  margin-bottom: 32.5px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.hyperlink_txt {
  margin-top: 35px;
  margin-bottom: 35px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.hyperlink_txt {
  margin-top: 39px;
  margin-bottom: 39px;
}

.navbar-text {
  margin-top: 39.5px;
  margin-bottom: 39.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #555555;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #555555;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #333333;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(0, 0, 0, 0.5);
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #333333;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #555555;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #333333;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #555555;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #555555;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #3886be;
  border-color: transparent;
}
.navbar-inverse .navbar-brand {
  color: #a9cce6;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #a9cce6;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #2c6a97;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: rgba(0, 0, 0, 0.5);
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #3073a2;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #2c6a97;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #a9cce6;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #2c6a97;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #a9cce6;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #a9cce6;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: / ;
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.528571429;
  text-decoration: none;
  color: #3886be;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #275c83;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #3886be;
  border-color: #3886be;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label, .hyperlink_txt .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #3886be;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #2c6a97;
}

.label-success {
  background-color: #79ac54;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #618a43;
}

.label-info {
  background-color: #3093cc;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #2675a3;
}

.label-warning {
  background-color: #ff9800;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #cc7a00;
}

.label-danger {
  background-color: #e25d31;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c4461c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge, .hyperlink_txt .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .hyperlink_txt .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #3886be;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f9f9f9;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #e0e0e0;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.528571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #3886be;
}

.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #f2f7ef;
  border-color: #e8efdd;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #dce6cc;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #e8f3fa;
  border-color: #cbebf3;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #b6e3ee;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fff5e6;
  border-color: #ffe2cc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #ffd3b3;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #fefbfa;
  border-color: #fbe6e4;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #f8d1cd;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #3886be;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #79ac54;
}
.progress-striped .progress-bar-success {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #3093cc;
}
.progress-striped .progress-bar-info {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #ff9800;
}
.progress-striped .progress-bar-warning {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #e25d31;
}
.progress-striped .progress-bar-danger {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #3886be;
  border-color: #3886be;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #d1e4f1;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #f2f7ef;
}

a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #e5efdd;
}
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;
}

.list-group-item-info {
  color: #31708f;
  background-color: #e8f3fa;
}

a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #d3e9f5;
}
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;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fff5e6;
}

a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #ffeacc;
}
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;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #fefbfa;
}

a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #fbeae4;
}
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;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.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: 1px;
  border-bottom-left-radius: 1px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .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 > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .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 > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #3886be;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #3886be;
  border-color: #3886be;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3886be;
}
.panel-primary > .panel-heading .badge {
  color: #3886be;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3886be;
}

.panel-success {
  border-color: #e8efdd;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #f2f7ef;
  border-color: #e8efdd;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e8efdd;
}
.panel-success > .panel-heading .badge {
  color: #f2f7ef;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e8efdd;
}

.panel-info {
  border-color: #cbebf3;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #e8f3fa;
  border-color: #cbebf3;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cbebf3;
}
.panel-info > .panel-heading .badge {
  color: #e8f3fa;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cbebf3;
}

.panel-warning {
  border-color: #ffe2cc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fff5e6;
  border-color: #ffe2cc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffe2cc;
}
.panel-warning > .panel-heading .badge {
  color: #fff5e6;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffe2cc;
}

.panel-danger {
  border-color: #fbe6e4;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #fefbfa;
  border-color: #fbe6e4;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbe6e4;
}
.panel-danger > .panel-heading .badge {
  color: #fefbfa;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbe6e4;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  border: 1px solid transparent;
  border-radius: 2px;
  -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);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid transparent;
  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;
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid transparent;
  min-height: 16.528571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.528571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid transparent;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn, .modal-footer .hyperlink_txt + .btn, .modal-footer .btn + .hyperlink_txt, .modal-footer .hyperlink_txt + .hyperlink_txt {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .hyperlink_txt + .btn, .modal-footer .btn-group .btn + .hyperlink_txt, .modal-footer .btn-group .hyperlink_txt + .hyperlink_txt {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #727272;
  border-radius: 2px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #727272;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #727272;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.528571429;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid transparent;
  border: 1px solid transparent;
  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;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 10px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: rgba(0, 0, 0, 0);
  border-top-color: fadein(transparent, 7.5%);
  bottom: -10px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-left-width: 0;
  border-right-color: rgba(0, 0, 0, 0);
  border-right-color: fadein(transparent, 7.5%);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-bottom-color: fadein(transparent, 7.5%);
  top: -10px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0);
  border-left-color: fadein(transparent, 7.5%);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn, .carousel-caption .hyperlink_txt {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .navbar-nav {
    margin: 0;
  }

  /* General styles for all menus */
  .cbp-spmenu {
    background: #eeeeee;
    position: fixed;
    padding: 0;
    margin: 0 !important;
    overflow-x: hidden;
    overflow-y: visible;
    display: block;
  }
  .cbp-spmenu h3 {
    color: #3886be;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #a9cce6;
  }
  .cbp-spmenu .nav.navbar-nav > li > a {
    color: #6f6f6f;
    display: block;
  }
  .cbp-spmenu .nav.navbar-nav > li > a:hover, .cbp-spmenu .nav.navbar-nav > li > a:focus {
    background: #d5d5d5;
    color: #6f6f6f;
  }
  .cbp-spmenu .nav navbar-collapse {
    border: none;
  }
  .cbp-spmenu .nav .open {
    background: #e2e2e2;
  }
  .cbp-spmenu .nav .open a {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #888888;
  }
  .cbp-spmenu .nav .open a:hover, .cbp-spmenu .nav .open a:focus {
    background: #bbbbbb;
  }
  .cbp-spmenu .nav .open .dropdown-menu li a {
    color: #a2a2a2;
  }
  .cbp-spmenu .nav .open .dropdown-menu li a:hover, .cbp-spmenu .nav .open .dropdown-menu li a:focus {
    background: #bbbbbb;
    color: #6f6f6f;
  }

  /* Orientation-dependent styles for the content of the menu */
  .cbp-spmenu-vertical {
    width: 260px;
    height: 100%;
    top: 0;
    z-index: 1000;
  }

  .cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
  }
  .cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
  }
  .cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #258ecd;
  }

  /* Vertical menu that slides from the left or right */
  .cbp-spmenu-left {
    left: -260px;
  }
  .cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
  }

  .cbp-spmenu-right {
    right: -260px;
  }
  .cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
  }

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

  .cbp-spmenu-bottom {
    bottom: -150px;
  }
  .cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
  }

  /* Push classes applied to the body */
  .cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
  }

  .cbp-spmenu-push-toright {
    left: 260px;
  }

  .cbp-spmenu-push-toleft {
    left: -260px;
  }

  /* Transitions */
  .cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Slider */
.slick-loading .slick-list {
  /*background: #fff slick-image-url("../../files/layout/css/ajax-loader.gif") center center no-repeat;*/
  background: #fff center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "icomoon";
  font-size: 20px;
  line-height: 1;
  color: #3886be;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -30px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -30px;
}
.slick-prev:before {
  content: "";
}
[dir=rtl] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
}
[dir=rtl] .slick-next:before {
  content: "";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -35px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: "icomoon";
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #82b5da;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #3886be;
  opacity: 0.75;
}

body {
  background-color: white;
  overflow-x: hidden;
}
@media (min-width: 1200px) {
  body {
    font-size: 16.8px;
  }
}

ul {
  padding-left: 20px;
}

.main .container {
  background: #fff;
  /*
  padding-bottom: $padding-xxl-horizontal;

  > .row:first-child > [class*="col-"] > :first-child {
  	margin-top: ($line-height-computed);
  }
  */
}

[disabled], [class*=disabled] {
  cursor: not-allowed;
}

[class*=col-]:before {
  /* replaces clearfix */
  content: "";
  clear: both;
}

/*

[class*="col-"] {
	//margin-bottom: $padding-xxl-horizontal;
	[class*="col-"] {
		margin-bottom:0;
	}
	> :first-child {
		margin-top:0;
	}
	> .page-header:first-child {
		margin: ($line-height-computed * 2) 0 $line-height-computed;
	}
}
*/
.block {
  overflow: inherit;
}

.row {
  clear: both;
  /* replaces clearfix */
}

.scroll-top {
  background: rgba(119, 119, 119, 0.9);
  border-radius: 2px;
  color: #dddddd;
  display: none;
  padding: 8px 10px;
  position: fixed;
  text-decoration: none;
  right: 0px;
  top: 100px;
  z-index: 3;
  -webkit-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  transition: all, 0.2s;
}
.scroll-top [class*=icon-] {
  margin: 0;
}
.scroll-top:hover {
  color: #919191;
  text-decoration: none;
}
.scroll-top [class*=icon-]:before {
  color: #dddddd;
  text-decoration: none;
}
.scroll-top:hover {
  background: rgba(51, 51, 51, 0.9);
}

.padding-base {
  padding: 12px;
}

.padding-base-top {
  padding-top: 12px;
}

.padding-base-right {
  padding-right: 12px;
}

.padding-base-bottom {
  padding-bottom: 12px;
}

.padding-base-left {
  padding-left: 12px;
}

.padding-xxxl {
  padding: 48px;
}

.padding-xxxl-top {
  padding-top: 48px;
}

.padding-xxxl-right {
  padding-right: 48px;
}

.padding-xxxl-bottom {
  padding-bottom: 48px;
}

.padding-xxxl-left {
  padding-left: 48px;
}

.padding-xxl {
  padding: 32px;
}

.padding-xxl-top {
  padding-top: 32px;
}

.padding-xxl-right {
  padding-right: 32px;
}

.padding-xxl-bottom {
  padding-bottom: 32px;
}

.padding-xxl-left {
  padding-left: 32px;
}

.padding-xl {
  padding: 24px;
}

.padding-xl-top {
  padding-top: 24px;
}

.padding-xl-right {
  padding-right: 24px;
}

.padding-xl-bottom {
  padding-bottom: 24px;
}

.padding-xl-left {
  padding-left: 24px;
}

.padding-large {
  padding: 16px;
}

.padding-large-top {
  padding-top: 16px;
}

.padding-large-right {
  padding-right: 16px;
}

.padding-large-bottom {
  padding-bottom: 16px;
}

.padding-large-left {
  padding-left: 16px;
}

.padding-small {
  padding: 10px;
}

.padding-small-top {
  padding-top: 10px;
}

.padding-small-right {
  padding-right: 10px;
}

.padding-small-bottom {
  padding-bottom: 10px;
}

.padding-small-left {
  padding-left: 10px;
}

.padding-xs {
  padding: 5px;
}

.padding-xs-top {
  padding-top: 5px;
}

.padding-xs-right {
  padding-right: 5px;
}

.padding-xs-bottom {
  padding-bottom: 5px;
}

.padding-xs-left {
  padding-left: 5px;
}

.margin-base {
  margin: 12px;
}

.margin-base-top {
  margin-top: 12px;
}

.margin-base-right {
  margin-right: 12px;
}

.margin-base-bottom {
  margin-bottom: 12px;
}

.margin-base-left {
  margin-left: 12px;
}

.margin-xxl {
  margin: 32px;
}

.margin-xxl-top {
  margin-top: 32px;
}

.margin-xxl-right {
  margin-right: 32px;
}

.margin-xxl-bottom {
  margin-bottom: 32px;
}

.margin-xxl-left {
  margin-left: 32px;
}

.margin-xl {
  margin: 24px;
}

.margin-xl-top {
  margin-top: 24px;
}

.margin-xl-right {
  margin-right: 24px;
}

.margin-xl-bottom {
  margin-bottom: 24px;
}

.margin-xl-left {
  margin-left: 24px;
}

.margin-large {
  margin: 16px;
}

.margin-large-top {
  margin-top: 16px;
}

.margin-large-right {
  margin-right: 16px;
}

.margin-large-bottom {
  margin-bottom: 16px;
}

.margin-large-left {
  margin-left: 16px;
}

.margin-small {
  margin: 10px;
}

.margin-small-top {
  margin-top: 10px;
}

.margin-small-right {
  margin-right: 10px;
}

.margin-small-bottom {
  margin-bottom: 10px;
}

.margin-small-left {
  margin-left: 10px;
}

.margin-xs {
  margin: 5px;
}

.margin-xs-top {
  margin-top: 5px;
}

.margin-xs-right {
  margin-right: 5px;
}

.margin-xs-bottom {
  margin-bottom: 5px;
}

.margin-xs-left {
  margin-left: 5px;
}

@media (min-width: 992px) {
  .divider-vertical {
    border-left: 1px solid #e6e6e6;
  }
}

.divider-vertical:first-child {
  border-left: none;
}

p {
  margin: 0 0 21px;
}

h1, .h1,
h2, .h2 {
  text-transform: uppercase;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  font-weight: 300;
  margin-bottom: 21px;
}
h1 a:hover, .h1 a:hover,
h2 a:hover, .h2 a:hover,
h3 a:hover, .h3 a:hover {
  text-decoration: none;
}

@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 62.5px;
  }
}

h2, .h2 {
  font-size: 35px;
  border-bottom: 2px solid #a9cce6;
  padding-bottom: 0.25em;
  position: relative;
}
h2:after, .h2:after {
  border-bottom: 2px solid #a9cce6;
  content: "";
  display: block;
  left: -1000%;
  padding-bottom: 0.25em;
  position: absolute;
  width: 1000%;
}

@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 22.5px;
  }
}

h1 .label,
.h1 .label,
h2 .label,
.h2 .label {
  font-size: 60%;
}

.text-primary {
  color: #3886be;
}

.text-warning {
  color: #ff9800;
}

.text-danger {
  color: #e25d31;
}

.text-success {
  color: #79ac54;
}

.btn-default,
.btn-primary,
.hyperlink_txt,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active, .btn-default.active,
.btn-primary:active,
.hyperlink_txt:active,
.btn-primary.active,
.active.hyperlink_txt,
.btn-success:active,
.btn-success.active,
.btn-info:active,
.btn-info.active,
.btn-warning:active,
.btn-warning.active,
.btn-danger:active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default .badge,
.btn-primary .badge,
.hyperlink_txt .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}

.btn, .hyperlink_txt {
  margin-bottom: 3px;
}
.btn:active, .hyperlink_txt:active, .btn.active, .active.hyperlink_txt {
  background-image: none;
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .hyperlink_txt {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 2px;
}

.btn-default {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #f4f4f4;
}
.btn-default:hover, .btn-default:focus {
  background-color: #fff;
  background-image: -o-linear-gradient(top, transparent 95%, #dbdbdb 95%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, transparent), color-stop(95%, #dbdbdb));
  background-image: linear-gradient(to bottom, transparent 95%, #dbdbdb 95%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FFDBDBDB", GradientType=0);
  background-position: 0 0;
}
.btn-default:active, .btn-default.active {
  background-color: #e0e0e0;
}
.btn-default.disabled, .btn-default:disabled, .btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-default:hover, .btn-default:focus {
  border-color: #f4f4f4;
}

.btn-primary, .hyperlink_txt {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
}
.btn-primary:hover, .hyperlink_txt:hover, .btn-primary:focus, .hyperlink_txt:focus {
  background-color: #3886be;
  background-image: -o-linear-gradient(top, transparent 95%, #285f87 95%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, transparent), color-stop(95%, #285f87));
  background-image: linear-gradient(to bottom, transparent 95%, #285f87 95%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FF285F87", GradientType=0);
  background-position: 0 0;
}
.btn-primary:active, .hyperlink_txt:active, .btn-primary.active, .active.hyperlink_txt {
  background-color: #2a658f;
}
.btn-primary.disabled, .disabled.hyperlink_txt, .btn-primary:disabled, .hyperlink_txt:disabled, .btn-primary[disabled], [disabled].hyperlink_txt {
  background-color: #2a658f;
  background-image: none;
}

.btn-success {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
}
.btn-success:hover, .btn-success:focus {
  background-color: #79ac54;
  background-image: -o-linear-gradient(top, transparent 95%, #577c3c 95%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, transparent), color-stop(95%, #577c3c));
  background-image: linear-gradient(to bottom, transparent 95%, #577c3c 95%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FF577C3C", GradientType=0);
  background-position: 0 0;
}
.btn-success:active, .btn-success.active {
  background-color: #5c8340;
}
.btn-success.disabled, .btn-success:disabled, .btn-success[disabled] {
  background-color: #5c8340;
  background-image: none;
}

.btn-info {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
}
.btn-info:hover, .btn-info:focus {
  background-color: #3093cc;
  background-image: -o-linear-gradient(top, transparent 95%, #226992 95%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, transparent), color-stop(95%, #226992));
  background-image: linear-gradient(to bottom, transparent 95%, #226992 95%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FF226992", GradientType=0);
  background-position: 0 0;
}
.btn-info:active, .btn-info.active {
  background-color: #246f9a;
}
.btn-info.disabled, .btn-info:disabled, .btn-info[disabled] {
  background-color: #246f9a;
  background-image: none;
}

.btn-warning {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
}
.btn-warning:hover, .btn-warning:focus {
  background-color: #ff9800;
  background-image: -o-linear-gradient(top, transparent 95%, #b86d00 95%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, transparent), color-stop(95%, #b86d00));
  background-image: linear-gradient(to bottom, transparent 95%, #b86d00 95%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FFB86D00", GradientType=0);
  background-position: 0 0;
}
.btn-warning:active, .btn-warning.active {
  background-color: #c27400;
}
.btn-warning.disabled, .btn-warning:disabled, .btn-warning[disabled] {
  background-color: #c27400;
  background-image: none;
}

.btn-danger {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
}
.btn-danger:hover, .btn-danger:focus {
  background-color: #e25d31;
  background-image: -o-linear-gradient(top, transparent 95%, #b23f19 95%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, transparent), color-stop(95%, #b23f19));
  background-image: linear-gradient(to bottom, transparent 95%, #b23f19 95%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FFB23F19", GradientType=0);
  background-position: 0 0;
}
.btn-danger:active, .btn-danger.active {
  background-color: #bb421a;
}
.btn-danger.disabled, .btn-danger:disabled, .btn-danger[disabled] {
  background-color: #bb421a;
  background-image: none;
}

.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.img-thumbnail {
  margin-bottom: 20px;
}

.thumbnail a {
  display: block;
  border: 1px solid #fff;
  position: relative;
  overflow: hidden;
}
.thumbnail a .caption {
  color: #fff;
  height: 100%;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  background: rgba(56, 134, 190, 0.7);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.thumbnail a .caption .caption-inner {
  padding: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.thumbnail a .caption p {
  margin: 0;
}
.thumbnail a:hover, .thumbnail a:focus, .thumbnail a.active {
  border-color: #3886be;
}
.thumbnail a:hover .caption, .thumbnail a:focus .caption, .thumbnail a.active .caption {
  top: 0;
}
.thumbnail p {
  margin: 0;
}

.dropdown-menu > li > a {
  padding: 6px 18px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #eeeeee;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #3278aa;
}

nav ul {
  padding-left: 0;
}

header .nav li.dropdown:hover ul {
  display: block;
  z-index: 1001;
}

.navbar-fixed-top .navbar-collapse {
  max-height: inherit;
}

.navbar-default {
  background-image: -o-linear-gradient(top, white 0%, #fff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#fff));
  background-image: linear-gradient(to bottom, white 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFFFFFFF", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 2px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -o-linear-gradient(top, #e2e2e2 0%, #e9e9e9 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#e9e9e9));
  background-image: linear-gradient(to bottom, #e2e2e2 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFE2E2E2", endColorstr="#FFE9E9E9", GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

.navbar-inverse {
  background-image: -o-linear-gradient(top, #5a9ecf 0%, #3886be 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5a9ecf), to(#3886be));
  background-image: linear-gradient(to bottom, #5a9ecf 0%, #3886be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF5A9ECF", endColorstr="#FF3886BE", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -o-linear-gradient(top, #2c6a97 0%, #2f71a0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2c6a97), to(#2f71a0));
  background-image: linear-gradient(to bottom, #2c6a97 0%, #2f71a0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF2C6A97", endColorstr="#FF2F71A0", GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}

.navbar-brand {
  padding: 12px 6px;
  margin: 0;
}
.navbar-brand img {
  max-width: 100%;
  max-height: 100%;
}

@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -o-linear-gradient(top, #3886be 0%, #3278aa 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3886be), to(#3278aa));
    background-image: linear-gradient(to bottom, #3886be 0%, #3278aa 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF3886BE", endColorstr="#FF3278AA", GradientType=0);
  }
}
/*
header + div {
	margin-top:			$navbar-height;
}
*/
.navbar + div {
  margin-top: 100px;
}

header .navbar + div {
  margin-bottom: -100px;
}

.navbar-static-top {
  margin-bottom: -100px;
}

.cbp-spmenu .nav-tabs li a, .cbp-spmenu .nav-tabs li > a:focus, .cbp-spmenu .nav-tabs li > a:focus:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

header .nav.nav-tabs {
  margin-top: 25px;
  border-bottom: none;
}
@media (min-width: 768px) {
  header .nav.nav-tabs.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.alert-primary {
  /*@include gradient-vertical($start-color: $color, $end-color: darken($color, 7.5%));*/
  background-color: #3886be;
  border-color: #275c83;
}

.alert-success {
  /*@include gradient-vertical($start-color: $color, $end-color: darken($color, 7.5%));*/
  background-color: #f2f7ef;
  border-color: #cadebb;
}

.alert-info {
  /*@include gradient-vertical($start-color: $color, $end-color: darken($color, 7.5%));*/
  background-color: #e8f3fa;
  border-color: #aad3eb;
}

.alert-warning {
  /*@include gradient-vertical($start-color: $color, $end-color: darken($color, 7.5%));*/
  background-color: #fff5e6;
  border-color: #ffd699;
}

.alert-danger {
  /*@include gradient-vertical($start-color: $color, $end-color: darken($color, 7.5%));*/
  background-color: #fefbfa;
  border-color: #f5c6b7;
}

.progress {
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEBEBEB", endColorstr="#FFF5F5F5", GradientType=0);
}

.progress-bar {
  background-image: -o-linear-gradient(top, #3886be 0%, #2c6a97 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3886be), to(#2c6a97));
  background-image: linear-gradient(to bottom, #3886be 0%, #2c6a97 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF3886BE", endColorstr="#FF2C6A97", GradientType=0);
}

.progress-bar-success {
  background-image: -o-linear-gradient(top, #79ac54 0%, #618a43 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#79ac54), to(#618a43));
  background-image: linear-gradient(to bottom, #79ac54 0%, #618a43 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF79AC54", endColorstr="#FF618A43", GradientType=0);
}

.progress-bar-info {
  background-image: -o-linear-gradient(top, #3093cc 0%, #2675a3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3093cc), to(#2675a3));
  background-image: linear-gradient(to bottom, #3093cc 0%, #2675a3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF3093CC", endColorstr="#FF2675A3", GradientType=0);
}

.progress-bar-warning {
  background-image: -o-linear-gradient(top, #ff9800 0%, #cc7a00 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9800), to(#cc7a00));
  background-image: linear-gradient(to bottom, #ff9800 0%, #cc7a00 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFF9800", endColorstr="#FFCC7A00", GradientType=0);
}

.progress-bar-danger {
  background-image: -o-linear-gradient(top, #e25d31 0%, #c4461c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e25d31), to(#c4461c));
  background-image: linear-gradient(to bottom, #e25d31 0%, #c4461c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFE25D31", endColorstr="#FFC4461C", GradientType=0);
}

.progress-bar-striped {
  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);
}

.list-group {
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #2c6a97;
  background-image: -o-linear-gradient(top, #3886be 0%, #2f71a0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3886be), to(#2f71a0));
  background-image: linear-gradient(to bottom, #3886be 0%, #2f71a0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF3886BE", endColorstr="#FF2F71A0", GradientType=0);
  border-color: #2f71a0;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.panel-default > .panel-heading {
  /*@include gradient-vertical($start-color: $color, $end-color: darken($color, 5%));*/
  background-color: #f5f5f5;
}

.panel-primary > .panel-heading {
  /*@include gradient-vertical($start-color: $color, $end-color: darken($color, 5%));*/
  background-color: #3886be;
}

.panel-success > .panel-heading {
  /*@include gradient-vertical($start-color: $color, $end-color: darken($color, 5%));*/
  background-color: #f2f7ef;
}

.panel-info > .panel-heading {
  /*@include gradient-vertical($start-color: $color, $end-color: darken($color, 5%));*/
  background-color: #e8f3fa;
}

.panel-warning > .panel-heading {
  /*@include gradient-vertical($start-color: $color, $end-color: darken($color, 5%));*/
  background-color: #fff5e6;
}

.panel-danger > .panel-heading {
  /*@include gradient-vertical($start-color: $color, $end-color: darken($color, 5%));*/
  background-color: #fefbfa;
}

.well,
[class*=well-] {
  background-color: #f9f9f9;
  border-color: #e0e0e0;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.well .container,
[class*=well-] .container {
  background: none;
}

label {
  font-weight: 400;
}

/*
.radio input[type="radio"], 
.radio-inline input[type="radio"], 
.checkbox input[type="checkbox"], 
.checkbox-inline input[type="checkbox"] {
	position:static;
	margin-left:0;
}
*/
.checkbox input + label,
input.checkbox + label {
  vertical-align: -3px;
}

.input-group-btn > .btn, .input-group-btn > .hyperlink_txt {
  margin-bottom: 0;
}

.form-control {
  padding: 6px 12px;
}
.form-control[type=file] {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px 0;
}

/* Reset the default stat types to append it only on fields to be marked */
.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,
.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,
.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: #555555;
}
.has-success .form-control,
.has-warning .form-control,
.has-error .form-control {
  border-color: #eeeeee;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus {
  border-color: #d5d5d5;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.has-success .input-group-addon,
.has-warning .input-group-addon,
.has-error .input-group-addon {
  color: #555555;
  border-color: #eeeeee;
  background-color: #fefefe;
}
.has-success .form-control-feedback,
.has-warning .form-control-feedback,
.has-error .form-control-feedback {
  color: #555555;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #f2f7ef;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fff5e6;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #fefbfa;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
.help-block:before {
  font-family: "icomoon";
  font-size: 90%;
  content: "";
  margin-right: 5px;
}

.nav-tabs.nav {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a,
.nav-tabs > li > a:focus {
  margin-right: 0;
  background-color: transparent;
  border: none;
  color: #555555;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus:hover {
  background-color: transparent;
  -webkit-box-shadow: inset 0 -2px 0 #3886be;
  box-shadow: inset 0 -2px 0 #3886be;
  color: #3886be;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
  border: none;
  -webkit-box-shadow: inset 0 -2px 0 #3886be;
  box-shadow: inset 0 -2px 0 #3886be;
  color: #3886be;
}
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus:hover {
  border: none;
  color: #3886be;
}
.nav-tabs > li.disabled > a {
  background: whitesmoke;
  color: #888888;
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li.disabled > a:hover {
  /*reset :hover styles for disabled */
  background: whitesmoke;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888888;
}
.nav-tabs.nav-justified > li > a, .nav-tabs.nav-justified > li > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.nav-tabs s .dropdown-menu {
  margin-top: 0;
}

.tab-content .tab-pane {
  padding: 20px 0;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #777777;
  content: "/ ";
}

.dropdown-menu {
  border: none;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.alert {
  border: none;
  color: #fff;
}
.alert-success {
  background-color: #79ac54;
}
.alert-info {
  background-color: #3093cc;
}
.alert-warning {
  background-color: #ff9800;
}
.alert-danger {
  background-color: #e25d31;
}
.alert a:not(.close),
.alert .alert-link {
  color: #fff;
  font-weight: bold;
}
.alert .close {
  color: #fff;
}

.badge {
  padding: 3px 6px 3px;
}

.progress {
  position: relative;
  z-index: 1;
  height: 12px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-bar:last-child {
  border-radius: 0 3px 3px 0;
}
.progress-bar:last-child:before {
  display: block;
  content: "div::before";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #bdd8ec;
}
.progress-bar-success:last-child.progress-bar:before {
  background-color: #d7e6cc;
}
.progress-bar-info:last-child.progress-bar:before {
  background-color: #e8f3fa;
}
.progress-bar-warning:last-child.progress-bar:before {
  background-color: #ffe0b3;
}
.progress-bar-danger:last-child.progress-bar:before {
  background-color: #f2b5a1;
}

.close {
  font-size: 34px;
  font-weight: 300;
  line-height: 24px;
  opacity: 0.6;
}
.close:hover {
  opacity: 1;
}

.list-group-item {
  padding: 15px;
}
.list-group-item-text {
  color: #777777;
}

.well {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.panel {
  border: none;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.panel-heading {
  border-bottom: none;
}
.panel-footer {
  border-top: none;
}
.panel-success .panel-heading {
  background-color: #79ac54;
}
.panel-success .panel-title {
  color: #fff;
}
.panel-info .panel-heading {
  background-color: #3093cc;
}
.panel-info .panel-title {
  color: #fff;
}
.panel-warning .panel-heading {
  background-color: #ff9800;
}
.panel-warning .panel-title {
  color: #fff;
}
.panel-danger .panel-heading {
  background-color: #e25d31;
}
.panel-danger .panel-title {
  color: #fff;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.embed-responsive.embed-responsive-16by10 {
  padding-bottom: 62.5%;
}

.accordion .panel-default {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .panel-default .panel-heading + .panel-collapse .panel-body {
  border-top: none;
}
.accordion .panel-default > .panel-heading {
  background: none;
  border: none;
  border-bottom: 2px solid #eeeeee;
  padding: 0;
}
.accordion .panel-default > .panel-heading:hover {
  border-bottom: 2px solid #82b5da;
}
.accordion .panel-default > .panel-heading:active {
  border-bottom: 2px solid #3886be;
}
.accordion .panel-default > .panel-heading a {
  padding: 10px 15px;
}
.accordion .panel-default > .panel-heading a, .accordion .panel-default > .panel-heading a:hover {
  text-decoration: none;
}
.accordion .panel-default > .panel-heading + .collapse.in {
  margin-top: -2px;
  border-top: 2px solid #3886be;
}

.hm.accordion {
  margin-top: 63px;
  margin-bottom: -96px;
}

.hm.accordion .panel {
  background: #f0f6fb;
  border: none;
  border-bottom: 1px solid #dcebf5;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  padding: 20px 0 32px 0;
}

.hm.accordion .panel:nth-child(odd) {
  background: #dcebf5;
}

.hm.accordion [data-parent] {
  cursor: pointer;
}

@media (min-width: 768px) {
  .hm.accordion .text-sm-right {
    text-align: right;
  }
}
.hm.accordion h3 {
  color: #3886be;
  font-weight: 400;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.hm.accordion .job-title {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.hm.accordion .job-description {
  margin-top: 21px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.hm.accordion .ui-state-active .job-title {
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}

.hm.accordion .toggler span[class*=ui-] {
  display: none;
}

.hm.accordion .toggler {
  cursor: pointer;
}

.hm.accordion *:focus {
  outline: none;
}

.panel-heading a {
  display: block;
  /* adjust as needed */
}
.panel-heading a:after {
  font-family: "icomoon";
}

.panel-heading a:after {
  /* symbol for "opening" panels */
  content: "";
  float: right;
  color: #3886be;
}

.panel-heading a.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "";
  color: #777777;
}

.pin-container {
  overflow: hidden;
}

.pinned {
  width: 100%;
}

/* hide sidebar sub menus by default */
.sidebar.nav .nav {
  display: none;
  font-size: 12px;
}

/* show sub menu when parent is active */
.sidebar.nav > .active > ul {
  display: block;
}

.affix-top, .affix {
  position: static;
}

@media (min-width: 768px) {
  .sidebar.affix-top {
    position: static;
    margin-top: 30px;
    width: 228px;
  }

  .sidebar.affix {
    position: fixed;
    top: 70px;
    width: 228px;
  }
}
@media (max-width: 768px) {
  .pin-container > div[class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}
.sidebar li.active {
  border: 0 #eee solid;
  border-right-width: 4px;
}

.pinned {
  padding-bottom: 50px;
}
.pinned[style*=fixed] {
  margin-top: 110px;
}
.pinned a[href] {
  margin-top: 0px;
  position: static;
  display: inline-block;
  width: 100%;
}

[class*=icon-] {
  text-align: center;
  margin-right: 0.25em;
}
[class*=icon-]:before {
  vertical-align: baseline;
}
[class*=icon-]:hover, [class*=icon-]:focus {
  text-decoration: none;
}

a[class*=icon-] {
  cursor: pointer;
}

.left-icon {
  font-size: 90%;
}

.block-icon {
  display: block;
  font-size: 120%;
  margin-bottom: 0.25em;
  margin-right: 0;
}
.block-icon:after {
  display: block;
  overflow: hidden;
  content: "";
}

.round-icon:before {
  background: #a9cce6;
  border-radius: 50%;
  color: white;
  line-height: 1;
  display: inline-block;
  height: 2em;
  padding: 0.45em;
  text-align: center;
  width: 2em;
}
.round-icon.left-icon:before {
  font-size: 75%;
}

.bordered-icon:before {
  border-radius: 50%;
  line-height: 1;
  display: inline-block;
  height: 2em;
  padding: 0.45em;
  text-align: center;
  width: 2em;
  background: transparent;
  border: 1px solid #3886be;
  color: #3886be;
}

.modal .slick-slider button:before {
  color: #fff;
}

.header-slider {
  overflow-x: hidden;
}
.header-slider .background img {
  display: none;
}
.header-slider .slick-slider {
  margin-bottom: 0;
}
.header-slider .slick-next,
.header-slider .slick-prev {
  width: 30px;
  height: 30px;
}
.header-slider .slick-next:before,
.header-slider .slick-prev:before {
  font-family: "icomoon";
  font-size: 30px;
  text-shadow: 0 1px 0px #555555;
}
.header-slider .slick-next {
  right: -30px;
}
.header-slider .slick-next:before {
  content: "";
}
.header-slider .slick-prev {
  left: -30px;
}
.header-slider .slick-prev:before {
  content: "";
}
.header-slider .full-slider {
  /* Custom styles for Caption-Variants*/
}
.header-slider .full-slider .slick-next {
  right: 25px;
}
.header-slider .full-slider .slick-prev {
  left: 25px;
}
.header-slider .full-slider .item {
  height: 500px;
  text-align: center;
  position: relative;
}
@media (min-width: 480px) {
  .header-slider .full-slider .item {
    height: 600px;
  }
}
@media (min-width: 878px) {
  .header-slider .full-slider .item {
    height: 500px;
  }
}
@media (min-width: 1102px) {
  .header-slider .full-slider .item {
    height: 500px;
  }
}
.header-slider .full-slider .item:hover .background {
  background-color: rgba(56, 134, 190, 0.05);
}
.header-slider .full-slider .background {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.header-slider .full-slider .background img {
  display: none;
}
.header-slider .full-slider .item-caption {
  vertical-align: middle;
  margin: 0 auto;
  width: 100%;
  padding: 50px 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.header-slider .full-slider .item-caption img {
  display: inline-block;
}
.header-slider .full-slider .item-caption .block > * {
  display: inline-block;
}
.header-slider .full-slider .item-caption .caption-left,
.header-slider .full-slider .item-caption .caption-right {
  display: inline-block;
  width: 90%;
  margin: 0;
  vertical-align: middle;
}
.header-slider .full-slider .item-caption .caption-right {
  text-align: center;
  margin-top: 20px;
}
.header-slider .full-slider .item-caption .caption-right img {
  max-width: 100%;
}
.header-slider .full-slider .item-caption h1 {
  background: red;
}
@media (min-width: 878px) {
  .header-slider .full-slider .item-caption {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 750px;
  }
  .header-slider .full-slider .item-caption:before, .header-slider .full-slider .item-caption:after {
    content: " ";
    display: table;
  }
  .header-slider .full-slider .item-caption:after {
    clear: both;
  }
  .header-slider .full-slider .item-caption .caption-left,
.header-slider .full-slider .item-caption .caption-right {
    width: 47%;
    margin-top: 0;
  }
  .header-slider .full-slider .item-caption .caption-left {
    margin-right: 5%;
  }
}
@media (min-width: 1102px) {
  .header-slider .full-slider .item-caption {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 970px;
  }
  .header-slider .full-slider .item-caption:before, .header-slider .full-slider .item-caption:after {
    content: " ";
    display: table;
  }
  .header-slider .full-slider .item-caption:after {
    clear: both;
  }
}
@media (min-width: 1310px) {
  .header-slider .full-slider .item-caption {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 90%;
  }
  .header-slider .full-slider .item-caption:before, .header-slider .full-slider .item-caption:after {
    content: " ";
    display: table;
  }
  .header-slider .full-slider .item-caption:after {
    clear: both;
  }
}
.header-slider .full-slider .multiple-item-captions h2, .header-slider .full-slider .multiple-item-captions h3, .header-slider .full-slider .multiple-item-captions h4, .header-slider .full-slider .multiple-item-captions p {
  margin: 2px 0;
  padding: 6px 12px;
}
.header-slider .full-slider .multiple-item-captions h2 {
  background: rgba(255, 255, 255, 0.7);
  color: #3886be;
  text-transform: uppercase;
}
.header-slider .full-slider .multiple-item-captions h3 {
  background: rgba(56, 134, 190, 0.7);
  color: #fff;
}
.header-slider .full-slider .multiple-item-captions .block p {
  background: rgba(56, 134, 190, 0.7);
  color: #fff;
}
@media (min-width: 878px) {
  .header-slider .full-slider .multiple-item-captions {
    text-align: left;
  }
}
.header-slider .full-slider .caption-with-icon h2, .header-slider .full-slider .caption-with-icon h3, .header-slider .full-slider .caption-with-icon h4, .header-slider .full-slider .caption-with-icon p {
  margin: 2px 0;
  padding: 6px 12px;
}
.header-slider .full-slider .caption-with-icon h2 {
  background: rgba(255, 255, 255, 0.7);
  color: #3886be;
  text-transform: uppercase;
}
.header-slider .full-slider .caption-with-icon h3 {
  background: rgba(56, 134, 190, 0.7);
  color: #fff;
}
.header-slider .full-slider .caption-with-icon p {
  background: rgba(56, 134, 190, 0.7);
  color: #fff;
}
.header-slider .full-slider .caption-with-icon [class*=icon] {
  background: rgba(56, 134, 190, 0.7);
  border-radius: 50%;
  display: inline-block;
  width: 125px;
  height: 125px;
  line-height: 125px;
  margin-bottom: -25px;
}
.header-slider .full-slider .caption-with-icon [class*=icon]:before {
  color: #fff;
  font-size: 70px;
}
.header-slider .slides {
  margin: 16px 0;
}
.header-slider .slides .thumbnail {
  margin-bottom: 0;
}
.header-slider .slides .slick-next {
  right: 10px;
}
.header-slider .slides .slick-prev {
  left: 10px;
}
.header-slider .slick-slider [class*=col-] {
  margin-bottom: 0;
}

[class*=slides] {
  /* margin to position the controls inside */
  margin-left: 30px;
  margin-right: 30px;
}

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

.slick-dots {
  height: 0;
  overflow: hidden;
  position: static;
}

.dots .slick-dots {
  height: auto;
  overflow: auto;
}

.one-item .slick-slide > * {
  display: inline-block;
}

footer {
  background: #333333;
  color: #fff;
  margin-top: 96px;
}
footer [class*=col-] {
  margin-bottom: 32px;
}
footer .container > .row {
  padding-top: 96px;
  padding-bottom: 32px;
}
footer h3, footer .h3,
footer h4, footer .h4 {
  margin-bottom: 25px;
  padding-bottom: 0.45em;
}
footer a {
  color: white;
  text-decoration: underline;
  -webkit-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  transition: all, 0.2s;
}
footer a [class*=icon-]:before {
  -webkit-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  transition: all, 0.2s;
}
footer a:hover, footer a:hover [class*=icon-], footer a:hover [class*=icon-]:before {
  border-color: white;
  color: white;
  text-decoration: none;
}
footer .head-description {
  margin: 20px 0;
}
footer .input-group {
  margin-bottom: 20px;
}
footer .input-group-addon {
  background: #fefefe;
}
footer .low-contrast {
  color: gray;
}
footer .low-contrast a {
  color: #cccccc;
}
footer .link-list {
  padding: 0;
}
footer .link-list li {
  list-style: none;
}
footer .link-list a {
  text-decoration: none;
}
footer .slides {
  margin-left: 0;
  margin-right: 0;
}
footer .slides a {
  color: #cccccc;
  text-decoration: none;
}
footer .slides a [class*=icon-] {
  font-size: 70%;
}
footer .slides button {
  top: -40px;
}
footer .slides button:before {
  color: rgba(255, 255, 255, 0.2);
  font-size: 14px;
}
:hover footer .slides button:before {
  color: #999999;
}
footer .slides .slick-next {
  right: 0;
}
footer .slides .slick-prev {
  right: 25px;
  left: auto;
}
footer .socialize [class*=icon-] {
  font-size: 200%;
}
footer .footer-secondary {
  background: #1a1a1a;
  color: #fff;
}
footer .footer-secondary:after {
  display: block;
  content: "";
  background: #3886be;
  height: 6px;
}
footer .footer-secondary .container > .row:first-child {
  padding-top: 48px;
}
footer .footer-secondary a {
  color: #fff;
}
footer .footer-secondary:before {
  background: black;
}
footer .footer-secondary [class*=col-] {
  margin-bottom: 0;
}
footer .footer-secondary [class*=col-] > :first-child {
  line-height: inherit;
}

.timeline {
  list-style: none;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 24px;
  position: relative;
}

.timeline:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -2px;
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 4px;
  border-radius: 2px;
  display: block;
}

.timeline .timeline-row {
  margin-bottom: 25px;
  padding-left: 50%;
  position: relative;
  z-index: 10;
}

.timeline .timeline-row .timeline-time {
  position: absolute;
  right: 50%;
  top: 50px;
  text-align: right;
  margin-right: 50px;
  font-size: 16px;
  line-height: 1.3;
}

.timeline .timeline-row .timeline-time small {
  display: block;
  color: #000;
}

.timeline .timeline-row .timeline-icon {
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border: 4px solid #fff;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  color: white;
  font-size: 14px;
  z-index: 100;
}

.timeline .timeline-row .timeline-icon span[class*=icon-] {
  margin: 0;
  vertical-align: text-bottom;
}

.timeline .timeline-row .timeline-icon > div {
  border-radius: 50%;
  line-height: 42px;
  font-size: 16px;
}

.timeline .timeline-row .timeline-content {
  margin-left: 50px;
  top: 25px;
  position: relative;
  background-color: white;
  color: #333333;
}

.timeline .timeline-row .timeline-content:after {
  content: "";
  position: absolute;
  top: 33px;
  left: -50px;
  height: 4px;
  width: 50px;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: -1;
}

.timeline .timeline-row .timeline-content .panel-body {
  padding: 20px 20px 6px 20px;
  position: relative;
  z-index: 10;
}

.timeline .timeline-row .timeline-content h2 {
  font-size: 22px;
  margin-bottom: 12px;
  margin-top: 0;
  line-height: 1.2;
}

.timeline .timeline-row .timeline-content p {
  margin-bottom: 15px;
}

.timeline .timeline-row .timeline-content img {
  margin-bottom: 15px;
}

.timeline .timeline-row:nth-child(odd) {
  padding-left: 0;
  padding-right: 50%;
}

.timeline .timeline-row:nth-child(odd) .timeline-time {
  right: auto;
  left: 50%;
  text-align: left;
  margin-right: 0;
  margin-left: 50px;
}

.timeline .timeline-row:nth-child(odd) .timeline-content {
  margin-right: 50px;
  margin-left: 0;
}

.timeline .timeline-row:nth-child(odd) .timeline-content:after {
  left: auto;
  right: -50px;
}

.timeline.animated .timeline-row .timeline-content {
  left: 0px;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  margin-left: 50px;
}

.timeline.animated .timeline-row:nth-child(odd) .timeline-content {
  margin-left: 0;
}

.timeline.animated .timeline-row:nth-child(odd) .timeline-content {
  left: 0;
}

.timeline.animated .timeline-row.active .timeline-content {
  left: 0;
}

.timeline.animated .timeline-row.active:nth-child(odd) .timeline-content {
  left: 0;
}

@media (max-width: 991px) {
  .timeline:after {
    left: 25px;
  }

  .timeline .timeline-row {
    padding-left: 0;
    margin-bottom: 20px;
  }

  .timeline .timeline-row .timeline-time {
    position: relative;
    right: auto;
    top: 0;
    text-align: left;
    margin: 0 0 6px 60px;
  }

  .timeline .timeline-row .timeline-icon {
    top: 30px;
    left: 0px;
    margin-left: 0;
  }

  .timeline .timeline-row .timeline-content {
    margin-left: 60px;
    top: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    position: relative;
    width: 90%;
  }

  .timeline .timeline-row .timeline-content:after {
    top: 8px;
  }

  .timeline .timeline-row .timeline-content:after {
    right: auto !important;
    left: -50px !important;
    top: 25px;
  }

  .timeline .timeline-row:nth-child(odd) {
    padding-right: 0;
  }

  .timeline .timeline-row:nth-child(odd) .timeline-time {
    position: relative;
    right: auto;
    left: auto;
    top: 0;
    text-align: left;
    margin: 0 0 6px 60px;
  }

  .timeline .timeline-row:nth-child(odd) .timeline-content {
    margin-right: 0;
    margin-left: 60px;
  }

  .timeline.animated .timeline-row .timeline-content {
    margin-left: 60px;
  }

  .timeline.animated .timeline-row:nth-child(odd) .timeline-content {
    left: 60px;
  }

  .timeline.animated .timeline-row.active:nth-child(odd) .timeline-content {
    left: 0;
  }
}
.werdegang .modal-content {
  background: #f0f6fb;
  border-radius: 0;
}

.werdegang .modal-header {
  padding: 24px 32px 0 32px;
}

.werdegang .modal-header button.close {
  font-size: 42px;
  line-height: normal;
  margin: 0;
  position: relative;
  z-index: 1;
}

.werdegang .modal-body {
  padding: 0 32px 64px 32px;
}

.werdegang h2 {
  border: none;
  margin: 0 0 10.5px 0;
  padding: 0;
  position: static;
}

.werdegang h2:after {
  display: none;
}

.werdegang h4 {
  margin: 0 0 63px 0;
}

[data-toggle] {
  cursor: pointer;
}

.page-header {
  padding-bottom: 0;
  margin: 40px 0 40px;
}

header {
  position: relative;
  margin-bottom: 64px;
}

.header-img {
  width: 100%;
  max-height: 600px;
  overflow: hidden;
}
.header-img img {
  width: 100%;
  height: auto;
}

.header-container:after {
  background: rgba(255, 255, 255, 0.6);
  content: "";
  display: block;
  width: 100%;
  height: 70px;
  position: absolute;
  z-index: 0;
  left: 0;
}
@media (min-width: 768px) {
  .header-container:after {
    height: 100px;
  }
}

.header-img-height {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.navbar-wrapper {
  left: 0;
  padding-top: 5px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
@media (min-width: 768px) {
  .navbar-wrapper {
    left: inherit;
    width: auto;
  }
}

.logo {
  padding: 0;
  display: inline-block;
  margin: 0 24px;
  position: relative;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .logo {
    margin-left: 0;
    z-index: 5;
  }
}
.logo li {
  list-style: none;
}
.logo .navbar-brand {
  height: initial;
}
.logo .navbar-brand img {
  width: 200px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .logo .navbar-brand img {
    width: 240px;
  }
}
@media (min-width: 992px) {
  .logo .navbar-brand img {
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .logo .navbar-brand img {
    width: 340px;
  }
}

.container > .navbar-header {
  color: #fff;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
}

.navbar-toggle {
  color: #000;
  margin: 0;
  padding: 32px;
}

nav.top-nav.mod_navigation {
  background: transparent;
  display: inline-block;
  left: 0;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  nav.top-nav.mod_navigation {
    position: static;
    width: auto;
  }
}
nav.top-nav.mod_navigation .navbar-collapse {
  background: #fff;
  padding: 0;
}
@media (min-width: 768px) {
  nav.top-nav.mod_navigation .navbar-collapse {
    background: transparent;
  }
}
nav.top-nav.mod_navigation ul.navbar-nav {
  padding: 32px 20px;
}
@media (min-width: 768px) {
  nav.top-nav.mod_navigation ul.navbar-nav {
    color: #000;
    display: inline-block;
    width: 100%;
  }
}
nav.top-nav.mod_navigation li {
  vertical-align: middle;
  overflow: hidden;
}
@media (min-width: 768px) {
  nav.top-nav.mod_navigation li {
    color: #000;
    display: inline-block;
    float: none;
    text-transform: uppercase;
    width: initial;
  }
}
nav.top-nav.mod_navigation li span.active {
  display: block;
  padding: 10px 15px;
}
@media (min-width: 768px) {
  nav.top-nav.mod_navigation li span.active {
    background: none;
    border-bottom: 2px solid #555555 !important;
    color: #000;
  }
}
nav.top-nav.mod_navigation li a, nav.top-nav.mod_navigation li a:focus, nav.top-nav.mod_navigation li span.active {
  color: #000;
}
@media (min-width: 768px) {
  nav.top-nav.mod_navigation li a, nav.top-nav.mod_navigation li a:focus, nav.top-nav.mod_navigation li span.active {
    border-bottom: 2px solid transparent;
    display: inline-block;
    margin: 0 0.05em;
    padding: 0.1em 0.25em;
  }
}
nav.top-nav.mod_navigation li a:hover {
  background: #555555;
  color: #fff;
}
@media (min-width: 768px) {
  nav.top-nav.mod_navigation li a:hover {
    background: none;
    border-bottom: 2px solid #3886be;
    color: #000;
  }
}

.header-text.container {
  position: absolute;
  bottom: 30px;
  display: none;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (min-width: 768px) {
  .header-text.container {
    display: block;
  }
}
@media (min-width: 992px) {
  .header-text.container {
    bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .header-text.container {
    bottom: 100px;
  }
}
.header-text.container h2 {
  font-size: 31.2px;
}

.header-text-width {
  background: rgba(255, 255, 255, 0.7);
  padding: 24px;
  width: 100%;
}
@media (min-width: 992px) {
  .header-text-width {
    width: 53%;
  }
}

.nav-icons [class*=col-] {
  padding: 0;
}
.nav-icons a {
  display: block;
  padding: 15px;
}
.nav-icons a:hover {
  background: #f8fbfd;
  text-decoration: none;
}
.nav-icons a:hover h3,
.nav-icons a:hover p {
  color: #000;
}
.nav-icons a h3,
.nav-icons a p {
  color: #000;
}

.news-mod {
  position: relative;
}
@media (min-width: 992px) {
  .news-mod {
    margin-left: 64px;
    margin-top: -200px !important;
  }
}
@media (min-width: 1200px) {
  .news-mod {
    margin-top: -170px !important;
  }
}
.news-mod .news-mod-head {
  background: #3886be;
  color: #fff;
  overflow: hidden;
  padding: 20px 32px;
}
.news-mod .news-mod-head p {
  margin-bottom: 0;
}
.news-mod .scrollbar-wrapper {
  background: #fff;
  padding: 20px 2px;
  position: relative;
  z-index: 2;
}
.news-mod .scrollbar-wrapper:before, .news-mod .scrollbar-wrapper:after {
  content: "";
  position: absolute;
  -webkit-box-shadow: 20px 20px 25px -30px rgba(0, 0, 0, 0.75);
  box-shadow: 20px 20px 25px -30px rgba(0, 0, 0, 0.75);
  -webkit-transform: skewX(0.5deg) skewY(0);
  -ms-transform: skewX(0.5deg) skewY(0);
  transform: skewX(0.5deg) skewY(0);
  display: block;
  bottom: 0px;
  height: 300px;
  width: 100%;
  right: 1px;
  border-radius: 7px;
}
.news-mod .scrollbar-wrapper:after {
  -webkit-box-shadow: -20px 20px 25px -30px rgba(0, 0, 0, 0.75);
  box-shadow: -20px 20px 25px -30px rgba(0, 0, 0, 0.75);
  -webkit-transform: skewX(-0.5deg) skewY(0);
  -ms-transform: skewX(-0.5deg) skewY(0);
  transform: skewX(-0.5deg) skewY(0);
  left: 1px;
  right: auto;
}
.news-mod .scrollbar-inner {
  padding: 0 5px 0 32px;
  margin-left: -2px;
  max-height: 300px;
  overflow: auto;
  position: relative;
  z-index: 1;
}
.news-mod .scrollbar-inner .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(56, 134, 190, 0.2);
  border-radius: 4px;
}
.news-mod .scrollbar-inner .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(56, 134, 190, 0.6);
  border-radius: 4px;
}
.news-mod .news-mod-footer {
  background: #3886be;
  color: #fff;
  left: 50%;
  margin: 0 auto;
  padding: 20px 32px;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 90%;
  z-index: 1;
}
.news-mod .readmore {
  cursor: pointer;
}
.news-mod .readmore p {
  margin: 0;
}
.news-mod .toggle-text {
  margin-top: 20px;
}
.news-mod .efvEditordiv td {
  padding-right: 16px;
}
.news-mod .efvEditorimg {
  border-bottom: 1px solid #d1e4f1;
  height: 1px;
  margin-top: -6px;
  width: 100%;
}

.layout_latest {
  position: relative;
  border-bottom: 2px solid #a9cce6;
  padding-bottom: 0.25em;
  margin-bottom: 2em;
}
.layout_latest:after {
  border-bottom: 2px solid #a9cce6;
  content: "";
  display: block;
  left: -1000%;
  padding-bottom: 0.25em;
  position: absolute;
  width: 1000%;
}
.layout_latest h2 {
  border-bottom: none;
}
.layout_latest h2:after {
  display: none;
}
.layout_latest .info {
  display: none;
}

.layout_full h2 {
  border: none;
}
.layout_full h2:after {
  display: none;
}

.introduction-panel {
  background: #f8fbfd;
  border-bottom: 3px solid #a9cce6;
  padding: 32px 32px 20px;
}
@media (min-width: 992px) {
  .introduction-panel {
    margin-top: -140px;
  }
}

.team.accordion {
  margin-top: -21px;
  margin-bottom: -96px;
  /* margin-top of footer to stick directly to the footer */
}
.team.accordion .panel {
  background: #f0f6fb;
  border: none;
  border-bottom: 1px solid #dcebf5;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 20px 0 32px 0;
}
.team.accordion .panel:nth-child(odd) {
  background: #dcebf5;
}
.team.accordion [data-parent] {
  cursor: pointer;
}
@media (min-width: 768px) {
  .team.accordion .text-sm-right {
    text-align: right;
  }
}
.team.accordion h3 {
  color: #3886be;
  font-weight: 400;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.team.accordion .job-title {
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.team.accordion .job-description {
  margin-top: 21px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.team.accordion .collapse.in .job-description {
  opacity: 1;
  filter: alpha(opacity=100);
}
.team.accordion .collapsed .job-title {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
}

footer .col-sm-10 {
  padding-right: 0;
}

footer .col-md-4 {
  padding: 0;
}

.startseite h2 {
  font-size: 39px;
  border-bottom: none;
  padding-bottom: 0;
}
.startseite h2:after {
  display: none;
}
@media (min-width: 1200px) {
  .startseite h2 {
    font-size: 48.75px;
  }
}
.startseite .header-container:after {
  display: none;
}
.startseite .navbar-toggle {
  background: rgba(255, 255, 255, 0.3);
}

[data-target*=".popup-"] {
  display: none;
}

[data-target*=".popup-anita"],
[data-target*=".popup-ortwin"],
[data-target*=".popup-olga"],
[data-target*=".popup-veronika"],
[data-target*=".popup-thomas"],
[data-target*=".popup-john"] {
  display: block;
}

.left_float {
  float: left;
  width: 27%;
  margin: 0 3% 12px 0;
}

.left_float.float_text {
  width: 70%;
  margin: 0;
}

@media (max-width: 1200px) {
  .job-description .left_float {
    float: none;
    width: auto;
    margin: 0 0 12px 0;
  }

  .job-description .left_float.float_text {
    width: auto;
    margin: 0;
  }
}
.blog-info {
  position: absolute;
  right: 2em;
  top: 7.5em;
}
.blog-info .btn, .blog-info .hyperlink_txt {
  border-radius: 4em;
  padding: 1em 2em;
  border: none;
}
@media (min-width: 992px) {
  .blog-info {
    right: 2em;
    bottom: auto;
    top: 1.5em;
  }
}

p.back {
  margin-top: 3em;
  padding-top: 1em;
  border-top: 1px solid #eee;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.align-items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.footer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 3em -1em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-row .footer-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 0 1em;
}
.footer-row [class*=icon-] {
  margin-right: 0.5em;
}
.footer-row .d-flex > *:not(:last-child) {
  margin-right: 0.5em;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../../files/layout/fonts/RobotoCondensed-Bold.woff2') format('woff2'),
        url('../../files/layout/fonts/RobotoCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../../files/layout/fonts/RobotoCondensed-Regular.woff2') format('woff2'),
        url('../../files/layout/fonts/RobotoCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../../files/layout/fonts/RobotoCondensed-Light.woff2') format('woff2'),
        url('../../files/layout/fonts/RobotoCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


