@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;
}
body {
  border: 0;
}
#ja-mainbody {
  margin: 0;
  padding: 10px 0;
}
#ja-mainbody .ja-content {
  padding: 20px;
}
#ja-mainbody #mailtoForm .inputbox {
  width: 50%;
}
#mailtoForm p .button {
  border: 1px solid #666666;
  font-weight: bold;
  margin: 0;
  padding: 5px 10px;
  vertical-align: middle;
  color: #fff;
  text-shadow: 1px 1px 0 #808080;
  background-color: #a8a8a8;
  background-image: -moz-linear-gradient(top,#b3b3b3,#999);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(#999));
  background-image: -webkit-linear-gradient(top,#b3b3b3,#999);
  background-image: -o-linear-gradient(top,#b3b3b3,#999);
  background-image: linear-gradient(to bottom,#b3b3b3,#999);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb2b2b2', endColorstr='#ff999999', GradientType=0);
  border-color: #999 #999 #737373;
  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: #999;
  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 #bfbfbf;
  -moz-box-shadow: inset -1px 1px 0 #bfbfbf;
  box-shadow: inset -1px 1px 0 #bfbfbf;
}
#mailtoForm p .button:hover,
#mailtoForm p .button:focus,
#mailtoForm p .button:active,
#mailtoForm p .button.active,
#mailtoForm p .button.disabled,
#mailtoForm p .button[disabled] {
  color: #fff;
  background-color: #999;
  *background-color: #8c8c8c;
}
#mailtoForm p .button:active,
#mailtoForm p .button.active {
  background-color: #808080 \9;
}
#mailtoForm p .button:hover {
  border: 1px solid #106087;
  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;
}
#mailtoForm p .button:hover:hover,
#mailtoForm p .button:hover:focus,
#mailtoForm p .button:hover:active,
#mailtoForm p .button:hover.active,
#mailtoForm p .button:hover.disabled,
#mailtoForm p .button:hover[disabled] {
  color: #fff;
  background-color: #1ba1e2;
  *background-color: #1891cb;
}
#mailtoForm p .button:hover:active,
#mailtoForm p .button:hover.active {
  background-color: #1681b4 \9;
}
a.itemPrintThisPage {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
a.itemPrintThisPage:hover,
a.itemPrintThisPage:focus,
a.itemPrintThisPage:active {
  border-color: #999;
}
/**
 * @copyright	Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

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

/* System Messages */
#system-message {
	margin-bottom: 10px;
	padding: 0;
}

#system-message > dt {
	font-weight: bold;
	display: none;
}

#system-message > dd {
	margin: 0;
	font-weight: bold;
	text-indent: 30px;
}

#system-message > dd > ul {
	color: #0055BB;
	background-position: 4px top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	list-style: none;
	padding: 10px;
	border-top: 3px solid #84A7DB;
	border-bottom: 3px solid #84A7DB;
}

#system-message > dd > ul > li {
	line-height: 1.5em;
}

/* System Standard Messages */
#system-message > .message > ul {
	background-color: #C3D2E5;
	background-image: url(/media/system/images/notice-info.png);
}

/* System Error Messages */
#system-message > .error > ul,
#system-message > .warning > ul,
#system-message > .notice > ul {
	color: #c00;
}

#system-message > .error > ul {
	background-color: #E6C0C0;
	background-image: url(/media/system/images/notice-alert.png);
	border-color: #DE7A7B;
}

/* System Warning Messages */
#system-message > .warning > ul {
	background-color: #E6C8A6;
	background-image: url(/media/system/images/notice-note.png);
	border-color: #FFBB00;
}

/* System Notice Messages */
#system-message > .notice > ul {
	background-color: #EFE7B8;
	background-image: url(/media/system/images/notice-note.png);
	border-color: #F0DC7E;
}


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

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

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

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

.img-fulltext-float-none {
}

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

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

