@charset "utf-8";.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: -40px;
  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: 40px;
}
.thumbnail {
  border: 1px solid #ddd;
  display: block;
  padding: 4px;
  line-height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -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: #1ba1e2;
  -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: -932px;
}
.offset-11 {
  margin-left: -851px;
}
.offset-10 {
  margin-left: -770px;
}
.offset-9 {
  margin-left: -689px;
}
.offset-8 {
  margin-left: -608px;
}
.offset-7 {
  margin-left: -527px;
}
.offset-6 {
  margin-left: -446px;
}
.offset-5 {
  margin-left: -365px;
}
.offset-4 {
  margin-left: -284px;
}
.offset-3 {
  margin-left: -203px;
}
.offset-2 {
  margin-left: -122px;
}
.offset-1 {
  margin-left: -41px;
}
.row-fluid .spanfirst {
  margin-left: 0 !important;
}
.wrap {
  width: auto;
  clear: both;
}
body {
  background-color: #fff;
  color: #666;
  font-family: sans-serif;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
}
a {
  color: #1ba1e2;
  text-decoration: none;
}
a:hover {
  color: #1ba1e2;
  text-decoration: underline;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.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;
}
-------------------------------------------------------
.star {
  color: #fc0;
}
.red {
  color: #bf0000;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
form {
  margin: 0 0 20px;
}
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 {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #999999;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
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 #ddd;
}
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;
}
.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 #ddd;
}
.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;
}
.btn {
  padding: 4px 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -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: #666;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top,#ffffff,#eee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#eee));
  background-image: -webkit-linear-gradient(top,#ffffff,#eee);
  background-image: -o-linear-gradient(top,#ffffff,#eee);
  background-image: linear-gradient(to bottom,#ffffff,#eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  border-color: #eee #eee #c8c8c8;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #666;
  background-color: #eee;
  *background-color: #e1e1e1;
}
.btn:active,
.btn.active {
  background-color: #d5d5d5 \9;
}
.btn:hover,
.btn a.btn:hover {
  text-decoration: none;
  background-color: #eee;
}
.btn:focus,
.btn a.btn:focus {
  outline: 0;
}
.btn.active,
.btn:active,
.btn 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: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -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 {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #35ace6;
  background-image: -moz-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#47b4e9),to(#1ba1e2));
  background-image: -webkit-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: -o-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: linear-gradient(to bottom,#47b4e9,#1ba1e2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff46b4e9', endColorstr='#ff1ba1e2', GradientType=0);
  border-color: #1ba1e2 #1ba1e2 #13709e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #1ba1e2;
  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: #1ba1e2;
  *background-color: #1891cb;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #1681b4 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #f58010;
  background-image: -moz-linear-gradient(top,#ff8b1a,#e67100);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff8b1a),to(#e67100));
  background-image: -webkit-linear-gradient(top,#ff8b1a,#e67100);
  background-image: -o-linear-gradient(top,#ff8b1a,#e67100);
  background-image: linear-gradient(to bottom,#ff8b1a,#e67100);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff8a1a', endColorstr='#ffe67100', GradientType=0);
  border-color: #e67100 #e67100 #9a4b00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #e67100;
  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: #e67100;
  *background-color: #cd6400;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #b35800 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #de0000;
  background-image: -moz-linear-gradient(top,#f20000,#bf0000);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f20000),to(#bf0000));
  background-image: -webkit-linear-gradient(top,#f20000,#bf0000);
  background-image: -o-linear-gradient(top,#f20000,#bf0000);
  background-image: linear-gradient(to bottom,#f20000,#bf0000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff20000', endColorstr='#ffbf0000', GradientType=0);
  border-color: #bf0000 #bf0000 #730000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #bf0000;
  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: #bf0000;
  *background-color: #a60000;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #8c0000 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #7ab800;
  background-image: -moz-linear-gradient(top,#88cc00,#669900);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#88cc00),to(#669900));
  background-image: -webkit-linear-gradient(top,#88cc00,#669900);
  background-image: -o-linear-gradient(top,#88cc00,#669900);
  background-image: linear-gradient(to bottom,#88cc00,#669900);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff87cc00', endColorstr='#ff669900', GradientType=0);
  border-color: #669900 #669900 #334d00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #669900;
  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: #669900;
  *background-color: #558000;
}
.btn-success:active,
.btn-success.active {
  background-color: #446600 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #00cac7;
  background-image: -moz-linear-gradient(top,#00dedb,#00aba9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00dedb),to(#00aba9));
  background-image: -webkit-linear-gradient(top,#00dedb,#00aba9);
  background-image: -o-linear-gradient(top,#00dedb,#00aba9);
  background-image: linear-gradient(to bottom,#00dedb,#00aba9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00dddb', endColorstr='#ff00aba9', GradientType=0);
  border-color: #00aba9 #00aba9 #005f5d;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #00aba9;
  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: #00aba9;
  *background-color: #009290;
}
.btn-info:active,
.btn-info.active {
  background-color: #007877 \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);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *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: #bf0000;
}
label.invalid {
  color: #bf0000;
}
.nav {
  margin-bottom: 20px;
}
.nav > li > a:hover {
  background-color: #e6e6e6;
  color: #1ba1e2;
}
.nav .dropdown-toggle .caret {
  border-top-color: #1ba1e2;
  border-bottom-color: #1ba1e2;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #1ba1e2;
  border-bottom-color: #1ba1e2;
}
.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;
}
.caret {
  border-top: 4px solid #000;
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.2);
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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);
}
.dropdown-menu a {
  font-weight: normal;
  padding: 3px 20px;
  color: #444;
  text-shadow: none;
}
.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 {
  color: #1ba1e2;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #1ba1e2;
  border-bottom-color: #1ba1e2;
}
.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: #1ba1e2;
  border-bottom-color: #1ba1e2;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #1ba1e2;
  background-color: yellow;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #1ba1e2;
  background-color: blue;
  background-color: #1994d0;
  background-image: -moz-linear-gradient(top,#1ba1e2,#1681b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#1ba1e2),to(#1681b4));
  background-image: -webkit-linear-gradient(top,#1ba1e2,#1681b4);
  background-image: -o-linear-gradient(top,#1ba1e2,#1681b4);
  background-image: linear-gradient(to bottom,#1ba1e2,#1681b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1ba0e1', endColorstr='#ff1580b4', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.dropdown-submenu > .dropdown-menu {
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu > a:after {
  border-width: 4px 0 4px 4px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #1ba1e2;
}
.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.btn-group .dropdown-menu > li > a:hover {
  background: red;
  color: #666;
}
.ja-navhelper {
  background: #2f2f2f;
  color: #666;
}
.breadcrumb {
  float: left;
  padding: 10px 0;
  margin: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.breadcrumb li {
  text-shadow: none;
}
.breadcrumb a {
  color: #666;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #666;
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: #999;
}
.module_menu .nav {
  margin-bottom: 0;
}
.module_menu .nav > li {
  border-top: 1px solid #eee;
}
.module_menu .nav > li > a {
  color: #666;
  padding: 8px 20px;
}
.module_menu .nav > li > a:hover,
.module_menu .nav > .dropdown.open > a.dropdown-toggle:hover {
  background: #f5f5f5;
  color: #1ba1e2;
}
.module_menu .nav > .dropdown.active > a.dropdown-toggle {
  background: #fff;
  color: #1ba1e2;
  font-weight: bold;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.module_menu .nav > .dropdown.open > a.dropdown-toggle,
.module_menu .nav > .dropdown.active.open > a.dropdown-toggle {
  background: #f5f5f5;
  color: #1ba1e2;
}
.module_menu .nav .nav-child {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.module_menu .nav .nav-child li {
  border-top: 1px solid #eee;
}
.module_menu .nav .nav-child li a:hover,
.module_menu .nav .nav-child .dropdown-submenu > a:hover {
  background: red;
  color: #1ba1e2;
}
.module_menu .nav .nav-child li.active > a {
  background: #fff;
  color: #1ba1e2;
  font-weight: bold;
}
.module_menu .nav > li:first-child > a {
  padding-top: 8px;
  border-top: 0;
}
.module_menu .nav .nav-child .dropdown-submenu:hover > a {
  background: blue;
  color: #1ba1e2;
}
.t3-mainnav {
  float: right;
  height: 28px;
  margin-right: 20px;
  padding-top: 10px;
}
.t3-mainnav .navbar {
  color: #666;
  margin-bottom: 0;
  margin-top: -1px;
}
.t3-mainnav .navbar-inner {
  min-height: 30px;
  padding: 0;
  background: none !important;
  border: 0;
  -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 .nav {
  margin: 0;
}
.t3-mainnav .navbar .nav > li > a {
  border-top: 0;
  font-weight: normal;
  font-family: 'robotobold';
  padding: 5px 15px;
  text-shadow: none;
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  background: none;
  color: #1ba1e2;
  text-shadow: none;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
  background: none;
  color: #1ba1e2;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-mainnav .navbar .nav > .active.deeper > a {
  background: none;
  color: #1ba1e2;
}
.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 {
  color: #1ba1e2;
}
.t3-mainnav .navbar .btn-navbar {
  float: left;
  padding: 7px 10px;
  margin: 7px 20px 0;
  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);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *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);
}
.t3-mainnav .navbar .btn-navbar:hover,
.t3-mainnav .navbar .btn-navbar:focus,
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active,
.t3-mainnav .navbar .btn-navbar.disabled,
.t3-mainnav .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #f2f2f2;
  *background-color: #e6e6e6;
}
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active {
  background-color: #d9d9d9 \9;
}
.t3-mainnav .navbar .btn-navbar .icon-bar {
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -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);
}
.t3-mainnav .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.t3-mainnav .dropdown .caret {
  margin-left: 5px;
}
.t3-mainnav .dropdown-menu {
  -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.2);
  box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
.t3-mainnav .dropdown-menu a {
  border-top: 1px solid #eee;
  padding: 5px 20px;
  text-shadow: none;
}
.t3-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu {
  background: #fff;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #666;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
  background: url(/templates/ja_brisk/images/menu-arrow.png) no-repeat center top;
  width: 16px;
  height: 9px;
  border: none;
  top: -9px;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu > li a {
  border-top: 1px solid lighten #eee;
  color: #1ba1e2;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu > li a:hover {
  background: #f5f5f5;
  color: #1ba1e2;
}
.t3-mainnav .navbar .nav ul ul > li:first-child a {
  border-top: 0;
}
.t3-mainnav .dropdown-menu li > a:hover,
.t3-mainnav .dropdown-menu li > a:focus,
.t3-mainnav .dropdown-submenu:hover > a {
  background: #f5f5f5;
}
.t3-mainnav .nav li.dropdown > .dropdown-menu .active > a {
  background: none;
  color: #444;
  font-weight: bold;
}
.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 .dropdown-submenu > .dropdown-menu {
  background: #fff;
  broder: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
}
.t3-mainnav .dropdown-submenu > .dropdow-menu li a {
  border-top: 1px solid #47b4e9;
}
.t3-module {
  background: #fff;
  color: #666;
  margin-bottom: 40px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: #fff;
  color: #444;
  font-family: 'robotobold', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
}
.ja-sidebar .t3-module {
  background: #f7f7f7;
  margin-bottom: 20px;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ja-sidebar .t3-module .module-inner {
  background: #fff;
  color: #666;
  border: 1px solid #e6e6e6;
  padding: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ja-sidebar .t3-module .module-title {
  margin-bottom: 20px;
  line-height: 1;
}
.ja-sidebar .module_menu .module-inner {
  padding: 20px 0 0;
}
.ja-sidebar .module_menu h3.module-title {
  padding: 0 20px;
}
.ja-sidebar .module_menu ul.nav li a {
  color: #1ba1e2;
  padding-left: 20px;
  padding-right: 20px;
}
.ja-sidebar .module_menu ul.nav li a:hover,
.ja-sidebar .module_menu ul.nav li a:focus,
.ja-sidebar .module_menu ul.nav li a:active {
  color: #1ba1e2;
}
.banneritem {
  padding: 10px 0;
  border-top: 1px solid #ddd;
}
.banneritem:first-child {
  margin-top: 10px;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #ddd;
  font-size: 11px;
  padding-top: 10px;
  text-align: right;
}
.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: 3px;
  -moz-border-radius: 3px;
  border-radius: 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: #1ba1e2;
  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: #1ba1e2;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.article-aside {
  color: #999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  background: url(/templates/ja_brisk/images/sep-grey.gif) no-repeat right center;
  float: left;
  margin-left: 0;
  margin-right: 10px;
  padding-right: 10px;
  white-space: nowrap;
}
.article-info dd:last-child {
  background: none;
}
.article-info dd span {
  font-weight: bold;
}
.article-footer {
  color: #999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
article img[align=left],
.img_caption.left {
  margin: 0 40px 20px 0;
}
article img[align=right],
.img_caption.right {
  margin: 0 0 20px 40px;
}
.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: 40px;
}
.img-fulltext-right {
  float: right;
  margin-left: 40px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #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 {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.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 .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.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 .inputbox {
  margin-left: 10px;
  width: 200px;
}
.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 {
  font-size: 120%;
  margin-top: 0;
  margin-bottom: 10px;
}
#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: block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 10px;
}
#mailtoForm .inputbox {
  margin-bottom: 0;
  width: 70%;
}
#mailtoForm .button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.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 #ddd;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 10px 20px;
}
.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;
}
.profile h1,
.profile-edit h1 {
  font-size: 250%;
  margin: 0 0 20px 0;
}
.profile fieldset,
.profile-edit fieldset {
  border: 1px solid #CCC;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 20px;
  padding: 20px 20px 30px;
  width: 100%;
}
.profile dl,
.profile-edit dl {
  margin: 0;
}
.profile dl dt,
.profile-edit dl dt {
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 10px;
}
.profile dl dd,
.profile-edit dl dd {
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 10px;
}
.profile legend,
.profile-edit legend {
  background: #fff;
  border: 0;
  display: block;
  margin-bottom: 0;
  padding: 0 5px;
  width: auto;
}
.profile ul.pull-right {
  float: none;
}
.profile a,
.profile-edit a {
  display: inline-block;
  padding: 2px 0 2px 20px;
}
.profile a.btn,
.profile-edit a.btn {
  padding: 5px;
}
form#searchForm {
  padding: 15px 0;
}
.searchintro {
  padding: 10px;
  width: 100%;
}
.searchintro p {
  margin: 0;
}
.results h4 {
  margin: 15px 0 0;
}
.results p {
  margin: 0 0 10px;
}
.search fieldset {
  border: 1px solid #F0F0F0;
  margin: 25px 0 15px;
  padding: 10px;
}
.search fieldset legend {
  border: 0;
  display: inline;
  font-size: 100%;
  margin: 0;
  width: auto;
}
.search .phrases-box {
  margin: 0 0 10px;
}
.search .phrases-box input,
.search .phrases-box label {
  display: inline-block;
  margin: 3px 0 0;
  margin-right: 5px;
  vertical-align: middle;
}
.search .word button {
  margin-left: 5px;
}
.search .word .inputbox {
  vertical-align: top;
}
.search .word label {
  vertical-align: middle;
}
.search .form-limit label {
  display: inline-block;
}
dl.search-results dt.result-title {
  font-size: 110%;
}
dl.search-results dt.result-title a {
  color: #666;
}
dl.search-results dt.result-title a:hover,
dl.search-results dt.result-title a:focus,
dl.search-results dt.result-title a:active {
  color: #09C;
}
dl.search-results dd {
  display: block;
  padding: 0 0 5px;
}
dl.search-results dd.result-created {
  border-bottom: 1px solid #EEE;
  color: #999;
  font-size: 92%;
  margin-bottom: 10px;
}
#component-contact address {
  font-style: normal;
}
.contact_email {
  margin: 0 0 10px;
}
.contact_email div {
  padding: 5px 0;
}
.contact_email label {
  display: block;
  float: left;
  font-weight: bold;
  width: 17em;
}
.contact_email-copy {
  margin: 15px 0;
}
.contact-email-copy label {
  display: inline;
}
div.contact-links ul li {
  background: none;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.categories-list .category-desc {
  overflow: hidden;
}
.categories-list > .category-desc {
  background: #eee;
  margin-bottom: 20px;
  padding: 20px;
  text-shadow: 1px 1px 0 #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.categories-list div.category-item {
  border-bottom: 1px solid #eee;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.categories-list div img {
  margin-right: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.categories-list div.category-item img[align=left] {
  margin: 0 20px 20px 0;
}
.categories-list div.category-item img[align=right] {
  margin: 0 20px 0 20px;
}
.categories-list div h3.page-header {
  border-bottom: 0;
  font-family: "robotobold";
  font-weight: normal;
  margin: 20px 0 10px;
  padding: 0;
}
.categories-list div h3.page-header a {
  color: #666;
}
.categories-list div h3.page-header a:hover,
.categories-list div h3.page-header a:focus,
.categories-list div h3.page-header a:active {
  color: #1ba1e2;
}
.categories-list dl {
  margin: 0 0 0 5px;
  display: inline-block;
  color: #999;
  font-size: 92%;
}
.categories-list dl dt,
.categories-list dl dd {
  display: inline;
}
.categories-list ul li ul {
  margin-left: 25px;
}
.categories-list ul li li.last {
  border-bottom: 0;
}
.cat-children div {
  *zoom: 1;
}
.cat-children div:before,
.cat-children div:after {
  display: table;
  content: "";
  line-height: 0;
}
.cat-children div:after {
  clear: both;
}
.cat-children h3.page-header {
  border-top: 1px solid #ddd;
  border-bottom: 0;
  margin: 40px 0 0 0;
  padding: 10px 0;
}
.cat-children .category-desc img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cat-children .category-desc img[align=left] {
  margin: 0 20px 0 0;
}
.cat-children .category-desc img[align=right] {
  margin: 0 0 0 20px;
}
div.poll {
  padding: 15px 0;
}
form#poll {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
dl.poll {
  font-size: 92%;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
dl.poll dt,
dl.poll dd {
  float: left;
}
dl.poll dt {
  clear: left;
  width: 100px;
}
dl.poll dd {
  clear: right;
  width: 400px;
}
.pollstableborder {
  border: none;
  padding: 0;
  text-align: left;
  width: 100%;
}
.pollstableborder img {
  vertical-align: baseline;
}
.edit fieldset {
  border: 0;
  border-top: 3px solid #ccc;
  margin: 25px 0 15px;
  padding: 10px;
}
.edit fieldset legend {
  padding: 0 10px;
  font-size: 150%;
  line-height: 1;
}
.edit .formelm {
  margin: 0 0 10px;
  overflow: hidden;
}
.edit .formelm input[type=text] {
  min-width: 60%;
}
.edit .formelm-buttons,
.edit .formelm-area {
  margin: 0 0 10px;
}
.edit .formelm label,
.edit .formelm-area label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.profile-edit fieldset dt {
  min-width: 17em;
}
.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: #f0f0f0;
  border: 1px solid #ccc;
  color: #999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 3px;
}
.button2-left span,
.button2-right span {
  color: #aaa;
  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: #ccc;
  color: #333;
  text-decoration: none;
}
.formelm img.calendar {
  cursor: pointer;
  height: 16px;
  margin-left: 3px;
  vertical-align: middle;
  width: 16px;
}
div.weblink-category table.category td > p {
  padding-right: 30px;
}
div.weblink-category table.category ul.actions {
  float: right;
  margin: -30px 0 0 0;
  padding: 0;
  list-style: none;
}
.article-content .pagination ul {
  border-left: 1px solid #ddd;
}
.article-content .pagination ul li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #ddd;
  border-left: 0;
}
.article-content .pagination ul 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 #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav li {
  margin: 0 10px 0 0;
  padding: 0;
  float: left;
}
.pagenav li.pagenav-prev {
  margin-right: 10px;
}
.pagenav li a {
  padding: 5px 10px;
  line-height: normal;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pagenav li a:hover {
  background-color: #ffffff;
  border: 1px solid #1ba1e2;
  color: #1ba1e2;
  text-decoration: none;
}
.pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination .pagination-list > li {
  display: inline-block;
  margin-bottom: 10px;
}
.pagination .pagination-list > li > a,
.pagination .pagination-list > li:first-child > a,
.pagination .pagination-list > li:last-child > a {
  background: #666;
  border: 0;
  color: #fff;
  margin: 0 4px;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.pagination .pagination-list > li > a:hover {
  background: #1ba1e2;
  text-decoration: none;
}
.pagination .pagination-list > li.disabled > a {
  background: #eee;
  color: #666;
}
.counter {
  float: right;
  line-height: 1;
  margin: 10px 0;
  text-align: right;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a,
.back_button a:hover,
.back_button a:active {
  display: block;
  margin: 10px 0;
}
fieldset.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
fieldset.filters .filter-search,
fieldset.filters .display-limit {
  float: left;
  width: 100%;
}
fieldset.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;
  border-radius: 5px;
  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: 100%;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.edit .tab-content #images .modal {
  box-shadow: none;
  left: auto;
  margin-left: 0;
  position: inherit;
  top: auto;
  width: auto;
}
.blog .tags {
  background: #fff;
  border-bottom: solid 1px #e5e5e5;
  padding: 10px 0;
  margin-bottom: 20px;
}
.tags span {
  margin-bottom: 3px;
}
.tags .label-info[href] {
  background: #1ba1e2;
  font-weight: normal;
  font-size: 12px;
  text-shadow: none;
}
.tags .label-info[href]:hover,
.tags .label-info[href]:focus,
.tags .label-info[href]:active {
  background: #1891cb;
}
.item-page .tags {
  margin-bottom: 15px;
}
.tag-category {
  background: #fff;
  padding: 20px;
}
.tag-category h2 {
  line-height: normal;
  margin-top: 0;
}
.tag-category ul.category {
  margin: 10px 0 0;
}
.tag-category ul.category li {
  list-style: none;
  padding: 10px 20px;
  border-bottom: solid 1px #e5e5e5;
}
.tag-category ul.category li h3 {
  line-height: normal;
}
.tag-category ul li.pagination-list {
  border-bottom: none;
  padding: 0s;
}
.tag-category ul li img {
  margin-bottom: 10px;
}
.tag-category ul li img[align="left"],
.tag-category ul li img[align="right"] {
  display: block;
  float: none;
}
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;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #444;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 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 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin: 0 0 40px;
}
.page-title,
.page-header h1 {
  margin: 0;
  line-height: 1;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  font-family: "robotobold";
  font-weight: normal;
  margin: 0 0 10px 0;
  line-height: 1;
}
.article-header h1 a {
  color: #666;
}
.article-header h1 a:hover,
.article-header h1 a:focus,
.article-header h1 a:active {
  color: #1ba1e2;
  text-decoration: none;
}
h2.article-title,
.article-header h2 {
  font-family: "robotobold";
  font-weight: normal;
}
h2.article-title a {
  color: #666;
}
h2.article-title a:hover,
h2.article-title a:focus,
h2.article-title a:active {
  color: #1ba1e2;
}
.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 {
  list-style: disc;
}
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;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
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: 14px;
  font-weight: 300;
  line-height: 22px;
}
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: "";
}
div.t3-module blockquote.rounded {
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 0;
  padding: 15px 15px 15px 100px !important;
}
div.t3-module blockquote.rounded span.avatar {
  display: block;
  height: 62px;
  float: left;
  position: relative;
  margin-left: -80px;
  margin-top: 5px;
  width: 62px;
}
div.t3-module blockquote.rounded span.avatar span.avt-mask {
  background: url(/templates/ja_brisk/images/avt-mask.png) no-repeat left top;
  display: block;
  height: 62px;
  overflow: hidden;
  position: relative;
  width: 62px;
  z-index: 20px;
}
div.t3-module blockquote.rounded span.avatar img {
  position: absolute;
  left: 0;
  top: 0;
}
blockquote.rounded:hover {
  border-color: #1ba1e2 !important;
  box-shadow: 0px 0px 5px #289dd5;
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
div.jumbotron {
  text-align: center;
}
div.jumbotron h3 {
  font-family: 'robotoregular';
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 10px;
}
div.jumbotron p {
  font-size: 13px;
  margin-bottom: 0;
}
div.jumbotron .btn-large {
  font-weight: bold;
  padding: 20px 40px !important;
}
.pricing-table .three-cols,
.pricing-table .four-cols {
  *zoom: 1;
  padding-bottom: 30px;
}
.pricing-table .three-cols:before,
.pricing-table .three-cols:after,
.pricing-table .four-cols:before,
.pricing-table .four-cols:after {
  display: table;
  content: "";
  line-height: 0;
}
.pricing-table .three-cols:after,
.pricing-table .four-cols:after {
  clear: both;
}
.pricing-table .three-cols .col {
  width: 33.3%;
}
.pricing-table .four-cols .col {
  width: 25%;
}
.pricing-table .col {
  float: left;
  position: relative;
  text-align: center;
  z-index: 10;
}
.pricing-table .featured {
  z-index: 20;
}
.pricing-table .col-first .col-header {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.pricing-table .col-last .col-header {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
.pricing-table .col-header {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-right: 0;
  height: 120px;
  padding: 20px 0;
  vertical-align: middle;
}
.pricing-table .featured .col-header {
  background: #fff;
  border-right: 1px solid #ddd;
  margin-top: -20px;
  margin-right: -1px;
  height: 140px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.pricing-table .featured-rs .col-header {
  border-left: 0;
}
.pricing-table .col-last .col-header {
  border-right: 1px solid #ddd;
}
.pricing-table .col-header .price {
  color: #1ba1e2;
  display: block;
  font-size: 64px;
  font-weight: bold;
  line-height: 1;
}
.pricing-table .col-header .price sup {
  font-size: 20px;
  top: -32px;
}
.pricing-table .col-header .price small {
  font-size: 20px;
}
.pricing-table .col-header strong {
  color: #666;
  font-family: "robotobold";
  font-size: 15px;
  text-transform: uppercase;
}
.pricing-table ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-table ul li {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 10px 5px;
}
.pricing-table .col-last ul li {
  border-right: 1px solid #ddd;
}
.pricing-table ul li strong {
  font-size: 15px;
}
.pricing-table .col-footer {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 40px 0;
}
.pricing-table .feature-rs .col-footer {
  border-left: 0;
  margin-right: -1px;
}
.pricing-table .featured .col-footer {
  border-right: 1px solid #ddd;
  margin-bottom: -20px;
  height: 50px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pricing-table .col-last .col-footer {
  border-right: 1px solid #ddd;
}
.pricing-table .col-footer .btn {
  padding: 8px 15px;
  font-weight: bold;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}
.pricing-table .featured .col-footer .btn {
  border: 1px solid #106087;
  font-weight: bold;
  margin: 0;
  vertical-align: middle;
  color: #fff;
  text-shadow: 1px 1px 0 #1681b4;
  background-color: #35ace6;
  background-image: -moz-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#47b4e9),to(#1ba1e2));
  background-image: -webkit-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: -o-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: linear-gradient(to bottom,#47b4e9,#1ba1e2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff46b4e9', endColorstr='#ff1ba1e2', GradientType=0);
  border-color: #1ba1e2 #1ba1e2 #13709e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #1ba1e2;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset -1px 1px 0 #5ebdec;
  -moz-box-shadow: inset -1px 1px 0 #5ebdec;
  box-shadow: inset -1px 1px 0 #5ebdec;
}
.pricing-table .featured .col-footer .btn:hover,
.pricing-table .featured .col-footer .btn:focus,
.pricing-table .featured .col-footer .btn:active,
.pricing-table .featured .col-footer .btn.active,
.pricing-table .featured .col-footer .btn.disabled,
.pricing-table .featured .col-footer .btn[disabled] {
  color: #fff;
  background-color: #1ba1e2;
  *background-color: #1891cb;
}
.pricing-table .featured .col-footer .btn:active,
.pricing-table .featured .col-footer .btn.active {
  background-color: #1681b4 \9;
}
body {
  border-bottom: 5px solid #1ba1e2;
}
.ja-header {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}
.logo {
  float: left;
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
}
.logo-image a {
  background-image: url(/templates/ja_brisk/images/logo.png);
  background-repeat: no-repeat;
  width: 80px;
  height: 50px;
}
.logo-image span,
.logo-image small {
  display: 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: block;
  font-size: 13px;
  margin-top: 5px;
}
.head-search {
  float: right;
  margin-top: 10px;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: url(/templates/ja_brisk/images/ico/search-invert.png) no-repeat 8px center #ffffff;
  width: 90px;
  padding-left: 26px;
}
.head-search .input:focus {
  background-color: #fff;
  color: #444;
}
.ja-slideshow .container {
  padding: 60px 0 0;
}
.ja-masshead {
  background: #1ba1e2;
  color: #fff;
  text-transform: uppercase;
}
.ja-masshead .module,
.ja-masshead .t3-module {
  background: transparent;
  margin-bottom: 0px;
}
.ja-masshead .module .module-inner {
  background: transparent;
}
.ja-masshead h3 {
  color: #fff;
  font-family: 'robotobold';
  font-size: 43px;
  font-size: normal;
  padding: 20px 0;
  text-shadow: 1px 1px 0 #1681b4;
}
.ja-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
.ja-sl-1 {
  background: #1ba1e2;
  color: #fff;
}
.ja-sl-1 .module {
  background: transparent;
  border-left: 1px solid #47b4e9;
  color: #fff;
  margin-bottom: 0;
  margin-left: -16px;
  padding-left: 16px;
  text-align: center;
  text-shadow: -1px -1px 0 #1891cb;
}
.ja-sl-1 .item-first .module {
  border-left: 0;
}
.ja-sl-1 .module .module-title {
  color: #fff;
}
.ja-sl-1 h3.sl-title {
  border-bottom: 1px solid #47b4e9;
  text-shadow: -1px -1px 0 #1681b4;
  color: #fff;
  margin: 0 0 20px 0;
  padding: 0 0 40px;
  line-height: 1;
  text-align: center;
}
.ja-sl-1 .module .module-inner {
  background: transparent;
}
.ja-sl-1 .module h4 {
  color: #fff;
}
.ja-sl-1 .module p.readmore {
  margin: 0;
}
.ja-sl-1 .module p.readmore a {
  background: url(/templates/ja_brisk/images/readmore-bg.png) no-repeat left top;
  color: #fff;
  display: inline-block;
  height: 40px;
  text-indent: -999em;
  width: 40px;
}
.ja-sl-1 .module p.readmore a:hover,
.ja-sl-1 .module p.readmore a:focus,
.ja-sl-1 .module p.readmore a:active {
  background-position: left bottom;
  color: #fff;
}
.ja-sl-1 .module a {
  color: #fff;
}
.ja-sl-1 .module a:hover,
.ja-sl-1 .module a:focus,
.ja-sl-1 .module a:active {
  color: #fff;
}
.ja-sl-2 {
  text-align: center;
}
.ja-sl-2 .module {
  background: transparent;
  margin-bottom: 0;
}
.ja-sl-2 .module .module-inner {
  background: transparent;
}
.ja-sl-2 .module .module-ct h3 {
  font-family: 'robotoregular';
  font-weight: normal;
  line-height: 20px;
}
.ja-sl-2 .module p.intro {
  color: #999;
}
.ja-sl-3 {
  background: #f5f5f5;
  border-top: 1px solid #e1e1e1;
  padding-bottom: 0;
}
.ja-sl-3 .container {
  border-bottom: 1px solid #e1e1e1;
}
.ja-sl-3 .module {
  background: transparent;
}
.ja-sl-3 .module .module-inner {
  background: transparent;
}
.ja-sl-4 {
  background: #f5f5f5;
}
.ja-sl-4 .module {
  background: transparent;
  margin-bottom: 0;
}
.ja-sl-4 .module .module-inner {
  background: transparent;
}
.ja-sl-5 {
  background-color: #222;
  border-top: 1px solid #666;
  padding-top: 0;
  padding-bottom: 0;
}
.ja-sl-5 .container {
  border-bottom: 1px solid #333;
  padding: 20px 0;
}
.ja-sl-5 .module {
  background: transparent;
  margin-bottom: 0;
}
.ja-sl-5 .module .module-inner {
  background: transparent;
}
.ja-sl-5 a {
  color: #1ba1e2;
}
.ja-sl-5 a:hover,
.ja-sl-5 a:focus,
.ja-sl-5 a:active {
  color: #1ba1e2;
}
.ja-sl-5 div.jumbotron h3 {
  color: #fff;
}
.ja-sl-6 {
  background-color: #222;
  color: #666;
  padding: 0;
  text-shadow: 0px 0px 2px #090909;
}
.ja-sl-6 .container {
  border-bottom: 1px solid #333;
  padding: 20px 0;
}
.ja-sl-6 .module {
  background: transparent;
  margin-bottom: 0;
}
.ja-sl-6 .module .module-inner {
  background: transparent;
}
.ja-sl-6 .module-title {
  background: transparent;
  color: #fff;
}
.ja-mainbody {
  padding-bottom: 40px;
  padding-top: 40px;
}
.ja-footer {
  background: #222;
  color: #666;
  *zoom: 1;
}
.ja-footer:before,
.ja-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-footer:after {
  clear: both;
}
.ja-footer small {
  display: block;
  font-size: 100%;
}
.ja-footer a {
  color: #999;
}
.ja-footer a:hover,
.ja-footer a:active,
.ja-footer a:focus {
  color: #e6e6e6;
}
.ja-footnav {
  background: #222;
  font-size: 11px;
  padding: 40px 0 0;
  *zoom: 1;
}
.ja-footnav:before,
.ja-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-footnav:after {
  clear: both;
}
.ja-footnav ul {
  list-style: none;
  margin: 0;
  text-align: center;
}
.ja-footnav li {
  border-right: 1px solid #333;
  display: inline-block;
  padding: 0 10px;
  line-height: 1;
}
.ja-footnav li:first-child {
  padding-left: 0;
}
.ja-footnav li:last-child {
  border-right: 0;
}
.ja-footnav li a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.ja-footnav li a:hover,
.ja-footnav li a:focus,
.ja-footnav li a:active {
  background: none;
  color: #1ba1e2;
  text-decoration: underline;
}
.ja-copyright {
  font-size: 11px;
  padding: 10px 0 40px;
  *zoom: 1;
  text-align: center;
}
.ja-copyright:before,
.ja-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-copyright:after {
  clear: both;
}
ul.social-list {
  display: block;
  margin: 10px 0 0;
  padding: 0;
  overflow: hidden;
}
ul.social-list li {
  display: block;
  float: left;
  padding: 5px 0;
  width: 50%;
}
ul.social-list li a {
  color: #666;
  display: block;
  width: 100%;
}
ul.social-list li a:hover,
ul.social-list li a:focus,
ul.social-list li a:active {
  color: #1ba1e2;
  text-decoration: none;
}
ul.social-list li a span {
  background-image: url(/templates/ja_brisk/images/social-list.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  margin-right: 8px;
  vertical-align: middle;
  width: 20px;
}
ul.social-list li.facebook a span {
  background-position: 0px 0px;
}
ul.social-list li.facebook a:hover span {
  background-position: -20px 0px;
}
ul.social-list li.flickr a span {
  background-position: 0px -20px;
}
ul.social-list li.flickr a:hover span {
  background-position: -20px -20px;
}
ul.social-list li.twitter a span {
  background-position: 0px -40px;
}
ul.social-list li.twitter a:hover span {
  background-position: -20px -40px;
}
ul.social-list li.feed a span {
  background-position: 0px -60px;
}
ul.social-list li.feed a:hover span {
  background-position: -20px -60px;
}
div.acymailing_form {
  overflow: hidden;
}
div.acymailing_form p {
  float: left;
}
div.acymailing_form p.onefield {
  width: 65%;
}
div.acymailing_form p.onefield .inputbox {
  background-color: #1a1a1a;
  border: 1px solid #333;
  border-radius: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 30px;
  padding: 5px 10px;
  width: 100%;
}
div.acymailing_form p.acysubbuttons {
  width: 35%;
}
div.acymailing_form p.acysubbuttons .button {
  background: #1a1a1a !important;
  border: 1px solid #333;
  border-left: 0;
  border-radius: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: none;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  padding: 5px;
  overflow: hidden;
  width: 100%;
}
div.contact h3 {
  font-family: "robotobold";
  font-size: 23px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
div.contact fieldset {
  border: 1px solid #ddd;
  padding: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.contact fieldset legend {
  background: #fff;
  border: 0;
  color: #999;
  font-size: 13px;
  margin-bottom: 0;
  width: auto;
}
legend + .control-group {
  margin-top: 0;
}
div.contact-miscinfo .dl-horizontal {
  margin-bottom: 0;
}
.form-horizontal .control-label label {
  font-weight: bold;
}
div.contact .form-actions {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.personal-info {
  text-align: center;
  margin-bottom: 40px;
}
.personal-info img {
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.personal-info h3 {
  font-family: 'robotobold';
  font-weight: normal;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.personal-info span.job-title {
  color: #999;
}
.personal-info p {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 10px 0;
  padding: 10px 0;
}
.personal-info ul {
  margin: 0;
  paddign: 0;
  list-style: none;
  text-align: center;
}
.personal-info ul li {
  background: none;
  display: inline-block;
  height: 16px;
  margin: 0 5px;
  width: 16px;
}
.personal-info ul li a {
  background-image: url(/templates/ja_brisk/images/personal-socials.png);
  background-repeat: no-repeat;
  display: block;
  height: 16px;
  width: 16px;
  text-indent: -999em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.personal-info ul li.facebook a {
  background-position: 0px 0px;
}
.personal-info ul li.facebook a:hover {
  background-position: -16px 0px;
}
.personal-info ul li.skype a {
  background-position: 0px -16px;
}
.personal-info ul li.skype a:hover {
  background-position: -16px -16px;
}
.personal-info ul li.twitter a {
  background-position: 0px -32px;
}
.personal-info ul li.twitter a:hover {
  background-position: -16px -32px;
}
.personal-info ul li.vimeo a {
  background-position: 0px -48px;
}
.personal-info ul li.vimeo a:hover {
  background-position: -16px -48px;
}
.personal-info ul li.youtube a {
  background-position: 0px -64px;
}
.personal-info ul li.youtube a:hover {
  background-position: -16px -64px;
}
.author-avt {
  display: block;
  float: left;
  height: 62px;
  margin-right: 10px;
  margin-top: 5px;
  position: relative;
  overflow: hidden;
  width: 62px;
}
img.author-avt {
  position: absolute;
  width: 62px;
  z-index: 10;
}
.author-avt .mask {
  background: url(/templates/ja_brisk/images/avt-mask.png) no-repeat left top;
  display: block;
  height: 62px;
  position: relative;
  width: 62px;
  z-index: 20;
}
div.quick-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.quick-links ul li {
  display: inline;
  padding: 0 5px;
}
#search-form #finder-search fieldset.word {
  margin-bottom: 20px;
}
#search-form #finder-search .inputbox {
  margin-bottom: 0;
  margin-right: 5px;
}
#search-form #finder-search .button {
  border: 1px solid #106087;
  font-weight: bold;
  margin: 0;
  padding: 5px 10px;
  vertical-align: middle;
  color: #fff;
  text-shadow: 1px 1px 0 #1681b4;
  background-color: #35ace6;
  background-image: -moz-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#47b4e9),to(#1ba1e2));
  background-image: -webkit-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: -o-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: linear-gradient(to bottom,#47b4e9,#1ba1e2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff46b4e9', endColorstr='#ff1ba1e2', GradientType=0);
  border-color: #1ba1e2 #1ba1e2 #13709e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #1ba1e2;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset -1px 1px 0 #5ebdec;
  -moz-box-shadow: inset -1px 1px 0 #5ebdec;
  box-shadow: inset -1px 1px 0 #5ebdec;
}
#search-form #finder-search .button:hover,
#search-form #finder-search .button:focus,
#search-form #finder-search .button:active,
#search-form #finder-search .button.active,
#search-form #finder-search .button.disabled,
#search-form #finder-search .button[disabled] {
  color: #fff;
  background-color: #1ba1e2;
  *background-color: #1891cb;
}
#search-form #finder-search .button:active,
#search-form #finder-search .button.active {
  background-color: #1681b4 \9;
}
#search-form #finder-search .button:hover {
  background-position: 0 -15px;
  color: #fff;
  text-shadow: 1px 1px 0 #1681b4;
  background-color: #35ace6;
  background-image: -moz-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#47b4e9),to(#1ba1e2));
  background-image: -webkit-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: -o-linear-gradient(top,#47b4e9,#1ba1e2);
  background-image: linear-gradient(to bottom,#47b4e9,#1ba1e2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff46b4e9', endColorstr='#ff1ba1e2', GradientType=0);
  border-color: #1ba1e2 #1ba1e2 #13709e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #1ba1e2;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
#search-form #finder-search .button:hover:hover,
#search-form #finder-search .button:hover:focus,
#search-form #finder-search .button:hover:active,
#search-form #finder-search .button:hover.active,
#search-form #finder-search .button:hover.disabled,
#search-form #finder-search .button:hover[disabled] {
  color: #fff;
  background-color: #1ba1e2;
  *background-color: #1891cb;
}
#search-form #finder-search .button:hover:active,
#search-form #finder-search .button:hover.active {
  background-color: #1681b4 \9;
}
#finder-filter-window ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#finder-filter-window ul li label {
  color: #999;
  font-weight: bold;
}
.search .only .checkbox {
  display: inline-block;
}
.search .only .checkbox input[type="checkbox"] {
  vertical-align: middle;
  margin-top: 2px;
}
table.admintable td #genderm,
table.admintable td #genderm-lbl,
table.admintable td #genderf,
table.admintable td #genderf-lbl {
  display: inline-block;
  vertical-align: middle;
}
table.admintable td #genderm,
table.admintable td #genderf {
  margin-top: 0;
}
table.admintable td #genderm-lbl,
table.admintable td #genderf-lbl {
  margin-bottom: 0;
}
#del_image {
  float: left;
  margin-right: 5px;
}
.mod-languages {
  text-align: right;
}
.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: -36px;
    *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: 36px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 960px;
  }
  .span12 {
    width: 960px;
  }
  .span11 {
    width: 877px;
  }
  .span10 {
    width: 794px;
  }
  .span9 {
    width: 711px;
  }
  .span8 {
    width: 628px;
  }
  .span7 {
    width: 545px;
  }
  .span6 {
    width: 462px;
  }
  .span5 {
    width: 379px;
  }
  .span4 {
    width: 296px;
  }
  .span3 {
    width: 213px;
  }
  .span2 {
    width: 130px;
  }
  .span1 {
    width: 47px;
  }
  .offset12 {
    margin-left: 1032px;
  }
  .offset11 {
    margin-left: 949px;
  }
  .offset10 {
    margin-left: 866px;
  }
  .offset9 {
    margin-left: 783px;
  }
  .offset8 {
    margin-left: 700px;
  }
  .offset7 {
    margin-left: 617px;
  }
  .offset6 {
    margin-left: 534px;
  }
  .offset5 {
    margin-left: 451px;
  }
  .offset4 {
    margin-left: 368px;
  }
  .offset3 {
    margin-left: 285px;
  }
  .offset2 {
    margin-left: 202px;
  }
  .offset1 {
    margin-left: 119px;
  }
  .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: 3.75%;
    *margin-left: 3.6963519313305%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 3.75%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94635193133%;
  }
  .row-fluid .span11 {
    width: 91.354166666667%;
    *width: 91.300518597997%;
  }
  .row-fluid .span10 {
    width: 82.708333333333%;
    *width: 82.654685264664%;
  }
  .row-fluid .span9 {
    width: 74.0625%;
    *width: 74.00885193133%;
  }
  .row-fluid .span8 {
    width: 65.416666666667%;
    *width: 65.363018597997%;
  }
  .row-fluid .span7 {
    width: 56.770833333333%;
    *width: 56.717185264664%;
  }
  .row-fluid .span6 {
    width: 48.125%;
    *width: 48.07135193133%;
  }
  .row-fluid .span5 {
    width: 39.479166666667%;
    *width: 39.425518597997%;
  }
  .row-fluid .span4 {
    width: 30.833333333333%;
    *width: 30.779685264664%;
  }
  .row-fluid .span3 {
    width: 22.1875%;
    *width: 22.13385193133%;
  }
  .row-fluid .span2 {
    width: 13.541666666667%;
    *width: 13.488018597997%;
  }
  .row-fluid .span1 {
    width: 4.8958333333333%;
    *width: 4.8421852646638%;
  }
  .row-fluid .offset12 {
    margin-left: 107.5%;
    *margin-left: 107.39270386266%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 103.75%;
    *margin-left: 103.64270386266%;
  }
  .row-fluid .offset11 {
    margin-left: 98.854166666667%;
    *margin-left: 98.746870529328%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 95.104166666667%;
    *margin-left: 94.996870529328%;
  }
  .row-fluid .offset10 {
    margin-left: 90.208333333333%;
    *margin-left: 90.101037195994%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 86.458333333333%;
    *margin-left: 86.351037195994%;
  }
  .row-fluid .offset9 {
    margin-left: 81.5625%;
    *margin-left: 81.455203862661%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.8125%;
    *margin-left: 77.705203862661%;
  }
  .row-fluid .offset8 {
    margin-left: 72.916666666667%;
    *margin-left: 72.809370529328%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 69.166666666667%;
    *margin-left: 69.059370529328%;
  }
  .row-fluid .offset7 {
    margin-left: 64.270833333333%;
    *margin-left: 64.163537195994%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 60.520833333333%;
    *margin-left: 60.413537195994%;
  }
  .row-fluid .offset6 {
    margin-left: 55.625%;
    *margin-left: 55.517703862661%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.875%;
    *margin-left: 51.767703862661%;
  }
  .row-fluid .offset5 {
    margin-left: 46.979166666667%;
    *margin-left: 46.871870529328%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 43.229166666667%;
    *margin-left: 43.121870529328%;
  }
  .row-fluid .offset4 {
    margin-left: 38.333333333333%;
    *margin-left: 38.226037195994%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.583333333333%;
    *margin-left: 34.476037195994%;
  }
  .row-fluid .offset3 {
    margin-left: 29.6875%;
    *margin-left: 29.580203862661%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.9375%;
    *margin-left: 25.830203862661%;
  }
  .row-fluid .offset2 {
    margin-left: 21.041666666667%;
    *margin-left: 20.934370529328%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.291666666667%;
    *margin-left: 17.184370529328%;
  }
  .row-fluid .offset1 {
    margin-left: 12.395833333333%;
    *margin-left: 12.288537195994%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.6458333333333%;
    *margin-left: 8.5385371959943%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 36px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 946px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 863px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 780px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 697px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 614px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 531px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 448px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 365px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 282px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 199px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 116px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 33px;
  }
  .thumbnails {
    margin-left: -36px;
  }
  .thumbnails > li {
    margin-left: 36px;
  }
  .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: 736px;
  }
  .span12 {
    width: 736px;
  }
  .span11 {
    width: 673px;
  }
  .span10 {
    width: 610px;
  }
  .span9 {
    width: 547px;
  }
  .span8 {
    width: 484px;
  }
  .span7 {
    width: 421px;
  }
  .span6 {
    width: 358px;
  }
  .span5 {
    width: 295px;
  }
  .span4 {
    width: 232px;
  }
  .span3 {
    width: 169px;
  }
  .span2 {
    width: 106px;
  }
  .span1 {
    width: 43px;
  }
  .offset12 {
    margin-left: 776px;
  }
  .offset11 {
    margin-left: 713px;
  }
  .offset10 {
    margin-left: 650px;
  }
  .offset9 {
    margin-left: 587px;
  }
  .offset8 {
    margin-left: 524px;
  }
  .offset7 {
    margin-left: 461px;
  }
  .offset6 {
    margin-left: 398px;
  }
  .offset5 {
    margin-left: 335px;
  }
  .offset4 {
    margin-left: 272px;
  }
  .offset3 {
    margin-left: 209px;
  }
  .offset2 {
    margin-left: 146px;
  }
  .offset1 {
    margin-left: 83px;
  }
  .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.7173913043478%;
    *margin-left: 2.6637432356783%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7173913043478%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94635193133%;
  }
  .row-fluid .span11 {
    width: 91.440217391304%;
    *width: 91.386569322635%;
  }
  .row-fluid .span10 {
    width: 82.880434782609%;
    *width: 82.826786713939%;
  }
  .row-fluid .span9 {
    width: 74.320652173913%;
    *width: 74.267004105244%;
  }
  .row-fluid .span8 {
    width: 65.760869565217%;
    *width: 65.707221496548%;
  }
  .row-fluid .span7 {
    width: 57.201086956522%;
    *width: 57.147438887852%;
  }
  .row-fluid .span6 {
    width: 48.641304347826%;
    *width: 48.587656279157%;
  }
  .row-fluid .span5 {
    width: 40.08152173913%;
    *width: 40.027873670461%;
  }
  .row-fluid .span4 {
    width: 31.521739130435%;
    *width: 31.468091061765%;
  }
  .row-fluid .span3 {
    width: 22.961956521739%;
    *width: 22.90830845307%;
  }
  .row-fluid .span2 {
    width: 14.402173913043%;
    *width: 14.348525844374%;
  }
  .row-fluid .span1 {
    width: 5.8423913043478%;
    *width: 5.7887432356783%;
  }
  .row-fluid .offset12 {
    margin-left: 105.4347826087%;
    *margin-left: 105.32748647136%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.71739130435%;
    *margin-left: 102.61009516701%;
  }
  .row-fluid .offset11 {
    margin-left: 96.875%;
    *margin-left: 96.767703862661%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.157608695652%;
    *margin-left: 94.050312558313%;
  }
  .row-fluid .offset10 {
    margin-left: 88.315217391304%;
    *margin-left: 88.207921253965%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.597826086957%;
    *margin-left: 85.490529949617%;
  }
  .row-fluid .offset9 {
    margin-left: 79.755434782609%;
    *margin-left: 79.64813864527%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.038043478261%;
    *margin-left: 76.930747340922%;
  }
  .row-fluid .offset8 {
    margin-left: 71.195652173913%;
    *margin-left: 71.088356036574%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.478260869565%;
    *margin-left: 68.370964732226%;
  }
  .row-fluid .offset7 {
    margin-left: 62.635869565217%;
    *margin-left: 62.528573427878%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.91847826087%;
    *margin-left: 59.811182123531%;
  }
  .row-fluid .offset6 {
    margin-left: 54.076086956522%;
    *margin-left: 53.968790819183%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.358695652174%;
    *margin-left: 51.251399514835%;
  }
  .row-fluid .offset5 {
    margin-left: 45.516304347826%;
    *margin-left: 45.409008210487%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.798913043478%;
    *margin-left: 42.691616906139%;
  }
  .row-fluid .offset4 {
    margin-left: 36.95652173913%;
    *margin-left: 36.849225601791%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.239130434783%;
    *margin-left: 34.131834297444%;
  }
  .row-fluid .offset3 {
    margin-left: 28.396739130435%;
    *margin-left: 28.289442993096%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.679347826087%;
    *margin-left: 25.572051688748%;
  }
  .row-fluid .offset2 {
    margin-left: 19.836956521739%;
    *margin-left: 19.7296603844%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.119565217391%;
    *margin-left: 17.012269080052%;
  }
  .row-fluid .offset1 {
    margin-left: 11.277173913043%;
    *margin-left: 11.169877775704%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5597826086957%;
    *margin-left: 8.4524864713566%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 722px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 659px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 596px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 533px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 470px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 407px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 344px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 281px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 218px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 155px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 92px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 29px;
  }
}
@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: #666;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #ffffff;
  }
  .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 #ffffff;
    border-bottom: 1px solid #ffffff;
    -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: -40px;
    *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: 40px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 932px;
  }
  .span12 {
    width: 932px;
  }
  .span11 {
    width: 851px;
  }
  .span10 {
    width: 770px;
  }
  .span9 {
    width: 689px;
  }
  .span8 {
    width: 608px;
  }
  .span7 {
    width: 527px;
  }
  .span6 {
    width: 446px;
  }
  .span5 {
    width: 365px;
  }
  .span4 {
    width: 284px;
  }
  .span3 {
    width: 203px;
  }
  .span2 {
    width: 122px;
  }
  .span1 {
    width: 41px;
  }
  .offset12 {
    margin-left: 1012px;
  }
  .offset11 {
    margin-left: 931px;
  }
  .offset10 {
    margin-left: 850px;
  }
  .offset9 {
    margin-left: 769px;
  }
  .offset8 {
    margin-left: 688px;
  }
  .offset7 {
    margin-left: 607px;
  }
  .offset6 {
    margin-left: 526px;
  }
  .offset5 {
    margin-left: 445px;
  }
  .offset4 {
    margin-left: 364px;
  }
  .offset3 {
    margin-left: 283px;
  }
  .offset2 {
    margin-left: 202px;
  }
  .offset1 {
    margin-left: 121px;
  }
  .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: 4.2918454935622%;
    *margin-left: 4.2381974248927%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 4.2918454935622%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94635193133%;
  }
  .row-fluid .span11 {
    width: 91.309012875536%;
    *width: 91.255364806867%;
  }
  .row-fluid .span10 {
    width: 82.618025751073%;
    *width: 82.564377682403%;
  }
  .row-fluid .span9 {
    width: 73.927038626609%;
    *width: 73.87339055794%;
  }
  .row-fluid .span8 {
    width: 65.236051502146%;
    *width: 65.182403433476%;
  }
  .row-fluid .span7 {
    width: 56.545064377682%;
    *width: 56.491416309013%;
  }
  .row-fluid .span6 {
    width: 47.854077253219%;
    *width: 47.800429184549%;
  }
  .row-fluid .span5 {
    width: 39.163090128755%;
    *width: 39.109442060086%;
  }
  .row-fluid .span4 {
    width: 30.472103004292%;
    *width: 30.418454935622%;
  }
  .row-fluid .span3 {
    width: 21.781115879828%;
    *width: 21.727467811159%;
  }
  .row-fluid .span2 {
    width: 13.090128755365%;
    *width: 13.036480686695%;
  }
  .row-fluid .span1 {
    width: 4.3991416309013%;
    *width: 4.3454935622318%;
  }
  .row-fluid .offset12 {
    margin-left: 108.58369098712%;
    *margin-left: 108.47639484979%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 104.29184549356%;
    *margin-left: 104.18454935622%;
  }
  .row-fluid .offset11 {
    margin-left: 99.892703862661%;
    *margin-left: 99.785407725322%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 95.600858369099%;
    *margin-left: 95.49356223176%;
  }
  .row-fluid .offset10 {
    margin-left: 91.201716738197%;
    *margin-left: 91.094420600858%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 86.909871244635%;
    *margin-left: 86.802575107296%;
  }
  .row-fluid .offset9 {
    margin-left: 82.510729613734%;
    *margin-left: 82.403433476395%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 78.218884120172%;
    *margin-left: 78.111587982833%;
  }
  .row-fluid .offset8 {
    margin-left: 73.81974248927%;
    *margin-left: 73.712446351931%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 69.527896995708%;
    *margin-left: 69.420600858369%;
  }
  .row-fluid .offset7 {
    margin-left: 65.128755364807%;
    *margin-left: 65.021459227468%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 60.836909871245%;
    *margin-left: 60.729613733906%;
  }
  .row-fluid .offset6 {
    margin-left: 56.437768240343%;
    *margin-left: 56.330472103004%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 52.145922746781%;
    *margin-left: 52.038626609442%;
  }
  .row-fluid .offset5 {
    margin-left: 47.74678111588%;
    *margin-left: 47.639484978541%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 43.454935622318%;
    *margin-left: 43.347639484979%;
  }
  .row-fluid .offset4 {
    margin-left: 39.055793991416%;
    *margin-left: 38.948497854077%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.763948497854%;
    *margin-left: 34.656652360515%;
  }
  .row-fluid .offset3 {
    margin-left: 30.364806866953%;
    *margin-left: 30.257510729614%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 26.072961373391%;
    *margin-left: 25.965665236052%;
  }
  .row-fluid .offset2 {
    margin-left: 21.673819742489%;
    *margin-left: 21.56652360515%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.381974248927%;
    *margin-left: 17.274678111588%;
  }
  .row-fluid .offset1 {
    margin-left: 12.982832618026%;
    *margin-left: 12.875536480687%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.6909871244635%;
    *margin-left: 8.5836909871245%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 40px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 918px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 837px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 756px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 675px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 594px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 513px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 432px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 351px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 270px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 189px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 108px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 27px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .offset-12 {
    margin-left: -736px;
  }
  .offset-11 {
    margin-left: -673px;
  }
  .offset-10 {
    margin-left: -610px;
  }
  .offset-9 {
    margin-left: -547px;
  }
  .offset-8 {
    margin-left: -484px;
  }
  .offset-7 {
    margin-left: -421px;
  }
  .offset-6 {
    margin-left: -358px;
  }
  .offset-5 {
    margin-left: -295px;
  }
  .offset-4 {
    margin-left: -232px;
  }
  .offset-3 {
    margin-left: -169px;
  }
  .offset-2 {
    margin-left: -106px;
  }
  .offset-1 {
    margin-left: -43px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .offset-12 {
    margin-left: -932px;
  }
  .offset-11 {
    margin-left: -851px;
  }
  .offset-10 {
    margin-left: -770px;
  }
  .offset-9 {
    margin-left: -689px;
  }
  .offset-8 {
    margin-left: -608px;
  }
  .offset-7 {
    margin-left: -527px;
  }
  .offset-6 {
    margin-left: -446px;
  }
  .offset-5 {
    margin-left: -365px;
  }
  .offset-4 {
    margin-left: -284px;
  }
  .offset-3 {
    margin-left: -203px;
  }
  .offset-2 {
    margin-left: -122px;
  }
  .offset-1 {
    margin-left: -41px;
  }
}
@media (min-width: 1200px) {
  .offset-12 {
    margin-left: -960px;
  }
  .offset-11 {
    margin-left: -877px;
  }
  .offset-10 {
    margin-left: -794px;
  }
  .offset-9 {
    margin-left: -711px;
  }
  .offset-8 {
    margin-left: -628px;
  }
  .offset-7 {
    margin-left: -545px;
  }
  .offset-6 {
    margin-left: -462px;
  }
  .offset-5 {
    margin-left: -379px;
  }
  .offset-4 {
    margin-left: -296px;
  }
  .offset-3 {
    margin-left: -213px;
  }
  .offset-2 {
    margin-left: -130px;
  }
  .offset-1 {
    margin-left: -47px;
  }
}
@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.7173913043478%;
    *margin-left: 2.6637432356783%;
  }
  .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.94635193133%;
  }
  .row .span11,
  .row-fluid .span11 {
    width: 91.440217391304%;
    *width: 91.386569322635%;
  }
  .row .span10,
  .row-fluid .span10 {
    width: 82.880434782609%;
    *width: 82.826786713939%;
  }
  .row .span9,
  .row-fluid .span9 {
    width: 74.320652173913%;
    *width: 74.267004105244%;
  }
  .row .span8,
  .row-fluid .span8 {
    width: 65.760869565217%;
    *width: 65.707221496548%;
  }
  .row .span7,
  .row-fluid .span7 {
    width: 57.201086956522%;
    *width: 57.147438887852%;
  }
  .row .span6,
  .row-fluid .span6 {
    width: 48.641304347826%;
    *width: 48.587656279157%;
  }
  .row .span5,
  .row-fluid .span5 {
    width: 40.08152173913%;
    *width: 40.027873670461%;
  }
  .row .span4,
  .row-fluid .span4 {
    width: 31.521739130435%;
    *width: 31.468091061765%;
  }
  .row .span3,
  .row-fluid .span3 {
    width: 22.961956521739%;
    *width: 22.90830845307%;
  }
  .row .span2,
  .row-fluid .span2 {
    width: 14.402173913043%;
    *width: 14.348525844374%;
  }
  .row .span1,
  .row-fluid .span1 {
    width: 5.8423913043478%;
    *width: 5.7887432356783%;
  }
  .span12 .row [class*="span"] {
    margin-left: 2.7173913043478%;
    *margin-left: 2.6637432356783%;
  }
  .span12 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span12 .row .span12 {
    width: 100%;
    *width: 99.94635193133%;
  }
  .span12 .row .span11 {
    width: 91.440217391304%;
    *width: 91.386569322635%;
  }
  .span12 .row .span10 {
    width: 82.880434782609%;
    *width: 82.826786713939%;
  }
  .span12 .row .span9 {
    width: 74.320652173913%;
    *width: 74.267004105244%;
  }
  .span12 .row .span8 {
    width: 65.760869565217%;
    *width: 65.707221496548%;
  }
  .span12 .row .span7 {
    width: 57.201086956522%;
    *width: 57.147438887852%;
  }
  .span12 .row .span6 {
    width: 48.641304347826%;
    *width: 48.587656279157%;
  }
  .span12 .row .span5 {
    width: 40.08152173913%;
    *width: 40.027873670461%;
  }
  .span12 .row .span4 {
    width: 31.521739130435%;
    *width: 31.468091061765%;
  }
  .span12 .row .span3 {
    width: 22.961956521739%;
    *width: 22.90830845307%;
  }
  .span12 .row .span2 {
    width: 14.402173913043%;
    *width: 14.348525844374%;
  }
  .span12 .row .span1 {
    width: 5.8423913043478%;
    *width: 5.7887432356783%;
  }
  .span11 .row [class*="span"] {
    margin-left: 2.9717682020802%;
    *margin-left: 2.9181201334107%;
  }
  .span11 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span11 .row .span11 {
    width: 91.440217391304%;
    *width: 91.386569322635%;
  }
  .span11 .row .span10 {
    width: 82.880434782609%;
    *width: 82.826786713939%;
  }
  .span11 .row .span9 {
    width: 74.320652173913%;
    *width: 74.267004105244%;
  }
  .span11 .row .span8 {
    width: 65.760869565217%;
    *width: 65.707221496548%;
  }
  .span11 .row .span7 {
    width: 57.201086956522%;
    *width: 57.147438887852%;
  }
  .span11 .row .span6 {
    width: 48.641304347826%;
    *width: 48.587656279157%;
  }
  .span11 .row .span5 {
    width: 40.08152173913%;
    *width: 40.027873670461%;
  }
  .span11 .row .span4 {
    width: 31.521739130435%;
    *width: 31.468091061765%;
  }
  .span11 .row .span3 {
    width: 22.961956521739%;
    *width: 22.90830845307%;
  }
  .span11 .row .span2 {
    width: 14.402173913043%;
    *width: 14.348525844374%;
  }
  .span11 .row .span1 {
    width: 5.8423913043478%;
    *width: 5.7887432356783%;
  }
  .span10 .row [class*="span"] {
    margin-left: 3.2786885245902%;
    *margin-left: 3.2250404559206%;
  }
  .span10 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span10 .row .span10 {
    width: 90.638930163447%;
    *width: 90.585282094778%;
  }
  .span10 .row .span9 {
    width: 81.277860326894%;
    *width: 81.224212258225%;
  }
  .span10 .row .span8 {
    width: 71.916790490342%;
    *width: 71.863142421672%;
  }
  .span10 .row .span7 {
    width: 62.555720653789%;
    *width: 62.502072585119%;
  }
  .span10 .row .span6 {
    width: 53.194650817236%;
    *width: 53.141002748567%;
  }
  .span10 .row .span5 {
    width: 43.833580980684%;
    *width: 43.779932912014%;
  }
  .span10 .row .span4 {
    width: 34.472511144131%;
    *width: 34.418863075461%;
  }
  .span10 .row .span3 {
    width: 25.111441307578%;
    *width: 25.057793238908%;
  }
  .span10 .row .span2 {
    width: 15.750371471025%;
    *width: 15.696723402356%;
  }
  .span10 .row .span1 {
    width: 6.3893016344725%;
    *width: 6.335653565803%;
  }
  .span9 .row [class*="span"] {
    margin-left: 3.6563071297989%;
    *margin-left: 3.6026590611294%;
  }
  .span9 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span9 .row .span9 {
    width: 89.672131147541%;
    *width: 89.618483078871%;
  }
  .span9 .row .span8 {
    width: 79.344262295082%;
    *width: 79.290614226412%;
  }
  .span9 .row .span7 {
    width: 69.016393442623%;
    *width: 68.962745373953%;
  }
  .span9 .row .span6 {
    width: 58.688524590164%;
    *width: 58.634876521494%;
  }
  .span9 .row .span5 {
    width: 48.360655737705%;
    *width: 48.307007669035%;
  }
  .span9 .row .span4 {
    width: 38.032786885246%;
    *width: 37.979138816576%;
  }
  .span9 .row .span3 {
    width: 27.704918032787%;
    *width: 27.651269964117%;
  }
  .span9 .row .span2 {
    width: 17.377049180328%;
    *width: 17.323401111658%;
  }
  .span9 .row .span1 {
    width: 7.0491803278689%;
    *width: 6.9955322591993%;
  }
  .span8 .row [class*="span"] {
    margin-left: 4.1322314049587%;
    *margin-left: 4.0785833362892%;
  }
  .span8 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span8 .row .span8 {
    width: 88.482632541133%;
    *width: 88.428984472464%;
  }
  .span8 .row .span7 {
    width: 76.965265082267%;
    *width: 76.911617013597%;
  }
  .span8 .row .span6 {
    width: 65.4478976234%;
    *width: 65.394249554731%;
  }
  .span8 .row .span5 {
    width: 53.930530164534%;
    *width: 53.876882095864%;
  }
  .span8 .row .span4 {
    width: 42.413162705667%;
    *width: 42.359514636998%;
  }
  .span8 .row .span3 {
    width: 30.895795246801%;
    *width: 30.842147178131%;
  }
  .span8 .row .span2 {
    width: 19.378427787934%;
    *width: 19.324779719265%;
  }
  .span8 .row .span1 {
    width: 7.8610603290676%;
    *width: 7.8074122603981%;
  }
  .span7 .row [class*="span"] {
    margin-left: 4.750593824228%;
    *margin-left: 4.6969457555585%;
  }
  .span7 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span7 .row .span7 {
    width: 86.98347107438%;
    *width: 86.929823005711%;
  }
  .span7 .row .span6 {
    width: 73.96694214876%;
    *width: 73.913294080091%;
  }
  .span7 .row .span5 {
    width: 60.950413223141%;
    *width: 60.896765154471%;
  }
  .span7 .row .span4 {
    width: 47.933884297521%;
    *width: 47.880236228851%;
  }
  .span7 .row .span3 {
    width: 34.917355371901%;
    *width: 34.863707303231%;
  }
  .span7 .row .span2 {
    width: 21.900826446281%;
    *width: 21.847178377611%;
  }
  .span7 .row .span1 {
    width: 8.8842975206612%;
    *width: 8.8306494519916%;
  }
  .span6 .row [class*="span"] {
    margin-left: 5.586592178771%;
    *margin-left: 5.5329441101014%;
  }
  .span6 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span6 .row .span6 {
    width: 85.035629453682%;
    *width: 84.981981385012%;
  }
  .span6 .row .span5 {
    width: 70.071258907363%;
    *width: 70.017610838694%;
  }
  .span6 .row .span4 {
    width: 55.106888361045%;
    *width: 55.053240292376%;
  }
  .span6 .row .span3 {
    width: 40.142517814727%;
    *width: 40.088869746057%;
  }
  .span6 .row .span2 {
    width: 25.178147268409%;
    *width: 25.124499199739%;
  }
  .span6 .row .span1 {
    width: 10.21377672209%;
    *width: 10.160128653421%;
  }
  .span5 .row [class*="span"] {
    margin-left: 6.7796610169492%;
    *margin-left: 6.7260129482796%;
  }
  .span5 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span5 .row .span5 {
    width: 82.402234636872%;
    *width: 82.348586568202%;
  }
  .span5 .row .span4 {
    width: 64.804469273743%;
    *width: 64.750821205073%;
  }
  .span5 .row .span3 {
    width: 47.206703910615%;
    *width: 47.153055841945%;
  }
  .span5 .row .span2 {
    width: 29.608938547486%;
    *width: 29.555290478817%;
  }
  .span5 .row .span1 {
    width: 12.011173184358%;
    *width: 11.957525115688%;
  }
  .span4 .row [class*="span"] {
    margin-left: 8.6206896551724%;
    *margin-left: 8.5670415865029%;
  }
  .span4 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span4 .row .span4 {
    width: 78.64406779661%;
    *width: 78.590419727941%;
  }
  .span4 .row .span3 {
    width: 57.28813559322%;
    *width: 57.234487524551%;
  }
  .span4 .row .span2 {
    width: 35.932203389831%;
    *width: 35.878555321161%;
  }
  .span4 .row .span1 {
    width: 14.576271186441%;
    *width: 14.522623117771%;
  }
  .span3 .row [class*="span"] {
    margin-left: 11.834319526627%;
    *margin-left: 11.780671457958%;
  }
  .span3 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span3 .row .span3 {
    width: 72.844827586207%;
    *width: 72.791179517537%;
  }
  .span3 .row .span2 {
    width: 45.689655172414%;
    *width: 45.636007103744%;
  }
  .span3 .row .span1 {
    width: 18.534482758621%;
    *width: 18.480834689951%;
  }
  .span2 .row [class*="span"] {
    margin-left: 18.867924528302%;
    *margin-left: 18.814276459632%;
  }
  .span2 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span2 .row .span2 {
    width: 62.721893491124%;
    *width: 62.668245422455%;
  }
  .span2 .row .span1 {
    width: 25.443786982249%;
    *width: 25.390138913579%;
  }
  .span1 .row [class*="span"] {
    margin-left: 46.511627906977%;
    *margin-left: 46.457979838307%;
  }
  .span1 .row [class*="span"]:first-child {
    margin-left: 0;
  }
  .span1 .row .span1 {
    width: 40.566037735849%;
    *width: 40.51238966718%;
  }
  .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 {
    border-top: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .navbar-collapse-fixed-top .nav-collapse,
  .navbar-collapse-fixed-bottom .nav-collapse {
    position: absolute;
    width: 100%;
    left: 0;
    top: 31px;
    margin: 0;
  }
  .navbar-collapse-fixed-top .nav-collapse.in,
  .navbar-collapse-fixed-bottom .nav-collapse.in {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .navbar-collapse-fixed-top .nav-collapse.in > *,
  .navbar-collapse-fixed-bottom .nav-collapse.in > * {
    -webkit-transform: translateZ(0);
  }
  .navbar-collapse-fixed-top .nav-collapse.animate,
  .navbar-collapse-fixed-bottom .nav-collapse.animate {
    overflow: hidden;
  }
  .navbar-collapse-fixed-bottom {
    bottom: 0;
    top: auto;
  }
  .navbar-collapse-fixed-bottom .nav-collapse {
    bottom: 31px;
    top: auto;
  }
  .navbar-collapse-fixed-bottom .btn-navbar {
    position: absolute;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .ja-navhelper {
    margin-left: -20px;
    margin-right: -20px;
  }
  .t3-mainnav {
    background: #ffffff;
    border-top: 1px solid #f2f2f2;
    height: auto;
  }
  .t3-mainnav .navbar {
    margin-top: 0;
  }
  .t3-mainnav .navbar .btn-navbar {
    margin-bottom: 10px;
  }
  .t3-mainnav .nav-collapse .nav {
    margin: 0 !important;
  }
  .t3-mainnav .nav-collapse {
    margin-top: 10px;
    background: #fff;
    top: 66px !important;
  }
  .t3-mainnav .nav-collapse .nav {
    background-color: #fff !important;
    margin: 0 0 0 20px;
  }
  .t3-mainnav .nav li.dropdown.open > .dropdown-toggle,
  .t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
  .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
    background: #fff;
    color: #1ba1e2;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .t3-mainnav .nav-collapse .nav > li > a {
    margin-bottom: 0;
    border-bottom: solid 1px #eee;
  }
  .t3-mainnav .navbar .nav > li > .dropdown-menu > li a {
    background: #fff;
    border-top: 1px solid #eee;
    color: #666;
  }
  .t3-mainnav .navbar .nav > li > .dropdown-menu > li a:hover {
    background: #fff;
    color: #1ba1e2;
  }
  .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle:hover {
    border-color: #eee;
  }
  .t3-mainnav .nav-collapse .nav > li > a,
  .t3-mainnav .nav-collapse .dropdown-menu a {
    border-bottom: solid 1px #eee;
    color: #444;
    font-weight: bold;
    padding: 10px 20px;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .t3-mainnav .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0;
  }
  .t3-mainnav .navbar .nav > li > .dropdown-menu > li.active a {
    color: #1ba1e2;
  }
  .t3-mainnav .nav-collapse .nav > li > a:hover,
  .t3-mainnav .nav-collapse .dropdown-menu a:hover {
    background-color: none !important;
  }
  .t3-mainnav .nav li.dropdown > .dropdown-menu .active > a,
  .t3-mainnav .nav li.dropdown > .dropdown-menu .active > a:hover {
    background: #fff;
    color: #1ba1e2;
    font-weight: normal;
  }
  .t3-mainnav .nav li.dropdown > .dropdown-menu .active > .nav-child a {
    color: #666;
  }
  .t3-mainnav .nav li.dropdown > .dropdown-menu .active > .nav-child .active a,
  .t3-mainnav .nav li.dropdown > .dropdown-menu .active > .nav-child a:hover {
    background: #fff;
    color: #1ba1e2;
  }
  .t3-mainnav .nav-collapse .dropdown-menu a {
    border-top: 1px solid #f2f2f2;
    border-bottom: 0;
    font-weight: normal;
    padding: 10px 40px;
  }
  .t3-mainnav .nav-collapse .dropdown-menu a:hover {
    background-color: none !important;
  }
  .ja-mainnav .nav-collapse .nav > li > a,
  .ja-mainnav .nav-collapse .dropdown-menu a {
    padding-left: 0;
  }
  .ja-mainnav .nav-collapse .nav > li > a:hover,
  .ja-mainnav .nav-collapse .dropdown-menu a:hover {
    background: #fff;
  }
  .t3-mainnav .nav-collapse .dropdown-menu {
    margin: 0;
    padding: 0;
    background-color: none;
    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 .nav > li > .dropdown-menu:before,
  .t3-mainnav .navbar .nav > li > .dropdown-menu:after,
  .t3-mainnav .navbar .nav > li > .dropdown-menu .divider {
    display: none;
  }
  .customization {
    display: none;
  }
  .t3-mainnav .navbar .nav > li > .dropdown-menu {
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .t3-mainnav .dropdown-menu li > a:hover,
  .t3-mainnav .dropdown-menu li > a:focus,
  .t3-mainnav .dropdown-submenu:hover > a {
    background: #fff;
  }
}
@media (max-width: 599px) {
  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;
  }
}
#form-login-username .input-prepend .input,
#form-login-password .input-prepend .input {
  width: 80%;
}
@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;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .head-search .input {
    width: 90px !important;
  }
}
@media (max-width: 767px) {
  /* Head Search --- */
  /* focus state */
  /* SLIDESHOW
  --------------------------------------------------------- */
  /* SPOTLIGHTS
  --------------------------------------------------------- */
  /* HOME SPOTLIGHTS
  --------------------------------------------------------- */
  /* Spotlight 1 + 5 ---*/
  /* Spotlight 2 ---*/
  /* Spotlight 3 & 4 ---*/
  /* FOOTER
  --------------------------------------------------------- */
  /* Footnav ---*/
  /* Copyright ---*/
  .logo {
    float: none;
    text-align: center;
  }
  .head-search {
    float: none;
  }
  .head-search .input {
    width: 100%;
  }
  .head-search .input:focus {
    width: 100%;
  }
  .t3-mainnav {
    float: none;
  }
  .container.ja-mainbody {
    margin-top: 40px;
  }
  .ja-slideshow .container {
    padding-top: 0;
    margin-top: 170px;
  }
  .ja-slideshow .ja-ss-desc {
    bottom: 40px;
  }
  .ja-slideshow .ja-ss-desc h2 {
    font-size: 3em;
  }
  .ja-slideshow .ja-ss-desc h3 {
    margin-bottom: 0;
  }
  .ja-slideshow .ja-ss-desc a.btn {
    padding: 15px 30px;
  }
  .ja-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .ja-sl-1 .module,
  .ja-sl-1 .t3-module {
    background: none;
    border: none;
    margin-bottom: 20px;
  }
  .home .ja-sl-1,
  .home .ja-sl-5 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .home .ja-sl-1 .jumbotron,
  .home .ja-sl-5 .jumbotron {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .home .ja-sl-1 .jumbotron .btn-large,
  .home .ja-sl-5 .jumbotron .btn-large {
    font-size: 15px;
    padding: 11px 15px;
  }
  .home .ja-sl-2 {
    text-align: center;
  }
  .home .ja-sl-2 p {
    font-size: 13px;
    line-height: 20px;
  }
  .home .ja-sl-3 p img {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .home .ja-sl-3 p,
  .home .ja-sl-4 p {
    font-size: 13px;
    line-height: 20px;
  }
  .home .ja-sl-3 .jumbotron,
  .home .ja-sl-4 .jumbotron {
    padding-bottom: 0;
  }
  .home .ja-sl-3 .jumbotron h1,
  .home .ja-sl-4 .jumbotron h1 {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .home .ja-sl-3 .jumbotron p,
  .home .ja-sl-4 .jumbotron p {
    font-size: 13px;
  }
  .ja-footnav {
    padding: 20px 20px 0;
    font-size: 11px;
  }
  .ja-footnav .module-title {
    font-size: 13px;
    font-weight: bold;
  }
  .ja-copyright {
    padding: 20px 20px 40px;
    *zoom: 1;
  }
  .ja-copyright:before,
  .ja-copyright:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .ja-copyright:after {
    clear: both;
  }
  .copyright,
  .poweredby {
    float: none;
  }
  .poweredby {
    margin-top: 10px;
  }
  .ja-masshead {
    margin: 0;
    padding: 0;
  }
  .ja-masshead h3 {
    font-size: 30px;
  }
  ul.social-list li {
    width: 25%;
  }
  ul.social-list li a strong {
    display: none;
  }
  div.ja-ss-desc p {
    display: none;
  }
  .ja-ss-items .ja-ss-item img {
    width: 50%;
  }
  .contact .thumbnail {
    display: none;
  }
  .ja-header .span8,
  .ja-header .span2 {
    float: left;
    margin-left: 0;
  }
  .ja-header .ja-logo {
    margin-left: 0;
    left: 75px;
    position: absolute;
    width: auto;
  }
  .ja-header .ja-search {
    float: right;
    position: absolute;
    right: 20px;
    top: 5px;
    width: auto;
  }
  .ja-header .ja-search .head-search {
    margin-top: 17px;
  }
  .ja-header .t3-mainnav {
    border-top: 0;
  }
  .head-search .input,
  .head-search .input:focus {
    width: 100px;
  }
  .ja-header .languageswitcherload {
    bottom: 5px;
    float: right;
    position: absolute;
    right: 20px;
    width: 100%;
  }
  ..ja-header  
  // Slideshow
  // ---------
  .ja-ss-thumbs {
    margin-left: 0 !important;
  }
  .ja-sl-1,
  .ja-sl-2,
  .ja-sl-3,
  .ja-sl-4,
  .ja-sl-5,
  .ja-sl-6 {
    margin: 0 -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ja-footer,
  .ja-footnav {
    margin: 0 -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 480px) {
  .ja-sidebar {
    clear: both;
  }
  div.ja-ss-desc p {
    display: none;
  }
  div.ja-ss-desc h2 {
    font-size: 28px;
  }
  div.ja-ss-desc h3 {
    font-size: 18px;
    margin-bottom: 0;
  }
  div.ja-ss-desc a.btn-large {
    padding: 10px;
  }
  .ja-masshead {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ja-content {
    margin-bottom: 20px;
  }
  .ja-sl-1,
  .ja-sl-3,
  .ja-sl-4,
  .ja-sl-5,
  .ja-sl-6,
  .ja-footnav {
    margin: 0 -20px;
    padding: 20px;
  }
  div.all-partner .span2 {
    text-align: center;
  }
  ul.social-list li a strong {
    display: inline;
  }
  .ja-footer {
    margin-left: -20px;
    margin-right: -20px;
  }
  div.contact h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  div.contact fieldset legend {
    line-height: 1.5;
  }
  div.contact fieldset .control-group:nth-child(6) .control-label {
    float: left;
    margin-right: 5px;
  }
  div.contact fieldset .control-group:nth-child(6) .controls {
    float: left;
  }
  div.contact fieldset .control-group:nth-child(6) .controls input {
    margin-top: 0;
  }
  .login_form fieldset,
  .login fieldset {
    padding: 20px;
  }
  .memebers-info .span3 {
    float: left;
    width: 50%;
  }
  .memebers-info .span3:nth-child(2*n) {
    padding-right: 10px;
  }
  .memebers-info .span3:nth-child(2*n+1) {
    padding-left: 10px;
  }
  .pricing-table .four-cols .col {
    border: 1px solid #ddd;
    border-bottom: 0px;
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .pricing-table .col-last {
    border-bottom: 1px solid #ddd !important;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
  }
  .pricing-table .col-header {
    border-left: 0;
    border-right: 0;
    height: auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .pricing-table .featured .col-header {
    height: auto;
    margin-top: 0;
  }
  .pricing-table .col-last .col-header {
    border-right: 0;
  }
  .pricing-table ul li {
    border-left: 0;
    border-right: 0;
  }
  .pricing-table .col-last ul li {
    border-right: 0;
  }
  .pricing-table .col-footer,
  .pricing-table .col-last .col-footer {
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    height: auto;
  }
  .pricing-table .featured .col-footer {
    border: 0;
    height: auto;
    margin-bottom: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  div.componentheading {
    font-size: 20px;
  }
  div.tagItemView {
    float: none;
  }
  .ja-masshead {
    margin-top: 100px !important;
    margin-bottom: -40px !important;
  }
  .ja-masshead h3 {
    font-size: 20px;
    padding: 10px 0;
  }
}
@media (max-width: 479px) {
  .ja-slideshow .container {
    padding-top: 10px;
  }
  .ja-masshead {
    margin: 0 -20px;
    padding: 0 20px;
  }
  .ja-content {
    margin-bottom: 20px;
  }
  div.ja-ss-desc {
    display: none;
  }
  .ja-ss-items .ja-ss-item img {
    width: 100%;
  }
  .ja-navhelper {
    display: none;
  }
  .memebers-info .span3 {
    float: none;
    padding: 0;
    width: 100%;
  }
  ul.social-list li a strong {
    display: none;
  }
  .ja-sl-1 .module {
    border: 0 !important;
    margin-bottom: 30px;
  }
  #search-form #finder-search .inputbox {
    width: 60%;
  }
  div.search #search-searchword {
    width: 200px;
  }
  div.itemIntroText img,
  div.catItemIntroText img,
  div.genericItemIntroText img,
  div.latestItemIntroText img,
  div.tagItemIntroText img,
  div.userItemIntroText img {
    border: 0;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
  }
  div.itemHeader h2.itemTitle {
    font-size: 20px;
    line-height: 24px;
  }
  span.itemImage img {
    width: 100%;
  }
  div.itemNavigation a.itemPrevious,
  div.itemNavigation a.itemNext {
    width: 100%;
  }
  div.itemCommentsForm form textarea.inputbox,
  div.itemCommentsForm form input.inputbox {
    width: 90%;
  }
  div.itemComments ul.itemCommentsList li {
    padding-left: 0;
  }
  div.itemComments ul.itemCommentsList li .user-avatar {
    display: none;
  }
  div.itemComments ul.itemCommentsList li .comment-inner span.arrow {
    display: none;
  }
  .k2AccountPage table.admintable td input.inputbox {
    width: 45%;
  }
}
.t3-megamenu .mega-inner {
  padding: 20px;
}
.t3-megamenu .mega-caption {
  font-size: 11px;
  font-weight: normal;
  font-family: Arial, sans-serif;
}
.t3-megamenu .row-fluid + .row-fluid {
  border-top: 1px solid #eee;
  padding-top: 0;
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: none;
  border: 0;
  color: #444;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0;
  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: none;
  color: #444;
}
.t3-megamenu .span12.mega-col-nav .mega-inner {
  padding: 0;
}
.t3-megamenu .nav li.dropdown.open > .dropdown-toggle,
.t3-megamenu .nav li.dropdown.active > .dropdown-toggle,
.t3-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
  background: none;
  color: #1ba1e2;
}
.t3-megamenu .mega-nav li a,
.t3-megamenu .dropdown-menu .mega-nav li a {
  border-top: 1px solid #47B4E9;
  padding: 5px 10px;
}
.t3-megamenu .mega-nav li:first-child > a,
.t3-megamenu .dropdown-menu .mega-nav li:first-child > a {
  border-top: 0;
}
.t3-megamenu .dropdown-menu .mega-nav li > a {
  border-top: 1px solid #eee;
  color: #1ba1e2;
  padding: 5px 20px;
  display: block;
  line-height: 20px;
}
.t3-megamenu .dropdown-menu .mega-nav li > a:hover,
.t3-megamenu .dropdown-menu .mega-nav li > a:focus {
  text-decoration: none;
  background: #f5f5f5;
}
.t3-megamenu ul.mega-nav > li.mega-group {
  padding-top: 10px;
}
.t3-megamenu ul.mega-nav > li.mega-group:first-child {
  padding-top: 0;
}
.t3-megamenu .mega-group .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li {
  padding: 5px 0;
}
.t3-megamenu .mega-group .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a {
  padding: 0;
  border-top: none;
  display: inline;
}
.t3-megamenu .mega-group .mega-nav > li a:hover,
.t3-megamenu .mega-group .mega-nav > li a:active,
.t3-megamenu .mega-group .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a:active,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a:focus {
  background: none;
  color: #1ba1e2;
  border-bottom: 1px solid #1ba1e2;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module {
  background: none;
  margin-bottom: 0;
}
.t3-megamenu .t3-module .module-inner {
  padding: 0;
}
.t3-megamenu .t3-module .module-title {
  background: none;
  color: #444;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 5px 0;
}
.t3-megamenu .t3-module.nopadding .module-ct {
  padding: 0;
}
.t3-megamenu .t3-module .module-ct a {
  border-top: 0;
  color: #1ba1e2;
  padding: 0;
}
.t3-megamenu .t3-module .module-ct a:hover,
.t3-megamenu .t3-module .module-ct a:active,
.t3-megamenu .t3-module .module-ct a:focus {
  color: #1ba1e2;
  border-bottom: 1px solid #1ba1e2;
  text-decoration: none;
}
.t3-megamenu .t3-module .module-ct h4 {
  color: #666;
}
.t3-megamenu .t3-module .module-ct p {
  margin-bottom: 0;
}
.t3-megamenu .t3-module ul {
  margin: 0 0 0 20px;
}
@media (max-width: 767px) {
  .t3-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .t3-megamenu .dropdown-menu .mega-nav li > a {
    color: #444;
  }
  .t3-megamenu .dropdown-menu .mega-nav li > a:hover,
  .t3-megamenu .dropdown-menu .mega-nav li > a:focus,
  .t3-megamenu .dropdown-menu .mega-nav li > a:active {
    color: #1ba1e2;
    background: #fff;
  }
  .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: 10px 20px;
    color: #444;
  }
  .t3-megamenu .t3-module {
    margin-bottom: 0;
  }
}
#off-canvas-nav {
  display: none;
}
@media (max-width: 767px) {
  .off-canvas {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .off-canvas body {
    width: 100%;
    overflow-x: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .off-canvas body > * {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .off-canvas #t3-mainnav .nav-collapse,
  .off-canvas #ja-mainnav .nav-collapse {
    display: none;
  }
  .off-canvas #off-canvas-nav {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    z-index: 1;
    background: none;
  }
  .off-canvas #off-canvas-nav .t3-mainnav {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .off-canvas #off-canvas-nav .t3-mainnav .nav-collapse {
    height: auto;
    background: none;
  }
  .off-canvas-enabled body > * {
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px);
  }
  .off-canvas-enabled #t3-mainnav {
    display: block;
  }
}
#off-canvas-nav .t3-mainnav {
  width: 250px !important;
  border-right: solid 1px #ddd;
}
#off-canvas-nav .t3-mainnav .nav-collapse {
  margin-top: 0;
  top: 0 !important;
  padding: 0 !important;
}
#off-canvas-nav .t3-mainnav .nav-collapse .nav > li > a,
#off-canvas-nav .t3-mainnav .nav-collapse .dropdown-menu a {
  background: #fff;
  border-bottom: 1px solid #eee;
  color: #444;
  padding-left: 20px;
}
#off-canvas-nav .t3-mainnav .nav-collapse .nav > li > a:hover,
#off-canvas-nav .t3-mainnav .nav-collapse .dropdown-menu a:hover {
  background: #fff;
  color: #1ba1e2;
}
#off-canvas-nav .t3-mainnav .nav-collapse .dropdown-menu a {
  background: #fff;
  border-top: 0;
  border-bottom: 1px solid #eee;
  display: block;
  padding-left: 20px;
}
#off-canvas-nav .t3-mainnav .nav li.dropdown > .dropdown-menu .active > .nav-child .active a,
#off-canvas-nav .t3-mainnav .nav li.dropdown > .dropdown-menu .active > .nav-child a:hover,
#off-canvas-nav .t3-mainnav .nav li.dropdown > .dropdown-menu .active > a {
  color: #1ba1e2;
}
#off-canvas-nav .t3-megamenu .mega-inner {
  padding: 0;
}
#off-canvas-nav .t3-megamenu .row-fluid + .row-fluid {
  border-top: 0;
}
#off-canvas-nav .t3-megamenu .mega-nav .mega-group > .mega-group-title,
#off-canvas-nav .t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
#off-canvas-nav .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  font-size: 13px;
  text-transform: none;
}
#off-canvas-nav .t3-megamenu .mega-group .mega-nav > li,
#off-canvas-nav .t3-megamenu .dropdown-menu .mega-group .mega-nav > li {
  padding: 0;
}
#off-canvas-nav .t3-megamenu .mega-group .mega-nav > li a,
#off-canvas-nav .t3-megamenu .dropdown-menu .mega-group .mega-nav > li a,
#off-canvas-nav .t3-megamenu .dropdown-menu .mega-nav li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
#off-canvas-nav .t3-megamenu .dropdown-menu .mega-nav .mega-nav li > a {
  padding-left: 30px !important;
}
