/**
 * @copyright	Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */
@import url(media/system/css/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 4px;
}

.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: -20px;
  *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: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 880px;
}
.span12 {
  width: 880px;
}
.span11 {
  width: 805px;
}
.span10 {
  width: 730px;
}
.span9 {
  width: 655px;
}
.span8 {
  width: 580px;
}
.span7 {
  width: 505px;
}
.span6 {
  width: 430px;
}
.span5 {
  width: 355px;
}
.span4 {
  width: 280px;
}
.span3 {
  width: 205px;
}
.span2 {
  width: 130px;
}
.span1 {
  width: 55px;
}
.offset12 {
  margin-left: 920px;
}
.offset11 {
  margin-left: 845px;
}
.offset10 {
  margin-left: 770px;
}
.offset9 {
  margin-left: 695px;
}
.offset8 {
  margin-left: 620px;
}
.offset7 {
  margin-left: 545px;
}
.offset6 {
  margin-left: 470px;
}
.offset5 {
  margin-left: 395px;
}
.offset4 {
  margin-left: 320px;
}
.offset3 {
  margin-left: 245px;
}
.offset2 {
  margin-left: 170px;
}
.offset1 {
  margin-left: 95px;
}
.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: 2.2727272727273%;
  *margin-left: 2.2159090909091%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.2727272727273%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.943181818182%;
}
.row-fluid .span11 {
  width: 91.477272727273%;
  *width: 91.420454545455%;
}
.row-fluid .span10 {
  width: 82.954545454545%;
  *width: 82.897727272727%;
}
.row-fluid .span9 {
  width: 74.431818181818%;
  *width: 74.375%;
}
.row-fluid .span8 {
  width: 65.909090909091%;
  *width: 65.852272727273%;
}
.row-fluid .span7 {
  width: 57.386363636364%;
  *width: 57.329545454545%;
}
.row-fluid .span6 {
  width: 48.863636363636%;
  *width: 48.806818181818%;
}
.row-fluid .span5 {
  width: 40.340909090909%;
  *width: 40.284090909091%;
}
.row-fluid .span4 {
  width: 31.818181818182%;
  *width: 31.761363636364%;
}
.row-fluid .span3 {
  width: 23.295454545455%;
  *width: 23.238636363636%;
}
.row-fluid .span2 {
  width: 14.772727272727%;
  *width: 14.715909090909%;
}
.row-fluid .span1 {
  width: 6.25%;
  *width: 6.1931818181818%;
}
.row-fluid .offset12 {
  margin-left: 104.54545454545%;
  *margin-left: 104.43181818182%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.27272727273%;
  *margin-left: 102.15909090909%;
}
.row-fluid .offset11 {
  margin-left: 96.022727272727%;
  *margin-left: 95.909090909091%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.75%;
  *margin-left: 93.636363636364%;
}
.row-fluid .offset10 {
  margin-left: 87.5%;
  *margin-left: 87.386363636364%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.227272727273%;
  *margin-left: 85.113636363636%;
}
.row-fluid .offset9 {
  margin-left: 78.977272727273%;
  *margin-left: 78.863636363636%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.704545454545%;
  *margin-left: 76.590909090909%;
}
.row-fluid .offset8 {
  margin-left: 70.454545454545%;
  *margin-left: 70.340909090909%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.181818181818%;
  *margin-left: 68.068181818182%;
}
.row-fluid .offset7 {
  margin-left: 61.931818181818%;
  *margin-left: 61.818181818182%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.659090909091%;
  *margin-left: 59.545454545455%;
}
.row-fluid .offset6 {
  margin-left: 53.409090909091%;
  *margin-left: 53.295454545455%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.136363636364%;
  *margin-left: 51.022727272727%;
}
.row-fluid .offset5 {
  margin-left: 44.886363636364%;
  *margin-left: 44.772727272727%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.613636363636%;
  *margin-left: 42.5%;
}
.row-fluid .offset4 {
  margin-left: 36.363636363636%;
  *margin-left: 36.25%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.090909090909%;
  *margin-left: 33.977272727273%;
}
.row-fluid .offset3 {
  margin-left: 27.840909090909%;
  *margin-left: 27.727272727273%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.568181818182%;
  *margin-left: 25.454545454545%;
}
.row-fluid .offset2 {
  margin-left: 19.318181818182%;
  *margin-left: 19.204545454545%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.045454545455%;
  *margin-left: 16.931818181818%;
}
.row-fluid .offset1 {
  margin-left: 10.795454545455%;
  *margin-left: 10.681818181818%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5227272727273%;
  *margin-left: 8.4090909090909%;
}
[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;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *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: 11px;
  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: 12px;
  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: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
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: 19.5px;
  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: 13px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: 'Roboto', sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
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: 13px;
  line-height: 20px;
  color: #666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  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 #e6e6e6;
  -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 #e6e6e6;
  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: #e6e6e6;
  -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: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 866px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 791px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 716px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 641px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 566px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 491px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 416px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 341px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 266px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 191px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 116px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 41px;
}
.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: #fb981a;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #fb981a;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #fb981a;
  -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: #de7e04;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #fdc57e;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #fdc57e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #fdc57e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #fb981a;
  background-color: #fcf8e3;
  border-color: #fb981a;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #e2392f;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #e2392f;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #e2392f;
  -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: #c3251b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ee8e89;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ee8e89;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ee8e89;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #e2392f;
  background-color: #f2dede;
  border-color: #e2392f;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #47a540;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #47a540;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #47a540;
  -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: #378032;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #83cd7e;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #83cd7e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #83cd7e;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #47a540;
  background-color: #dff0d8;
  border-color: #47a540;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #01a3d4;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #01a3d4;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #01a3d4;
  -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: #017ca1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #3dd1fe;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #3dd1fe;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #3dd1fe;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #01a3d4;
  background-color: #d9edf7;
  border-color: #01a3d4;
}
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: #8c8c8c;
}
.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: 13px;
}
.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 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 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: 13px;
  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: #a7dba3;
  border-color: #47a540;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.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 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 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 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 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 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 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: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.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: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}