.img-intro-float-none {
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 22, 2012 */



@font-face {
    font-family: 'robotobold';
    src: url(/templates/ja_brisk/fonts/roboto/roboto-bold-webfont.eot);
    src: url(/templates/ja_brisk/fonts/roboto/roboto-bold-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/roboto/roboto-bold-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/roboto/roboto-bold-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'roboto_ltregular';
    src: url(/templates/ja_brisk/fonts/roboto/roboto-light-webfont.eot);
    src: url(/templates/ja_brisk/fonts/roboto/roboto-light-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/roboto/roboto-light-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/roboto/roboto-light-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotoregular';
    src: url(/templates/ja_brisk/fonts/roboto/roboto-regular-webfont.eot);
    src: url(/templates/ja_brisk/fonts/roboto/roboto-regular-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/roboto/roboto-regular-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/roboto/roboto-regular-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}


/* Main Stuff START */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 11, 2011 */



@font-face {
    font-family: 'CartoGothicStdBoldItalic';
    src: url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-bolditalic-webfont.eot);
    src: url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-bolditalic-webfont.eot) format('eot'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-bolditalic-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-bolditalic-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-bolditalic-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdBold';
    src: url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-bold-webfont.eot);
    src: url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-bold-webfont.eot) format('eot'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-bold-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-bold-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-bold-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdBook';
    src: url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-book-webfont.eot);
    src: url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-book-webfont.eot) format('eot'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-book-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-book-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-book-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdItalic';
    src: url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-italic-webfont.eot);
    src: url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-italic-webfont.eot) format('eot'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-italic-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-italic-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/carto-gothic/cartogothicstd-italic-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 9, 2011 */



@font-face {
    font-family: 'DanielBold';
    src: url(/templates/ja_brisk/fonts/daniel/danielbd-webfont.eot);
    src: url(/templates/ja_brisk/fonts/daniel/danielbd-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/daniel/danielbd-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/daniel/danielbd-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/daniel/danielbd-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DanielBlackRegular';
    src: url(/templates/ja_brisk/fonts/daniel/danielbk-webfont.eot);
    src: url(/templates/ja_brisk/fonts/daniel/danielbk-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/daniel/danielbk-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/daniel/danielbk-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/daniel/danielbk-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DanielRegular';
    src: url(/templates/ja_brisk/fonts/daniel/daniel-webfont.eot);
    src: url(/templates/ja_brisk/fonts/daniel/daniel-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/daniel/daniel-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/daniel/daniel-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/daniel/daniel-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 13, 2013 04:50:34 AM America/New_York */



@font-face {
    font-family: 'LaneNarrowRegular';
    src: url(/templates/ja_brisk/fonts/lane/LANENAR_-webfont.eot);
    src: url(/templates/ja_brisk/fonts/lane/LANENAR_-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/lane/LANENAR_-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/lane/LANENAR_-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/lane/LANENAR_-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LaneUpperRegular';
    src: url(/templates/ja_brisk/fonts/lane/LANEUP__-webfont.eot);
    src: url(/templates/ja_brisk/fonts/lane/LANEUP__-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/lane/LANEUP__-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/lane/LANEUP__-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/lane/LANEUP__-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LanePoshRegular';
    src: url(/templates/ja_brisk/fonts/lane/LANEPOSH-webfont.eot);
    src: url(/templates/ja_brisk/fonts/lane/LANEPOSH-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/lane/LANEPOSH-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/lane/LANEPOSH-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/lane/LANEPOSH-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 13, 2013 04:57:07 AM America/New_York */



@font-face {
    font-family: 'MuliLight';
    src: url(/templates/ja_brisk/fonts/muli/Muli-Light-webfont.eot);
    src: url(/templates/ja_brisk/fonts/muli/Muli-Light-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/muli/Muli-Light-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/muli/Muli-Light-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/muli/Muli-Light-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliLightItalic';
    src: url(/templates/ja_brisk/fonts/muli/Muli-LightItalic-webfont.eot);
    src: url(/templates/ja_brisk/fonts/muli/Muli-LightItalic-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/muli/Muli-LightItalic-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/muli/Muli-LightItalic-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/muli/Muli-LightItalic-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliRegular';
    src: url(/templates/ja_brisk/fonts/muli/Muli-Regular-webfont.eot);
    src: url(/templates/ja_brisk/fonts/muli/Muli-Regular-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/muli/Muli-Regular-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/muli/Muli-Regular-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/muli/Muli-Regular-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliItalic';
    src: url(/templates/ja_brisk/fonts/muli/Muli-Italic-webfont.eot);
    src: url(/templates/ja_brisk/fonts/muli/Muli-Italic-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/muli/Muli-Italic-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/muli/Muli-Italic-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/muli/Muli-Italic-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 12, 2011 */



@font-face {
    font-family: 'TitilliumText22LThin';
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l001-webfont.eot);
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l001-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l001-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l001-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l001-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LLight';
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l002-webfont.eot);
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l002-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l002-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l002-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l002-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LRegular';
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l003-webfont.eot);
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l003-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l003-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l003-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l003-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LMedium';
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l004-webfont.eot);
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l004-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l004-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l004-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l004-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LBold';
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l005-webfont.eot);
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l005-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l005-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l005-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l005-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LXBold';
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l006-webfont.eot);
    src: url(/templates/ja_brisk/fonts/titillium/titilliumtext22l006-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l006-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l006-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/titillium/titilliumtext22l006-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 3, 2012 */



@font-face {
    font-family: 'LiberationSansBoldItalic';
    src: url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-bolditalic-webfont.eot);
    src: url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-bolditalic-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-bolditalic-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-bolditalic-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-bolditalic-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LiberationSansBold';
    src: url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-bold-webfont.eot);
    src: url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-bold-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-bold-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-bold-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-bold-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LiberationSansItalic';
    src: url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-italic-webfont.eot);
    src: url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-italic-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-italic-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-italic-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-italic-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LiberationSansRegular';
    src: url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-regular-webfont.eot);
    src: url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-regular-webfont.eot) format('embedded-opentype'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-regular-webfont.woff) format('woff'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-regular-webfont.ttf) format('truetype'),
         url(/templates/ja_brisk/fonts/liberation-sans/liberationsans-regular-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}



@media (min-width: 600px) and (max-width: 767px) {
.t3-mainnav {
    background: #000;
}
}

@media (max-width: 599px) {
	.t3-mainnav {
    background: #000;
}
}

@media (max-width: 480px) {
	.t3-mainnav {
    background: #000;
}
}


@media (max-width: 479px) {
		.t3-mainnav {
    background: #000;
}
}
@media (max-width: 768px) {
	  .ja-slideshow .container {
    padding-top: 0;
    margin-top: 130px;
  }
}
body {
    color: #666666;
    font-family: 'MuliLight', Arial, sans serif;
    font-size: 13px;
    line-height: 20px;
	text-rendering: optimizelegibility;
}
em {
    text-rendering: optimizelegibility;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'CartoGothicStdBook', Arial, sans serif;
    font-weight: normal;
    line-height: 1;
    margin: 10px 0;
    text-rendering: optimizelegibility;
}
h1 {
    font-size: 46px;
    line-height: 50px;
}
h3 {
    font-size: 26px;
    line-height: 40px;
}
h4 {
    font-size: 20px;
    line-height: 28px;
}
.t3-megamenu .mega-inner {
    clear: both;
    width: 200px;
}
.logout-css {
	background: #413e3e;
	-moz-box-shadow: inset 0 0 4px 4px #333131;
	-webkit-box-shadow: inset 0 0 4px 4px #333131;
	box-shadow: inset 0 0 4px 4px #333131;
	border-radius: 3px;
}
.logout-css:hover {
	background: #717171 !important;
	border-radius: 3px;
	box-shadow: none;
}
.logout-css:active {
	background: #717171 !important;
	border-radius: 3px;
	box-shadow: none;
}
.logout-css:focus {
	background: #717171 !important;
	border-radius: 3px;
	box-shadow: none;
}
.login-css {
	background: #413e3e;
	-moz-box-shadow: inset 0 0 4px 4px #333131;
	-webkit-box-shadow: inset 0 0 4px 4px #333131;
	box-shadow: inset 0 0 4px 4px #333131;
	border-radius: 3px;
}
.login-css:hover {
	background: #717171 !important;
	border-radius: 3px;
	box-shadow: none;
}
.login-css:active {
	background: #717171 !important;
	border-radius: 3px;
	box-shadow: none;
}
.login-css:focus {
	background: #717171 !important;
	border-radius: 3px;
	box-shadow: none;
}
.lead {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 12px;
}
.search-top .mijosearch_input_module_simple {
	float: right;
	height: 17px;
	margin-right: 0px !important;
	margin-bottom: 0px;
	margin-top: 2px;
	-moz-box-shadow: inset 0 0 7px 4px #dfdbdb;
	-webkit-box-shadow: inset 0 0 7px 4px #dfdbdb;
	box-shadow: inset 0 0 7px 4px #dfdbdb;
}
.mijosearch_bg_module {
    height: 30px;
    width: 100%;
}
.gkIsWrapper-gk_startup .gkIsText.active {
    top: 25px;
}
.gkIsWrapper-gk_startup .gkIsText h2 a {
    color: #FFFFFF;
    display: block;
    font-family: 'MuliRegular', Arial, sans serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 64px;
    text-transform: uppercase;
}
.t3-mainnav .navbar .nav > li > a {
    border-top: 0 none;
    font-family: arial, sans serif;
    font-weight: 600;
    padding: 5px 12px;
    text-shadow: none;
}
.t3-mainnav .nav li.dropdown > .dropdown-menu .active > a {
    background: none repeat scroll 0 0 transparent;
    color: #8DC03C;
    font-weight: bold;
}
.logo h1, .logo h1 a {
    display: inline-block;
    line-height: 1;
    margin: 2px 0 0;
}
.logo-image a {
    background-image: url(/templates/ja_brisk/images/logo-footer3.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 180px;
}
.ja-slideshow {
	background: #70BBED;
    margin-bottom: 0px;
}
a {
    color: #32ACFE;
    text-decoration: none;
}
a:hover {
    color: #8DC03C;
    text-decoration: none;
}
.ja-sl-5 a {
    color: #32ACFE;
}
.ja-sl-5 a:hover, .ja-sl-5 a:focus, .ja-sl-5 a:active {
    color: #8DC03C;
	text-decoration: none;
}
.ja-footnav li a:hover, .ja-footnav li a:focus, .ja-footnav li a:active {
    background: none repeat scroll 0 0 transparent;
    color: #8DC03C;
    text-decoration: none;
}

/* Main Stuff END */

/* Top Hozizontal Menu Bar START */

.ja-header {
    background-color: #191919;
	background-image: linear-gradient(bottom, rgb(0,0,0) 37%, rgb(33,33,33) 79%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 37%, rgb(33,33,33) 79%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 37%, rgb(33,33,33) 79%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 37%, rgb(33,33,33) 79%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 37%, rgb(33,33,33) 79%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.37, rgb(0,0,0)),
	color-stop(0.79, rgb(33,33,33))
);
    border-bottom: 1px solid #191919;
    padding-bottom: 0;
    padding-top: 5px;
}
.navbar .nav > li > a {
    color: #fff;
    float: none;
    padding: 5px 15px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}
.t3-mainnav .navbar .nav > .active > a, .t3-mainnav .navbar .nav > .active > a:hover, .t3-mainnav .navbar .nav > .active > a:focus {
    background: none repeat scroll 0 0 transparent;
    box-shadow: none;
    color: #32ACFE;
    text-shadow: none;
}
.t3-mainnav .navbar .nav > li > a:hover {
	background: #413e3e;
	-moz-box-shadow: inset 0 0 4px 4px #333131;
	-webkit-box-shadow: inset 0 0 4px 4px #333131;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	border-radius: 3px;
    color: #fff;
    text-shadow: none;
}
.t3-mainnav .navbar .nav > li > a:focus {
	background: #413e3e;
	-moz-box-shadow: inset 0 0 4px 4px #333131;
	-webkit-box-shadow: inset 0 0 4px 4px #333131;
	box-shadow: 0 4px 9px rgba(0, 0, 0, 0.35) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	border-radius: 3px;
    color: #fff;
    text-shadow: none;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #666666;
    border-top-color: #32ACFE;
}
.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 repeat scroll 0 0 #413E3E;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #1ba1e2;
}
.t3-mainnav {
    float: left;
    height: 28px;
    margin-left: 60px;
    margin-right: 0px;
    padding-top: 10px;
	padding-bottom: 14px;
}
.t3-mainnav .dropdown-menu li > a:hover, .t3-mainnav .dropdown-menu li > a:focus, .t3-mainnav .dropdown-submenu:hover > a {
	background: none repeat scroll 0 0 transparent;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu {
	border-radius: 0 0 3px 3px;
    margin-top: 2px;
}

/* Top Hozizontal Menu Bar END */

/* Above-Nav START */

.ja-above-nav {
    background: none repeat scroll 0 0 #3b3b3b;
	text-align: left;
	font-size: 12px;
	font-color: #fff;
	font-weight; 600;
	font-family: arial,sans serif;
}
.ja-above-nav a {
	color: #fff;
}
.ja-above-nav a:hover, a:active, a:focus {
	color: #fff;
}
.ja-above-nav .nav {
	margin-bottom: 0px;
	margin-top: 0px;
}
.ja-above-nav .nav-pills > li > a {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background: none repeat scroll 0 0 transparent;
	border-radius: 0px;
	width: auto;
}
.ja-above-nav .nav-tabs > li > a, .nav-pills > li > a {
	margin-right: 0px;
}
.ja-above-nav > li > a {
	background: #97b4c8;
	color: #fff;
	border-radius: 0px;
	padding-bottom: 10px;
    padding-top: 10px;
}
.ja-above-nav > li > a:hover {
	background: #8DC03C;
	color: #fff;
	border-radius:0px;
}
.ja-above-nav > li > a:active {
	background: #97b4c8;
	color: #fff;
	border-radius: 0px;
}
.ja-above-nav .nav > li > a:hover {
	background: #8DC03C;
	color: #fff;
	border-radius: 0px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);	
	width: auto;
}
.ja-above-nav .nav > li > a:focus {
	background: #8DC03C;
	color: #fff;
	border-radius: 0px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05);	
}
.ja-above-nav .nav-pills > .active > a {
	background: #909191;
	color: #fff;
	border-radius: 0px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);	
}
.ja-above-nav > .active > a:hover {
	background: #8DC03C;
	color: #fff;
	border-radius: 0px;
}	
.ja-above-nav .nav {
	margin-bottom: 0px;
	margin-top: 0px;
}
.ja-above-nav .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	color: #fff;
}
.ja-above-nav .nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
	background: #8DC03C;
	color: #fff;
}
.ja-above-nav form {
	margin: 0px;
}
.ja-above-nav .mijosearch_clear {
    clear: both;
    height: 0;
}
.ja-above-nav .nav-pills .dropdown-menu {
    border-radius: 0px 0px 4px 4px;
}
.ja-above-nav .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	background-color: #32ACFE;
	background-image: linear-gradient(to bottom, #32ACFE, #32ACFE);
}
.ja-above-nav .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	color: #fff;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    padding-right: 5px;
    text-decoration: inherit;
}

