.jumbotron {
  position: relative;
  padding: 36px 0;
}
.jumbotron h1 {
  font-size: 56px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0 0 9px 0;
}
.jumbotron p {
  font-size: 21px;
  line-height: 1.275;
  margin: 0 0 18px 0;
}
.jumbotron .btn {
  margin-top: 9px;
}
.jumbotron .btn-large {
  margin-top: 18px;
  font-size: 18px;
}
.masthead {
  padding: 72px 0 54px;
  text-align: center;
}
.masthead h1 {
  font-size: 98px;
}
.masthead p {
  font-size: 42px;
}
.masthead .btn-large {
  font-size: 28px;
  padding: 14px 28px;
}
.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: 18px;
  margin-left: -30px;
  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: 18px;
  margin-left: 30px;
}
.thumbnail {
  border: 1px solid #ddd;
  display: block;
  padding: 4px;
  line-height: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #FDC818;
  -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: #393939;
}
.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: -1170px;
}
.offset-11 {
  margin-left: -1070px;
}
.offset-10 {
  margin-left: -970px;
}
.offset-9 {
  margin-left: -870px;
}
.offset-8 {
  margin-left: -770px;
}
.offset-7 {
  margin-left: -670px;
}
.offset-6 {
  margin-left: -570px;
}
.offset-5 {
  margin-left: -470px;
}
.offset-4 {
  margin-left: -370px;
}
.offset-3 {
  margin-left: -270px;
}
.offset-2 {
  margin-left: -170px;
}
.offset-1 {
  margin-left: -70px;
}
.row-fluid .spanfirst {
  margin-left: 0 !important;
}
.wrap {
  width: auto;
  clear: both;
}
body {
  background-color: #f9f9f9;
  color: #393939;
  font-family: 'Source Sans Pro';
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  font-weight: 300;
}
a {
  color: #FDC818;
  text-decoration: none;
}
a:hover {
  color: #393939;
  text-decoration: none;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  line-height: 18px;
  padding: 8px 10px;
  text-align: center;
  vertical-align: middle;
}
td {
  border-top: 1px solid #ddd;
}
th {
  background: #444;
  color: #eee;
  font-weight: bold;
}
th a {
  color: #eee;
}
th a:hover,
th a:focus,
th a:active {
  color: #fff;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #ddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.star {
  color: #fc0;
}
.red {
  color: #c00;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
hr.hr-condensed {
  margin: 10px 0;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.width-auto {
  width: auto;
}
form {
  margin: 0 0 18px;
}
input,
textarea {
  width: 210px;
}
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;
}
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}
.help-block,
.help-inline {
  color: #5f5f5f;
}
.help-block {
  margin-bottom: 9px;
}
.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: 9px;
}
legend + .control-group {
  margin-top: 18px;
}
.form-horizontal .control-group {
  margin-bottom: 18px;
}
.form-horizontal .control-label {
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
.btn,
.button,
button {
  padding: 4px 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #393939;
  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);
  *background-color: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled],
