@charset "utf-8";@import url(/media/system/css/system.css);

/**
 * @copyright	(C) 2007 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */


/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
  
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;  
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  
  max-width: 100%;
  
  width: auto \9;
  
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

.row {
  margin-left: -4px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 4px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 980px;
}
.span12 {
  width: 980px;
}
.span11 {
  width: 898px;
}
.span10 {
  width: 816px;
}
.span9 {
  width: 734px;
}
.span8 {
  width: 652px; /*652px;*/
}
.span7 {
  width: 570px;
}
.span6 {
  width: 488px;
}
.span5 {
  width: 406px;
}
.span4 {
  width: 324px;
}
.span3 {
  width: 242px;
}
.span2 {
  width: 160px;
}
.span1 {
  width: 78px;
}
.offset12 {
  margin-left: 988px;
}
.offset11 {
  margin-left: 906px;
}
.offset10 {
  margin-left: 824px;
}
.offset9 {
  margin-left: 742px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 578px;
}
.offset6 {
  margin-left: 496px;
}
.offset5 {
  margin-left: 414px;
}
.offset4 {
  margin-left: 332px;
}
.offset3 {
  margin-left: 250px;
}
.offset2 {
  margin-left: 168px;
}
.offset1 {
  margin-left: 86px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 0.40816326530612%;
  *margin-left: 0.35714285714286%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 0.40816326530612%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.948979591837%;
}
.row-fluid .span11 {
  width: 91.632653061224%;
  *width: 91.581632653061%;
}
.row-fluid .span10 {
  width: 83.265306122449%;
  *width: 83.214285714286%;
}
.row-fluid .span9 {
  width: 74.897959183673%;
  *width: 74.84693877551%;
}
.row-fluid .span8 {
  width: 66.530612244898%;
  *width: 66.479591836735%;
}
.row-fluid .span7 {
  width: 58.163265306122%;
  *width: 58.112244897959%;
}
.row-fluid .span6 {
  width: 49.795918367347%;
  *width: 49.744897959184%;
}
.row-fluid .span5 {
  width: 41.428571428571%;
  *width: 41.377551020408%;
}
.row-fluid .span4 {
  width: 33.061224489796%;
  *width: 33.010204081633%;
}
.row-fluid .span3 {
  width: 24.69387755102%;
  *width: 24.642857142857%;
}
.row-fluid .span2 {
  width: 16.326530612245%;
  *width: 16.275510204082%;
}
.row-fluid .span1 {
  width: 7.9591836734694%;
  *width: 7.9081632653061%;
}
.row-fluid .offset12 {
  margin-left: 100.81632653061%;
  *margin-left: 100.71428571429%;
}
.row-fluid .offset12:first-child {
  margin-left: 100.40816326531%;
  *margin-left: 100.30612244898%;
}
.row-fluid .offset11 {
  margin-left: 92.448979591837%;
  *margin-left: 92.34693877551%;
}
.row-fluid .offset11:first-child {
  margin-left: 92.040816326531%;
  *margin-left: 91.938775510204%;
}
.row-fluid .offset10 {
  margin-left: 84.081632653061%;
  *margin-left: 83.979591836735%;
}
.row-fluid .offset10:first-child {
  margin-left: 83.673469387755%;
  *margin-left: 83.571428571429%;
}
.row-fluid .offset9 {
  margin-left: 75.714285714286%;
  *margin-left: 75.612244897959%;
}
.row-fluid .offset9:first-child {
  margin-left: 75.30612244898%;
  *margin-left: 75.204081632653%;
}
.row-fluid .offset8 {
  margin-left: 67.34693877551%;
  *margin-left: 67.244897959184%;
}
.row-fluid .offset8:first-child {
  margin-left: 66.938775510204%;
  *margin-left: 66.836734693878%;
}
.row-fluid .offset7 {
  margin-left: 58.979591836735%;
  *margin-left: 58.877551020408%;
}
.row-fluid .offset7:first-child {
  margin-left: 58.571428571429%;
  *margin-left: 58.469387755102%;
}
.row-fluid .offset6 {
  margin-left: 50.612244897959%;
  *margin-left: 50.510204081633%;
}
.row-fluid .offset6:first-child {
  margin-left: 50.204081632653%;
  *margin-left: 50.102040816327%;
}
.row-fluid .offset5 {
  margin-left: 42.244897959184%;
  *margin-left: 42.142857142857%;
}
.row-fluid .offset5:first-child {
  margin-left: 41.836734693878%;
  *margin-left: 41.734693877551%;
}
.row-fluid .offset4 {
  margin-left: 33.877551020408%;
  *margin-left: 33.775510204082%;
}
.row-fluid .offset4:first-child {
  margin-left: 33.469387755102%;
  *margin-left: 33.367346938776%;
}
.row-fluid .offset3 {
  margin-left: 25.510204081633%;
  *margin-left: 25.408163265306%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.102040816327%;
  *margin-left: 25%;
}
.row-fluid .offset2 {
  margin-left: 17.142857142857%;
  *margin-left: 17.040816326531%;
}
.row-fluid .offset2:first-child {
  margin-left: 16.734693877551%;
  *margin-left: 16.632653061224%;
}
.row-fluid .offset1 {
  margin-left: 8.7755102040816%;
  *margin-left: 8.6734693877551%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.3673469387755%;
  *margin-left: 8.265306122449%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  background
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 4px;
  padding-left: 4px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}

code,
pre {
  padding: 0 3px 2px;
  font-family: monospace;
  font-size: 10px;
  color: #444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 11px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 40px;
  color: #444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 0px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: -15px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  color: #666;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-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 linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  
  *margin-top: 0;
  
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  
  height: 30px;
  
  *margin-top: 4px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 4px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 966px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 884px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 802px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 720px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 638px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 556px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 474px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 392px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 310px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 228px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 146px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 64px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #bf5600;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #bf5600;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #bf5600;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #8c3f00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ff8826;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ff8826;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ff8826;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #bf5600;
  background-color: #fcf8e3;
  border-color: #bf5600;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #9c152d;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #9c152d;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #9c152d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #6f0f20;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #e43353;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #e43353;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #e43353;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #9c152d;
  background-color: #f2dede;
  border-color: #9c152d;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #3b7513;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #3b7513;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #3b7513;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #25490c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67cd21;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67cd21;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67cd21;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #3b7513;
  background-color: #dff0d8;
  border-color: #3b7513;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #069;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #069;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #069;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #004466;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #00aaff;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #00aaff;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #00aaff;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #069;
  background-color: #d9edf7;
  border-color: #069;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #525252;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 12px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #82e041;
  border-color: #3b7513;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.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 th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 62px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 144px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 226px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 308px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 390px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 472px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 554px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 636px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 718px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 800px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 882px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 964px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

@font-face {
  font-family: 'FontAwesome';
  src: url(/templates/ja-teline_iv_german/fonts/font-awesome/font/fontawesome-webfont.eot?v=3.2.1);
  src: url(/templates/ja-teline_iv_german/fonts/font-awesome/font/fontawesome-webfont.eot#iefix&v=3.2.1) format('embedded-opentype'), url(/templates/ja-teline_iv_german/fonts/font-awesome/font/fontawesome-webfont.woff?v=3.2.1) format('woff'), url(/templates/ja-teline_iv_german/fonts/font-awesome/font/fontawesome-webfont.ttf?v=3.2.1) format('truetype'), url(/templates/ja-teline_iv_german/fonts/font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333em;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571em;
  text-align: right;
  padding-right: 0.28571428571429em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714em;
}
.icons-ul {
  margin-left: 2.1428571428571em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571428571em;
  width: 2.1428571428571em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eee;
}
.icon-light {
  color: #fff;
}
.icon-dark {
  color: #333;
}
.icon-border {
  border: solid 1px #eee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class^="icon-"],
.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1,1);
  -moz-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  -o-transform: scale(-1,1);
  transform: scale(-1,1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1,-1);
  -moz-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  -o-transform: scale(1,-1);
  transform: scale(1,-1);
}
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}