/* Above-Nav END */

/* Below-Nav START */

.ja-below-nav {
    background: none repeat scroll 0 0 #eee;
	text-align: left;
	font-size: 12px;
	font-color: #fff;
	font-weight: 500;
	font-family: arial,sans serif;
	min-height: 50px;
	text-rendering: optimizelegibility;
}
.ja-below-nav .nav {
	margin-bottom: 0px;
	margin-top: 5px;
}
.ja-below-nav .nav-pills > li > a {
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 5px;
}
.ja-below-nav > li > a {
	background: #97b4c8;
	color: #fff;
	border-radius: 5px;
	padding-bottom: 10px;
    padding-top: 10px;
	box-shadow: 0 1px #FFFFFF, 0 0 3px #CCCCCC inset
}
.ja-below-nav > li > a:hover {
	background: #8DC03C;
	color: #fff;
	border-radius:5px;
}
.ja-below-nav > li > a:active {
	background: #97b4c8;
	color: #fff;
	border-radius: 5px;
}
.ja-below-nav > li > a:focus {
	background: #8DC03C;
	color: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);	
}
.ja-below-nav > .active > a:hover {
	background: #8DC03C;
	color: #fff;
	border-radius: 5px;
}
.ja-below-nav .nav-pills > .active > a {
	background: #919090;
	color: #fff;
	border-radius: 5px;
}

/* Below-Nav END */

/* Masshead START */