button:hover,
button:focus,
button:active,
button.active,
button.disabled,
button[disabled] {
  color: #393939;
  background-color: #eee;
  *background-color: #e1e1e1;
}
.btn:active,
.btn.active,
.button:active,
.button.active,
button:active,
button.active {
  background-color: #d5d5d5 \9;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
  text-decoration: none;
  background-color: #eee;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:focus {
  outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active,
.button.active,
.button:active,
.button a.btn:active,
button.active,
button:active,
button a.btn:active {
  text-decoration: none;
  outline: 0;
}
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 13px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 12px;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.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: #f8c53b;
  background-image: -moz-linear-gradient(top,#f9cb4e,#FDC818);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f9cb4e),to(#FDC818));
  background-image: -webkit-linear-gradient(top,#f9cb4e,#FDC818);
  background-image: -o-linear-gradient(top,#f9cb4e,#FDC818);
  background-image: linear-gradient(to bottom,#f9cb4e,#FDC818);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8ca4e', endColorstr='#fff7bc1d', GradientType=0);
  border-color: #FDC818 #FDC818 #c18e07;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #FDC818;
  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: #FDC818;
  *background-color: #f2b309;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #d9a108 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ff961f;
  background-image: -moz-linear-gradient(top,#ffa033,#f80);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffa033),to(#f80));
  background-image: -webkit-linear-gradient(top,#ffa033,#f80);
  background-image: -o-linear-gradient(top,#ffa033,#f80);
  background-image: linear-gradient(to bottom,#ffa033,#f80);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9f32', endColorstr='#ffff8800', GradientType=0);
  border-color: #f80 #f80 #b35f00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f80;
  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: #f80;
  *background-color: #e67a00;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #cc6d00 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #eb0000;
  background-image: -moz-linear-gradient(top,#ff0000,#c00);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff0000),to(#c00));
  background-image: -webkit-linear-gradient(top,#ff0000,#c00);
  background-image: -o-linear-gradient(top,#ff0000,#c00);
  background-image: linear-gradient(to bottom,#ff0000,#c00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff0000', endColorstr='#ffcc0000', GradientType=0);
  border-color: #c00 #c00 #800000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #c00;
  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: #c00;
  *background-color: #b30000;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #990000 \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,#690);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#88cc00),to(#690));
  background-image: -webkit-linear-gradient(top,#88cc00,#690);
  background-image: -o-linear-gradient(top,#88cc00,#690);
  background-image: linear-gradient(to bottom,#88cc00,#690);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff87cc00', endColorstr='#ff669900', GradientType=0);
  border-color: #690 #690 #334d00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #690;
  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: #690;
  *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: #00b0eb;
  background-image: -moz-linear-gradient(top,#00bfff,#09c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
  background-image: -webkit-linear-gradient(top,#00bfff,#09c);
  background-image: -o-linear-gradient(top,#00bfff,#09c);
  background-image: linear-gradient(to bottom,#00bfff,#09c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
  border-color: #09c #09c #006080;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #09c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #09c;
  *background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
  background-color: #007399 \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #535353;
  background-image: -moz-linear-gradient(top,#5e5e5e,#444);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5e5e5e),to(#444));
  background-image: -webkit-linear-gradient(top,#5e5e5e,#444);
  background-image: -o-linear-gradient(top,#5e5e5e,#444);
  background-image: linear-gradient(to bottom,#5e5e5e,#444);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d5d5d', endColorstr='#ff444444', GradientType=0);
  border-color: #444 #444 #1e1e1e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #444;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #444;
  *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #2b2b2b \9;
}
.invalid {
  border-color: #c00;
}
label.invalid {
  color: #c00;
}
input.invalid {
  border: 1px solid #c00;
}
.nav {
  margin-bottom: 18px;
}
.nav > li > a:hover {
  background-color: #FDC818;
  color: #eee;
}
.nav .dropdown-toggle .caret {
  border-top-color: #FDC818;
  border-bottom-color: #FDC818;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #c18e07;
  border-bottom-color: #c18e07;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #393939;
  border-bottom-color: #393939;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  padding: 0;
  margin: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu li > a {
  clear: both;
  color: #444;
  display: block;
  line-height: 18px;
  font-weight: normal;
  padding: 3px 20px;
  text-shadow: none;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #eee;
  text-decoration: none;
  background-color: #FDC818;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #eee;
  text-decoration: none;
  outline: 0;
  background-color: #FDC818;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  background-color: #FDC818;
  color: #eee;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #393939;
  border-bottom-color: #393939;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: 0px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #fff;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #393939;
}
.dropdown-submenu.active > a:after {
  border-left-color: #393939;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.t3-navhelper {
  background: #2f2f2f;
  color: #393939;
}
.breadcrumb {
  padding: 9px 0;
  margin: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.breadcrumb:before,
.breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb li {
  text-shadow: none;
  display: block;
  float: left;
}
.breadcrumb a {
  color: #393939;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #393939;
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: #999;
}
.t3-mainnav {
  font-size: 18px;
}
.t3-mainnav .navbar {
  border-bottom: solid 1px #FDC818;
  background: #393939;
  padding-right: 50px;
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
}
.t3-mainnav .btn:after {
  width: 0;
  height: 0;
}
.t3-mainnav .navbar-inner {
  min-height: 50px;
  background: transparent;
  padding: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .navbar-inner .nav-collapse {
  float: left;
}
.t3-mainnav .navbar .nav {
  margin: 0;
}
.t3-mainnav .navbar .nav > li > a {
  border-top: 0;
  padding: 16px 18px;
  text-shadow: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  background-color: #FDC818;
  text-shadow: none;
  outline: none;
  color: #393939;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
  color: #393939;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.t3-mainnav .navbar .btn-navbar {
  float: left;
  padding: 5px 10px;
  margin: 5px 20px 0;
  border: 0;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#d9d9d9));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: -o-linear-gradient(top,#f2f2f2,#d9d9d9);
  background-image: linear-gradient(to bottom,#f2f2f2,#d9d9d9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffd8d8d8', GradientType=0);
  border-color: #d9d9d9 #d9d9d9 #b3b3b3;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #d9d9d9;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .navbar .btn-navbar:hover,
.t3-mainnav .navbar .btn-navbar:focus,
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active,
.t3-mainnav .navbar .btn-navbar.disabled,
.t3-mainnav .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #d9d9d9;
  *background-color: #cccccc;
}
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active {
  background-color: #bfbfbf \9;
}
.t3-mainnav .navbar .btn-navbar [class^="icon-"],
.t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #393939;
  text-shadow: none;
}
.t3-mainnav .dropdown .caret {
  margin-left: 5px;
}
.t3-mainnav .dropdown-menu li > a {
  border-top: 1px solid #FDC818;
  padding: 5px 20px;
  text-shadow: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.t3-mainnav .navbar .nav li .dropdown-menu {
  background: rgba(57,57,57,0.9);
}
.t3-mainnav .navbar .nav li .dropdown-menu:before {
  display: none;
}
.t3-mainnav .navbar .nav li .dropdown-menu:after {
  display: none;
}
.t3-mainnav .navbar .nav li .dropdown-menu .mega-inner {
  padding: 0;
}
.t3-mainnav .navbar .nav li .dropdown-menu ul li a {
  padding: 10px 10px 10px 20px;
}
.t3-mainnav .dropdown-menu li > a:hover,
.t3-mainnav .dropdown-menu li > a:focus,
.t3-mainnav .dropdown-submenu:hover > a {
  color: #393939;
}
.t3-mainnav .dropdown-menu .active > a,
.t3-mainnav .dropdown-menu .active > a:hover {
  color: #393939;
}
.t3-mainnav .dropdown-menu .disabled > a,
.t3-mainnav .dropdown-menu .disabled > a:hover {
  color: #999;
}
.t3-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle {
  background-color: #FDC818;
  color: #393939;
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
  color: #393939;
}
.t3-mainnav .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle .caret,
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle .caret,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #393939;
  border-bottom-color: #393939;
}
.t3-mainnav .nav-child.dropdown-menu {
  margin-top: 0;
}
.t3-module {
  background: transparent;
  margin-bottom: 30px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  position: relative;
  border-bottom: 1px dashed #393939;
  padding-left: 20px;
}
.module-title:before {
  content: '';
  background: #FDC818;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0px;
  top: 50%;
  margin-top: -5px;
}
.module-ct {
  background: inherit;
  margin-bottom: 30px;
  color: inherit;
  padding: 0;
  *zoom: 1;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-ct:after {
  clear: both;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
}
.module_menu .nav {
  margin-bottom: 18px;
}
.module_menu .nav > li {
  border-top: 1px solid #eee;
}
.module_menu .nav > li > a {
  padding: 5px;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 90%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #ddd;
  font-size: 12px;
  padding-top: 9px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 9px 0;
  border-top: 1px solid #ddd;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  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: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eee;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
div.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
div.tagspopular ul li {
  color: #393939;
  display: inline-block;
  margin: 0 5px 5px 0;
}
div.tagspopular ul li a {
  background: #eee;
  border-radius: 3px;
  color: #393939;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: #c18e07;
  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: #393939;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  color: #c18e07;
}
.items-leading .leading {
  margin-bottom: 36px;
}
.items-row .item {
  margin-bottom: 36px;
}
.divider-vertical {
  margin: 0 0 36px;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.article-aside {
  color: #999;
  font-size: 13px;
  margin-bottom: 18px;
}
.article-info {
  margin: 0;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd span {
  font-weight: bold;
}
.article-footer {
  color: #999;
  font-size: 13px;
  margin-bottom: 18px;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 30px 18px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 18px 30px;
}
.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: 18px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 30px;
}
.img-fulltext-right {
  float: right;
  margin-left: 30px;
}
.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: #393939;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #FFF;
  background: -moz-linear-gradient(bottom,#ccc,#f0f0f0);
  background: -webkit-linear-gradient(bottom,#ccc,#f0f0f0);
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 2px 5px;
  position: absolute;
  top: -10px;
  right: 0px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close:hover {
  border-color: #999;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mailtoFormm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoFormm .formelm label {
  display: block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoFormm p {
  margin-top: 20px;
}
#mailtoFormm .input,
#mailtoFormm .inputbox {
  width: 70%;
}
#mailtoFormm .btn,
#mailtoFormm .button,
#mailtoFormm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eee;
  border: 1px solid #ddd;
  margin-bottom: 18px;
  padding: 9px 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.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;
}
#searchForm {
  padding: 9px 18px;
  border: 1px solid #ddd;
  background: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 18px 0;
}
#searchForm legend {
  margin-bottom: 9px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
.search-results {
  margin-top: 18px;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 18px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.category-item {
  margin-top: 18px;
  *zoom: 1;
}
.category-item:before,
.category-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 18px;
}
.category-item .category-item {
  margin-left: 2.5641025641026%;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 18px;
  margin-bottom: 18px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 18px;
}
.newsfeed-category .category li,
.newsfeed .category li {
  *zoom: 1;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:before,
.newsfeed .category li:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 18px;
  margin-bottom: 18px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 18px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eee;
  border: 1px solid #e1e1e1;
  color: #999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 4px;
}
.button2-left span,
.button2-right span {
  color: #999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444;
  text-decoration: none;
}
.edit.item-page .control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.article-content .pagination ul {
  border-left: 1px solid #ddd;
}
.article-content .pagination li {
  float: left;
  padding: 9px 18px;
  line-height: normal;
  border: 1px solid #ddd;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 18px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 18px 18px;
  padding: 10px;
  width: 30%;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav li.pagenav-prev {
  margin-right: 10px;
}
.pagenav li a {
  padding: 9px 18px;
  line-height: normal;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pagenav li a:hover,
.pagenav li a:active,
.pagenav li a:focus {
  background-color: #FDC818;
  color: #eee;
}
.counter {
  float: right;
  line-height: 1;
  margin: 9px 0;
  text-align: right;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 9px 0 5px;
}
.display-limit {
  margin: 9px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: left;
  width: 50%;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  box-shadow: 0 0 3px rgba(0,0,0,0.4);
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.iframe-bordered {
  border: 1px solid #ddd;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #ccc;
  height: 26px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #ccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
p {
  margin: 0;
}
p small,
p .small {
  font-size: 12px;
  color: #999;
}
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 30px 0;
  font-weight: 500;
  text-transform: uppercase;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 30px;
  line-height: 30px;
}
h1 small {
  font-size: 28px;
}
h2 {
  font-size: 24px;
  line-height: 24px;
}
h2 small {
  font-size: 21px;
}
h3 {
  font-size: 20px;
  line-height: 40px;
  margin-top: -10px;
}
h3 small {
  font-size: 16px;
}
h4 {
  font-size: 16px;
  line-height: 18px;
}
h4 small {
  font-size: 14px;
}
h5 {
  font-size: 15px;
  line-height: 18px;
}
h5 small {
  font-size: 12px;
}
h6 {
  font-size: 14px;
  line-height: 18px;
}
.page-header {
  border-bottom: 1px solid #ddd;
  padding-bottom: 18px;
  margin: 0 0 36px;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 18px;
  *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: -18px;
}
.article-title,
.article-header h1 {
  margin: 0 0 9px 0;
  line-height: 1;
}
.item-title {
  font-weight: bold;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 9px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #c00;
}
.label-important[href],
.badge-important[href] {
  background-color: #990000;
}
.label-warning,
.badge-warning {
  background-color: #f80;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #cc6d00;
}
.label-success,
.badge-success {
  background-color: #690;
}
.label-success[href],
.badge-success[href] {
  background-color: #446600;
}
.label-info,
.badge-info {
  background-color: #07b;
}
.label-info[href],
.badge-info[href] {
  background-color: #005788;
}
.label-inverse,
.badge-inverse {
  background-color: #444;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #2b2b2b;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 16px;
  margin: 20px 0 20px 55px;
  border-left: 5px solid #FDC818;
  background: #f2f2f2;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}
blockquote p {
  font-size: 18px;
  font-weight: 500;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 18px;
}
.shadowed_border {
  position: relative;
  border-bottom: 10px solid #FDC818;
  display: inline-block;
  max-width: 100%;
}
.shadowed_border:before {
  content: '';
  position: absolute;
  width: 107px;
  height: 10px;
  background: url("../images/shadow-left.png") no-repeat;
  left: 0;
  bottom: -20px;
}
.shadowed_border:after {
  content: '';
  position: absolute;
  width: 107px;
  height: 10px;
  background: url("../images/shadow-right.png") no-repeat;
  right: 0;
  bottom: -20px;
}
.double_shadows {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.double_shadows:before {
  content: '';
  position: absolute;
  width: 107px;
  height: 10px;
  background: url("../images/shadow-left.png");
  left: 0;
  bottom: -10px;
}
.double_shadows:after {
  content: '';
  position: absolute;
  width: 107px;
  height: 10px;
  background: url("../images/shadow-right.png");
  right: 0;
  bottom: -10px;
}
.right_shadow {
  position: relative;
  display: inline-block;
  max-width: 100%;
  background: #FDC818;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.right_shadow a,
.right_shadow span,
.right_shadow p {
  color: #393939;
}
.right_shadow:after {
  content: '';
  position: absolute;
  width: 107px;
  height: 10px;
  background: url("../images/shadow-right.png");
  right: 0;
  bottom: -10px;
}
.title-style {
  margin-bottom: 30px;
  position: relative;
  font-size: 20px;
  border-bottom: 1px dashed #393939;
  padding-left: 20px;
  text-transform: uppercase;
  line-height: 40px;
  margin-top: -10px;
  font-weight: 500;
}
.title-style:before {
  content: '';
  background: #FDC818;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0px;
  top: 50%;
  margin-top: -5px;
}
.title-style a {
  color: #393939;
  text-decoration: none;
}
.itemView h2.itemTitle {
  line-height: 24px;
  margin: 0 0 10px;
  border: 0;
}
.itemListCategory h2 {
  position: relative;
  border-bottom: 1px dashed #393939;
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 40px;
  margin-top: -10px;
}
.itemListCategory h2:before {
  content: '';
  background: #FDC818;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0px;
  top: 50%;
  margin-top: -5px;
}
.componentheading {
  position: relative;
  border-bottom: 1px dashed #393939;
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 40px;
  margin-top: -10px;
  margin-bottom: 30px;
  font-weight: 500;
}
.componentheading:before {
  content: '';
  background: #FDC818;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0px;
  top: 50%;
  margin-top: -5px;
}
.button_view_more {
  color: #393939;
  padding: 0px 10px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  font-weight: bold;
}
.button_view_more:after {
  content: '';
  position: absolute;
  background: url("../images/shadow-right.png");
  width: 90px;
  height: 10px;
  bottom: -10px;
  right: 0px;
}
.button_view_more:hover {
  color: #393939;
  text-decoration: none;
}
.button_read_more {
  background: #FDC818;
  color: #393939;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  position: absolute;
  bottom: -0.5px;
  right: -10px;
}
.button_read_more:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background: url("../images/default/after.png");
  right: 0;
  bottom: -10px;
}
.button_read_more:hover {
  color: inherit;
}
.date_ico {
  display: inline-block;
  padding-left: 35px;
  position: relative;
  padding-right: 10px;
  font-size: 12px;
  color: #FDC818;
  vertical-align: top;
}
.date_ico * {
  font-size: 12px;
  color: #FDC818;
}
.date_ico:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 17px;
  background: url("../images/default/date.png") no-repeat center center;
  background-size: cover;
  top: 4px;
  left: 10px;
}
.author_ico {
  display: inline-block;
  padding-left: 35px;
  position: relative;
  padding-right: 5px;
  border-left: 1px solid #FDC818;
  font-size: 12px;
  vertical-align: top;
}
.author_ico:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 13px;
  background: url("../images/default/author-ico.png") no-repeat center center;
  background-size: cover;
  top: 6px;
  left: 10px;
}
.author_ico:hover,
.author_ico:hover a {
  text-decoration: none;
  color: #FDC818;
}
.comments_ico {
  display: inline-block;
  padding-left: 35px;
  position: relative;
  padding-right: 5px;
  font-size: 12px;
  vertical-align: top;
}
.comments_ico:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background: url("../images/default/comments-ico.png") no-repeat center center;
  background-size: cover;
  top: 50%;
  margin-top: -7px;
  left: 10px;
}
.comments_ico:hover,
.comments_ico a:hover {
  text-decoration: none;
  color: #FDC818;
}
.tags_ico {
  display: inline-block;
  padding-left: 35px;
  position: relative;
  padding-right: 5px;
  border-left: 1px solid #FDC818;
  font-size: 12px;
  vertical-align: top;
}
.tags_ico:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background: url("../images/default/tags-ico.png") no-repeat center center;
  background-size: cover;
  top: 50%;
  margin-top: -8px;
  left: 10px;
}
.tags_ico:hover,
.tags_ico a:hover {
  text-decoration: none;
  color: #FDC818;
}
.itemView_attachments_ico,
.catItemView_attachments_ico {
  display: inline-block;
  padding-left: 35px;
  position: relative;
  padding-right: 5px;
  font-size: 12px;
  vertical-align: top;
}
.itemView_attachments_ico:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 13px;
  background: url("../images/attachments-gray-ico.png") no-repeat center center;
  background-size: cover;
  top: 50%;
  margin-top: -8px;
  left: 10px;
}
.catItemView_attachments_ico:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 13px;
  background: url("../images/default/attachments-ico.png") no-repeat center center;
  background-size: cover;
  top: 50%;
  margin-top: -8px;
  left: 10px;
}
.category_ico {
  display: inline-block;
  padding-left: 35px;
  position: relative;
  padding-right: 5px;
  border-left: 1px solid #FDC818;
  font-size: 12px;
  vertical-align: top;
}
.category_ico:before {
  content: '';
  position: absolute;
  width: 13px;
  height: 15px;
  background: url("../images/default/published-in.png") no-repeat center center;
  background-size: cover;
  top: 6px;
  left: 12px;
}
.category_ico a:hover {
  text-decoration: none;
  color: #FDC818;
}
.url_ico {
  display: inline-block;
  padding-left: 35px;
  position: relative;
  padding-right: 5px;
  border-left: 1px solid #FDC818;
  font-size: 12px;
  vertical-align: top;
}
.url_ico:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("../images/default/url.png") no-repeat center center;
  background-size: cover;
  top: 4px;
  left: 10px;
}
.url_ico a:hover {
  text-decoration: none;
  color: #FDC818;
}
.mail_ico {
  display: inline-block;
  padding-left: 35px;
  position: relative;
  padding-right: 5px;
  border-left: 1px solid #FDC818;
  font-size: 12px;
  vertical-align: top;
}
.mail_ico:before {
  content: '';
  position: absolute;
  width: 19px;
  height: 14px;
  background: url("../images/default/mail.png") no-repeat center center;
  background-size: cover;
  top: 4px;
  left: 10px;
}
.mail_ico a:hover {
  text-decoration: none;
  color: #FDC818;
}
.itemView_attachments_ico a:hover,
.catItemView_attachments_ico a:hover,
a.itemView_attachments_ico:hover,
a.catItemView_attachments_ico:hover {
  color: #FDC818;
  text-decoration: none;
}
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"],
textarea,
.uneditable-input {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d7d7d7;
}
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,
textarea:focus,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d7d7d7;
}
button.btn,
button {
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #FDC818;
  color: #393939;
  font-weight: bold;
  margin: 0 !important;
}
button.btn:hover,
button:hover {
  background: #FDC818;
  color: #393939;
}
button.btn:after,
button:after {
  content: '';
  position: absolute;
  width: 107px;
  height: 10px;
  background: url("../images/shadow-right.png");
  right: 0;
  bottom: -10px;
}
button.btn span,
button span {
  background: none !important;
  padding: 20px;
  font-weight: bold;
}
.alert {
  border: 0;
  border-radius: 0;
  padding: 0;
  text-shadow: none;
  color: #393939;
  background: #f2f2f2;
  margin-left: 40px;
  font-size: 16px;
}
.alert .close {
  right: 10px;
  top: 10px;
  z-index: 1;
}
.alert > div {
  padding: 0 20px 0 10px;
}
.alert-heading {
  line-height: 40px;
  position: relative;
  padding: 0 10px;
}
.alert-heading:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  left: -40px;
}
.alert-error .alert-heading:before {
  background: url("../images/system-error.png") no-repeat center center;
  background-size: 18px 18px;
  background-color: #393939;
}
.alert-warning .alert-heading:before {
  background: url("../images/default/system-warning.png") no-repeat center center;
  background-size: 6px 2px;
  background-color: #393939;
}
.alert-notice .alert-heading:before {
  background: url("../images/system-notice.png") no-repeat center center;
  background-size: 20px 21px;
  background-color: #393939;
}
.alert-success .alert-heading:before {
  background: url("../images/system-success.png") no-repeat center center;
  background-size: 22px 15px;
  background-color: #393939;
}
.t3-header {
  padding-top: 0;
  padding-bottom: 0;
}
h2.itemTitle.title_inner,
h2.catItemTitle.title_inner,
h2.tagItemTitle.title_inner,
h2.itemAuthorName.title_inner,
h3.itemAuthorName.title_inner,
.user_info_desc .title_inner {
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 10px;
  border: 0;
}
h2.itemAuthorName.title_inner a {
  color: #393939;
}
h2.itemTitle.title_inner:before,
h2.catItemTitle.title_inner:before,
h2.tagItemTitle.title_inner:before {
  width: 0;
  height: 0;
}
.logo {
  float: left;
}
.logo h1 {
  padding: 5px 0;
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
}
.logo-image a {
  background-image: url("../images/default/logo.png") !important;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  width: 250px;
  height: 87px;
}
.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: 14px;
  margin-top: 5px;
}
.t3-mainnav .navbar-inner {
  min-height: 34px;
}
.t3-mainnav .navbar .btn-navbar {
  padding: 8px 10px;
  background: #FDC818;
  border-radius: 0;
}
.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] {
  background: #FDC818;
}
.donate {
  height: 40px;
  line-height: 40px;
  float: right;
  margin-top: 45px;
  padding: 0 20px;
  font-size: 26px;
  text-align: center;
  /*background: #393939;*/
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
 /* position: relative;*/
  text-transform: uppercase;
}
.donate a {
  color: #fff;
  text-decoration: none;
  line-height: 40px;
}
a.donate:hover,
.donate a:hover {
  text-decoration: none;
  color: #fff !important;
 /* background-color: #393939 !important;*/
}
.itemListView .k2FeedIcon a span:before {
  content: "";
  font-size: 16px;
  font-family: FontAwesome;
}
.donate:after {
  content: '';
  position: absolute;
  width: 262px;
  height: 62px;
  /*background: #fff;*/
  top: -11px;
  left: -53px;
  /*border-radius: 100%;*/
}
.donate:before {
  content: '';
  position: absolute;
  width: 56px;
  height: 56px;
 /* background: url("../images/donate-ico.png") no-repeat center center;
  background-color: #FDC818; 
  background-size: 34px 34px;*/
  top: -8px;
  left: -50px;
  border-radius: 100%;
  z-index: 100;
}
.itemBody .donate {
  margin-top: 0;
  margin-bottom: 30px;
}
.head-search {
  float: right;
  position: relative;
}
.head-search form {
  margin: 0;
  float: right;
}
.head-search label {
  display: none;
}
.head-search .btn {
  background-color: #FDC818;
  background-image: -moz-linear-gradient(top,#FDC818,#FDC818);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#FDC818),to(#FDC818));
  background-image: -webkit-linear-gradient(top,#FDC818,#FDC818);
  background-image: -o-linear-gradient(top,#FDC818,#FDC818);
  background-image: linear-gradient(to bottom,#FDC818,#FDC818);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7bc1d', endColorstr='#fff7bc1d', GradientType=0);
  -webkit-box-shadow: 0 0 0 #000;
  -moz-box-shadow: 0 0 0 #000;
  box-shadow: 0 0 0 #000;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 0px;
  top: -51px;
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  padding: 0;
}
.head-search .btn:after {
  content: "\f002";
  display: block;
  width: 50px;
  height: 50px;
  margin: 0;
  vertical-align: top;
  position: absolute;
  top: 0;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  font-family: FontAwesome;
  background: none;
}
.head-search input.search-query {
  background: #fff;
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  padding-left: 6px;
  border: solid 1px #FDC818;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #999;
  position: absolute;
  right: 0;
  top: -1px;
  display: none;
  z-index: 100;
}
.head-search input.search-query:focus {
  border: solid 1px #FDC818;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.head-search .opened input.search-query {
  display: block;
}
.head-search .btn-primary:hover,
.head-search .btn-primary:focus,
.head-search .btn-primary:active,
.head-search .btn-primary.active,
.head-search .btn-primary.disabled,
.head-search .btn-primary[disabled] {
  color: #393939;
}
.t3-sl {
  padding-bottom: 54px;
  padding-top: 54px;
}
.t3-mainbody {
  padding-bottom: 36px;
}
.t3-footer {
  background: #393939;
  color: #fff;
  border-bottom: 10px solid #FDC818;
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #999;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #b9b9b9;
}
.t3-footnav {
  padding: 36px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav .module-title {
  color: #fff;
  border-color: #fff;
}
.t3-copyright {
  border-top: 1px solid #2f2f2f;
  font-size: 12px;
  padding: 36px 0 72px;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.copyright {
  float: left;
}
.poweredby {
  float: right;
  text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  float: right;
  opacity: .5;
}
.t3-header {
  position: relative;
}
#system-message {
  margin-bottom: 0;
}
.btn-primary {
  color: #393939;
}
.section.gallery-bottom,
.section.news-bottom {
  margin-bottom: 30px;
}
.site_header_block {
  width: 100%;
  padding: 5px 0;
  background: #393939;
  text-align: center;
}
ul.socialMenu {
  margin: 0;
}
ul.socialMenu li {
  display: inline-block;
  margin-top: 2px;
}
ul.socialMenu li a {
  font-size: 0;
  color: transparent;
  width: 30px;
}
ul.socialMenu li a:before {
  font-size: 20px;
  color: #FDC818;
}
ul.socialMenu li a:hover {
  color: #FDC818;
  background: transparent;
}
.t3-footnav ul.socialMenu li a {
  height: 30px;
  background: #FDC818;
  color: transparent;
  margin-right: 10px;
  text-align: center;
  line-height: 32px;
  position: relative;
}
.t3-footnav ul.socialMenu li a:before {
  font-size: 22px;
  color: #393939;
}
.t3-footnav ul.socialMenu li a:hover:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 10px;
  background: url("../images/social-hover.png");
  right: 0;
  bottom: -10px;
}
div.mod-languages ul li {
  margin: 0;
  font-family: tahoma;
}
.mod-languages ul li a {
  color: #fff;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid ;
  font-size: 12px;
}
.mod-languages ul li:last-child a {
  margin-right: 0;
  padding-right: 0;
  border: 0;
}
.mod-languages ul li.lang-active a {
  color: #FDC818;
  border-color: #fff;
}
.b2j_alfheim_gallery_pro_pagination_container ul {
  float: right;
}
.b2j_alfheim_gallery_pro_pagination_container ul li.prev_page {
  width: 20px;
  height: 20px;
  border-radius: 0;
  margin-top: 10px;
  margin-right: 10px;
  background: url("../images/prev.png") no-repeat center center;
}
.b2j_alfheim_gallery_pro_pagination_container ul li.next_page {
  width: 20px;
  height: 20px;
  border-radius: 0;
  margin-top: 10px;
  background: url("../images/next.png") no-repeat center center;
}
.b2j_alfheim_gallery_pro_container {
  overflow: visible !important;
  padding-bottom: 10px !important;
}
.b2j_alfheim_gallery_pro_container ul li {
  overflow: visible;
}
.b2j_alfheim_gallery_pro_container ul li:before {
  content: '';
  position: absolute;
  width: 107px;
  height: 10px;
  background: url("../images/shadow-left.png");
  left: 0;
  bottom: -20px;
}
.b2j_alfheim_gallery_pro_container ul li:after {
  content: '';
  position: absolute;
  width: 107px;
  height: 10px;
  background: url("../images/shadow-right.png");
  right: 0;
  bottom: -20px;
}
.divide {
  margin-bottom: 10px;
}
.sel_text {
  background: #393939;
  color: #FDC818;
}
.empty_title {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px dashed #393939;
}
div.catItemCommentsLink {
  margin: 0;
  padding: 0;
}
div.catItemTagsBlock ul.catItemTags,
div.itemTagsBlock ul.itemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
div.catItemTagsBlock ul.catItemTags li,
div.itemTagsBlock ul.itemTags li {
  display: inline-block;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
.catItemIntroText,
.itemFullText {
  margin-bottom: 10px;
}
.k2Pagination {
  background: #393939;
  position: relative;
  text-align: center;
  line-height: 26px;
  margin-bottom: 30px;
}
.k2Pagination ul.pagination-list {
  list-style-type: none;
  margin: 30px 0 0;
}
.k2Pagination ul.pagination-list li:first-child,
.k2Pagination ul.pagination-list li:last-child {
  display: none;
}
.k2Pagination ul.pagination-list li {
  display: inline-block;
}
.k2Pagination ul.pagination-list li:not(:nth-child(2)):not(:nth-last-child(2)) a {
  padding: 10px 10px;
}
.k2Pagination ul.pagination-list li a:hover,
.k2Pagination ul.pagination-list li.disabled a {
  background: #FDC818;
  color: #393939;
  text-decoration: none;
}
.k2Pagination ul.pagination-list li:nth-child(2) a {
  position: absolute;
  left: 0;
  top: -2px;
  width: 30px;
  height: 30px;
  background: url("../images/pagination-prev.png") no-repeat center center;
  background-size: 11px 18px;
  background-color: #FDC818;
  font-size: 0;
}
.k2Pagination ul.pagination-list li:nth-last-child(2) a {
  position: absolute;
  right: 0;
  top: -2px;
  width: 30px;
  height: 30px;
  background: url("../images/pagination-next.png") no-repeat center center;
  background-size: 11px 18px;
  background-color: #FDC818;
  font-size: 0;
}
.k2Pagination ul.pagination-list li a {
  color: #fff;
}
.userMenu {
  text-align: center;
}
.userMenu ul {
  display: inline-block;
}
.userMenu ul.menu li {
  text-align: center;
}
.userMenu li {
  max-width: 170px;
}
.userMenu ul.menu li a:hover {
  background: none;
}
.userMenu ul.menu li a>div {
  display: inline-block;
  background: #FDC818;
  border-radius: 100%;
  padding: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
  max-width: 100%;
}
.userMenu ul.menu li a img {
  border: 2px solid #393939;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.userMenu ul.menu li a span {
  font-size: 24px;
  font-weight: bold;
  color: #393939;
  text-transform: uppercase;
  display: block;
}
.K2_news_block .moduleItemIntrotext .news_item_info {
  background: #393939;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  color: #fff;
}
.K2_news_block .moduleItemIntrotext .news_item_info a.moduleItemTitle {
  color: #FDC818;
  font-size: 18px;
}
.K2_news_block .news_item_read_more_block {
  position: relative;
}
.K2_about_us_block ul {
  list-style-type: none;
  margin: 0px;
  padding-bottom: 30px;
  background: #393939;
  position: relative;
  padding-top: 10px;
}
.K2_about_us_block ul li {
  background: none;
  padding: 0;
  border-bottom: 0;
}
div.K2_about_us_block>ul>li>div.moduleItemIntrotext {
  padding: 0 25px;
  color: #fff;
}
.K2_about_us_block ul li a.moduleItemReadMore {
  background: url("../images/read-more.png");
  background-color: #FDC818;
  width: 36px;
  height: 36px;
  display: block;
  font-size: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.K2_about_us_block ul li .K2_about_us_item_title {
  background: #FDC818;
  margin: 0 -10px 20px -10px;
  padding: 8px 0 8px 20px;
  position: relative;
  font-size: 20px;
}
.K2_about_us_block ul li .K2_about_us_item_title:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background: url("../images/default/after.png");
  right: 0;
  bottom: -10px;
}
.K2_about_us_block ul li .K2_about_us_item_title a.moduleItemTitle {
  text-transform: uppercase;
  font-weight: 600;
  color: #393939;
}
.aboutItemImageBorder {
  width: 100%;
  height: 10px;
  background: #FDC818;
}
h3.pageTitle {
  background: inherit;
  padding: 0;
  position: relative;
  border-bottom: 1px dashed #393939;
  padding-left: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
h3.pageTitle:before {
  content: '';
  background: #FDC818;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0px;
  top: 10px;
}
.itemComments .itemCommentsForm {
  margin-top: 30px;
}
.itemComments .itemCommentsForm input[type='text'] {
  height: 30px;
  width: 100%;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.itemComments .itemCommentsForm .submit_button_container input[type='submit'] {
  border: 0;
  text-transform: uppercase;
  background: #FDC818;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding: 5px 23px;
  font-weight: bold;
}
.itemComments .itemCommentsForm .submit_button_container {
  display: inline-block;
  position: relative;
}
.itemComments .itemCommentsForm .submit_button_container:after {
  content: '';
  position: absolute;
  width: 95px;
  height: 10px;
  right: 0;
  bottom: -10px;
  background: url("../images/shadow-right.png");
}
.itemComments .itemCommentsForm textarea.inputbox {
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #d7d7d7;
  line-height: 22px;
}
.itemComments ul.itemCommentsList {
  list-style-type: none;
  margin: 0;
}
.itemComments ul.itemCommentsList li {
  display: inline-block;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #d7d7d7;
}
.itemComments ul.itemCommentsList li:last-child {
  padding-bottom: 0;
  margin: 0;
  border: 0;
}
.itemComments ul.itemCommentsList li .comment_user_image_block {
  float: left;
  width: 96px;
  height: 96px;
  border: 2px solid #FDC818;
  margin-right: 20px;
}
.itemComments ul.itemCommentsList li .comment_user_image_block img {
  margin: 0 auto;
  display: block;
  margin-top: 14px;
}
.itemComments ul.itemCommentsList .comment_user_info_block {
  overflow: hidden;
}
.itemComments ul.itemCommentsList .comment_user_info_block .commentDate {
  margin-bottom: 20px;
}
.itemComments .comment_user_header_block {
  position: relative;
}
.itemComments .comment_user_header_block .itemCommentsPagination {
  position: absolute;
  bottom: 0;
  right: 0;
}
.itemComments .comment_user_header_block .itemCommentsPagination ul.pagination-list {
  list-style-type: none;
  margin: 0;
  float: right;
}
.itemComments .comment_user_header_block .itemCommentsPagination ul.pagination-list li {
  display: inline-block;
}
.itemComments .comment_user_header_block .itemCommentsPagination ul.pagination-list li:not(:nth-child(2)):not(:nth-last-child(2)) {
  display: none;
}
.itemComments .comment_user_header_block .itemCommentsPagination ul.pagination-list li:nth-child(2) a {
  color: transparent;
  width: 7px;
  height: 12px;
  background: url("../images/prev-comment.png") no-repeat center center;
  background-size: cover;
  margin-right: 10px;
  display: inline-block;
}
.itemComments .comment_user_header_block .itemCommentsPagination ul.pagination-list li:nth-last-child(2) a {
  color: transparent;
  width: 7px;
  height: 12px;
  background: url("../images/next-comment.png") no-repeat center center;
  background-size: cover;
  display: inline-block;
  margin-left: 10px;
}
.itemAuthorBlock {
  margin: 30px 0;
}
.itemAuthorAvatar {
  border: 3px solid #FDC818;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #FDC818;
}
.itemAuthorDetails h3.itemAuthorName a {
  color: #393939;
}
.itemAuthorDetails .itemAuthorEmail,
.itemAuthorDetails .itemAuthorUrl {
  margin-top: 10px;
}
.itemAuthorDetails .itemAuthorEmail a {
  color: #393939;
  margin-left: 30px;
  position: relative;
}
.itemAuthorDetails .itemAuthorEmail a:before {
  content: '';
  position: absolute;
  width: 19px;
  height: 14px;
  background: url("../images/default/mail.png");
  background-size: cover;
  left: -30px;
  top: 3px;
}
.itemListCategory {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
}
.catItemView {
  padding: 0;
}
.catItemView .catItemTitle {
  padding: 0;
}
.catItemView .catItemTitle a {
  color: #393939;
  text-decoration: none;
}
.catItemView .catItemImageBlock {
  padding: 0;
  margin: 0;
  position: relative;
}
.catItemView .catItemImageBlock .catItemImage {
  padding: 0;
  margin: 0;
}
.catItemView .catItemImage img {
  padding: 0;
  border: 0;
}
.itemListView {
  position: relative;
}
.itemListView .k2FeedIcon {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 100;
}
.itemListView .itemContainer,
.tagItemList .tagItemView {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #d7d7d7;
}
.news_container .itemContainer {
  border: 0;
  margin: 0;
  padding: 0;
}
.news_container .catItemView {
  background: #FDC818;
  color: #393939;
  position: relative;
}
.news_container .catItemView .news_item_info_block {
  padding: 10px;
}
.news_container .catItemView .news_item_info_block .catItemReadMore a {
  background: #393939;
  text-transform: uppercase;
  padding: 5px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
}
.itemView .date_background {
  bottom: auto;
  right: auto;
  top: 0px;
  left: 0px;
}
.item_view_image_container {
  position: relative;
  margin-bottom: 30px;
}
.itemFullText .special_text {
  margin-left: 70px;
  border-color: #FDC818;
}
.itemFullText p,
.itemFullText.smallerFontSize p {
  font-size: 14px;
}
.itemFullText .special_text p,
.itemFullText.smallerFontSize .special_text p {
  font-size: 18px;
}
.itemFullText.largerFontSize p {
  font-size: 16px;
}
.itemView .b2jsocial_parent {
  position: absolute;
  display: inline-block;
  top: -47px;
  right: 0px;
  width: 196px;
  line-height: 0;
  padding-bottom: 15px;
  display: none;
}
.itemView .b2jsocial_parent:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 6px;
  bottom: 9px;
  right: 13px;
  background: url("../images/down.png");
}
.itemView ul.b2jsocial {
  margin: 0 !important;
  line-height: 0;
}
.itemView ul.b2jsocial li a span.background {
  top: 0;
  right: 0;
}
.itemView ul.b2jsocial li a,
ul.b2jsocial li {
  width: 32px !important;
  height: 32px !important;
}
ul.b2jsocial li:hover {
  opacity: 1;
}
.itemView ul.b2jsocial li a span.background {
  border-left: 1px solid #666;
}
.itemView ul.b2jsocial li:first-child a span.background {
  border: 0;
}
.item_image,
.tag_projects_image,
.tag_projects_default_image,
.tag_news_image,
.tag_news_default_image {
  position: relative;
  border: 2px solid #FDC818;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
  overflow: hidden;
  float: left;
  margin: 0 30px 25px 0;
}
.tag_news_default_image {
  border: 0;
  background: #FDC818;
  text-align: center;
  height: 200px;
}
.tag_news_default_image img {
  width: 100px;
  margin-top: 50px;
}
a.itemImageLink {
  position: relative;
  margin: 0;
  width: auto;
  left: 0;
  top: 0;
  border: 0;
  z-index: 0;
}
a.itemImageLink img {
  border: 2px solid #FDC818;
}
.date_background {
  position: absolute;
  background: #FDC818;
  bottom: 0;
  right: 0;
  text-align: center;
  padding: 8px;
  z-index: 1100;
}
.date_background .date-day {
  font-size: 25px;
  font-weight: bold;
}
.date_background .date-month {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.date_background .date-year {
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
}
.item_read_more {
  text-transform: uppercase;
}
.item_info_footer {
  background: #393939;
  position: relative;
  height: 26px;
  line-height: 26px;
}
.item_info_footer .item_social_block {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/default/social.png") no-repeat center center;
  background-size: 15px;
  cursor: pointer;
  float: right;
  padding: 5px 10px;
  position: relative;
}
.item_info_footer .catItemReadMore,
.item_info_footer .tagItemReadMore {
  position: absolute;
  background: #FDC818;
  right: 0;
  top: 0;
}
.item_info_footer .catItemReadMore a {
  text-decoration: none;
}
.item_info_footer .catItemCommentsLink {
  margin-right: 10px;
  padding-right: 0px;
}
.item_info_footer .catItemCommentsLink a {
  padding-left: 35px;
  position: relative;
}
.item_info_footer .catItemTagsBlock {
  border-left: 1px solid #FDC818;
}
.item_info_footer .catItemTagsBlock ul li a {
  font-size: 12px;
}
.item_info_footer .catItemTagsBlock span {
  padding: 0;
}
.item_info_footer .catItemTagsBlock ul li:last-child a span {
  display: none;
}
.item_info_footer .itemTagsBlock span {
  padding: 0;
}
.item_info_footer .itemTagsBlock ul li:last-child a span {
  display: none;
}
.item_info_footer .catItemAttachmentsBlock {
  border-left: 1px solid #FDC818;
  display: inline-block;
}
.item_info_footer .catItemAttachmentsBlock ul.catItemAttachments {
  margin: 0;
  list-style-type: none;
}
.item_info_footer .catItemAttachmentsBlock ul.catItemAttachments li {
  line-height: 26px;
}
.item_info_footer .catItemAttachmentsBlock span {
  padding: 0;
}
.item_info_footer .itemAttachmentsBlock {
  float: right;
  background: #FDC818;
  font-weight: bold;
}
.item_info_footer .itemAttachmentsBlock ul.itemAttachments {
  margin: 0;
  list-style-type: none;
  text-transform: uppercase;
}
.item_info_footer .itemAttachmentsBlock ul.itemAttachments li {
  line-height: 26px;
}
.item_info_footer .itemAttachmentsBlock span {
  color: #393939;
  padding: 0px 10px 0px 0;
}
.item_info_footer .catItemDateModified {
  color: #FDC818;
  padding-right: 10px;
  padding-left: 12px;
  border-left: 1px solid #6b6b6b;
}
.item_info_footer .itemDateModified {
  color: #FDC818;
  padding-right: 10px;
  padding-left: 12px;
  border-left: 1px solid #6b6b6b;
}
.item_info_footer .item_tools {
  float: right;
  list-style-type: none;
  border-left: 1px solid #FDC818;
  height: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px 0px;
  position: relative;
}
.item_info_footer .item_tools a.item_tools_ico {
  width: 16px;
  height: 16px;
  background: url("../images/default/tools.png");
  background-size: 16px;
  display: block;
}
.item_info_footer .item_tools a.item_tools_ico:after {
  width: 0;
  height: 0;
  border: 0;
}
.item_info_footer .item_tools ul {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  position: absolute;
  height: 47px;
  top: -47px;
  right: 0;
  width: 176px;
  display: none;
}
.item_info_footer .item_tools ul:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 6px;
  background: url("../images/down.png");
  right: 13px;
  bottom: 9px;
}
.item_info_footer .item_tools ul li {
  display: inline-block;
  border-right: 1px solid #666666;
  line-height: 0;
  background: #393939;
  padding: 0px 10px;
  float: left;
  height: 32px;
  line-height: 32px;
}
.item_info_footer .item_tools ul li:last-child {
  border-right: 0;
  font-size: 12px;
}
.item_info_footer .item_tools ul li:last-child span.itemTextResizerTitle {
  margin-right: 5px;
}
.item_info_footer .item_tools ul li a {
  padding: 0;
}
.item_info_footer .item_tools ul a,
.item_info_footer .item_tools ul span {
  color: #FDC818;
}
.item_info_footer .item_tools ul a#fontDecrease,
.item_info_footer .item_tools ul a#fontIncrease {
  padding: 0;
  display: inline-block;
}
.item_info_footer .item_tools ul a#fontDecrease:hover,
.item_info_footer .item_tools ul a#fontIncrease:hover {
  text-decoration: none;
}
.item_info_footer .item_tools ul a.itemEmailLink {
  width: 19px;
  height: 14px;
  margin-top: 9px;
  background: url("../images/default/mail.png") no-repeat center center;
  background-size: cover;
  display: block;
}
.item_info_footer .item_tools ul a.itemPrintLink {
  width: 19px;
  height: 14px;
  margin-top: 9px;
  background: url("../images/default/print.png") no-repeat center center;
  background-size: cover;
  display: block;
}
.itemRelated .related_items_header {
  position: relative;
}
.itemRelated .related_items_header .related_items_pagination {
  position: absolute;
  bottom: 0;
  right: 0;
}
.itemRelated .related_items_header .related_items_pagination .related_items_prev {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../images/prev.png") no-repeat center center;
  background-color: #FDC818;
  margin-right: 10px;
  cursor: pointer;
}
.itemRelated .related_items_header .related_items_pagination .related_items_next {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../images/next.png") no-repeat center center;
  background-color: #FDC818;
  cursor: pointer;
}
.itemRelated .related_items_header h3 {
  padding: 0;
  color: #393939;
  position: relative;
  border-bottom: 1px dashed #393939;
  padding-left: 20px;
  margin: 30px 0;
  text-transform: uppercase;
}
.itemRelated .related_items_header h3:before {
  content: '';
  background: #FDC818;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0px;
  top: 50%;
  margin-top: -5px;
}
.itemRelated ul {
  list-style-type: none;
  text-align: center;
  position: relative;
  margin: 0;
  padding-bottom: 10px;
  overflow: hidden;
}
.itemRelated ul .row-fluid {
  position: absolute;
  top: 0;
}
.itemRelated ul .row-fluid:first-child {
  position: relative;
}
.itemRelated ul li {
  position: relative;
}
.itemRelated ul li img {
  background: #FDC818;
  display: block;
}
.itemRelated ul li a.itemRelTitle {
  display: block;
  background: #393939;
  color: #FDC818;
  position: relative;
  padding: 5px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.K2_videos_block ul {
  list-style-type: none;
  margin: 0;
}
.K2_videos_block ul li {
  background: none;
}
.K2_videos_block ul li>div.moduleItemIntrotext {
  padding: 0;
}
.K2_videos_block.shadowed_border {
  display: block;
}
.avPlayerBlock iframe {
  border: 2px solid #FDC818;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.catItemVideoBlock.shadowed_border {
  display: block;
}
.avVideo .avPlayerContainer .avPlayerBlock iframe,
.avVideo .avPlayerContainer .avPlayerBlock object,
.avVideo .avPlayerContainer .avPlayerBlock embed,
.avVideo .avPlayerContainer .avPlayerBlock div,
.moduleItemVideo .avVideo .avPlayerContainer .avPlayerBlock iframe,
.moduleItemVideo .avVideo .avPlayerContainer .avPlayerBlock object,
.moduleItemVideo .avVideo .avPlayerContainer .avPlayerBlock embed,
.moduleItemVideo .avVideo .avPlayerContainer .avPlayerBlock div {
  min-width: 0px !important;
}
.video_gallery_container .catItemHeader h4.catItemTitle {
  margin: 0 0 10px;
}
.gallery-flickr ul li {
  text-align: center;
  margin: 0 15px 15px 0;
}
.module-ct .gallery-flickr ul li a {
  width: 80px;
  margin: 0;
}
.module-ct .gallery-flickr ul li a img {
  border: 2px solid #FDC818;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gallery-flickr ul li:nth-child(3n+4) {
  margin-right: 0px;
}
.image_count {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 30px;
  height: 30px;
  background: #FDC818;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 6px;
  font-weight: bold;
}
.photo_gallery_container .catItemTitle {
  margin: 0;
}
#content {
  width: auto;
  margin: 0 auto;
}
.item {
  display: block;
  width: 270px;
  -webkit-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
  -moz-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
  -ms-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
  -o-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
  transition: left .4s ease-in-out, top .4s ease-in-out .4s;
}
.item img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.K2_news_container .itemContainer {
  padding: 0;
  margin: 0 0 30px 30px;
  border: 0;
}
.K2_news_container .itemList {
  margin-left: -30px;
}
.K2_news_container .catItemView {
  border: 1px solid #FDC818;
  background: #FDC818;
  position: relative;
}
.K2_news_container .catItemView:before {
  content: '';
  position: absolute;
  width: 107px;
  height: 10px;
  background: url("../images/shadow-left.png");
  left: 0;
  bottom: -10px;
}
.K2_news_container .catItemView:after {
  content: '';
  position: absolute;
  width: 107px;
  height: 10px;
  background: url("../images/shadow-right.png");
  right: 0;
  bottom: -10px;
}
.K2_news_container .catItemView .catItemImage img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\' filterRes=\'800\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  -webkit-transition: all .6s ease;
}
.K2_news_container .itemContainer:hover .catItemImage img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\' filterRes=\'800\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: none;
  -webkit-transition: all .6s ease;
}
.K2_news_container .catItemView .catItemTitle {
  padding: 0 20px;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  margin: 20px 0 10px;
}
.K2_news_container .catItemView .catItemIntroText {
  padding: 0 20px 20px;
  margin: 0;
}
.K2_news_container .catItemView .catItemReadMore {
  float: right;
  text-align: center;
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #FDC818;
}
.K2_news_container .catItemView .catItemReadMore a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.K2_news_container .catItemView .catItemReadMore a:hover {
  text-decoration: none;
  color: #FDC818;
}
.K2_news_container .catItemView .news_item_info_footer {
  background: #393939;
  line-height: 25px;
  position: relative;
  margin: 0 -1px -1px;
}
.K2_news_container .catItemView div.catItemCommentsLink {
  padding: 0;
  margin: 0;
}
.b2j_k2_calendar_container_module {
  min-width: 169px !important;
}
.b2j_k2_calendar_container_module ul.custom-select {
  display: none;
}
.workers_block {
  position: relative;
}
.workers_block a.ubUserName {
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 10px 10px;
  margin-left: -10px;
  background: #FDC818;
  width: 100%;
  color: #393939;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}
.workers_block a.ubUserName:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background: url("../images/default/before.png");
  left: 0;
  bottom: -10px;
  z-index: -1;
}
.users_container .latestItemsUser {
  position: relative;
  border: 1px solid #FDC818;
  margin-bottom: 30px;
}
.users_container .latestItemsUser h2 {
  background: #FDC818;
  margin-bottom: 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.users_container .latestItemsUser h2 a {
  color: #393939;
}
.users_pagination_background {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #393939;
  position: relative;
  text-align: center;
}
.users_pagination_background a {
  color: #fff;
  margin: 0 10px;
  padding: 10px 11px;
}
.users_pagination_background a:hover {
  background: #FDC818;
  text-decoration: none;
}
.acymailing_module_form table.acymailing_form {
  margin: 0;
  width: 100%;
}
.acymailing_module_form table.acymailing_form td {
  padding: 0;
}
.acymailing_module_form table.acymailing_form td.acyfield_email {
  width: 100%;
}
.acymailing_module_form table.acymailing_form td.acyfield_email input {
  border-radius: 0;
}
.t3-footnav .acymailing_module_form table.acymailing_form td.acyfield_email input {
  background: transparent;
  color: #fff;
  border-color: #fff;
  height: 30px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.acymailing_module_form table.acymailing_form td.acysubbuttons input {
  border: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
}
.acymailing_module_form table.acymailing_form td.acysubbuttons {
  position: relative;
  display: inline-block;
  float: right;
}
.acymailing_module_form table.acymailing_form td.acysubbuttons:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 10px;
  background: url("../images/shadow-right.png");
  right: 0;
  bottom: -10px;
}
.k2LatestCommentsBlock ul {
  list-style-type: none;
  margin: 0;
}
.k2LatestCommentsBlock ul li {
  margin-bottom: 20px;
  display: inline-block;
}
.k2LatestCommentsBlock ul li.lastItem,
.k2LatestCommentsBlock ul li.clearList {
  margin-bottom: 0;
}
.k2LatestCommentsBlock ul li a {
  float: left;
}
.k2LatestCommentsBlock ul li a img {
  border: 2px solid #FDC818;
  margin-right: 10px;
}
.k2LatestCommentsBlock ul li span.lcComment {
  display: block;
  overflow: hidden;
}
.bannergroup .banneritem {
  margin-bottom: 30px;
}
.bannergroup .banner_info_block {
  position: absolute;
  top: 0;
  left: 0;
  bottom: -1px;
  right: 0;
  background: #FDC818;
  opacity: 0.95;
  padding: 30px 20px;
  overflow: hidden;
  display: none;
}
.bannergroup .banner_info_block .banner_title {
  margin-bottom: 15px;
  color: #393939;
}
.bannergroup .banner_info_block .banner_text {
  line-height: 14px;
  color: #393939;
}
.bannergroup .shadowed_border:hover .banner_info_block {
  display: block;
}
div.b2jcontainer.b2j_contact form div.b2j-contact-actions .controls {
  float: right !important;
}
.contact_block {
  line-height: 30px;
}
.contact_block.footer {
  color: #fff;
}
.contact_block.footer .contact_email {
  padding-bottom: 0;
  border: 0;
}
.contact_block .contact_address {
  padding-left: 30px;
  position: relative;
}
.contact_block .contact_address:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 23px;
  background: url("../images/default/address.png") no-repeat center center;
  background-size: cover;
  left: 0px;
  top: 5px;
  background-size: cover;
}
.contact_block .contact_tel {
  padding-left: 30px;
  position: relative;
}
.contact_block .contact_tel:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 23px;
  background: url("../images/default/tel.png") no-repeat center center;
  background-size: cover;
  left: 0px;
  top: 5px;
}
.contact_block .contact_email {
  padding-left: 30px;
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px dashed #393939;
}
.contact_block .contact_email:before {
  content: '';
  position: absolute;
  width: 19px;
  height: 14px;
  background: url("../images/default/mail.png") no-repeat center center;
  background-size: cover;
  left: 0px;
  top: 10px;
}
.contact_block .contact_extra_text {
  margin-top: 30px;
  line-height: 18px;
}
.library_item_image_block,
.tag_library_image,
.tag_library_default_image {
  background: #FDC818;
  border: 1px solid #393939;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  width: 170px;
  float: left;
  margin: 0 30px 25px 0;
}
.tag_library_default_image {
  height: 210px;
}
.tag_library_default_image img {
  margin-top: 43px;
}
.item_view_image_container.library {
  float: left;
  padding: 0;
  border: 0;
  background: #FDC818;
  margin: 0 30px 15px 0;
}
h2.itemTitle.library {
  border: 0;
}
.item_info_footer {
  margin-top: 20px;
}
.tabular_data {
  width: 100%;
}
.tabular_data thead tr th {
  text-align: center;
  background: #FDC818;
  color: #393939;
  text-transform: uppercase;
}
.tabular_data thead tr th:first-child {
  width: 20%;
}
.tabular_data thead tr th:nth-child(2) {
  width: 50%;
}
.tabular_data thead tr th:nth-child(3) {
  width: 15%;
}
.tabular_data thead tr th:last-child {
  width: 15%;
}
.tabular_data td {
  vertical-align: center;
  text-align: center;
  color: #393939;
}
.itemListView .gallery_item_block {
  margin: 0;
  border: 0;
}
::selection {
  background: #393939;
  color: #FDC818;
}
::-moz-selection {
  background: #393939;
  color: #FDC818;
}
.gallery_item_block {
  text-align: center;
}
.gallery_item_block .gallery_item_info_block .catItemTitle {
  background: #FDC818;
  text-align: center;
  padding: 0 10px;
  text-transform: uppercase;
}
.gallery_item_block .gallery_item_info_block.shadowed_border {
  border: 0;
}
.gallery_item_block .gallery_item_info_block.shadowed_border:after,
.gallery_item_block .gallery_item_info_block.shadowed_border:before {
  bottom: -10px;
}
a.singleItemImage {
  border: 1px solid #FDC818;
  border-bottom-width: 10px;
  display: inline-block;
  margin-bottom: 30px;
}
.single_item_header {
  overflow: hidden;
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.single_item_header:before,
.single_item_header:after {
  background-image: url("../images/dashed-line.png");
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.single_item_header:before {
  right: 1em;
  margin-left: -50%;
}
.single_item_header:after {
  left: 1em;
  margin-right: -50%;
}
.single_item_extra_fields ul {
  list-style-type: none;
  float: right;
}
.single_item_extra_fields_block {
  text-align: center;
  margin-left: 25px;
}
.single_item_extra_fields_block .single_item_extra_fields {
  display: inline-block;
}
.page-header {
  padding: 0;
  border: 0;
  margin: 0;
}
.page-header h1 {
  position: relative;
  border-bottom: 1px dashed #393939;
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 40px;
  margin: -10px 0 30px;
}
.page-header h1:before {
  content: '';
  background: #FDC818;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0px;
  top: 50%;
  margin-top: -5px;
}
.partners_header {
  background: #FDC818;
  padding: 10px;
  position: relative;
}
.partners_header .partners_more {
  position: absolute;
  right: 0;
  top: 2px;
  width: 36px;
  height: 36px;
  background: url("../images/read-more.png");
  cursor: pointer;
}
.partners_info_block {
  height: 0;
  overflow: hidden;
}
.partners_info {
  width: 100%;
  border: 1px solid #d7d7d7;
}
.partners_info tr td:first-child {
  width: 80%;
}
.partners_info tr td:last-child {
  width: 20%;
}
.partners_info tr td .moduleItemExtraFields ul {
  list-style-type: none;
  margin: 0;
}
.user_info_image {
  border: 3px solid #FDC818;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.user_info_image img {
  width: 100%;
}
.userAdditionalInfo {
  background: #393939;
  height: 25px;
  line-height: 25px;
  margin: 30px 0;
}
.userItemHeader.shadowed_border {
  border-bottom: 0;
  width: 100%;
}
.userItemHeader.shadowed_border:after,
.userItemHeader.shadowed_border:before {
  bottom: -10px;
}
.userItemList .userItemImageBlock {
  max-width: 270px !important;
  overflow: hidden;
  text-align: center;
  background: #f2f2f2;
}
.gallery_item_info_block {
  overflow: hidden;
}
.userItemList a img,
.gallery_item_info_block a img {
  max-width: none !important;
  max-height: 200px !important;
}
.userItemList h3.userItemTitle {
  background: #FDC818;
  padding: 5px;
  display: block;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
}
.userItemList h3.userItemTitle.shadowed_border:before,
.userItemList h3.userItemTitle.shadowed_border:after {
  bottom: -10px;
}
.userItemList h3.userItemTitle a {
  color: #393939;
}
.custom_smart_search .smart_search_result_info .result-text {
  margin-bottom: 20px;
}
.custom_smart_search #search-form form#finder-search {
  margin: 0;
}
.custom_smart_search #search-form form#finder-search .word {
  text-align: center;
}
.custom_smart_search #search-form form#finder-search .word input[type="text"] {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
.custom_smart_search #search-form form#finder-search .word button[type="submit"] {
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
}
.custom_smart_search #search-form form#finder-search .word button[type="submit"]:after {
  width: 0;
  height: 0;
}
.custom_smart_search #search-form form#finder-search .word button[type="submit"] .icon-search {
  padding: 0;
}
.custom_smart_search #search-form form#finder-search .word > a {
  border: 0;
  border-radius: 0;
  background: #FDC818;
  color: #393939;
  text-transform: uppercase;
  font-weight: bold;
}
.custom_smart_search #search-form form#finder-search #advancedSearch hr {
  margin: 30px 0;
  border-bottom: 0;
  border-top: 1px dashed #e1e1e1;
}
.custom_smart_search #search-form form#finder-search #advancedSearch #finder-filter-window {
  margin: 0;
}
.custom_smart_search ul.search-results {
  border-top: 1px dashed #e1e1e1;
  margin-top: 60px;
  padding-top: 60px;
}
.custom_smart_search ul.search-results li {
  background: none;
  border: 0;
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px dashed #e1e1e1;
}
.custom_smart_search ul.search-results li .smart_search_result_ico {
  background: #f2f2f2;
  border: 1px solid #393939;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
}
.custom_smart_search ul.search-results li .smart_search_result_ico img {
  max-height: 210px;
  max-width: none !important;
}
.custom_smart_search ul.search-results li .smart_search_result_info .result-title {
  margin: 0 0 10px;
}
.custom_smart_search ul.search-results li .smart_search_result_info .result-title a {
  font-size: 24px;
  line-height: 24px;
  color: #393939;
  text-decoration: none;
}
.custom_smart_search ul.search-results li .smart_search_result_info .result-title a .highlight {
  background: #393939;
  color: #FDC818;
}
.custom_smart_search ul.search-results li .smart_search_result_info .result-text .highlight {
  background: #FDC818;
}
.custom_smart_search ul.search-results li .smart_search_result_info .smart_search_result_footer {
  background: #393939;
  height: 26px;
  line-height: 26px;
  color: #FDC818;
}
.custom_smart_search ul.search-results li .smart_search_result_info .smart_search_result_footer .author_ico {
  border-left: 1px solid #FDC818;
}
.custom_smart_search ul.search-results li .smart_search_result_info .smart_search_result_footer .right_shadow {
  padding: 0 10px;
  color: #393939;
  float: right;
  text-decoration: none;
}
.custom_smart_search #search-results #search-result-empty h2 {
  text-align: center;
  font-size: 72px;
  margin-top: 60px;
  color: #ebebeb;
  text-transform: uppercase;
  font-weight: 300;
}
.custom_smart_search form#finder-search #finder-filter-select-list .control-group {
  text-align: center;
  margin-bottom: 10px;
}
.custom_smart_search form#finder-search #finder-filter-select-list .control-group:last-child {
  margin: 0;
}
.custom_smart_search form#finder-search #finder-filter-select-list .control-group label {
  float: none;
  display: inline-block;
}
.custom_smart_search form#finder-search #finder-filter-select-list .control-group .controls {
  display: inline-block;
  margin-left: 40px;
}
.troupe_container ul {
  list-style-type: none;
  margin: 0;
}
.troupe_container ul li a.moduleItemImage {
  margin-bottom: 30px;
}
.tagItemList .tagItemView {
  padding-bottom: 0;
  border: 0;
}
.projects_container .item_info_footer,
.library_container .item_info_footer,
.tagItemList .item_info_footer {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.projects_container .catItemImageBlock img,
.tag_projects_image img,
.tag_news_image img {
  max-width: none !important;
  max-height: 200px !important;
}
.projects_container .catItemIntroText {
  margin-bottom: 20px;
}
.library_item_image_block .catItemImageBlock {
  overflow: hidden;
}
.library_item_image_block img,
.item_view_image_container.library img,
.tag_library_image img {
  max-width: none !important;
  max-height: 210px !important;
  border: none;
}
.library_container .catItemIntroText {
  min-height: 90px;
}
.tagItemTitle a {
  color: #393939;
  text-decoration: none;
}
.breadcrumb_section .module-ct,
.breadcrumb_section .t3-module {
  margin: 0;
}
ul.breadcrumb {
  margin: 0;
  padding: 6px 0 20px;
  font-size: 12px;
}
ul.breadcrumb li a,
ul.breadcrumb li span {
  font-size: 14px;
  display: inline-block;
  font-weight: 400;
}
ul.breadcrumb li p {
  display: inline-block;
  color: #FDC818;
}
.projects_item_default_image_block {
  width: 270px;
  height: 200px;
  background: #FDC818;
  text-align: center;
}
.tagItemView .projects_item_default_image_block,
.item_view_container .projects_item_default_image_block {
  float: left;
  margin: 0 30px 25px 0;
}
.projects_item_default_image_block img {
  width: 100px;
  margin-top: 58px;
}
.project_item_info .item_info_footer .catItemDateCreated,
.item_view_container .item_info_footer.projects .itemDateCreated,
.item_view_container .item_info_footer.news .itemDateCreated {
  padding-right: 10px;
  margin-right: 0;
  border-right: 1px solid #FDC818;
}
.library_item_image_block.default {
  height: 210px;
}
.library_item_image_block.default img {
  width: 100px;
  margin-top: 72px;
}
.item_view_image_container.library .library_item_image_block.default,
.item_view_image_container.default {
  margin: 0;
}
.news_item_default_image_block {
  width: 268px;
  height: 123px;
  border-bottom: 1px solid #393939;
  background: #FDC818;
  text-align: center;
}
.catItemView .news_item_default_image_block {
  width: 100%;
}
.news_item_default_image_block .news_item_default_image {
  width: 70px;
  padding-top: 25px;
}
.item_view_image_container .news_item_default_image_block {
  height: 200px;
  margin: 0 30px 25px 0;
  border: 0;
  float: left;
}
.item_view_image_container .news_item_default_image_block img {
  width: 100px;
  margin-top: 50px;
}
ul.manook_sigPro li span.sigProLinkWrapper {
  border-bottom: 10px solid #FDC818;
}
ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg,
ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg {
  width: auto;
  height: auto;
  max-width: none !important;
  max-height: 200px !important;
}
.manook_sigPro .span4 {
  overflow: hidden !important;
}
.manook_sigPro .sigProLinkOuterWrapper {
  width: 100%;
}
.photo_archive ul {
  list-style-type: none;
  margin: 0;
}
.photo_archive ul li {
  border-bottom: 1px solid #d7d7d7;
  padding: 5px 0;
}
.photo_archive ul li:first-child {
  padding-top: 0;
}
.photo_archive ul li:last-child {
  border: 0;
}
.photo_archive ul li a {
  color: #393939;
  text-decoration: none;
  font-size: 16px;
}
.photo_archive ul li a:hover {
  color: #FDC818;
}
ul.custom-select {
  display: inline-block;
  width: 150px;
  margin: 0 0 5px;
  text-align: left;
}
ul.custom-select > li {
  display: block;
  position: relative;
  width: inherit;
}
ul.custom-select > li > a {
  display: block;
  color: #393939;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  border: 1px solid #d7d7d7;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 25px 0 10px;
}
ul.custom-select > li > a:before {
  display: block;
  width: 22px;
  height: 22px;
  background: url(../images/selector.png) no-repeat center center;
  background-color: #FDC818;
  content: "";
  position: absolute;
  right: 3px;
  top: 4px;
}
#unique-custom-pane {
  position: absolute;
  display: none;
  background: #fff;
  width: 150px;
  margin: 0;
  overflow: hidden;
}
#unique-custom-pane li {
  cursor: pointer;
  display: block;
  height: 29px;
  line-height: 29px;
  white-space: nowrap;
  border: 1px solid #d7d7d7;
  margin-bottom: 5px;
  padding-left: 10px;
}
#unique-custom-pane li:last-child {
  margin-bottom: 0;
}
#unique-custom-pane li:hover {
  background: #FDC818;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-thumb {
  background: #FDC818;
}
.background-dark .module-ct {
  background: #393939;
  padding: 10px;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .module-ct .gallery-flickr ul li {
    margin-right: 4px;
    margin-bottom: 5px;
  }
  .module-ct .gallery-flickr ul li a {
    width: 70px;
  }
  .workers_block a.ubUserName {
    padding: 10px 5px;
    margin-left: -5px;
  }
}
@media only screen and (max-width: 980px) {
  .projects_container .catItemIntroText {
    min-height: 90px;
  }
  .module-ct .gallery-flickr ul li a {
    width: 52px;
  }
  .workers_block a.ubUserName {
    bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    padding-top: 35px !important;
  }
  .K2_news_block .row .span4 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .K2_news_block .row .span4:last-child {
    margin-bottom: 0;
  }
  .workers_block a.ubUserName {
    margin-bottom: 15px;
  }
  .custom_users_block .row-fluid .span3 {
    width: 48%;
    margin-bottom: 15px;
  }
  .custom_users_block .row-fluid .span3:nth-child(2n+1) {
    margin-left: 0;
  }
  .user_menu_container div.span6 {
    width: 100%;
  }
  .user_menu_container div.span6:nth-child(2) {
    margin: 0;
  }
  .module-ct .gallery-flickr ul li a {
    width: 80px;
  }
  .site_header_block {
    position: fixed;
    width: auto;
    background: none;
    top: 0;
    left: 40px !important;
    right: 40px;
    z-index: 1001;
  }
  .donate_block {
    width: 100% !important;
    text-align: center;
  }
  .donate_block .donate {
    float: none;
    display: inline-block;
    margin-top: 0;
    margin-left: 25px;
  }
  .b2j_aquarius_layer_slider_container {
    margin-top: 30px !important;
  }
  .head-search {
    position: absolute;
    top: 0px;
    right: 0;
    margin-top: 51px !important;
    z-index: 2000;
  }
  .head-search .btn {
    width: 34px;
    height: 34px;
  }
  .head-search .btn:after {
    width: 34px;
    height: 34px;
    top: -7px;
    font-size: 19px;
  }
  .head-search input.search-query {
    top: -17px;
  }
  .itemRelated ul {
    padding-bottom: 30px;
  }
  .library_item_container .itemRelated ul li.span3 {
    width: 170px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .library_item_container .itemRelated ul li.span3:last-child {
    margin-bottom: 0;
  }
  .library_item_container .item_view_container ul.itemAttachments li a.itemView_attachments_ico {
    padding-left: 30px;
    padding-right: 0;
  }
  .library_item_container .item_view_container ul.itemAttachments li a.itemView_attachments_ico:before {
    margin-top: -12px;
    left: 8px;
  }
  .library_container .itemList ul.catItemAttachments li a.catItemView_attachments_ico:before {
    margin-top: -12px;
    left: 10px;
  }
  .library_item_container .item_view_container ul.itemAttachments li a.itemView_attachments_ico span,
  .library_container .itemList ul.catItemAttachments li a.catItemView_attachments_ico span {
    display: none;
  }
  .library_item_container .item_view_container,
  .library_container .itemList,
  .projects_container .itemList {
    text-align: center;
  }
  .library_item_container .item_view_container .item_view_image_container,
  .library_container .itemList .library_item_image_block,
  .projects_container .itemList .item_image {
    float: none;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .library_item_container .item_view_container h2.itemTitle {
    padding-left: 0;
  }
  .library_item_container .item_view_container .itemFullText,
  .library_item_container .item_view_container .item_info_footer,
  .library_container .itemList .catItemIntroText,
  .library_container .itemList .item_info_footer,
  .projects_container .itemList .catItemIntroText,
  .projects_container .itemList .item_info_footer {
    text-align: left;
  }
  .tags_ico,
  .author_ico,
  .item_view_container .item_info_footer.projects .category_ico {
    display: none;
  }
  .itemAuthorBlock .span4 {
    text-align: center;
    margin-bottom: 10px;
  }
  h2.itemAuthorName.title_inner {
    text-align: center;
  }
  ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg,
  ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg {
    max-width: 270px !important;
    max-height: none !important;
  }
  ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
    float: none;
    display: inline-block;
  }
  .manook_sigPro .span4 {
    text-align: center;
  }
  .gallery_item_info_block {
    max-width: 270px;
  }
  .t3-footnav .module-title {
    line-height: 28px;
  }
  .t3-mainnav .nav-collapse .nav > li > a,
  .t3-mainnav .nav-collapse .dropdown-menu a {
    font-weight: 400 !important;
  }
  .mega-inner ul.mega-nav.level1 li a {
    padding-left: 30px !important;
    font-weight: 300 !important;
  }
  .mega-inner ul.mega-nav.level2 li a {
    padding-left: 45px !important;
    font-weight: 300 !important;
  }
}
@media only screen and (max-width: 600px) {
  .custom_users_block .row-fluid .span3 {
    width: 100%;
  }
  .projects_container .catItemImageBlock img {
    max-width: 100% !important;
    max-height: 100% !important;
  }
  .userMenu ul.menu li a span {
    margin-bottom: 15px;
  }
}
@media (max-width: 1199px) and (min-width: 980px) {
  .library_container .span2 {
    width: 170px;
  }
  .library_container .span7 {
    width: 519px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .library_container .span2 {
    width: 170px;
  }
  .library_container .span7 {
    width: 357px;
  }
}
@media (max-width: 767px) and (min-width: 600px) {
  .row .span12 .library_container .row .span2 {
    width: 170px;
  }
  .library_container .span7 {
    width: 60%;
  }
}
ul.aboutMenu {
  list-style-type: none;
  margin: 0;
}
ul.aboutMenu li {
  position: relative;
  padding-left: 142px;
  min-height: 112px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #393939;
}
ul.aboutMenu li:first-child {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #393939;
}
ul.aboutMenu li:last-child {
  margin-bottom: 30px;
}
ul.aboutMenu li:nth-child( 20 ):after {
  content: '20';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 20 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 19 ):after {
  content: '19';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 19 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 18 ):after {
  content: '18';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 18 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 17 ):after {
  content: '17';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 17 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 16 ):after {
  content: '16';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 16 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 15 ):after {
  content: '15';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 15 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 14 ):after {
  content: '14';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 14 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 13 ):after {
  content: '13';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 13 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 12 ):after {
  content: '12';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 12 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 11 ):after {
  content: '11';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 11 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 10 ):after {
  content: '10';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 10 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 9 ):after {
  content: '9';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 9 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 8 ):after {
  content: '8';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 8 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 7 ):after {
  content: '7';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 7 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 6 ):after {
  content: '6';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 6 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 5 ):after {
  content: '5';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 5 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 4 ):after {
  content: '4';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 4 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 3 ):after {
  content: '3';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 3 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 2 ):after {
  content: '2';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 2 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:nth-child( 1 ):after {
  content: '1';
  font-size: 60px;
  line-height: 112px;
  color: #393939;
  text-align: center;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: #FDC818;
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 1;
}
ul.aboutMenu li:nth-child( 1 ):before {
  content: '';
  color: #393939;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #393939;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 2;
}
ul.aboutMenu li:first-child:after {
  top: 15px;
}
ul.aboutMenu li:first-child:before {
  top: 20px;
}
@media only screen and (max-width: 320px) {
  ul.aboutMenu li {
    padding-left: 0;
    padding-top: 127px;
  }
  ul.aboutMenu li:first-child {
    padding-top: 142px;
  }
  ul.aboutMenu li:after {
    left: 50% !important;
    margin-left: -56px;
  }
  ul.aboutMenu li:before {
    left: 50% !important;
    margin-left: -50px;
  }
}
ul.sigProClassic li.sigProThumb a.sigProLink:hover .ManooksigProPseudoCaption {
  color: #393939;
  background: #FDC818;
  top: 70%;
}
.ManooksigProPseudoCaption {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 100%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  overflow: hidden;
}
ul.sigProClassic li.sigProThumb a.sigProLink {
  position: relative;
  z-index: 1;
  width: 100%;
}
ul.sigProClassic .sigProLinkOuterWrapper:hover>span.sigProLinkWrapper>a.sigProLink +.fake_overlay {
  top: auto;
}
.fake_overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