.icon-address:before {
  content: "\f02d";
}
.icon-arrow-down-2:before {
  content: "\f0ab";
}
.icon-arrow-down-3:before {
  content: "\f0d7";
}
.icon-arrow-first:before {
  content: "\f048";
}
.icon-arrow-last:before {
  content: "\f051";
}
.icon-arrow-left-2:before {
  content: "\f0a8";
}
.icon-arrow-left-3:before {
  content: "\f0d9";
}
.icon-arrow-right-2:before {
  content: "\f0a9";
}
.icon-arrow-right-3:before {
  content: "\f0da";
}
.icon-arrow-up-2:before {
  content: "\f0aa";
}
.icon-arrow-up-3:before {
  content: "\f0d8";
}
.icon-bars:before {
  content: "\f080";
}
.icon-basket:before {
  content: "\f07a";
}
.icon-box-add:before {
  content: "\f019";
}
.icon-box-remove:before {
  content: "\f093";
}
.icon-broadcast:before {
  content: "\f012";
}
.icon-brush:before {
  content: "\f043";
}
.icon-calendar-2:before {
  content: "\f073";
}
.icon-camera-2:before {
  content: "\f03d";
}
.icon-cancel:before {
  content: "\f057";
}
.icon-cancel-2:before {
  content: "\f00d";
}
.icon-cart:before {
  content: "\f07a";
}
.icon-chart:before {
  content: "\f080";
}
.icon-checkbox:before {
  content: "\f046";
}
.icon-checkbox-partial:before {
  content: "\f147";
}
.icon-checkbox-unchecked:before {
  content: "\f096";
}
.icon-checkmark:before {
  content: "\f00c";
}
.icon-clock:before {
  content: "\f017";
}
.icon-color-palette:before {
  content: "\f0e4";
}
.icon-comments-2:before {
  content: "\f086";
}
.icon-contract:before {
  content: "\f066";
}
.icon-contract-2:before {
  content: "\f066";
}
.icon-cube:before {
  content: "\f01c";
}
.icon-database:before {
  content: "\f0a0";
}
.icon-drawer:before {
  content: "\f01c";
}
.icon-drawer-2:before {
  content: "\f01c";
}
.icon-expand:before {
  content: "\f065";
}
.icon-expand-2:before {
  content: "\f0b2";
}
.icon-eye:before {
  content: "\f06e";
}
.icon-feed:before {
  content: "\f143";
}
.icon-file-add:before {
  content: "\f116";
}
.icon-file-remove:before {
  content: "\f117";
}
.icon-first:before {
  content: "\f049";
}
.icon-flag-2:before {
  content: "\f0c6";
}
.icon-folder:before {
  content: "\f07c";
}
.icon-folder-2:before {
  content: "\f07b";
}
.icon-grid-view:before {
  content: "\f0db";
}
.icon-grid-view-2:before {
  content: "\f00a";
}
.icon-health:before {
  content: "\f0f1";
}
.icon-help:before {
  content: "\f059";
}
.icon-lamp:before {
  content: "\f0eb";
}
.icon-last:before {
  content: "\f050";
}
.icon-lightning:before {
  content: "\f0e7";
}
.icon-list-view:before {
  content: "\f0ca";
}
.icon-location:before {
  content: "\f041";
}
.icon-locked:before {
  content: "\f023";
}
.icon-loop:before {
  content: "\f021";
}
.icon-mail:before {
  content: "\f0e0";
}
.icon-mail-2:before {
  content: "\f003";
}
.icon-menu:before {
  content: "\f142";
}
.icon-menu-2:before {
  content: "\f0dc";
}
.icon-minus-2:before {
  content: "\f068";
}
.icon-mobile:before {
  content: "\f10b";
}
.icon-next:before {
  content: "\f04e";
}
.icon-out:before {
  content: "\f045";
}
.icon-out-2:before {
  content: "\f08b";
}
.icon-pencil-2:before {
  content: "\f040";
}
.icon-pictures:before {
  content: "\f03e";
}
.icon-pin:before {
  content: "\f08d";
}
.icon-play-2:before {
  content: "\f01d";
}
.icon-plus-2:before {
  content: "\f067";
}
.icon-power-cord:before {
  content: "\f076";
}
.icon-previous:before {
  content: "\f04a";
}
.icon-printer:before {
  content: "\f02f";
}
.icon-puzzle:before {
  content: "\f12e";
}
.icon-quote:before {
  content: "\f10d";
}
.icon-quote-2:before {
  content: "\f10e";
}
.icon-redo:before {
  content: "\f064";
}
.icon-screen:before {
  content: "\f108";
}
.icon-shuffle:before {
  content: "\f074";
}
.icon-star-2:before {
  content: "\f123";
}
.icon-support:before {
  content: "\f05b";
}
.icon-tools:before {
  content: "\f0ad";
}
.icon-users:before {
  content: "\f0c0";
}
.icon-vcard:before {
  content: "\f18b";
}
.icon-wand:before {
  content: "\f0d0";
}
.icon-warning:before {
  content: "\f071";
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-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-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.btn {
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #444;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#eee,#ffffff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ffffff));
  background-image: -webkit-linear-gradient(top,#eee,#ffffff);
  background-image: -o-linear-gradient(top,#eee,#ffffff);
  background-image: linear-gradient(to bottom,#eee,#ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffffffff', GradientType=0);
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #d5d5d5;
  *border: 0;
  border-bottom-color: #bbbbbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #444;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}
.btn:active,
.btn.active {
  background-color: #e6e6e6 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #444;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 10.2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 1px 6px;
  font-size: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0074ad;
  background-image: -moz-linear-gradient(top,#069,#0088cc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#069),to(#0088cc));
  background-image: -webkit-linear-gradient(top,#069,#0088cc);
  background-image: -o-linear-gradient(top,#069,#0088cc);
  background-image: linear-gradient(to bottom,#069,#0088cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff006699', endColorstr='#ff0088cc', GradientType=0);
  border-color: #0088cc #0088cc #005580;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #0088cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #0088cc;
  *background-color: #0077b3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #006699 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #d35f00;
  background-image: -moz-linear-gradient(top,#bf5600,#f26d00);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#bf5600),to(#f26d00));
  background-image: -webkit-linear-gradient(top,#bf5600,#f26d00);
  background-image: -o-linear-gradient(top,#bf5600,#f26d00);
  background-image: linear-gradient(to bottom,#bf5600,#f26d00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbf5600', endColorstr='#fff26c00', GradientType=0);
  border-color: #f26d00 #f26d00 #a64b00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #f26d00;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f26d00;
  *background-color: #d96100;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #bf5600 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ae1732;
  background-image: -moz-linear-gradient(top,#9c152d,#c91b3a);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#9c152d),to(#c91b3a));
  background-image: -webkit-linear-gradient(top,#9c152d,#c91b3a);
  background-image: -o-linear-gradient(top,#9c152d,#c91b3a);
  background-image: linear-gradient(to bottom,#9c152d,#c91b3a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9c152d', endColorstr='#ffc81b39', GradientType=0);
  border-color: #c91b3a #c91b3a #861227;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #c91b3a;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #c91b3a;
  *background-color: #b21833;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #9c152d \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #448716;
  background-image: -moz-linear-gradient(top,#3b7513,#51a11a);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3b7513),to(#51a11a));
  background-image: -webkit-linear-gradient(top,#3b7513,#51a11a);
  background-image: -o-linear-gradient(top,#3b7513,#51a11a);
  background-image: linear-gradient(to bottom,#3b7513,#51a11a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b7513', endColorstr='#ff51a01a', GradientType=0);
  border-color: #51a11a #51a11a #305f0f;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #51a11a;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a11a;
  *background-color: #468b17;
}
.btn-success:active,
.btn-success.active {
  background-color: #3b7513 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #1599c5;
  background-image: -moz-linear-gradient(top,#138bb3,#18afe1);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#138bb3),to(#18afe1));
  background-image: -webkit-linear-gradient(top,#138bb3,#18afe1);
  background-image: -o-linear-gradient(top,#138bb3,#18afe1);
  background-image: linear-gradient(to bottom,#138bb3,#18afe1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff138bb3', endColorstr='#ff17aee1', GradientType=0);
  border-color: #18afe1 #18afe1 #11799c;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #18afe1;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #18afe1;
  *background-color: #159dca;
}
.btn-info:active,
.btn-info.active {
  background-color: #138bb3 \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #4e4e4e;
  background-image: -moz-linear-gradient(top,#444,#5e5e5e);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#5e5e5e));
  background-image: -webkit-linear-gradient(top,#444,#5e5e5e);
  background-image: -o-linear-gradient(top,#444,#5e5e5e);
  background-image: linear-gradient(to bottom,#444,#5e5e5e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff5d5d5d', GradientType=0);
  border-color: #5e5e5e #5e5e5e #373737;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #5e5e5e;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #5e5e5e;
  *background-color: #515151;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #444444 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #069;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #00334d;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #444;
  text-decoration: none;
}

.btn-group {
  position: relative;
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 12px;
}
.btn-group > .btn-mini {
  font-size: 9px;
}
.btn-group > .btn-small {
  font-size: 10.2px;
}
.btn-group > .btn-large {
  font-size: 15px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #ffffff;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0088cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f26d00;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #c91b3a;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a11a;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #18afe1;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #5e5e5e;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #bf5600;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3b7513;
}
.alert-success h4 {
  color: #3b7513;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #9c152d;
}
.alert-danger h4,
.alert-error h4 {
  color: #9c152d;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #069;
}
.alert-info h4 {
  color: #069;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}

.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #069;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #666;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #069;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #069;
  border-bottom-color: #069;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #00334d;
  border-bottom-color: #00334d;
}
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.nav > .disabled > a {
  color: #999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 30px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border: 1px solid #c7c7c7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 5px 20px 5px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #666;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 30px;
  color: #666;
}
.navbar-link {
  color: #666;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #eee;
}
.navbar .divider-vertical {
  height: 30px;
  margin: 0 9px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 0px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 0px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 0px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 980px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: right;
  margin: 0 1px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 5px 15px 5px;
  color: #666;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: #666;
  color: #eee;
  text-decoration: none;
}
/*.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,

.navbar .nav > .active > a:focus {
  color: #eee;
  text-decoration: none;
  background-color: #069;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125); 
}*/
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#d9d9d9));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: -o-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: linear-gradient(to bottom,#f2f2f2,#d9d9d9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffd8d8d8', GradientType=0);
  border-color: #d9d9d9 #d9d9d9 #b3b3b3;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #d9d9d9;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #d9d9d9;
  *background-color: #cccccc;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #bfbfbf \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #fff;
  color: #069;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222222,#111111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image: -webkit-linear-gradient(top,#222222,#111111);
  background-image: -o-linear-gradient(top,#222222,#111111);
  background-image: linear-gradient(to bottom,#222222,#111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: #fff;
}
.navbar-inverse .brand {
  color: #999;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #fff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #444;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.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: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.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: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-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;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.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: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top,#149bdf,#0480be);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
  background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
  background-image: -o-linear-gradient(top,#149bdf,#0480be);
  background-image: linear-gradient(to bottom,#149bdf,#0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top,#62c462,#57a957);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
  background-image: -webkit-linear-gradient(top,#62c462,#57a957);
  background-image: -o-linear-gradient(top,#62c462,#57a957);
  background-image: linear-gradient(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
  background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
  background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #e56b08;
  background-image: -moz-linear-gradient(top,#ff7a0d,#bf5600);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff7a0d),to(#bf5600));
  background-image: -webkit-linear-gradient(top,#ff7a0d,#bf5600);
  background-image: -o-linear-gradient(top,#ff7a0d,#bf5600);
  background-image: linear-gradient(to bottom,#ff7a0d,#bf5600);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe790c', endColorstr='#ffbf5600', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #ff7a0d;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.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: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #2c2c2c;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255,255,255,0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #444;
  background: rgba(0,0,0,0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}

.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.jumbotron {
  position: relative;
  padding: 40px 0;
}
.jumbotron h1 {
  font-size: 48px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0 0 10px 0;
}
.jumbotron p {
  font-size: 18px;
  line-height: 1.275;
  margin: 0 0 20px 0;
}
.jumbotron .btn {
  margin-top: 10px;
}
.jumbotron .btn-large {
  margin-top: 20px;
  font-size: 16px;
}
.masthead {
  padding: 80px 0 60px;
  text-align: center;
}
.masthead h1 {
  font-size: 84px;
}
.masthead p {
  font-size: 36px;
}
.masthead .btn-large {
  font-size: 24px;
  padding: 12px 24px;
}
.jumbotron.has-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.masthead.has-image {
  text-align: left;
}
.thumbnails {
  margin-bottom: 20px;
  margin-left: -4px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  position: relative;
  margin-bottom: 20px;
  margin-left: 4px;
}
.thumbnail {
  border: 1px solid #ccc;
  display: block;
  padding: 4px;
  line-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #069;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #666;
}
.thumbnails.paper > li:before,
.thumbnails.paper > li:after {
  content: '';
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 10px rgba(0,0,0,0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.thumbnails.paper > li:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.thumbnails.paper .thumbnail {
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thumbnails.paper a.thumbnail.paper:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-
,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-indent: -9999em;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 0px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}

.wrap {
  width: auto;
  clear: both;
}
.offset-12 {
  margin-left: -980px;
}
.offset-11 {
  margin-left: -898px;
}
.offset-10 {
  margin-left: -816px;
}
.offset-9 {
  margin-left: -734px;
}
.offset-8 {
  margin-left: -652px;
}
.offset-7 {
  margin-left: -570px;
}
.offset-6 {
  margin-left: -488px;
}
.offset-5 {
  margin-left: -406px;
}
.offset-4 {
  margin-left: -324px;
}
.offset-3 {
  margin-left: -242px;
}
.offset-2 {
  margin-left: -160px;
}
.offset-1 {
  margin-left: -78px;
}
.row-fluid .spanfirst {
  margin-left: 0 !important;
}

@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
}

.wrap {
  width: auto;
  clear: both;
}
.t3-content {
  background: #fff;
  border: solid 1px #ccc;
  border-top: solid 5px #ccc;
  padding: 0 15px;
}
.feature-page .t3-content {
  background: none;
  border: none;
  padding: 20;
  }
.feature-page .t3-sidebar > .row-fluid {
  margin-left: 0 !important;
}
.feature-page .t3-sidebar > .row-fluid [class*="span"] {
  width: 49.5% !important;
  margin-left: 0 !important;
}
.feature-page .t3-sidebar > .row-fluid .t3-sidebar-2 {
  float: right !important;
}

body {
  background-color: #f0f0f4;
  color: #2c2c2c;
  font-family: Arial, sans-serif;
  font-size: 15.5px;
  line-height: 15px; /*20px*/
  margin: 0;
  margin-top: 15px;
}
a {
  color: #069;
  outline: none;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  color: #00334d;
  outline: none;
  text-decoration: underline;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin-left: -12px;
}
th,
td {
  line-height: 20px;
  padding: 8px 10px;
  text-align: left;
  vertical-align: top;

}



td {
  border-top: 0px solid #ddd;
}
th {
  background: #444;
  color: #eee;
  font-weight: bold;
}
th a {
  color: #eee;
}
th a:hover,
th a:focus,
th a:active {
  color: #fff;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #ddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.star {
  color: #FFEA97;
}
.red {
  color: #9c152d;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
hr {
  margin: 10px 0;
  border: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #fff;
}
hr.hr-condensed {
  margin: 10px 0;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.width-auto {
  width: auto;
}

p {
  margin: 0 0 10px;
}
p small,
p .small {
  font-size: 10px;
  color: #999;
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #bf5600;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #8c3f00;
}
.text-error {
  color: #9c152d;
}
a.text-error:hover,
a.text-error:focus {
  color: #6f0f20;
}
.text-info {
  color: #069;
}
a.text-info:hover,
a.text-info:focus {
  color: #004466;
}
.text-success {
  color: #3b7513;
}
a.text-success:hover,
a.text-success:focus {
  color: #25490c;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #444;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 30px;
  line-height: 40px;
}
h1 small {
  font-size: 24px;
}
h2 {
  font-size: 18px;
  line-height: 40px;
}
h2 small {
  font-size: 14.4px;
}
h3 {
  font-size: 15px;
  line-height: 40px;
}
h3 small {
  font-size: 14px;
}
h4 {
  font-size: 14px;
  line-height: 20px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 13px;
  line-height: 20px;
}
h5 small {
  font-size: 10px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
h1.ja-typo-title {
  border-bottom: 8px solid #ccc;
  font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 5px 0;
  color: #666;
  font-size: 20px;
  text-transform: uppercase;
}
h2.ja-typo-title {
  font-weight: normal;
  margin-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
}
h2.ja-typo-title span {
  display: inline-block;
  background: #f2f2f2;
  padding: 3px 10px;
}
.page-subheader {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 25px 0 0px 0;
  line-height: 1.1;

}
.item-title {
  font-weight: bold;
}
ul,
ol {
  padding: 0;
  margin: 0 0 17px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
  padding-right: 10px;

}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;

  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.152px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #9c152d;
}
.label-important[href],
.badge-important[href] {
  background-color: #6f0f20;
}
.label-warning,
.badge-warning {
  background-color: #bf5600;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #8c3f00;
}
.label-success,
.badge-success {
  background-color: #3b7513;
}
.label-success[href],
.badge-success[href] {
  background-color: #25490c;
}
.label-info,
.badge-info {
  background-color: #069;
}
.label-info[href],
.badge-info[href] {
  background-color: #004466;
}
.label-inverse,
.badge-inverse {
  background-color: #444;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #2b2b2b;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  font-size: 12px;
}
.ja-typo-blockswrap {
  padding-top: 20px;
}
.ja-typo-blockswrap .ja-typo-blockrow {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
}
.ja-typo-blockswrap .ja-typo-blockct {
  padding-top: 10px;
}
.ja-typo-blockswrap:hover > h1.ja-typo-title {
  color: #333;
}
.ja-typo-blockswrap:hover h2.ja-typo-title > span {
  background-color: #ddd;
}
.text-warning {
  color: #C09853;
}
.text-error {
  color: #B94A48;
}
.text-info {
  color: #3A87AD;
}
.text-success {
  color: #468847;
}
.muted {
  color: #999;
}
.text-warning,
.text-error,
.text-info,
.text-success,
.muted,
.text-normal {
  padding-left: 20px;
}
.text-warning i[class^="icon-"],
.text-error i[class^="icon-"],
.text-info i[class^="icon-"],
.text-success i[class^="icon-"],
.muted i[class^="icon-"],
.text-normal i[class^="icon-"] {
  float: left;
  font-size: 13px;
  margin: 3px 0 0 -20px;
}
.dropcap {
  display: block;
  float: left;
  font-family: Georgia, Times, serif;
  font-size: 60px;
  line-height: 40px;
  padding: 5px 8px 0 0;
}
#ja-typo .ja-typo-list {
  margin: 0 !important;
}
#ja-typo .ja-typo-list li {
  list-style: none;
  padding-left: 20px;
  margin: 0 0 5px 10px;
}
#ja-typo .ja-typo-list li i[class^="icon-"] {
  float: left;
  font-size: 13px;
  margin: 3px 0 0 -20px;
}
.blocknumber {
  min-height: 44px;
  padding: 5px 0 5px 55px;
}
.bignumber {
  background-image: url(/templates/ja-teline_iv_german/images/blocknumber-bg.png);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  height: 44px;
  line-height: 44px;
  text-align: center;
  width: 44px;
  float: left;
  margin-left: -55px;
}
.blocknumber-1 .bignumber {
  background-position: 0 0;
}
.blocknumber-2 .bignumber {
  background-position: 0 -44px;
}
.blocknumber-3 .bignumber {
  background-position: 0 -88px;
}
.ja-typo-bubble {
  margin-bottom: 20px;
  position: relative;
}
.ja-typo-bubblect {
  border: 3px solid #ccc;
  padding: 15px;
}
.ja-typo-bubble-meta {
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.bubble-2 .ja-typo-bubblect {
  background: #DDDDDD;
  border: none;
}
.bubble-3 .ja-typo-bubblect {
  border: 3px solid #069;
}
.bubble-4 .ja-typo-bubblect {
  background: #069;
  border: none;
  color: #fff;
}
.bubble-5 .ja-typo-bubblect {
  border: 3px solid #2c2c2c;
}
.bubble-6 .ja-typo-bubblect {
  background: #2c2c2c;
  border: none;
  color: #fff;
}
.bubble-rounded .ja-typo-bubblect {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ja-typo-box {
  border: 3px solid #ccc;
  padding: 10px 15px;
}
.typo-box-icon {
  padding-left: 50px;
}
.typo-box-icon i[class^="icon-"] {
  float: left;
  font-size: 30px;
  margin: 5px 0 0 -40px;
}
.box-grey-1 {
  background: #f7f7f7;
}
.box-grey-2 {
  background: #F7F7F7;
  border-style: dotted;
}
.box-hilite-1 {
  background: #FFFFDD;
  border-color: #D2D2B6;
}
.box-hilite-2 {
  background: #FFFFDD;
  border-color: #D2D2B6;
  border-style: dotted;
}
.box-rounded {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.ja-typo-legend {
  border: 3px solid #ccc;
  padding: 20px 15px 15px;
  position: relative;
  margin-top: 10px;
}
.ja-typo-legend .legend-title {
  background: #fff;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  left: 10px;
  line-height: normal;
  margin: 0 !important;
  padding: 5px !important;
  position: absolute;
  top: -17px;
}
.legend-2 {
  border: 3px solid #CC3333;
}
.legend-2 .legend-title {
  color: #CC3333;
}
.legend-rounded {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#ja-typo .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 10px 10px 0;
}
#ja-typo .btn:hover {
  background-image: none;
}
#ja-typo .btn-primary {
  background-image: linear-gradient(to bottom,#0088CC,#0044CC);
  background-color: #006DCC;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
#ja-typo .btn-primary:hover,
#ja-typo .btn-primary:focus {
  background: #0044CC;
}
#ja-typo .btn.btn-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#ja-typo .btn-small.btn-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#ja-typo .btn-large.btn-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#ja-typo .t3-module {
  background: #fff;
  border: 1px solid #E5E5E5;
  color: inherit;
  margin-top: 20px;
  position: relative;
}
#ja-typo .module-ct {
  padding: 20px;
}
fieldset legend {
  border-bottom: none;
  margin-bottom: 0;
  background: #fff;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 0 5px;
  width: auto;
}
fieldset.ja-typo-fieldset {
  border: 3px solid #DDDDDD;
  padding: 10px 15px;
}
fieldset.fieldset-2 {
  border: 3px solid #CC3333;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
fieldset.fieldset-2 legend {
  color: #CC3333;
}
#ja-typo input[type="radio"],
#ja-typo input[type="checkbox"] {
  margin: 0 5px 0 0;
}
#ja-typo label[for="radio"],
#ja-typo label[for="checkbox"] {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}

form {
  margin: 0 0 20px;
}
input,
textarea {
  width: 210px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #069;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="checkbox"] {
  border: none;
  margin: 0;
  padding: 0;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: auto;
  line-height: normal;
}
select {
  width: 100px;
  padding: 6px;
  margin-left: 100px;
  border: 1px solid #ccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
select[multiple],
select[size] {
  height: auto;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  padding-top: 5px;
  margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.form-actions {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  background: none;
  border-top: none;
}
.help-block,
.help-inline {
  color: #525252;
}
.help-block {
  margin-bottom: 10px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-label {
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
.btn,
.button,
button {
  background-color: #f8f8f8;
  background-image: -ms-linear-gradient(top,#fff,#eee);
  background-image: -moz-linear-gradient(top,#fff,#eee);
  background-image: -webkit-linear-gradient(top,#fff,#eee);
  background-image: -o-linear-gradient(top,#fff,#eee);
  border: solid 1px #ccc;
  border-bottom-color: #ddd;
  border-top-color: #ddd;
  color: #2c2c2c;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 3px 10px;
  text-transform: uppercase;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
  background-color: #f8f8f8;
  background-image: none;
  color: #069;
  text-decoration: none;
  text-shadow: none;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:focus {
  background-image: none;
  outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active,
.button.active,
.button:active,
.button a.btn:active,
button.active,
button:active,
button a.btn:active {
  background-image: none;
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.button {
  display: inline-block;

  *display: inline;
  *zoom: 1;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.btn-large {
  padding: 9px 14px;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
}
.btn-small {
  padding: 3px 9px;
  font-size: 11px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 10px;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn {
  border: solid 1px #ccc;
  border-bottom-color: #ddd;
  border-top-color: #ddd;
}
.button,
.btn-primary {
  background: #f8f8f8;
  background-image: -ms-linear-gradient(top,#fff,#eee);
  background-image: -moz-linear-gradient(top,#fff,#eee);
  background-image: -webkit-linear-gradient(top,#fff,#eee);
  background-image: -o-linear-gradient(top,#fff,#eee);
  border: solid 1px #ccc;
  border-bottom-color: #ddd;
  border-top-color: #ddd;
}
.button:hover,
.button:focus,
.button:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #f8f8f8;
  background-image: -ms-linear-gradient(top,#fff,#eee);
  background-image: -moz-linear-gradient(top,#fff,#eee);
  background-image: -webkit-linear-gradient(top,#fff,#eee);
  background-image: -o-linear-gradient(top,#fff,#eee);
  color: #069;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #de6400;
  background-image: -moz-linear-gradient(top,#f26d00,#bf5600);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f26d00),to(#bf5600));
  background-image: -webkit-linear-gradient(top,#f26d00,#bf5600);
  background-image: -o-linear-gradient(top,#f26d00,#bf5600);
  background-image: linear-gradient(to bottom,#f26d00,#bf5600);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff26c00', endColorstr='#ffbf5600', GradientType=0);
  border-color: #bf5600 #bf5600 #733400;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

  *background-color: #bf5600;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #bf5600;
  *background-color: #a64b00;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #8c3f00 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #b71935;
  background-image: -moz-linear-gradient(top,#c91b3a,#9c152d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#c91b3a),to(#9c152d));
  background-image: -webkit-linear-gradient(top,#c91b3a,#9c152d);
  background-image: -o-linear-gradient(top,#c91b3a,#9c152d);
  background-image: linear-gradient(to bottom,#c91b3a,#9c152d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc81b39', endColorstr='#ff9c152d', GradientType=0);
  border-color: #9c152d #9c152d #590c1a;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

  *background-color: #9c152d;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #9c152d;
  *background-color: #861227;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #6f0f20 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #488f17;
  background-image: -moz-linear-gradient(top,#51a11a,#3b7513);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#51a11a),to(#3b7513));
  background-image: -webkit-linear-gradient(top,#51a11a,#3b7513);
  background-image: -o-linear-gradient(top,#51a11a,#3b7513);
  background-image: linear-gradient(to bottom,#51a11a,#3b7513);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff51a01a', endColorstr='#ff3b7513', GradientType=0);
  border-color: #3b7513 #3b7513 #1a3308;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

  *background-color: #3b7513;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #3b7513;
  *background-color: #305f0f;
}
.btn-success:active,
.btn-success.active {
  background-color: #25490c \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #16a0cf;
  background-image: -moz-linear-gradient(top,#18afe1,#138bb3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#18afe1),to(#138bb3));
  background-image: -webkit-linear-gradient(top,#18afe1,#138bb3);
  background-image: -o-linear-gradient(top,#18afe1,#138bb3);
  background-image: linear-gradient(to bottom,#18afe1,#138bb3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff17aee1', endColorstr='#ff138bb3', GradientType=0);
  border-color: #138bb3 #138bb3 #0c556e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

  *background-color: #138bb3;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #138bb3;
  *background-color: #11799c;
}
.btn-info:active,
.btn-info.active {
  background-color: #0e6785 \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #535353;
  background-image: -moz-linear-gradient(top,#5e5e5e,#444);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5e5e5e),to(#444));
  background-image: -webkit-linear-gradient(top,#5e5e5e,#444);
  background-image: -o-linear-gradient(top,#5e5e5e,#444);
  background-image: linear-gradient(to bottom,#5e5e5e,#444);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d5d5d', endColorstr='#ff444444', GradientType=0);
  border-color: #444 #444 #1e1e1e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

  *background-color: #444;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #444;
  *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #2b2b2b \9;
}
.btn-inverse {
  background: #000;
}
.btn.cancel {
  background: #666;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
}
.btn.cancel:hover,
.btn.cancel:active,
.btn.cancel:focus {
  background: #2c2c2c;
}
.invalid {
  border-color: #9c152d;
}
label.invalid {
  color: #9c152d;
}
input.invalid {
  border: 1px solid #9c152d;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  box-shadow: none;
}
label .star {
  color: #9c152d;
}

.nav {
  margin-bottom: 0px;
}
.nav > li > a:hover {
  background-color: #666;
  color: #eee;
}
.nav .dropdown-toggle .caret {
  border-top-color: #069;
  border-bottom-color: #069;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #00334d;
  border-bottom-color: #00334d;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu li > a {
  clear: both;
  color: #444;
  display: block;
  line-height: 20px;
  font-weight: normal;
  padding: 3px 20px;
  text-shadow: none;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #eee;
  text-decoration: none;
  background-color: #666;
  background-color: #757575;
  background-image: -moz-linear-gradient(top,#808080,#666);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#808080),to(#666));
  background-image: -webkit-linear-gradient(top,#808080,#666);
  background-image: -o-linear-gradient(top,#808080,#666);
  background-image: linear-gradient(to bottom,#808080,#666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f7f7f', endColorstr='#ff666666', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #eee;
  text-decoration: none;
  outline: 0;
  background-color: #069;
  background-color: #007ab8;
  background-image: -moz-linear-gradient(top,#0088cc,#069);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#069));
  background-image: -webkit-linear-gradient(top,#0088cc,#069);
  background-image: -o-linear-gradient(top,#0088cc,#069);
  background-image: linear-gradient(to bottom,#0088cc,#069);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff006699', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
*.nav > li.dropdown.open.active > a:hover {
  background-color: #069;
  color: #eee;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #eee;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.t3-navhelper {
  color: #666;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
}
.breadcrumb {
  padding: 0 5px 0 0;
  border: 1px solid #069;
  margin: 0;
  display: inline-block;
  margin: -20px 0 0;
  margin-left: 285px;
  margin-bottom:-2px;
  background-color: #fff;
  border-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.breadcrumb:before,
.breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb li {
  text-shadow: none;
  display: block;
  float: left;
  font-size: 11px;
  padding: 0 3.3333333333333px;
}
.breadcrumb a {
  color: #2c2c2c;
}
.breadcrumb .divider {
  color: #666;
  display: inline-block;
  line-height: normal;
  padding: 0 5px;
}
.breadcrumb .divider img {
  margin-top: 3px;
  vertical-align: top;
}
.breadcrumb .active {
  color: #fff;
  background: #ccc;
}
.breadcrumb .active i {
  color: #fff;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;

  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 6px;
  line-height: 20px;
  text-decoration: none;
  border-left-width: 0;
  font-weight: bold;
  color: #069;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  text-decoration: underline;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #444;
  font-weight: normal;
  text-decoration: none;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 15px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 10.2px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 6px;
  font-size: 9px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.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;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.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: #999;
  background-color: #fff;
  cursor: default;
}
.affix {
      padding-top: 0;
      padding-bottom: -15px;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  border-bottom: 2px solid #069;
  border-top: 2px solid #069;
  margin-bottom: 0px;
  background: none repeat scroll 0 0 white

}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: none;
}
.t3-mainnav .navbar-inner {
  min-height: 30px;
  padding: 0;
  background: transparent;
  border-width: 0 0px 0 1px;
  border-color: #ccc;
  border-style: solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .navbar-inner .btn-navbar {
  background: #069;
  float: none;
  margin: 7px 5px 7px;
  padding: 5px 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .navbar .nav {
  margin: 0;
}
.t3-mainnav .navbar .nav > li > a {
  border-top: 0;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  font-size: 14px;
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  background: #069;
  text-shadow: none;
  outline: none;
  color: #fff;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
  color: #fff;
  text-shadow: none;
  outline: none;
  background: #000;
}
.t3-mainnav .navbar .btn-navbar {
  float: left;
  padding: 5px 10px;
  margin: 4px 20px 4px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#d9d9d9));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: -o-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: linear-gradient(to bottom,#f2f2f2,#d9d9d9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffd8d8d8', GradientType=0);
  border-color: #d9d9d9 #d9d9d9 #b3b3b3;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

  *background-color: #d9d9d9;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.t3-mainnav .navbar .btn-navbar:hover,
.t3-mainnav .navbar .btn-navbar:focus,
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active,
.t3-mainnav .navbar .btn-navbar.disabled,
.t3-mainnav .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #d9d9d9;
  *background-color: #cccccc;
}
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active {
  background-color: #bfbfbf \9;
}
.t3-mainnav .navbar .btn-navbar [class^="icon-"],
.t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #666;
  text-shadow: none;
}
.t3-mainnav .caret {
  display: none;
}
.t3-mainnav .dropdown .caret {
  margin-left: 5px;
}
.t3-mainnav .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.t3-mainnav .dropdown-menu li > a {
  border-top: 1px solid #eee;
  padding: 5px 20px;
  text-shadow: none;
}
.t3-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.t3-mainnav .dropdown-menu .disabled > a,
.t3-mainnav .dropdown-menu .disabled > a:hover {
  color: #999;
}
.t3-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.t3-mainnav .nav li.dropdown > .dropdown-toggle .caret {
  display: none;
}
.t3-mainnav .nav {
  text-transform: uppercase;
  font-weight: 550;
}
.t3-mainnav .nav > li {
  padding: 3px 1px;
  border-right: 1px solid #ccc;
  margin-bottom: 0px;
  font-size: 13.4px;
}
.t3-mainnav .nav > li > a {
  color: #069;
  font-family: 'ArialNarrowBold';
  padding-left: 11px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 11px;
  text-shadow: none;
  font-size: 14px;
  margin-top: 0px;
}
.t3-mainnav .nav > li > a:hover,
.t3-mainnav .nav > li > a:focus,
.t3-mainnav .dropdown.open > a.dropdown-toggle {
  background: none;
  color: #069;
 /* -webkit-box-shadow: 0 0 1px #999;
  -moz-box-shadow: 0 0 1px #999;
  box-shadow: 0 0 1px #999;*/
}
.t3-mainnav .t3-module {
  border: 0;
}
.t3-mainnav .t3-megamenu .nav > li > a.menu-home {
  font-size: 0;
  text-indent: -9999em;
  text-align: center;
  display: block;
  line-height: 0px;
  min-width: 20px;
}
.t3-mainnav .t3-megamenu .nav > li > a.menu-home i {
  font-size: 18px;
  margin: 0;
  text-indent: 0;
  display: block;
  vertical-align: top;
}
.facebook-link-mobil{
 display: none !important;
}
.navbar .secnav .dropdown-menu,
.secnav .dropdown-menu {
  left: auto;
  min-width: 290px;
  right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar .secnav .dropdown-menu .dropdown-menu-inner,
.secnav .dropdown-menu .dropdown-menu-inner {
  padding: 10px;
}
.navbar .secnav .dropdown-menu:before,
.secnav .dropdown-menu:before {
  display: none;
}
.navbar .secnav .nav,
.secnav .nav {
  float: right;
  margin-right: -1px !important;
}
.navbar .secnav .nav > li,
.secnav .nav > li {
  border: 0;
}
.navbar .secnav .nav > li > a,
.secnav .nav > li > a {
  background: #000;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  text-transform: none;
}
.navbar .secnav .nav > li > a:after,
.secnav .nav > li > a:after {
  display: none;
}
.navbar .secnav .nav > li.nav-user,
.navbar .secnav .nav > li.nav-video,
.secnav .nav > li.nav-user,
.secnav .nav > li.nav-video {
  background: url(/templates/ja-teline_iv_german/images/stripe-bg-2.png) repeat 0 0;
}
.navbar .secnav .nav > li.nav-user.open > a,
.navbar .secnav .nav > li.nav-user.dropdown.open > a,
.navbar .secnav .nav > li.nav-user.dropdown.open > .dropdown-toggle,
.secnav .nav > li.nav-user.open > a,
.secnav .nav > li.nav-user.dropdown.open > a,
.secnav .nav > li.nav-user.dropdown.open > .dropdown-toggle {
  background: #37b513;
}
.navbar .secnav .nav > li.nav-user.open > a:hover,
.navbar .secnav .nav > li.nav-user.open > a:focus,
.navbar .secnav .nav > li.nav-user.open > a:active,
.navbar .secnav .nav > li.nav-user.dropdown.open > a:hover,
.navbar .secnav .nav > li.nav-user.dropdown.open > a:focus,
.navbar .secnav .nav > li.nav-user.dropdown.open > a:active,
.navbar .secnav .nav > li.nav-user.dropdown.open > .dropdown-toggle:hover,
.navbar .secnav .nav > li.nav-user.dropdown.open > .dropdown-toggle:focus,
.navbar .secnav .nav > li.nav-user.dropdown.open > .dropdown-toggle:active,
.secnav .nav > li.nav-user.open > a:hover,
.secnav .nav > li.nav-user.open > a:focus,
.secnav .nav > li.nav-user.open > a:active,
.secnav .nav > li.nav-user.dropdown.open > a:hover,
.secnav .nav > li.nav-user.dropdown.open > a:focus,
.secnav .nav > li.nav-user.dropdown.open > a:active,
.secnav .nav > li.nav-user.dropdown.open > .dropdown-toggle:hover,
.secnav .nav > li.nav-user.dropdown.open > .dropdown-toggle:focus,
.secnav .nav > li.nav-user.dropdown.open > .dropdown-toggle:active {
  background: #37b513;
}
.navbar .secnav .nav > li.nav-twitter > a,
.navbar .secnav .nav > li.nav-twitter.open > a,
.navbar .secnav .nav > li.nav-twitter.dropdown.open > a,
.navbar .secnav .nav > li.nav-twitter.dropdown.open > .dropdown-toggle,
.secnav .nav > li.nav-twitter > a,
.secnav .nav > li.nav-twitter.open > a,
.secnav .nav > li.nav-twitter.dropdown.open > a,
.secnav .nav > li.nav-twitter.dropdown.open > .dropdown-toggle {
  background-color: #138BB3;
}
.navbar .secnav .nav > li.nav-twitter > a:hover,
.navbar .secnav .nav > li.nav-twitter > a:focus,
.navbar .secnav .nav > li.nav-twitter > a:active,
.navbar .secnav .nav > li.nav-twitter.open > a:hover,
.navbar .secnav .nav > li.nav-twitter.open > a:focus,
.navbar .secnav .nav > li.nav-twitter.open > a:active,
.navbar .secnav .nav > li.nav-twitter.dropdown.open > a:hover,
.navbar .secnav .nav > li.nav-twitter.dropdown.open > a:focus,
.navbar .secnav .nav > li.nav-twitter.dropdown.open > a:active,
.navbar .secnav .nav > li.nav-twitter.dropdown.open > .dropdown-toggle:hover,
.navbar .secnav .nav > li.nav-twitter.dropdown.open > .dropdown-toggle:focus,
.navbar .secnav .nav > li.nav-twitter.dropdown.open > .dropdown-toggle:active,
.secnav .nav > li.nav-twitter > a:hover,
.secnav .nav > li.nav-twitter > a:focus,
.secnav .nav > li.nav-twitter > a:active,
.secnav .nav > li.nav-twitter.open > a:hover,
.secnav .nav > li.nav-twitter.open > a:focus,
.secnav .nav > li.nav-twitter.open > a:active,
.secnav .nav > li.nav-twitter.dropdown.open > a:hover,
.secnav .nav > li.nav-twitter.dropdown.open > a:focus,
.secnav .nav > li.nav-twitter.dropdown.open > a:active,
.secnav .nav > li.nav-twitter.dropdown.open > .dropdown-toggle:hover,
.secnav .nav > li.nav-twitter.dropdown.open > .dropdown-toggle:focus,
.secnav .nav > li.nav-twitter.dropdown.open > .dropdown-toggle:active {
  background-color: #138BB3;
}
.navbar .secnav .nav > li.nav-video > a,
.navbar .secnav .nav > li.nav-video.open > a,
.navbar .secnav .nav > li.nav-video.dropdown.open > a,
.navbar .secnav .nav > li.nav-video.dropdown.open > .dropdown-toggle,
.secnav .nav > li.nav-video > a,
.secnav .nav > li.nav-video.open > a,
.secnav .nav > li.nav-video.dropdown.open > a,
.secnav .nav > li.nav-video.dropdown.open > .dropdown-toggle {
  background-color: #e04b40;
}
.navbar .secnav .nav > li.nav-video > a:hover,
.navbar .secnav .nav > li.nav-video > a:focus,
.navbar .secnav .nav > li.nav-video > a:active,
.navbar .secnav .nav > li.nav-video.open > a:hover,
.navbar .secnav .nav > li.nav-video.open > a:focus,
.navbar .secnav .nav > li.nav-video.open > a:active,
.navbar .secnav .nav > li.nav-video.dropdown.open > a:hover,
.navbar .secnav .nav > li.nav-video.dropdown.open > a:focus,
.navbar .secnav .nav > li.nav-video.dropdown.open > a:active,
.navbar .secnav .nav > li.nav-video.dropdown.open > .dropdown-toggle:hover,
.navbar .secnav .nav > li.nav-video.dropdown.open > .dropdown-toggle:focus,
.navbar .secnav .nav > li.nav-video.dropdown.open > .dropdown-toggle:active,
.secnav .nav > li.nav-video > a:hover,
.secnav .nav > li.nav-video > a:focus,
.secnav .nav > li.nav-video > a:active,
.secnav .nav > li.nav-video.open > a:hover,
.secnav .nav > li.nav-video.open > a:focus,
.secnav .nav > li.nav-video.open > a:active,
.secnav .nav > li.nav-video.dropdown.open > a:hover,
.secnav .nav > li.nav-video.dropdown.open > a:focus,
.secnav .nav > li.nav-video.dropdown.open > a:active,
.secnav .nav > li.nav-video.dropdown.open > .dropdown-toggle:hover,
.secnav .nav > li.nav-video.dropdown.open > .dropdown-toggle:focus,
.secnav .nav > li.nav-video.dropdown.open > .dropdown-toggle:active {
  background-color: #e04b40;
}
.navbar .secnav .nav > li.nav-acymailling > a,
.navbar .secnav .nav > li.nav-acymailling.open > a,
.navbar .secnav .nav > li.nav-acymailling.dropdown.open > a,
.navbar .secnav .nav > li.nav-acymailling.dropdown.open > .dropdown-toggle,
.secnav .nav > li.nav-acymailling > a,
.secnav .nav > li.nav-acymailling.open > a,
.secnav .nav > li.nav-acymailling.dropdown.open > a,
.secnav .nav > li.nav-acymailling.dropdown.open > .dropdown-toggle {
  background-color: #F68916;
}
.navbar .secnav .nav > li.nav-acymailling > a:hover,
.navbar .secnav .nav > li.nav-acymailling > a:focus,
.navbar .secnav .nav > li.nav-acymailling > a:active,
.navbar .secnav .nav > li.nav-acymailling.open > a:hover,
.navbar .secnav .nav > li.nav-acymailling.open > a:focus,
.navbar .secnav .nav > li.nav-acymailling.open > a:active,
.navbar .secnav .nav > li.nav-acymailling.dropdown.open > a:hover,
.navbar .secnav .nav > li.nav-acymailling.dropdown.open > a:focus,
.navbar .secnav .nav > li.nav-acymailling.dropdown.open > a:active,
.navbar .secnav .nav > li.nav-acymailling.dropdown.open > .dropdown-toggle:hover,
.navbar .secnav .nav > li.nav-acymailling.dropdown.open > .dropdown-toggle:focus,
.navbar .secnav .nav > li.nav-acymailling.dropdown.open > .dropdown-toggle:active,
.secnav .nav > li.nav-acymailling > a:hover,
.secnav .nav > li.nav-acymailling > a:focus,
.secnav .nav > li.nav-acymailling > a:active,
.secnav .nav > li.nav-acymailling.open > a:hover,
.secnav .nav > li.nav-acymailling.open > a:focus,
.secnav .nav > li.nav-acymailling.open > a:active,
.secnav .nav > li.nav-acymailling.dropdown.open > a:hover,
.secnav .nav > li.nav-acymailling.dropdown.open > a:focus,
.secnav .nav > li.nav-acymailling.dropdown.open > a:active,
.secnav .nav > li.nav-acymailling.dropdown.open > .dropdown-toggle:hover,
.secnav .nav > li.nav-acymailling.dropdown.open > .dropdown-toggle:focus,
.secnav .nav > li.nav-acymailling.dropdown.open > .dropdown-toggle:active {
  background-color: #F68916;
}
.navbar .secnav .nav > li.languageswitcher-block a img,
.secnav .nav > li.languageswitcher-block a img {
  vertical-align: top;
  margin-top: 4px;
}
.navbar .secnav .nav > li.languageswitcher-block > .dropdown-menu,
.secnav .nav > li.languageswitcher-block > .dropdown-menu {
  padding: 5px;
  line-height: normal;
  min-width: 60px;
}
.navbar .secnav .nav > li.languageswitcher-block > .dropdown-menu > li,
.secnav .nav > li.languageswitcher-block > .dropdown-menu > li {
  display: inline-block;
  line-height: normal;
  margin: 0px 4px 4px;
  background: none;
}
.navbar .secnav .nav > li.languageswitcher-block > .dropdown-menu > li a,
.secnav .nav > li.languageswitcher-block > .dropdown-menu > li a {
  border: none;
  display: block;
  line-height: normal;
  padding: 0;
  width: 18px;
  font-size: 0;
  text-indent: -9999em;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: solid 1px transparent;
}
.navbar .secnav .nav > li.languageswitcher-block > .dropdown-menu > li a img,
.secnav .nav > li.languageswitcher-block > .dropdown-menu > li a img {
  vertical-align: middle;
  margin-top: 0;
}
.navbar .secnav .nav > li.languageswitcher-block > .dropdown-menu > li a:hover,
.secnav .nav > li.languageswitcher-block > .dropdown-menu > li a:hover {
  background: none;
  text-decoration: none;
}
.navbar .secnav li.nav-acymailling .dropdown-menu,
.secnav li.nav-acymailling .dropdown-menu {
  background: url(/templates/ja-teline_iv_german/images/subs-bg.png) repeat-x left top #F5F7F8;
}
.navbar .secnav li.nav-acymailling .dropdown-menu .t3-module,
.secnav li.nav-acymailling .dropdown-menu .t3-module {
  background: #F5F7F8;
}
.navbar .secnav li.nav-acymailling .dropdown-menu .t3-module .module-title,
.secnav li.nav-acymailling .dropdown-menu .t3-module .module-title {
  border: none;
  padding-bottom: 0;
  padding-left: 0;
}
.navbar .secnav .module,
.secnav .module {
  margin-bottom: 0;
  text-transform: none;
}
.navbar .secnav .module-title,
.secnav .module-title {
  background: none;
  border-top: none;
  border-bottom: 5px solid #ccc;
  color: #2c2c2c;
  display: block;
  font-size: 16px;
  font-weight: bold;
  font-family: "Arial Narrow", Arial, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-left: 6px;
  text-transform: uppercase;
}
.navbar .secnav .module-ct,
.secnav .module-ct {
  padding: 0;
}
.navbar .secnav .ja-twitter-tweets .ja-twitter-item .ja-twitter-source,
.secnav .ja-twitter-tweets .ja-twitter-item .ja-twitter-source {
  font-size: 11px;
  margin-bottom: 4px;
}
.navbar .secnav .ja-twitter-tweets .ja-twitter-item .ja-twitter-text,
.secnav .ja-twitter-tweets .ja-twitter-item .ja-twitter-text {
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 4px;
}
.navbar .secnav .ja-twitter-tweets .ja-twitter-item .ja-twitter-date,
.secnav .ja-twitter-tweets .ja-twitter-item .ja-twitter-date {
  font-weight: normal;
  font-size: 10px;
}
.navbar .secnav .dropdown-menu:before,
.navbar .secnav .dropdown-menu:after {
  display: none !important;
}
#off-canvas-nav .t3-mainnav .nav-collapse {
  top: 0;
}

.t3-module {
  background: #fff;
  border: solid 1px #ccc;
  border-top: 1px solid #ccc;
  font-size: 13px;
  color: inherit;
  margin-bottom: 5px;

}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: #68a0f4;
  border-bottom: 1px solid #ccc;
  color: #2c2c2c;
  font-family: 'ArialNarrowBold';
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding-top: 8px;
  *zoom: 1;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-ct:after {
  clear: both;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
}
.module_menu .nav {
  margin-bottom: 10px;
}
.module_menu .nav > li {
  border-bottom: 1px dotted #ccc;
}
.module_menu .nav > li > a {
  padding: 5px;
  color: #2c2c2c;
}
.module_menu .nav > li > a:hover,
.module_menu .nav > li > a:active,
.module_menu .nav > li > a:focus {
  background: none;
  color: #000;
  text-decoration: underline;
}
.bannergroup .banneritem {
  border-top: 1px dotted #ccc;
  padding-top: 5px;
  margin-top: 5px;
}
.bannergroup .bannerfooter {
  border-top: 1px dotted #ccc;
  font-size: 10px;
  padding-top: 5px;
  margin-top: 5px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #ccc;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eee;
}
.feed .newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed .feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eee;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
div.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
div.tagspopular ul li {
  color: #666;
  display: inline-block;
  margin: 0 5px 5px 0;
}
div.tagspopular ul li a {
  background: #eee;
  color: #666;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:active,
div.tagspopular ul li a:focus {
  background: #00334d;
  color: #fff;
  text-decoration: none;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  background: url(/templates/ja-teline_iv_german/images/bullet.gif) no-repeat left 7px;
  padding: 0 0 0 10px;
  border-bottom: 1px solid #eee;
}
div.tagssimilar ul li a {
  color: #069;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:active,
div.tagssimilar ul li a:focus {
  color: #00334d;
}
.t3-module.no-padding {
  border-top: solid 1px #ccc;
}
.t3-module.no-padding .module-ct {
  padding: 0;
}
.t3-module.border-black {
  border-top-color: #000;
}
.t3-module.border-black .module-ct {
  padding: 0;
}
.t3-module.no-border {
  border: none;
}
.t3-module.no-border .module-ct {
  padding: 0;
}
.custom_hilite1 {
  padding: 8px;
}
.custom_hilite1 .ja-typo-hilite {
  position: relative;
  background: #FFEA97;
  padding: 5px;
}
.custom_hilite1 .ja-typo-hilite .inner {
  padding: 10px 10px 20px;
  border: 1px dashed #fdca00;
}
.custom_hilite1 .ja-typo-hilite .inner > h2 {
  text-transform: none;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.custom_hilite1 .ja-typo-hilite .inner img {
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
  background: #fff;
  border: 1px solid #ffd531;
  padding: 1px;
}
.custom_hilite1 .ja-typo-hilite .inner a.badge {
  background: #000 url(/templates/ja-teline_iv_german/images/badge-2-ltr.png) no-repeat 0 0;
  position: absolute;
  bottom: -8px;
  right: -22px;
  width: 78px;
  height: 78px;
  background-color: transparent;
  text-indent: -99999px;
}
.custom-adv .advs-title {
  position: relative;
  text-align: center;
  line-height: normal;
}
.custom-adv .advs-title:after {
  background: #eee;
  height: 1px;
  width: 100%;
  content: "";
  top: 8px;
  left: 0;
  position: absolute;
}
.custom-adv .advs-title span {
  padding: 0 5px;
  background: #fff;
  position: relative;
  z-index: 10;
  left: 0;
  text-align: center;
  font-size: 8px;
  text-transform: uppercase;
  color: #999;
  letter-spacing: 1;
  line-height: normal;
}
.custom-event .ja-typo-event-day {
  position: relative;
  background: #fbfbfb;
  border-width: 1px;
  border-style: solid;
  border-color: #eee #ccc #ccc #eee;
  margin: 10px 0;
  padding: 10px 10px 10px 100px;
  min-height: 60px;
}
.custom-event .ja-typo-event-day a.readon {
  text-transform: uppercase;
  font-size: 10px;
}
.custom-event .ja-typo-event-day:hover {
  background: #ffffcc;
}
.custom-event .ja-typo-event-day.event-day-blue {
  margin-bottom: 20px;
}
.custom-event .ja-typo-event-day.event-day-blue .box-left-wrap {
  background: #069;
}
.custom-event .ja-typo-event-day.event-day-pink .box-left-wrap {
  background: #a71269;
}
.custom-event .ja-typo-event-day .box-left-wrap {
  width: 80px;
  position: absolute;
  top: -5px;
  left: 5px;
  color: #fff;
}
.custom-event .ja-typo-event-day .box-left-wrap span.date {
  color: #fff;
  display: block;
  font-size: 400%;
  line-height: 1;
  text-align: center;
  margin-top: 5px;
}
.custom-event .ja-typo-event-day .box-left-wrap span.month-year {
  font-size: 9px;
  padding: 3px 0;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
.custom-event .ja-typo-event-day .box-left-wrap:after {
  border-right: 5px solid transparent;
  border-bottom: 5px solid #a6a6a6;
  position: absolute;
  top: 0;
  right: -5px;
  content: "";
}
.custom-event .ja-typo-event-day .box-right {
  line-height: 16px;
}
.custom-event .ja-typo-event-day .box-right .description {
  display: block;
}
.custom-event .ja-typo-event-day .box-right strong {
  display: block;
  margin-bottom: 5px;
}
.t3-module.badge {
  background: none;
  white-space: normal;
  padding: 0;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.t3-module.badge .module-inner {
  position: relative;
}
.t3-module.badge .module-inner .badge {
  background: none;
  color: #2c2c2c;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-shadow: none;
  white-space: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.t3-module.badge .module-inner span.badge {
  background-image: url(/templates/ja-teline_iv_german/images/badge-ltr.png);
  background-repeat: no-repeat;
  background-color: none;
  height: 46px;
  margin: 0;
  position: absolute;
  padding: 0;
  right: 0;
  width: 46px;
  top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  font-size: 0;
}
.t3-module.badge.badge-pick span.badge {
  background-position: 0 -92px;
}
.t3-module.badge.badge-hot span.badge {
  background-position: 0 0;
}
.t3-module.badge.badge-new span.badge {
  background-position: 0 -46px;
}
.t3-module.badge.badge-top span.badge {
  background-position: 0 -138px;
}
.t3-module .subcribe {
  margin-bottom: -8px;
}
.custom_tabs {
  border: 1px solid #ccc;
}
.custom_tabs .ja-tab-subcontent {
  padding: 3px !important;
}
.custom-partner {
  border: 1px solid #ccc;
  margin: 5px 0;
}
.ja-blocktab {
  position: relative;
}
.ja-blocktab .ja-blocktab-title {
  position: absolute;
  top: 0;
  left: -30px;
  width: 18px;
  overflow: hidden;
}
.ja-blocktab .ja-blocktab-title ul {
  margin: 0;
}
.ja-blocktab .ja-blocktab-title ul > li {
  width: 18px;
  height: 18px;
  background-image: url(/templates/ja-teline_iv_german/images/news-btn-sprites.gif);
  background-position: 0 0;
  display: block;
  text-indent: -99999px;
  margin-bottom: 5px;
  cursor: pointer;
}
.ja-blocktab .ja-blocktab-title ul > li.blocktab-ja-news-1 {
  background-position: 0 0;
}
.ja-blocktab .ja-blocktab-title ul > li.blocktab-ja-news-1:hover,
.ja-blocktab .ja-blocktab-title ul > li.blocktab-ja-news-1.active {
  background-position: 0 -18px;
}
.ja-blocktab .ja-blocktab-title ul > li.blocktab-ja-news-2 {
  background-position: -18px 0;
}
.ja-blocktab .ja-blocktab-title ul > li.blocktab-ja-news-2:hover,
.ja-blocktab .ja-blocktab-title ul > li.blocktab-ja-news-2.active {
  background-position: -18px -18px;
}
.ja-blocktab .ja-blocktab-title ul > li.blocktab-ja-news-3 {
  background-position: -36px 0;
}
.ja-blocktab .ja-blocktab-title ul > li.blocktab-ja-news-3:hover,
.ja-blocktab .ja-blocktab-title ul > li.blocktab-ja-news-3.active {
  background-position: -36px -18px;
}
.teline_iv .container .ja-tabs-title-top ul.ja-tabs-title li h3 {
  font-size: 15px;
  font-family: 'ArialNarrowBold';
}
.ja-tabswrap .ja-tab-content .bookmark-links li {
  line-height: 16px;
  background: url(/templates/ja-teline_iv_german/images/arrow-ltr.png) no-repeat left 8px;
  padding-left: 10px;
}
.ja-video-thumb a {
  display: inline-block;
  margin-bottom: 3px;
}
.ja-video-thumb a img {
  width: 99px;
}
#login-form span.add-on {
  display: none;
}
#login-form .login-greeting {
  margin-bottom: 10px;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 92%;
}
#login-form input[type="submit"] {
  padding: 5px 10px;
}
#login-form .control-group .input-prepend {
  width: 100%;
}
#login-form .control-group label.checkbox {
  padding-left: 0;
}
#login-form .control-group label.checkbox input[type="checkbox"] {
  display: inline;
  float: none;
  margin-left: 0;
  vertical-align: text-top;
}
#login-form .userdata ul.unstyled {
  margin: 0;
}
#login-form .userdata ul.unstyled li {
  list-style: none;
  background: none;
}
#login-form .userdata ul.unstyled li > a {
  background: url(/templates/ja-teline_iv_german/images/bullet.gif) no-repeat left center transparent;
  border: none;
  color: #069;
  font-family: Arial, sans-serif;
  font-weight: normal;
  padding: 2px 0 2px 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#login-form .userdata ul.unstyled li > a:hover,
#login-form .userdata ul.unstyled li > a:focus,
#login-form .userdata ul.unstyled li > a:active {
  background: url(/templates/ja-teline_iv_german/images/bullet.gif) no-repeat left center;
  color: #2c2c2c;
}
.acymailing_module {
  font-weight: normal;
}
.acymailing_module a.acymailing_togglemodule:hover,
.acymailing_module a.acymailing_togglemodule:active,
.acymailing_module a.acymailing_togglemodule:focus {
  outline: none;
  text-decoration: none;
}
.acymailing_module .acymailing_mootoolsbutton .modal.acymailing_togglemodule,
.acymailing_module .acymailing_mootoolsbutton .acymailing_togglemodule {
  background-color: #f8f8f8;
  background-image: -ms-linear-gradient(top,#fff,#eee);
  background-image: -moz-linear-gradient(top,#fff,#eee);
  background-image: -webkit-linear-gradient(top,#fff,#eee);
  background-image: -o-linear-gradient(top,#fff,#eee);
  border: solid 1px #ccc;
  border-bottom-color: #ddd;
  border-top-color: #ddd;
  color: #2c2c2c;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 3px 10px;
  position: relative;
  top: auto;
  left: auto;
  display: inline-block;
  z-index: 1050;
  width: auto;
  margin-left: 0;
  text-transform: uppercase;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.acymailing_module .acymailing_mootoolsbutton .modal.acymailing_togglemodule:hover,
.acymailing_module .acymailing_mootoolsbutton .modal.acymailing_togglemodule:focus,
.acymailing_module .acymailing_mootoolsbutton .modal.acymailing_togglemodule:active,
.acymailing_module .acymailing_mootoolsbutton .acymailing_togglemodule:hover,
.acymailing_module .acymailing_mootoolsbutton .acymailing_togglemodule:focus,
.acymailing_module .acymailing_mootoolsbutton .acymailing_togglemodule:active {
  background-color: #f8f8f8;
  background-image: -ms-linear-gradient(top,#fff,#eee);
  background-image: -moz-linear-gradient(top,#fff,#eee);
  background-image: -webkit-linear-gradient(top,#fff,#eee);
  background-image: -o-linear-gradient(top,#fff,#eee);
  color: #069;
  text-decoration: none;
  text-shadow: none;
}
.acymailing_module .button.unsubbutton:hover,
.acymailing_module .button.unsubbutton:focus,
.acymailing_module .button.unsubbutton:active {
  background-color: #f8f8f8;
  background-image: -ms-linear-gradient(top,#fff,#eee);
  background-image: -moz-linear-gradient(top,#fff,#eee);
  background-image: -webkit-linear-gradient(top,#fff,#eee);
  background-image: -o-linear-gradient(top,#fff,#eee);
  color: #069;
  text-decoration: none;
  text-shadow: none;
}
.acymailing_module form {
  margin: 0;
}
.acymailing_module form .acymailing_module_form table.acymailing_form {
  width: 100%;
}
.acymailing_module form .acymailing_module_form table.acymailing_form tr + tr td.acysubbuttons {
  padding-top: 10px;
  text-align: left;
}
.acymailing_module form .acymailing_module_form table.acymailing_form td {
  padding: 0 0 5px;
}
.acymailing_module form .acymailing_module_form table.acymailing_form td.acyfield_email,
.acymailing_module form .acymailing_module_form table.acymailing_form td.acyfield_name {
  display: block;
}
.acymailing_module form .acymailing_module_form table.acymailing_form td.acysubbuttons {
  text-align: right;
  width: 40%;
}
.acymailing_module form .acymailing_module_form table.acymailing_form td input.inputbox {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 30px;
  margin: 0;
}
.acymailing_module form .acymailing_module_form table.acymailing_form td input.button {
  padding: 0px;
  height: 30px;
  line-height: 30px;
  width: 100px;
  margin-bottom: 5px;
}
.acymailing_module form .acymailing_module_form span {
  display: block;
  font-size: 11px;
}
.acymailing_module form .acymailing_module_form span.acyfield_email input.inputbox {
  width: 95% !important;
}
.feature-module .t3-module.border-black {
  border-top: none;
}
.feature-module .t3-module.border-black .module-inner {
  border-top: 5px solid #000;
}
.about .ja-about-title {
  padding: 10px 20px 0;
}
.about .ja-typo-bubble-small {
  margin: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
.about .ja-typo-bubble-small:last-child {
  border: 0;
}
.about .ja-typo-bubble-small .bubble-small-inner {
  background: #E2EFF5;
  padding: 10px;
  position: relative;
  line-height: 18px;
  color: #444;
  margin-bottom: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.about .ja-typo-bubble-small .bubble-small-inner:before {
  border-top: 5px solid #E2EFF5;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  position: absolute;
  bottom: -5px;
  left: 40px;
}
.about .ja-typo-bubble-small .bubble-small-inner span.post-time {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  color: #2c2c2c;
}
.about .ja-typo-bubble-small .bubble-small-inner span.avatar {
  float: left;
  padding: 2px;
  background: #fff;
  border: 1px solid #ccc;
  margin: 3px 10px 0 0;
}
.about .ja-typo-bubble-small span.author {
  font-size: 11px;
  color: #2c2c2c;
}
.about .ja-typo-bubble-small span.author a {
  font-size: 10px;
}
.t3-sidebar .module-ct iframe {
  width: 100% !important;
}
.t3-module .video iframe {
  height: auto !important;
}
.addthis_toolbox {
  border-top: solid 5px #ccc;
  margin-top: 15px;
  padding-top: 15px;
}
.addthis_toolbox a {
  background: #666;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  line-height: 24px;
  height: 24px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  width: 24px;
}
.addthis_toolbox a i {
  font-size: 16px;
  text-align: center;
}
.addthis_toolbox a:hover,
.addthis_toolbox a:focus,
.addthis_toolbox a:active {
  background: #000;
  color: #fff;
  text-decoration: none;
}
.highslide img {
  border: none !important;
}

.item-page .contentheading,
.item-page .contentheading > a,
.blog .contentheading,
.blog .contentheading > a,
.blog-featured .contentheading,
.blog-featured .contentheading > a {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: none;
  color: #2c2c2c;
}
.item-page .article-tools,
.blog .article-tools,
.blog-featured .article-tools {
  border-bottom: 2px solid #ccc;
  padding-top: 10px;
  margin-bottom: 20px;
  line-height: 14px;
  padding-bottom: 3px;
  *zoom: 1;
}
.item-page .article-tools:before,
.item-page .article-tools:after,
.blog .article-tools:before,
.blog .article-tools:after,
.blog-featured .article-tools:before,
.blog-featured .article-tools:after {
  display: table;
  content: "";
  line-height: 0;
}
.item-page .article-tools:after,
.blog .article-tools:after,
.blog-featured .article-tools:after {
  clear: both;
}
.item-page .article-tools .actions,
.blog .article-tools .actions,
.blog-featured .article-tools .actions {
  float: right;
  margin: 0;
}
.item-page .article-tools .actions li,
.blog .article-tools .actions li,
.blog-featured .article-tools .actions li {
  list-style: none;
  display: inline-block;
  line-height: 16px;
  text-align: center;
  margin-left: 3px;
}
.item-page .article-tools .actions li a,
.blog .article-tools .actions li a,
.blog-featured .article-tools .actions li a {
  color: #666;
  display: block;
  height: 16px;
  width: 16px;
  overflow: hidden;
  font-size: 14px;
  text-decoration: none;
}
.item-page .article-tools .actions li a:hover,
.item-page .article-tools .actions li a:active,
.item-page .article-tools .actions li a:focus,
.blog .article-tools .actions li a:hover,
.blog .article-tools .actions li a:active,
.blog .article-tools .actions li a:focus,
.blog-featured .article-tools .actions li a:hover,
.blog-featured .article-tools .actions li a:active,
.blog-featured .article-tools .actions li a:focus {
  color: #069;
}
.item-page .article-tools .article-info,
.blog .article-tools .article-info,
.blog-featured .article-tools .article-info {
  width: auto;
  float: left;
  font-size: 10px;
  color: #666;
}
.item-page .article-tools div.img_caption img,
.blog .article-tools div.img_caption img,
.blog-featured .article-tools div.img_caption img {
  border: 0;
  padding: 0;
}
.item-page .article-tools div.img_caption p.img_caption,
.blog .article-tools div.img_caption p.img_caption,
.blog-featured .article-tools div.img_caption p.img_caption {
  background: #000;
  color: #fff;
}
.item-page .article-intro,
.blog .article-intro,
.blog-featured .article-intro {
  line-height: 20px;
}
.item-page .article-intro .readmore,
.blog .article-intro .readmore,
.blog-featured .article-intro .readmore {
  padding-top: 5px;
}
.blog .componentheading {
  margin-top: 10px;
}
.item-page .article-title,
.item-page .article-title > a {
  font-size: 30px;
  font-weight: 700;
  padding-top: 20px;

}
.item-page .article-tools {
  padding-bottom: 0;
}
.item-page .article-tools .article-aside {
  margin-bottom: 0;
}
.item-page .article-content {
  line-height: 23px;
  padding-bottom: 50px;
  padding-top: 20px;
  margin-left: 15px;
}
.item-page .article-content > img {
  width: 100%;
  margin-bottom: 20px;
}
.item-page .article-content > p {
  margin-bottom: 17px;
  margin-left: -14px;
}
.tourism{
  margin-left: -14px;
}
.page-header > h1,
.page-header > h2,
.page-title,
.componentheading,
.tag-category > h2 {
  border-bottom: 5px solid #d9d9d9;
  margin: 20px 0 10px;
  padding-bottom: 5px;
  font-family: Arial, sans-serif;
  font-size: 24px;
  color: #000;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
}
.items-leading {
  padding: 10px;
  padding-top: 1px;
  border: 1px solid #ddd;
  background: #FFFAE5;
  margin: 25px 0;
}
.items-leading hr.divider-vertical {
  margin: 0;
  border: 0;
}
.items-leading div.img_caption {
  max-width: 200px;
  width: 200px;
}
.items-leading .article-title,
.items-leading .article-title > a {
  font-size: 21px;
}
.items-leading .leading .contentheading {
  margin: 0 0 10px 0;
  line-height: 1;
}
.items-leading .leading .contentheading > a {
  color: #069;
}
div.img_caption {
  background: none;
}
div.img_caption p.img_caption {
  background: #0;
  color: #;
  font-family: "Arial Narrow", Arial, sans-serif;
}
.thumbnail .caption {
  padding: 0 0 1px 0;
}
.thumbnail a:hover,
.thumbnail a:focus,
.thumbnail a:active {
  text-decoration: none;
}
.items-row {
  padding: 25px 0;
  border-top: 3px solid #d9d9d9;
  margin-bottom: 3.3333333333333px;
  position: relative;
}
.items-row:before {
  content: "";
  position: absolute;
  top: -6px;
  border-top: 1px solid #ddd;
  width: 100%;
}
.items-row .contentheading {
  line-height: 1.2;
}
.items-row .item .article-title {
  margin-top: 0;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.cat-children .page-header {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  line-height: 1;
  text-transform: none;
  font-weight: normal;
}
.cat-children .page-header > a {
  color: #069;
}
.cat-children > h3 {
  text-transform: none;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 15px;
  color: #2c2c2c;
}
.cat-children > ul {
  margin-left: 40px;
}
.cat-children > ul > li {
  list-style: square;
}
.cat-children > ul > li .page-header {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
}
.cat-children > ul > li .category-desc {
  line-height: 18px;
}
.readmore a.btn {
  background: #ddd;
  color: #2c2c2c;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  padding: 3px 5px;
  position: relative;
  line-height: 14px;
  border: none;
}
.readmore a.btn:after {
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ddd;
  border-top: 10px solid transparent;
  content: "";
  position: absolute;
  right: -9px;
  top: 0;
}
.readmore a.btn:hover {
  text-decoration: none;
  color: #fff;
  background: #2c2c2c;
}
.readmore a.btn:hover:after {
  border-left: 10px solid #2c2c2c;
}
.items-row .item.column-1 article {
  padding: 0 20px 0 0;
}
.items-row .span12 .item.column-1 article {
  border-right: none;
}
.items-row .item.column-2 article {
  padding: 0 0 0 20px;
}
.article-title,
.article-title > a {
  font-family: "Times New Roman", serif;
  text-transform: none;
  color: #069;

}
.article-tools {
  color: #999;
  padding-bottom: 5px;

}
.article-aside {
  color: #999;
  font-size: 11px;
  margin-bottom: 5px;
}
.article-info {
  margin: 0;
}
.article-info dd {
  line-height: 14px;
  color: #999;
  padding: 0 3px;
  margin: 0;
  display: inline-block;
}
.article-info dd span {
  font-weight: bold;
}
.article-info .article-info-term {
  display: none;
}
.article-footer {
  color: #999;
  font-size: 11px;
  margin-bottom: 20px;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 15px 10px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 10px 15px;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 4px;
}
.img-fulltext-right {
  float: right;
  margin-left: 4px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: none;
  color: #666;
  font-size: 10px;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  clear: both;
  text-transform: uppercase;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ja-telineiv-blog {
  margin-top: 0;
}
.ja-telineiv-blog article {
  position: relative;
}
.ja-telineiv-blog .ja-blog-date {
  top: 0;
  background: url(/templates/ja-teline_iv_german/images/curl2-bg-ltr.gif) no-repeat left top;
  color: #fff;
  left: -20px;
  line-height: 1;
  padding-top: 5px;
  position: absolute;
  text-align: center;
  width: 80px;
}
.ja-telineiv-blog .ja-blog-date div.inner {
  background: #333;
  display: block;
  padding: 0 10px 7px;
}
.ja-telineiv-blog .ja-blog-date div.inner span.date {
  float: left;
  font-size: 200%;
  font-weight: bold;
  margin-top: 6px;
  text-shadow: 0 1px 1px #000;
  color: #fff;
  line-height: normal;
}
.ja-telineiv-blog .ja-blog-date div.inner .month-year {
  overflow: hidden;
  color: #ccc;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-top: 7px;
  text-transform: uppercase;
}
.ja-telineiv-blog .ja-blog-date div.inner .month-year strong {
  display: block;
  padding: 0 0 2px;
}
.ja-telineiv-blog .ja-blog-date div.inner .jacomment-count {
  margin: 2px 0;
}
.ja-telineiv-blog .ja-blog-date div.inner .jacomment-count a {
  color: #ccc;
  text-transform: none;
  font-style: normal;
}
.ja-telineiv-blog .page-header + .items-row,
.ja-telineiv-blog .items-row:first-child {
  border-top: none;
}
.ja-telineiv-blog .page-header + .items-row:before,
.ja-telineiv-blog .items-row:first-child:before {
  border: none;
}
.ja-telineiv-blog .items-row .item article {
  padding-right: 0;
  border-right: none;
}
.ja-telineiv-blog .article-header > .article-title {
  margin-top: 0;
}
.ja-telineiv-blog .article-header > .article-title > a {
  font-size: 24px;
  line-height: normal;
}
.ja-telineiv-blog .article-tools {
  padding: 0;
  border: none;
}
.ja-telineiv-blog .article-tools .article-info {
  font-size: 11px;
  font-style: italic;
}
.ja-telineiv-blog .article-tools .article-info dt {
  font-weight: bold;
}
.ja-telineiv-blog .article-tools .article-info dd span {
  font-weight: normal;
}
.ja-telineiv-blog .article-tools .article-info dd a {
  text-transform: uppercase;
  color: #2c2c2c;
}
.ja-telineiv-blog .article-intro img {
  margin-bottom: 20px;
  width: 99%;
}
.ja-telineiv-blog .article-intro img.img-border {
  border: 1px solid #ddd;
  padding: 3px;
}
.ja-telineiv-blog .article-intro .content_rating {
  margin-bottom: 10px;
}
.ja-telineiv-blog .article-intro .content_rating img {
  width: auto !important;
  margin-bottom: 0;
}
.ja-telineiv-blog .article-content .ja-thumbnailwrap .thumbnail {
  border: 1px solid #ddd;
  padding: 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ja-telineiv-blog .has-date .article-header,
.ja-telineiv-blog .has-date .article-tools .article-info {
  padding-left: 75px;
}
.login-wrap {
  background: #fff;
  padding: 20px 0;
}
.login-wrap .login_form form,
.login-wrap .login form {
  margin-bottom: 0;
}
.login-wrap .login_form fieldset,
.login-wrap .login fieldset {
  background: none;
  border: 0;
  margin-bottom: 0;
  padding: 15px 0 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.login-wrap .login_form fieldset p,
.login-wrap .login fieldset p {
  margin: 0 0 5px;
}
.login-wrap .login_form fieldset label,
.login-wrap .login fieldset label {
  font-weight: bold;
}
.login-wrap .login_form .form-horizontal,
.login-wrap .login .form-horizontal {
  margin-bottom: 0;
}
.login-wrap .other-links {
  margin: 0 0 0 160px;
}
.login-wrap .other-links ul {
  list-style: none;
  margin: 0;
}
.login-wrap .other-links ul li {
  background: url(/templates/ja-teline_iv_german/images/bullet.gif) no-repeat left 7px;
  padding: 0 0 0 10px;
}
.logout {
  padding-top: 20px;
}
.form-validate {
  padding-top: 20px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eee;
  border: 1px solid #ccc;
  margin: 20px 0;
  padding: 10px 20px;
}
.reset .form-validate .control-group,
.remind .form-validate .control-group {
  margin-bottom: 10px;
}
.reset .form-validate .control-group .control-label,
.remind .form-validate .control-group .control-label {
  padding-top: 0;
}
.reset .form-validate .control-group .control-label label,
.remind .form-validate .control-group .control-label label {
  line-height: 30px;
  margin-bottom: 0;
}
.reset .form-actions,
.remind .form-actions {
  background: none;
  border-top: 0;
  margin: 0;
}
.registration fieldset legend {
  border-bottom: 10px solid #ddd;
  color: #000;
  font-size: 200%;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 12px;
  padding: 0 0 8px;
  text-transform: uppercase;
}
.registration fieldset .control-label {
  width: 150px;
}
.registration fieldset .control-label label {
  font-weight: 700;
}
.registration fieldset .controls {
  margin-left: 170px;
}
.registration .form-actions {
  background: none;
  border-top: 0;
  margin: 0;
  padding-left: 170px;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #666;
  font-size: 10px;
  padding: 2px 5px;
  position: absolute;
  top: 0;
  right: 0px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close a:hover,
#mailto-window .mailto-close a:focus,
#mailto-window .mailto-close a:active {
  color: #069;
}
#mailto-window .mailto-close:hover {
  border-color: #ccc;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
#searchForm {
  padding: 10px 20px;
  border: 1px solid #ccc;
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  background: none;
  border-bottom: 1px solid #ddd;
  line-height: 20px;
  padding: 0 0 5px 0;
  margin-bottom: 10px;
  font-size: 15px;
  width: 100%;
  float: left;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: text-top;
}
#searchForm .ordering-box {
  padding-top: 10px;
}
#searchForm .ordering-box label {
  display: inline-block;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
#searchForm .ordering-box select.inputbox {
  margin-bottom: 0;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
  line-height: 16px;
}
.phrases-box input {
  margin: 0;
}
.form-limit select,
.form-limit label {
  margin-bottom: 0;
  vertical-align: middle;
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
  padding-left: 10px;
}
.search-results .result-category {
  font-size: 10px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 10px;
  color: #999;
}
.search .btn-toolbar button.btn {
  background-color: #f8f8f8;
  background: -ms-linear-gradient(top,#fff,#eee);
  background: -moz-linear-gradient(top,#fff,#eee);
  background: -webkit-linear-gradient(top,#fff,#eee);
  background: -o-linear-gradient(top,#fff,#eee);
  border: solid 1px #ccc;
  border-bottom-color: #ddd;
  border-top-color: #ddd;
  color: #2c2c2c;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 10px;
  text-transform: uppercase;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search .btn-toolbar button.btn:hover,
.search .btn-toolbar button.btn:focus,
.search .btn-toolbar button.btn:active {
  color: #069;
}
.search #searchForm label.checkbox {
  float: left;
  display: inline-block;
  line-height: 20px;
}
.search #searchForm input[type=checkbox] {
  vertical-align: top;
  margin-top: 3px;
}
.search .error {
  margin-bottom: 20px;
}
#finder-search {
  margin-top: 20px;
}
#finder-search .word input.inputbox {
  margin-bottom: 0;
}
#finder-search #advanced-search-toggle {
  background-color: #f8f8f8;
  background: -ms-linear-gradient(top,#fff,#eee);
  background: -moz-linear-gradient(top,#fff,#eee);
  background: -webkit-linear-gradient(top,#fff,#eee);
  background: -o-linear-gradient(top,#fff,#eee);
  border: solid 1px #ccc;
  border-bottom-color: #ddd;
  border-top-color: #ddd;
  color: #2c2c2c;
  display: inline-block;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-top: 10px;
  padding: 3px 10px;
  text-transform: uppercase;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#finder-search #advanced-search-toggle:hover,
#finder-search #advanced-search-toggle:focus,
#finder-search #advanced-search-toggle:active {
  background-color: #f8f8f8;
  background: -ms-linear-gradient(top,#fff,#eee);
  background: -moz-linear-gradient(top,#fff,#eee);
  background: -webkit-linear-gradient(top,#fff,#eee);
  background: -o-linear-gradient(top,#fff,#eee);
  color: #069;
  text-decoration: none;
}
#finder-search #finder-filter-window ul {
  border: solid 1px #ccc;
  margin-left: 0;
  margin-top: 20px;
  padding: 20px 20px 0;
}
#finder-search #finder-filter-window ul li {
  list-style: none;
}
#finder-search #finder-filter-window ul li label {
  width: 160px;
  float: left;
}
.contact {
  padding: 0 0 20px;
}
.contact > h3 {
  font-size: 15px;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  color: #444;
}
.contact .accordion-group {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  border: 1px solid #ddd;
  border-top: none;
}
.contact .accordion-group:first-child {
  border-top: 1px solid #ddd;
}
.contact .accordion-group .accordion-heading > a {
  background-color: #F5F5F5;
  font-size: 15px;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  color: #444;
}
.contact .accordion-group .accordion-heading > a:hover,
.contact .accordion-group .accordion-heading > a:active,
.contact .accordion-group .accordion-heading > a:focus {
  text-decoration: none;
}
.contact legend {
  border: none;
  line-height: 20px;
  padding: 0 0 10px;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
}
.contact .dl-horizontal {
  margin: 0;
}
.contact .dl-horizontal dt {
  width: 16px;
  margin-bottom: 10px;
}
.contact .dl-horizontal dd {
  margin-left: 26px;
  margin-bottom: 10px;
}
.contact .contact-form .control-group {
  margin: 0 0 10px 0;
}
.contact .contact-form .control-group .control-label label {
  font-weight: bold;
}
.contact .contact-form .control-group-action .controls label {
  display: inline-block;
}
.contact .contact-form .control-group-action input[type="checkbox"] {
  margin-right: 3px;
  vertical-align: text-top;
}
.contact .contact-miscinfo dt,
.contact .contact-miscinfo dd,
.contact .contact-miscinfo p {
  margin-bottom: 0;
}
.contact .tab-pane .contact-miscinfo {
  padding-bottom: 20px;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.category-item {
  margin-top: 20px;
  *zoom: 1;
}
.category-item:before,
.category-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.category-item .category-item {
  margin-left: 0.40816326530612%;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li,
.newsfeed .category li {
  *zoom: 1;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:before,
.newsfeed .category li:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 14px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 12px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 14px;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 0px 5px 0 0;
}
.button2-right {
  margin: 0px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eee;
  border: 1px solid #e1e1e1;
  color: #999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 4px;
}
.button2-left span,
.button2-right span {
  color: #999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444;
  text-decoration: none;
}
.edit.item-page .control-group {
  *zoom: 1;
}
.edit.item-page .control-group:before,
.edit.item-page .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.edit.item-page .control-group:after {
  clear: both;
}
.edit.item-page .control-group .media-preview {
  float: left;
  display: block;
  margin: 0;
  width: auto;
  padding: 4px 5px;
}
.edit.item-page .control-group .media-preview + input {
  margin-left: -1px;
}
.edit.item-page .control-group a.modal {
  position: inherit;
  width: auto !important;
  top: auto !important;
  margin-left: -1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.edit.item-page .control-group a.modal + .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.edit.item-page .control-group .btn {
  padding: 4px 10px;
}
.edit.item-page .input-append,
.edit.item-page .input-prepend {
  display: block;
}
.edit.item-page .control-label label {
  display: inline-block;
}
.edit.item-page #adminForm .tab-content {
  margin-bottom: 10px;
}
.view-imagesList .thumbnails > li {
  float: left;
  margin-left: 4px;
}
.view-images .well .control-group .control-label {
  float: left;
  margin-right: 5px;
}
.view-images .chzn-container {
  vertical-align: top;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.article-content .pagination ul {
  border-left: 1px solid #ccc;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #ccc;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 30%;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav li.pagenav-prev {
  margin-right: 10px;
}
.pagenav li a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pagenav li a:hover,
.pagenav li a:active,
.pagenav li a:focus {
  background-color: #666;
  color: #eee;
}
.counter {
  float: right;
  line-height: 1;
  margin: 10px 0;
  text-align: right;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: left;
  width: 50%;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
#system-message .success.message ul {
  color: #468847;
  background: #dff0d8 url(/templates/ja-teline_iv_german/images/messages/ico-success.gif) no-repeat 10px center;
  border: 5px solid #d6e9c6;
  padding: 5px;
}
#system-message .success.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .notice.message ul {
  color: #c09853;
  border: 5px solid #fbeed5;
  background: #fcf8e3 url(/templates/ja-teline_iv_german/images/messages/ico-warning.gif) no-repeat 10px center;
  padding: 5px;
}
#system-message .notice.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .error.message ul {
  color: #b94a48;
  border: 5px solid #eed3d7;
  background: #f2dede url(/templates/ja-teline_iv_german/images/messages/ico-error.gif) no-repeat 10px center;
  padding: 5px;
}
#system-message .error.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .info.message ul {
  color: #3a87ad;
  border: 5px solid #bce8f1;
  background: #d9edf7 url(/templates/ja-teline_iv_german/images/messages/ico-info.gif) no-repeat 10px center;
  padding: 5px;
}
#system-message .info.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
.tip-wrap {
  background: #FFEA97;
  max-width: 300px;
  z-index: 999;
  color: #000;
}
.tip-title {
  border-bottom: 1px solid #E2E2B5;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 12px;
  margin: 0;
  padding: 10px;
  *zoom: 1;
}
.tip-text:before,
.tip-text:after {
  display: table;
  content: "";
  line-height: 0;
}
.tip-text:after {
  clear: both;
}
.tip-text img[align="left"] {
  margin: 5px 10px 5px 0;
}
.tip-text img[align="right"] {
  margin: 5px 0 10px 10px;
}
.hasTip.icon-eye-close {
  color: #0089fe;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.iframe-bordered {
  border: 1px solid #ddd;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #ccc;
  height: 26px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #ccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  float: right;
  width: 100%;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
.ja-thumbnailwrap .thumbnail {
  border: none;
  padding: 0;
}
#adminForm fieldset.filter {
  padding: 10px 0 20px;
}
#adminForm fieldset.filter .left,
#adminForm fieldset.filter .right {
  padding: 10px 0 0 0;
  float: left;
}
#adminForm fieldset.filter .left input,
#adminForm fieldset.filter .left textarea,
#adminForm fieldset.filter .left select,
#adminForm fieldset.filter .left button,
#adminForm fieldset.filter .right input,
#adminForm fieldset.filter .right textarea,
#adminForm fieldset.filter .right select,
#adminForm fieldset.filter .right button {
  margin: 0 5px;
}
#adminForm table.adminlist thead th > a {
  color: #069;
}
#adminForm table.adminlist thead th.title {
  text-align: left;
}
#adminForm table.adminlist tfoot td,
#adminForm table.adminlist tfoot th {
  text-align: left;
}
#imageForm {
  padding-top: 10px;
}
.calendar .button {
  display: table-cell;
  border-bottom: 1px solid #ccc;
}
.calendar tbody .emptycell {
  padding: 0;
}
.weblink-category > h2,
.newsfeed-category > h2 {
  border-bottom: 5px solid #d9d9d9;
  margin: 20px 0 10px;
  padding-bottom: 5px;
  font-family: Arial, sans-serif;
  font-size: 24px;
  color: #000;
  font-weight: bold;
  line-height: normal;
}
.weblink-category .cat-list-row1,
.weblink-category tr.cat-list-row1 td,
.newsfeed-category .cat-list-row1,
.newsfeed-category tr.cat-list-row1 td {
  background: none;
}
.finder > h1 {
  border-bottom: 5px solid #d9d9d9;
  margin: 20px 0 10px;
  padding-bottom: 5px;
  font-family: Arial, sans-serif;
  font-size: 24px;
  color: #000;
  font-weight: bold;
  line-height: normal;
}
.tag-category fieldset.filters {
  margin: 20px 0;
}
.tag-category ul.list-striped {
  border-top: 0;
}
.tag-category ul.list-striped li {
  background: #fff url(/templates/ja-teline_iv_german/images/divider.gif) repeat-x left bottom;
  border-bottom: 0;
  margin: 0 0 20px;
  padding: 0 0 26px;
  position: relative;
}
.tag-category ul.list-striped li > h3 {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 125%;
  line-height: 1.2;
  margin: 0 0 10px;
  padding: 0;
  text-transform: capitalize;
}
.tag-category ul.list-striped li > h3 a:hover,
.tag-category ul.list-striped li > h3 a:active,
.tag-category ul.list-striped li > h3 a:focus {
  color: #069;
}
.tag-category ul.list-striped li .tag-body img {
  margin: 0 10px 10px 0;
  width: 200px;
}
.tags {
  margin: 20px 0;
}
.tags span a.label {
  background: #069;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  padding: 2px 5px;
  text-shadow: none;
}
.tags span a.label:hover,
.tags span a.label:active,
.tags span a.label:focus {
  background: #00334d;
}
.layout-pagebreak form table td {
  border: none;
}
#page-site a.modal.btn {
  position: relative;
  top: 0;
  left: auto;
  right: 0;
  z-index: 10;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
.dropcap {
  display: block;
  float: left;
  font: 60px/40px Georgia, Times, serif;
  padding: 7px 8px 0 0;
}

.t3-header {
	background-image: url(/templates/ja-teline_iv_german/images/header.png);
    background-repeat: no-repeat;
    height: 140px;
    margin-top: 4px;
    margin-bottom: 0px;

}
.topbar {
  border: solid 1px #ccc;
  height: 30px;
  font-size: 11px;
  background: none repeat scroll 0 0 white
}
.ja-updatetime {
  padding: 8px 0;
  height: 20px;
  margin-left: 6px;
  float: left;
}
.ja-updatetime > span {
  font-weight: bold;
  color: #999;
  margin-right: 5px;
  }
.ja-updatetime > em {
  font-style: normal;
}
.ja-day {
  width: 103px;
  float: left;
}
.ja-day span {
  background: url(/templates/ja-teline_iv_german/images/stripe-bg-2.png) repeat;
  border-right: 1px solid #ccc;
  float: left;
  font-weight: bold;
  text-align: center;
  color: #2c2c2c;
  padding: 5px;
  height: 20px;
  min-width: 20px;
  line-height: 20px;
}
.ja-day span.day,
.ja-day span.year {
  display: none;
  width: 30px;
}
.ja-day span.year {
  display: block;
}
.ja-day:hover span.day {
  background: #069;
  color: #fff;
  text-transform: uppercase;
  display: block;
}
.ja-day:hover span.year {
  display: none;
}
.head-search form {
  margin: 0;
  text-align: right;
}
.head-search label {
  display: none;
}
.head-search input {
  display: inline-block;
  vertical-align: middle;
}
.head-search input.button {
  background: #cccccc;
  border: 0;
  border-left: 1px solid #ccc;
  color: #000;
  font-weight: bold;
  font-size: 11px;
  height: 30px;
  text-transform: uppercase;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.head-search input.inputbox {
  border: 0;
  margin: 0;
  height: 30px;
  padding: 0 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.head-search input[type="text"].inputbox {
  background: url(/templates/ja-teline_iv_german/images/icons/search.png) no-repeat left center;
  width: 140px;
  padding-left: 20px;
  min-height: 16px;
  height: 19px;
  line-height: normal;
  display: inline-block;
}
.head-search:hover input.button,
.head-search:active input.button,
.head-search:focus input.button {
  background: #069;
  color: #fff;
}
.logo {
  float: left;
  margin-top: -25px;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
}
.logo-image a {
  width: 450px;
  height: 104px;
  margin-top: 14px;

}
.logo-image a.bg-image {
  background-image: url(/templates/ja-teline_iv_german/images/logo.png);
  background-repeat: no-repeat;
}
.logo-image a.bg-image:hover,
.logo-image a.bg-image:focus,
.logo-image a.bg-image:active {
 # background-image: url(/templates/ja-teline_iv_german/images/logo-hover.png);
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  color: #444;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.head-advertisement .ads p {
  margin: 0;
  padding: 0;
  float: right;
}
.t3-spotlight-1 .span2,
.t3-spotlight-1 .span4 {
  width: 19.5%;
}
.t3-spotlight-1 .module {
  border: 1px solid #ccc;
  margin-right: 2px;
}
.t3-spotlight-1 .module:hover .class-box {
  border-color: #999;
}
.t3-spotlight-1 .module:hover .custom .class-box-inner span {
  color: #069;
}
.t3-spotlight-1 .module .module-inner {
  padding: 15px 5px 5px 15px;
}
.home-1 .box-content {
  border: none;
  float: left;
  width: 20%;
}
.home-1 .box-content .box-module {
  border: solid 1px #ccc;
  background: #fff;
  margin: 0 2px 6px;
}
.home-1 .box-content .t3-module {
  border: none;
  margin-bottom: 0;
}
.home-1 .class-box-wrap1 {
  background: #fff;
  border: 1px solid #ccc;
  margin: 10px 0 0 10px;
  padding-bottom: 4px;
  padding-right: 4px;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.home-1 .class-box-wrap2 {
  background: #fff;
  border: 1px solid #ccc;
  padding-bottom: 4px;
  padding-right: 4px;
  margin: -5px 0 0 -5px;
}
.home-1 .class-box {
  background: #fff;
  border: 1px solid #ccc;
  padding-bottom: 4px;
  margin: -5px 0 0 -5px;
  padding: 0;
  position: relative;
}
.home-1 .class-box .title {
  margin-left: -10px;
  margin-bottom: 6px;
}
.home-1 .class-box .title h3 {
  margin: 0;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  padding: 5px 10px;
  position: relative;
  line-height: 1;
  text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.home-1 .class-box .title h3:before {
  background: url(/templates/ja-teline_iv_german/images/curl-bg-5-ltr.gif) no-repeat left top;
  display: block;
  content: "";
  height: 4px;
  left: 0;
  padding-top: 4px;
  position: absolute;
  text-transform: uppercase;
  top: -4px;
  width: 4px;
}
.home-1 .class-box:hover {
  border-color: #999;
}
.home-1 .class-box:hover .class-box-inner span {
  color: #069;
}
.home-1 .class-box-inner {
  background: url(/templates/ja-teline_iv_german/images/stripe-bg-2.png) repeat;
  margin: 5px;
  padding-top: 5px;
  line-height: 1.2;
}
.home-1 .class-box-inner span {
  color: #666;
  display: block;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  min-height: 45px;
  padding: 5px 10px 10px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255,255,255,0.9);
  text-transform: uppercase;
}
.home-1 .class-box-inner .image {
  border: solid 1px #ccc;
  margin: 5px 0;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
  box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
.home-1 .class-box-style1 .title h3 {
  background: #444;
}
.home-1 .class-box-style2 .title h3 {
  background: #D2C17C;
}
.home-1 .class-box-style3 .title h3 {
  background: #006699;
}
.home-1 .class-box-style4 .title h3 {
  background: #E5076A;
}
.home-1 .class-box-style5 .title h3 {
  background: #222;
}
.ja-teline-wrap {
  /*background: url("../images/stripe-bg-2.png") repeat;*/
  margin-bottom: 2px; /*20px;*/
  margin-top: -3px;
  border: 5px solid #ccc;
  padding: 4px;
  padding-left: 30px;
}
.ja-teline-wrap .row-fluid [class*="span"] {
  min-height: 0;
}
.ja-teline-wrap .t3-sidebar .t3-module {
  margin: 0 0 5px 0;
}
.t3-mainbody {
  padding-bottom: 0;
  padding-top: 0;
  background: none repeat scroll 0 0 white
}
.t3-footer {
  background: #2c2c2c;
  color: #999;
  margin-bottom: 1.5px;
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #999;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #e6e6e6;
}
.t3-footer .item-inner > h4,
.t3-footer #ja-sitemap > h4 {
  color: #999;
}
.t3-footer #ja-sitemap .item-inner {
  border-left: 1px solid #343434;
  margin-right: -5px;
  padding: 10px;
}
.t3-footer #ja-sitemap .item-inner:hover {
  background: #343434;
}
.t3-footer #ja-sitemap .item-inner:hover h4 {
  color: #fff;
}
.t3-footer #ja-sitemap div[class^="span"]:first-child .item-inner {
  border-left: none;
}
.t3-footer #ja-footlogo .custom {
  position: relative;
  display: block;
  margin: -15px 20px 20px 0;
}
.t3-footer #ja-footlogo .custom:after {
  border-left: 5px solid #000;
  border-top: 5px solid transparent;
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
}
.t3-footer #ja-footlogo .custom a {
  background: #000;
  border: 1px solid #000;
  color: #666;
  display: block;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 90px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0 -1px 1px rgba(0,0,0,0.75);
}
.t3-footer #ja-footlogo .custom a:hover,
.t3-footer #ja-footlogo .custom a:focus,
.t3-footer #ja-footlogo .custom a:active {
  background: #069;
  text-decoration: none;
  color: #fff;
  text-decoration: none;
}
.t3-footnav {
  padding: 20px 0;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  border: none;
  background: none;
  padding: 0;
}
.t3-footnav .t3-module .module-inner {
  padding-right: 10px;
}
.t3-footnav .t3-module .module-title {
  border-bottom: 1px dotted #666;
  color: #fff;
  font-size: 15px;
  padding-left: 0;
  padding-right: 0;
}
.t3-footnav .item-first .module {
  margin: 0 0 0 20px;
}
.t3-footnav .item-first .module #ja-sitemap ul {
  margin: 0 0 20px 0;
}
.t3-footnav .item-first .module #ja-sitemap ul > li {
  line-height: 22px;
  font-size: 11px;
}
.t3-footnav .item-first .module #ja-sitemap ul > li > a {
  background: url(/templates/ja-teline_iv_german/images/arrow-l-ltr.png) no-repeat left center;
  padding-left: 10px;
}
.t3-footnav .item-first .module #ja-sitemap ul:last-child {
  margin-bottom: 0;
}
.t3-footnav .item-first .module #ja-sitemap h4 {
  margin: 0 0 5px 0;
  font-size: 12px;
}
.t3-footnav .item-last .badge-pick .module-title {
  color: #fff;
}
.t3-footnav .item-last .badge-pick .badge {
  color: #999;
}
.t3-footnav .item-last .badge-pick .module-ct h4 > a {
  color: #fff;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  text-transform: none;
  font-size: 12px;
}
.t3-footnav .item-last .badge-pick .module-ct p {
  margin-right: 120px;
}
.t3-footnav .item-last .badge-pick .module-ct img {
  position: absolute;
  right: 120px;
  bottom: 0;
}
.t3-footnav .item-last .badge-pick .module-inner {
  padding: 10px;
  background: #343434;
  margin-right: 10px;
  margin-top: -10px;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
}
.t3-footnav li {
  line-height: 20px;
}
.t3-copyright {
  background: #1f1f1f;
  font-size: 11px;
  padding: 18px 10px 16px 10px;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.copyright {
  color: #999;
  float: left;
  padding: 5px 0;
}
.copyright small {
  border-left: 1px dotted #393939;
  padding-top: 25px;
  margin-left:10px;
  margin-right: auto;
  margin-bottom: -10px;

}
.copyright small > a {
  color: #eee;
}
.copyright small > a:hover {
  color: #fff;
}
.ja-footnav {
  border-bottom: 0px dotted #393939;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.ja-footnav ul.nav {
  width: 600px;
  margin-left: 0;
  margin-right: auto ;
}
.ja-footnav ul.nav > li {
  display: inline-block;
  font-size: 11px;
}
.ja-footnav ul.nav > li a {
  padding: 0 8px;
  border-left: 0px dotted #393939;
  color: #999;
}
.ja-footnav ul.nav > li a:hover,
.ja-footnav ul.nav > li a:active,
.ja-footnav ul.nav > li a:focus {
  background: none;
  text-decoration: underline;
  color: #fff;
}
.ja-footnav [class*="span"] {
  min-height: 20px !important;
}
.ja-footnav .ja-links {
  text-align: right;
  margin: 0;
}
.ja-footnav .ja-links li {
  list-style: none;
}
.ja-footnav .ja-links li #back-to-top {
  font-size: 11px;
  padding-left: 8px;
  border-left: 1px solid #393939;
  cursor: pointer;
}
.ja-footnav .ja-links li #back-to-top:hover {
  text-decoration: underline;
  color: #fff;
}
.t3-logo {
  margin: 5px 0;
}
.sitemap-row {
  padding: 10px 0;
}
#ja-sitemap .item {
  float: left;
}
.system-unpublished {
  border: none;
  background: none;
}
div.GB_header table tr td {
  border: none;
}
#TB_window img#TB_Image {
  border: solid 1px #666 !important;
}
.t3-content div#system-message {
  margin: 0;
}
.t3-content div#system-message .alert {
  margin: 15px 0 0 0;
}
.t3-content div#system-message.alert-error {
  padding: 15px;
  margin: 15px 0 0 0;
}
.mod-preview-info {
  z-index: 10000;
}
.btn.jmodedit {
  height: 20px !important;
  width: 10px !important;
}
.bignumber {
  color: #2C2C2C;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-left: -4px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 4px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1080px;
  }
  .span12 {
    width: 1080px;
  }
  .span11 {
    width: 898px;
  }
  .span10 {
    width: 816px;
  }
  .span9 {
    width: 734px;
  }
  .span8 {
    width: 652px;
  }
  .span7 {
    width: 570px;
  }
  .span6 {
    width: 488px;
  }
  .span5 {
    width: 406px;
  }
  .span4 {
    width: 324px;
  }
  .span3 {
    width: 242px;
  }
  .span2 {
    width: 160px;
  }
  .span1 {
    width: 78px;
  }
  .offset12 {
    margin-left: 988px;
  }
  .offset11 {
    margin-left: 906px;
  }
  .offset10 {
    margin-left: 824px;
  }
  .offset9 {
    margin-left: 742px;
  }
  .offset8 {
    margin-left: 660px;
  }
  .offset7 {
    margin-left: 578px;
  }
  .offset6 {
    margin-left: 496px;
  }
  .offset5 {
    margin-left: 414px;
  }
  .offset4 {
    margin-left: 332px;
  }
  .offset3 {
    margin-left: 250px;
  }
  .offset2 {
    margin-left: 168px;
  }
  .offset1 {
    margin-left: 86px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0.40816326530612%;
    *margin-left: 0.35714285714286%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0.40816326530612%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.948979591837%;
  }
  .row-fluid .span11 {
    width: 91.632653061224%;
    *width: 91.581632653061%;
  }
  .row-fluid .span10 {
    width: 83.265306122449%;
    *width: 83.214285714286%;
  }
  .row-fluid .span9 {
    width: 74.897959183673%;
    *width: 74.84693877551%;
  }
  .row-fluid .span8 {
    width: 66.530612244898%;
    *width: 66.479591836735%;
  }
  .row-fluid .span7 {
    width: 58.163265306122%;
    *width: 58.112244897959%;
  }
  .row-fluid .span6 {
    width: 49.795918367347%;
    *width: 49.744897959184%;
  }
  .row-fluid .span5 {
    width: 41.428571428571%;
    *width: 41.377551020408%;
  }
  .row-fluid .span4 {
    width: 33.061224489796%;
    *width: 33.010204081633%;
  }
  .row-fluid .span3 {
    width: 24.69387755102%;
    *width: 24.642857142857%;
  }
  .row-fluid .span2 {
    width: 16.326530612245%;
    *width: 16.275510204082%;
  }
  .row-fluid .span1 {
    width: 7.9591836734694%;
    *width: 7.9081632653061%;
  }
  .row-fluid .offset12 {
    margin-left: 100.81632653061%;
    *margin-left: 100.71428571429%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 100.40816326531%;
    *margin-left: 100.30612244898%;
  }
  .row-fluid .offset11 {
    margin-left: 92.448979591837%;
    *margin-left: 92.34693877551%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 92.040816326531%;
    *margin-left: 91.938775510204%;
  }
  .row-fluid .offset10 {
    margin-left: 84.081632653061%;
    *margin-left: 83.979591836735%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 83.673469387755%;
    *margin-left: 83.571428571429%;
  }
  .row-fluid .offset9 {
    margin-left: 75.714285714286%;
    *margin-left: 75.612244897959%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 75.30612244898%;
    *margin-left: 75.204081632653%;
  }
  .row-fluid .offset8 {
    margin-left: 67.34693877551%;
    *margin-left: 67.244897959184%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 66.938775510204%;
    *margin-left: 66.836734693878%;
  }
  .row-fluid .offset7 {
    margin-left: 58.979591836735%;
    *margin-left: 58.877551020408%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.571428571429%;
    *margin-left: 58.469387755102%;
  }
  .row-fluid .offset6 {
    margin-left: 50.612244897959%;
    *margin-left: 50.510204081633%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.204081632653%;
    *margin-left: 50.102040816327%;
  }
  .row-fluid .offset5 {
    margin-left: 42.244897959184%;
    *margin-left: 42.142857142857%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 41.836734693878%;
    *margin-left: 41.734693877551%;
  }
  .row-fluid .offset4 {
    margin-left: 33.877551020408%;
    *margin-left: 33.775510204082%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.469387755102%;
    *margin-left: 33.367346938776%;
  }
  .row-fluid .offset3 {
    margin-left: 25.510204081633%;
    *margin-left: 25.408163265306%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.102040816327%;
    *margin-left: 25%;
  }
  .row-fluid .offset2 {
    margin-left: 17.142857142857%;
    *margin-left: 17.040816326531%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.734693877551%;
    *margin-left: 16.632653061224%;
  }
  .row-fluid .offset1 {
    margin-left: 8.7755102040816%;
    *margin-left: 8.6734693877551%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.3673469387755%;
    *margin-left: 8.265306122449%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 4px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 966px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 884px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 802px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 720px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 638px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 556px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 474px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 392px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 310px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 228px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 146px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 64px;
  }
  .thumbnails {
    margin-left: -4px;
  }
  .thumbnails > li {
    margin-left: 4px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -4px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 4px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 740px;
  }
  .span12 {
    width: 740px;
  }
  .span11 {
    width: 678px;
  }
  .span10 {
    width: 616px;
  }
  .span9 {
    width: 554px;
  }
  .span8 {
    width: 492px;
  }
  .span7 {
    width: 430px;
  }
  .span6 {
    width: 430;/*368px;*/
  }
  .span5 {
    width: 306px;
  }
  .span4 {
    width: 244px;
  }
  .span3 {
    width: 182px;
  }
  .span2 {
    width: 120px;
  }
  .span1 {
    width: 58px;
  }
  .offset12 {
    margin-left: 748px;
  }
  .offset11 {
    margin-left: 686px;
  }
  .offset10 {
    margin-left: 624px;
  }
  .offset9 {
    margin-left: 562px;
  }
  .offset8 {
    margin-left: 500px;
  }
  .offset7 {
    margin-left: 438px;
  }
  .offset6 {
    margin-left: 376px;
  }
  .offset5 {
    margin-left: 314px;
  }
  .offset4 {
    margin-left: 252px;
  }
  .offset3 {
    margin-left: 190px;
  }
  .offset2 {
    margin-left: 128px;
  }
  .offset1 {
    margin-left: 66px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0.54054054054054%;
    *margin-left: 0.48952013237728%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0.54054054054054%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.948979591837%;
  }
  .row-fluid .span11 {
    width: 91.621621621622%;
    *width: 91.570601213458%;
  }
  .row-fluid .span10 {
    width: 83.243243243243%;
    *width: 83.19222283508%;
  }
  .row-fluid .span9 {
    width: 74.864864864865%;
    *width: 74.813844456702%;
  }
  .row-fluid .span8 {
    width: 66.486486486486%;
    *width: 66.435466078323%;
  }
  .row-fluid .span7 {
    width: 58.108108108108%;
    *width: 58.057087699945%;
  }
  .row-fluid .span6 {
    width: 49.72972972973%;
    *width: 49.678709321566%;
  }
  .row-fluid .span5 {
    width: 41.351351351351%;
    *width: 41.300330943188%;
  }
  .row-fluid .span4 {
    width: 32.972972972973%;
    *width: 32.92195256481%;
  }
  .row-fluid .span3 {
    width: 24.594594594595%;
    *width: 24.543574186431%;
  }
  .row-fluid .span2 {
    width: 16.216216216216%;
    *width: 16.165195808053%;
  }
  .row-fluid .span1 {
    width: 7.8378378378378%;
    *width: 7.7868174296746%;
  }
  .row-fluid .offset12 {
    margin-left: 101.08108108108%;
    *margin-left: 100.97904026475%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 100.54054054054%;
    *margin-left: 100.43849972421%;
  }
  .row-fluid .offset11 {
    margin-left: 92.702702702703%;
    *margin-left: 92.600661886376%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 92.162162162162%;
    *margin-left: 92.060121345836%;
  }
  .row-fluid .offset10 {
    margin-left: 84.324324324324%;
    *margin-left: 84.222283507998%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 83.783783783784%;
    *margin-left: 83.681742967457%;
  }
  .row-fluid .offset9 {
    margin-left: 75.945945945946%;
    *margin-left: 75.843905129619%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 75.405405405405%;
    *margin-left: 75.303364589079%;
  }
  .row-fluid .offset8 {
    margin-left: 67.567567567568%;
    *margin-left: 67.465526751241%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 67.027027027027%;
    *margin-left: 66.924986210701%;
  }
  .row-fluid .offset7 {
    margin-left: 59.189189189189%;
    *margin-left: 59.087148372863%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.648648648649%;
    *margin-left: 58.546607832322%;
  }
  .row-fluid .offset6 {
    margin-left: 50.810810810811%;
    *margin-left: 50.708769994484%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.27027027027%;
    *margin-left: 50.168229453944%;
  }
  .row-fluid .offset5 {
    margin-left: 42.432432432432%;
    *margin-left: 42.330391616106%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 41.891891891892%;
    *margin-left: 41.789851075565%;
  }
  .row-fluid .offset4 {
    margin-left: 34.054054054054%;
    *margin-left: 33.952013237728%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.513513513514%;
    *margin-left: 33.411472697187%;
  }
  .row-fluid .offset3 {
    margin-left: 25.675675675676%;
    *margin-left: 25.573634859349%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.135135135135%;
    *margin-left: 25.033094318809%;
  }
  .row-fluid .offset2 {
    margin-left: 17.297297297297%;
    *margin-left: 17.195256480971%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.756756756757%;
    *margin-left: 16.65471594043%;
  }
  .row-fluid .offset1 {
    margin-left: 8.9189189189189%;
    *margin-left: 8.8168781025924%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.3783783783784%;
    *margin-left: 8.2763375620518%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 4px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 726px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 664px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 602px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 540px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 478px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 416px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 354px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 292px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 230px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 168px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 106px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 44px;
  }
}

@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
	font-size: 15px;
	font-size: 0.938rem;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0,0,0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
.collapse.in {
  height: auto;
}

@media (max-width: 767px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #666;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #e6e6e6;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: auto;
  }
}
@media (min-width: 768px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {

  #langSwitcher {
    display: none;
  }
  .row {
    margin-left: -4px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 4px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 980px;
  }
  .span12 {
    width: 980px;
  }
  .span11 {
    width: 898px;
  }
  .span10 {
    width: 816px;
  }
  .span9 {
    width: 734px;
  }
  .span8 {
    width: 652px;
  }
  .span7 {
    width: 570px;
  }
  .span6 {
    width: 488px;
  }
  .span5 {
    width: 406px;
  }
  .span4 {
    width: 324px;
  }
  .span3 {
    width: 242px;
  }
  .span2 {
    width: 160px;
  }
  .span1 {
    width: 78px;
  }
  .offset12 {
    margin-left: 988px;
  }
  .offset11 {
    margin-left: 906px;
  }
  .offset10 {
    margin-left: 824px;
  }
  .offset9 {
    margin-left: 742px;
  }
  .offset8 {
    margin-left: 660px;
  }
  .offset7 {
    margin-left: 578px;
  }
  .offset6 {
    margin-left: 496px;
  }
  .offset5 {
    margin-left: 414px;
  }
  .offset4 {
    margin-left: 332px;
  }
  .offset3 {
    margin-left: 250px;
  }
  .offset2 {
    margin-left: 168px;
  }
  .offset1 {
    margin-left: 86px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0.40816326530612%;
    *margin-left: 0.35714285714286%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0.40816326530612%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.948979591837%;
  }
  .row-fluid .span11 {
    width: 91.632653061224%;
    *width: 91.581632653061%;
  }
  .row-fluid .span10 {
    width: 83.265306122449%;
    *width: 83.214285714286%;
  }
  .row-fluid .span9 {
    width: 74.897959183673%;
    *width: 74.84693877551%;
  }
  .row-fluid .span8 {
    width: 66.530612244898%;
    *width: 66.479591836735%;
  }
  .row-fluid .span7 {
    width: 58.163265306122%;
    *width: 58.112244897959%;
  }
  .row-fluid .span6 {
    width: 49.795918367347%;
    *width: 49.744897959184%;
  }
  .row-fluid .span5 {
    width: 41.428571428571%;
    *width: 41.377551020408%;
  }
  .row-fluid .span4 {
    width: 33.061224489796%;
    *width: 33.010204081633%;
  }
  .row-fluid .span3 {
    width: 24.69387755102%;
    *width: 24.642857142857%;
  }
  .row-fluid .span2 {
    width: 16.326530612245%;
    *width: 16.275510204082%;
  }
  .row-fluid .span1 {
    width: 7.9591836734694%;
    *width: 7.9081632653061%;
  }
  .row-fluid .offset12 {
    margin-left: 100.81632653061%;
    *margin-left: 100.71428571429%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 100.40816326531%;
    *margin-left: 100.30612244898%;
  }
  .row-fluid .offset11 {
    margin-left: 92.448979591837%;
    *margin-left: 92.34693877551%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 92.040816326531%;
    *margin-left: 91.938775510204%;
  }
  .row-fluid .offset10 {
    margin-left: 84.081632653061%;
    *margin-left: 83.979591836735%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 83.673469387755%;
    *margin-left: 83.571428571429%;
  }
  .row-fluid .offset9 {
    margin-left: 75.714285714286%;
    *margin-left: 75.612244897959%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 75.30612244898%;
    *margin-left: 75.204081632653%;
  }
  .row-fluid .offset8 {
    margin-left: 67.34693877551%;
    *margin-left: 67.244897959184%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 66.938775510204%;
    *margin-left: 66.836734693878%;
  }
  .row-fluid .offset7 {
    margin-left: 58.979591836735%;
    *margin-left: 58.877551020408%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.571428571429%;
    *margin-left: 58.469387755102%;
  }
  .row-fluid .offset6 {
    margin-left: 50.612244897959%;
    *margin-left: 50.510204081633%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.204081632653%;
    *margin-left: 50.102040816327%;
  }
  .row-fluid .offset5 {
    margin-left: 42.244897959184%;
    *margin-left: 42.142857142857%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 41.836734693878%;
    *margin-left: 41.734693877551%;
  }
  .row-fluid .offset4 {
    margin-left: 33.877551020408%;
    *margin-left: 33.775510204082%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.469387755102%;
    *margin-left: 33.367346938776%;
  }
  .row-fluid .offset3 {
    margin-left: 25.510204081633%;
    *margin-left: 25.408163265306%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.102040816327%;
    *margin-left: 25%;
  }
  .row-fluid .offset2 {
    margin-left: 17.142857142857%;
    *margin-left: 17.040816326531%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.734693877551%;
    *margin-left: 16.632653061224%;
  }
  .row-fluid .offset1 {
    margin-left: 8.7755102040816%;
    *margin-left: 8.6734693877551%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.3673469387755%;
    *margin-left: 8.265306122449%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 4px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 966px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 884px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 802px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 720px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 638px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 556px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 474px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 392px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 310px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 228px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 146px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 64px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {

  .offset-12 {
    margin-left: -740px;
  }
  .offset-11 {
    margin-left: -678px;
  }
  .offset-10 {
    margin-left: -616px;
  }
  .offset-9 {
    margin-left: -554px;
  }
  .offset-8 {
    margin-left: -492px;
  }
  .offset-7 {
    margin-left: -430px;
  }
  .offset-6 {
    margin-left: -368px;
  }
  .offset-5 {
    margin-left: -306px;
  }
  .offset-4 {
    margin-left: -244px;
  }
  .offset-3 {
    margin-left: -182px;
  }
  .offset-2 {
    margin-left: -120px;
  }
  .offset-1 {
    margin-left: -58px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  #langSwitcher {
    display: none;
  }
  .offset-12 {
    margin-left: -980px;
  }
  .offset-11 {
    margin-left: -898px;
  }
  .offset-10 {
    margin-left: -816px;
  }
  .offset-9 {
    margin-left: -734px;
  }
  .offset-8 {
    margin-left: -652px;
  }
  .offset-7 {
    margin-left: -570px;
  }
  .offset-6 {
    margin-left: -488px;
  }
  .offset-5 {
    margin-left: -406px;
  }
  .offset-4 {
    margin-left: -324px;
  }
  .offset-3 {
    margin-left: -242px;
  }
  .offset-2 {
    margin-left: -160px;
  }
  .offset-1 {
    margin-left: -78px;
  }
}
@media (min-width: 1200px) {
  #langSwitcher {
    display: none;
  }
  .offset-12 {
    margin-left: -980px;
  }
  .offset-11 {
    margin-left: -898px;
  }
  .offset-10 {
    margin-left: -816px;
  }
  .offset-9 {
    margin-left: -734px;
  }
  .offset-8 {
    margin-left: -652px;
  }
  .offset-7 {
    margin-left: -570px;
  }
  .offset-6 {
    margin-left: -488px;
  }
  .offset-5 {
    margin-left: -406px;
  }
  .offset-4 {
    margin-left: -324px;
  }
  .offset-3 {
    margin-left: -242px;
  }
  .offset-2 {
    margin-left: -160px;
  }
  .offset-1 {
    margin-left: -78px;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .row,
  .row-fluid {
    width: 100%;
    margin-left: 0;
    *zoom: 1;
  }
  .row:before,
  .row:after,
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after,
  .row-fluid:after {
    clear: both;
  }
  .row [class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0.54054054054054%;
    *margin-left: 0.48952013237728%;
  }
  .row [class*="span"]:first-child:not(.pull-right),
  .row-fluid [class*="span"]:first-child:not(.pull-right) {
    margin-left: 0;
  }
  .row [class*="span"].pull-right:first-child + [class*="span"]:not(.pull-right),
  .row-fluid [class*="span"].pull-right:first-child + [class*="span"]:not(.pull-right) {
    margin-left: 0;
  }
  .row .span12,
  .row-fluid .span12 {
    width: 100%;
    *width: 99.948979591837%;
  }
  .row .span11,
  .row-fluid .span11 {
    width: 91.621621621622%;
    *width: 91.570601213458%;
  }
  .row .span10,
  .row-fluid .span10 {
    width: 83.243243243243%;
    *width: 83.19222283508%;
  }
  .row .span9,
  .row-fluid .span9 {
    width: 74.864864864865%;
    *width: 74.813844456702%;
  }
  .row .span8,
  .row-fluid .span8 {
    width: 66.486486486486%;
    *width: 66.435466078323%;
  }
  .row .span7,
  .row-fluid .span7 {
    width: 58.108108108108%;
    *width: 58.057087699945%;
  }
  .row .span6,
  .row-fluid .span6 {
    width: 49.72972972973%;
    *width: 49.678709321566%;
  }
  .row .span5,
  .row-fluid .span5 {
    width: 41.351351351351%;
    *width: 41.300330943188%;
  }
  .row .span4,
  .row-fluid .span4 {
    width: 32.972972972973%;
    *width: 32.92195256481%;
  }
  .row .span3,
  .row-fluid .span3 {
    width: 24.594594594595%;
    *width: 24.543574186431%;
  }
  .row .span2,
  .row-fluid .span2 {
    width: 16.216216216216%;
    *width: 16.165195808053%;
  }
  .row .span1,
  .row-fluid .span1 {
    width: 7.8378378378378%;
    *width: 7.7868174296746%;
  }
  .span12 .row [class*="span"] {
    margin-left: 0.54054054054054%;
    *margin-left: 0.48952013237728%;
  }
  .span12 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span12 .row .span12 {
    width: 100%;
    *width: 99.948979591837%;
  }
  .span12 .row .span11 {
    width: 91.621621621622%;
    *width: 91.570601213458%;
  }
  .span12 .row .span10 {
    width: 83.243243243243%;
    *width: 83.19222283508%;
  }
  .span12 .row .span9 {
    width: 74.864864864865%;
    *width: 74.813844456702%;
  }
  .span12 .row .span8 {
    width: 66.486486486486%;
    *width: 66.435466078323%;
  }
  .span12 .row .span7 {
    width: 58.108108108108%;
    *width: 58.057087699945%;
  }
  .span12 .row .span6 {
    width: 49.72972972973%;
    *width: 49.678709321566%;
  }
  .span12 .row .span5 {
    width: 41.351351351351%;
    *width: 41.300330943188%;
  }
  .span12 .row .span4 {
    width: 32.972972972973%;
    *width: 32.92195256481%;
  }
  .span12 .row .span3 {
    width: 24.594594594595%;
    *width: 24.543574186431%;
  }
  .span12 .row .span2 {
    width: 16.216216216216%;
    *width: 16.165195808053%;
  }
  .span12 .row .span1 {
    width: 7.8378378378378%;
    *width: 7.7868174296746%;
  }
  .span11 .row [class*="span"] {
    margin-left: 0.58997050147493%;
    *margin-left: 0.53895009331166%;
  }
  .span11 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span11 .row .span11 {
    width: 91.621621621622%;
    *width: 91.570601213458%;
  }
  .span11 .row .span10 {
    width: 83.243243243243%;
    *width: 83.19222283508%;
  }
  .span11 .row .span9 {
    width: 74.864864864865%;
    *width: 74.813844456702%;
  }
  .span11 .row .span8 {
    width: 66.486486486486%;
    *width: 66.435466078323%;
  }
  .span11 .row .span7 {
    width: 58.108108108108%;
    *width: 58.057087699945%;
  }
  .span11 .row .span6 {
    width: 49.72972972973%;
    *width: 49.678709321566%;
  }
  .span11 .row .span5 {
    width: 41.351351351351%;
    *width: 41.300330943188%;
  }
  .span11 .row .span4 {
    width: 32.972972972973%;
    *width: 32.92195256481%;
  }
  .span11 .row .span3 {
    width: 24.594594594595%;
    *width: 24.543574186431%;
  }
  .span11 .row .span2 {
    width: 16.216216216216%;
    *width: 16.165195808053%;
  }
  .span11 .row .span1 {
    width: 7.8378378378378%;
    *width: 7.7868174296746%;
  }
  .span10 .row [class*="span"] {
    margin-left: 0.64935064935065%;
    *margin-left: 0.59833024118738%;
  }
  .span10 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span10 .row .span10 {
    width: 90.855457227139%;
    *width: 90.804436818975%;
  }
  .span10 .row .span9 {
    width: 81.710914454277%;
    *width: 81.659894046114%;
  }
  .span10 .row .span8 {
    width: 72.566371681416%;
    *width: 72.515351273253%;
  }
  .span10 .row .span7 {
    width: 63.421828908555%;
    *width: 63.370808500391%;
  }
  .span10 .row .span6 {
    width: 54.277286135693%;
    *width: 54.22626572753%;
  }
  .span10 .row .span5 {
    width: 45.132743362832%;
    *width: 45.081722954669%;
  }
  .span10 .row .span4 {
    width: 35.988200589971%;
    *width: 35.937180181807%;
  }
  .span10 .row .span3 {
    width: 26.843657817109%;
    *width: 26.792637408946%;
  }
  .span10 .row .span2 {
    width: 17.699115044248%;
    *width: 17.648094636085%;
  }
  .span10 .row .span1 {
    width: 8.5545722713864%;
    *width: 8.5035518632232%;
  }
  .span9 .row [class*="span"] {
    margin-left: 0.72202166064982%;
    *margin-left: 0.67100125248655%;
  }
  .span9 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span9 .row .span9 {
    width: 89.935064935065%;
    *width: 89.884044526902%;
  }
  .span9 .row .span8 {
    width: 79.87012987013%;
    *width: 79.819109461967%;
  }
  .span9 .row .span7 {
    width: 69.805194805195%;
    *width: 69.754174397032%;
  }
  .span9 .row .span6 {
    width: 59.74025974026%;
    *width: 59.689239332096%;
  }
  .span9 .row .span5 {
    width: 49.675324675325%;
    *width: 49.624304267161%;
  }
  .span9 .row .span4 {
    width: 39.61038961039%;
    *width: 39.559369202226%;
  }
  .span9 .row .span3 {
    width: 29.545454545455%;
    *width: 29.494434137291%;
  }
  .span9 .row .span2 {
    width: 19.480519480519%;
    *width: 19.429499072356%;
  }
  .span9 .row .span1 {
    width: 9.4155844155844%;
    *width: 9.3645640074211%;
  }
  .span8 .row [class*="span"] {
    margin-left: 0.8130081300813%;
    *margin-left: 0.76198772191804%;
  }
  .span8 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span8 .row .span8 {
    width: 88.808664259928%;
    *width: 88.757643851765%;
  }
  .span8 .row .span7 {
    width: 77.617328519856%;
    *width: 77.566308111692%;
  }
  .span8 .row .span6 {
    width: 66.425992779783%;
    *width: 66.37497237162%;
  }
  .span8 .row .span5 {
    width: 55.234657039711%;
    *width: 55.183636631548%;
  }
  .span8 .row .span4 {
    width: 44.043321299639%;
    *width: 43.992300891476%;
  }
  .span8 .row .span3 {
    width: 32.851985559567%;
    *width: 32.800965151404%;
  }
  .span8 .row .span2 {
    width: 21.660649819495%;
    *width: 21.609629411331%;
  }
  .span8 .row .span1 {
    width: 10.469314079422%;
    *width: 10.418293671259%;
  }
  .span7 .row [class*="span"] {
    margin-left: 0.93023255813953%;
    *margin-left: 0.87921214997627%;
  }
  .span7 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span7 .row .span7 {
    width: 87.39837398374%;
    *width: 87.347353575577%;
  }
  .span7 .row .span6 {
    width: 74.79674796748%;
    *width: 74.745727559316%;
  }
  .span7 .row .span5 {
    width: 62.195121951219%;
    *width: 62.144101543056%;
  }
  .span7 .row .span4 {
    width: 49.593495934959%;
    *width: 49.542475526796%;
  }
  .span7 .row .span3 {
    width: 36.991869918699%;
    *width: 36.940849510536%;
  }
  .span7 .row .span2 {
    width: 24.390243902439%;
    *width: 24.339223494276%;
  }
  .span7 .row .span1 {
    width: 11.788617886179%;
    *width: 11.737597478016%;
  }
  .span6 .row [class*="span"] {
    margin-left: 1.0869565217391%;
    *margin-left: 1.0359361135759%;
  }
  .span6 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span6 .row .span6 {
    width: 85.581395348837%;
    *width: 85.530374940674%;
  }
  .span6 .row .span5 {
    width: 71.162790697674%;
    *width: 71.111770289511%;
  }
  .span6 .row .span4 {
    width: 56.744186046512%;
    *width: 56.693165638348%;
  }
  .span6 .row .span3 {
    width: 42.325581395349%;
    *width: 42.274560987186%;
  }
  .span6 .row .span2 {
    width: 27.906976744186%;
    *width: 27.855956336023%;
  }
  .span6 .row .span1 {
    width: 13.488372093023%;
    *width: 13.43735168486%;
  }
  .span5 .row [class*="span"] {
    margin-left: 1.3071895424837%;
    *margin-left: 1.2561691343204%;
  }
  .span5 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span5 .row .span5 {
    width: 83.152173913043%;
    *width: 83.10115350488%;
  }
  .span5 .row .span4 {
    width: 66.304347826087%;
    *width: 66.253327417924%;
  }
  .span5 .row .span3 {
    width: 49.45652173913%;
    *width: 49.405501330967%;
  }
  .span5 .row .span2 {
    width: 32.608695652174%;
    *width: 32.557675244011%;
  }
  .span5 .row .span1 {
    width: 15.760869565217%;
    *width: 15.709849157054%;
  }
  .span4 .row [class*="span"] {
    margin-left: 1.6393442622951%;
    *margin-left: 1.5883238541318%;
  }
  .span4 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span4 .row .span4 {
    width: 79.738562091503%;
    *width: 79.68754168334%;
  }
  .span4 .row .span3 {
    width: 59.477124183007%;
    *width: 59.426103774843%;
  }
  .span4 .row .span2 {
    width: 39.21568627451%;
    *width: 39.164665866347%;
  }
  .span4 .row .span1 {
    width: 18.954248366013%;
    *width: 18.90322795785%;
  }
  .span3 .row [class*="span"] {
    margin-left: 2.1978021978022%;
    *margin-left: 2.1467817896389%;
  }
  .span3 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span3 .row .span3 {
    width: 74.590163934426%;
    *width: 74.539143526263%;
  }
  .span3 .row .span2 {
    width: 49.180327868852%;
    *width: 49.129307460689%;
  }
  .span3 .row .span1 {
    width: 23.770491803279%;
    *width: 23.719471395115%;
  }
  .span2 .row [class*="span"] {
    margin-left: 3.3333333333333%;
    *margin-left: 3.2823129251701%;
  }
  .span2 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span2 .row .span2 {
    width: 65.934065934066%;
    *width: 65.883045525903%;
  }
  .span2 .row .span1 {
    width: 31.868131868132%;
    *width: 31.817111459969%;
  }
  .span1 .row [class*="span"] {
    margin-left: 6.8965517241379%;
    *margin-left: 6.8455313159747%;
  }
  .span1 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span1 .row .span1 {
    width: 48.333333333333%;
    *width: 48.28231292517%;
  }
  .spanfirst {
    margin-left: 0 !important;
    clear: left;
  }
}
.row .span50,
.row-fluid .span50 {
  width: 50%;
  float: left;
}
.row .span33,
.row-fluid .span33 {
  width: 33.3333%;
  float: left;
}
.row .span25,
.row-fluid .span25 {
  width: 25%;
  float: left;
}
.row .span20,
.row-fluid .span20 {
  width: 20%;
  float: left;
}
.row .span16,
.row-fluid .span16 {
  width: 16.6666%;
  float: left;
}
.hidden-default {
  display: none !important;
}
@media (min-width: 1200px) {
  .hidden-wide {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-normal {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-xtablet {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width:
) {
  .hidden-mobile {
    display: none !important;
  }
}

.hidden {
  display: none !important;
  visibility: hidden;
}
@media (min-width: 768px) and (max-width: 979px) {


  .jumbotron {
    padding: 20px 0;
  }
  .jumbotron h1 {
    font-size: 24px;
  }
  .jumbotron p {
    font-size: 12px;
  }
  .masthead {
    padding: 40px 0;
  }
  .masthead h1 {
    font-size: 48px;
  }
  .masthead p {
    font-size: 24px;
  }
  .masthead .btn-large {
    font-size: 14px;
    padding: 10px 14px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {


  .jumbotron {
    padding: 20px 0;
  }
  .jumbotron h1 {
    font-size: 24px;
  }
  .jumbotron p {
    font-size: 14px;
  }
  .masthead {
    padding: 20px 0;
  }
  .masthead h1 {
    font-size: 24px;
  }
  .masthead p {
    font-size: 14px;
  }
  .masthead .btn-large {
    font-size: 12px;
    padding: 10px 14px;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
  }
  .navbar-collapse-fixed-top,
  .navbar-collapse-fixed-bottom {
    border-top: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .navbar-collapse-fixed-top .nav-collapse,
  .navbar-collapse-fixed-bottom .nav-collapse {
    position: absolute;
    width: 100%;
    left: 0;
    top: 31px;
    margin: 0;
  }
  .navbar-collapse-fixed-top .nav-collapse.in,
  .navbar-collapse-fixed-bottom .nav-collapse.in {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .navbar-collapse-fixed-top .nav-collapse.in > *,
  .navbar-collapse-fixed-bottom .nav-collapse.in > * {
    -webkit-transform: translateZ(0);
  }
  .navbar-collapse-fixed-top .nav-collapse.animate,
  .navbar-collapse-fixed-bottom .nav-collapse.animate {
    overflow: hidden;
  }
  .navbar-collapse-fixed-bottom {
    bottom: 0;
    top: auto;
  }
  .navbar-collapse-fixed-bottom .nav-collapse {
    bottom: 31px;
    top: auto;
  }
  .navbar-collapse-fixed-bottom .btn-navbar {
    position: absolute;
    bottom: 0;
  }
}

11 (max-width: 767px) {
  h1 {
    font-size: 24px;
    line-height: 1.25;
  }
  h1 small {
    font-size: 24px;
  }
  h2 {
    font-size: 18px;
    line-height: 1.25;
  }
  h2 small {
    font-size: 18px;
  }
  h3 {
    font-size: 15px;
    line-height: 1.25;
  }
  h3 small {
    font-size: 12px;
  }
  h4,
  h5,
  h6 {
    font-size: 12px;
    line-height: 1.25;
  }
  h4 small,
  h5 small,
  h6 small {
    font-size: 12px -2px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #langSwitcher {
    display: none;
  }
  .t3-mainnav .nav > li > a {
    padding: 6.3px;
	padding-bottom: 7px;
	padding-top: 7px;
  }
  .t3-mainnav .nav > li{
   padding: 1px 1px;
  }
  .navbar .secnav li:hover .dropdown-menu,
  .navbar .secnav li:focus .dropdown-menu,
  .navbar .secnav li:active .dropdown-menu,
  .secnav li:hover .dropdown-menu,
  .secnav li:focus .dropdown-menu,
  .secnav li:active .dropdown-menu {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .t3-mainnav {
    border-bottom: solid 1px #069;
  }
  .t3-mainnav .navbar-inner .nav-collapse {
    border-bottom: solid 1px #000;
    float: left;
    width: 100%;
  }
  .t3-mainnav .navbar-inner .nav-collapse .span9 {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .t3-mainnav .secnav {
    float: right;
    width: auto;
  }
}
@media (max-width: 767px) {
  .t3-mainnav {
    border-top: none;
  }
  .t3-mainnav .navbar-inner {
    background: none;
    border: none;
    min-height: 45px;
    adding: 1px 1px;
    margin-left: auto;
    margin-right: auto;
  }
  .t3-mainnav .nav > li {
    padding: 0.7px;
    border-right: 1px solid #000;
  }
  .t3-mainnav .nav > li > a.menu-home {
    width: auto;
  }
  .t3-mainnav .nav-collapse .nav > li > a {
    border-bottom: solid 1px #222 !important;
  }
  .t3-mainnav .nav-collapse .nav > li > a:hover,
  .t3-mainnav .nav-collapse .nav > li > a:focus,
  .t3-mainnav .nav-collapse .nav > li > a:active {
    box-shadow: none;
  }
  .t3-mainnav .t3-megamenu .nav > li > a.menu-home {
    width: auto !important;
    height: auto !important;
    font-size: 15px;
    text-indent: 0;
    text-align: left;
  }
  .t3-mainnav .t3-megamenu .nav > li > a.menu-home i {
    display: none;
  }
  .t3-navhelper {
    margin-left: -20px;
    margin-right: -20px;
  }
  .t3-mainnav {
    background: #e6e6e6;
    height: auto;
  }
  .t3-mainnav .navbar .btn-navbar:hover {
    cursor: pointer;
  }
  .t3-mainnav .nav-collapse {
    background: #e6e6e6;
    top: 46px;
  }
  .t3-mainnav .nav-collapse .nav {
    margin: 0;
  }
  .t3-mainnav .nav-collapse .nav > li > a {
    margin-bottom: 0;
    background: #000;
    color: #fff;
  }
  .t3-mainnav .nav-collapse .nav > li > a,
  .t3-mainnav .nav-collapse .dropdown-menu a {
    border-bottom: 1px solid #eee;
    padding: 10px 20px;
    font-weight: bold;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .t3-mainnav .nav-collapse .nav > li > a:after,
  .t3-mainnav .nav-collapse .dropdown-menu a:after {
    display: none;
  }
  .t3-mainnav .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0;
  }
  .t3-mainnav .nav-collapse .nav > li > a:hover {
    background-color: #069;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  .t3-mainnav .nav-collapse .dropdown-menu a {
    border-top: 1px solid #d9d9d9;
    border-bottom: 0;
    font-weight: normal;
    padding: 5px 0;
  }
  .t3-mainnav .nav-collapse .dropdown-menu a:hover {
    background-color: #666;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  .t3-mainnav .nav-collapse .dropdown-menu {
    margin: 0;
    padding: 0;
    background-color: #e6e6e6;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .t3-mainnav.navbar-collapse-fixed-top,
  .t3-mainnav.navbar-collapse-fixed-bottom {
    margin: 0;
  }
  .t3-mainnav.navbar-collapse-fixed-top .nav-collapse,
  .t3-mainnav.navbar-collapse-fixed-bottom .nav-collapse {
    margin: 0;
  }
  .t3-mainnav .navbar .nav > li > .dropdown-menu:before,
  .t3-mainnav .navbar .nav > li > .dropdown-menu:after,
  .t3-mainnav .navbar .nav > li > .dropdown-menu .divider {
    display: none;
  }
  .t3-mainnav .customization {
    display: none;
  }
  .t3-mainnav .secnav {
    float: right;
    width: auto;
  }
  .navbar .secnav .dropdown-menu,
  .secnav .dropdown-menu {
    margin-top: 8px;
    max-width: 200px;
    z-index: 1000;
  }
  .navbar .secnav li:hover .dropdown-menu,
  .navbar .secnav li:focus .dropdown-menu,
  .navbar .secnav li:active .dropdown-menu,
  .secnav li:hover .dropdown-menu,
  .secnav li:focus .dropdown-menu,
  .secnav li:active .dropdown-menu {
    display: block !important;
  }
  .t3-mainnav .nav li.dropdown > .dropdown-toggle {
    background-color: #069;
  }
  .t3-mainnav .nav li.dropdown.open > .dropdown-toggle,
  .t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
  .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #069;
  }
  .t3-mainnav .nav > li > a:hover,
  .t3-mainnav .nav > li > a:focus,
  .t3-mainnav .dropdown.open > a.dropdown-toggle {
    background-color: #fff;
  }
  .t3-mainnav .nav > li > a.menu-home {
    font-size: 14px;
    text-indent: 0;
    text-align: left;
  }
  .t3-mainnav .nav > li > a.menu-home i {
    display: none;
  }
  .mobileimg{
    margin-bottom: 10px !important;
  }
  .mobile-heading{
    margin-top: -165px;
  }
  .mobile-heading2{
    margin-top: -30px !important;
  }
  .mobile-heading3{
    margin-top: -20px !important;
  }
  p{
  text-align: left !important;
   }
   .article-info dd {
  display: block;
  margin-top: 3px;
  margin-bottom: 1px;
  }
}
@media (max-width: 360px) {
  .t3-mainnav .secnav .nav {
    position: relative;
  }
  .t3-mainnav .secnav .nav li {
    position: static;
  }
  .t3-mainnav .secnav .nav li.languageswitcher-block {
    position: relative;
  }
}

@media (max-width: 767px) {

.item-page .article-content {
  line-height: 23px;
  padding-bottom: 20px;
  margin-left: -6px;
  padding-top: 5px;
  }
  .items-row .item.column-1 article {
    border: none;
    padding-right: 0;
  }
  .items-row .item.column-2 article {
    padding-left: 0;
  }
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
  .weblink-category > h2,
  .newsfeed-category > h2 {
    font-size: 18px;
  }
  .newsfeed-category .btn-toolbar input[type="text"] {
    width: 120px;
  }
  .newsfeed-category .btn-toolbar select {
    width: 90px;
  }
  .page-header > h1,
  .page-header > h2,
  .page-title,
  .componentheading {
    font-size: 18px;
  }
  .weblink-category > h2,
  .newsfeed-category > h2 {
    font-size: 18px;
  }
  .finder > h1 {
    font-size: 18px;
  }
  .items-leading .article-title,
  .items-leading .article-title > a {
    font-size: 18px;
  }
  .ja-telineiv-blog .article-header > .article-title > a {
    font-size: 18px;
  }
  .item-page .article-title,
  .item-page .article-title > a {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  #finder-search .word input.inputbox {
    width: 95%;
    margin-bottom: 10px;
  }
  #searchForm .btn-toolbar input.input {
    width: 90%;
    margin-right: 5px;
  }
  #searchForm .btn-toolbar .btn-group + .btn-group {
    margin-left: 0px;
  }
}
@media (max-width: 320px) {
  #searchForm .btn-toolbar .btn-group + .btn-group {
    margin-left: 0px;
  }
}

@media (max-width: 1024px) {


  .topbar .ja-time {
    width: 270px;
  }
  .topbar .ja-headline {
    width: 30%;
    display: yes;
  }
  .topbar .ja-headline .headline {
    border-left: none;
  }
  .topbar .ja-search {
    width: 242px;
	margin-right: 0px;
    float: right;
  }
  .topbar .ja-updatetime {
    display: none;
  }
  .tablet.dropdown-toggle {
    display: none;
   }
  .module-ct {
    overflow: hidden;
  }
  .module-ct iframe {
    width: 100% !important;
    overflow: hidden !important;
  }
  .head-search input.inputbox[type="text"] {
    width: 100%;
  }
  div.ja-zinwrap .ja-zin {
    padding-top: 2px;
  }
  .ja-blocktab .ja-blocktab-title {
    left: 15px;
    top: 15px;
    width: 70px;
  }
  .ja-blocktab .ja-blocktab-title ul li {
    float: left;
    margin-right: 5px;
  }
  .modulenewsfp .module-ct {
    overflow: visible;
  }
  .t3-mainnav .nav > li{
   padding: 1px 1px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .head-search input.inputbox[type="text"] {
    width: 140px;
    }
  .ja-zinfp-wrap .ja-zinfp-normal .ja-zinintro {
    display: block;
  }
  .ja-zinwrap.default .ja-zincontent img {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .ja-zinwrap.default .ja-zin h4.ja-zintitle {
    max-height: 62px;
    overflow: hidden;
  }
  .feature-page .t3-sidebar > .row-fluid [class*="span"] {
    width: 100% !important;
  }
  .sidebar .jazin-contentwrap img {
    width: 100%;
  }
  .home-1 .class-box .title h3 {
    font-size: 10px;
  }
  .home-1 .class-box-inner span {
    font-size: 11px;
    min-height: 55px;
  }
  .t3-footnav >.item-first,
  .t3-footnav >.item-last {
    width: 49%;
  }
  .t3-footnav #ja-sitemap > div[class^="span"] {
    width: 50%;
    margin-left: 0;
  }
  .t3-footnav #ja-sitemap > div[class^="span"] > .item-inner {
    margin: 0;
    border-left: none;
  }
  .t3-copyright .copyright {
    width: 58%;
  }
  .t3-copyright .poweredby {
    width: 40%;
  }
  #k2Container.itemListView #itemListPrimary .itemContainer {
    width: 100% !important;
  }
  #k2Container.latestView .latestItemsContainer {
    width: 100% !important;
  }
  #k2Container .itemHits,
  #k2Container .subCategoryContainer,
  #k2Container .itemContainer,
  #k2Container .latestItemsContainer {
    background: none;
  }
  #k2Container .itemVideoBlock object,
  #k2Container .itemVideoBlock embed {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body,html {
    padding-left: 4px;
    padding-right: 4px;
    margin-top: 1px;
    background: #fff;
    overflow-x: hidden;
   }
   body {
  position: relative;
  }
  .t3-mainnav .secnav {
    width: auto !imporant;
  }
  .t3-mainnav .secnav .nav {
    margin-right: 10px !important;
    margin-top: 9px;
  }
  .t3-mainnav .secnav .nav li {
    margin-left: 5px;
  }
  .topbar .ja-search {
    width: 0px;
  }
  .t3-header {
    margin-top: 40px;
	height: 140px;
  }
  .head-search form {
    margin-top: 7px;
    border: none;
  }
  .head-search form input.inputbox[type="text"] {
    background-position: 5px center;
    border: solid 1px #ccc;
    border-right: none;
    height: 28px;
    padding-left: 25px;
    width: 140px;
  }
  .logo-image a.bg-image {
    background: url(/templates/ja-teline_iv_german/images/logo_mobile.png) no-repeat left top !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 85px;
    width: 345px;
    border: 1px solid black;
  }
  .logo-image a.bg-image img {
    display: none;
  }
  #t3-footer {

  }
  #t3-footer .t3-footer {
    margin-bottom: 0;
  }
  #t3-footer .t3-footer #ja-sitemap .item-inner {
    border-left: 0;
    margin-right: 0;
  }
  .ja-footnav ul.nav li:first-child a {
    border-left: none;
    padding-left: 0;
  }
  .t3-footnav .item-first .module {
    margin-right: 10px;
    margin-left: 10px;
  }
  .t3-footnav .t3-module .module-inner {
    padding-right: 0;
  }
  .t3-footnav .t3-module .module-ct {
    padding-left: 0;
    padding-right: 0;
  }
  .t3-footnav .item-last .badge-pick .module-inner {
    margin-left: 10px;
    margin-right: 10px;
  }
  .t3-copyright .copyright,
  .t3-copyright .poweredby {
    margin-left: 0 !important;
    width: 100% !important;
  }
  #ja-sitemap .span3 {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .t3-spotlight > [class*="span"] {
    width: 100% !important;
    margin-left: 0 !important;
  }
  #langSwitcher {
      font-size: 12px;
      text-align: center;
      margin-bottom: 10px;
      text-decoration: underline;
  }
  .copyright small {
    border-left: none;
    padding-left: 0;
    font-size: 9px;
    text-align: center;
    margin-bottom: -20px;
  }
  .t3-logo {
    float: none;
    margin: auto;
  }
  .t3-module iframe {
    width: 100% !important;
  }
  .feature-page .t3-sidebar > .row-fluid [class*="span"] {
    margin-left: 0 !important;
  }
  .sidebar .jazin-contentwrap img {
    width: 100% !important;
  }
  .head-search form {
    margin-top: 7px;
  }
  div.ja-zinwrap .ja-zin {
    padding-top: 0;
  }
  .contact .dl-horizontal dt {
    float: left;
  }
  .contact .thumbnail {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    float: none;
    margin-bottom: 20px;
    text-align: left;
  }
  .contact .thumbnail > img {
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    padding: 5px;
  }
  .contact .form-actions {
    padding: 0;
  }
  .custom-adv img {
    width: 100%;
  }
  ul.autocompleter-choices {
    display: none;
  }
  .head-search form input.inputbox[type="text"] {
    width: 140px;
  }
  .module-ct {
    overflow: hidden;
  }
  .module-ct iframe {
    width: 100% !important;
    overflow: hidden;
  }
  iframe {
    width: 100% !important;
    overflow: hidden !important;
  }
  .custom_hilite1 .ja-typo-hilite .inner img {
    width: 100% !important;
  }
  #k2Container.itemListView #itemListPrimary .itemContainer {
    width: 100% !important;
  }
  #k2Container.latestView .latestItemsContainer {
    width: 100% !important;
  }
  #k2Container .itemHits,
  #k2Container .subCategoryContainer,
  #k2Container .itemContainer,
  #k2Container .latestItemsContainer {
    background: none;
  }
  #k2Container .itemVideoBlock object,
  #k2Container .itemVideoBlock embed {
    height: auto;
    width: auto;
  }
  .topbar {
    width: auto !important;
    right: 0;
    margin-top: -5px;
    position: relative;
  }
  .topbar .head-search {
    position: absolute;
    left: 0;
    margin-left: 19%;
    top: 115px;
    padding-top: 20px;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .ja-headline,
  .home-1,
  .feature-module,
  .t3respon,
  .topbar .ja-time {
    display: block !important;
  }
  .t3-header {
    width: auto !important;
    margin-top: 45px;
  }
.topbar .head-search {
    position: absolute;
    left: 0;
    margin-left: 20px;
    top: 125px;
    padding-top: 20px;
  }
  img {
  margin: 0 0 15px 0 !important;
  width: 100%;
  }
}
@media (max-width: 599px) {
  .ja-teline-wrap .blog .items-leading div.img_caption {
    max-width: 100%;
  }
  .ja-teline-wrap .blog .items-row .item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
  }
  .ja-teline-wrap .blog .items-row div[class^="span"]:last-child .item {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .ja-teline-wrap .t3-sidebar {
    margin-top: 1px;
  }
  .ja-teline-wrap{
   padding-left: 0;
   border: 0;

  }
  #q.input {
    margin-bottom: 5px;
  }
  #filter-search.inputbox {
    margin-bottom: 5px;
  }
  .topbar .ja-headline {
    width: 30%;
    display: none;
   }
  .item-page .article-title,
  .item-page .article-title > a {
   padding-top: 1px;
   font-size: 22px;
   margin-top: 12px;
   margin-left: -1px;
   }
  img {
  margin: 0 0 15px 0 !important;
  width: 100%;
  }
  .mobileimg2{
  margin-bottom: 0 !important;
  }
  .mobileimg3{
  margin-top: -6px !important;
  }
  .ja-footnav ul.nav{
  display: none;
  }
  .item-page .article-content > p {
  margin-left: 4px;
}
.item-page .article-content > table {
margin-left: 5px;
  }
  .tourism{
  margin-left: 0;
   }
   .tablet.dropdown-toggle {
   display: block !important;
   }
   .facebook{
   display: none !important;
  }
 .ja-footnav .ja-links{
  padding-right: 8px;
  }
}
@media (max-width: 480px) {

  .login-wrap .form-horizontal .controls input {
    width: 95%;
  }
  .login-wrap .other-links {
    margin-left: 0;
  }
  .contact .contact-form input.required,
  .contact .contact-form textarea.required {
    width: 93%;
  }
  .t3-header {
    margin-bottom: -20px;
  }
  #k2Container {
    margin-top: 15px;
  }
  #k2Container .catItemTitle span sup,
  #k2Container .itemTitle span sup,
  #k2Container .userItemTitle span sup {
    top: 0;
  }
  #k2Container .ja-blog-tools .catItemAuthor,
  #k2Container .ja-blog-tools .catItemCategory,
  #k2Container .ja-blog-tools .itemAuthor,
  #k2Container .ja-blog-tools .itemCategory {
    font-size: 10px;
  }
  #k2Container div.itemHeader h2.itemTitle {
    font-size: 15px;
  }
  #k2Container.itemBlogList .itemList .itemContainer .catItemView .catItemHeader h3.catItemTitle {
    font-size: 12px;
    line-height: normal;
  }
  #k2Container.itemBlogView div.itemHeader h2.itemTitle {
    font-size: 12px;
    line-height: normal;
  }
  #k2Container .itemComments .itemCommentsList li .commentDate {
    border-right: 0;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 0;
  }
  #k2Container .itemComments .itemCommentsList li .commentAuthorName {
    display: block;
    font-size: 12px;
  }
  #k2Container .itemComments .itemCommentsList li .commentLink {
    display: block;
    float: none;
  }
  #k2Container .itemComments .itemCommentsList li p {
    clear: both;
    display: block;
    float: none;
  }
  #k2Container .itemCommentsForm form textarea.inputbox {
    width: 95%;
  }
  #k2Container .itemCommentsForm form input.inputbox {
    width: 95%;
  }
}
@media (max-width: 360px) {
  .ja-teline-wrap .item-page .ja-thumbnailwrap {
    width: 100% !important;
    float: none;
    margin-left: 0;
  }
  .ja-teline-wrap .item-page .ja-thumbnailwrap .thumbnail {
    width: 100%;
  }
  .ja-teline-wrap .item-page .ja-thumbnailwrap .img_caption {
    width: 100% !important;
  }
  .ja-telineiv-blog .item-page .ja-thumbnailwrap .thumbnail {
    width: auto;
    max-height: 130px;
  }
  .ja-telineiv-blog .item-page .ja-thumbnailwrap .thumbnail > a {
    display: block;
    max-height: 130px;
    overflow: hidden;
  }
  .ja-telineiv-blog .item-page .ja-thumbnailwrap .thumbnail > a img {
    width: 100%;
  }
  .head-search form input.inputbox[type="text"] {
    width: 60px;
  }
}
@media (max-width: 320px) {
  #k2Container .catItemTitle span sup,
  #k2Container .itemTitle span sup,
  #k2Container .userItemTitle span sup {
    top: 0;
  }
  #k2Container.itemBlogList .itemList .itemContainer .catItemView .catItemHeader h3.catItemTitle {
    font-size: 12px;
    line-height: 1.2;
  }
  #k2Container.itemBlogView div.itemHeader h2.itemTitle {
    font-size: 12px;
    line-height: normal;
  }
  #k2Container .catItemInterview .catItemIntroText img,
  #k2Container .tagItemIntroText img {
    margin-top: 0;
  }
  #k2Container .catItemInterview .catItemIntroText img.left,
  #k2Container .tagItemIntroText img.left {
    float: none;
    margin-right: 0;
  }
  #k2Container .catItemInterview .catItemIntroText img.right,
  #k2Container .tagItemIntroText img.right {
    float: none;
    margin-left: 0;
  }
  #k2Container .itemComments .itemCommentsList li .commentDate {
    line-height: normal;
  }
  #k2Container .itemComments .itemCommentsList li .commentAuthorName {
    line-height: normal;
  }
  #k2Container .itemComments .itemCommentsList li .commentLink {
    line-height: normal;
  }
  #k2Container .ja-brief-history {
    float: none;
    margin: 0 auto 15px;
    width: 100%;
  }
  #k2Container .ja-brief-history img {
    width: 98%;
  }
}
.t3-megamenu .mega-inner {
  padding: 1px;
  *zoom: 1;
}
.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .row-fluid + .row-fluid {
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group {
  *zoom: 1;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: inherit;
  color: inherit;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .span12.mega-col-nav .mega-inner {
  padding: 5px;
}
.t3-megamenu .mega-group .span12.mega-col-nav .mega-inner {
  padding: 0;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin-bottom: 0;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"] {
  margin-right: 5px;
}
@media (min-width: 768px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    display: block !important;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0,0) translate(-50%,0);
    -ms-transform: scale(0,0) translate(-50%,0);
    transform: scale(0,0) translate(-50%,0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1,1) translate(-50%,0);
    -ms-transform: scale(1,1) translate(-50%,0);
    transform: scale(1,1) translate(-50%,0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1,0) translate(-50%,0);
    -ms-transform: scale(1,0) translate(-50%,0);
    -webkit-transform: scale(1,0) translate(-50%,0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1,1) translate(-50%,0);
    -ms-transform: scale(1,1) translate(-50%,0);
    -webkit-transform: scale(1,1) translate(-50%,0);
  }
  .t3-megamenu.animate.slide {
    
  }
  .t3-megamenu.animate.slide .mega {
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -100%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}

.t3-megamenu .mega-inner .advs-title {
  position: relative;
  text-align: center;
  line-height: 30px;
  height: 30px;
}
.t3-megamenu .mega-inner .advs-title:after {
  background: #eee;
  height: 1px;
  width: 100%;
  content: "";
  top: 14px;
  left: 0;
  position: absolute;
}
.t3-megamenu .mega-inner .advs-title span {
  padding: 0 5px;
  background: #fff;
  position: relative;
  z-index: 10;
  left: 0;
  text-align: center;
  font-size: 9px;
  text-transform: uppercase;
  color: #666;
}
.t3-megamenu .mega-inner .mega-nav.level2 .mega-group-title {
  border-bottom: 0 !important;
  background: #000 !important;
  color: #fff !important;
  line-height: 1;
  font-size: 13px !important;
  margin-top: 0 !important;
  padding: 5px 10px !important;
}
.t3-megamenu .mega-inner .mega-feature-news {
  background: #FFFAE5;
  border: 1px solid #ccc;
  padding: 5px;
}
.t3-megamenu .mega-inner .mega-feature-news .mega-feature-news-ct {
  border: 1px dashed #ccc;
  padding: 5px;
}
.t3-megamenu .mega-inner .mega-feature-news .mega-feature-news-ct a {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}
.t3-megamenu .mega-inner .mega-feature-news .mega-feature-news-ct img {
  width: 100%;
  margin-bottom: 10px;
}
.t3-megamenu .row-fluid + .row-fluid {
  border-top: 1px solid #ccc;
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: none;
  border-top: none;
  border-bottom: 5px solid #ccc;
  color: #2c2c2c;
  display: block;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 15px;
  font-weight: nr;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-left: 6px;
  text-transform: uppercase;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: none;
  color: #2c2c2c;
}
.t3-megamenu .mega-col-nav {
  border-left: 1px solid #ccc;
}
.t3-megamenu .mega-col-nav:first-child,
.t3-megamenu .mega-col-nav .mega-col-nav,
.t3-megamenu .mega-col-nav .mega-col-nav .mega-col-nav {
  border-left: 0;
}
.t3-megamenu .mega-group-ct .mega-col-nav > .mega-inner {
  padding: 0;
}
.t3-megamenu .mega-group-ct .mega-col-nav > .mega-dropdown-inner .mega-inner {
  padding: 10px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  padding: 0;
}
.t3-megamenu .mega-nav > li:hover,
.t3-megamenu .dropdown-menu .mega-nav > li:hover {
  background: none;
  color: #069;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  background: none;
  font-weight: 550;
  padding: 12px 8px 1px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover {
  background: none;
  color: #069;
}
.t3-megamenu .dropdown-menu .mega-nav > li a {
  border-top: none;
  border-bottom: dotted 1px #069;
}
.t3-megamenu .dropdown-menu .mega-nav > li.active a {
  color: #2c2c2c;
}
.t3-megamenu .dropdown-menu .mega-nav > li.active ul > li > a {
  color: #069;
}
.t3-megamenu .dropdown-menu .mega-nav > li.active ul > li > a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li.active ul > li > a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li.active ul > li > a:active {
  color: #2c2c2c;
}
.t3-megamenu .dropdown-menu .mega-nav > li.active ul > li.active > a {
  color: #2c2c2c;
}
.t3-megamenu .mega-group > .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav > li {
  padding: 0;
}
.t3-megamenu .mega-group .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a {
  font-weight: bold;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .mega-col-module {
  border-left: 1px solid #ccc;
}
.t3-megamenu .mega-col-module .ja-bulletin-wrap,
.t3-megamenu .mega-col-module .ja-bulletin-wrap.span6 {
  width: 100%;
}
.t3-megamenu .mega-col-module .ja-bulletin_mega > li {
  display: block;
  margin-bottom: 5px;
  line-height: 1.4 !important;
  border-bottom: 1px solid #ccc;
}
.t3-megamenu .mega-col-module .ja-bulletin_mega > li:last-child {
  border-bottom: 0;
}
.t3-megamenu .mega-col-module .ja-bulletin_mega > li .post-date {
  font-size: 11px;
  color: #666;
  font-family: Arial, sans-serif;
}
.t3-megamenu .mega-col-module .ja-bulletin_mega > li a.mostread-image {
  display: inline-block;
  max-width: 50px;
}
.t3-megamenu .mega-col-module .ja-bulletin_mega > li a.mostread-image img {
  border: solid 2px #ddd;
}
.t3-megamenu .mega-col-module .ja-bulletin_mega > li .box-left {
  float: left;
  margin-right: 10px;
}
.t3-megamenu .mega-col-module .ja-bulletin_mega > li .box-right a {
  font-weight: normal;
}
.t3-megamenu .mega-col-module .mega-inner .module-title {
  border-bottom: 5px solid #ccc;
  color: #2c2c2c;
  display: block;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-family: "Arial Narrow", Arial, sans-serif;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.t3-megamenu .mega-col-module .mega-inner .module-ct ul > li {
  list-style: none;
  line-height: 20px;
  padding: 5px 0;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}
.t3-megamenu .mega-col-module .mega-inner .module-ct ul > li a {
  color: #069;
  font-size: 12px;
}
.t3-megamenu .mega-col-module .mega-inner .module-ct ul > li a:hover {
  color: #2c2c2c;
}
.t3-megamenu .t3-module .module-title {
  font-size: 14px;
  color: #2c2c2c;
  display: block;
  line-height: 20px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.t3-megamenu .t3-module .module-ct {
  padding: 0 5px;
}
.t3-megamenu .t3-module .module-ct h1,
.t3-megamenu .t3-module .module-ct h2,
.t3-megamenu .t3-module .module-ct h3,
.t3-megamenu .t3-module .module-ct h4,
.t3-megamenu .t3-module .module-ct h5,
.t3-megamenu .t3-module .module-ct h6 {
  text-transform: none;
}
.t3-megamenu .t3-module .module-ct p,
.t3-megamenu .t3-module .module-ct span {
  font-weight: normal;
}
.t3-megamenu .t3-module .module-ct ul {
  margin-left: 0;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  margin: 0 0 0 15px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999;
  font-size: 10px;
  margin-top: 3px;
  font-weight: normal;
  line-height: 20px;
}
.t3-megamenu {
  *zoom: 1;
}
.t3-megamenu:before,
.t3-megamenu:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-megamenu:after {
  clear: both;
}
.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after {
  border: 0;
}
.mega-dropdown-inner {
  text-transform: none;
}
.mega-dropdown-inner .mega-inner .mega-nav li a {
  color: #069;
}
.mega-dropdown-inner .mega-inner .mega-nav li a:hover,
.mega-dropdown-inner .mega-inner .mega-nav li a:active,
.mega-dropdown-inner .mega-inner .mega-nav li a:focus,
.mega-dropdown-inner .mega-inner .mega-nav li.current.active a {
  background: none;
  color: #2c2c2c;
}
.dropdown-menu.mega-dropdown-menu {
  border-color: #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu.mega.open a {
  background: none;
  color: #2c2c2c;
}
.dropdown-submenu.mega.open a:after {
  border-left-color: #444;
}
.mega-inner .ja-bulletin-wrap {
  border: 0;
}
.dropdown.open a.dropdown-toggle {
  position: relative;
}
.dropdown.open a.dropdown-toggle:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  content: "";
  position: absolute;
  bottom: -10px;
  left: 46%;
  z-index: 10000;
}
.lt-ie9 .t3-mainnav .nav > li > a {
  font-size: 14px;
}
.lt-ie9 .t3-mainnav .nav > li > a.menu-home {
  font-size: 0;
}
@media (max-width: 767px) {
  .t3-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .t3-megamenu .row-fluid,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row-fluid [class*="span"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 6px !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .t3-megamenu .row-fluid + .row-fluid {
    padding-top: 10px;
    border-top: 1px solid #eee;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show  .caret,
  .t3-megamenu .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after,
  .t3-megamenu .always-show .dropdown-submenu > a:after {
    display: none !important;
  }
  .t3-megamenu .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row-fluid,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row-fluid [class*="span"] {
    right: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .t3-megamenu .mega-col-nav {
    border: none;
  }
  .t3-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .t3-megamenu .row-fluid + .row-fluid {
    border-top: 1px solid #999;
  }
  .t3-megamenu .span12.mega-col-nav .mega-inner {
    padding: 0;
  }
  .t3-megamenu .mega-nav > li a,
  .t3-megamenu .dropdown-menu .mega-nav > li a {
    padding: 5px 30px;
    margin-left: -25px;
}
  }
  .t3-megamenu .nav-child.mega-group-ct .mega-dropdown-inner .mega-col-nav .mega-nav > li a {
    padding: 5px;
  }
  .t3-megamenu .t3-module {
    margin-bottom: 0;
  }
#off-canvas-nav {
  display: none;
}
@media (max-width: 767px) {
  .off-canvas {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .off-canvas body {
    width: 100%;
    overflow-x: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .off-canvas body > * {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .off-canvas #t3-mainnav .nav-collapse,
  .off-canvas #ja-mainnav .nav-collapse {
    display: none;
  }
  .off-canvas #off-canvas-nav {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    z-index: 1;
    background: none;
  }
  .off-canvas #off-canvas-nav .t3-mainnav {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .off-canvas #off-canvas-nav .t3-mainnav .nav-collapse {
    height: auto;
    background: none;
  }
  .off-canvas-enabled body > * {
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px);
  }
  .off-canvas-enabled #t3-mainnav {
    display: block;
  }
}
@font-face {
    font-family: 'ArialNarrowBold';
    src: url(/templates/ja-teline_iv_german/fonts/arialnarrow/arialnarrowbold.eot);
    src: url(/templates/ja-teline_iv_german/fonts/arialnarrow/arialnarrowbold.eot) format('embedded-opentype'),
         url(/templates/ja-teline_iv_german/fonts/arialnarrow/arialnarrowbold.woff) format('woff'),
         url(/templates/ja-teline_iv_german/fonts/arialnarrow/arialnarrowbold.ttf) format('truetype'),
         url(/templates/ja-teline_iv_german/fonts/arialnarrow/arialnarrowbold.svg#ArialNarrowBold) format('svg');
}