.ja-masshead h3 {
    color: #FFFFFF;
    font-family: 'robotobold';
    font-size: 38px;
    padding: 12px 0;
    text-shadow: 0px 0px 0px #fff;
}
.ja-masshead {
    background-color: #32ACFE;
	background-image: linear-gradient(bottom, rgb(75,181,252) 16%, rgb(50,172,254) 39%, rgb(75,181,252) 64%, rgb(50,172,254) 82%, rgb(64,177,252) 97%);
	background-image: -o-linear-gradient(bottom, rgb(75,181,252) 16%, rgb(50,172,254) 39%, rgb(75,181,252) 64%, rgb(50,172,254) 82%, rgb(64,177,252) 97%);
	background-image: -moz-linear-gradient(bottom, rgb(75,181,252) 16%, rgb(50,172,254) 39%, rgb(75,181,252) 64%, rgb(50,172,254) 82%, rgb(64,177,252) 97%);
	background-image: -webkit-linear-gradient(bottom, rgb(75,181,252) 16%, rgb(50,172,254) 39%, rgb(75,181,252) 64%, rgb(50,172,254) 82%, rgb(64,177,252) 97%);
	background-image: -ms-linear-gradient(bottom, rgb(75,181,252) 16%, rgb(50,172,254) 39%, rgb(75,181,252) 64%, rgb(50,172,254) 82%, rgb(64,177,252) 97%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.16, rgb(75,181,252)),
	color-stop(0.39, rgb(50,172,254)),
	color-stop(0.64, rgb(75,181,252)),
	color-stop(0.82, rgb(50,172,254)),
	color-stop(0.97, rgb(64,177,252))
);
    color: #FFFFFF;
    text-transform: uppercase;
}
#mass30px .ja-masshead h3 {
    font-size: 30px;
    padding: 12px 0;
}

/* Masshead END */