.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: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
}
.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: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.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: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.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: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}
.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: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table 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: 39px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 114px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 189px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 264px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 339px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 414px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 489px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 564px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 639px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 714px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 789px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 864px;
  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_beranis/fonts/font-awesome/font/fontawesome-webfont.eot?v=3.2.1');
  src: url('templates/ja_beranis/fonts/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('templates/ja_beranis/fonts/font-awesome/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('templates/ja_beranis/fonts/font-awesome/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('templates/ja_beranis/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";
}






.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -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: 13px;
  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: #f9f9f9;
  background-image: -moz-linear-gradient(top,#f5f5f5,#ffffff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#ffffff));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#ffffff);
  background-image: -o-linear-gradient(top,#f5f5f5,#ffffff);
  background-image: linear-gradient(to bottom,#f5f5f5,#ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', 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: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  *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: 16.25px;
  -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: 11.05px;
  -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: 9.75px;
  -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: #51af4a;
  background-image: -moz-linear-gradient(top,#47a540,#60bf59);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#47a540),to(#60bf59));
  background-image: -webkit-linear-gradient(top,#47a540,#60bf59);
  background-image: -o-linear-gradient(top,#47a540,#60bf59);
  background-image: linear-gradient(to bottom,#47a540,#60bf59);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff47a540', endColorstr='#ff60be59', GradientType=0);
  border-color: #60bf59 #60bf59 #3f9339;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #60bf59;
  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: #60bf59;
  *background-color: #4fb747;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #47a540 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fba12e;
  background-image: -moz-linear-gradient(top,#fb981a,#fcaf4c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fb981a),to(#fcaf4c));
  background-image: -webkit-linear-gradient(top,#fb981a,#fcaf4c);
  background-image: -o-linear-gradient(top,#fb981a,#fcaf4c);
  background-image: linear-gradient(to bottom,#fb981a,#fcaf4c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffb981a', endColorstr='#fffbae4c', GradientType=0);
  border-color: #fcaf4c #fcaf4c #f78c04;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #fcaf4c;
  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: #fcaf4c;
  *background-color: #fba333;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #fb981a \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #e44a41;
  background-image: -moz-linear-gradient(top,#e2392f,#e8645c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#e2392f),to(#e8645c));
  background-image: -webkit-linear-gradient(top,#e2392f,#e8645c);
  background-image: -o-linear-gradient(top,#e2392f,#e8645c);
  background-image: linear-gradient(to bottom,#e2392f,#e8645c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe2392f', endColorstr='#ffe8635b', GradientType=0);
  border-color: #e8645c #e8645c #d9291e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e8645c;
  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: #e8645c;
  *background-color: #e54e45;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #e2392f \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #51af4a;
  background-image: -moz-linear-gradient(top,#47a540,#60bf59);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#47a540),to(#60bf59));
  background-image: -webkit-linear-gradient(top,#47a540,#60bf59);
  background-image: -o-linear-gradient(top,#47a540,#60bf59);
  background-image: linear-gradient(to bottom,#47a540,#60bf59);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff47a540', endColorstr='#ff60be59', GradientType=0);
  border-color: #60bf59 #60bf59 #3f9339;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #60bf59;
  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: #60bf59;
  *background-color: #4fb747;
}
#ja-hp{
  position: absolute;
  top: 0px;
  left: -5500px;
  }
.btn-success:active,
.btn-success.active {
  background-color: #47a540 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #00a8e0;
  background-image: -moz-linear-gradient(top,#09c,#00bfff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#09c),to(#00bfff));
  background-image: -webkit-linear-gradient(top,#09c,#00bfff);
  background-image: -o-linear-gradient(top,#09c,#00bfff);
  background-image: linear-gradient(to bottom,#09c,#00bfff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0099cc', endColorstr='#ff00bfff', GradientType=0);
  border-color: #00bfff #00bfff #0086b3;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #00bfff;
  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: #00bfff;
  *background-color: #00ace6;
}
.btn-info:active,
.btn-info.active {
  background-color: #0099cc \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: #47a540;
  -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: #2f6e2b;
  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: 13px;
}
.btn-group > .btn-mini {
  font-size: 9.75px;
}
.btn-group > .btn-small {
  font-size: 11.05px;
}
.btn-group > .btn-large {
  font-size: 16.25px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.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: #60bf59;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #fcaf4c;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #e8645c;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #60bf59;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #00bfff;
}
.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: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.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: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.alert,
.alert h4 {
  color: #fb981a;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #47a540;
}
.alert-success h4 {
  color: #47a540;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #e2392f;
}
.alert-danger h4,
.alert-error h4 {
  color: #e2392f;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #01a3d4;
}
.alert-info h4 {
  color: #01a3d4;
}
.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: #47a540;
}
.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: #47a540;
}
.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: #47a540;
  border-bottom-color: #47a540;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #2f6e2b;
  border-bottom-color: #2f6e2b;
}
.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: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top,#fff,#fff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));
  background-image: -webkit-linear-gradient(top,#fff,#fff);
  background-image: -o-linear-gradient(top,#fff,#fff);
  background-image: linear-gradient(to bottom,#fff,#fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -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: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #bee9ba;
  text-shadow: 0 1px 0 #fff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #bee9ba;
}
.navbar-link {
  color: #bee9ba;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #fff;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.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: 5px;
}
.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: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 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: 880px;
}
.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: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #bee9ba;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  -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: #f2f2f2;
  background-image: -moz-linear-gradient(top,#f2f2f2,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#f2f2f2);
  background-image: -o-linear-gradient(top,#f2f2f2,#f2f2f2);
  background-image: linear-gradient(to bottom,#f2f2f2,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#fff2f2f2', GradientType=0);
  border-color: #f2f2f2 #f2f2f2 #cccccc;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f2f2f2;
  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: #f2f2f2;
  *background-color: #e6e6e6;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #d9d9d9 \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: #222;
  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 #222;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: #222;
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #222;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: #fff;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #bee9ba;
  border-bottom-color: #bee9ba;
}
.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: #fff;
  border-bottom-color: #fff;
}
.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;
}



.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999;
}



.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.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: #999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.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: 16.25px;
}
.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: 11.05px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 6px;
  font-size: 9.75px;
}



.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;
  -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;
}






.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: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #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: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.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: #fcac47;
  background-image: -moz-linear-gradient(top,#fcba65,#fb981a);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fcba65),to(#fb981a));
  background-image: -webkit-linear-gradient(top,#fcba65,#fb981a);
  background-image: -o-linear-gradient(top,#fcba65,#fb981a);
  background-image: linear-gradient(to bottom,#fcba65,#fb981a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcb965', endColorstr='#fffb981a', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fcba65;
  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: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.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: #222;
  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;
}





img
{
    max-width: 100%;
    min-width: 300px;
    height: auto;
}

/* @media (max-width: 767px) */
div.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}

.jumbotron {
  position: relative;
  padding: 40px 0;
}
.jumbotron h1 {
  font-size: 52px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0 0 10px 0;
}
.jumbotron p {
  font-size: 19.5px;
  line-height: 1.275;
  margin: 0 0 20px 0;
}
.jumbotron .btn {
  margin-top: 10px;
}
.jumbotron .btn-large {
  margin-top: 20px;
  font-size: 17px;
}
.masthead {
  padding: 80px 0 60px;
  text-align: center;
}
.masthead h1 {
  font-size: 91px;
}
.masthead p {
  font-size: 39px;
}
.masthead .btn-large {
  font-size: 26px;
  padding: 13px 26px;
}
.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: -20px;
  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: 20px;
}
.thumbnail {
  border: 1px solid #e5e5e5;
  display: block;
  padding: 4px;
  line-height: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -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: #47a540;
  -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-logo,
.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: 50px;
}
.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: -880px;
}
.offset-11 {
  margin-left: -805px;
}
.offset-10 {
  margin-left: -730px;
}
.offset-9 {
  margin-left: -655px;
}
.offset-8 {
  margin-left: -580px;
}
.offset-7 {
  margin-left: -505px;
}
.offset-6 {
  margin-left: -430px;
}
.offset-5 {
  margin-left: -355px;
}
.offset-4 {
  margin-left: -280px;
}
.offset-3 {
  margin-left: -205px;
}
.offset-2 {
  margin-left: -130px;
}
.offset-1 {
  margin-left: -55px;
}
.row-fluid .spanfirst {
  margin-left: 0 !important;
}
.wrap {
  width: auto;
  clear: both;
}
body {
  background-color: #fff;
  background-image: url("templates/ja_beranis/css/themes/images/body.png");
  color: #666;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  font-weight: 300;
}
body.bd-popup {
  padding: 0 20px;
}
.container {
  background-color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-box-shadow: 2px 20px 20px 0 rgba(0,0,0,0.5);
  -moz-box-shadow: 2px 20px 20px 0 rgba(0,0,0,0.5);
  box-shadow: 2px 20px 20px 0 rgba(0,0,0,0.5);
}
.edit .nav-tabs > li > a:hover,
.adminlist th a,
a {
  color: #47a540;
  text-decoration: none;
}
.edit .nav-tabs > li > a:hover:hover,
.adminlist th a:hover,
a:hover {
  color: #2f6e2b;
  text-decoration: none;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.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;
}
th,
td {
  line-height: 20px;
  padding: 8px 10px;
  text-align: left;
  vertical-align: top;
}
td {
  border-top: 1px 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: #fc0;
}
.red {
  color: #e2392f;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  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;
}
form {
  margin: 0 0 20px;
}
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 {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #e6e6e6;
}
input,
textarea {
  width: 210px;
}
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 {
  border-color: #e6e6e6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
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: #01a3d4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="radio"],
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: 30px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #e5e5e5;
}
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: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}
.help-block,
.help-inline {
  color: #8c8c8c;
}
.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 {
  padding: 4px 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  color: #47a540;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top,#ffffff,#f5f5f5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f5f5f5));
  background-image: -webkit-linear-gradient(top,#ffffff,#f5f5f5);
  background-image: -o-linear-gradient(top,#ffffff,#f5f5f5);
  background-image: linear-gradient(to bottom,#ffffff,#f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #f5f5f5 #f5f5f5 #cfcfcf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f5f5f5;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  font-size: 11px;
  text-transform: uppercase;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled],
button:hover,
button:focus,
button:active,
button.active,
button.disabled,
button[disabled] {
  color: #47a540;
  background-color: #f5f5f5;
  *background-color: #e8e8e8;
}
.btn:active,
.btn.active,
.button:active,
.button.active,
button:active,
button.active {
  background-color: #dcdcdc \9;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:focus {
  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 {
  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);
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -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: 12px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn {
  border-color: transparent;
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #56b44f;
  background-image: -moz-linear-gradient(top,#60bf59,#47a540);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#60bf59),to(#47a540));
  background-image: -webkit-linear-gradient(top,#60bf59,#47a540);
  background-image: -o-linear-gradient(top,#60bf59,#47a540);
  background-image: linear-gradient(to bottom,#60bf59,#47a540);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff60be59', endColorstr='#ff47a540', GradientType=0);
  border-color: #47a540 #47a540 #2f6e2b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #47a540;
  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: #47a540;
  *background-color: #3f9339;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #378032 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fca638;
  background-image: -moz-linear-gradient(top,#fcaf4c,#fb981a);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fcaf4c),to(#fb981a));
  background-image: -webkit-linear-gradient(top,#fcaf4c,#fb981a);
  background-image: -o-linear-gradient(top,#fcaf4c,#fb981a);
  background-image: linear-gradient(to bottom,#fcaf4c,#fb981a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbae4c', endColorstr='#fffb981a', GradientType=0);
  border-color: #fb981a #fb981a #c57003;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #fb981a;
  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: #fb981a;
  *background-color: #f78c04;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #de7e04 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #e6534a;
  background-image: -moz-linear-gradient(top,#e8645c,#e2392f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#e8645c),to(#e2392f));
  background-image: -webkit-linear-gradient(top,#e8645c,#e2392f);
  background-image: -o-linear-gradient(top,#e8645c,#e2392f);
  background-image: linear-gradient(to bottom,#e8645c,#e2392f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8635b', endColorstr='#ffe2392f', GradientType=0);
  border-color: #e2392f #e2392f #ac2018;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e2392f;
  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: #e2392f;
  *background-color: #d9291e;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c3251b \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #56b44f;
  background-image: -moz-linear-gradient(top,#60bf59,#47a540);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#60bf59),to(#47a540));
  background-image: -webkit-linear-gradient(top,#60bf59,#47a540);
  background-image: -o-linear-gradient(top,#60bf59,#47a540);
  background-image: linear-gradient(to bottom,#60bf59,#47a540);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff60be59', endColorstr='#ff47a540', GradientType=0);
  border-color: #47a540 #47a540 #2f6e2b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #47a540;
  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: #47a540;
  *background-color: #3f9339;
}
.btn-success:active,
.btn-success.active {
  background-color: #378032 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #00b0eb;
  background-image: -moz-linear-gradient(top,#00bfff,#09c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
  background-image: -webkit-linear-gradient(top,#00bfff,#09c);
  background-image: -o-linear-gradient(top,#00bfff,#09c);
  background-image: linear-gradient(to bottom,#00bfff,#09c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
  border-color: #09c #09c #006080;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #09c;
  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: #09c;
  *background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
  background-color: #007399 \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;
}
.invalid {
  border-color: #e2392f;
}
label.invalid {
  color: #e2392f;
}
input.invalid {
  border: 1px solid #e2392f;
}
.nav {
  margin-bottom: 20px;
}
.nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.nav .dropdown-toggle .caret {
  border-top-color: #47a540;
  border-bottom-color: #47a540;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #2f6e2b;
  border-bottom-color: #2f6e2b;
}
.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: #222;
  border: 1px solid #ccc;
  border: 1px solid #222;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  -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: #666;
  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: #fff;
  text-decoration: none;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 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: transparent;
  color: #fff;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #bee9ba;
  border-bottom-color: #bee9ba;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.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: #fff;
  border-bottom-color: #fff;
}
.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: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.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: #000000;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.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: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.t3-navhelper {
  background: #2f2f2f;
  color: #666;
}
.breadcrumb {
  padding: 10px 0;
  margin: 0;
  background-color: transparent;
  -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;
}
.breadcrumb a {
  color: #666;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #666;
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: #999;
}
.t3-mainnav {
  float: right;
  background-color: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.t3-mainnav .navbar {
  color: #bee9ba;
  margin-bottom: 0;
  margin-top: 0;
  float: right;
}
.t3-mainnav .navbar-inner {
  min-height: 40px;
  padding: 0;
  background: transparent;
  border: 0;
  -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 .nav {
  margin: 0;
}
.t3-mainnav .navbar .nav > li > a {
  font-weight: 500;
  padding: 10px 20px 10px 0;
  text-transform: uppercase;
  font-size: 11px;
  text-shadow: none;
}
.t3-mainnav .navbar .nav > li:last-child > a {
  border-bottom: 0;
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  text-shadow: none;
  outline: none;
}
.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;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.t3-mainnav .navbar .btn-navbar {
  background: #fff;
  border: none;
  color: #47a540;
  float: left;
  padding: 5px 10px;
  margin: 5px 20px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-mainnav .navbar .btn-navbar [class^="icon-"],
.t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #47a540;
  text-shadow: none;
}
.t3-mainnav .dropdown .caret {
  margin-left: 5px;
}
.t3-mainnav .dropdown-menu {
  background-color: #222;
  border: 1px solid #222;
  margin-top: 10px;
  -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 {
  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 {
  border-bottom-color: #222;
}
.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.open > .dropdown-toggle {
  background-color: transparent;
  color: #fff;
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: #fff;
}
.t3-mainnav .dropdown-submenu > a:after {
  border-width: 3px 0 3px 3px;
  margin-top: 8px;
}
.t3-mainnav.vertical-nav {
  background: #222;
  position: fixed;
  width: 200px;
  margin-left: -220px;
  top: 40px;
  padding: 0 0 70px;
  z-index: 1013;
}
.t3-mainnav.vertical-nav .navbar {
  float: none;
}
.t3-mainnav.vertical-nav .navbar .nav {
  float: none;
}
.t3-mainnav.vertical-nav .navbar .nav > li {
  float: none;
  padding: 0 20px;
}
.t3-mainnav.vertical-nav .navbar .nav > li > a {
  border-top: 0;
  border-right: 0;
  padding: 20px 0;
  border-bottom: 1px solid #2c2c2c;
  text-shadow: none;
  text-transform: uppercase;
  background: none;
  color: #666;
}
.t3-mainnav.vertical-nav .navbar .nav > li > a:hover,
.t3-mainnav.vertical-nav .navbar .nav > li > a:focus {
  color: #fff;
}
.t3-mainnav.vertical-nav .navbar .nav > li > a .mega-caption {
  text-transform: none;
  color: #444;
}
.t3-mainnav.vertical-nav .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-bottom-color: #666;
  border-top-color: #666;
}
.t3-mainnav.vertical-nav .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.t3-mainnav.vertical-nav .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.t3-mainnav.vertical-nav .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
.t3-mainnav.vertical-nav .navbar .nav > .active > a,
.t3-mainnav.vertical-nav .navbar .nav > .active > a:hover,
.t3-mainnav.vertical-nav .navbar .nav > .active > a:focus {
  border-bottom-color: #2c2c2c;
  color: #fff;
}
.t3-mainnav.vertical-nav .navbar .nav > .active:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #222;
  position: absolute;
  right: -5px;
  top: 20px;
}
.t3-mainnav.vertical-nav .dropdown-menu {
  left: 100%;
  top: 0;
}
.t3-mainnav.vertical-nav .navbar .nav > li > .dropdown-menu {
  left: 200px;
}
.t3-mainnav.vertical-nav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 40px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: inherit;
  color: #444;
  line-height: 30px;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 0;
  *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;
  margin-bottom: 0;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
}
.t3-module ul.unstyled li,
.t3-module ol.unstyled li,
.t3-module ul.nav li,
.t3-module ol.nav li {
  padding-bottom: 10px;
}
.t3-module.white {
  background: #fff;
  color: #666;
}
.t3-module.white .module-title {
  color: #333;
}
.t3-module.white .module-title span span {
  color: #47a540;
}
.t3-module.white a {
  color: #47a540;
}
.t3-module.white a:hover,
.t3-module.white a:focus,
.t3-module.white a:active {
  color: #2f6e2b;
  text-decoration: none;
}
.t3-module.highlight {
  background: #47a540;
  color: #fff;
}
.t3-module.highlight .module-title {
  color: #fff;
}
.t3-module.highlight .module-title span span {
  color: #222;
}
.t3-module.highlight a {
  color: #fff;
}
.t3-module.highlight a:hover,
.t3-module.highlight a:focus,
.t3-module.highlight a:active {
  color: #2f6e2b;
  text-decoration: none;
}
.t3-module.dark {
  background: #222;
  color: #fff;
}
.t3-module.dark .module-title {
  color: #fff;
}
.t3-module.dark .module-title span span {
  color: #47a540;
}
.t3-module.dark a {
  color: #fff;
}
.t3-module.dark a:hover,
.t3-module.dark a:focus,
.t3-module.dark a:active {
  color: #2f6e2b;
  text-decoration: none;
}
.t3-sidebar-2 .t3-module {
  margin-left: 40px;
  border-bottom: 1px solid #e5e5e5;
}
.t3-sidebar-2 .t3-module .module-title {
  line-height: 1;
  margin-bottom: 20px;
}
.t3-sidebar-2 .t3-module .module-ct {
  padding-bottom: 40px;
}
.t3-sidebar-2 .categories-module li,
.t3-sidebar-2 ul.categories-module li,
.t3-sidebar-2 .category-module li,
.t3-sidebar-2 ul.category-module li {
  border-top: 0;
}
.t3-sidebar-2 .categories-module li:last-child,
.t3-sidebar-2 ul.categories-module li:last-child,
.t3-sidebar-2 .category-module li:last-child,
.t3-sidebar-2 ul.category-module li:last-child {
  padding-bottom: 0;
}
.t3-sidebar-2 .categories-module h4,
.t3-sidebar-2 ul.categories-module h4,
.t3-sidebar-2 .category-module h4,
.t3-sidebar-2 ul.category-module h4 {
  line-height: 20px;
}
.t3-sidebar-2 .category-module li a.mod-articles-category-title {
  color: #333;
  text-transform: none;
}
.t3-sidebar-2 .category-module li a.mod-articles-category-title:hover,
.t3-sidebar-2 .category-module li a.mod-articles-category-title:focus,
.t3-sidebar-2 .category-module li a.mod-articles-category-title:active {
  color: #47a540;
  text-decoration: none;
}
.t3-sidebar-2 .category-module li p.mod-articles-category-readmore a {
  background: none;
  text-indent: 0;
  font-size: 13px;
  padding-left: 0;
  color: #47a540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-sidebar-2 .category-module li p.mod-articles-category-readmore a:hover,
.t3-sidebar-2 .category-module li p.mod-articles-category-readmore a:focus,
.t3-sidebar-2 .category-module li p.mod-articles-category-readmore a:active {
  color: #2f6e2b;
}
.content-top .t3-module {
  margin: 0 -40px;
  background: #fff;
}
.content-top .t3-module .module-inner {
  padding: 40px;
  border-bottom: 1px solid #e5e5e5;
}
.content-top .t3-module .module-title {
  font-size: 32.5px;
  line-height: 40px;
  font-weight: 300;
  color: #444;
  text-transform: none;
}
.people-list {
  margin-top: 40px;
}
.people-list .pull-left {
  margin-right: 20px;
  overflow: hidden;
}
.people-list .pull-left img {
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -webkit-backface-visibility: hidden;
}
.people-list .pull-left:hover img {
  transform: scale(1.15) rotate(-1.75deg);
  -o-transform: scale(1.15) rotate(-1.75deg);
  -ms-transform: scale(1.15) rotate(-1.75deg);
  -moz-transform: scale(1.15) rotate(-1.75deg);
  -webkit-transform: scale(1.15) rotate(-1.75deg);
}
.people-list h4 {
  font-weight: 400;
  margin-top: -3px;
}
.featured-work .first .featured-work-inner {
  margin-right: 20px;
}
.featured-work .last .featured-work-inner {
  padding-left: 40px;
  border-left: 1px solid #e5e5e5;
}
.featured-work img {
  margin-bottom: 20px;
}
.ourprojects-list {
  margin-top: 40px;
}
.ourprojects-list .ourproject-item {
  position: relative;
  display: block;
  float: left;
  position: relative;
  width: 25%;
  overflow: hidden;
}
.ourprojects-list .ourproject-name {
  left: 0;
  position: absolute;
  bottom: -180px;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.7);
  color: #fff;
  font-size: 24px;
}
.ourprojects-list .ourproject-name span {
  padding: 40px;
  display: block;
  line-height: normal;
}
.ourprojects-list .ourproject-item:hover .ourproject-name {
  bottom: 0;
}
.our-travel-photos {
  margin: 40px -40px 0;
}
.our-travel-photos img {
  float: left;
}
.module_menu .nav {
  margin-bottom: 20px;
}
.module_menu .nav > li {
  border-top: 1px solid #eee;
}
.module_menu .nav > li > a {
  padding: 5px;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
#login-form {
  margin-bottom: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 90%;
}
#login-form #form-login-remember .input {
  margin-top: 3px;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #e5e5e5;
  font-size: 11px;
  padding-top: 10px;
  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 #e5e5e5;
}
.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: 13px;
  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: 13px;
  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: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 5px;
  margin-right: 3px;
}
.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;
  border-radius: 3px;
  color: #666;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: #2f6e2b;
  color: #fff;
  text-decoration: none;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  border-bottom: 1px solid #eee;
  padding: 8px 0;
}
div.tagssimilar ul li a {
  color: #666;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  color: #2f6e2b;
}
.t3-slideshow .main-container {
  margin-left: -40px;
  margin-right: -40px;
}
.t3-slideshow .ja-ss-desc {
  left: 0;
  bottom: 0;
  top: auto;
  height: auto;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  background-color: rgba(0,0,0,0.8);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.t3-slideshow .ja-ss-desc h3 {
  margin: 0 40px;
  color: #fff;
  font-size: 30px;
}
@-moz-keyframes trickle {
  from {
    width: 17px;
    height: 25px;
    background-size: 17px 25px;
  }
  50% {
    width: 22px;
    height: 32px;
    background-size: 22px 32px;
  }
  to {
    width: 17px;
    height: 25px;
    background-size: 17px 25px;
  }
}
@-webkit-keyframes trickle {
  from {
    width: 17px;
    height: 25px;
    background-size: 17px 25px;
  }
  50% {
    width: 22px;
    height: 32px;
    background-size: 22px 32px;
  }
  to {
    width: 17px;
    height: 25px;
    background-size: 17px 25px;
  }
}
@keyframes trickle {
  from {
    width: 17px;
    height: 25px;
    background-size: 17px 25px;
  }
  50% {
    width: 22px;
    height: 32px;
    background-size: 22px 32px;
  }
  to {
    width: 17px;
    height: 25px;
    background-size: 17px 25px;
  }
}
.jai-map-wrap {
  color: #fff;
  position: relative;
  width: 100%;
}
.jai-map-wrap .btn-group {
  z-index: 3;
}
.jai-map-wrap .btn-group .dropdown-menu {
  margin-left: 0;
  min-width: 187px;
}
.jai-map-wrap p {
  z-index: 3;
  position: relative;
}
.jai-map-wrap .popover {
  z-index: 2;
}
.jai-map-wrap .popover .popover-content {
  color: #444;
}
.jamasshead {
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 382px;
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: -20px;
}
.jamasshead h3.jamasshead-title {
  border-top: 1px solid rgba(255,255,255,0.2);
  color: #fff;
  font-size: 30px;
  margin: 20px 40px 0;
  padding: 70px 0 0;
}
.jamasshead .jamasshead-description {
  color: #fff;
  margin-left: 40px;
}
.jamasshead.contact-page {
  height: 706px;
}
.jamasshead.no-image {
  height: 180px;
}
.ja-home .jai-map-container .point {
  background: url("templates/ja_beranis/images/point-bg.png") no-repeat left top;
  height: 25px;
  width: 17px;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  background: inherit;
  color: #444;
  font-family: 'Roboto', sans-serif;
  line-height: 30px;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
}
.category-module li a.mod-articles-category-title {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.category-module li a.mod-articles-category-title:hover,
.category-module li a.mod-articles-category-title:focus,
.category-module li a.mod-articles-category-title:active {
  text-decoration: underline;
}
.category-module li .mod-articles-category-readmore {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 10px;
}
.category-module li p.mod-articles-category-readmore a {
  background: url("templates/ja_beranis/images/ico/readmore.png") no-repeat left center;
  display: block;
  font-size: 0;
  opacity: 0.5;
  padding-left: 20px;
  text-indent: -999em;
}
.category-module li p.mod-articles-category-readmore a:hover,
.category-module li p.mod-articles-category-readmore a:focus,
.category-module li p.mod-articles-category-readmore a:active {
  opacity: 1;
}
.category-module.features li .tabs-category h5 {
  color: #47a540;
  display: none;
  font-size: 13px;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
}
.category-module.features li .article-aside {
  margin-bottom: 5px;
}
.category-module.features li a.mod-articles-category-title {
  color: #47a540;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
}
.category-module.features li a.mod-articles-category-title:hover,
.category-module.features li a.mod-articles-category-title:focus,
.category-module.features li a.mod-articles-category-title:active {
  color: #2f6e2b;
  text-decoration: none;
}
.category-module.features li .img-details {
  display: none;
}
.category-module.features li .img-thumb img {
  margin-bottom: 20px;
}
.category-module.features.highlight {
  background: #47a540;
  font-weight: normal;
}
.category-module.features.highlight li .tabs-category h5 {
  color: #fff;
}
.category-module.features.highlight li .article-aside {
  color: #f5f5f5;
}
.category-module.features.highlight li a.mod-articles-category-title {
  color: #fff;
}
.category-module.features.highlight li a.mod-articles-category-title:hover,
.category-module.features.highlight li a.mod-articles-category-title:focus,
.category-module.features.highlight li a.mod-articles-category-title:active {
  color: #999;
}
.category-module.features.dark {
  font-weight: normal;
}
.category-module.features.dark li .tabs-category h5 {
  color: #fff;
}
.category-module.features.dark li .article-aside {
  color: #f5f5f5;
}
.category-module.features.dark li a.mod-articles-category-title {
  color: #fff;
}
.category-module.features.dark li a.mod-articles-category-title:hover,
.category-module.features.dark li a.mod-articles-category-title:focus,
.category-module.features.dark li a.mod-articles-category-title:active {
  color: #999;
}
.t3-sl-2.animate-img-slide .category-module.features img {
  position: absolute;
  left: 0;
  margin-bottom: 0;
}
.t3-sl-2.animate-img-slide .item-first .category-module.features img {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  left: 40px;
}
.t3-sl-2.animate-img-slide .item-last .category-module.features img {
  -webkit-transition: all 1.5s ease-out 0s;
  -moz-transition: all 1.5s ease-out 0s;
  -o-transition: all 1.5s ease-out 0s;
  transition: all 1.5s ease-out 0s;
  left: 40px;
}
.blog-featured.row-fluid [class*="span"] {
  margin-left: 0;
}
.blog-featured.row-fluid [class*="span"] .items-leading .leading {
  margin-bottom: 0;
}
.blog-featured .items-leading {
  margin-right: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.com_content.view-featured .divider-vertical {
  display: none;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.item-page .divider-vertical {
  margin-top: 40px;
}
.item-list .article-title,
.item-list .article-header h1 {
  color: #47a540;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
  line-height: 1.5;
}
.item-list .article-title a,
.item-list .article-header h1 a {
  color: #47a540;
}
.article-aside {
  color: #999;
  font-size: 11px;
  margin-bottom: 20px;
}
.article-aside.no-article-info {
  float: right;
}
.article-info {
  margin: 0;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  color: #bbb;
  float: left;
  font-weight: 300;
  font-size: 12px;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-footer {
  color: #999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 20px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 20px 20px;
}
.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: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.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;
}
.article-image {
  margin-bottom: 20px;
}
.article-image .pull-left {
  margin-right: 20px;
  margin-top: 7px;
  margin-bottom: 0;
}
.blog-featured .pull-left {
  float: none;
}
.blog .article-image .pull-none,
.item-page .article-image .pull-none {
  margin: 0 -40px 0;
}
.items-row.row-0 .article-image.pull-none,
.item-page .article-image.pull-none {
  margin-top: -40px;
}
.item-page .article-image.pull-none {
  margin-bottom: 40px;
}
.article-tags {
  margin-bottom: 20px;
}
.tags a.label-info,
.tags a.label-info:hover {
  background-color: #01a3d4;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 11px;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eee;
  color: #666;
  font-size: 11px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
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-beranis-blog .items-row {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.ja-beranis-blog .items-row .item {
  margin-bottom: 0;
}
.ja-beranis-blog .items-row:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ja-beranis-blog .article-image .pull-none,
.ja-beranis-blog .item-page .article-image .pull-none {
  margin-left: 0;
  margin-right: 0;
}
.ja-beranis-blog .items-row.row-0 .article-image.pull-none,
.ja-beranis-blog .item-page .article-image.pull-none {
  margin-top: 0;
}
.ja-beranis-blog .readmore {
  display: inline-block;
  float: left;
}
.ja-beranis-blog .jacomment-count {
  float: right;
}
.ja-beranis-careers .items-row .item {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 40px;
}
.ja-beranis-careers .items-row [class*="span"]:first-child .item {
  margin-left: 0;
}
.ja-beranis-careers .items-row [class*="span"]:last-child .item {
  margin-right: 0;
}
.ja-beranis-careers .items-row.cols-2 {
  background: url("templates/ja_beranis/images/gray-border-bg.png") repeat-y 50% top;
}
.ja-beranis-careers .items-row:last-child .item {
  margin-bottom: 0;
}
.ja-beranis-careers .article-image .pull-none,
.ja-beranis-careers .item-page .article-image .pull-none {
  margin-left: 0;
  margin-right: 0;
}
.ja-beranis-careers .items-row.row-0 .article-image.pull-none,
.ja-beranis-careers .item-page .article-image.pull-none {
  margin-top: 0;
}
.ja-beranis-careers .item article {
  padding-bottom: 0;
  position: relative;
}
.ja-beranis-careers.item-page article {
  padding-bottom: 40px;
  position: relative;
}
.ja-beranis-careers .article-header h1 {
  margin-top: 20px;
}
.ja-beranis-careers .page-subheader h2 {
  margin-top: 20px;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#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;
  background: -moz-linear-gradient(bottom,#ccc,#f0f0f0);
  background: -webkit-linear-gradient(bottom,#ccc,#f0f0f0);
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 2px 5px;
  position: absolute;
  top: -10px;
  right: 0px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close:hover {
  border-color: #999;
  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;
  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;
  box-shadow: none;
  border: solid 1px #e6e6e6;
}
.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;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eee;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 10px 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.reset .form-actions,
.remind .form-actions {
  background: none;
  border: none;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.reset .form-horizontal .control-group,
.remind .form-horizontal .control-group {
  margin-bottom: 5px;
}
#searchForm {
  padding: 10px 20px;
  border: 1px solid #e5e5e5;
  background: #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  float: left;
  margin-bottom: 10px;
}
#searchForm fieldset.only input[type="checkbox"] {
  margin-top: 4px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 15px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 11px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 11px;
  color: #999;
}
.contact .tab-content {
  overflow: visible;
}
.contact .control-group.span4 {
  margin-left: 0 !important;
}
.contact legend {
  border: none;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 5px;
}
.contact h3 {
  color: #333;
  font-size: 30px;
}
.contact [class^="icon-"],
.contact [class*=" icon-"] {
  color: #333;
}
.contact .thumbnail {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.contact .control-contact {
  margin-bottom: 10px;
}
.contact .control-contact label {
  color: #222;
  display: block;
}
.contact .control-contact textarea {
  width: 98%;
  height: 150px;
}
.contact label#jform_contact_email_copy-lbl {
  border: none;
  display: inline-block;
  margin: 1px 0 0;
  padding: 0;
  vertical-align: top;
}
.contact .jicons-text {
  color: #222;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
}
.contact .jicons-text .jicons-desc {
  color: #666;
  display: block;
  text-transform: none;
}
.contact .nav-tabs.nav-stacked > li > a {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.contact .nav-tabs.nav-stacked > li > a:hover,
.contact .nav-tabs.nav-stacked > li > a:focus,
.contact .nav-tabs.nav-stacked > li > a:active {
  color: #2f6e2b;
  text-decoration: underline;
  background: none;
}
.contact .contact-form {
  border-bottom: solid 1px #e5e5e5;
}
.contact .contact-form .control-group-footer {
  clear: both;
}
.contact .contact-form .re-captcha {
  float: right;
}
.contact .contact-form .re-captcha .control-label {
  text-align: left;
  float: none;
}
.contact .contact-form .re-captcha .control-group {
  margin: 0;
}
.contact .contact-form .re-captcha .controls {
  margin: 0;
}
.contact .contact-form .re-captcha .controls #recaptcha_area {
  margin-bottom: 20px;
}
.contact .address-info {
  border-left: solid 1px #e5e5e5;
  padding-left: 40px;
}
.contact .nav-tabs > li > a {
  outline: none;
}
.contact .nav-tabs > li > a:hover,
.contact .nav-tabs > li > a:focus,
.contact .nav-tabs > li > a:active {
  color: #2f6e2b;
}
.contact .accordion-inner .contact-form {
  border-bottom: none;
}
.contact .accordion-inner .form-horizontal .control-group {
  margin-bottom: 0;
}
.contact .accordion-inner .control-group.span8 {
  margin-left: 0 !important;
}
.contact .accordion-inner .control-group button {
  margin-top: 10px;
}
.contact .accordion-inner .contact-address.dl-horizontal > .contact-address.span4 {
  margin-left: -20px !important;
}
.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-desc {
  margin-bottom: 20px;
}
.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: 2.2727272727273%;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.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 #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 15px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 13px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 15px;
}
.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: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 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: 2px;
}
.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 a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.edit.item-page .control-group .media-preview {
  clear: both;
}
.article-aside .dropdown-menu {
  background: #fff;
  border: solid 1px #e6e6e6;
}
.article-aside .dropdown-menu li a {
  color: #444;
}
.article-aside .dropdown-menu li a:hover,
.article-aside .dropdown-menu li a:focus,
.article-aside .dropdown-menu li a:active {
  color: #47a540;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.article-content .pagination ul {
  border-left: 1px solid #e5e5e5;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #e5e5e5;
  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 #e5e5e5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#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 {
  color: #444;
  padding: 5px 10px;
  line-height: normal;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pagenav li a:hover,
.pagenav li a:active,
.pagenav li a:focus {
  background-color: transparent;
  color: #47a540;
}
.counter {
  float: right;
  line-height: 1;
  margin: 10px 0;
  text-align: right;
}
.pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination ul > li > a,
.pagination ul > li > span {
  border: solid 1px #ddd;
  color: #222;
  font-weight: 400;
  font-size: 11px;
  margin: 0 2px 5px 2px;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #fff;
  color: #47a540;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #666;
  border: solid 1px #ddd;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.items-more {
  background: url("templates/ja_beranis/images/gray-border-bg.png") repeat-y left top;
}
.items-more h3 {
  display: none;
}
.items-more .nav-stacked {
  margin-left: 40px;
  margin-bottom: 0;
}
.items-more .nav-stacked li a {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 400;
}
.items-more .nav-stacked li a:hover,
.items-more .nav-stacked li a:focus,
.items-more .nav-stacked li a:active {
  color: #2f6e2b;
}
.items-more .nav-stacked li:last-child .article-aside {
  margin-bottom: 0;
}
.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;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  box-shadow: 0 0 3px rgba(0,0,0,0.4);
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 13px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.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: #e6e6e6;
  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: #e6e6e6;
}
.btn-group .chzn-results {
  white-space: normal;
}
.jacomment-count {
  display: inline-block;
}
p {
  margin: 0 0 10px;
}
p small,
p .small {
  font-size: 11px;
  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;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  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: 32.5px;
  line-height: 40px;
}
h1 small {
  font-size: 26px;
}
h2 {
  font-size: 26px;
  line-height: 40px;
}
h2 small {
  font-size: 19.5px;
}
h3 {
  font-size: 19.5px;
  line-height: 40px;
}
h3 small {
  font-size: 15px;
}
h4 {
  font-size: 15px;
  line-height: 20px;
}
h4 small {
  font-size: 13px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h5 small {
  font-size: 11px;
}
h6 {
  font-size: 13px;
  line-height: 20px;
}
.page-header {
  padding-bottom: 20px;
  margin: 0;
}
.page-title,
.page-header h1 {
  margin: 0 0 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #444;
  line-height: 1.5;
}
.page-subheader {
  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 {
  margin: 10px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #444;
  line-height: 1.5;
  margin: 0;
}
.page-subtitle small {
  font-size: 32.5px;
  line-height: 40px;
  font-weight: 300;
  color: #444;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1.2;
}
.article-title a,
.article-header h1 a {
  color: #222;
}
.article-title a:hover,
.article-title a:focus,
.article-title a:active,
.article-header h1 a:hover,
.article-header h1 a:focus,
.article-header h1 a:active {
  color: #47a540;
  text-decoration: none;
}
h2.article-title,
.article-header h2 {
  line-height: 1.2;
}
h2.article-title a,
.article-header h2 a {
  color: #222;
}
h2.article-title a:hover,
h2.article-title a:focus,
h2.article-title a:active,
.article-header h2 a:hover,
.article-header h2 a:focus,
.article-header h2 a:active {
  text-decoration: none;
  color: #47a540;
}
.item-title {
  font-weight: bold;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.998px;
  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: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #e2392f;
}
.label-important[href],
.badge-important[href] {
  background-color: #c3251b;
}
.label-warning,
.badge-warning {
  background-color: #fb981a;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #de7e04;
}
.label-success,
.badge-success {
  background-color: #47a540;
}
.label-success[href],
.badge-success[href] {
  background-color: #378032;
}
.label-info,
.badge-info {
  background-color: #01a3d4;
}
.label-info[href],
.badge-info[href] {
  background-color: #017ca1;
}
.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] {
  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: 16px;
  font-weight: 300;
  line-height: 25px;
}
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;
}
.article-content .hightlight-heading,
.article-content .hightlight-heading,
.article-content .hightlight-heading a {
  color: #fff;
  background: #47a540;
  font-weight: 500;
  font-size: 100%;
  line-height: 1;
  padding: 10px;
}
.article-content .hightlight-heading:hover,
.article-content .hightlight-heading:focus,
.article-content .hightlight-heading:active,
.article-content .hightlight-heading:hover,
.article-content .hightlight-heading:focus,
.article-content .hightlight-heading:active,
.article-content .hightlight-heading a:hover,
.article-content .hightlight-heading a:focus,
.article-content .hightlight-heading a:active {
  text-decoration: none;
  color: #fff;
}
.article-content .box {
  padding: 0 10px;
}
.t3-header.container {
  background-color: #47a540;
  padding-top: 20px;
  padding-bottom: 20px;
}
.view-featured .t3-header.container,
.home .t3-header.container {
  background-position: right 195px;
}
.ja-content-mass-top {
  background-image: url("templates/ja_beranis/images/decor-ltr.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #47a540;
}
.logo {
  float: left;
  margin-top: 5px;
  margin-bottom: 15px;
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
}
.logo-image h1 {
  display: block;
  font-size: 0;
}
.logo-image h1 a {
  background-image: url("templates/ja_beranis/images/logo.png");
  background-repeat: no-repeat;
  width: 91px;
  height: 20px;
}
.logo-image h1 a span,
.logo-image h1 a small {
  display: none;
}
.logo-image .site-slogan {
  display: none;
}
.site-slogan {
  color: #fff;
  font-weight: 300;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
  display: block;
  padding: 80px 0;
  border-bottom: 1px solid #33b5dc;
  border-top: 1px solid #33b5dc;
  margin-top: 20px;
}
.site-slogan p {
  margin-bottom: 0;
}
.ja-beranis-careers .site-slogan {
  background: #fff;
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 0;
  padding-right: 40px;
  padding-left: 40px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 0;
  color: #333;
}
.ja-beranis-careers .site-slogan span.highlight {
  color: #47a540;
  font-weight: 300;
  padding: 0;
  background: none;
}
.logo-text h1 {
  color: #444;
}
.logo-text h1 a {
  color: #444;
  text-decoration: none;
}
.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: none;
}
.head-position {
  padding: 5px;
  float: right;
}
.head-position form {
  margin: 0;
}
.head-position label {
  display: none;
}
.head-position .input,
.head-position .inputbox {
  background: url("templates/ja_beranis/images/ico/search-invert.png") no-repeat 110px center #008fb9;
  width: 100px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border-color: #008fb9;
  border-top-color: #007a9d;
  color: #A0E9FF;
  padding: 4px 15px;
}
.head-position .input:focus,
.head-position .inputbox:focus {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-image: url("templates/ja_beranis/images/ico/search-invert-hover.png");
  color: #fff;
  border-color: #007a9d;
}
.head-position .inputbox::-webkit-input-placeholder {
  color: #A0E9FF;
}
.head-position .input::-webkit-input-placeholder {
  color: #A0E9FF;
}
.head-position .inputbox::-moz-placeholder {
  color: #A0E9FF;
}
.head-position .input::-moz-placeholder {
  color: #A0E9FF;
}
.t3-mainnav.vertical-nav .head-position {
  bottom: 20px;
  padding: 20px 20px 0;
  position: absolute;
  float: right;
}
.t3-mainnav.vertical-nav .head-position form {
  margin: 0;
}
.t3-mainnav.vertical-nav .head-position label {
  display: none;
}
.t3-mainnav.vertical-nav .head-position .input {
  background: url("templates/ja_beranis/images/ico/search-normal.png") no-repeat 130px center #222;
  width: 125px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-color: #333;
}
.t3-mainnav.vertical-nav .head-position .input:focus {
  background-image: url("templates/ja_beranis/images/ico/search-hover.png");
  color: #999;
  border-color: #555;
}
.t3-mainnav.vertical-nav .head-position .inputbox::-webkit-input-placeholder {
  color: #999;
}
.t3-mainnav.vertical-nav .head-position .input::-webkit-input-placeholder {
  color: #999;
}
.t3-mainnav.vertical-nav .head-position .inputbox::-moz-placeholder {
  color: #999;
}
.t3-mainnav.vertical-nav .head-position .input::-moz-placeholder {
  color: #999;
}
.ja-beranis-careers .content-top {
  margin-bottom: -20px;
}
.t3-sl {
  padding-bottom: 60px;
  padding-top: 60px;
}
.t3-sl-1 {
  color: #fff;
  padding: 40px 0 40px;
}
.t3-sl-1 .t3-module {
  margin-bottom: 0;
}
.t3-sl-1 .module-title {
  color: #fff;
  font-size: 13px;
}
.t3-sl-1 .btn {
  padding: 4px 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  color: #47a540;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top,#ffffff,#f5f5f5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f5f5f5));
  background-image: -webkit-linear-gradient(top,#ffffff,#f5f5f5);
  background-image: -o-linear-gradient(top,#ffffff,#f5f5f5);
  background-image: linear-gradient(to bottom,#ffffff,#f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #f5f5f5 #f5f5f5 #cfcfcf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f5f5f5;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  font-size: 11px;
  text-transform: uppercase;
}
.t3-sl-1 .btn:hover,
.t3-sl-1 .btn:focus,
.t3-sl-1 .btn:active,
.t3-sl-1 .btn.active,
.t3-sl-1 .btn.disabled,
.t3-sl-1 .btn[disabled] {
  color: #47a540;
  background-color: #f5f5f5;
  *background-color: #e8e8e8;
}
.t3-sl-1 .btn:active,
.t3-sl-1 .btn.active {
  background-color: #dcdcdc \9;
}
.t3-sl-1 .btn:hover,
.t3-sl-1 .btn a.btn:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.t3-sl-1 > .row > .item-last {
  background: url("templates/ja_beranis/images/border-bg.png") repeat-y left top;
}
.t3-sl-1 > .row > .item-last .t3-module {
  margin-left: 40px;
}
.t3-sl-1 > .row > .item-last .t3-module .category-module li {
  padding-bottom: 0;
}
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a {
  background: none;
  color: #47a540;
  display: inline-block;
  font-size: 11px;
  opacity: 1;
  padding: 4px 14px;
  text-indent: 0;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  color: #47a540;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top,#fff,#f5f5f5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f5f5f5));
  background-image: -webkit-linear-gradient(top,#fff,#f5f5f5);
  background-image: -o-linear-gradient(top,#fff,#f5f5f5);
  background-image: linear-gradient(to bottom,#fff,#f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #f5f5f5 #f5f5f5 #cfcfcf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f5f5f5;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:hover,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:focus,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a.active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a.disabled,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a[disabled] {
  color: #47a540;
  background-color: #f5f5f5;
  *background-color: #e8e8e8;
}
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a.active {
  background-color: #dcdcdc \9;
}
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:hover,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:focus,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:active {
  color: #2f6e2b;
  text-decoration: none;
  color: #47a540;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top,#fff,#ffffff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#ffffff));
  background-image: -webkit-linear-gradient(top,#fff,#ffffff);
  background-image: -o-linear-gradient(top,#fff,#ffffff);
  background-image: linear-gradient(to bottom,#fff,#ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', 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);
}
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:hover:hover,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:hover:focus,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:hover:active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:hover.active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:hover.disabled,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:hover[disabled],
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:focus:hover,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:focus:focus,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:focus:active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:focus.active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:focus.disabled,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:focus[disabled],
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:active:hover,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:active:focus,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:active:active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:active.active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:active.disabled,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:active[disabled] {
  color: #47a540;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:hover:active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:hover.active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:focus:active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:focus.active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:active:active,
.t3-sl-1 > .row > .item-last .t3-module .category-module p.mod-articles-category-readmore a:active.active {
  background-color: #e6e6e6 \9;
}
.t3-spotlight-1 .category-module {
  margin: 0 10px;
}
.t3-spotlight-1 .item-first .category-module {
  margin-left: 0;
}
a.readmore {
  background: url("templates/ja_beranis/images/ico/readmore.png") no-repeat left top;
  width: 20px;
  height: 20px;
  display: block;
  margin-top: 20px;
  outline: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
a.readmore:hover,
a.readmore:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
a.readmore span {
  display: none;
}
.t3-sl-2 {
  background-color: #222;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}
.t3-sl-2 .t3-spotlight-2 .t3-module {
  margin-bottom: 0;
  min-height: 340px;
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
}
.t3-sl-2 .t3-spotlight-2 .t3-module .module-ct,
.t3-sl-2 .t3-spotlight-2 .t3-module .module-title {
  margin-bottom: 0;
  margin-left: 40px;
  margin-right: 40px;
}
.t3-sl-2 .row-fluid .span4 {
  width: 33.3333%;
  margin-left: 0;
}
.t3-sl-2.container .t3-spotlight {
  margin-left: -40px;
  margin-right: -40px;
  width: auto !important;
}
.ja-home .ja-home-1 {
  border-top: 1px solid #e5e5e5;
}
.ja-home .ja-home-1 .module-title {
  font-size: 32px;
  line-height: 1.5;
  text-transform: none;
  margin-bottom: 20px;
  font-weight: 300;
}
.ja-home .ja-home-1 .item-last .module-title {
  
}
.ja-home .ja-home-1 .item-last .t3-module .custom {
  background: url("templates/ja_beranis/images/gray-border-bg.png") repeat-y left top;
}
.ja-home .ja-home-1 .item-last div.blockquote {
  margin-left: 40px;
  position: relative;
}
.ja-home .ja-home-1 .item-last div.blockquote blockquote {
  padding: 20px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ja-home .ja-home-1 .item-last div.blockquote blockquote p {
  font-size: 13px;
}
.ja-home .ja-home-1 .item-last div.blockquote small {
  height: 15px;
}
.ja-home .ja-home-1 .item-last div.blockquote small:before {
  background: url("templates/ja_beranis/images/arrow-blockquote.png") no-repeat center top;
  width: 10px;
  height: 6px;
  position: absolute;
  content: "";
  bottom: 36px;
  left: 20px;
}
.ja-home .ja-home-2 {
  background: #47a540;
  position: relative;
}
.ja-home .ja-home-2 .module-title {
  font-size: 32px;
  line-height: 1.5;
  text-transform: none;
  margin-bottom: 20px;
  color: #fff;
  width: 50%;
  font-weight: 300;
}
.ja-home .ja-home-2 p {
  width: 50%;
}
.ja-home .t3-module {
  margin: 40px 0;
}
.t3-mainbody {
  padding-bottom: 40px;
  padding-top: 40px;
}
.t3-sidebar-2 {
  background: url("templates/ja_beranis/images/gray-border-bg.png") repeat-y left top;
}
.t3-slogan {
  color: #666;
  background-color: #151515;
}
.t3-slogan .site-slogan {
  border-bottom-color: #2c2c2c;
  border-top: 0;
  margin-top: 0;
}
.t3-footer {
  color: #666;
  *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%;
  text-align: right;
}
.t3-footer li a {
  color: #999;
}
.t3-footer li a:hover,
.t3-footer li a:active,
.t3-footer li a:focus {
  color: #e6e6e6;
}
.t3-footer .container {
  background-color: #151515;
}
.t3-footnav {
  background-color: #151515;
  color: #fff;
  padding: 60px 0 40px;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  margin-bottom: 0;
  color: #999;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav .module-title {
  color: #999;
  font-size: 13px;
  font-weight: 400;
}
.t3-footnav li a {
  color: #999;
  outline: none;
}
.t3-footnav li a:hover,
.t3-footnav li a:focus,
.t3-footnav li a:active {
  color: #fff;
  background: none;
}
.t3-footnav .item-last {
  background: url("templates/ja_beranis/images/dark-border-bg.png") repeat-y left top;
}
.t3-footnav .item-last .t3-module {
  margin-left: 40px;
}
.t3-footnav .item-last .category-module li {
  padding-bottom: 0;
}
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a {
  background: none;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  opacity: 1;
  padding: 2px 14px;
  text-indent: 0;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  color: 0 -1px 0 rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #51af4a;
  background-image: -moz-linear-gradient(top,#47a540,#60bf59);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#47a540),to(#60bf59));
  background-image: -webkit-linear-gradient(top,#47a540,#60bf59);
  background-image: -o-linear-gradient(top,#47a540,#60bf59);
  background-image: linear-gradient(to bottom,#47a540,#60bf59);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff47a540', endColorstr='#ff60be59', GradientType=0);
  border-color: #60bf59 #60bf59 #3f9339;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #60bf59;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:hover,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:focus,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a.active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a.disabled,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a[disabled] {
  color: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #60bf59;
  *background-color: #4fb747;
}
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a.active {
  background-color: #47a540 \9;
}
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:hover,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:focus,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:active {
  color: #fff;
  text-decoration: none;
  color: 0 -1px 0 rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #47a540;
  background-image: -moz-linear-gradient(top,#47a540,#47a540);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#47a540),to(#47a540));
  background-image: -webkit-linear-gradient(top,#47a540,#47a540);
  background-image: -o-linear-gradient(top,#47a540,#47a540);
  background-image: linear-gradient(to bottom,#47a540,#47a540);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff47a540', endColorstr='#ff47a540', GradientType=0);
  border-color: #47a540 #47a540 #2f6e2b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #47a540;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:hover:hover,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:hover:focus,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:hover:active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:hover.active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:hover.disabled,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:hover[disabled],
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:focus:hover,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:focus:focus,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:focus:active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:focus.active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:focus.disabled,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:focus[disabled],
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:active:hover,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:active:focus,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:active:active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:active.active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:active.disabled,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:active[disabled] {
  color: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #47a540;
  *background-color: #3f9339;
}
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:hover:active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:hover.active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:focus:active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:focus.active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:active:active,
.t3-footnav .item-last .category-module p.mod-articles-category-readmore a:active.active {
  background-color: #378032 \9;
}
.t3-copyright {
  font-size: 11px;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .container {
  border-bottom: 10px solid #000;
}
.t3-copyright-poweredby {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #2c2c2c;
}
div.copyright {
  float: right;
}
div.poweredby {
  float: left;
  text-align: left;
}
div.poweredby .t3-logo,
div.poweredby .t3-logo-small {
  float: left;
  opacity: .5;
}
.t3-social .main-container {
  margin-left: -40px;
  margin-right: -40px;
}
.t3-social a {
  display: inline-block;
  width: 320px;
  float: left;
  height: 240px;
  color: #fff;
  line-height: 240px;
  font-size: 120px;
  text-align: center;
  -webkit-transition: 0.2s linear 0s;
  -moz-transition: 0.2s linear 0s;
  -o-transition: 0.2s linear 0s;
  transition: 0.2s linear 0s;
}
.t3-social a.icon-facebook {
  background-color: #0066b9;
}
.t3-social a.icon-facebook:focus,
.t3-social a.icon-facebook:hover {
  color: #0066b9;
  background: #fff;
}
.t3-social a.icon-twitter {
  background-color: #0093c3;
}
.t3-social a.icon-twitter:focus,
.t3-social a.icon-twitter:hover {
  color: #0093c3;
  background: #fff;
}
.t3-social a.icon-google-plus {
  background-color: #ec3216;
}
.t3-social a.icon-google-plus:focus,
.t3-social a.icon-google-plus:hover {
  color: #ec3216;
  background: #fff;
}
.t3-social a:hover,
.t3-social a:focus {
  text-decoration: none;
}
.t3-social [class^="icon-"] span,
.t3-social [class*=" icon-"] span {
  display: none;
}
.animate-img img {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  transform: scale(0);
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}
.animate-img.inview img {
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.animate-img .jai-map-wrap .point {
  margin-top: -100px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 3s ease-out 0s;
  -moz-transition: all 3s ease-out 0s;
  -o-transition: all 3s ease-out 0s;
  transition: all 3s ease-out 0s;
}
.animate-img.inview .jai-map-wrap .point {
  margin-top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.animate-text {
  overflow: hidden;
}
.animate-text p {
  opacity: 0;
  filter: alpha(opacity=0);
  left: 800px;
  position: relative;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}
.animate-text.inview p {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.animate-left-box > div {
  left: -800px;
  position: relative;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}
.animate-left-box.inview > div {
  left: 0;
}
.animate-right-box > div {
  right: -800px;
  position: relative;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}
.animate-right-box.inview > div {
  right: 0;
}
.animate-img-slide img {
  position: absolute;
  bottom: -100%;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}
.animate-img-slide.inview img {
  bottom: 0;
}
.has-one-sidebar2 #t3-content > div {
  margin-right: 20px;
}
.t3-back-to-top .deactive {
  display: none;
}
.t3-back-to-top .active {
  display: block;
}
.t3-back-to-top .backtotop {
  position: fixed;
  bottom: 100px;
  cursor: pointer;
  font-size: 0;
  text-indent: -999em;
  background: url("templates/ja_beranis/images/backtotop.png") no-repeat left top;
  width: 40px;
  height: 40px;
}
.t3-back-to-top .backtotop:hover {
  background-color: #000;
}
.com_easyblog #ezblog-menu .blog-navi .user-form form #remember {
  margin-top: 2px;
}
.com_easyblog #eblog-dialog .dialog label,
.com_easyblog .form-row label,
.com_easyblog .subscription-box label,
.com_easyblog #ezblog-dashboard #form-login-remember label {
  display: inline;
}
.com_easyblog #ezblog-dashboard form {
  margin-bottom: 0;
}
.com_easyblog #eblog-dialog .inputbox,
.com_easyblog #eblog-dialog input,
.com_easyblog #eblog-dialog input[type="text"],
.com_easyblog #eblog-dialog input[type="password"],
.com_easyblog #eblog-dialog textarea,
.com_easyblog #eblog-dialog select {
  margin-bottom: 0;
}
.com_easyblog #ezblog-body .entry-related-post li {
  padding: 10px 0;
}
.com_easyblog #eblog-dialog .ptm,
.com_easyblog #eblog-wrapper .ptm {
  padding-bottom: 10px;
}
.com_easyblog #eblog-wrapper .eblog-message {
  margin-left: 28px;
}
.com_easyblog #ezblog-body .profile-avatar + .profile-info {
  margin-left: 75px;
}
.com_easyblog #ezblog-body .slider-holder {
  height: 320px;
}
.com_easyblog #ezblog-body .blog-calendar-month {
  background-color: #47a540;
  border-color: #47a540;
}
.com_easyblog #ezblog-body .blog-calendar .blog-comments a:hover {
  background-color: #47a540;
}
.com_easyblog #eblog-wrapper .list-pagination li a:hover {
  border-top-color: #47a540;
}
.com_easyblog #ezblog-posts .blog-image {
  padding: 0;
  border: 0;
}
.com_easyblog #ezblog-body .blog-text img.blog-image,
.com_easyblog #ezblog-body .blog-content img.blog-image {
  padding: 0 !important;
  border: 0 !important;
}
.com_easyblog #ezblog-dashboard .list-form li > label,
.com_easyblog #ezblog-dashboard .list-form li > div > label {
  background: none;
}
.com_easyblog #eblog-search .button-search {
  padding: 4px 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  color: #47a540;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top,#ffffff,#f5f5f5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f5f5f5));
  background-image: -webkit-linear-gradient(top,#ffffff,#f5f5f5);
  background-image: -o-linear-gradient(top,#ffffff,#f5f5f5);
  background-image: linear-gradient(to bottom,#ffffff,#f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #f5f5f5 #f5f5f5 #cfcfcf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f5f5f5;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  font-size: 11px;
  text-transform: uppercase;
}
.com_easyblog #eblog-search .button-search:hover,
.com_easyblog #eblog-search .button-search:focus,
.com_easyblog #eblog-search .button-search:active,
.com_easyblog #eblog-search .button-search.active,
.com_easyblog #eblog-search .button-search.disabled,
.com_easyblog #eblog-search .button-search[disabled] {
  color: #47a540;
  background-color: #f5f5f5;
  *background-color: #e8e8e8;
}
.com_easyblog #eblog-search .button-search:active,
.com_easyblog #eblog-search .button-search.active {
  background-color: #dcdcdc \9;
}
.com_easyblog #eblog-search .button-search:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.com_easyblog #eblog-search .button-search:focus {
  outline: 0;
}
.com_easyblog #eblog-search .button-search.active,
.com_easyblog #eblog-search .button-search:active {
  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);
}
.com_easyblog #ezblog-dashboard #microblog-text .list-form li > div {
  margin-right: 0 !important;
}
.com_easyblog #eblog-wrapper .width-full {
  width: 98.4%;
}
.com_easyblog .has-one-sidebar2 #eblog-wrapper {
  margin-left: -20px;
}
.com_easyblog .has-one-sidebar2 #ezblog-menu .blog-navi li.toolbar-item > a {
  padding: 0 5px;
}
.head-position .input,
.head-position .inputbox {
  background-image: url("templates/ja_beranis/images/themes/green/search-invert.png");
  background-color: #237a1d;
  border-color: #237a1d;
  border-top-color: #1e6819;
  color: #bee9ba;
}
.head-position .input:focus,
.head-position .inputbox:focus {
  border-color: #1e6819;
}
.head-position .inputbox::-webkit-input-placeholder {
  color: #bee9ba;
}
.head-position .input::-webkit-input-placeholder {
  color: #bee9ba;
}
.head-position .inputbox::-moz-placeholder {
  color: #bee9ba;
}
.head-position .input::-moz-placeholder {
  color: #bee9ba;
}
.ja-ss-thumbs .ja-ss-thumb.active span {
  background-image: url("templates/ja_beranis/images/themes/green/thumb-active-bg.png") !important;
}
.site-slogan {
  border-bottom: 1px solid #6cb766;
  border-top: 1px solid #6cb766;
}
.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: -20px;
    *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: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 880px;
  }
  .span12 {
    width: 880px;
  }
  .span11 {
    width: 805px;
  }
  .span10 {
    width: 730px;
  }
  .span9 {
    width: 655px;
  }
  .span8 {
    width: 580px;
  }
  .span7 {
    width: 505px;
  }
  .span6 {
    width: 430px;
  }
  .span5 {
    width: 355px;
  }
  .span4 {
    width: 280px;
  }
  .span3 {
    width: 205px;
  }
  .span2 {
    width: 130px;
  }
  .span1 {
    width: 55px;
  }
  .offset12 {
    margin-left: 920px;
  }
  .offset11 {
    margin-left: 845px;
  }
  .offset10 {
    margin-left: 770px;
  }
  .offset9 {
    margin-left: 695px;
  }
  .offset8 {
    margin-left: 620px;
  }
  .offset7 {
    margin-left: 545px;
  }
  .offset6 {
    margin-left: 470px;
  }
  .offset5 {
    margin-left: 395px;
  }
  .offset4 {
    margin-left: 320px;
  }
  .offset3 {
    margin-left: 245px;
  }
  .offset2 {
    margin-left: 170px;
  }
  .offset1 {
    margin-left: 95px;
  }
  .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: 2.2727272727273%;
    *margin-left: 2.2159090909091%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.2727272727273%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.943181818182%;
  }
  .row-fluid .span11 {
    width: 91.477272727273%;
    *width: 91.420454545455%;
  }
  .row-fluid .span10 {
    width: 82.954545454545%;
    *width: 82.897727272727%;
  }
  .row-fluid .span9 {
    width: 74.431818181818%;
    *width: 74.375%;
  }
  .row-fluid .span8 {
    width: 65.909090909091%;
    *width: 65.852272727273%;
  }
  .row-fluid .span7 {
    width: 57.386363636364%;
    *width: 57.329545454545%;
  }
  .row-fluid .span6 {
    width: 48.863636363636%;
    *width: 48.806818181818%;
  }
  .row-fluid .span5 {
    width: 40.340909090909%;
    *width: 40.284090909091%;
  }
  .row-fluid .span4 {
    width: 31.818181818182%;
    *width: 31.761363636364%;
  }
  .row-fluid .span3 {
    width: 23.295454545455%;
    *width: 23.238636363636%;
  }
  .row-fluid .span2 {
    width: 14.772727272727%;
    *width: 14.715909090909%;
  }
  .row-fluid .span1 {
    width: 6.25%;
    *width: 6.1931818181818%;
  }
  .row-fluid .offset12 {
    margin-left: 104.54545454545%;
    *margin-left: 104.43181818182%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.27272727273%;
    *margin-left: 102.15909090909%;
  }
  .row-fluid .offset11 {
    margin-left: 96.022727272727%;
    *margin-left: 95.909090909091%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.75%;
    *margin-left: 93.636363636364%;
  }
  .row-fluid .offset10 {
    margin-left: 87.5%;
    *margin-left: 87.386363636364%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.227272727273%;
    *margin-left: 85.113636363636%;
  }
  .row-fluid .offset9 {
    margin-left: 78.977272727273%;
    *margin-left: 78.863636363636%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.704545454545%;
    *margin-left: 76.590909090909%;
  }
  .row-fluid .offset8 {
    margin-left: 70.454545454545%;
    *margin-left: 70.340909090909%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.181818181818%;
    *margin-left: 68.068181818182%;
  }
  .row-fluid .offset7 {
    margin-left: 61.931818181818%;
    *margin-left: 61.818181818182%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.659090909091%;
    *margin-left: 59.545454545455%;
  }
  .row-fluid .offset6 {
    margin-left: 53.409090909091%;
    *margin-left: 53.295454545455%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.136363636364%;
    *margin-left: 51.022727272727%;
  }
  .row-fluid .offset5 {
    margin-left: 44.886363636364%;
    *margin-left: 44.772727272727%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.613636363636%;
    *margin-left: 42.5%;
  }
  .row-fluid .offset4 {
    margin-left: 36.363636363636%;
    *margin-left: 36.25%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.090909090909%;
    *margin-left: 33.977272727273%;
  }
  .row-fluid .offset3 {
    margin-left: 27.840909090909%;
    *margin-left: 27.727272727273%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.568181818182%;
    *margin-left: 25.454545454545%;
  }
  .row-fluid .offset2 {
    margin-left: 19.318181818182%;
    *margin-left: 19.204545454545%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.045454545455%;
    *margin-left: 16.931818181818%;
  }
  .row-fluid .offset1 {
    margin-left: 10.795454545455%;
    *margin-left: 10.681818181818%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5227272727273%;
    *margin-left: 8.4090909090909%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 866px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 791px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 716px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 641px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 566px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 491px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 416px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 341px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 266px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 191px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 116px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 41px;
  }
  .thumbnails {
    margin-left: -20px;
  }
  .thumbnails > li {
    margin-left: 20px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *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: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 676px;
  }
  .span12 {
    width: 676px;
  }
  .span11 {
    width: 618px;
  }
  .span10 {
    width: 560px;
  }
  .span9 {
    width: 502px;
  }
  .span8 {
    width: 444px;
  }
  .span7 {
    width: 386px;
  }
  .span6 {
    width: 328px;
  }
  .span5 {
    width: 270px;
  }
  .span4 {
    width: 212px;
  }
  .span3 {
    width: 154px;
  }
  .span2 {
    width: 96px;
  }
  .span1 {
    width: 38px;
  }
  .offset12 {
    margin-left: 716px;
  }
  .offset11 {
    margin-left: 658px;
  }
  .offset10 {
    margin-left: 600px;
  }
  .offset9 {
    margin-left: 542px;
  }
  .offset8 {
    margin-left: 484px;
  }
  .offset7 {
    margin-left: 426px;
  }
  .offset6 {
    margin-left: 368px;
  }
  .offset5 {
    margin-left: 310px;
  }
  .offset4 {
    margin-left: 252px;
  }
  .offset3 {
    margin-left: 194px;
  }
  .offset2 {
    margin-left: 136px;
  }
  .offset1 {
    margin-left: 78px;
  }
  .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: 2.9585798816568%;
    *margin-left: 2.9017616998386%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.9585798816568%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.943181818182%;
  }
  .row-fluid .span11 {
    width: 91.420118343195%;
    *width: 91.363300161377%;
  }
  .row-fluid .span10 {
    width: 82.840236686391%;
    *width: 82.783418504572%;
  }
  .row-fluid .span9 {
    width: 74.260355029586%;
    *width: 74.203536847768%;
  }
  .row-fluid .span8 {
    width: 65.680473372781%;
    *width: 65.623655190963%;
  }
  .row-fluid .span7 {
    width: 57.100591715976%;
    *width: 57.043773534158%;
  }
  .row-fluid .span6 {
    width: 48.520710059172%;
    *width: 48.463891877353%;
  }
  .row-fluid .span5 {
    width: 39.940828402367%;
    *width: 39.884010220549%;
  }
  .row-fluid .span4 {
    width: 31.360946745562%;
    *width: 31.304128563744%;
  }
  .row-fluid .span3 {
    width: 22.781065088757%;
    *width: 22.724246906939%;
  }
  .row-fluid .span2 {
    width: 14.201183431953%;
    *width: 14.144365250134%;
  }
  .row-fluid .span1 {
    width: 5.6213017751479%;
    *width: 5.5644835933297%;
  }
  .row-fluid .offset12 {
    margin-left: 105.91715976331%;
    *margin-left: 105.80352339968%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.95857988166%;
    *margin-left: 102.84494351802%;
  }
  .row-fluid .offset11 {
    margin-left: 97.337278106509%;
    *margin-left: 97.223641742873%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.378698224852%;
    *margin-left: 94.265061861216%;
  }
  .row-fluid .offset10 {
    margin-left: 88.757396449704%;
    *margin-left: 88.643760086068%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.798816568047%;
    *margin-left: 85.685180204411%;
  }
  .row-fluid .offset9 {
    margin-left: 80.177514792899%;
    *margin-left: 80.063878429263%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.218934911243%;
    *margin-left: 77.105298547606%;
  }
  .row-fluid .offset8 {
    margin-left: 71.597633136095%;
    *margin-left: 71.483996772458%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.639053254438%;
    *margin-left: 68.525416890801%;
  }
  .row-fluid .offset7 {
    margin-left: 63.01775147929%;
    *margin-left: 62.904115115654%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 60.059171597633%;
    *margin-left: 59.945535233997%;
  }
  .row-fluid .offset6 {
    margin-left: 54.437869822485%;
    *margin-left: 54.324233458849%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.479289940828%;
    *margin-left: 51.365653577192%;
  }
  .row-fluid .offset5 {
    margin-left: 45.85798816568%;
    *margin-left: 45.744351802044%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.899408284024%;
    *margin-left: 42.785771920387%;
  }
  .row-fluid .offset4 {
    margin-left: 37.278106508876%;
    *margin-left: 37.164470145239%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.319526627219%;
    *margin-left: 34.205890263583%;
  }
  .row-fluid .offset3 {
    margin-left: 28.698224852071%;
    *margin-left: 28.584588488435%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.739644970414%;
    *margin-left: 25.626008606778%;
  }
  .row-fluid .offset2 {
    margin-left: 20.118343195266%;
    *margin-left: 20.00470683163%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.159763313609%;
    *margin-left: 17.046126949973%;
  }
  .row-fluid .offset1 {
    margin-left: 11.538461538462%;
    *margin-left: 11.424825174825%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5798816568047%;
    *margin-left: 8.4662452931684%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 662px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 604px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 546px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 488px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 430px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 372px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 314px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 256px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 198px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 140px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 82px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 24px;
  }
}
@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%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    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: #bee9ba;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #bee9ba;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  .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: #fff;
  }
  .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 #fff;
    border-bottom: 1px solid #fff;
    -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) {
  .row {
    margin-left: -20px;
    *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: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 760px;
  }
  .span12 {
    width: 760px;
  }
  .span11 {
    width: 695px;
  }
  .span10 {
    width: 630px;
  }
  .span9 {
    width: 565px;
  }
  .span8 {
    width: 500px;
  }
  .span7 {
    width: 435px;
  }
  .span6 {
    width: 370px;
  }
  .span5 {
    width: 305px;
  }
  .span4 {
    width: 240px;
  }
  .span3 {
    width: 175px;
  }
  .span2 {
    width: 110px;
  }
  .span1 {
    width: 45px;
  }
  .offset12 {
    margin-left: 800px;
  }
  .offset11 {
    margin-left: 735px;
  }
  .offset10 {
    margin-left: 670px;
  }
  .offset9 {
    margin-left: 605px;
  }
  .offset8 {
    margin-left: 540px;
  }
  .offset7 {
    margin-left: 475px;
  }
  .offset6 {
    margin-left: 410px;
  }
  .offset5 {
    margin-left: 345px;
  }
  .offset4 {
    margin-left: 280px;
  }
  .offset3 {
    margin-left: 215px;
  }
  .offset2 {
    margin-left: 150px;
  }
  .offset1 {
    margin-left: 85px;
  }
  .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: 2.6315789473684%;
    *margin-left: 2.5747607655502%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.6315789473684%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.943181818182%;
  }
  .row-fluid .span11 {
    width: 91.447368421053%;
    *width: 91.390550239234%;
  }
  .row-fluid .span10 {
    width: 82.894736842105%;
    *width: 82.837918660287%;
  }
  .row-fluid .span9 {
    width: 74.342105263158%;
    *width: 74.28528708134%;
  }
  .row-fluid .span8 {
    width: 65.789473684211%;
    *width: 65.732655502392%;
  }
  .row-fluid .span7 {
    width: 57.236842105263%;
    *width: 57.180023923445%;
  }
  .row-fluid .span6 {
    width: 48.684210526316%;
    *width: 48.627392344498%;
  }
  .row-fluid .span5 {
    width: 40.131578947368%;
    *width: 40.07476076555%;
  }
  .row-fluid .span4 {
    width: 31.578947368421%;
    *width: 31.522129186603%;
  }
  .row-fluid .span3 {
    width: 23.026315789474%;
    *width: 22.969497607656%;
  }
  .row-fluid .span2 {
    width: 14.473684210526%;
    *width: 14.416866028708%;
  }
  .row-fluid .span1 {
    width: 5.9210526315789%;
    *width: 5.8642344497608%;
  }
  .row-fluid .offset12 {
    margin-left: 105.26315789474%;
    *margin-left: 105.1495215311%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.63157894737%;
    *margin-left: 102.51794258373%;
  }
  .row-fluid .offset11 {
    margin-left: 96.710526315789%;
    *margin-left: 96.596889952153%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.078947368421%;
    *margin-left: 93.965311004785%;
  }
  .row-fluid .offset10 {
    margin-left: 88.157894736842%;
    *margin-left: 88.044258373206%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.526315789474%;
    *margin-left: 85.412679425837%;
  }
  .row-fluid .offset9 {
    margin-left: 79.605263157895%;
    *margin-left: 79.491626794258%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.973684210526%;
    *margin-left: 76.86004784689%;
  }
  .row-fluid .offset8 {
    margin-left: 71.052631578947%;
    *margin-left: 70.938995215311%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.421052631579%;
    *margin-left: 68.307416267943%;
  }
  .row-fluid .offset7 {
    margin-left: 62.5%;
    *margin-left: 62.386363636364%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.868421052632%;
    *margin-left: 59.754784688995%;
  }
  .row-fluid .offset6 {
    margin-left: 53.947368421053%;
    *margin-left: 53.833732057416%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.315789473684%;
    *margin-left: 51.202153110048%;
  }
  .row-fluid .offset5 {
    margin-left: 45.394736842105%;
    *margin-left: 45.281100478469%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.763157894737%;
    *margin-left: 42.6495215311%;
  }
  .row-fluid .offset4 {
    margin-left: 36.842105263158%;
    *margin-left: 36.728468899522%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.210526315789%;
    *margin-left: 34.096889952153%;
  }
  .row-fluid .offset3 {
    margin-left: 28.289473684211%;
    *margin-left: 28.175837320574%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.657894736842%;
    *margin-left: 25.544258373206%;
  }
  .row-fluid .offset2 {
    margin-left: 19.736842105263%;
    *margin-left: 19.623205741627%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.105263157895%;
    *margin-left: 16.991626794258%;
  }
  .row-fluid .offset1 {
    margin-left: 11.184210526316%;
    *margin-left: 11.070574162679%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5526315789474%;
    *margin-left: 8.438995215311%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 746px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 681px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 616px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 551px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 486px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 421px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 356px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 291px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 226px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 161px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 96px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 31px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .offset-12 {
    margin-left: -676px;
  }
  .offset-11 {
    margin-left: -618px;
  }
  .offset-10 {
    margin-left: -560px;
  }
  .offset-9 {
    margin-left: -502px;
  }
  .offset-8 {
    margin-left: -444px;
  }
  .offset-7 {
    margin-left: -386px;
  }
  .offset-6 {
    margin-left: -328px;
  }
  .offset-5 {
    margin-left: -270px;
  }
  .offset-4 {
    margin-left: -212px;
  }
  .offset-3 {
    margin-left: -154px;
  }
  .offset-2 {
    margin-left: -96px;
  }
  .offset-1 {
    margin-left: -38px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .offset-12 {
    margin-left: -760px;
  }
  .offset-11 {
    margin-left: -695px;
  }
  .offset-10 {
    margin-left: -630px;
  }
  .offset-9 {
    margin-left: -565px;
  }
  .offset-8 {
    margin-left: -500px;
  }
  .offset-7 {
    margin-left: -435px;
  }
  .offset-6 {
    margin-left: -370px;
  }
  .offset-5 {
    margin-left: -305px;
  }
  .offset-4 {
    margin-left: -240px;
  }
  .offset-3 {
    margin-left: -175px;
  }
  .offset-2 {
    margin-left: -110px;
  }
  .offset-1 {
    margin-left: -45px;
  }
}
@media (min-width: 1200px) {
  .offset-12 {
    margin-left: -880px;
  }
  .offset-11 {
    margin-left: -805px;
  }
  .offset-10 {
    margin-left: -730px;
  }
  .offset-9 {
    margin-left: -655px;
  }
  .offset-8 {
    margin-left: -580px;
  }
  .offset-7 {
    margin-left: -505px;
  }
  .offset-6 {
    margin-left: -430px;
  }
  .offset-5 {
    margin-left: -355px;
  }
  .offset-4 {
    margin-left: -280px;
  }
  .offset-3 {
    margin-left: -205px;
  }
  .offset-2 {
    margin-left: -130px;
  }
  .offset-1 {
    margin-left: -55px;
  }
}
@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: 2.9585798816568%;
    *margin-left: 2.9017616998386%;
  }
  .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.943181818182%;
  }
  .row .span11,
  .row-fluid .span11 {
    width: 91.420118343195%;
    *width: 91.363300161377%;
  }
  .row .span10,
  .row-fluid .span10 {
    width: 82.840236686391%;
    *width: 82.783418504572%;
  }
  .row .span9,
  .row-fluid .span9 {
    width: 74.260355029586%;
    *width: 74.203536847768%;
  }
  .row .span8,
  .row-fluid .span8 {
    width: 65.680473372781%;
    *width: 65.623655190963%;
  }
  .row .span7,
  .row-fluid .span7 {
    width: 57.100591715976%;
    *width: 57.043773534158%;
  }
  .row .span6,
  .row-fluid .span6 {
    width: 48.520710059172%;
    *width: 48.463891877353%;
  }
  .row .span5,
  .row-fluid .span5 {
    width: 39.940828402367%;
    *width: 39.884010220549%;
  }
  .row .span4,
  .row-fluid .span4 {
    width: 31.360946745562%;
    *width: 31.304128563744%;
  }
  .row .span3,
  .row-fluid .span3 {
    width: 22.781065088757%;
    *width: 22.724246906939%;
  }
  .row .span2,
  .row-fluid .span2 {
    width: 14.201183431953%;
    *width: 14.144365250134%;
  }
  .row .span1,
  .row-fluid .span1 {
    width: 5.6213017751479%;
    *width: 5.5644835933297%;
  }
  .span12 .row [class*="span"] {
    margin-left: 2.9585798816568%;
    *margin-left: 2.9017616998386%;
  }
  .span12 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span12 .row .span12 {
    width: 100%;
    *width: 99.943181818182%;
  }
  .span12 .row .span11 {
    width: 91.420118343195%;
    *width: 91.363300161377%;
  }
  .span12 .row .span10 {
    width: 82.840236686391%;
    *width: 82.783418504572%;
  }
  .span12 .row .span9 {
    width: 74.260355029586%;
    *width: 74.203536847768%;
  }
  .span12 .row .span8 {
    width: 65.680473372781%;
    *width: 65.623655190963%;
  }
  .span12 .row .span7 {
    width: 57.100591715976%;
    *width: 57.043773534158%;
  }
  .span12 .row .span6 {
    width: 48.520710059172%;
    *width: 48.463891877353%;
  }
  .span12 .row .span5 {
    width: 39.940828402367%;
    *width: 39.884010220549%;
  }
  .span12 .row .span4 {
    width: 31.360946745562%;
    *width: 31.304128563744%;
  }
  .span12 .row .span3 {
    width: 22.781065088757%;
    *width: 22.724246906939%;
  }
  .span12 .row .span2 {
    width: 14.201183431953%;
    *width: 14.144365250134%;
  }
  .span12 .row .span1 {
    width: 5.6213017751479%;
    *width: 5.5644835933297%;
  }
  .span11 .row [class*="span"] {
    margin-left: 3.2362459546926%;
    *margin-left: 3.1794277728744%;
  }
  .span11 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span11 .row .span11 {
    width: 91.420118343195%;
    *width: 91.363300161377%;
  }
  .span11 .row .span10 {
    width: 82.840236686391%;
    *width: 82.783418504572%;
  }
  .span11 .row .span9 {
    width: 74.260355029586%;
    *width: 74.203536847768%;
  }
  .span11 .row .span8 {
    width: 65.680473372781%;
    *width: 65.623655190963%;
  }
  .span11 .row .span7 {
    width: 57.100591715976%;
    *width: 57.043773534158%;
  }
  .span11 .row .span6 {
    width: 48.520710059172%;
    *width: 48.463891877353%;
  }
  .span11 .row .span5 {
    width: 39.940828402367%;
    *width: 39.884010220549%;
  }
  .span11 .row .span4 {
    width: 31.360946745562%;
    *width: 31.304128563744%;
  }
  .span11 .row .span3 {
    width: 22.781065088757%;
    *width: 22.724246906939%;
  }
  .span11 .row .span2 {
    width: 14.201183431953%;
    *width: 14.144365250134%;
  }
  .span11 .row .span1 {
    width: 5.6213017751479%;
    *width: 5.5644835933297%;
  }
  .span10 .row [class*="span"] {
    margin-left: 3.5714285714286%;
    *margin-left: 3.5146103896104%;
  }
  .span10 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span10 .row .span10 {
    width: 90.614886731392%;
    *width: 90.558068549573%;
  }
  .span10 .row .span9 {
    width: 81.229773462783%;
    *width: 81.172955280965%;
  }
  .span10 .row .span8 {
    width: 71.844660194175%;
    *width: 71.787842012357%;
  }
  .span10 .row .span7 {
    width: 62.459546925566%;
    *width: 62.402728743748%;
  }
  .span10 .row .span6 {
    width: 53.074433656958%;
    *width: 53.01761547514%;
  }
  .span10 .row .span5 {
    width: 43.68932038835%;
    *width: 43.632502206531%;
  }
  .span10 .row .span4 {
    width: 34.304207119741%;
    *width: 34.247388937923%;
  }
  .span10 .row .span3 {
    width: 24.919093851133%;
    *width: 24.862275669315%;
  }
  .span10 .row .span2 {
    width: 15.533980582524%;
    *width: 15.477162400706%;
  }
  .span10 .row .span1 {
    width: 6.1488673139159%;
    *width: 6.0920491320977%;
  }
  .span9 .row [class*="span"] {
    margin-left: 3.9840637450199%;
    *margin-left: 3.9272455632017%;
  }
  .span9 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span9 .row .span9 {
    width: 89.642857142857%;
    *width: 89.586038961039%;
  }
  .span9 .row .span8 {
    width: 79.285714285714%;
    *width: 79.228896103896%;
  }
  .span9 .row .span7 {
    width: 68.928571428571%;
    *width: 68.871753246753%;
  }
  .span9 .row .span6 {
    width: 58.571428571429%;
    *width: 58.51461038961%;
  }
  .span9 .row .span5 {
    width: 48.214285714286%;
    *width: 48.157467532468%;
  }
  .span9 .row .span4 {
    width: 37.857142857143%;
    *width: 37.800324675325%;
  }
  .span9 .row .span3 {
    width: 27.5%;
    *width: 27.443181818182%;
  }
  .span9 .row .span2 {
    width: 17.142857142857%;
    *width: 17.086038961039%;
  }
  .span9 .row .span1 {
    width: 6.7857142857143%;
    *width: 6.7288961038961%;
  }
  .span8 .row [class*="span"] {
    margin-left: 4.5045045045045%;
    *margin-left: 4.4476863226863%;
  }
  .span8 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span8 .row .span8 {
    width: 88.446215139442%;
    *width: 88.389396957624%;
  }
  .span8 .row .span7 {
    width: 76.892430278884%;
    *width: 76.835612097066%;
  }
  .span8 .row .span6 {
    width: 65.338645418327%;
    *width: 65.281827236509%;
  }
  .span8 .row .span5 {
    width: 53.784860557769%;
    *width: 53.728042375951%;
  }
  .span8 .row .span4 {
    width: 42.231075697211%;
    *width: 42.174257515393%;
  }
  .span8 .row .span3 {
    width: 30.677290836653%;
    *width: 30.620472654835%;
  }
  .span8 .row .span2 {
    width: 19.123505976096%;
    *width: 19.066687794277%;
  }
  .span8 .row .span1 {
    width: 7.5697211155378%;
    *width: 7.5129029337197%;
  }
  .span7 .row [class*="span"] {
    margin-left: 5.1813471502591%;
    *margin-left: 5.1245289684409%;
  }
  .span7 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span7 .row .span7 {
    width: 86.936936936937%;
    *width: 86.880118755119%;
  }
  .span7 .row .span6 {
    width: 73.873873873874%;
    *width: 73.817055692056%;
  }
  .span7 .row .span5 {
    width: 60.810810810811%;
    *width: 60.753992628993%;
  }
  .span7 .row .span4 {
    width: 47.747747747748%;
    *width: 47.69092956593%;
  }
  .span7 .row .span3 {
    width: 34.684684684685%;
    *width: 34.627866502867%;
  }
  .span7 .row .span2 {
    width: 21.621621621622%;
    *width: 21.564803439803%;
  }
  .span7 .row .span1 {
    width: 8.5585585585586%;
    *width: 8.5017403767404%;
  }
  .span6 .row [class*="span"] {
    margin-left: 6.0975609756098%;
    *margin-left: 6.0407427937916%;
  }
  .span6 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span6 .row .span6 {
    width: 84.974093264249%;
    *width: 84.917275082431%;
  }
  .span6 .row .span5 {
    width: 69.948186528497%;
    *width: 69.891368346679%;
  }
  .span6 .row .span4 {
    width: 54.922279792746%;
    *width: 54.865461610928%;
  }
  .span6 .row .span3 {
    width: 39.896373056995%;
    *width: 39.839554875177%;
  }
  .span6 .row .span2 {
    width: 24.870466321244%;
    *width: 24.813648139425%;
  }
  .span6 .row .span1 {
    width: 9.8445595854922%;
    *width: 9.787741403674%;
  }
  .span5 .row [class*="span"] {
    margin-left: 7.4074074074074%;
    *margin-left: 7.3505892255892%;
  }
  .span5 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span5 .row .span5 {
    width: 82.317073170732%;
    *width: 82.260254988914%;
  }
  .span5 .row .span4 {
    width: 64.634146341463%;
    *width: 64.577328159645%;
  }
  .span5 .row .span3 {
    width: 46.951219512195%;
    *width: 46.894401330377%;
  }
  .span5 .row .span2 {
    width: 29.268292682927%;
    *width: 29.211474501109%;
  }
  .span5 .row .span1 {
    width: 11.585365853659%;
    *width: 11.52854767184%;
  }
  .span4 .row [class*="span"] {
    margin-left: 9.4339622641509%;
    *margin-left: 9.3771440823328%;
  }
  .span4 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span4 .row .span4 {
    width: 78.518518518519%;
    *width: 78.4617003367%;
  }
  .span4 .row .span3 {
    width: 57.037037037037%;
    *width: 56.980218855219%;
  }
  .span4 .row .span2 {
    width: 35.555555555556%;
    *width: 35.498737373737%;
  }
  .span4 .row .span1 {
    width: 14.074074074074%;
    *width: 14.017255892256%;
  }
  .span3 .row [class*="span"] {
    margin-left: 12.987012987013%;
    *margin-left: 12.930194805195%;
  }
  .span3 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span3 .row .span3 {
    width: 72.641509433962%;
    *width: 72.584691252144%;
  }
  .span3 .row .span2 {
    width: 45.283018867925%;
    *width: 45.226200686106%;
  }
  .span3 .row .span1 {
    width: 17.924528301887%;
    *width: 17.867710120069%;
  }
  .span2 .row [class*="span"] {
    margin-left: 20.833333333333%;
    *margin-left: 20.776515151515%;
  }
  .span2 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span2 .row .span2 {
    width: 62.337662337662%;
    *width: 62.280844155844%;
  }
  .span2 .row .span1 {
    width: 24.675324675325%;
    *width: 24.618506493506%;
  }
  .span1 .row [class*="span"] {
    margin-left: 52.631578947368%;
    *margin-left: 52.57476076555%;
  }
  .span1 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span1 .row .span1 {
    width: 39.583333333333%;
    *width: 39.526515151515%;
  }
  .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 {
  display: none !important;
  visibility: hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
  .jumbotron {
    padding: 20px 0;
  }
  .jumbotron h1 {
    font-size: 26px;
  }
  .jumbotron p {
    font-size: 13px;
  }
  .masthead {
    padding: 40px 0;
  }
  .masthead h1 {
    font-size: 52px;
  }
  .masthead p {
    font-size: 26px;
  }
  .masthead .btn-large {
    font-size: 15px;
    padding: 11px 15px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .jumbotron {
    padding: 20px 0;
  }
  .jumbotron h1 {
    font-size: 26px;
  }
  .jumbotron p {
    font-size: 15px;
  }
  .masthead {
    padding: 20px 0;
  }
  .masthead h1 {
    font-size: 26px;
  }
  .masthead p {
    font-size: 15px;
  }
  .masthead .btn-large {
    font-size: 13px;
    padding: 11px 15px;
    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 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .navbar-collapse-fixed-top .nav-collapse.in,
  .navbar-collapse-fixed-bottom .nav-collapse.in {
    position: fixed;
    width: 100%;
    overflow-y: auto;
    top: 40px;
    bottom: 0;
  }
  .navbar-collapse-fixed-top .nav-collapse.in > *,
  .navbar-collapse-fixed-bottom .nav-collapse.in > * {
    padding-bottom: 50px;
  }
  .navbar-collapse-fixed-bottom {
    bottom: 0;
    top: auto;
  }
  .navbar-collapse-fixed-bottom .nav-collapse.in {
    top: 0;
    bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .t3-mainnav {
    width: 100% !important;
  }
  .t3-mainnav .navbar {
    float: left;
  }
}
@media (max-width: 767px) {
  .t3-navhelper {
    margin-left: -20px;
    margin-right: -20px;
  }
  .t3-megamenu .mega-dropdown-inner .mega-col-nav .mega-inner {
    border-right: none !important;
  }
  .t3-mainnav {
    background: none;
    height: auto;
    margin-left: -20px;
    margin-right: -20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .t3-mainnav .navbar .btn-navbar {
    margin-top: 10px;
    margin-bottom: 8px;
    position: relative;
  }
  .t3-mainnav .navbar .btn-navbar:hover {
    cursor: pointer;
  }
  .t3-mainnav .mega-dropdown-inner .mega-col-nav .mega-inner,
  .t3-mainnav .t3-megamenu .mega-dropdown-inner .mega-col-nav .mega-inner,
  .t3-mainnav .t3-megamenu .mega-dropdown-inner .mega-col-nav .mega-inner {
    border-right: none !important;
  }
  .t3-mainnav .t3-megamenu .span12.mega-col-nav .mega-inner {
    padding: 10px 20px;
  }
  .t3-mainnav .t3-megamenu .mega-nav > li a,
  .t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a {
    padding: 5px 0;
  }
  .t3-mainnav .t3-megamenu .mega-group-ct .mega-col-nav li.active a,
  .t3-mainnav .t3-megamenu .dropdown-menu .mega-group-ct .mega-col-nav > li.active > a {
    color: #fff;
  }
  .t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
  .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
    background: #47a540;
  }
  .t3-mainnav .nav-collapse {
    margin-top: 10px;
    background: #fff;
  }
  .t3-mainnav .t3-megamenu > ul {
    border-top: 1px solid #A0E9FF;
  }
  .t3-mainnav .nav-collapse .nav {
    margin: 0;
  }
  .t3-mainnav .nav-collapse .nav > li > a {
    margin-bottom: 0;
  }
  .t3-mainnav .nav-collapse .nav > li > a {
    background-color: #47a540;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    color: #A0E9FF;
    font-weight: 400;
    padding: 10px 20px;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .t3-mainnav .nav-collapse .nav > li > a:hover,
  .t3-mainnav .nav-collapse .nav > li > a:focus,
  .t3-mainnav .nav-collapse .nav > li > a:active {
    color: white;
    background: #47a540;
  }
  .t3-mainnav .nav-collapse .dropdown-menu a {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding: 10px 20px;
    font-weight: bold;
    color: #666;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .t3-mainnav .nav-collapse .dropdown-menu a:hover,
  .t3-mainnav .nav-collapse .dropdown-menu a:focus,
  .t3-mainnav .nav-collapse .dropdown-menu a:active {
    color: white;
    background: none;
  }
  .t3-mainnav .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0;
  }
  .t3-mainnav .nav > li.dropdown.open > .dropdown-toggle {
    background-color: #47a540;
  }
  .t3-mainnav .nav-collapse .nav > li > a:hover {
    background-color: #47a540;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  .t3-mainnav .nav-collapse .dropdown-menu a {
    background: #222;
    border-top: 1px solid #333;
    border-bottom: 0;
    font-weight: normal;
    padding: 10px 20px;
  }
  .t3-mainnav .nav-collapse .dropdown-menu a:hover {
    background: #222;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  .t3-mainnav .nav-collapse .dropdown-menu {
    margin: 0;
    padding: 0;
    background-color: #222;
    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 {
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
  .off-canvas #off-canvas-nav .t3-mainnav {
    border-top: none;
  }
  .off-canvas #off-canvas-nav .t3-mainnav .nav-collapse {
    margin-top: 0;
    border-right: 1px solid rgba(255,255,255,0.2);
  }
  .off-canvas #off-canvas-nav .t3-mainnav .nav-collapse .nav > li > a:hover,
  .off-canvas #off-canvas-nav .t3-mainnav .nav-collapse .nav > li > a:focus,
  .off-canvas #off-canvas-nav .t3-mainnav .nav-collapse .nav > li > a:active {
    background: #47a540;
  }
  .off-canvas #off-canvas-nav .t3-mainnav .t3-megamenu > ul {
    border-top: none;
  }
  .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 .navbar-inner {
    min-height: 50px;
  }
  .t3-mainnav .customization {
    display: none;
  }
  .t3-mainnav .nav-collapse {
    background: none;
    margin-top: 0;
  }
  .t3-mainnav.navbar-collapse-fixed-top .nav-collapse.in {
    top: 50px;
  }
}
@media (max-width: 1024px) {
  .people-list .pull-left {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .people-list .pull-left img {
    width: 100%;
  }
}
@media (max-width: 680px) {
  .ja-beranis-blog .items-row {
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .blog .article-image .pull-none,
  .item-page .article-image .pull-none {
    margin-left: -20px;
    margin-right: -20px;
  }
  .blog-featured .items-leading {
    margin-right: 0;
  }
  .items-more {
    background-image: none;
  }
  .items-more .nav-stacked {
    border-top: solid 1px #ddd;
    margin-left: 0;
    padding-top: 20px;
  }
  .items-row .item {
    margin-bottom: 10px;
  }
  .article-header h1 {
    margin-top: 20px;
    font-size: 20px;
  }
  .people-list > div {
    float: left !important;
    margin-bottom: 10px;
    width: 100% !important;
  }
  .ja-beranis-careers .items-row.cols-2 {
    background: none;
  }
  .ja-beranis-careers .items-row .item {
    margin: 0 0 20px;
    padding: 0 0 10px;
  }
  .ja-beranis-careers .article-image .pull-none,
  .ja-beranis-careers .item-page .article-image .pull-none {
    margin-left: 0;
    margin-right: 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;
  }
  .login-wrap .login_form fieldset,
  .login-wrap .login fieldset {
    padding: 20px;
  }
  .login-wrap .login_form fieldset input,
  .login-wrap .login fieldset input {
    width: 90%;
  }
  .reset .form-actions,
  .remind .form-actions {
    padding-left: 0;
  }
  .newsfeed-category .btn-group input {
    width: 100px;
  }
  .newsfeed-category .btn-group select {
    width: 60px;
  }
  .contact h3 {
    font-size: 20px;
  }
  .contact .contact-address {
    margin-bottom: 10px;
  }
  .contact .address-info {
    border-left: none;
    padding-left: 0;
  }
  .contact .control-contact textarea,
  .contact .control-contact input {
    width: 90%;
  }
  .search .phrases-box input,
  .search .phrases-box label {
    vertical-align: middle;
    margin-bottom: 0;
  }
  .search .only input[type=checkbox] {
    vertical-align: top;
    margin-top: 5px;
  }
}
@media (max-width: 600px) {
  #finder-search input.inputbox {
    width: 90%;
  }
  #finder-search a.btn,
  #finder-search button.btn {
    margin-top: 20px;
  }
}
@media (max-width: 380px) {
  #searchForm .btn-toolbar .btn-group {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 26px;
    line-height: 1.25;
  }
  h1 small {
    font-size: 26px;
  }
  h2 {
    font-size: 19.5px;
    line-height: 1.25;
  }
  h2 small {
    font-size: 19.5px;
  }
  h3 {
    font-size: 16.25px;
    line-height: 1.25;
  }
  h3 small {
    font-size: 13px;
  }
  h4,
  h5,
  h6 {
    font-size: 13px;
    line-height: 1.25;
  }
  h4 small,
  h5 small,
  h6 small {
    font-size: 13px -2px;
  }
  .page-title,
  .page-header h1 {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .t3-social a {
    width: 33% !important;
  }
  .t3-social a:last-child {
    width: 34% !important;
  }
  .t3-sl-2.container .t3-spotlight > div {
    width: 33.3333% !important;
    margin-left: 0 !important;
  }
  .jsslide {
    width: 370px !important;
  }
  .our-travel-photos img {
    width: 33.3333% !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .head-position {
    position: relative;
    top: -45px;
    right: 0;
  }
  .jsslide {
    width: 325px !important;
    height: 150px !important;
  }
  .ja_slideintro {
    height: 120px !important;
    overflow: hidden;
    padding: 10px 20px !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
    background: #fff;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .has-one-sidebar2 #t3-content > div {
    margin-right: 0;
  }
  .t3-mainbody {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top: 40px;
  }
  .t3-content,
  .t3-sidebar {
    min-height: auto !important;
  }
  .t3-sidebar {
    margin-top: 40px;
  }
  .t3-mainnav .navbar {
    float: left;
  }
  #t3-header {
    background: #47a540;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    height: auto;
    position: fixed;
    padding: 10px 0;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  #t3-header .content-top {
    display: none;
  }
  .logo {
    margin: 0 0 0 70px !important;
    position: relative;
    display: inline-block;
    width: 91px !important;
    z-index: 10000;
  }
  .logo-image {
    display: inline-block;
  }
  .logo-image h1 a {
    margin-top: 4px;
  }
  .t3-header.container {
    background: none;
    padding: 0;
    box-shadow: 0;
  }
  .t3-header.container .row.navbar-collapse-fixed-top {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    background: #47a540;
    padding: 10px 0;
  }
  .head-position {
    padding: 0;
    margin-right: 20px;
    margin-top: 10px;
    width: 130px;
  }
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .t3-sl-1 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .ja-content-mass-top {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .ja-content-mass-top .t3-sl-1 > .row > .item-last {
    background-image: none;
  }
  .ja-content-mass-top .t3-sl-1 > .row > .item-last .t3-module {
    margin-left: 0;
  }
  .t3-footer .container {
    padding-left: 0;
    padding-right: 0;
  }
  .t3-footer small {
    text-align: center;
  }
  .t3-footnav {
    padding: 20px 20px 0;
    font-size: 11px;
  }
  .t3-footnav >div {
    border-bottom: solid 1px #333;
    margin-bottom: 10px;
    margin-left: 0 !important;
    width: 100% !important;
  }
  .t3-footnav .item-last {
    background-image: none;
    border-bottom: none;
    margin-bottom: 20px;
  }
  .t3-footnav .item-last .t3-module {
    margin-left: 0;
  }
  .t3-footnav .module-title {
    font-size: 13px;
    font-weight: 400;
  }
  .t3-copyright {
    padding: 0;
    *zoom: 1;
  }
  .t3-copyright:before,
  .t3-copyright:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .t3-copyright:after {
    clear: both;
  }
  .t3-copyright .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .copyright,
  .poweredby,
  div.poweredby {
    float: none;
    display: inline-block;
    text-align: center;
  }
  .poweredby {
    margin-top: 10px;
  }
  .poweredby .t3-logo,
  .poweredby .t3-logo-small {
    float: none;
    display: inline-block;
  }
  div.poweredby .t3-logo,
  div.poweredby .t3-logo-small {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .t3-social {
    display: none;
  }
  .t3-sidebar-2 {
    background: none;
  }
  .t3-sidebar-2 .t3-module {
    margin-left: 0;
  }
  .t3-sidebar-2 .t3-module .module-ct {
    padding-bottom: 20px;
  }
  .t3-sl-1.container {
    padding: 20px;
  }
  .t3-module {
    margin-bottom: 20px;
  }
  .t3-sl-1.container > .row > .item-last {
    background-image: none;
  }
  .t3-sl-1.container > .row > .item-last .t3-module {
    margin-left: 0;
  }
  .blog-featured > section,
  .t3-sl-1 .row > div,
  .t3-spotlight-1 > div {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .t3-spotlight-1 .category-module {
    margin: 0;
  }
  .t3-sl-2 {
    padding: 0;
  }
  .t3-sl-2.container {
    width: 100% !important;
  }
  .t3-sl-2.container .t3-spotlight {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .t3-sl-2 .t3-spotlight-2 .t3-module {
    min-height: 300px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .t3-sl-2 .t3-spotlight-2 .t3-module .module-ct,
  .t3-sl-2 .t3-spotlight-2 .t3-module .module-title {
    margin-left: 20px;
    margin-right: 20px;
  }
  .t3-sl-2.container .t3-spotlight > div {
    width: 100% !important;
  }
  #login-form .input-prepend {
    width: 95%;
  }
  .jamasshead,
  .ja-home-2 {
    display: none;
  }
  .ja-contentslider {
    background: none !important;
    top: 0 !important;
  }
  .ja-contentslider .jsslide {
    width: 100% !important;
  }
  .ja-contentslider .ja_slideintro {
    margin-left: 0 !important;
  }
  .ja-contentslider div.ja-button-control {
    bottom: 0px !important;
    width: 430px !important;
    left: 0;
    height: 20px !important;
    right: auto;
  }
  .content-top .t3-module {
    margin-left: -20px;
    margin-right: -20px;
  }
  .content-top .t3-module .module-inner {
    padding: 20px;
  }
  .content-top .t3-module .module-title {
    font-size: 20px;
  }
  .ourprojects-list .ourproject-name {
    display: none;
  }
  .featured-work .last .featured-work-inner {
    border-left: 0;
    margin-top: 10px;
    padding-left: 0;
  }
  .ja-home .ja-home-1 .module-title {
    font-size: 20px;
  }
  .our-travel-photos {
    margin-left: -20px;
    margin-right: -20px;
  }
  .content-top {
    margin-top: 40px;
  }
  .ja-contentslider {
    background: none !important;
    top: 0 !important;
  }
  .ja-contentslider .jsslide {
    width: 100% !important;
    height: 160px !important;
  }
  .ja-contentslider .ja_slideintro {
    margin-left: 0 !important;
    padding: 0 20px;
    height: 150px;
    overflow: hidden;
  }
  .ja-contentslider .ja_slidetitle a {
    vertical-align: top;
    line-height: normal;
  }
  .t3-footnav {
    font-size: 12px;
  }
}
@media (max-width: 420px) {
  #login-form input[type="text"],
  #login-form input[type="password"] {
    width: 85%;
  }
  .ja-contentslider {
    background: none !important;
    top: 0 !important;
  }
  .ja-contentslider .jsslide {
    width: 250px !important;
    height: 160px !important;
  }
  .ja-contentslider .ja_slideintro {
    margin-left: 0 !important;
    padding: 0 20px;
    height: 150px;
    overflow: hidden;
  }
  .ja-contentslider div.ja-button-control {
    bottom: 0px !important;
    width: 250px !important;
    left: 0;
    right: auto;
  }
  .head-position {
    width: 90px;
  }
  .head-position .input,
  .head-position .inputbox {
    background-position: 70px center;
    width: 60px;
  }
  .head-position {
    width: 100px;
  }
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

#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;
  }
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

.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;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         https://github.com/t3framework/ 
 *------------------------------------------------------------------------------
*/
.t3-megamenu .mega-inner {
  padding: 10px;
  *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 #eeeeee;
}
.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 .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .active .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:focus,
.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 .mega-group-ct > .row-fluid > [class*="span"] > .mega-inner {
  padding: 0;
}
.t3-megamenu .span12.mega-col-nav .mega-inner {
  padding: 5px;
}
.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 {
    transform: scale(0, 0);
    transform-origin: 20% 20%;
    -webkit-transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -ms-transform: scale(0, 0);
    -ms-transform-origin: 20% 20%;
    -o-transform: scale(0, 0);
    -o-transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    transform: scale(0, 1);
    transform-origin: 10% 0;
    -webkit-transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -ms-transform: scale(0, 1);
    -ms-transform-origin: 10% 0;
    -o-transform: scale(0, 1);
    -o-transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  .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;
  }
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */

@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: 0 !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 #eeeeee;
  }
  .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;
  }
}

ul {
  list-style: 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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.t3-megamenu .mega-inner {
  padding: 10px;
  *zoom: 1;
  *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 .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;
  *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-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;
  *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 .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 .mega-group-ct > .row-fluid > [class*="span"] > .mega-inner {
  padding: 0;
}
.t3-megamenu .span12.mega-col-nav .mega-inner {
  padding: 5px;
}
.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;
  min-width: 450px;
}
.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 {
    transform: scale(0,0);
    transform-origin: 20% 20%;
    -webkit-transform: scale(0,0);
    -webkit-transform-origin: 20% 20%;
    -ms-transform: scale(0,0);
    -ms-transform-origin: 20% 20%;
    -o-transform: scale(0,0);
    -o-transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    transform: scale(0,1);
    transform-origin: 10% 0;
    -webkit-transform: scale(0,1);
    -webkit-transform-origin: 10% 0;
    -ms-transform: scale(0,1);
    -ms-transform-origin: 10% 0;
    -o-transform: scale(0,1);
    -o-transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
  }
  .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 {
  padding: 20px;
}
.t3-megamenu .mega-dropdown-inner .last-col {
  margin-left: 0 !important;
}
.t3-megamenu .mega-dropdown-inner .last-col .mega-inner,
.t3-megamenu .mega-dropdown-inner .row-fluid > div:last-child .mega-inner {
  padding: 20px 20px 0 10px;
}
.t3-megamenu .mega-dropdown-inner .row-fluid > .span12.mega-col-nav:last-child .mega-inner {
  padding: 20px;
}
.t3-megamenu .nav-child.mega-group-ct .mega-dropdown-inner .last-col .mega-inner,
.t3-megamenu .nav-child.mega-group-ct .mega-dropdown-inner .mega-col-nav .mega-inner,
.t3-megamenu .nav-child.mega-group-ct .row-fluid > div:last-child .mega-inner,
.t3-megamenu .span12.mega-col-nav:last-child .nav-child.mega-group-ct .row-fluid .mega-inner {
  padding: 0;
}
.t3-megamenu .row-fluid + .row-fluid {
  border-top: 1px solid #e5e5e5;
}
.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;
  border-bottom: solid 1px #333;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.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: #fff;
}
.t3-megamenu .mega-group-ct .mega-dropdown-inner .mega-col-nav .mega-inner {
  border-right: none;
}
.t3-megamenu .mega-group-ct > .row-fluid > [class*="span"] > .mega-inner,
.t3-megamenu .span12.mega-col-nav .mega-group-ct .mega-inner,
.t3-megamenu .mega-col-nav .mega-group-ct .mega-inner {
  padding: 0;
  border-right: none;
}
.t3-megamenu .mega-dropdown-inner .mega-col-nav .mega-inner {
  border-right: solid 1px #333;
}
.t3-megamenu .mega-dropdown-inner .mega-col-nav:last-child .mega-inner {
  border-right: none;
}
.t3-megamenu .span12.mega-col-nav .mega-inner {
  padding: 20px;
}
.t3-megamenu .mega-nav > li a {
  padding: 5px 10px;
}
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 5px 0;
}
.t3-megamenu .mega-group .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a {
  padding-left: 0;
  padding-right: 0;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  display: block;
  line-height: 20px;
  border-bottom: 1px solid #333333;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.t3-megamenu .t3-module .module-ct {
  color: #666;
  font-weight: 400;
}
.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 .t3-module .category-module {
  margin: 0;
  color: #555;
  font-weight: 400;
}
.t3-megamenu .t3-module .category-module li {
  list-style: none;
}
.t3-megamenu .t3-module .category-module li h4 {
  border-bottom: 1px solid #333;
  line-height: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.t3-megamenu .t3-module .category-module li h4 a {
  color: #fff;
}
.t3-megamenu .t3-module .category-module li h4 a:hover,
.t3-megamenu .t3-module .category-module li h4 a:focus,
.t3-megamenu .t3-module .category-module li h4 a:active {
  color: #fff;
  text-decoration: none;
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a {
  background: #01a3d4;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  opacity: 1;
  padding: 3px 14px;
  text-indent: 0;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active {
  color: #fff;
  text-decoration: none;
  color: 0 -1px 0 rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0088cc;
  background-image: -moz-linear-gradient(top,#08c,#08c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#08c));
  background-image: -webkit-linear-gradient(top,#08c,#08c);
  background-image: -o-linear-gradient(top,#08c,#08c);
  background-image: linear-gradient(to bottom,#08c,#08c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0088cc', GradientType=0);
  background-color: #0088cc;
  background-image: -moz-linear-gradient(top,#08c,#08c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#08c));
  background-image: -webkit-linear-gradient(top,#08c,#08c);
  background-image: -o-linear-gradient(top,#08c,#08c);
  background-image: linear-gradient(to bottom,#08c,#08c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0088cc', GradientType=0);
  border-color: #08c #08c #005580;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  color: 0 -1px 0 rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0088cc;
  background-image: -moz-linear-gradient(top,#08c,#08c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#08c));
  background-image: -webkit-linear-gradient(top,#08c,#08c);
  background-image: -o-linear-gradient(top,#08c,#08c);
  background-image: linear-gradient(to bottom,#08c,#08c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0088cc', GradientType=0);
  background-color: #0088cc;
  background-image: -moz-linear-gradient(top,#08c,#08c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#08c));
  background-image: -webkit-linear-gradient(top,#08c,#08c);
  background-image: -o-linear-gradient(top,#08c,#08c);
  background-image: linear-gradient(to bottom,#08c,#08c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0088cc', GradientType=0);
  border-color: #08c #08c #005580;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #08c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: 0 -1px 0 rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0088cc;
  background-image: -moz-linear-gradient(top,#08c,#08c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#08c));
  background-image: -webkit-linear-gradient(top,#08c,#08c);
  background-image: -o-linear-gradient(top,#08c,#08c);
  background-image: linear-gradient(to bottom,#08c,#08c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0088cc', GradientType=0);
  background-color: #0088cc;
  background-image: -moz-linear-gradient(top,#08c,#08c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#08c));
  background-image: -webkit-linear-gradient(top,#08c,#08c);
  background-image: -o-linear-gradient(top,#08c,#08c);
  background-image: linear-gradient(to bottom,#08c,#08c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0088cc', GradientType=0);
  border-color: #08c #08c #005580;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  color: 0 -1px 0 rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0088cc;
  background-image: -moz-linear-gradient(top,#08c,#08c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#08c));
  background-image: -webkit-linear-gradient(top,#08c,#08c);
  background-image: -o-linear-gradient(top,#08c,#08c);
  background-image: linear-gradient(to bottom,#08c,#08c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0088cc', GradientType=0);
  background-color: #0088cc;
  background-image: -moz-linear-gradient(top,#08c,#08c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#08c));
  background-image: -webkit-linear-gradient(top,#08c,#08c);
  background-image: -o-linear-gradient(top,#08c,#08c);
  background-image: linear-gradient(to bottom,#08c,#08c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0088cc', GradientType=0);
  border-color: #08c #08c #005580;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #08c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover[disabled],
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus[disabled],
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active[disabled] {
  color: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #08c;
  *background-color: #0077b3;
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.active {
  background-color: #006699 \9;
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover[disabled],
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus[disabled],
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active[disabled] {
  color: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #08c;
  *background-color: #0077b3;
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.active {
  background-color: #006699 \9;
}
.t3-megamenu .mega-caption {
  color: #999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .vertical-nav .t3-megamenu.elastic .level0 > .mega .mega-dropdown-menu {
    transform: scale(0,1);
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
  }
  .vertical-nav .t3-megamenu.elastic .level0 > .mega.open > .mega-dropdown-menu {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
  }
  .vertical-nav .t3-megamenu.slide .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .vertical-nav .t3-megamenu.slide .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
  }
  .vertical-nav .t3-megamenu.slide .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@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: 0 !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;
  }
}
@media (max-width: 767px) {
  .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 20px;
  }
  .t3-megamenu .mega-dropdown-inner .mega-col-nav .mega-inner,
  .t3-megamenu .mega-dropdown-inner .last-col .mega-inner,
  .t3-megamenu .mega-dropdown-inner .row-fluid > div:last-child .mega-inner {
    padding: 10px 20px;
  }
  .t3-megamenu .t3-module {
    margin-bottom: 0;
  }
}