.head-search {
    float: right;
    margin-top: 7px;
    width: 100%;
}
.ja-sl-1 {
    background-color: #32ACFE;
	background-image: linear-gradient(bottom, rgb(41,170,226) 10%, rgb(50,172,254) 50%, rgb(41,170,226) 90%);
	background-image: -o-linear-gradient(bottom, rgb(41,170,226) 10%, rgb(50,172,254) 50%, rgb(41,170,226) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(41,170,226) 10%, rgb(50,172,254) 50%, rgb(41,170,226) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(41,170,226) 10%, rgb(50,172,254) 50%, rgb(41,170,226) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(41,170,226) 10%, rgb(50,172,254) 50%, rgb(41,170,226) 90%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.1, rgb(41,170,226)),
	color-stop(0.5, rgb(50,172,254)),
	color-stop(0.9, rgb(41,170,226))
);
    color: #FFFFFF;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
    background: none;
    border: medium none;
    height: 9px;
    top: -9px;
    width: 16px;
}
.t3-megamenu .dropdown-menu .mega-nav li > a {
    color: #32ACFE;
    line-height: 20px;
    padding: 5px 20px;
}
.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 {
    border-bottom: none;
    color: #8DC03C;
}
.t3-megamenu .t3-module .module-ct a {
    border-top: 0 none;
    color: #32ACFE;
    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 {
    border-bottom: none;
    color: #8DC03C;
    text-decoration: none;
}
.ja-sl-2 {
    background: none repeat scroll 0 0 #EBEFF2;
    text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}

/* Buttons START */

.ja-ss-desc a.btn {
    background-color: #32ACFE;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0;
    padding: 20px 40px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: middle;
}
.ja-ss-desc a.btn:hover, .ja-ss-desc a.btn:focus, .ja-ss-desc a.btn:active, .ja-ss-desc a.btn.active, .ja-ss-desc a.btn.disabled, .ja-ss-desc a.btn[disabled] {
    background-color: #038eeb;
    color: #FFFFFF;
}
.ja-ss-desc a.btn:active, .ja-ss-desc a.btn.active {
}
.ja-ss-desc a.btn:hover, .ja-ss-desc a.btn:focus, .ja-ss-desc a.btn:active {
    background-color: #6cc2fb;
	background-image: linear-gradient(bottom, rgb(108,194,251) 24%, rgb(50,172,254) 59%);
	background-image: -o-linear-gradient(bottom, rgb(108,194,251) 24%, rgb(50,172,254) 59%);
	background-image: -moz-linear-gradient(bottom, rgb(108,194,251) 24%, rgb(50,172,254) 59%);
	background-image: -webkit-linear-gradient(bottom, rgb(108,194,251) 24%, rgb(50,172,254) 59%);
	background-image: -ms-linear-gradient(bottom, rgb(108,194,251) 24%, rgb(50,172,254) 59%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.24, rgb(108,194,251)),
	color-stop(0.59, rgb(50,172,254))
);
    color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.ja-ss-desc a.btn:hover:hover, .ja-ss-desc a.btn:hover:focus, .ja-ss-desc a.btn:hover:active, .ja-ss-desc a.btn.active:hover, .ja-ss-desc a.btn.disabled:hover, .ja-ss-desc a.btn[disabled]:hover, .ja-ss-desc a.btn:focus:hover, .ja-ss-desc a.btn:focus:focus, .ja-ss-desc a.btn:focus:active, .ja-ss-desc a.btn.active:focus, .ja-ss-desc a.btn.disabled:focus, .ja-ss-desc a.btn[disabled]:focus, .ja-ss-desc a.btn:active:hover, .ja-ss-desc a.btn:active:focus, .ja-ss-desc a.btn:active:active, .ja-ss-desc a.btn.active:active, .ja-ss-desc a.btn.disabled:active, .ja-ss-desc a.btn[disabled]:active {
    background-color: #6CC2FB;
    color: #FFFFFF;
	background-image: none;
	-webkit-transition: background-color 0.4s ease-out 0.3s;
 	-moz-transition: background-color 0.4s ease-out 0.3s;
 	-ms-transition: background-color 0.4s ease-out 0.3s;
 	-o-transition: background-color 0.4s ease-out 0.3s;
 	transition: background-color 0.4s ease-out 0.3s;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn {
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
    background-color: #32ACFE;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #6cc2fb;
	background-image: none;
	-webkit-transition: background-color 0.4s ease-out 0.3s;
 	-moz-transition: background-color 0.4s ease-out 0.3s;
 	-ms-transition: background-color 0.4s ease-out 0.3s;
 	-o-transition: background-color 0.4s ease-out 0.3s;
 	transition: background-color 0.4s ease-out 0.3s;
    color: #FFFFFF;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-primary-blue {
    background-color: #32ACFE;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	margin-top: 20px;
	margin-right: 5px;
	line-height: 80px;
}
.btn-primary-blue:hover, .btn-primary-blue:focus, .btn-primary-blue:active, .btn-primary-blue.active, .btn-primary-blue.disabled, .btn-primary-blue[disabled] {
    background-color: #8DC03C;
	background-image: none;
	-webkit-transition: background-color 0.4s ease-out 0.3s;
 	-moz-transition: background-color 0.4s ease-out 0.3s;
 	-ms-transition: background-color 0.4s ease-out 0.3s;
 	-o-transition: background-color 0.4s ease-out 0.3s;
 	transition: background-color 0.4s ease-out 0.3s;
    color: #FFFFFF;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-primary-blue1 {
    background-color: #32ACFE;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary-blue1:hover, .btn-primary-blue1:focus, .btn-primary-blue1:active, .btn-primary-blue1.active, .btn-primary-blue1.disabled, .btn-primary-blue1[disabled] {
    background-color: #8DC03C;
	background-image: none;
	-webkit-transition: background-color 0.4s ease-out 0.3s;
 	-moz-transition: background-color 0.4s ease-out 0.3s;
 	-ms-transition: background-color 0.4s ease-out 0.3s;
 	-o-transition: background-color 0.4s ease-out 0.3s;
 	transition: background-color 0.4s ease-out 0.3s;
    color: #FFFFFF;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-primary-green {
    background-color: #8DC03C;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	margin-top: 20px;
	margin-right: 5px;
}
.btn-primary-green:hover, .btn-primary-green:focus, .btn-primary-green:active, .btn-primary-green.active, .btn-primary-green.disabled, .btn-primary-green[disabled] {
    background-color: #6cc2fb;
	background-image: none;
	-webkit-transition: background-color 0.4s ease-out 0.3s;
 	-moz-transition: background-color 0.4s ease-out 0.3s;
 	-ms-transition: background-color 0.4s ease-out 0.3s;
 	-o-transition: background-color 0.4s ease-out 0.3s;
 	transition: background-color 0.4s ease-out 0.3s;
    color: #FFFFFF;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.20px-icon [class^="icon-"]:before, [class*=" icon-"]:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    margin-right: 20px;
    text-decoration: inherit;
}
.input-append .add-on, .input-prepend .add-on {
	height: 19px;
}
.icon-wrench1:before {
    content: "";
    margin-bottom: 1px;
}

/* Buttons END */

/* Home Stuff START */

blockquote.rounded:hover {
    border-color: #32ACFE !important;
    box-shadow: 0 0 5px #6cc2fb;
}

/* Home Stuff END */

/* Footer START */

.ja-sl-5 {
    background-color: #222222;
    border-top: 1px solid #666666;
    padding-bottom: 0;
    padding-top: 0;
}
.ja-sl-5 .container {
    border-bottom: 0px solid #333333;
    padding: 20px 0;
}
.ja-sl-6 {
	background: #323232; /* Old browsers */
	background: -moz-linear-gradient(top,  #323232 0%, #3a3a3a 57%, #323232 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323232), color-stop(57%,#3a3a3a), color-stop(100%,#323232)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #323232 0%,#3a3a3a 57%,#323232 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #323232 0%,#3a3a3a 57%,#323232 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #323232 0%,#3a3a3a 57%,#323232 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #323232 0%,#3a3a3a 57%,#323232 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#323232',GradientType=0 ); /* IE6-9 */
	color: #666666;
    padding: 0;
    text-shadow: 0 0 2px #090909;
}
.ja-sl-6 .container {
    border-bottom: 0 solid #333333;
    padding: 20px 0;
}
.ja-footnav {
    background: none repeat scroll 0 0 #222222;
    font-size: 11px;
    padding: 40px 0 0;
}
.ja-footer {
    background: none repeat scroll 0 0 #323232;
    color: #666666;
}
.ja-navhelper {
    background: none repeat scroll 0 0 #323232;
    color: #666666;
}

/* Footer END */

.gkBannerWithButton > h3 {
	font-size: 30px;
}
.gkBannerWithButton {
    background-color: #F6FBFF;
    border: 1px solid #E3E3E3;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    line-height: 40px;
    padding: 19px;
	padding: 21px 19px;
	display: inline-block;
	width: 100%;
}
.gkBannerWithButton a {
    background-color: #32ACFE;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
	float: right;
	text-align: center;
    vertical-align: middle;
    cursor: pointer;
	font-size: 80%;
    padding: 11px 19px;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 0;
}
.gkBannerWithButton a:active, .gkBannerWithButton a:focus, .gkBannerWithButton a:hover {
    background-color: #8DC03C;
	background-image: none;
    color: #FFFFFF;
	-webkit-transition: background-color 0.4s ease-out 0.3s;
 	-moz-transition: background-color 0.4s ease-out 0.3s;
 	-ms-transition: background-color 0.4s ease-out 0.3s;
 	-o-transition: background-color 0.4s ease-out 0.3s;
 	transition: background-color 0.4s ease-out 0.3s;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.well-btn-primary > h3 {
	font-size: 30px;
}
.well-btn-primary {
    background-color: #F6FBFF;
    border: 1px solid #E3E3E3;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    line-height: 40px;
    padding: 19px;
	padding: 21px 19px;
	display: inline-block;
	width: 90%;
	font-size: 22px;
}
.well-btn-primary a {
    background-color: #32ACFE;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	float: right;
	text-align: center;
    vertical-align: middle;
	font-size: 80%;
    cursor: pointer;
    padding: 11px 19px;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 0;
}
.well-btn-primary a:active, .well-btn-primary a:focus, .well-btn-primary a:hover {
    background-color: #8DC03C;
	background-image: none;
    color: #FFFFFF;
	-webkit-transition: background-color 0.4s ease-out 0.3s;
 	-moz-transition: background-color 0.4s ease-out 0.3s;
 	-ms-transition: background-color 0.4s ease-out 0.3s;
 	-o-transition: background-color 0.4s ease-out 0.3s;
 	transition: background-color 0.4s ease-out 0.3s;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}


/* Sidenar START */


.ja-sidebar .t3-module {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding: 5px;
}

.sidebg.t3-module .module-inner {
    background: none repeat scroll 0 0 #32ACFE;
    border: 1px solid #32ACFE;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    padding: 20px;
}

.sidebg a {
	color: #d3e3ed;
}

.sidebg a:hover {
	color: #8DC03C;
	-webkit-transition: color 0.4s ease-out 0.3s;
 	-moz-transition: color 0.4s ease-out 0.3s;
 	-ms-transition: color 0.4s ease-out 0.3s;
 	-o-transition: color 0.4s ease-out 0.3s;
 	transition: color 0.4s ease-out 0.3s;
}

.sidebg h2 {
	color: #fff;
}
.t3-module .tab-style {
    margin-bottom: 0;
}
.t3-module .tab-style > li:last-child > a {
    border-bottom: 0 none;
}
.t3-module .tab-style > li > a {
    border-bottom: 1px solid #DDDDDD;
    color: #666666;
    font-weight: bold;
    padding: 10px 15px;
    transition: all 0.25s ease 0s;
}
.t3-module .tab-style > li > a:hover {
    background: none repeat scroll 0 0 #fff;
    color: #006699;
    padding-left: 20px;
}
.jaec-demo .ja-tabswrap {
    border: 1px solid #DDDDDD;
    margin-bottom: 40px;
    padding: 10px;
    width: 97% !important;
}
.jaec-demo .ja-tabswrap .custom img {
    margin-top: 0;
}
.jaec-demo .ja-tab-subcontent p img {
    border: medium none;
    margin: 20px auto;
}
.jaec-demo .ja-tab-subcontent img {
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin: 15px 20px 20px 0;
    padding: 5px;
}
.jaec-demo .ja-tab-subcontent h4 {
    margin-bottom: 10px;
}
.isp-med-sol .module-title {
    color: #32ACFE;
    font-family: 'CartoGothicStdBook',Arial,sans serif;
	background: transparent;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    text-transform: none;
}
.isp-med-sol.t3-module .module-inner {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E6E6E6;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    padding: 20px;
}
.white-bg .module-title h3 {
    color: #32ACFE;
}

/* Sidenar END */

/* Contact Form START */

input[type='text'], input[type='password'], textarea {
	width: none;
}

.formResponsive .formHorizontal .formControls {
    margin-left: 0;
    margin-right: 0;
}


.formResponsive .formBody {
    float: none;
    margin-right: 15px;
}

.formResponsive input, .formResponsive textarea {
    width: 100%;
}

.formResponsive input[type="button"], .formResponsive input[type="submit"], .formResponsive input[type="reset"] {
	width: 100%;
}

.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
    background-color: #f7f7f7;
	background-image: linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -o-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.1, rgb(247,247,247)),
	color-stop(0.5, rgb(255,255,255)),
	color-stop(0.9, rgb(247,247,247))
);
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.formResponsive textarea:focus, .formResponsive input[type="text"]:focus, .formResponsive input[type="password"]:focus, .formResponsive select:focus {
    background-color: #fff;
	background-image: linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -o-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.1, rgb(247,247,247)),
	color-stop(0.5, rgb(255,255,255)),
	color-stop(0.9, rgb(247,247,247))
);
	border-color: rgba(231, 165, 193, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

.formResponsive input[type="submit"] {
	background-color: #32ACFE;
	background-image: linear-gradient(center top , #32ACFE, #32ACFE);
	background-image: -o-linear-gradient(center top , #32ACFE, #32ACFE);
	background-image: -moz-linear-gradient(center top , #32ACFE, #32ACFE);
	background-image: -webkit-linear-gradient(center top , #32ACFE, #32ACFE);
	background-image: -ms-linear-gradient(center top , #32ACFE, #32ACFE);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
.formResponsive input[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive input.active[type="submit"], .formResponsive input.disabled[type="submit"], .formResponsive input[type="submit"][disabled] {
	background-color: #8DC03C;
	background-image: none;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	-webkit-transition: background-color 0.4s ease-out 0.3s;
 	-moz-transition: background-color 0.4s ease-out 0.3s;
 	-ms-transition: background-color 0.4s ease-out 0.3s;
 	-o-transition: background-color 0.4s ease-out 0.3s;
 	transition: background-color 0.4s ease-out 0.3s;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
    color: #888888;
    display: inline-block;
    font-size: 12px;
    height: auto;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 8px;
}

.btm-form input[type='text'], input[type='password'], textarea {
	width: 210px;
}

.btm-form .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
    background-color: #f7f7f7;
	background-image: linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -o-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(247,247,247) 10%, rgb(255,255,255) 50%, rgb(247,247,247) 90%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.1, rgb(247,247,247)),
	color-stop(0.5, rgb(255,255,255)),
	color-stop(0.9, rgb(247,247,247))
);
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    color: #888888;
    display: inline-block;
    font-size: 12px;
    height: auto;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 6px;
}
.btm-form .formResponsive textarea:focus, .formResponsive input[type="text"]:focus, .formResponsive input[type="password"]:focus, .formResponsive select:focus {
	background: #fff;
    color: #888888;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	-webkit-transition: background 0.4s ease-out 0.3s;
 	-moz-transition: background 0.4s ease-out 0.3s;
 	-ms-transition: background 0.4s ease-out 0.3s;
 	-o-transition: background 0.4s ease-out 0.3s;
 	transition: background 0.4s ease-out 0.3s;
}

.btm-form .formResponsive input[type="submit"] {
    background-color: #32ACFE;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	width: 213px;
	padding: 6px;
	height: auto;
}

.btm-form .formResponsive input[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive input.active[type="submit"], .formResponsive input.disabled[type="submit"], .formResponsive input[type="submit"][disabled] {
    background-color: #8DC03C;
	background-image: none;
    color: #fff;
	-webkit-transition: background-color 0.4s ease-out 0.3s;
 	-moz-transition: background-color 0.4s ease-out 0.3s;
 	-ms-transition: background-color 0.4s ease-out 0.3s;
 	-o-transition: background-color 0.4s ease-out 0.3s;
 	transition: background-color 0.4s ease-out 0.3s;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btm-form .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0px;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    border-color: #32ACFE;
    box-shadow: 0 0 6px #F8B9B7;
}
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 5px;
}
.formResponsive .formHorizontal .formControlLabel {
  float: left;
  width: 0px;
  padding-top: 5px;
  text-align: right;
}
.formResponsive .formHorizontal .formControls {
  *display: inline-block;
  *padding-left: 0px;
  margin-left: 0px;
  *margin-left: 0;
}
.formResponsive .formHorizontal .form-actions {
  padding-left: 0px;
}
.formResponsive select,
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  display: inline-block;
  height: 20px;
  padding: 8px;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 18px;
  color: #888888;
}
.formResponsive input[type="button"],
.formResponsive input[type="submit"],
.formResponsive input[type="reset"] {
  width: 100%;
}
.formResponsive input[type="submit"] {
  background-color: #32acfe;
  *background-color: #32acfe;
  background-image: -ms-linear-gradient(top, #32acfe, #32acfe);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#32acfe), to(#32acfe));
  background-image: -webkit-linear-gradient(top, #32acfe, #32acfe);
  background-image: -o-linear-gradient(top, #32acfe, #32acfe);
  background-image: -moz-linear-gradient(top, #32acfe, #32acfe);
  background-image: linear-gradient(top, #32acfe, #32acfe);
  background-repeat: repeat-x;
  border-color: #32acfe #32acfe #6A9EDB;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.formResponsive input[type="submit"]:hover,
.formResponsive input[type="submit"]:active,
.formResponsive input[type="submit"].active,
.formResponsive input[type="submit"].disabled,
.formResponsive input[type="submit"][disabled] {
  background-color: #8DC03C;
  *background-color: #8DC03C;
	-webkit-transition: background-color 0.32s ease-out;
	-moz-transition: background-color 0.32s ease-out;
	-ms-transition: background-color 0.32s ease-out;
	-o-transition: background-color 0.32s ease-out;
	transition: background-color 0.32s ease-out;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.formResponsive input[type="button"], .formResponsive input[type="submit"], .formResponsive input[type="reset"] {
	padding: 7px 10px;
}
.formResponsive textarea {
    height: auto !important;
}


/* Contact Form END */

/* GK Blocks START*/

.gkblock-1,
.gkblock-2,
.gkblock-3,
.gkblock-4,
.gkblock-5,
.gkblock-6,
.gkblock-7,
.gkblock-8,
.gkblock-9,
.gkblock-10,
.gkblock-11,
.gkblock-12,
.gkblock-13,
.gkblock-14,
.gkblock-15 {
	margin: 20px 0;
	padding: 15px 20px;
}

.gkblock-11 {
	margin: 4px 0 20px;
	padding: 1px 20px;
}

.gkblock-1 {
	border: 1px dashed #ef7f7f;
}
.gkblock-2 {
	border: 1px dashed #32ACFE;
}
.gkblock-3 {
	border: 1px dashed #d5d5d5;
}
.gkblock-4 {
	border: 3px solid #ef7f7f;
	background: #fff;
}
.gkblock-5 {
	border: 3px solid #32ACFE;
	background: #fff;
}
.gkblock-6 {
	border: 1px solid #8dc03c;
	background: #f8fbf2;
}
.gkblock-7 {
	background: #ef7f7f;
	color: #fff !important;
}
.gkblock-8 {
	background: #32ACFE;
	color: #fff !important;
}
.gkblock-9 {
	background: #f8f8f8;
}

.gkblock-10 {
	border: 1px solid #8dc03c;
	background: #f8fbf2;
}

.gkblock-11 {
	border: 1px solid #AADCFE;
	background: #F6FBFF;
}

/* GK Blocks END*/

div.acymailing_module, .acymailing_module div {
    border-style: none !important;
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
}

.acymailing_module_form td {
    padding-bottom: 0px;
    padding-left: 0;
	text-align: left;
}

/* Right Menu START */

.ja-sidebar .module_menu .module-inner {
    padding: 0px;
}

.ja-sidebar .t3-module .module-title {
    line-height: 1;
    margin-bottom: 0px;
}

.ja-sidebar .module_menu h3.module-title {
    background: none repeat scroll 0 0 #191919;
    padding: 17px;
}

.module-title {
    color: #FFFFFF;
    font-family: 'CartoGothicStdBook',Arial,sans serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    text-transform: none;
}

.ja-sidebar .module_menu ul.nav li a {
    color: #32ACFE;
    padding: 13px 20px;
}

/* Right Menu END *

/* 3 boxes Changing Color START */

.gkCrop,
.gkHTML5,
.gkResponsiveDesign {
	background: transparent url(/templates/ja_brisk/images/features_icons.png) no-repeat 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: block;
	height: 137px;
	overflow: hidden;
	text-indent: -9999px;
	width: 100%;
}
.gkCrop {
	-webkit-animation-name: cropanim;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: cropanim;
	-moz-animation-duration: 6s;
	-moz-animation-iteration-count: infinite;
	animation-name: cropanim;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	background-position: center 0;
	background-color: #32ACFE;
}
.gkHTML5 {
	-webkit-animation-name: html5anim;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: html5anim;
	-moz-animation-duration: 6s;
	-moz-animation-iteration-count: infinite;
	animation-name: html5anim;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	background-position: center -137px;
	background-color: #ef7f7f;
}
.gkResponsiveDesign {
	-webkit-animation-name: responsiveanim;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: responsiveanim;
	-moz-animation-duration: 6s;
	-moz-animation-iteration-count: infinite;
	animation-name: responsiveanim;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	background-position: center -274px;
	background-color: #a77fef;
}
@-webkit-keyframes cropanim {
	0%, 100% { background-color: #32ACFE; }
	33% { background-color: #ef7f7f; }
	66% { background-color: #a77fef; }
}
@-webkit-keyframes html5anim {
	0%, 100% { background-color: #ef7f7f; }
	33% { background-color: #a77fef; }
	66% { background-color: #32ACFE; }
}
@-webkit-keyframes responsiveanim {
	0%, 100% { background-color: #a77fef; }
	33% { background-color: #32ACFE; }
	66% { background-color: #ef7f7f; }
}
@-moz-keyframes cropanim {
	0%, 100% { background-color: #32ACFE; }
	33% { background-color: #ef7f7f; }
	66% { background-color: #a77fef; }
}
@-moz-keyframes html5anim {
	0%, 100% { background-color: #ef7f7f; }
	33% { background-color: #a77fef; }
	66% { background-color: #32ACFE; }
}
@-moz-keyframes responsiveanim {
	0%, 100% { background-color: #a77fef; }
	33% { background-color: #32ACFE; }
	66% { background-color: #ef7f7f; }
}
@keyframes cropanim {
	0%, 100% { background-color: #32ACFE; }
	33% { background-color: #ef7f7f; }
	66% { background-color: #a77fef; }
}
@keyframes html5anim {
	0%, 100% { background-color: #ef7f7f; }
	33% { background-color: #a77fef; }
	66% { background-color: #32ACFE; }
}
@keyframes responsiveanim {
	0%, 100% { background-color: #a77fef; }
	33% { background-color: #32ACFE; }
	66% { background-color: #ef7f7f; }
}

/* 3 boxes Changing Color END */

.loginBtn {
	padding:4px;
}

.leftBtn {
    padding: 4px 12px;
}

div.jumbotron {
    padding-bottom: 40px;
    text-align: center;
}
div.jumbotron .btn-large {
    font-weight: bold;
    margin-top: 20px;
    padding: 20px 40px !important;
}

aboutcolor a {
	color: #e63e56;
}

/* Home Page Spot Light START */

div.t3-module blockquote.rounded span.avatar {
  display: block;
  height: 156px;
  float: left;
  position: relative;
  margin-left: -80px;
  margin-top: 5px;
  width: 110px;
  margin-right: 25px;
}

div.t3-module blockquote.rounded {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 0;
	min-height: 168px;
    transition: all 0.5s ease 0s;
	min-height: 210px;
}

div.t3-module blockquote.rounded2 span.avatar {
  display: block;
  height: 156px;
  float: left;
  position: relative;
  margin-left: -80px;
  margin-top: 5px;
  width: 110px;
  margin-right: 15px;
}

div.t3-module blockquote.rounded2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 0;
	min-height: 168px;
    transition: all 0.5s ease 0s;
	padding: 15px 15px 15px -40px !important;
}

.ja-sla {
    padding-bottom: 40px;
    padding-top: 0px;
}

blockquote {
    padding: 25px 35px;
}

blockquote.rounded2:hover {
    border-color: #32ACFE !important;
    box-shadow: 0 0 5px #6CC2FB;
}
blockquote.rounded2:hover {
    border-color: #1BA1E2 !important;
    box-shadow: 0 0 5px #289DD5;
}

del {
	color: #ff0000;
}

/* Home Page Spot Light END */

.solmenu h4 {
	margin: 0px 0 10px;
}

/* K2 Blog START */

span.catItemAddLink {
    border-bottom: 0px dotted #CCCCCC;
    display: block;
    margin: 0 0 4px;
    padding: 8px 0;
    text-align: right;
}
div.itemHeader span.itemAuthor {
    display: block;
    margin: 0;
    padding: 6px 0 20px;
}
div.itemListCategory {
    background: none;
    border: none;
    margin: 0;
    padding: 0px 0px 10px 0px;
}
div#itemListLinks {
    background: none;
    border: none;
    margin: 0;
    padding: 0px;
}
div.catItemHeader h3.catItemTitle a {
    color: #32ACFE;
}
div.catItemHeader h3.catItemTitle a:hover {
    color: #8DC03C;
}
#itemListLinks > h4 {
	font-size: 22px;
	padding-bottom: 20px;
}
div.groupLinks {
	padding: 0px;
	margin: -25px 0px -40px 0px;
}
div.groupLinks > h3 {
	font-size: 20px;
}

div.catItemTagsBlock ul.catItemTags li {
    margin: 0;
    padding: 4px 4px 2px 0;

}
div.catItemTagsBlock ul.catItemTags {
	margin: 0 0 6px;
}
div.catItemTagsBlock span {
	padding: 0 4px 4px 0;
}
div.catItemHeader span.catItemDateCreated {
	color: #bcbbbb;
}
.k2-title .module-title {
	color: #000;
}

/* K2 Blog END */

/* Login Page Left Offset START */

.offset3 {
    margin-left: 100px;
}

/* Login Page Left Offset END */

/* Pricing Table START */

.pricing-table .col-header .price {
    color: #1BA1E2;
    display: block;
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
}
.pricing-table .col:hover {
	background: none repeat scroll 0 0 #F5F5F5;
	box-shadow: 0 0 10px #32ACFE;
	z-index: 1000;
}
.pricing-table .feature-rs .col-footer {
    border-left: 1px solid #DDDDDD;
    margin-right: -1px;
}
#price-tablebg .ja-sl-2 {
    background: none repeat scroll 0 0 #faf9f9;
    text-align: center;
}
.pricing-table .col {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    position: relative;
    text-align: center;
    z-index: 10;
}

/* Pricing Table END */

/* CRMery Request Info Forms START */

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #F7F7F7;
    background-image: -moz-linear-gradient(center bottom , #F7F7F7 10%, #FFFFFF 50%, #F7F7F7 90%);
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #888888;
    display: inline-block;
	height: auto;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 6px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 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 {
	background: none repeat scroll 0 0 #FFFFFF;
    color: #888888;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: background 0.4s ease-out 0.3s;
	border-color: rgba(231, 165, 193, 0.8);
    box-shadow: 0 1px 1px rgba(50, 172, 254, 0.8) inset, 0 0 8px rgba(50, 172, 254, 0.5);
    outline: 0 none;
}
input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	background-color: #32ACFE;
    background-image: -moz-linear-gradient(center top , #32ACFE, #32ACFE);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
input[type="image"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="radio"]:hover, input[type="checkbox"]:hover {
	background-color: #8DC03C;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: background-color 0.4s ease-out 0.3s;
}
input[type="file"]:active, input[type="image"]:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, input[type="radio"]:active, input[type="checkbox"]:active {
	background-color: #8DC03C;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: background-color 0.4s ease-out 0.3s;
}
.btn-primary-blue3 {
    background-color: #32ACFE;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	margin-top: -10px;
	margin-right: 5px;
	margin-left: -35px;
	width: 222px !important;
}
.btn-primary-blue3:hover, .btn-primary-blue3:focus, .btn-primary-blue3:active, .btn-primary-blue3.active, .btn-primary-blue3.disabled, .btn-primary-blue3[disabled] {
    background-color: #8DC03C;
	background-image: none;
	-webkit-transition: background-color 0.4s ease-out 0.3s;
 	-moz-transition: background-color 0.4s ease-out 0.3s;
 	-ms-transition: background-color 0.4s ease-out 0.3s;
 	-o-transition: background-color 0.4s ease-out 0.3s;
 	transition: background-color 0.4s ease-out 0.3s;
    color: #FFFFFF;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* CRMery Request Info Forms END */

.dropsearch {
	background: #212121;
	border: 1px solid #212121;
}
.dropsearch1 .t3-mainnav .navbar .nav > li > .dropdown-menu {
	border: 1px solid #212121;
}
#head-search t3-mainnav .navbar .nav > li > .dropdown-menu {
	border: 1px solid #212121;
}
#head-search {
	border: 1px solid #212121;
}

/* MijoShop START */

.box-product > div {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
    min-width: 130px;
    vertical-align: top;
	border: 1px solid #eee;
	padding: 15px 12px 12px 12px;
	min-height: 186px;
}
.box-product > div:hover {
    background: #eee;
}
.box-product .image {
    display: block;
    margin-bottom: 10px;
    text-align: center;
	min-height: 100px;
}
.box-product .name a {
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
    max-width: 160px;
    text-decoration: none;
	text-align: center;
}
.product-grid > div {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 20px;
    min-width: 150px;
    vertical-align: top;
	border: 1px solid #eee;
	padding: 15px 12px 12px 12px;
}
.product-grid > div:hover {
    background: #eee;
}
.product-grid .image {
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
.product-grid .name a {
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
    max-width: 150px;
    text-decoration: none;
	min-height: 68px;
	text-align: center;
}
.product-grid .wishlist a {
    display: block;
    margin-top: 10px;
    padding-left: 18px;
    text-decoration: none;
}
.product-grid .btn-primary {
	width: 100%;
}

/* MijoShop END */

/* Footer START */

.footerh > h4 {
	color: #CCC;
}
.footerh {
	color: #bdbdbd;
}

/* Footer END */

/* AcyMailimg Tags Float START */

.modal {
    left: 50%;
    margin-left: -480px;
    top: 12%;
    width: 290px;
}
div.acymailing_list {
    border: 1px solid #CCCCCC;
    margin: 0 0 4px;
    padding: 10px;
}
div.acymailing_list:hover {
    background-color: #ecf3f6;
}
.list_description {
    padding: 0;
}
th {
    background: none repeat scroll 0 0 #717171;
    color: #EEEEEE;
    font-weight: bold;
}
legend {
    color: #32ACFE;
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
}
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: -3px 5px 1px 1px;
}

/* AcyMailimg Tags Float END */

a:focus, a:active, a:hover {
    outline: none;
    outline-offset: 0px;
}

/* AcyMailimg Form START */

div.acymailing_form p.acysubbuttons .button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #32ACFE !important;
    border-color: #32ACFE #32ACFE #32ACFE -moz-use-text-color;
    border-image: none;
    border-radius: 0 0 0 0;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    box-shadow: none;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    padding: 5px;
    width: 100%;
}
div.acymailing_form p.acysubbuttons .button:hover, div.acymailing_form p.acysubbuttons .button:active, div.acymailing_form p.acysubbuttons .button:focus {
	background: #8DC03C !important;
}
div.acymailing_form p.onefield .inputbox {
    -moz-box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #32ACFE;
    border-radius: 0 0 0 0;
    height: 30px;
    padding: 5px 10px;
    width: 100%;
}

/* AcyMailimg Form END */

/* Login Page START */

div.quick-links ul li {
    display: inline;
    padding: 0;
}

/* Login Page END */

/* Remove round mask from blockquote START */

div.t3-module blockquote.rounded span.avatar span.avt-mask {
    background: none;
}

/* Remove round mask from blockquote END */

/* Image Styling START */

.glossy img {
    background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    padding: 5px;
}
.img-shadow img {
    box-shadow: 2px 3px 6px 1px #AAAAAA;
    margin: 0 1em 1em 0;
}
.img-shadow img:hover {
    box-shadow: 4px 6px 6px 1px #AAAAAA;
    margin: 0 1em 1em 0;
}

/* Image Styling END */

/* Hikashop START */

a.hikashop_cart_button, a.hikashop_compare_button {
	background-color: #32ACFE;
    background-image: -moz-linear-gradient(center top , #32ACFE, #32ACFE);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
a.hikashop_cart_button:hover, a.hikashop_compare_button:hover {
	background-color: #8DC03C;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: background-color 0.4s ease-out 0.3s;
}
span.hikashop_product_price_full {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
}
a.hikashop_cart_button:hover, a.hikashop_compare_button:hover {
    outline: 0px solid #92C1FF;
}
.hikashop_products a.hikashop_cart_button, .hikashop_products a.hikashop_cart_button:hover {
	margin-bottom: 10px;
}
#hikashop_category_information_menu_470 div.hikashop_subcontainer {
    background: none repeat scroll 0 0 #FFFFFF;
    min-height: 200px;
}
#hikashop_category_information_menu_470 div.hikashop_subcontainer:hover {
    background: none repeat scroll 0 0 #eee;
}

/* Hikashop END */

ul {
    list-style: none outside none;
}
ul, ol {
    margin: 0 0 10px 0px;
    padding: 0;
}
