

@media (max-width: 800px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  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");
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
a:hover,
a:focus {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
img {
  vertical-align: middle;
}
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  line-height: 15px;
  padding: 8px 10px;
  text-align: left;
  vertical-align: top;
}
td {
  border-top: 1px solid #dddddd;
}
th {
  background: #333333;
  color: #eeeeee;
  font-weight: bold;
}
th a {
  color: #eeeeee;
}
th a:hover,
th a:focus,
th a:active {
  color: #d8d8d8;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #f0141e;
}
.red {
  color: #f0141e;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}

p {
  margin: 0 0 7.5px;
}
.lead {
  margin-bottom: 15px;
  font-size: 13.8px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 18px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: rgba(0, 0, 0, 0.83);
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #000000;
  font-family: 'Sintony', sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 15px;
  margin-bottom: 7.5px;
}
h4,
h5,
h6 {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
h1,
.h1 {
  font-size: 31px;
}
h2,
.h2 {
  font-size: 25px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 15px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 11px;
}
h1 small,
.h1 small {
  font-size: 21px;
}
h2 small,
.h2 small {
  font-size: 15px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 12px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 7.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 15px;
}
dt,
dd {
  line-height: 1.666667;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 800px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 7.5px 15px;
  margin: 0 0 15px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.666667;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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: 15px;
  font-style: normal;
  line-height: 1.666667;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 45px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 44px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 45px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 45px;
}
.features-list .feature-row h3 {
  font-size: 24px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 44px;
}
.jumbotron iframe {
  margin-top: 15px;
}
#notification .success {
  color: #468847;
  background: #dff0d8 url("../../../images/messages/ico-success.gif") no-repeat 1% center;
  border: 3px solid #d6e9c6;
  padding: 7.5px !important;
  font-weight: normal;
  text-indent: 0;
  padding-left: 40px !important;
  border-radius: 0 !important;
}
#notification .alert {
  border-color: #eeeeee;
}
#notification .warning {
  color: #c09853;
  border: 3px solid #faebcc;
  background: #fcf8e3 url("../../../images/messages/ico-warning.gif") no-repeat 1% center;
  padding: 7.5px !important;
  font-weight: normal;
  text-indent: 0;
  padding-left: 40px !important;
  border-radius: 0 !important;
}
#notification .attention {
  color: #b94a48;
  border: 3px solid #ebccd1;
  background: #f2dede url("../../../images/messages/ico-error.gif") no-repeat 1% center;
  padding: 7.5px !important;
  font-weight: normal;
  text-indent: 0;
  padding-left: 40px !important;
  border-radius: 0 !important;
}
#notification .information {
  color: #3a87ad;
  border: 3px solid #bce8f1;
  background: #d9edf7 url("../../../images/messages/ico-info.gif") no-repeat 1% center;
  padding: 3.75px;
  padding: 7.5px !important;
  font-weight: normal;
  text-indent: 0;
  padding-left: 40px !important;
  border-radius: 0 !important;
}

.input-group .form-control {
  box-shadow: none;
}
.input-group .form-control:focus {
  outline: 0;
  box-shadow: none;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
  box-shadow: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.form-control:-moz-placeholder {
  color: #d8d8d8;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #d8d8d8;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #d8d8d8;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #d8d8d8;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.form-control {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus {
  box-shadow: none;
  outline: 0;
}
.form-group {
  margin-bottom: 15px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn {
  text-transform: uppercase;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  height: auto;
  background-color: #e7e7e7;
  border: 1px solid #e7e7e7;
  line-height: 2.2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder {
  color: #d8d8d8;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #d8d8d8;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #d8d8d8;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #d8d8d8;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #d3e591;
  border-color: #95b32a;
}
.invalid {
  border-color: #f0141e;
}
label.invalid {
  color: #f0141e;
}
input.invalid {
  border: 1px solid #f0141e;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 12px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #cccccc;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 15px;
}
@media (min-width: 800px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.nav .caret {
  border-top-color: rgba(0, 0, 0, 0.83);
  border-bottom-color: rgba(0, 0, 0, 0.83);
}
.nav a:hover .caret {
  border-top-color: rgba(0, 0, 0, 0.83);
  border-bottom-color: rgba(0, 0, 0, 0.83);
}
.t3-navhelper {
  
}
.breadcrumb {
  
  margin: 0;
  padding: 0;
  line-height: 55px;
  background: none;
}
.breadcrumb > li span {
  color: #0c7ec1;
}
.breadcrumb > li {
  margin-right: 10px;
}
.breadcrumb > li + li:before {
  
  content: none;
}
.breadcrumb > li a {
  color: #000000;
}
.breadcrumb > li a:hover,
.breadcrumb > li a:focus,
.breadcrumb > li a:active {
  text-decoration: none;
  color: #000000;
}
.breadcrumb > .active {
  color: #000000;
}
.breadcrumb .divider {
  
}
html .pagination {
  margin: 15px 0;
  border: 0;
  display: block;
}
html .pagination:before,
html .pagination:after {
  content: " ";
  display: table;
}
html .pagination:after {
  clear: both;
}
@media screen and (min-width: 800px) {
  html .pagination {
    float: left;
  }
}
html .pagination .pagination {
  display: inline-block;
  border: 0;
}
.counter {
  display: inline-block;
  margin-top: 15px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 800px) {
  .counter {
    float: right;
  }
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 0;
}
@media (min-width: 800px) {
  .navbar-toggle {
    display: none;
  }
}
@media (max-width: 799px) {
  .navbar-nav .dropdown-menu {
    background: none;
  }
}
@media (min-width: 800px) {
  .navbar-nav {
    margin: 0;
    display: inline-block;
  }
}
.t3-megamenu {
  text-align: center;
  
}
.navbar-nav > li > .dropdown-menu {
  background: url("../../../images/menu_bg.jpg") repeat-x bottom #4376b7;
}
.navbar-nav .dropdown-menu {
  background: #333333;
}
.navbar-nav .dropdown-menu > li > a {
  color: #d8d8d8;
  font-family: 'Sintony', Georgia, Times, serif;
}
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-menu > li > a:active {
  background: none;
  color: rgba(0, 0, 0, 0.83);
}
.navbar-nav .dropdown-menu > li.open > a,
.navbar-nav .dropdown-menu > li.active > a {
  background: none;
  color: rgba(0, 0, 0, 0.83);
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
  padding: 0;
  margin: 0;
  min-height: 10px;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #d8d8d8;
}
.navbar-default .navbar-nav {
  
}
.navbar-default .navbar-nav > li > a {
  color: #d8d8d8;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 15px 0 0;
  
  line-height: 34px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #d8d8d8;
  
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a {
  color: #d8d8d8;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a.home {
  color: #d8d8d8;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
  margin: 0;
  color: #d8d8d8;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #d8d8d8;
  color: rgba(0, 0, 0, 0.83);
  border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  
  background-color: transparent;
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
  display: none;
}
@media (max-width: 799px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #d8d8d8;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #d8d8d8;
    background-color: rgba(0, 0, 0, 0.83);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.ie8 .navbar-default .navbar-nav > li > a {
  padding: 22.5px 15px !important;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  border: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  width: 60%;
}
@media (max-width: 1030px) {
  .t3-mainnav .t3-navbar {
    width: 90%;
  }
}
@media (min-width: 800px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 0;
  padding: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
  color: #d8d8d8;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
.t3-navbar .t3-megamenu .nav .mega.open a.dropdown-toggle {
  position: relative;
}
.t3-navbar .t3-megamenu .nav .mega.open a.dropdown-toggle:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #333333;
  position: absolute;
  bottom: 0;
  left: 48%;
  content: "";
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 22.5px;
}
.t3-module .module-inner {
  padding: 0;
}
.t3-module.moduleexpo_teaser {
  margin: 0;
}
.expomenu_submenu {
  display: none;
  width: 210px;
  margin: 0;
  position: absolute;
  top: 45px;
}
.expomenu_submenu h3 {
  
  background-color: #2b2b2b;
  line-height: 43px;
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  width: 100%;
  text-align: center;
}
.expomenu_submenu h3 a {
  color: #ffffff;
}
.expomenu_submenu ul.sub-menu {
  background: url("../../../images/expobox_mouseover.png") repeat-x;
  margin: 0 !important;
  padding: 0;
  height: 130px;
}
.expomenu_submenu ul.sub-menu li {
  padding-left: 20px;
  color: #ffffff;
  list-style: none;
}
.expomenu_submenu ul.sub-menu li a {
  padding: 0;
  line-height: 23px;
  color: #ffffff;
}
.expomenu_submenu ul.sub-menu li.active {
  background: url("../../../images/system/arrow-white.png") 5px center no-repeat;
}
a.cap-main {
  cursor: default;
}
span.cap-img {
  margin: 10px 10px 6px 10px;
  display: block;
}
span.cap-title {
  text-align: center;
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #59595b;
}
.cap-overlay {
  width: 290px;
  color: #fff;
  left: 0;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border: 0px solid #000000;
  background: url("../../../images/expobox_mouseover.png") repeat-x;
}
.cap-overlay-table td {
  line-height: 1.1;
  padding: 5px 0;
  text-align: left;
  vertical-align: top;
  border: 0;
}
.cap-overlay a {
  color: #ffffff;
}
.cap-overlay a.url {
  border-bottom: 1px dotted;
}
.cap-overlay-full {
  color: #fff;
  left: 0;
  padding: 20px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;
  background: url("../../../images/expobox_mouseover.png") repeat-x bottom center #1f75b8;
}
.cap-overlay img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.cap-overlay-full p {
  margin: 0 0 7px 0;
  line-height: 1.1;
}
.cap-overlay-full h3 {
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  margin: 0 0 10px 0;
}
.cap-overlay-full p span.exl_title {
  color: #231f20;
  font-weight: bold;
}
a[data-toggle="drop-panel"] {
  display: block;
}
.t3-module.module_expobanner {
  margin: 0;
}
.t3-module.first {
  
  margin: 0;
}
.t3-module.second {
  
  margin: 0;
}
.t3-module.third {
  
  margin: 0;
}
.custom_expobox.third {
  float: right;
}
.custom_expobox.second .drop-panel {
  margin: 0 auto;
}
.drop-panel {
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #e6e6e6;
  
  -webkit-box-shadow: 0px 0px 20px 5px rgba(207, 207, 207, 0.9);
  -moz-box-shadow: 0px 0px 20px 5px rgba(207, 207, 207, 0.9);
  box-shadow: 0px 0px 20px 5px rgba(207, 207, 207, 0.9);
  width: 290px;
  height: 190px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0px;
  margin: 0 auto;
}
.t3-module.module_expomenu {
  margin: 0 0 0 23px;
}
.t3-module.module_expomenu ul.top-menu li {
  list-style: none;
}
.t3-module.module_expomenu ul.top-menu a.expo-title {
  color: #1d76b9;
}
.t3-module.module_expomenu ul.top-menu {
  margin: 0;
}
.t3-module.module_expomenu ul.top-menu a {
  
  background-color: #2b2b2b;
  line-height: 43px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 100%;
  border-top: 1px solid #F8F8F8;
}
.t3-module.module_expomenu .expo-horticultural ul.top-menu a.expo-title,
.t3-module.module_expomenu .expo-horticultural ul.top-menu li.active a.expo-title {
  color: #ffffff;
  background: none 0 0 #146e4b;
}
.t3-module.module_expomenu .world-expo ul.top-menu a.expo-title,
.t3-module.module_expomenu .world-expo ul.top-menu li.active a.expo-title {
  color: #ffffff;
  background: none 0 0 #001689;
}
.t3-module.module_expomenu .expo-international ul.top-menu a.expo-title,
.t3-module.module_expomenu .expo-international ul.top-menu li.active a.expo-title {
  color: #ffffff;
  background: none 0 0 #009FE3;
}
.t3-module.module_expomenu .expo-neutral ul.top-menu a.expo-title,
.t3-module.module_expomenu .expo-neutral ul.top-menu li.active a.expo-title {
  color: #ffffff;
  background: none 0 0 #54575a;
}
.t3-module.module_expomenu ul.top-menu li.active a {
  
  background: url("../../../images/menu_bg.jpg") repeat-x bottom #4376b7;
}
.t3-module.module_expomenu ul.top-menu li a:hover {
  
  background: url("../../../images/menu_bg.jpg") repeat-x bottom #4376b7;
}
.t3-module.expo_gallery {
  background: #e6e7e8;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  padding: 0 40px 0 40px;
}
.t3-module.expo_gallery h3 {
  color: #59595b;
  text-transform: none;
  margin: 0;
  padding: 10px;
  text-align: center;
  background: url("../../../images/gallery_border.png") center bottom no-repeat;
  border: 0;
  opacity: 0.7;
}
.t3-module.expo_gallery h3 span {
  line-height: 30px;
}
.t3-module.expo_top_gallery {
  margin: 0;
}
.module-title {
  background: transparent;
  color: #f0f2f1;
  line-height: 15px;
  border-bottom: 1px solid #f0f2f1;
  padding: 0 0 15px;
  margin: 0 0 15px;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Sintony', sans-serif;
  text-transform: uppercase;
}
.news-section .t3-module {
  padding: 0;
  margin: 0;
}
.expo-imagelibrary .t3-module,
.expo-experience .t3-module,
.expo-theme .t3-module,
.expo-identity .t3-module {
  padding: 0;
  margin: 0;
}
.expo-imagelibrary .module-title,
.expo-experience .module-title,
.expo-theme .module-title,
.expo-identity .module-title {
  padding: 0;
  border: 0;
  margin: 20px 0 20px 0;
  font-size: 15pt;
}
.news-section .module-title {
  padding: 0;
  margin: 15px auto 7.5px auto;
  font-size: 15pt;
}
.expo-imagelibrary .module-title span,
.expo-experience .module-title span,
.expo-theme .module-title span,
.expo-identity .module-title span,
.news-section .module-title span {
  background: #477cc0;
  padding: 2px 5px 2px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.expo-experience a.mod-articles-category-title,
.expo-theme a.mod-articles-category-title {
  font-size: 18pt;
  font-weight: bold;
  color: #037ec4;
  line-height: 1;
}
.expo-experience ul.category-module,
.expo-theme ul.category-module {
  padding-left: 120px;
}
.expo-experience ul.category-module p,
.expo-theme ul.category-module p {
  font-size: 14pt;
  color: #7b7b7b;
}
.blog-section .t3-module {
  padding: 40px 0 0 0;
  margin: 0;
}
.blog-section .ezb-mod .mod-item .mod-post-meta {
  margin: 0;
}
.blog-section .module-ct {
  padding: 40px 0 0 0;
}
.blog-section .module-title {
  padding: 0;
  border: none;
  margin-top: 15px;
  margin-bottom: 7.5px;
}
.blog-section .module-title span {
  background: #7a7a7a;
  padding: 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.moduleexpoimageslider .module-ct {
  padding: 5px 0 7px 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.moduleexpoimageslider .rev_slider_wrapper {
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
}
.moduleexpoimageslider .tp-leftarrow {
  left: 0 !important;
  top: 520px !important;
}
.moduleexpoimageslider .tp-rightarrow {
  right: 0 !important;
  top: 520px !important;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
  padding-left: 0;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled {
  padding-left: 0;
}
.t3-module ul.nav,
.t3-module ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.t3-module.highlight {
  background: #181818;
  padding: 0;
}
.t3-module.highlight .module-title {
  background: #95b32a;
  color: #d8d8d8;
  margin: 15px 0 0 -7.5px;
  padding: 7.5px 15px;
  display: inline-block;
  border-bottom: 0;
}
.t3-module.highlight .module-ct {
  padding: 15px;
}
.t3-module.dark {
  padding: 0;
}
.t3-module.dark .module-title {
  margin-bottom: 0;
  border-bottom: 0;
}
.t3-module.dark .module-ct {
  padding: 15px;
  background: #080808;
}
.t3-module.nopadding .module-ct {
  padding: 0;
}
.t3-spotlight-1 .t3-module {
  margin-bottom: 0;
}
.t3-spotlight-1 .t3-module.highlight .box-product {
  margin: 0 -5px;
  width: auto;
}
.t3-spotlight-1 .t3-module.highlight .box-product > div {
  margin: 0;
  float: left;
  width: 33.3%;
  padding: 0 5px;
}
.t3-spotlight-1 .t3-module.highlight .box-product > div .name,
.t3-spotlight-1 .t3-module.highlight .box-product > div .price,
.t3-spotlight-1 .t3-module.highlight .box-product > div .cart,
.t3-spotlight-1 .t3-module.highlight .box-product > div .rating {
  display: none;
}
.t3-spotlight-1 .t3-module.highlight .box-product > div .image img {
  padding: 0;
  border: 0;
  max-width: 100%;
}
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child {
  float: none;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #383838;
}
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child:before,
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child:after {
  content: " ";
  display: table;
}
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child:after {
  clear: both;
}
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child .name a {
  color: #d8d8d8;
  font-family: 'Sintony', Georgia, Times, serif;
}
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child .name a:hover,
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child .name a:focus,
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child .name a:active {
  color: rgba(0, 0, 0, 0.83);
}
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child .image {
  float: left;
  margin-right: 15px;
}
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child .image img {
  width: 68px;
}
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child .name,
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child .price,
.t3-spotlight-1 .t3-module.highlight .box-product > div:first-child .rating {
  display: block;
}
.t3-sidebar-left.t3-sidebar .t3-module {
  margin-right: 0;
}
.t3-sidebar-right.t3-sidebar .t3-module {
  margin-left: 0;
}
.t3-sidebar-1 .t3-module,
.t3-sidebar .t3-module {
  margin-right: 0;
}
.t3-sidebar-1 .t3-module ul,
.t3-sidebar .t3-module ul {
  list-style: none;
  margin: 0;
}
.t3-sidebar-1 .t3-module ul > li,
.t3-sidebar .t3-module ul > li {
  border-top: 1px dotted #eeeeee;
}
.t3-sidebar-1 .t3-module ul > li > a,
.t3-sidebar .t3-module ul > li > a {
  padding: 5px 0;
  display: block;
  color: #333333;
  font-family: 'Sintony', Georgia, Times, serif;
}
.t3-sidebar-1 .t3-module ul > li > a:hover,
.t3-sidebar .t3-module ul > li > a:hover,
.t3-sidebar-1 .t3-module ul > li > a:focus,
.t3-sidebar .t3-module ul > li > a:focus,
.t3-sidebar-1 .t3-module ul > li > a:active,
.t3-sidebar .t3-module ul > li > a:active,
.t3-sidebar-1 .t3-module ul > li > a.active,
.t3-sidebar .t3-module ul > li > a.active {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
.t3-sidebar-1 .t3-module ul > li:first-child,
.t3-sidebar .t3-module ul > li:first-child {
  border-top: 0;
}
.t3-sidebar-1 .t3-module .box-product,
.t3-sidebar .t3-module .box-product {
  margin: 0;
}
.t3-sidebar-1 .t3-module .box-product > div,
.t3-sidebar .t3-module .box-product > div {
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
}
.t3-sidebar-1 .t3-module .box-product > div:before,
.t3-sidebar .t3-module .box-product > div:before,
.t3-sidebar-1 .t3-module .box-product > div:after,
.t3-sidebar .t3-module .box-product > div:after {
  content: " ";
  display: table;
}
.t3-sidebar-1 .t3-module .box-product > div:after,
.t3-sidebar .t3-module .box-product > div:after {
  clear: both;
}
.t3-sidebar-1 .t3-module .box-product > div .image,
.t3-sidebar .t3-module .box-product > div .image {
  float: left;
  margin-right: 15px;
}
.t3-sidebar-1 .t3-module .box-product > div .image img,
.t3-sidebar .t3-module .box-product > div .image img {
  border: 0;
  padding: 0;
}
.t3-sidebar-1 .t3-module .box-product > div .name a,
.t3-sidebar .t3-module .box-product > div .name a {
  color: #000000;
  display: block;
  font-family: 'Sintony', Georgia, Times, serif;
  font-size: 14px;
  font-weight: normal;
  padding: 0;
}
.t3-sidebar-1 .t3-module .box-product > div .name a:hover,
.t3-sidebar .t3-module .box-product > div .name a:hover,
.t3-sidebar-1 .t3-module .box-product > div .name a:focus,
.t3-sidebar .t3-module .box-product > div .name a:focus,
.t3-sidebar-1 .t3-module .box-product > div .name a:active,
.t3-sidebar .t3-module .box-product > div .name a:active {
  color: rgba(0, 0, 0, 0.83);
}
.t3-sidebar-1 .t3-module .box-product > div .cart,
.t3-sidebar .t3-module .box-product > div .cart {
  display: none;
}
.t3-sidebar-2 .t3-module {
  margin-left: 0;
}
.ja-tabswrap div.container {
  padding: 0;
  overflow: visible;
}
.ja-tabswrap.default .ja-tabs-title-top {
  border-bottom: 1px solid #ddd;
  position: static;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li {
  background: none;
  border: 0;
  margin: 0;
  margin-right: 15px;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li h3 {
  border: 0;
  padding: 0;
  text-transform: uppercase;
  line-height: 1;
  font-size: 15px;
  font-weight: 700;
  font-weight: 700 !important;
  color: #000000;
  border-bottom: 1px solid #ddd;
  height: 30px;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.active,
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
  background: none;
  border: 0;
}
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.active h3,
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.firstactive h3,
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.lastactive h3 {
  color: rgba(0, 0, 0, 0.83);
  border-bottom: 1px solid #000000;
}
.ja-tabswrap.default .ja-tab-panels-top {
  overflow: visible;
  min-height: 376px;
}
.ja-tabswrap.default .ja-tab-subcontent {
  padding: 15px 0 0;
}
.module_menu .nav {
  margin-bottom: 15px;
}
.module_menu .nav > li {
  border-top: 1px dotted #eeeeee;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 5px 0;
  display: block;
  color: #333333;
  font-family: 'Sintony', Georgia, Times, serif;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  border-top: 0;
}
.module_menu .nav > li > a:hover,
.module_menu .nav > li.open > a {
  color: rgba(0, 0, 0, 0.83);
  background-color: transparent;
}
.module_menu .nav > li.active > a {
  color: rgba(0, 0, 0, 0.83);
  background-color: transparent;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 90%;
}
#login-form ul.unstyled {
  margin-top: 15px;
  padding: 0;
  margin-left: 0;
}
#login-form ul.unstyled li {
  list-style: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.banneritem img {
  max-width: 100%;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 10px;
  padding-top: 7.5px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 7.5px 0;
  border-top: 1px solid #eeeeee;
}
.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 li.active h4 > a,
ul.categories-module li.active h4 > a,
.category-module li.active h4 > a,
ul.category-module li.active h4 > a {
  color: rgba(0, 0, 0, 0.83);
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.categories-module h4 > a,
ul.categories-module h4 > a,
.category-module h4 > a,
ul.category-module h4 > a {
  padding: 5px 0;
  display: block;
  color: #333333;
  font-family: 'Sintony', Georgia, Times, serif;
}
.categories-module h4 > a:hover,
ul.categories-module h4 > a:hover,
.category-module h4 > a:hover,
ul.category-module h4 > a:hover,
.categories-module h4 > a:focus,
ul.categories-module h4 > a:focus,
.category-module h4 > a:focus,
ul.category-module h4 > a:focus,
.categories-module h4 > a:active,
ul.categories-module h4 > a:active,
.category-module h4 > a:active,
ul.category-module h4 > a:active {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.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: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
div.tagspopular ul li a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: rgba(0, 0, 0, 0.83);
  color: #d8d8d8;
  text-decoration: none;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
div.tagssimilar ul li a {
  color: #555555;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  color: rgba(0, 0, 0, 0.83);
}
div.mod-languages {
  margin-bottom: 0;
}
div.mod-languages ul.lang-inline li {
  margin-left: 3px;
  margin-right: 0;
}
.sticky-module {
  position: fixed;
  left: 0;
  top: 145px;
  width: 30px;
  z-index: 1;
  display: none;
}
.sticky-module.sticky-module-right {
  left: auto;
  right: 0;
}
@media (min-width: 800px) {
  .sticky-module {
    display: block;
  }
}
.sticky-module .addthis_32x32_style .at15nc.at300bs,
.sticky-module .addthis_32x32_style .at15nc.at15t {
  background-image: url("../../../images/ico/social.png") !important;
  height: 30px !important;
  line-height: 30px !important;
  width: 30px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_twitter {
  background-position: 0px -30px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_twitter:hover {
  background-position: -30px -30px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_facebook {
  background-position: 0px 0px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_facebook:hover {
  background-position: -30px 0px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_google_follow {
  background-position: 0px -60px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_google_follow:hover {
  background-position: -30px -60px !important;
}
.sticky-module .addthis_toolbox {
  width: 30px;
  padding: 0;
  text-align: right;
}
.sticky-module .addthis_default_style .addthis_separator,
.sticky-module .addthis_default_style .at300b,
.sticky-module .addthis_default_style .at300bo,
.sticky-module .addthis_default_style .at300m,
.sticky-module .addthis_default_style .at300bs {
  float: none;
  display: block;
  padding: 0 0 2px;
}
.t3-footer .acymailing_module {
  padding-bottom: 15px;
  border-bottom: 1px solid #333333;
  color: #ffffff;
}
.t3-footer .acymailing_module .acysubbuttons .btn {
  height: 34px;
}
.t3-footer .acymailing_module .acymailing_introtext {
  margin-right: 15px;
}
.t3-footer .acymailing_module .acymailing_mootoolsbutton p {
  text-align: left;
}
.t3-footer .acymailing_module input[type=checkbox] {
  margin-top: 0;
}
.t3-footer .acymailing_module .btn-link {
  text-transform: none;
}
.t3-footer .acymailing_module .btn-link:hover,
.t3-footer .acymailing_module .btn-link:focus {
  outline: 0;
  text-decoration: none;
}
.t3-footer .acymailing_module .modal {
  left: auto;
  overflow: hidden;
  bottom: auto;
}
.t3-footer .acymailing_module .acymailing_togglemodule {
  position: absolute;
  top: -5px;
  right: 0;
  font-size: 12px;
  color: #d8d8d8;
  padding-right: 15px;
}
.t3-footer .acymailing_module .acymailing_togglemodule:before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #d8d8d8;
  padding-right: 0.5em;
  position: absolute;
  top: 0;
  right: 0;
}
.t3-footer .acymailing_module .acymailing_togglemodule:hover {
  color: rgba(0, 0, 0, 0.83);
}
.t3-footer .acymailing_module .acymailing_togglemodule:hover:before {
  color: rgba(0, 0, 0, 0.83);
}
#toolbar .toolbar-ct .mini-cart-info .image img {
  width: 60px;
  border: 0;
}
#toolbar .toolbar-ct .mini-cart-info .name a {
  color: #333333;
  font-size: 12px;
}
#toolbar .toolbar-ct .mini-cart-info .name a:hover,
#toolbar .toolbar-ct .mini-cart-info .name a:focus {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
#toolbar .toolbar-ct .mini-cart-info table tr td {
  border-bottom: 0;
}
#toolbar .toolbar-ct .mini-cart-info table tr:last-child td {
  border-bottom: 1px solid #eeeeee;
}
.footer-links {
  
  background-color: #403f3f;
}
@media (min-width: 800px) {
  .footer-links {
    padding: 22.5px;
  }
}
.footer-info {
  background-color: #010000;
}
.footer-info ul {
  margin: 0;
  padding: 0;
}
.footer-info ul > li {
  display: block;
  padding: 7.5px 0;
  margin: 15px 0;
}
.footer-info ul > li:first-child {
  padding-top: 0;
  margin-top: 0;
}
.footer-info ul > li > a {
  color: rgba(0, 0, 0, 0.83);
  font-family: 'Sintony', Georgia, Times, serif;
}
.footer-info ul > li > a:hover,
.footer-info ul > li > a:active {
  color: #d8d8d8;
  text-decoration: none;
}
.footer-info .list-shipping i {
  background: #333;
  color: #fff;
  display: block;
  float: left;
  font-size: 115%;
  height: 50px;
  line-height: 50px;
  margin: 0 20px 0 0;
  padding: 0;
  text-align: center;
  width: 50px;
}
.footer-info .list-shipping li {
  cursor: pointer;
  float: left;
  margin: 0 0 40px 0;
  padding: 0;
  width: 100%;
}
.footer-info .list-shipping li:last-child {
  margin-bottom: 0;
}
.footer-info .list-shipping li .title {
  color: rgba(0, 0, 0, 0.83);
  display: block;
  line-height: 100%;
  margin: 0 0 5px;
}
.footer-info .list-shipping li:focus i,
.footer-info .list-shipping li:hover i {
  background: #000000;
}
.footer-info ul.mostread li {
  padding: 20px 0 20px 60px;
  position: relative;
  line-height: 1;
}
.footer-info ul.mostread li:before {
  background: #333333;
  width: 50px;
  height: 50px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.navbar-default .t3-megamenu .module .module-ct ul,
.navbar-default .t3-megamenu .t3-module .module-ct ul {
  margin: 0;
  text-align: left;
  border: 0;
}
.navbar-default .t3-megamenu .module .module-ct ul > li > a,
.navbar-default .t3-megamenu .t3-module .module-ct ul > li > a {
  padding: 3.75px 0;
}
#header_oc {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  margin: 0 15px 0 0;
  padding: 0;
}
#header_oc .mini-cart-info tr:first-child td {
  border-top: 0;
}
#header_oc .mini-cart-info tr td {
  width: 11%;
  padding-left: 0;
}
#header_oc .mini-cart-info tr td.image,
#header_oc .mini-cart-info tr td:first-child {
  padding-left: 0;
  width: 33%;
}
#header_oc .mini-cart-info td.name {
  width: 33%;
}
#header_oc .mini-cart-total tr td:last-child,
#header_oc .mini-cart-info tr td:last-child {
  padding-right: 0;
}
#header_oc .mini-cart-info td.name > div {
  display: none;
}
#header_oc .mini-cart-total table {
  width: 100%;
  margin-bottom: 15px;
  display: table;
}
#header_oc .mini-cart-total table td {
  color: #999999;
}
#header_oc .mini-cart-total table td b {
  font-weight: normal;
}
#header_oc .mini-cart-total tr:first-child td {
  border-top: 0;
  font-size: 11px;
}
#header_oc .mini-cart-total tr td:last-child {
  text-align: right;
  color: #555555;
}
#header_oc .checkout {
  color: #d8d8d8;
  margin-bottom: 7.5px;
}
#header_oc .checkout a {
  background: rgba(0, 0, 0, 0.83);
  color: #d8d8d8;
  padding: 3.75px 7.5px;
  font-size: 12px;
  font-family: 'Sintony', sans-serif;
}
#header_oc .checkout a:hover,
#header_oc .checkout a:focus,
#header_oc .checkout a:active {
  background: rgba(0, 0, 0, 0.83);
  text-decoration: none;
  color: #d8d8d8;
}
#header_oc #cart {
  position: relative;
  top: 0;
}
#header_oc #cart:before,
#header_oc #cart:after {
  content: " ";
  display: table;
}
#header_oc #cart:after {
  clear: both;
}
#header_oc #cart .empty {
  padding-top: 0;
  text-align: left;
}
#header_oc #cart .heading {
  margin: 0;
  width: auto;
  float: none;
  padding: 7.5px 0;
}
#header_oc #cart .heading h4 {
  display: inline;
  font-weight: normal;
  font-size: 12px;
  color: #999999;
  font-family: 'Sintony', Georgia, Times, serif;
}
#header_oc #cart .heading a {
  color: rgba(0, 0, 0, 0.83);
  cursor: pointer;
}
#header_oc #cart .heading a:hover,
#header_oc #cart .heading a:active {
  color: #d8d8d8;
}
#header_oc #cart.active .heading {
  border-radius: 0;
  margin: 0;
  width: auto;
  float: none;
  border: 0;
  padding: 7.5px 0;
}
#header_oc #cart.active .heading:before {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #d8d8d8;
  position: absolute;
  bottom: -10px;
  right: 30px;
}
#header_oc #cart.active .heading a {
  color: #d8d8d8;
}
#header_oc #cart .content_oc {
  border: 0;
  border-radius: 0;
  min-height: 100%;
  width: 270px;
  right: 0;
}
#header_oc #cart .heading a span {
  background: none;
  position: relative;
  padding-right: 0;
}
#header_oc #cart .heading a:hover span:after {
  border-top-color: #eeeeee;
}
#header_oc #cart .content_oc {
  clear: both;
  display: none;
  position: relative;
  top: -1px;
  padding: 8px;
  border: 1px solid #eeeeee;
  background: #d8d8d8;
  box-shadow: none;
}
#header_oc #cart.active .content_oc {
  display: block;
}
#header_oc {
  z-index: 99;
}
#sidebarsearch {
  position: relative;
  z-index: 1;
  background: #d8d8d8;
}
.ezb-mod a {
  color: #222222;
}
.ezb-mod a:hover {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
.ezb-mod .mod-item {
  margin: 7.5px 0;
}
.ezb-mod .mod-item:before,
.ezb-mod .mod-item:after {
  content: " ";
  display: table;
}
.ezb-mod .mod-item:after {
  clear: both;
}
.ezb-mod .mod-item:first-child {
  margin-top: 0;
}
.ezb-mod .mod-item:last-child {
  margin-bottom: 0;
}
.ezb-mod .mod-item .mod-post-image {
  float: left;
  max-width: 60px;
  margin: 0 20px 0 0;
}
.ezb-mod .mod-item .mod-post-image a {
  margin: 0;
}
.ezb-mod .mod-item .mod-post-image img {
  border: 0;
  padding: 0;
  margin: 0 7.5px 0 0;
  width: 100%;
}
.ezb-mod .mod-item .mod-post-type {
  display: inline-block;
}
.ezb-mod .mod-item .mod-post-title {
  font-family: 'Sintony', Georgia, Times, serif;
  line-height: 1.3;
  font-size: 21px;
  height: 90px;
  border-bottom: 2px solid #000000;
}
.ezb-mod .mod-item .mod-post-title b {
  font-weight: 400;
}
.ezb-mod .mod-item .blog-rating {
  width: auto;
  display: block;
}
.ezb-mod .mod-item .mod-post-meta {
  margin: 10px 0;
}
.ezb-mod .mod-item .mod-post-author.at-bottom {
  border-top: 0;
  padding: 10px 0 0;
  margin: 10px 0 0;
  color: #aaa;
  font-weight: 300;
  font-family: 'Sintony', sans-serif;
  font-size: 11px;
}
.mod_easyblogarchive .mod-months,
.mod_easyblogtagcloud a {
  font-family: 'Sintony', Georgia, Times, serif;
}
.t3-sidebar .ja-tabswrap .ja-tabs-title-top {
  border-color: #222222;
}
.t3-sidebar .ja-tabswrap .ja-tab-panels-top {
  min-height: 0;
}
.t3-sidebar .ja-tabswrap .ja-tabs-title-top ul.ja-tabs-title li {
  margin-right: 7.5px;
}
.t3-sidebar .ja-tabswrap .ja-tabs-title-top ul.ja-tabs-title li h3 {
  font-size: 14px;
  border-bottom: 0;
}
.t3-sidebar .ja-tabswrap .ja-tabs-title-top ul.ja-tabs-title li h3 span {
  padding-right: 7.5px;
  border-right: 1px dotted #999999;
}
.t3-sidebar .ja-tabswrap .ja-tabs-title-top ul.ja-tabs-title li:last-child h3 span {
  border: 0;
}
.t3-sidebar .ja-tabswrap .ja-tab-content li {
  list-style: none;
  font-family: 'Sintony', Georgia, Times, serif;
}
.t3-sidebar .ja-tabswrap .ja-tab-content li a {
  color: #222222;
}
.t3-sidebar .ja-tabswrap .ja-tab-content li a:hover {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
.t3-sidebar .ezb-mod .mod-item:before,
.t3-sidebar .ezb-mod .mod-item:after {
  content: " ";
  display: table;
}
.t3-sidebar .ezb-mod .mod-item:after {
  clear: both;
}
.t3-sidebar .ezb-mod .mod-item .ratings-value {
  font-size: 8px;
  padding-left: 4px;
  padding-right: 4px;
  margin-left: 3px;
}
.t3-sidebar .ezb-mod .mod-item .mod-post-image {
  max-width: 60px;
  width: auto;
  margin-right: 15px;
  margin-bottom: 15px;
}
@media (max-width: 1024px) {
  .t3-sidebar .ezb-mod .mod-item .mod-post-image {
    max-width: 45px;
  }
}
.t3-sidebar .ezb-mod .mod-item .mod-post-image a {
  display: block;
  margin: 0;
  padding: 0;
}
.t3-sidebar .ezb-mod .mod-item .mod-post-image a:before,
.t3-sidebar .ezb-mod .mod-item .mod-post-image a:after {
  content: " ";
  display: table;
}
.t3-sidebar .ezb-mod .mod-item .mod-post-image a:after {
  clear: both;
}
.t3-sidebar .ezb-mod .mod-item .mod-post-image img {
  border: 0;
  padding: 0;
  margin: 0;
}
.t3-sidebar .ezb-mod .mod-item .mod-post-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  font-family: 'Sintony', Georgia, Times, serif;
}
.t3-sidebar .ezb-mod .mod-item .mod-post-type {
  display: table;
}
.t3-sidebar .ezb-mod .mod-item .mod-post-type a {
  color: rgba(0, 0, 0, 0.83);
}
.t3-sidebar .ezb-mod .mod-item .mod-post-type a:hover {
  color: #222222;
}
.t3-sidebar .ezb-mod .mod-item .mod-post-rating {
  width: auto;
  height: 24px;
}
.t3-sidebar .ezb-mod .mod-item .mod-post-author {
  color: #999999;
  border-top: 0;
  margin-top: 0;
}
.t3-sidebar .ezb-mod .mod-item .mod-post-author a {
  color: rgba(0, 0, 0, 0.83);
}
.t3-sidebar .ezb-mod .mod-item .mod-post-author a:hover {
  color: #222222;
}
.t3-sidebar .ezb-mod .mod-item + .mod-item {
  border-color: #eeeeee;
}
.three_circles {
  width: 679px;
  height: 404px;
  margin: 0 auto;
  font-family: 'Sintony';
  font-weight: normal;
  color: #58595b;
  font-size: 12px;
}
.three_circles a {
  color: #58595b;
  display: inline-block;
  height: 100%;
  text-decoration: none;
}
.three_circles h2 {
  color: #58595b;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.1em;
  margin: 0;
  padding: 12% 30% 4% 25%;
  text-align: center;
}
p.three_circles_txt {
  margin: 0 !important;
  padding: 0 10% 0 6% !important;
  text-align: center;
  font-size: 1.0em !important;
  color: #fff !important;
}
.top_circle,
.left_circle,
.right_circle {
  width: 33%;
  height: 53%;
  margin: 0 auto;
  background: url("../../../images/chart/circle.png") no-repeat;
  background-size: contain;
  position: relative;
  z-index: 2;
}
.bottom_circles {
  clear: both;
  float: left;
  height: 53%;
  position: relative;
  width: 100%;
  margin-top: -4%;
}
.left_circle {
  float: left;
  height: 100%;
}
.right_circle {
  float: right;
  height: 100%;
}
.all_arrows {
  position: relative;
  width: 100%;
  height: 100%;
  
  margin-top: -31%;
  z-index: 1;
}
.arrows {
  overflow: hidden;
  position: absolute;
  z-index: 1;
}
.arrows span {
  bottom: 0;
  position: relative;
  float: left;
}
.arrows.lr {
  height: 5.9%;
  margin-left: 25%;
  margin-top: 46%;
  width: 53%;
}
.arrows.lr span {
  bottom: 0;
  width: 6.5%;
  height: 100%;
  background-image: url("../../../images/chart/arrow_right.png");
  background-size: contain;
  
}
.arrows.rl {
  height: 5.9%;
  margin-left: 27%;
  margin-top: 39.1%;
  width: 53%;
}
.arrows.rl span {
  display: block;
  width: 6.5%;
  height: 100%;
  background-image: url("../../../images/chart/arrow_right.png");
  background-size: contain;
  -ms-transform: rotate(180deg);
  
  -webkit-transform: rotate(180deg);
  
  transform: rotate(180deg);
  
}
.arrows.br {
  height: 56%;
  margin-left: 45%;
  margin-top: 10%;
  width: 37.9%;
}
.arrows.br span {
  -ms-transform: rotate(45deg);
  
  -webkit-transform: rotate(45deg);
  
  transform: rotate(45deg);
  clear: both;
  
  background-image: url("../../../images/chart/arrow_right.png");
  background-size: contain;
  margin-top: -3.5019%;
  width: 8.94942%;
  height: 10.61946%;
}
.arrows.tr {
  height: 69.5%;
  margin-left: 19%;
  margin-top: 6%;
  width: 36%;
}
.arrows.tr span {
  -ms-transform: rotate(135deg);
  
  -webkit-transform: rotate(135deg);
  
  transform: rotate(135deg);
  clear: both;
  
  background-image: url("../../../images/chart/arrow_left.png");
  background-size: contain;
  margin-top: -3.20284%;
  width: 10.60869%;
  height: 8.5409%;
}
.arrows.bl {
  height: 69.5%;
  margin-left: 16%;
  margin-top: 18%;
  width: 36%;
}
.arrows.bl span {
  -ms-transform: rotate(135deg);
  
  -webkit-transform: rotate(135deg);
  
  transform: rotate(135deg);
  clear: both;
  
  background-image: url("../../../images/chart/arrow_right.png");
  background-size: contain;
  margin-top: -3.20284%;
  width: 10.60869%;
  height: 8.5409%;
}

@-webkit-keyframes arrow_move_right {
  from {
    left: 0;
  }
  to {
    left: 6.5%;
  }
}
@keyframes arrow_move_right {
  from {
    left: 0;
  }
  to {
    left: 6.5%;
  }
}

@-webkit-keyframes arrow_move_left {
  from {
    left: 0;
  }
  to {
    left: -6.5%;
  }
}
@keyframes arrow_move_left {
  from {
    left: 0;
  }
  to {
    left: -6.5%;
  }
}

@-webkit-keyframes arrow_move_br {
  from {
    left: 0;
    top: 0;
  }
  to {
    left: 5.83658%;
    top: 6.63719;
  }
}
@keyframes arrow_move_br {
  from {
    left: 0;
    top: 0;
  }
  to {
    left: 6.63719%;
    top: 6.63719%;
  }
}

@-webkit-keyframes arrow_move_bl {
  from {
    left: 0;
    top: 0;
  }
  to {
    left: -6.8%;
    top: 6%;
  }
}
@keyframes arrow_move_bl {
  from {
    left: 0;
    top: 0;
  }
  to {
    left: -6.8%;
    top: 6%;
  }
}

@-webkit-keyframes arrow_move_tr {
  from {
    left: 0;
    top: 0;
  }
  to {
    left: 6.8%;
    top: -6%;
  }
}
@keyframes arrow_move_tr {
  from {
    left: 0;
    top: 0;
  }
  to {
    left: 6.8%;
    top: -6%;
  }
}
.moving_arrows {
  height: 100%;
  position: absolute;
  width: 100%;
  display: none;
}
.off_blue {
  width: 100%;
  height: 100%;
  background-image: url("../../../images/chart/line.png");
  background-size: contain;
  position: absolute;
}
.arrows.br .off_blue {
  -ms-transform: rotate(135deg);
  
  -webkit-transform: rotate(135deg);
  
  transform: rotate(135deg);
  margin-left: 43%;
  margin-top: -3.5019%;
  width: 10%;
}
.arrows.bl .off_blue {
  -ms-transform: rotate(45deg);
  
  -webkit-transform: rotate(45deg);
  
  transform: rotate(45deg);
  margin-left: 22%;
  margin-top: -3.5019%;
  width: 10%;
}
.arrows.tr .off_blue {
  -ms-transform: rotate(45deg);
  
  -webkit-transform: rotate(45deg);
  
  transform: rotate(45deg);
  margin-left: 22%;
  margin-top: -3.5019%;
  width: 10%;
}
.all_textbox {
  position: relative;
  width: 100%;
  height: 100%;
  
  margin-top: -60%;
  z-index: 1;
}
.textbox {
  position: absolute;
  width: 22.2%;
  padding: 0.75%;
  background-color: #fff;
  font-family: 'Sintony';
  font-weight: normal;
  font-size: 10px;
  text-align: left;
  color: #939598;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  display: none;
}
.textbox.box_bl {
  margin-left: 9%;
  margin-top: 17%;
}
.textbox.box_tr {
  margin-left: 32%;
  margin-top: 31%;
}
.textbox.box_br {
  margin-left: 64%;
  margin-top: 21%;
}
.textbox.box_rl {
  margin-left: 39%;
  margin-top: 38.5%;
  text-align: center;
}
.textbox.box_lr {
  margin-left: 39%;
  margin-top: 45.5%;
  padding-left: 1.5%;
  padding-right: 1.5%;
  text-align: center;
  width: 17.65%;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .three_circles {
    width: 493.815px;
    height: 298.32px;
    font-size: 8.4px;
  }
  .textbox {
    font-size: 7.5px;
  }
}

@media only screen and (max-width: 480px) {
  .three_circles {
    width: 246.907px;
    height: 149.16px;
    font-size: 4.2px;
  }
  .textbox {
    font-size: 3.75px;
  }
}
@media (max-width: 770px) {
  .owl-controls {
    display: none !important;
  }
}

.blog-featured .page-header {
  padding: 15px 0;
}
.blog-featured .page-header h1 {
  font-size: 14px;
  text-transform: uppercase;
}
.blog .items-row .item,
.blog-featured .items-row .item {
  margin-bottom: 0;
}
.blog .category-desc + .items-row article:hover,
.blog-featured .category-desc + .items-row article:hover,
.blog .page-subheader + .items-row article:hover,
.blog-featured .page-subheader + .items-row article:hover {
  border-top-color: transparent;
}
.blog .items-row:last-child article,
.blog-featured .items-row:last-child article {
  border-bottom-color: transparent;
}
.blog .page-subheader,
.blog-featured .page-subheader,
.blog .page-subtitle,
.blog-featured .page-subtitle {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 15px;
}
.blog .page-subheader,
.blog-featured .page-subheader {
  border-color: #222222;
}
.blog .page-subtitle small,
.blog-featured .page-subtitle small {
  color: #222222;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
.blog .category-desc,
.blog-featured .category-desc {
  border-bottom: 1px solid #eeeeee;
}
.blog article,
.blog-featured article {
  padding: 22.5px 0 0;
  color: #999999;
}
.blog article a,
.blog-featured article a {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.blog article .readmore,
.blog-featured article .readmore {
  display: none;
}
.blog article .article-title,
.blog-featured article .article-title {
  margin-bottom: 0;
  text-transform: none;
}
.blog article .article-title a,
.blog-featured article .article-title a {
  color: #222222;
}
.blog article .item-image,
.blog-featured article .item-image {
  position: relative;
  margin-bottom: 15px;
}
.blog article .item-image .category-name,
.blog-featured article .item-image .category-name {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #d8d8d8;
  font-weight: bold;
  line-height: 1;
  font-family: 'Sintony', Georgia, Times, serif;
}
.blog article .item-image .category-name a,
.blog-featured article .item-image .category-name a {
  color: #d8d8d8;
  background: rgba(0, 0, 0, 0.83);
  padding: 5px;
  display: block;
}
.blog article .item-image .category-name a:hover,
.blog-featured article .item-image .category-name a:hover {
  text-decoration: none;
}
.blog article .item-image img,
.blog-featured article .item-image img {
  width: 100%;
}
.blog article .article-action > div,
.blog-featured article .article-action > div {
  padding-top: 5px;
  padding-bottom: 5px;
}
.blog article .article-action .print-icon,
.blog-featured article .article-action .print-icon,
.blog article .article-action .email-icon,
.blog-featured article .article-action .email-icon {
  display: none;
}
.blog article .article-info dd,
.blog-featured article .article-info dd {
  color: #999999;
}
.blog article:hover .article-title a,
.blog-featured article:hover .article-title a {
  color: rgba(0, 0, 0, 0.83);
}
.blog article:hover .article-title a:hover,
.blog-featured article:hover .article-title a:hover {
  text-decoration: none;
}
.blog article:hover .readmore,
.blog-featured article:hover .readmore {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}
.blog article:hover .article-action div.print-icon a,
.blog-featured article:hover .article-action div.print-icon a,
.blog article:hover .article-action div.email-icon a,
.blog-featured article:hover .article-action div.email-icon a,
.blog article:hover .article-action div.edit-icon a,
.blog-featured article:hover .article-action div.edit-icon a {
  color: #333333;
}
.blog article:hover .article-action div.print-icon a:hover,
.blog-featured article:hover .article-action div.print-icon a:hover,
.blog article:hover .article-action div.email-icon a:hover,
.blog-featured article:hover .article-action div.email-icon a:hover,
.blog article:hover .article-action div.edit-icon a:hover,
.blog-featured article:hover .article-action div.edit-icon a:hover {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
.blog article:hover .category-name a,
.blog-featured article:hover .category-name a {
  background: #000000;
}
.blog article:hover .article-info dd strong,
.blog-featured article:hover .article-info dd strong {
  color: #222222;
}
@media (min-width: 800px) and (max-width: 1000px) {
  .blog article .article-aside .article-info,
  .blog-featured article .article-aside .article-info {
    float: none !important;
  }
}
@media (min-width: 800px) and (max-width: 1000px) {
  .blog article .article-aside .article-action,
  .blog-featured article .article-aside .article-action {
    background: #f9f9f9;
    border-top: 1px solid #eeeeee;
    float: none !important;
    margin: 0 0 0 -7.5px;
  }
  .blog article .article-aside .article-action:before,
  .blog-featured article .article-aside .article-action:before,
  .blog article .article-aside .article-action:after,
  .blog-featured article .article-aside .article-action:after {
    content: " ";
    display: table;
  }
  .blog article .article-aside .article-action:after,
  .blog-featured article .article-aside .article-action:after {
    clear: both;
  }
  .blog article .article-aside .article-action > div,
  .blog-featured article .article-aside .article-action > div {
    float: left;
    border-left: none;
    border-right: 1px solid #eeeeee;
    padding: 3.75px 7.5px;
  }
}
.items-leading .leading {
  margin-bottom: 30px;
}
.items-row .item {
  margin-bottom: 30px;
}
.divider-vertical {
  margin: 0 0 30px;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #d8d8d8;
}
.article-aside {
  color: #999999;
  font-size: 11px;
  margin: 7.5px 0;
  padding: 0 0 0 7.5px;
  border: 1px solid #eeeeee;
}
.article-aside .article-info dd {
  padding: 0;
  margin: 0;
}
.article-aside .article-info dd:last-child {
  border: 0;
}
.article-info {
  margin: 0;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 11px;
  margin-bottom: 15px;
}
.blog img,
article img {
  max-width: 100%;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 0 15px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 15px 0;
}
.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: 15px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 0;
}
.img-fulltext-right {
  float: right;
  margin-left: 0;
}
.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: #eeeeee;
  color: #555555;
  font-size: 10px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  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;
  box-shadow: none;
}
.tag-category h2 {
  border-bottom: 1px solid #000000;
  margin: 0 0 20px;
  background: transparent;
  color: #f0f2f1;
  line-height: 15px;
  border-bottom: 1px solid #f0f2f1;
  padding: 0 0 15px;
  margin: 0 0 15px;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Sintony', sans-serif;
  text-transform: uppercase;
}
.tag-category .cat-list-row1,
.tag-category tr.cat-list-row1 td,
.tag-category .cat-list-row0,
.tag-category tr.cat-list-row0 td {
  background: none;
}
.tag-category .cat-list-row1:hover,
.tag-category tr.cat-list-row1 td:hover,
.tag-category .cat-list-row0:hover,
.tag-category tr.cat-list-row0 td:hover,
.tag-category .cat-list-row1:focus,
.tag-category tr.cat-list-row1 td:focus,
.tag-category .cat-list-row0:focus,
.tag-category tr.cat-list-row0 td:focus,
.tag-category .cat-list-row1:active,
.tag-category tr.cat-list-row1 td:active,
.tag-category .cat-list-row0:active,
.tag-category tr.cat-list-row0 td:active {
  background: none;
}
.category li {
  margin-bottom: 15px;
}
.category li:nth-child(3n+1) {
  clear: both;
}
.category li.cat-list-row0 {
  clear: both;
}
.category li h3 {
  font-size: 15px;
}
.category li h3 a {
  color: #222222;
}
.category li h3 a:hover,
.category li h3 a:focus,
.category li h3 a:active {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
.category li:hover h3 a,
.category li:focus h3 a,
.category li:active h3 a {
  color: rgba(0, 0, 0, 0.83);
}

.tags {
  margin-bottom: 20px;
  padding: 0;
}
.tags span {
  background: none;
  display: inline-block;
  font-size: 11px;
  margin: 0px 5px 5px 0;
  position: relative;
  width: auto;
}
.tags span a,
.tags span .label,
.tags span .label-info {
  background-color: #999999;
  background-image: none;
  color: #d8d8d8;
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
  margin-right: 5px;
  position: relative;
  padding: 0px 10px;
  height: 22px;
  border-radius: 0 2px 2px 0;
  transition: none;
}
.com_users .page-header {
  border-color: #eeeeee;
}
.com_users .login-wrap {
  margin-bottom: 45px;
}
.com_users .login-wrap .login {
  max-width: 400px;
  margin: 0 auto;
  border: 1px solid #eeeeee;
}
.com_users .login-wrap .login fieldset {
  padding-top: 15px;
}
.com_users .login-wrap .page-header {
  padding: 15px;
}
.com_users .login-wrap .page-header h1 {
  font-size: 15px;
  text-transform: none;
  color: rgba(0, 0, 0, 0.83);
}
.com_users .login-description {
  padding: 0 15px;
  margin-bottom: 15px;
}
.com_users .other-links {
  padding: 15px;
  margin: 0;
  border-top: 1px solid #eeeeee;
}
.com_users .other-links ul {
  margin: 0;
  padding: 0;
}
.com_users .other-links ul li {
  list-style: none;
}
@media (max-width: 360px) {
  .com_users .other-links ul li {
    float: none !important;
  }
}
.finder #finder-search input[type=text] {
  padding: 4.75px;
  border: 1px solid #eeeeee;
  box-shadow: none;
}
.finder #finder-search input[type=text]:focus {
  border-color: rgba(0, 0, 0, 0.83);
  outline: 0;
}
.finder #search-query-explained {
  background: #fbfbfb;
  padding: 7.5px;
  margin: 15px 0;
  border: 1px solid #eeeeee;
}
@media (max-width: 799px) {
  .advancedsearch input[type="text"] {
    margin-bottom: 7.5px;
  }
}
@media (max-width: 799px) {
  .advancedsearch > ul {
    padding-left: 0;
  }
}
.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;
}
.registration {
  border: 1px solid #eeeeee;
  padding: 0;
  margin-bottom: 45px;
}
.registration form#member-registration .control-label {
  text-align: left;
}
.registration form#member-registration .control-label label {
  font-weight: 400;
}
.registration form#member-registration fieldset legend {
  padding: 7.5px 15px;
  color: rgba(0, 0, 0, 0.83);
}
.registration form#member-registration fieldset div.form-group {
  width: 44%;
  float: left;
  margin: 0 3%;
}
@media (max-width: 799px) {
  .registration form#member-registration fieldset div.form-group {
    width: auto;
    float: none;
    margin: 0 15px;
  }
}
.registration form#member-registration fieldset div.form-group input[type=password],
.registration form#member-registration fieldset div.form-group input[type=text],
.registration form#member-registration fieldset div.form-group input[type=email] {
  width: 100%;
}
.registration form#member-registration fieldset legend + div.form-group {
  width: 100%;
}
.registration form#member-registration .form-actions {
  padding: 15px;
  border-top: 1px solid #eeeeee;
  margin-top: 15px;
  margin-bottom: 0;
}
.form-actions {
  background: none;
}
.com_mailto body {
  padding: 7.5px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 0px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #222222;
  font-size: 14px;
  text-transform: uppercase;
}
#mailto-window label {
  font-size: 12px;
  text-align: right;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 15px;
  padding: 7.5px 15px;
  border-radius: 0;
}
.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: 7.5px 15px;
  border: 1px solid #eeeeee;
  background: #eeeeee;
  border-radius: 0;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 15px 0;
}
#searchForm legend {
  margin-bottom: 7.5px;
}
.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: 15px;
}
.search-results .result-title {
  font-size: 14px;
  margin-top: 15px;
}
.search-results .result-category {
  font-size: 10px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 10px;
  color: #999999;
}
.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: 15px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  background: transparent;
  color: #f0f2f1;
  line-height: 15px;
  border-bottom: 1px solid #f0f2f1;
  padding: 0 0 15px;
  margin: 0 0 15px;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Sintony', sans-serif;
  text-transform: uppercase;
}
.category-item .page-header a {
  color: #f0f2f1;
  font-weight: 700;
}
.category-item .page-header a:hover,
.category-item .page-header a:focus,
.category-item .page-header a:active {
  color: rgba(0, 0, 0, 0.83);
}
.category-item img {
  margin-bottom: 15px;
}
@media (min-width: 800px) {
  .category-item img {
    width: 33.3333%;
    float: left;
    margin-right: 15px;
  }
}
.category-item:nth-child(2n+1) {
  clear: both;
}
.category-item.first-col {
  clear: both;
}
.category-item .category-item {
  margin-left: 0;
}
.weblink-category .filters .filter-search-lbl .label {
  margin-right: 5px;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 15px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 15px;
  font-size: 14px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 12px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 14px;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e2e2e2;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 0;
}
.button2-left span,
.button2-right span {
  color: #999999;
  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: #e2e2e2;
  color: #333333;
  text-decoration: none;
}
.edit.item-page .control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
}
.chzn-container,
.chzn-container *,
.chzn-container *:before,
.chzn-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#publishing label {
  display: block;
}
#adminForm .tab-content {
  padding: 0;
  border: 0;
}
.j25 #adminForm .tab-content {
  padding-bottom: 15px;
}
.j25 #publishing .form-group:before,
.j25 #publishing .form-group:after {
  content: " ";
  display: table;
}
.j25 #publishing .form-group:after {
  clear: both;
}
.j25 #publishing .inputbox,
.j25 #publishing input[type="text"],
.j25 #publishing select.inputbox,
.j25 #publishing select {
  float: left;
}
.j25 #publishing .calendar {
  border-left: 0;
  background: #d8d8d8;
  padding: 8px;
}
table.adminlist thead th {
  background: #222222;
  border: 0;
}
.mod-preview-info {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mod-preview-wrapper {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.search .pagination {
  background: none;
}
.search .pagination li {
  display: inline-block;
  margin-bottom: 4px;
}
.article-content .pagination ul {
  border-left: 1px solid #eeeeee;
}
.article-content .pagination li {
  float: left;
  padding: 7.5px 15px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-left: 0;
  display: inline-block;
  margin-bottom: 2px;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 15px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 15px 15px;
  padding: 10px;
  width: 30%;
  border: 1px solid #eeeeee;
  border-radius: 0;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.pagenav {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}
.pagenav:before,
.pagenav:after {
  content: " ";
  display: table;
}
.pagenav:after {
  clear: both;
}
.pagenav li {
  margin: 0;
  padding: 0 2px 0 0;
  float: left;
}
.pagenav li.pagenav-prev {
  margin-right: 10px;
}
.pagenav li a {
  text-transform: uppercase;
  display: block;
  padding: 2px 7px;
  font-size: 10px;
  font-weight: 300;
  border-radius: 3px;
  border: 0 none;
  color: #a0a0a0;
}
.pagenav li a:hover,
.pagenav li a:active,
.pagenav li a:focus {
  text-decoration: none;
  color: #a0a0a0;
}
.counter {
  float: right;
  line-height: 1;
  margin: 7.5px 0;
  text-align: right;
}
.items-more h3 {
  margin: 15px 0 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 7.5px 0 5px;
}
.display-limit {
  margin: 7.5px 0 5px;
}
.filters .filter-search {
  float: left;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  margin-bottom: 7.5px;
}
#system-message dd {
  margin-left: 0;
}
#system-message > dd > ul {
  background-position: 5px 5px;
  padding: 5px 0;
  border-radius: 0;
  font-weight: normal;
  border-width: 3px;
  border-style: solid;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 5px 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;
  font-size: 11px;
}
#system-message .success.message ul,
#system-message .message.message ul {
  color: #468847;
  background: #dff0d8 url("../../../images/messages/ico-success.gif") no-repeat 10px center;
  border: 3px solid #d6e9c6;
  padding: 3.75px;
}
#system-message .success.message ul li,
#system-message .message.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .alert {
  border-color: #eeeeee;
}
#system-message .warning.message ul,
#system-message .notice.message ul {
  color: #c09853;
  border: 3px solid #faebcc;
  background: #fcf8e3 url("../../../images/messages/ico-warning.gif") no-repeat 10px center;
  padding: 3.75px;
}
#system-message .warning.message ul li,
#system-message .notice.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .error.message ul {
  color: #b94a48;
  border: 3px solid #ebccd1;
  background: #f2dede url("../../../images/messages/ico-error.gif") no-repeat 10px center;
  padding: 3.75px;
}
#system-message .error.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .info.message ul {
  color: #3a87ad;
  border: 3px solid #bce8f1;
  background: #d9edf7 url("../../../images/messages/ico-info.gif") no-repeat 10px center;
  padding: 3.75px;
}
#system-message .info.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
.tip-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.tip-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.tip-text {
  padding: 9px 14px;
}
.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 #dddddd;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 9999;
}
.languageswitcherload .mod-languages {
  text-align: left;
}
@media (max-width: 799px) {
  .blog {
    padding-right: 0;
    border: 0;
  }
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article .article-action div {
  display: block;
  float: right;
  padding: 5px;
  border-left: 1px solid #eeeeee;
}
article .article-action div a {
  color: #999999;
}
article .article-action div a:hover {
  text-decoration: none;
  color: #222222;
}
article .article-header {
  min-height: 30px;
}
article .article-info dd strong {
  font-weight: 400;
}
article .divider-vertical {
  border: 0;
  margin: 0;
}
article .box-content {
  background: #fbfbfb;
  border: 1px solid #eeeeee;
  padding: 15px;
  margin: 15px 0;
  position: relative;
}
article .box-content:before,
article .box-content:after {
  content: " ";
  display: table;
}
article .box-content:after {
  clear: both;
}
article .box-content .image {
  float: left;
  margin-right: 15px;
  margin-top: -15px;
  margin-left: -15px;
  margin-bottom: -15px;
}
article .box-content .name a {
  color: #222222;
  font-weight: bold;
}
article .box-content .name a:hover {
  color: rgba(0, 0, 0, 0.83);
}
article .box-content .cart {
  position: absolute;
  top: 0;
  right: 0;
}
.item-page article .item-image {
  max-width: 300px;
  height: auto;
}
.item-page .article-title {
  font-size: 21px;
}
.item-page .article-title a {
  color: #222222;
}
.item-page .article-action a {
  color: #999999;
}
.item-page .article-action a:hover,
.item-page .article-title a:hover {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
.item-page .article-aside {
  width: 90px;
  float: left;
  border: 0;
  color: #C1C1C1;
  font-weight: bold;
  font-size: 10px;
  padding: 0;
  margin: 0;
}
html div.calendar {
  width: 190px;
  border: 0;
  background: transparent;
}
.mod-preview-info {
  z-index: 999;
}

.page-header {
  padding-bottom: 6.5px;
  margin: 0 0 15px;
  border-bottom: 1px solid #000000;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 15px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -15px;
}
.article-title,
.article-header h1 {
  margin: 0 0 15px;
  font-size: 15px;
  
  font-weight: bold;
  color: #1976b9;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 30px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 800px) {
  .masthead {
    padding: 60px 0;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 24px;
  }
  .masthead .btn-lg {
    margin-top: 15px;
    padding: 18px 42px;
    font-size: 18px;
  }
}
.window-mainbody .item-page article .item-image {
  width: auto;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.tooltip-inner {
  padding: 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 11px;
}
html .contentpane {
  background: #F8F8F8;
  padding: 20px;
}
a[href]:after {
  display: none;
}
@media print {
  article .article-aside .article-action {
    display: none;
  }
}
@media (max-width: 767px) {
  .component article .article-action div:first-child {
    margin-top: 5px;
  }
  .component .article-aside,
  .component .article-aside .article-info dd {
    border: 0;
    padding-left: 0;
    margin-left: 0;
  }
  .component .item-page .article-title {
    margin-bottom: 0;
  }
}

img {
  max-width: 100%;
}
#toolbar {
  background: #181818;
  color: #999999;
  font-family: 'Sintony', Georgia, Times, serif;
  padding: 7.5px 0;
  position: relative;
  z-index: 2;
}
#toolbar a {
  color: #999999;
}
#toolbar a:hover,
#toolbar a:active,
#toolbar a:focus {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
#toolbar p {
  margin: 0;
  padding: 0;
}
#toolbar .toolbar-ct-right {
  margin: -7.5px 0;
}
#toolbar .toolbar-ct-1 {
  text-align: left;
  margin: -7.5px 0;
}
#toolbar .toolbar-ct-1 .module,
#toolbar .toolbar-ct-1 .t3-module {
  margin-bottom: 0;
  display: inline-block !important;
  padding: 7.5px 15px 7.5px 0;
  margin-right: 15px;
  border-right: 1px solid #303030;
}
@media (max-width: 800px) {
  #toolbar .toolbar-ct-1 .module,
  #toolbar .toolbar-ct-1 .t3-module {
    padding-right: 0;
    border: 0;
  }
}
#toolbar .toolbar-ct-1 .module i,
#toolbar .toolbar-ct-1 .t3-module i {
  margin-right: 3.75px;
  display: inline-block;
}
#toolbar .toolbar-ct-1 .module:last-child,
#toolbar .toolbar-ct-1 .t3-module:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
#toolbar .toolbar-ct-2 {
  float: right;
}
#toolbar .toolbar-ct-2 .module,
#toolbar .toolbar-ct-2 .t3-module {
  margin-bottom: 0;
  display: inline-block;
  padding: 0 15px;
  border-right: 1px solid #555555;
}
#toolbar .toolbar-ct-2 .module:last-child,
#toolbar .toolbar-ct-2 .t3-module:last-child {
  border: 0;
}
#toolbar .toolbar-ct-2 .module i,
#toolbar .toolbar-ct-2 .t3-module i {
  margin-left: 3.75px;
  display: inline-block;
}
#toolbar .toolbar-ct-2 #header_oc {
  position: relative;
  margin-right: 0;
}
#toolbar .toolbar-ct-2 #header_oc #cart.active .content_oc {
  position: absolute;
  top: 40px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
#toolbar .toolbar-ct-2 #header_oc #cart.active .content_oc:before {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #d8d8d8;
  position: absolute;
  top: -5px;
  right: 10%;
}
@media (max-width: 360px) {
  #toolbar .toolbar-ct-2 #header_oc #cart.active .content_oc {
    right: -48px;
  }
}
#toolbar .toolbar-ct-3 {
  float: right;
  border-left: 1px solid #303030;
  padding-left: 15px;
  left: auto;
  right: 0;
}
#toolbar .toolbar-ct-3 .btn {
  padding: 7.5px 0;
  text-transform: none;
  background: none;
  border: 0;
  color: #999999;
  font-family: 'Sintony', Georgia, Times, serif;
}
#toolbar .toolbar-ct-3 .btn i {
  margin-right: 5px;
}
#toolbar .toolbar-ct-3 .dropdown-menu {
  border: 0;
  margin: 0;
  padding: 15px 15px 0;
  left: auto;
  right: 0;
}
#toolbar .toolbar-ct-3 .dropdown-menu:before {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #d8d8d8;
  position: absolute;
  top: -5px;
  right: 10%;
}
#toolbar .toolbar-ct-3 .dropdown-menu .t3-module {
  margin: 0 0 15px;
}
#toolbar .toolbar-ct-3 .dropdown-menu .t3-module .nav.colors {
  line-height: 1;
}
#toolbar .toolbar-ct-3 .dropdown-menu .t3-module .nav.colors > li {
  display: inline-block;
  line-height: 1;
}
#toolbar .toolbar-ct-3 .dropdown-menu .t3-module .nav.colors > li > a {
  padding: 0;
  display: inline-block;
  height: 15px;
  margin-right: 5px;
  text-indent: -999em;
  width: 15px;
  background: #f0141e;
}
#toolbar .toolbar-ct-3 .dropdown-menu .t3-module .nav.colors > li > a.yellow-color {
  background-color: #ffcc00;
}
#toolbar .toolbar-ct-3 .dropdown-menu .t3-module .nav.colors > li > a.blue-color {
  background-color: rgba(0, 0, 0, 0.83);
}
#toolbar .toolbar-ct-3 .dropdown-menu .t3-module .nav.colors > li > a.green-color {
  background-color: #95b32a;
}
#toolbar .toolbar-ct-3 .dropdown-menu .t3-module .nav.colors > li > a.violet-color {
  background-color: #cc6698;
}
#toolbar .toolbar-ct-3 .dropdown-menu .module-title {
  color: #333;
  font-size: 11px;
  line-height: 100%;
  margin: 0 0 10px;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 0;
}
.t3-header {
  
  background-color: #ecebea;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  -webkit-transition: background-color 500ms ease-out 0.5s;
  -moz-transition: background-color 500ms ease-out 0.5s;
  -o-transition: background-color 500ms ease-out 0.5s;
  transition: background-color 500ms ease-out 0.5s;
}
.t3-header.scrolled {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
.t3-header-container .row {
  padding-left: 0;
  padding-right: 0;
}
.t3-header-container .balckbg {
  background-color: #2B2B2B;
}
.logo {
  float: left;
  padding: 0 0 0 20px;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
@media (min-width: 320px) and (max-width: 480px) {
  .logo {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 320px) {
  .logo {
    text-align: right;
    width: 100%;
  }
}
.logo-image {
  
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  padding-left: 0;
  margin: 3.75px 30px -2px 15px;
}
.logo-text a {
  color: #d8d8d8;
  text-decoration: none;
  font-size: 15px;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 11px;
  color: #d8d8d8;
}
@media (max-width: 800px) {
  .logo-text {
    margin: 3.75px 30px -2px 45px;
  }
}
.pull-right {
  top: 33px;
}
.head-search {
  margin: 0;
  display: block;
  float: left;
  width: 100%;
  padding: 0 20px 0 0;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
  float: right;
  width: 200px;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  right: 10px;
  color: #d8d8d8;
}
.head-search input[type=text],
.head-search .form-control {
  border-radius: 4px !important;
  border: 0 !important;
  font-size: 12px !important;
  height: 22px !important;
  line-height: 22px !important;
  background: #8e8d8c !important;
  width: 100% !important;
  text-transform: uppercase;
  color: #d8d8d8;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.head-search .button-sidebarsearch {
  border: 0 !important;
  right: 4px;
  top: 6px;
}
.t3-sl {
  padding-bottom: 45px;
  padding-top: 45px;
}
.t3-sl-1 {
  padding-top: 120px;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
}
.t3-masstop {
  padding: 30px 0;
  position: relative;
  z-index: 1;
}
.com_content.view-article .content-mass-top,
.com_mijoshop.view-detail .content-mass-top {
  display: none !important;
}
.t3-mainbody {
  padding-bottom: 30px;
  padding-top: 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 799px) {
  .t3-mainbody {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.t3-mainbody.has-sidebar-left:before,
.t3-mainbody.has-sidebar-right:before {
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  border-top: 1px solid #eeeeee;
}
@media (min-width: 800px) {
  .t3-mainbody.has-sidebar-left:before,
  .t3-mainbody.has-sidebar-right:before {
    width: 720px;
  }
}
@media (min-width: 800px) {
  .t3-mainbody.has-sidebar-left:before,
  .t3-mainbody.has-sidebar-right:before {
    width: 930px;
  }
}
@media (min-width: 1000px) {
  .t3-mainbody.has-sidebar-left:before,
  .t3-mainbody.has-sidebar-right:before {
    width: 930px;
  }
}
.t3-mainbody.has-sidebar-left.has-col-md-3 {
  background: #d8d8d8;
}
.t3-mainbody.has-sidebar-left.has-col-md-3:before {
  display: none;
}
@media (min-width: 800px) {
  .t3-mainbody.has-sidebar-left.has-col-md-3 {
    background: url("../../../images/dot.gif") repeat-y 25% top #d8d8d8;
  }
  .t3-mainbody.has-sidebar-left.has-col-md-3:before {
    display: block;
  }
}
.t3-mainbody.has-sidebar-right.has-col-md-3 {
  background: #d8d8d8;
}
@media (min-width: 800px) {
  .t3-mainbody.has-sidebar-right.has-col-md-3 {
    background: url("../../../images/dot.gif") repeat-y 75% top #d8d8d8;
  }
  .t3-mainbody.has-sidebar-right.has-col-md-3:before {
    display: block;
  }
}
.t3-mainbody.expo-cat {
  padding-top: 0;
  width: 800px;
  margin: 0 auto;
}
.t3-content {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 799px) {
  .t3-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.has-sidebar-right .t3-content {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 799px) {
  .has-sidebar-right .t3-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.t3-footer {
  color: #555555;
  padding: 0;
  margin: 2px 0 0 0;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #ffffff;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #d5d5d5;
}
.t3-footer .module-title {
  color: #ffffff;
  font-size: 14px;
  padding: 0 0 10px 0;
  margin: 0 10px 15px 0;
  border-bottom: 2px solid #fff;
}
.back-to-top {
  display: none;
}
@media (min-width: 800px) {
  .back-to-top {
    display: block;
  }
}
.back-to-top .btn {
  border: 0;
  bottom: 200px;
  font-size: 95%;
  height: 50px;
  line-height: 100%;
  padding: 10px 0;
  position: fixed;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 50px;
  z-index: 999;
}
.back-to-top .btn:focus,
.back-to-top .btn:hover,
.back-to-top .btn:active {
  outline: none;
}
.back-to-top i {
  clear: both;
  display: block;
  text-align: center;
  width: 100%;
}
.back-to-top.deactive .btn {
  display: none;
}
.back-to-top.active .btn {
  display: block;
}
.ie11 .back-to-top .btn,
.ie10 .back-to-top .btn {
  right: 15px;
}
.footer-container {
  padding: 0;
  background-color: #010000;
}
.footer-partner {
  border-top: 1px solid #eeeeee;
  margin-top: 15px;
}
.footer-partner ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer-partner ul > li {
  list-style: none;
  display: inline-block;
  margin: 15px 11.25px;
}
.t3-footnav {
  padding: 22.5px 0;
  font-size: 12px;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul,
.t3-footnav ul.nav {
  margin: 0;
  padding: 0 0 15px 0;
}
.t3-footnav ul > li,
.t3-footnav ul.nav > li {
  display: block;
  margin: 0;
  padding: 0;
}
.t3-footnav ul > li > a,
.t3-footnav ul.nav > li > a {
  display: inline-block;
  padding: 0;
  font-family: 'Sintony', Georgia, Times, serif;
  font-size: 12px;
}
.t3-footnav ul > li > a:hover,
.t3-footnav ul.nav > li > a:hover,
.t3-footnav ul > li > a:focus,
.t3-footnav ul.nav > li > a:focus,
.t3-footnav ul > li > a:active,
.t3-footnav ul.nav > li > a:active {
  color: #d8d8d8;
  text-decoration: none;
  background: none;
}
.t3-footnav .menu-2col ul > li {
  float: left;
  width: 50%;
}
.t3-footnav .t3-module {
  margin-bottom: 0;
  width: 80%;
}
.t3-footnav .custom {
  font-family: 'Sintony', Georgia, Times, serif;
  color: #ffffff;
}
.t3-footnav .custom a {
  color: #ffffff;
}
.t3-footnav .custom a:hover,
.t3-footnav .custom a:focus,
.t3-footnav .custom a:active {
  color: rgba(0, 0, 0, 0.83);
}
.t3-copyright {
  border-top: 1px solid #2f2f2f;
  font-size: 10px;
  padding: 30px 0 60px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  float: left;
}
.poweredby {
  float: right;
  text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  float: right;
  text-indent: -999em;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media (max-width: 480px) {
  .navbar {
    display: none;
  }
  .languageswitcherload {
    float: left;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
  .pull-right {
    top: 0;
  }
  .head-search {
    width: 100%;
  }
  .head-search .search {
    width: 70%;
  }
}
@media (min-width: 1015px) {
  .navbar-default {
    width: 100%;
  }
}
@media (max-width: 770px) {
  .pull-right {
    display: none;
  }
  .logo {
    width: 100%;
  }
}
@media (min-width: 506px) and (max-width: 600px) {
  .pull-right {
    width: 200px;
  }
  .head-search .search {
    width: 100px;
  }
}
@media (min-width: 601px) and (max-width: 800px) {
  .pull-right {
    width: 300px;
  }
}
@media (min-width: 800px) and (max-width: 1180px) {
  .pull-right {
    width: 50%;
  }
}
@media (min-width: 480px) and (max-width: 1000px) {
  .jmslideshow .slideshow-content {
    top: 10px !important;
    width: 85% !important;
  }
  .jmslideshow .slideshow-content p {
    display: none;
  }
  .jmslideshow .slideshow-content h3 {
    font-size: 100%;
  }
  .cycle-pager {
    display: none;
  }
  .logo {
    margin-left: 70px;
    width: 192px;
  }
  .logo-image {
    overflow: inherit;
  }
  #header_oc #cart .heading h4 {
    display: none;
  }
  .head-search {
    float: left !important;
  }
  .head-search form {
    float: none;
  }
  .head-search input[type=text],
  .head-search .form-control {
    margin: 0;
  }
  .navbar {
    display: none;
  }
}
@media (min-width: 800px) and (max-width: 800px) {
  .jmslideshow .slideshow-content {
    top: 10px !important;
    width: 85% !important;
  }
  .jmslideshow .slideshow-content p {
    display: none;
  }
  .navbar {
    display: none;
  }
  .logo-image {
    overflow: inherit;
  }
  #header_oc #cart .heading h4 {
    display: none;
  }
  .head-search {
    float: left !important;
    margin: 0 !important;
  }
  .head-search form {
    float: none;
  }
  .languageswitcherload {
    float: left;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
  .t3-content {
    padding: 0 15px;
  }
  .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
  }
  .t3-masstop {
    padding-top: 0;
  }
  .item-page {
    padding-right: 0;
    border: 0;
  }
  .item-page article .item-image {
    width: 100%;
    max-width: none;
  }
  article .article-aside {
    border: 0;
  }
  article .article-aside .article-info dd {
    border: 0;
  }
  article .article-action > div {
    padding: 5px;
    border: 0;
  }
  .t3-sl {
    padding-bottom: 15px;
    
  }
  .t3-footnav {
    padding: 15px 0 0;
    font-size: 10px;
  }
  .t3-footnav .col-xs-12 {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .t3-footnav .module-title {
    font-size: 12px;
    font-weight: bold;
  }
  .t3-copyright {
    padding: 15px 20px 30px;
  }
  .t3-copyright:before,
  .t3-copyright:after {
    content: " ";
    display: table;
  }
  .t3-copyright:after {
    clear: both;
  }
  .copyright,
  .poweredby {
    float: none;
    display: inline-block;
    text-align: center;
  }
  .poweredby {
    margin-top: 7.5px;
  }
  .poweredby .t3-logo,
  .poweredby .t3-logo-small {
    float: none;
    display: inline-block;
  }
}
@media (min-width: 800px) and (max-width: 800px) and (min-width: 800px) {
  .t3-footnav {
    padding-left: 15px;
    padding-right: 15px;
  }
  .t3-footnav .col-xs-12 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 800px) and (max-width: 800px) and (max-width: 800px) {
  .t3-copyright {
    text-align: center;
  }
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.weblink-categories .category-item {
  margin-bottom: 0;
}
.weblink-categories .category-item .page-header,
.weblink-categories .category-item .item-title {
  font-size: 12px;
  border-bottom: 0;
  padding-bottom: 7.5px;
  margin-bottom: 7.5px;
}
.weblink-categories .category-item .page-header:before,
.weblink-categories .category-item .item-title:before,
.weblink-categories .category-item .page-header:after,
.weblink-categories .category-item .item-title:after {
  content: " ";
  display: table;
}
.weblink-categories .category-item .page-header:after,
.weblink-categories .category-item .item-title:after {
  clear: both;
}
.weblink-categories .category-item .page-header a,
.weblink-categories .category-item .item-title a {
  text-transform: uppercase;
  color: #222222;
}
.weblink-categories .category-item .page-header a.btn,
.weblink-categories .category-item .item-title a.btn {
  float: left !important;
  margin-right: 7.5px;
}
.weblink-categories .category-item .page-header a:hover,
.weblink-categories .category-item .item-title a:hover {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
.weblink-categories .category-item .category-item {
  margin-top: 7.5px;
}
.weblink-categories .category-item .category-item .page-header,
.weblink-categories .category-item .category-item .item-title {
  padding: 0;
  margin: 0;
}
.weblink-categories .category-item .category-item .page-header a,
.weblink-categories .category-item .category-item .item-title a {
  text-transform: none;
  color: rgba(0, 0, 0, 0.83);
}
.weblink-categories .category-item .category-item .page-header a.btn,
.weblink-categories .category-item .category-item .item-title a.btn {
  float: left !important;
  margin-right: 7.5px;
}
.weblink-categories .category-item .category-item .page-header a:hover,
.weblink-categories .category-item .category-item .item-title a:hover {
  color: #222222;
  text-decoration: none;
}
.weblink-categories .btn {
  border-radius: 0;
  font-size: 11px;
  background: #d8d8d8;
  border: 0;
}
.weblink-categories .btn:hover,
.weblink-categories .btn:focus {
  background: #d8d8d8;
  border-color: rgba(0, 0, 0, 0.83);
}
.weblink-categories .fade.in .page-header,
.weblink-categories .fade.in .item-title {
  font-size: 12px;
  border: 0;
}
.weblink-categories .fade.in .page-header a,
.weblink-categories .fade.in .item-title a {
  color: #222222;
  font-weight: normal;
}
.weblink-categories .fade.in .page-header a:hover,
.weblink-categories .fade.in .item-title a:hover {
  color: rgba(0, 0, 0, 0.83);
  text-decoration: none;
}
.newsfeed-category h2 {
  font-size: 15px;
  text-transform: uppercase;
}
.newsfeed-category label.filter-search-lbl {
  text-transform: uppercase;
}
.newsfeed-category label.filter-search-lbl:before,
.newsfeed-category label.filter-search-lbl:after {
  content: " ";
  display: table;
}
.newsfeed-category label.filter-search-lbl:after {
  clear: both;
}
.newsfeed-category label.filter-search-lbl span.label {
  text-transform: none;
}
.newsfeed-category .filters {
  margin: 0 0 15px 0;
}
.newsfeed-category .filters input:focus {
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.83);
}
.newsfeed-category .category li {
  border-color: #eeeeee;
  background: #d8d8d8;
  padding: 7.5px 3.75px;
  border-bottom: 1px solid #eeeeee;
}
.newsfeed-category .category li:last-child {
  border: 0;
}
.newsfeed-category .category li:hover {
  background: #fbfbfb;
}
.newsfeed-category .category li .list-title a {
  color: #222222;
}
.contact h4 {
  text-transform: uppercase;
}
.contact .map-container {
  max-width: 100%;
}
@media (max-width: 800px) {
  .contact .map-container {
    width: 100% !important;
    height: auto !important;
  }
}
.contact .contact-form {
  margin-bottom: 30px;
}
.contact .contact-form .control-contact {
  margin-bottom: 15px;
}
.contact .contact-form .control-contact input[type="text"],
.contact .contact-form .control-contact input[type="email"] {
  width: 100%;
}
.contact .contact-form .re-captcha .control-group .control-label {
  float: none;
  display: block;
  width: auto;
  text-align: left;
}
.contact .contact-form .re-captcha .control-group .controls {
  margin-left: 0;
}
.contact .contact-form label {
  width: 80px;
}
.contact .contact-form label#jform_contact_email_copy-lbl {
  width: auto;
  font-weight: normal;
}
.contact .contact-form legend {
  font-size: 12px;
  padding-bottom: 7.5px;
  border-color: #222222;
}
.contact .contact-form textarea {
  min-height: 150px;
  box-shadow: none;
  width: 100%;
}
@media (max-width: 799px) {
  .contact select,
  .contact input,
  .contact textarea {
    width: 100%;
  }
  .contact input[type=checkbox],
  .contact input[type=radio] {
    width: auto;
  }
}
@media (max-width: 1000px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 12px;
    
  }
  .t3-header .head-search .box_oc #sidebarsearch {
    position: relative;
  }
  .t3-header .head-search .box_oc #sidebarsearch:before,
  .t3-header .head-search .box_oc #sidebarsearch:after {
    content: " ";
    display: table;
  }
  .t3-header .head-search .box_oc #sidebarsearch:after {
    clear: both;
  }
  .t3-header .head-search .box_oc #sidebarsearch:before {
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #999999;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 6px;
    right: 5px;
  }
  .t3-header .head-search .box_oc .button-sidebarsearch {
    display: none;
  }
}
#finder-filter-window ul {
  margin: 0 !important;
  padding: 0;
}
#finder-filter-window ul > li {
  list-style: none;
  margin: 0 0 15px 0;
}
#finder-filter-window #finder-filter-select-list li {
  display: block;
}
#finder-filter-window #finder-filter-select-list li label {
  width: 200px;
}
@media (max-width: 480px) {
  .cart-total table#total {
    width: 100%;
  }
}
@media (max-width: 480px) {
  #content_oc .cart-module #coupon input[type="text"],
  #content_oc .cart-module #voucher input[type="text"] {
    margin-bottom: 7.5px;
  }
}
html .search-pagination {
  margin: 15px 0 !important;
}
html .search-pagination .pagination {
  margin-bottom: 7.5px !important;
  background: #d8d8d8;
}
html #search-results .search-results li {
  list-style: none;
}
.profile-edit .form-group .controls input,
.profile-edit .form-group .controls select {
  float: left;
  margin-right: 7.5px;
}
.profile-edit .form-group .controls #helpsite-refresh:hover {
  background: rgba(0, 0, 0, 0.83);
  color: #d8d8d8;
}
html .filter .btn-toolbar .btn {
  border: 1px solid #eeeeee;
}
html #ezblog-dashboard *,
html #ezblog-dashboard .buttons,
html #ezblog-dashboard .list-form li > label,
html #ezblog-dashboard .list-form li > div > label {
  font-family: 'Sintony', sans-serif;
  font-weight: 400;
}
html #ezblog-dashboard a {
  color: rgba(0, 0, 0, 0.83);
}
html #ezblog-dashboard a:hover,
html #ezblog-dashboard a:focus {
  color: #333333;
  text-decoration: none;
}
html #ezblog-dashboard .item_list > li .item_title a {
  color: #555555;
  font-family: 'Sintony', Georgia, Times, serif;
  font-weight: 400;
  font-size: 14px;
}
html #ezblog-dashboard .item_list > li .item_title a:hover,
html #ezblog-dashboard .item_list > li .item_title a:focus {
  color: rgba(0, 0, 0, 0.83);
}
html #ezblog-dashboard #select-actions {
  display: block;
}
html #ezblog-dashboard #select-actions #entries-action {
  padding: 3px;
  height: auto;
  float: left;
  margin-right: 5px;
}
html #ezblog-dashboard .input,
html #ezblog-dashboard .inputbox {
  padding: 5px 2px;
}
html #ezblog-dashboard .buttons {
  font-size: 12px;
  text-transform: uppercase;
  background: #fbfbfb;
}
html #ezblog-dashboard .buttons:hover,
html #ezblog-dashboard .buttons:focus {
  background: #d8d8d8;
}
html #ezblog-dashboard .input,
html #ezblog-dashboard .inputbox {
  border: 1px solid #999999;
}
html #ezblog-dashboard #comment-form .buttons.sibling-m {
  border: 1px solid #999999;
}
html #ezblog-dashboard .user-brief > span,
html #ezblog-dashboard .user-brief > span a {
  font-size: 13px;
  font-weight: 400;
}
html #eblog-wrapper .ui-entries-filter li:last-child a {
  border: 0;
}
html #eblog-wrapper .ui-entries-filter li.active a {
  font-weight: 400;
  background: #d8d8d8;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}
html #ezblog-dashboard .buttons.butt-green {
  background: #5cb85c;
  border-color: #4cae4c;
}
html #ezblog-dashboard .buttons.butt-green:hover {
  background: #4cae4c;
}
html #ezblog-dashboard .buttons.butt-orange {
  background: #f0ad4e;
  border-color: #eea236;
}
html #ezblog-dashboard .buttons.butt-orange:hover {
  background: #eea236;
}
html #ezblog-dashboard #blog-login {
  border-radius: 0;
}
html #ezblog-dashboard #blog-login .blog-login-head {
  background: #d8d8d8;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.83);
  text-transform: uppercase;
  font-size: 14px;
}
html #ezblog-dashboard #blog-login p,
html #ezblog-dashboard #blog-login #form-login-username label,
html #ezblog-dashboard #blog-login #form-login-password label,
html #ezblog-dashboard #blog-login #form-login-remember label {
  font-size: 12px;
}
html #ezblog-dashboard #blog-login #form-login-username input,
html #ezblog-dashboard #blog-login #form-login-password input {
  height: 24px;
  padding: 5px;
  font-weight: 400;
}
html #ezblog-dashboard #blog-login .button {
  text-transform: uppercase;
  font-size: 12px;
  color: #d8d8d8;
  background: rgba(0, 0, 0, 0.83);
  padding: 5px 15px;
  border: 1px solid rgba(0, 0, 0, 0.83);
}
html #ezblog-dashboard #blog-login .button:hover,
html #ezblog-dashboard #blog-login .button:focus {
  background: rgba(0, 0, 0, 0.83);
  color: #d8d8d8;
}
html #ezblog-dashboard #blog-login .blog-login-helper {
  background: #d8d8d8;
}
html #ezblog-dashboard #blog-login .blog-login-helper a {
  font-size: 12px;
}
html body #recaptcha_area .recaptchatable #recaptcha_image {
  border: 0 !important;
}
html body #recaptcha_area .recaptchatable #recaptcha_response_field {
  border-color: #eeeeee !important;
}
html body #recaptcha_area .recaptchatable #recaptcha_response_field:focus {
  border-color: rgba(0, 0, 0, 0.83) !important;
}
html body #recaptcha_area .recaptchatable a {
  color: rgba(0, 0, 0, 0.83);
}
html body #recaptcha_area .recaptchatable a:hover {
  color: #555555;
}
.exposection-top {
  
  background-color: #F0F2F1;
  padding-top: 20px;
  -webkit-box-shadow: 0 -5px 5px -4px #bcbcba inset, 0 5px 3px -4px #bcbcba inset;
  -moz-box-shadow: 0 -5px 5px -4px #bcbcba inset, 0 5px 3px -4px #bcbcba inset;
  box-shadow: 0 -5px 5px -4px #bcbcba inset, 0 5px 3px -4px #bcbcba inset;
}
.exposection-bottom {
  
  padding-bottom: 20px;
}
.bie-text {
  color: #487dbe;
  font-size: 21px;
  padding: 0;
  line-height: 1.2;
}
@media (max-width: 1000px) {
  .bie-text {
    font-size: 18px;
    padding: 0 20px;
  }
}

ul.department-list {
  display: inline-block;
  float: none;
  margin: 50px 0 0 0;
  padding: 0;
}
ul.department-list li {
  background: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: 195px;
  height: 130px;
}
ul.department-list li span {
  font-weight: bold;
  padding-to: 5px;
  position: absolute;
  top: 90px;
  left: 0;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}
ul.department-list li.icon-1:hover span {
  color: #001689;
}
ul.department-list li.icon-2:hover span {
  color: #009FE3;
}
ul.department-list li.icon-3:hover span {
  color: #146e4b;
}
ul.department-list li.icon-4:hover span {
  color: #ff8400;
}
ul.department-list li span {
  display: block;
  color: #d8d8d8;
}
ul.department-list li a {
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  height: 75px;
  margin: 0 auto;
  text-indent: -999em;
  width: 75px;
}
ul.department-list li a:hover,
ul.department-list li a:focus,
ul.department-list li a:active {
  background-position: center bottom;
}
ul.department-list li.icon-1 a {
  background-image: url("../../../images/ico/expo_1.png");
}
ul.department-list li.icon-2 a {
  background-image: url("../../../images/ico/expo_2.png");
}
ul.department-list li.icon-3 a {
  background-image: url("../../../images/ico/expo_3.png");
}
ul.department-list li.icon-4 a {
  background-image: url("../../../images/ico/expo_4.png");
}
hr.department-list-hr {
  border-bottom: 2px dotted #bdbdbd;
  margin-bottom: 35px;
}
.row-line {
  border-bottom: 2px dotted #bdbdbd;
  padding-bottom: 30px;
}
.department-list-wrapper {
  text-align: center;
}
.department-list-header {
  margin: 0;
  padding: 5px;
  display: block;
  float: left;
  background-color: #7a7a7a;
  border-radius: 4px !important;
  border: 0 !important;
}
@media (max-width: 1000px) {
  .department-list-header {
    margin: 0 20px;
  }
}
.department-list-header h4 {
  margin: 0;
  color: #e7e7e6;
  text-transform: uppercase;
}
.what_is_expo {
  display: block;
  float: left;
  font-size: 21px;
  line-height: 1.2;
  margin-top: 50px;
  color: #7A7A7A;
}
@media (max-width: 1000px) {
  .what_is_expo {
    font-size: 18px;
    padding: 0 20px;
  }
}
@media (max-width: 320px) {
  ul.department-list li {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .expologos-left,
  .expologos-right {
    display: none !important;
  }
}
.expoteaser {
  background-color: #cfcfcf;
  padding: 30px 0 30px;
}
@media (max-width: 768px) {
  .expoteaser {
    display: none;
  }
}
.news-section {
  
  background-color: #F0F2F1;
  padding: 20px 0 0 0;
  -webkit-box-shadow: 0 5px 5px -4px #bcbcba inset;
  -moz-box-shadow: 0 5px 5px -4px #bcbcba inset;
  box-shadow: 0 5px 5px -4px #bcbcba inset;
}
@media (max-width: 768px) {
  .news-section {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.twitter-section {
  background: url("../../../images/twitter_bg.jpg") repeat-x;
  height: 55px;
}
.blog-section {
  
  background-color: #e8e8e7;
  -webkit-box-shadow: 0px 2px 5px 0px #bcbcba;
  -moz-box-shadow: 0px 2px 5px 0px #bcbcba;
  box-shadow: 0px 2px 5px 0px #bcbcba;
  padding-bottom: 50px;
}
ul.building-list {
  height: 120px;
  padding: 0;
  margin: 0;
}
ul.building-list li {
  background: none;
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 10px 0 0 0;
  position: relative;
  text-align: center;
  height: 110px;
}
ul.building-list li a {
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  height: 110px;
  margin: 0 auto;
  text-indent: -999em;
}
ul.building-list li.building-1 {
  width: 60px;
}
ul.building-list li.building-1 a {
  background-image: url("../../../images/buildings/building1.png");
  width: 60px;
}
ul.building-list li.building-2 {
  width: 64px;
}
ul.building-list li.building-2 a {
  background-image: url("../../../images/buildings/building2.png");
  width: 64px;
}
ul.building-list li.building-3 {
  width: 35px;
}
ul.building-list li.building-3 a {
  background-image: url("../../../images/buildings/building3.png");
  width: 35px;
}
ul.building-list li.building-4 {
  width: 44px;
}
ul.building-list li.building-4 a {
  background-image: url("../../../images/buildings/building4.png");
  width: 44px;
}
ul.building-list li.building-5 {
  width: 44px;
}
ul.building-list li.building-5 a {
  background-image: url("../../../images/buildings/building5.png");
  width: 44px;
}
ul.building-list li.building-6 {
  width: 52px;
}
ul.building-list li.building-6 a {
  background-image: url("../../../images/buildings/building6.png");
  width: 52px;
}
ul.building-list li.building-7 {
  width: 84px;
}
ul.building-list li.building-7 a {
  background-image: url("../../../images/buildings/building7.png");
  width: 84px;
}
ul.building-list li.building-8 {
  width: 49px;
}
ul.building-list li.building-8 a {
  background-image: url("../../../images/buildings/building8.png");
  width: 49px;
}
ul.building-list li.building-9 {
  width: 85px;
}
ul.building-list li.building-9 a {
  background-image: url("../../../images/buildings/building9.png");
  width: 85px;
}
ul.building-list li.building-10 {
  width: 57px;
}
ul.building-list li.building-10 a {
  background-image: url("../../../images/buildings/building10.png");
  width: 57px;
}
ul.building-list li.building-11 {
  width: 95px;
}
ul.building-list li.building-11 a {
  background-image: url("../../../images/buildings/building11.png");
  width: 95px;
}
ul.building-list li.building-12 {
  width: 58px;
}
ul.building-list li.building-12 a {
  background-image: url("../../../images/buildings/building12.png");
  width: 58px;
}
ul.building-list li a:hover,
ul.building-list li a:focus,
ul.building-list li a:active {
  background-position: center bottom;
}
.expo-building-section {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .expo-building-section {
    display: none;
  }
}
.expo-building-section .t3-module {
  margin: 0;
}
.expo-history-section .t3-module {
  margin: 0;
}
.expo-history-section {
  -webkit-box-shadow: 0px -2px 5px 0px #bcbcba;
  -moz-box-shadow: 0px -2px 5px 0px #bcbcba;
  box-shadow: 0px -2px 5px 0px #bcbcba;
}
@media (max-width: 768px) {
  .expo-history-section {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.social-media-list {
  display: block;
  float: right;
  
}
ul.social-media-list {
  height: 22px;
  padding: 0;
  margin: 0;
}
ul.social-media-list li {
  background: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  height: 22px;
}
ul.social-media-list li a {
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  height: 22px;
  margin: 0 auto;
  text-indent: -999em;
  width: 21px;
}
ul.social-media-list li.icon-twitter a {
  background-image: url("../../../images/ico/twit.png");
}
ul.social-media-list li.icon-facaebook a {
  background-image: url("../../../images/ico/fb.png");
}
ul.social-media-list li.icon-rss a {
  background-image: url("../../../images/ico/rss.png");
}
ul.social-media-list li.icon-flickr a {
  background-image: url("../../../images/ico/flicker.png");
}
ul.social-media-list li a:hover,
ul.social-media-list li a:focus,
ul.social-media-list li a:active {
  background-position: center bottom;
}
ul.lang-inline {
  height: 15px;
  padding: 0;
  margin: 0;
}
ul.lang-inline li {
  background: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  height: 15px;
}
ul.lang-inline li a {
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  height: 15px;
  margin: 0 auto;
  text-indent: -999em;
  width: 18px;
}
ul.lang-inline li.lang-en a {
  background-image: url("../../../images/langs/en.png");
}
ul.lang-inline li.lang-fr a {
  background-image: url("../../../images/langs/fr.png");
}
ul.lang-inline li.lang-active a,
ul.lang-inline li a:hover,
ul.lang-inline li a:focus,
ul.lang-inline li a:active {
  background-position: center bottom;
}
.expo-page-header {
  font-size: 18pt;
  font-weight: bold;
  color: #0b7ec2;
}
p.expo-page-subheader {
  font-size: 14pt !important;
  font-weight: bold;
  color: #1976b9 !important;
  padding-top: 25px;
}
.identity-title-first,
.identity-title {
  font-size: 14pt;
  font-weight: bold;
  color: #037ec4;
  margin: 0;
  line-height: 1;
}
.identity-title-first {
  padding-top: 20px;
}
.identity-detail {
  font-size: 14pt;
  color: #636362;
  line-height: 1.3;
}
.expo-identity {
  background-color: #f0f2f2;
  padding: 20px 0 20px 0;
}
.expo-theme {
  background-color: #ffffff;
  padding: 20px 0 20px 0;
}
.expo-experience {
  background-color: #cecece;
  padding: 20px 0 20px 0;
}
.expo-imagelibrary {
  background-color: #9b9b9b;
  padding: 20px 0 20px 0;
  height: 650px;
}
.expo-top {
  background: url("../../../images/breadcramb_bg.png") repeat-x top center #f8f8f8;
  margin-top: 122px;
}
@media (max-width: 1000px) {
  .expo-top {
    margin-top: 91px;
  }
}
.bie-history-top {
  background: url("../../../images/breadcramb_bg_white.png") repeat-x top center #ffffff;
  margin-top: 122px;
}
@media (max-width: 1000px) {
  .bie-history-top {
    margin-top: 91px;
  }
}
.expo-top .breadcrumb,
.bie-history-top .breadcrumb {
  line-height: 20px;
  font-size: 9px;
  min-height: 30px;
  text-transform: uppercase;
}
.expo-banner {
  background-color: #f8f8f8;
  padding: 0;
  margin: 30px 0 0 0;
}
.expo-row {
  padding: 0;
  margin-bottom: 30px;
  background-color: #f8f8f8;
}
.expo-page {
  background-color: #f8f8f8 !important;
}
.expo-page .expo-bottom {
  background-color: #edece9;
  width: 100%;
  padding-top: 0;
  -webkit-box-shadow: 0px -2px 5px 0px #bcbcba;
  -moz-box-shadow: 0px -2px 5px 0px #bcbcba;
  box-shadow: 0px -2px 5px 0px #bcbcba;
}
.expo-page .expo-bottom .t3-expo-bottom {
  width: 930px;
  margin: 0 auto;
  padding: 20px 0;
}
.expo-page .t3-mainbody {
  padding-bottom: 0;
}
.expo-page .expo-bottom .t3-expo-bottom .t3-module {
  float: right;
  width: 85%;
}
.expo-page .expo-bottom .t3-expo-bottom h3.module-title {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  line-height: 1.1;
  border: none;
  margin: 0;
  padding: 15px 0;
  text-transform: none;
}
.article-content .columns {
  font-size: 15px;
  column-count: 2;
  column-gap: 20px;
  
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
}
.article-content h2.article-title {
  display: none;
}
.article-content h3 {
  font-size: 18px;
  float: left;
  width: 100%;
}
.article-content h4 {
  font-size: 14px;
  float: left;
  width: 100%;
  color: #2e2f34;
}
.article-header {
  margin: 0 auto;
}
.article-content {
  width: 85%;
  float: right;
}
@media (max-width: 800px) {
  .article-content {
    float: none;
    width: 100%;
  }
}
.expo-page .expo-bottom .t3-expo-bottom .t3-module p,
.article-content p,
.main-content p,
.itemBody p {
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 10px;
  color: #58595c;
  float: left;
  width: 100%;
}
.itemBody img,
.article-content img {
  padding: 5px 0;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
}
.sprocket-image img {
  padding: 0;
  border: 0;
}
.article-content li {
  font-size: 14px;
  line-height: 1.4;
  color: #58595c;
}
.article-content div.three-columns {
  display: block;
  padding-left: 20px;
  column-count: 3;
  column-gap: 50px;
  
  -moz-column-count: 3;
  -moz-column-gap: 50px;
  
  -webkit-column-count: 3;
  -webkit-column-gap: 50px;
}
.article-content div.three-columns p {
  float: none;
  display: list-item;
  list-style: disc outside none;
  margin: 0;
}
.article-content div.two-columns {
  display: block;
  width: 65%;
  padding-left: 20px;
  column-count: 2;
  column-gap: 50px;
  
  -moz-column-count: 2;
  -moz-column-gap: 50px;
  
  -webkit-column-count: 2;
  -webkit-column-gap: 50px;
}
.article-content div.two-columns p {
  float: none;
  display: list-item;
  list-style: disc outside none;
  margin: 0;
}
.article-content ul {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}
.back_link {
  display: block;
  width: 45%;
  float: left;
  padding: 0;
}
.speeches_back_link span a,
.back_link span a {
  background: url("../../../images/tag-arrow-left.png") no-repeat;
  padding: 0 10px 0 	30px;
  color: #575756;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 0 2px 2px 0;
  display: inline-block;
  font-weight: 300;
  height: 22px;
  line-height: 22px;
  position: relative;
  transition: none 0s ease 0s ;
}
.speeches_back_link span a:hover,
.back_link span a:hover {
  background-color: transparent;
  color: #7A7A7A;
}
.speeches_back_link span,
.back_link span {
  background: url("../../../images/tag-arrow-right.png") no-repeat right;
}
.tags {
  display: block;
  width: 45%;
  float: left;
}
.paging {
  display: block;
  
  float: right;
}
.paging-bottom {
  display: block;
  width: 100%;
}
.before-title {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.article-content p.caption {
  padding: 0;
  display: block;
  width: 400px;
  text-align: center;
  margin: -15px 0 15px;
  font-size: 10px;
}
@media (max-width: 400px) {
  .article-content p.caption {
    width: 98%;
  }
}
.article-content p.img_gallery_caption {
  padding: 0;
  display: block;
  width: 400px;
  text-align: center;
  font-size: 10px;
}
.article-content a {
  color: #187ec0;
}
.t3-expo-row-1,
.t3-history-top {
  margin-top: 30px;
}
.t3-expo-row-2 {
  margin-bottom: 30px;
}
.bie-text a.fp_readmore {
  font-size: 10px;
  color: #487DBE;
  line-height: 1.2;
  padding: 0;
  margin: 0;
  opacity: 0.50;
}
.what_is_expo a.fp_readmore {
  color: #7A7A7A;
  font-size: 10px;
  line-height: 1.2;
  padding: 0;
  margin: 0;
  opacity: 0.70;
}
.contact_info {
  padding: 10px;
  margin-top: 17px;
}
.contact_info hr {
  height: 1px;
  background-color: #fff;
}
.contact_info p {
  margin: 0;
  color: #fff;
  font-weight: bold;
}
.contact_info p.blue-color {
  color: #4573b7;
}
.contact_info .social-media-list {
  float: left !important;
}
.expo-cat .article-header {
  width: 100%;
}
.expo-cat h2.article-title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
.bie-history h2.article-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.bie-history .blog-introtxt {
  color: #58595b;
  font-size: 14px;
  
  padding-left: 90px;
  padding-right: 20px;
}
@media (max-width: 800px) {
  .bie-history .blog-introtxt {
    padding: 0;
  }
}
.blog-introtxt a {
  color: #487dbe;
}
.bie-history .blog-introtxt h4 {
  padding-top: 10px;
}
.blog-introtxt a.read-more {
  font-weight: bold;
  color: #187ec0;
  text-transform: none;
}
.bie-history ul {
  padding-left: 15px;
}
.history-top {
  background-color: #ffffff;
  box-shadow: 0 3px 5px -3px #bcbcba;
  -webkit-box-shadow: 0 3px 5px -3px #bcbcba;
  -moz-box-shadow: 0 3px 5px -3px #bcbcba;
}
.history-top .col-lg-12 {
  margin: 0;
}
.history-top .t3-module {
  margin: 0;
}
.history-top .t3-module.info {
  margin-top: 40px;
  margin-bottom: 20px;
}
.t3-mainbody.bie-history {
  padding-top: 0;
}
@media (max-width: 800px) {
  .t3-mainbody.bie-history {
    padding: 5px;
  }
}
.expo-cat-section {
  background-color: #ffffff;
  box-shadow: 0 -3px 5px -4px #bcbcba inset, 0 3px 5px -4px #bcbcba inset;
  -webkit-box-shadow: 0 -3px 5px -4px #bcbcba inset, 0 3px 5px -4px #bcbcba inset;
  -moz-box-shadow: 0 -3px 5px -4px #bcbcba inset, 0 3px 5px -4px #bcbcba inset;
}
.expo-cat p {
  font-size: 14px;
  padding-left: 140px;
  color: #58595b;
  padding-right: 20px;
}
.bie-history .item {
  width: 800px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .bie-history .item {
    width: inherit;
  }
}
.expo-cat-top {
  padding-top: 40px;
  
}
.t3-module.introduction .custom p,
.t3-module.bulletin .custom p,
.expo-cat-top .custom p,
.history-top .custom p {
  color: #487DBE;
  font-size: 21px;
  
  line-height: 1.2;
  margin-top: 5px;
  padding-bottom: 10px;
}
.t3-module.introduction .custom a,
.expo-cat-top .custom a,
.history-top .custom a {
  color: #487DBE;
  
  border-bottom: 1px dotted #487dbe;
  font-weight: bold;
  
}
.t3-module.introduction .custom,
.history-top .custom {
  display: block;
  margin: 0 auto;
  width: 800px;
}
@media (max-width: 800px) {
  .t3-module.introduction .custom,
  .history-top .custom {
    width: 98%;
  }
}
.t3-module.bulletin .custom {
  display: block;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 800px) {
  .t3-module.bulletin .custom {
    width: 98%;
  }
}
.t3-module.bulletin h3.module-title {
  font-size: 30px;
  color: #0c7ec1;
  font-weight: bold;
  width: 100%;
  display: block;
  margin: 0 auto;
  border: none;
  padding: 0 0 20px;
  text-transform: none;
  line-height: 1.3;
}
@media (max-width: 800px) {
  .t3-module.bulletin h3.module-title {
    width: 98%;
  }
}
.t3-module.introduction h3.module-title,
.history-top h3.module-title {
  font-size: 30px;
  color: #0c7ec1;
  font-weight: bold;
  width: 800px;
  display: block;
  margin: 0 auto;
  border: none;
  padding: 0 0 20px;
  text-transform: none;
  line-height: 1.3;
}
@media (max-width: 800px) {
  .t3-module.introduction h3.module-title,
  .history-top h3.module-title {
    width: 98%;
  }
}
.tags span a,
.tags span .label,
.tags span .label-info {
  background-color: #939598;
  margin-left: 20px;
  color: #ffffff;
  font-size: 10px;
  text-transform: uppercase;
}
.tags span a.label:hover {
  background-color: transparent;
  color: #7A7A7A;
}
.tags span {
  background: url("../../../images/tag-bg-left.png") no-repeat left;
}
.tags span.tag-head {
  line-height: 23px;
  font-size: 10px;
  float: left;
  margin: 0 10px 0 0;
  background: url("../../../images/tag-ico.png") no-repeat left 30%;
  padding-left: 20px;
}
.left_circle circle a {
  background: none;
  padding: 0;
}
.lifecycle-header {
  font-size: 30px;
  color: #0c7ec1;
  font-weight: bold;
  width: 800px;
  display: block;
  margin: 0 auto;
}
.lifecycle-text {
  font-size: 21px;
  line-height: 1.2;
  color: #0c7ec1;
  width: 800px;
  display: block;
  margin: 5px auto;
}
.lifecycle-notice {
  text-align: center;
  font-size: 18px;
  color: #231f20;
}
.image_gallery {
  display: block;
  padding: 0px;
  margin: 0px 0px 10px;
}
.zoomin-img {
  background-image: url("../../../images/zoomin.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  bottom: 3px;
  display: block;
  height: 24px;
  position: absolute;
  right: 3px;
  width: 24px;
}
a.imagesizer {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
a.imagesizer .zoomin-img {
  bottom: 10px;
}
.pastExpoItemExtraFields {
  position: absolute;
  z-index: 9999;
  width: 370px;
  padding: 0;
  display: none;
}
.itemBody {
  position: relative;
}
.pastExpoItemExtraFields .ItemExtraFieldsTitle {
  width: 100%;
  float: left;
}
.pastExpoItemExtraFields h3 {
  background-color: rgba(255, 255, 255, 0.8);
  float: left;
  margin: 0;
  padding: 5px 10px 5px 35px;
  font-size: 10px;
  background-position: left center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.pastExpoItemExtraFields h3.tdown {
  background-image: url("../../../images/past-expo-arrow-down.png");
}
.pastExpoItemExtraFields h3.tup {
  background-image: url("../../../images/past-expo-arrow-up.png");
}
.pastExpoItemExtraFields .ItemExtraFieldsDetails {
  background-color: rgba(255, 255, 255, 0.8);
  float: left;
  width: 100%;
}
.ItemExtraFieldsDetails ul {
  padding: 5px;
}
.ItemExtraFieldsDetails li {
  list-style-type: none;
}
.pastExpoItemExtraFields .itemExtraFieldsValue {
  font-weight: bold;
}
.itemBody {
  padding-top: 20px;
}
.itemHeader h2.itemTitle {
  color: #0c7ec1;
  font-size: 18px;
}
.jmslideshow {
  min-height: 50px;
}
div.pastExpoItemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  margin: 0 4px 0 0;
  width: 40%;
}
div.pastExpoItemExtraFields ul li span.itemExtraFieldsValue {
  display: block;
  float: left;
  width: 57%;
}
.catItemImageBlock_newsletter {
  width: 100px;
  float: left;
  display: inline-block;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px 2px #bcbcba;
  -moz-box-shadow: 0px 0px 5px 2px #bcbcba;
  box-shadow: 0px 0px 5px 2px #bcbcba;
}
@media (max-width: 800px) {
  .catItemImageBlock_newsletter {
    float: none;
  }
}
.catItemIntroText_newsletter {
  padding-left: 150px;
}
@media (max-width: 800px) {
  .catItemIntroText_newsletter {
    padding-left: 5px;
  }
}
.newsletter_content {
  
  font-size: 14px;
  color: #58595c;
  column-count: 2;
  column-gap: 20px;
  
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
}
.newsletter {
  
  border-bottom: 2px dotted #bdbdbd;
  margin: 0;
  padding: 40px 0;
}
.catItemView.newsletter-item {
  width: 800px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .catItemView.newsletter-item {
    width: 100%;
  }
}
.catItemHeader_speeches,
.catItemBody_speeches,
.catItemBody_post_social {
  float: left;
  width: 100%;
}
.speeches_itemLinks {
  float: left;
  width: 100%;
}
.speeches_back_link {
  margin: 30px 0 20px 0;
}
.catItemBody_post_social {
  padding-top: 5px;
}
.catItemTitle_newletter,
.catItemTitle_speeches {
  font-size: 18px;
  color: #1976b9;
}
.catItemTitle_speeches {
  padding-bottom: 10px;
}
.catItemTitle_newletter a,
.catItemTitle_speeches a {
  color: #1976b9;
}
.speeches {
  display: inline-block;
  border-bottom: 2px dotted #bdbdbd;
  margin: 0;
  padding-bottom: 25px;
  padding-top: 10px;
  color: #58595c;
}
.newsletter.itemContainerLast,
.speeches.itemContainerLast {
  border-bottom: none;
}
.catItemHeader_newsletter {
  margin-bottom: 30px;
}
.catItemExtraFieldsDateVenue {
  float: left;
  font-weight: bold;
  font-size: 14px;
  width: 200px;
}
.catItemExtraFieldsAuthor {
  float: left;
  font-size: 14px;
}
.catItemImageBlock_newsletter .hovercover {
  background-color: rgba(242, 242, 242, 0.85);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease-out 0s;
  width: 100%;
  z-index: 21;
}
.speech_downloadimg {
  
  padding-right: 10px;
}
p.catItemShareLinks {
  margin-top: 40px;
}
.catItemShareLinks a {
  color: #58595c;
  font-size: 12px;
}
.row {
  position: relative;
}
.bows {
  position: absolute;
  right: 260px;
  top: 0;
  z-index: 9999;
}
@media (max-width: 770px) {
  .bows {
    right: 70px;
  }
}
.recruitment_en,
.recruitment_fr {
  position: absolute;
  right: 175px;
  top: 0;
  z-index: 9999;
}
@media (max-width: 1180px) {
  .recruitment_en,
  .recruitment_fr {
    right: 100px;
  }
}
.recruitment_en .internship_en a {
  background-image: url("../../../images/internship_en.png");
}
.recruitment_fr .internship_fr a {
  background-image: url("../../../images/internship_fr.png");
}
.recruitment_en a {
  background-image: url("../../../images/recruitment_btn.png");
  background-repeat: no-repeat;
  display: block;
  height: 15px;
  margin: 0 auto;
  text-indent: -999em;
  width: 80px;
  color: #ffffff;
}
.recruitment_fr a {
  background-image: url("../../../images/recruitment_btn_fr.png");
  background-repeat: no-repeat;
  display: block;
  height: 15px;
  margin: 0 auto;
  text-indent: -999em;
  width: 80px;
  color: #ffffff;
}
.bows a {
  background-image: url("../../../images/bows_btn.png");
  background-repeat: no-repeat;
  display: block;
  height: 15px;
  margin: 0 auto;
  text-indent: -999em;
  width: 45px;
}
.bows a:hover {
  background-image: url("../../../images/bows_btn.png");
}
.blog-bulletin .blog-introtxt {
  column-count: 2;
  column-gap: 20px;
  
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
}
.blog-bulletin .items-row {
  margin-top: 40px;
}
.t3-off-canvas .close {
  font-size: 38px;
  text-shadow: 1px 0 0 #7a7a7a;
  width: 42px;
}
@media (max-width: 1000px) {
  .expo-page .col-lg-3 {
    display: none;
  }
  .rg-ss-slice img {
    width: 100% !important;
  }
  .rg-ss-slice-container {
    max-width: 930px !important;
  }
}
.contact-form-wrapper {
  display: block;
  float: left;
  width: 60%;
}
@media (max-width: 700px) {
  .contact-form-wrapper {
    width: 95%;
  }
}
.contact-address {
  display: block;
  float: left;
  width: 35%;
  padding-top: 15px;
  padding-left: 20px;
}
@media (max-width: 700px) {
  .contact-address {
    width: 95%;
  }
}
.contact-address p {
  float: none;
  padding-bottom: 0;
  font-weight: bold;
}
.contact-address hr {
  background-color: #262425;
  height: 3px;
}
.k2Pagination ul.pagination {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  width: 100%;
  padding-left: 0;
}
.k2Pagination ul.pagination li a {
  background: transparent;
  border: 0;
  padding: 1px 5px;
  line-height: 30px;
  margin-right: 5px;
}
.k2Pagination ul.pagination li.disabled {
  display: none;
}
.k2Pagination ul.pagination li.active a {
  border-top: 3px solid #777;
  margin-top: -2px;
  font-weight: bold;
  color: inherit;
  padding: 0 5px;
}
.k2Pagination ul.pagination li.active a:hover {
  border-top: 3px solid #777;
  margin-top: -2px;
  padding: 0 5px;
}
.k2Pagination ul.pagination li a:hover {
  border-top: 1px solid #1976b9;
  margin-top: -1px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background: transparent;
}
@-moz-document url-prefix() {
  .advanced_joomla_tweets {
    float: left;
  }
}
.copyright {
  display: none;
}
.videoicon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 19;
}
.videoicon .playicon {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  left: 50%;
  margin-left: -15px;
  margin-top: -16px;
  position: absolute;
  top: 50%;
  height: 42px;
  width: 40px;
  background: rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
.module-title a {
  color: #ffffff;
}
a.dcursor {
  cursor: default;
}
.tonews {
  left: 50%;
  position: absolute;
  top: -50px;
  margin-left: -50px;
  background: none repeat scroll 0 0 #fffffe;
  padding: 2px 8px;
}
.tonews a {
  color: #777777;
  font-size: 13px;
}
.tonews a i {
  color: #424242;
  display: block;
  font-family: "showbiz-fontello";
  font-size: 1.8em;
  font-weight: 100;
  margin: 0 auto;
  padding: 0 10px;
  text-shadow: none;
  width: 50px;
}
.pin-button {
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
}
.top-banner-news {
  right: 100px;
  position: absolute;
  top: 60px;
  background-color: #ffffff;
  border-radius: 5px;
  opacity: 0.85 !important;
  width: 230px;
  z-index: 9999;
  -webkit-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.4);
}
.top-banner-news h3 {
  margin: 0;
  padding: 5px;
  background-color: #000000;
  font-size: 12px;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  opacity: 0.85;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
}
.top-banner-news span.date {
  color: #487dbe;
}
.top-banner-news ul {
  padding: 0;
}
.top-banner-news li {
  list-style-type: none;
}
.member-state-info {
  position: absolute;
  z-index: 9999;
  width: 370px;
  padding: 0;
  display: none;
}
.member-state-info .member-state-info-details {
  background-color: rgba(255, 255, 255, 0.8);
  float: left;
  width: 100%;
  padding: 20px 20px 10px 20px;
  margin: 0;
}
.member-state-info .member-state-info-details {
  background-color: rgba(255, 255, 255, 0.8);
  float: left;
  width: 100%;
  padding: 20px 20px 10px 20px;
  margin: 0;
}
.member-state-info .member-state-info-details a {
  color: #1976b9;
}
.itemNavigation {
  display: block;
  width: 100%;
  overflow: auto;
  padding: 10px 0 10px 0;
  text-align: right;
}
ul#timeline_filters {
  padding: 0;
  text-align: center;
  margin-bottom: 7.5px;
  margin-top: 15px;
}
ul#timeline_filters li {
  display: inline;
  padding: 5px 5px 5px 20px;
}
ul#timeline_filters li.all {
  background: url("../../../images/timeline/all.png") no-repeat left center;
}
ul#timeline_filters li.hwe {
  background: url("../../../images/timeline/hwe.png") no-repeat left center;
}
ul#timeline_filters li.ie {
  background: url("../../../images/timeline/ie.png") no-repeat left center;
}
ul#timeline_filters li.we {
  background: url("../../../images/timeline/we.png") no-repeat left center;
}
ul#timeline_filters li a {
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-size: 14px;
  line-height: 14px;
}
.timeline_header_left {
  display: block;
  float: left;
}
.timeline_header_right {
  display: block;
  float: right;
}
.mass-top-news-wrapper {
  margin-bottom: 100px;
}

.module_latest_news a.title {
  color: #ffffff;
  display: block;
  width: 100%;
  line-height: 1.2;
}
.module_latest_news a.date {
  color: #487dbe;
  display: block;
  width: 100%;
  line-height: 1.2;
}
.module_latest_news {
  font-size: 16px;
  padding: 10px 10px 10px 0;
}
.module_latest_news li {
  padding: 0 0 10px 0 ;
}
.t3-spotlight-1 {
  background-color: #2b2b2b;
}
.item_type {
  color: #f0f2f1;
  font-size: 10px;
  opacity: 0.5;
}
.module-title.latest_news {
  font-size: 18px;
  margin-left: 20px;
  margin-right: 10px;
}
.candidature-items-row .candidate_image {
  float: left;
  width: 28%;
}
@media (max-width: 1020px) {
  .candidature-items-row .candidate_image {
    width: 100%;
  }
}
.candidature-items-row .candidate_text {
  float: left;
  width: 33%;
  margin-right: 20px;
}
@media (max-width: 1020px) {
  .candidature-items-row .candidate_text {
    width: 100%;
  }
}
.candidature-items-row .candidate_twitter {
  float: left;
  width: 33%;
}
@media (max-width: 1020px) {
  .candidature-items-row .candidate_twitter {
    width: 100%;
  }
}
.candidature-items-row .page-header {
  border: 0;
  margin: 0;
}
.candidature-items-row .page-header h2 {
  color: #014997;
}
.candidate_text p {
  font-size: 14px;
}
.candidate_text a {
  color: #157ec1;
  font-weight: bold;
}
.candidature-items-row .candidate_image_holder {
  background: #ffffff;
  padding: 10px;
  display: inline-block;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  -moz-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.candidature-items-row .candidate_image_holder .pull-left {
  border: 1px solid #2c2c2c;
  margin: 0;
}
.candidature-items-row {
  background: #eaebec;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  -moz-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 0 20px 20px 20px;
  margin: 0 0 10px 0;
}
.expo_left_side {
  float: left;
  display: inline-block;
  width: 40%;
}
.twitter_right_side {
  float: right;
  display: inline-block;
  width: 40%;
  text-align: right;
}
.candidature-page {
  background-color: #f8f8f8 !important;
}
.candidature-page .expo-banner {
  background-color: #f8f8f8;
  padding: 0;
  margin: 30px 0 0 0;
}
.candidature-page .t3-module {
  margin-bottom: 0;
}
.candidature-page .social-media .expo-banner {
  margin: 10px 0 30px 0;
}
.custom_candidature_description {
  color: #0c7ec1;
  font-size: 21px;
  line-height: 1.2;
}
.module_candidature_description {
  padding: 0 40px 0 40px;
}
.module_candidature_description h3.module-title {
  color: #1a76bb;
  font-size: 30px;
  font-weight: bold;
  border: 0;
  margin: 20px 0 0 0;
}
.module_candidature_header {
  padding: 0 40px 0 40px;
}
.custom_candidature_header {
  color: #0c7ec1;
  font-size: 18px;
  line-height: 1.2;
}
.module_cadidature_countdown {
  padding: 60px 0 20px 0;
}
.module_cadidature_countdown .countdown-title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #1a76bb;
  text-transform: uppercase;
}
.module_cadidature_countdown span.cd-time {
  font-size: 24px;
  font-weight: bold;
  background: #014997;
  padding: 5px 10px 5px 10px;
  margin-right: 10px;
  color: #ffffff;
}
.module_cadidature_countdown .expo-2025-deadline,
.module_cadidature_countdown .expo-2023-deadline {
  text-align: center;
  margin-bottom: 5px;
}
.module_cadidature_countdown p {
  text-align: center;
  color: #0c7ec1;
  font-size: 18px;
  line-height: 1.2;
}
.t3-module.module_candidate_22_menu ul.top-menu li.active a {
  background: #009ce1;
}
.t3-module.module_candidate_22_menu {
  margin: 0 0 0 23px;
}
.t3-module.module_candidate_22_menu ul.top-menu li {
  list-style: none;
}
.t3-module.module_candidate_22_menu ul.top-menu a.expo-title {
  color: #ffffff;
}
.t3-module.module_candidate_22_menu ul.top-menu {
  margin: 0;
}
.t3-module.module_candidate_22_menu ul.top-menu a {
  
  background-color: #2b2b2b;
  line-height: 43px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 100%;
  border-top: 1px solid #F8F8F8;
}
.t3-module.module_candidate_25_menu ul.top-menu li a:hover {
  background: #014997;
}
.t3-module.module_candidate_25_menu ul.top-menu li.active a {
  background: #014997;
}
.t3-module.module_candidate_25_menu {
  margin: 0 0 0 23px;
}
.t3-module.module_candidate_25_menu ul.top-menu li {
  list-style: none;
}
.t3-module.module_candidate_25_menu ul.top-menu a.expo-title {
  color: #ffffff;
}
.t3-module.module_candidate_25_menu ul.top-menu {
  margin: 0;
}
.t3-module.module_candidate_25_menu ul.top-menu a {
  
  background-color: #2b2b2b;
  line-height: 43px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 100%;
  border-top: 1px solid #F8F8F8;
}
.t3-module.module_candidate_25_menu ul.top-menu li a:hover {
  background: #014997;
}
.flipbook .flipbook-frame {
  width: 100%;
  min-height: 750px;
  box-shadow: 0 0 5px 2px #bcbcba;
  border: 1px solid #c7c7c7;
}
.flipbook {
  padding: 0 20px 0 0;
}
.bulletin-content .article-content {
  width: 100%;
}
.bulletin-content .article-content {
  column-count: 2;
  column-gap: 20px;
  
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
}
.bulletin-divider {
  border-top: 3px solid #6d6e71;
  height: 5px;
  width: 100%;
  margin-bottom: 50px;
}
.bulletin-section {
  width: 800px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .bulletin-section {
    width: 98%;
  }
}
.bulletin-section h3.module-title {
  font-size: 21px;
  color: #0c7ec1;
  font-weight: bold;
  display: block;
  border: none;
  padding: 0 0 20px;
  text-transform: none;
  line-height: 1.3;
}
.bulletin-section p {
  color: #58595c;
  font-size: 14px;
  line-height: 1.4;
  padding: 5px 20px;
}
.bulletin-section img {
  padding-bottom: 20px;
}
.bulletin-section a {
  color: #487dbe;
}
.download-link a {
  font-size: 14px;
  line-height: 1.4;
  padding: 10px 0 0 0;
  color: #487dbe;
}
.bulletinspot-1 {
  margin-top: 45px;
}
.image-gallery-fix {
  float: none;
  padding: 0;
}
.azp-page {
  margin-top: 30px;
}
.azp-page .page-header {
  max-width: 930px;
  margin: 0 auto;
  border: 0;
  padding: 0;
}
.azp-page .page-header h1 {
  font-size: 21px;
  color: #1976b9;
  font-weight: bold;
  margin: 0 0 15px;
}
.azp_row {
  margin: 0;
}
.azp_row.main-content {
  margin: 0 auto;
  padding-top: 50px;
}
.azp_row.main-content .article-title h1 {
  font-size: 21px;
  color: #1976b9;
  font-weight: bold;
  margin: 0 0 15px;
}
table.expo-participations {
  width: 100%;
  margin-top: 50px;
}
table.expo-participations td {
  border: 0;
  padding: 20px;
}
table.expo-participations tr {
  border-top: 2px solid #dedede;
}
table.expo-participations p.world-expo {
  font-size: 16px;
  font-weight: bold;
  color: #101c85;
  border-top: 20px solid #101c85;
  padding-top: 15px;
  padding-bottom: 20px;
}
table.expo-participations p.international-expo {
  font-size: 16px;
  font-weight: bold;
  color: #009fe3;
  border-top: 20px solid #009fe3;
  padding-top: 15px;
  padding-bottom: 20px;
}
table.expo-participations p.international-expo a {
  color: #009fe3;
}
table.expo-participations p.world-expo a {
  color: #101c85;
}
table.expo-participations td:nth-child(3) {
  vertical-align: middle;
  width: 35%;
  text-align: left;
}
table.expo-participations td:nth-child(1) {
  width: 25%;
}
table.expo-participations td:nth-child(2) {
  padding-top: 70px;
}
.pavilion-head-img {
  padding: 0;
}
.pavilion-head-img img {
  width: 100%;
}
.expo-participations .expo-logo img,
.pavilion-expo-logo img {
  background: #ffffff;
  padding: 10px;
  border: 0;
  display: inline-block;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  -moz-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.pavilion-data {
  margin: 0 auto;
  float: none;
  margin-top: 50px;
  background: #eaebec;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  -moz-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 20px;
}
.pavilion-data p {
  font-size: 14px;
}
.pavilion-data b {
  color: #157ec1;
  font-weight: bold;
}
.azp-page .tags {
  display: none;
  height: 0;
}
.pavilion-data a {
  border-bottom: 1px dashed #000000;
}
img.logo-img {
  width: 335px;
  max-width: 335px;
}
.front-expo-logo {
  font-weight: bold;
  text-align: center;
  padding: 5px 0;
  font-size: 9px;
  color: #fff;
  margin: 0;
  line-height: normal;
}
.world-expo .azura_nav-pills > li > a:hover,
.world-expo .azura_nav-pills > li.active > a,
.world-expo .expo-page-title h3,
.front-expo-logo.exposition-universelle,
.front-expo-logo.world-expo {
  background-color: #001689;
}
.front-expo-logo.exposition-specialisee,
.front-expo-logo.specialised-expo,
.specialised-expo .azura_nav-pills > li > a:hover,
.specialised-expo .azura_nav-pills > li.active > a {
  background-color: #009FE3;
}
.front-expo-logo.exposition-internationale-horticole,
.front-expo-logo.international-horticultural-exhibition {
  background-color: #146E4B;
}
.front-expo-logo.world-expo-museum {
  background-color: #54575a;
}
.azura_tab-pane p {
  color: #58595c;
  float: left;
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 10px;
  width: 100%;
}
.azp_col-sm-12 {
  padding: 0;
}
.azp_row.tabs {
  background-color: #eaebea;
  padding: 60px 0;
}
.azp_row.tabs .azp_col-sm-4 {
  padding-left: 0;
}
.azp_row.tabs span.row-title {
  font-weight: bold;
}
.expo-page-title h3 {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  color: #ffffff;
  padding: 5px 10px;
  margin: 20px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 1.2;
}
.azura_nav > li > a {
  padding: 2px 10px;
  font-size: 14px;
  font-weight: bold;
  color: #797979;
  background-color: #ffffff;
}
.azura_nav-pills > li + li {
  margin-left: 5px;
}
.azura_nav-pills > li > a:hover {
  color: #ffffff;
}
.expo-page-logo {
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  -moz-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  text-align: center;
  background-color: #fff;
  overflow: hidden;
}
.expo-page-timeline-section {
  padding: 100px 40px;
}
.rsca-title.expo-page {
  border: 0;
}
#sbiz8272.showbiz-container.expo-page {
  padding: 0 !important;
}
.owl-prev .fa {
  font-weight: bold;
  font-size: 35px;
  display: inline-block;
  cursor: pointer;
}
.owl-next .fa {
  font-weight: bold;
  font-size: 35px;
  display: inline-block;
  cursor: pointer;
}
.azp_row.expo-news {
  padding: 40px 0;
}
.azp_row.expo-news .rsca-media {
  height: 200px;
}
.rsca-link-icon .fa {
  display: inline-block;
}
.azp_row.expo-page-timeline-section .expo-categories {
  padding: 0;
  margin: 0;
  text-align: center;
}
.azp_row.world-expo .expo-categories {
  padding: 0;
  margin: 0;
  border-bottom: 5px solid #001689;
  text-align: center;
}
.azp_row.international-horticultural-exhibition .expo-categories {
  padding: 0;
  margin: 0;
  border-bottom: 5px solid #146e4b;
  text-align: center;
}
.azp_row.specialised-expo .expo-categories {
  padding: 0;
  margin: 0;
  border-bottom: 5px solid #009fe3;
  text-align: center;
}
.azp_row.specialised-expo .expo-main-title {
  padding: 0;
  margin: 0;
  text-align: center;
  background: #eaebea;
}
.azp_row.world-expo .expo-main-title {
  padding: 0;
  margin: 0;
  text-align: center;
  background: #eaebea;
}
.azp_row.international-horticultural-exhibition .expo-main-title {
  padding: 0;
  margin: 0;
  text-align: center;
  background: #146e4b;
}
.azp_row.world-expo .expo-navigation {
  background: #001689;
  height: 25px;
}
.azp_row.international-horticultural-exhibition .expo-navigation {
  background: #146e4b;
  height: 25px;
}
.azp_row.specialised-expo .expo-navigation {
  background: #009fe3;
  height: 25px;
}
.azp_row .expo-navigation .nav_prev {
  display: inline-block;
  float: left;
  height: 25px;
  line-height: 25px;
  padding: 0 0 0 40px;
}
.azp_row .expo-navigation .nav_next {
  display: inline-block;
  float: right;
  height: 25px;
  line-height: 25px;
  padding: 0 40px 0 0;
}
.azp_row .expo-navigation a {
  color: #fff;
  font-weight: bold;
}
.azp_row.specialised-expo .expo-main-title h3 {
  margin: 0;
  background: #009fe3;
  display: inline-block;
  color: #ffffff;
  padding: 0 50px 10px;
}
.azp_row.international-horticultural-exhibition .expo-main-title h3 {
  margin: 0;
  background: #146e4b;
  display: inline-block;
  color: #ffffff;
  padding: 0 50px 10px;
}
.azp_row.world-expo .expo-main-title h3 {
  margin: 0;
  background: #001689;
  display: inline-block;
  color: #ffffff;
  padding: 0 50px 10px;
}
.azp_row.expo-page-timeline-section .expo-categories ul,
.azp_row.specialised-expo .expo-categories ul,
.azp_row.world-expo .expo-categories ul,
.azp_row.international-horticultural-exhibition .expo-categories ul {
  list-style-type: none;
  padding: 0;
  overflow: hidden;
  display: inline-block;
  margin: 0 0 -6px;
}
.azp_row.expo-page-timeline-section .expo-categories li,
.azp_row.specialised-expo .expo-categories li,
.azp_row.international-horticultural-exhibition .expo-categories li,
.azp_row.world-expo .expo-categories li {
  float: left;
  padding: 10px 25px;
  margin-right: 5px;
}
.azp_row.expo-page-timeline-section .expo-categories li a,
.azp_row.specialised-expo .expo-categories li a,
.azp_row.international-horticultural-exhibition .expo-categories li a,
.azp_row.world-expo .expo-categories li a {
  text-align: center;
  padding: 0;
  text-decoration: none;
  font-weight: bold;
}
.azp_row.expo-page-timeline-section .expo-categories li.active,
.azp_row.world-expo .expo-categories li.active {
  background-color: #001689;
  color: #fff;
}
.azp_row.expo-page-timeline-section .expo-categories li,
.azp_row.world-expo .expo-categories li,
.azp_row.international-horticultural-exhibition .expo-categories li,
.azp_row.specialised-expo .expo-categories li {
  background-color: #e5e5e5;
  color: #3e3d3d;
}
.azp_row.expo-page-timeline-section .expo-categories {
  border: 0 !important;
}
.azp_row.international-horticultural-exhibition .expo-categories li.active {
  background-color: #146e4b;
  color: #fff;
}
.azp_row.specialised-expo .expo-categories li.active {
  background-color: #009fe3;
  color: #fff;
}
.azp_row.expo-page-timeline-section .expo-categories li.active a,
.azp_row.specialised-expo .expo-categories li.active a,
.azp_row.international-horticultural-exhibition .expo-categories li.active a,
.azp_row.world-expo .expo-categories li.active a {
  color: #fff;
}
.azp_row .expo-categories-container {
  padding: 0;
  margin: 0;
}
.azp_row .expo-logos-page {
  max-width: 1200px;
  margin: 0 auto;
}
.azp_row.expotimeline-logos-mainpage {
  background: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px;
}
.azp_row .expo-timeline-logo {
  display: inline-block;
  overflow: hidden;
  text-align: center;
}
.azp_row .expo-timeline-logo .expo-title a {
  font-size: 16px;
  color: #ccc;
}
.azp_row .expo-timeline-logo:hover .expo-title a {
  color: #58595b;
}
.azp_row.expo-timeline-row {
  margin-bottom: 60px;
}
a.expo-page-url {
  border-bottom: 1px dashed #000000;
}

.rl_sliders.accordion > .accordion-group.expo_participants_slider.icon > .accordion-heading > a.accordion-toggle span.rl_sliders-toggle-inner::before,
.rl_sliders.accordion > .accordion-group.expo_participants_slider.icon.active > .accordion-heading > a.accordion-toggle span.rl_sliders-toggle-inner::before {
  content: "";
}
.rl_sliders.accordion > .accordion-group.expo_participants_slider.icon > .accordion-heading > a.accordion-toggle span.rl_sliders-toggle-inner {
  background: url("../../../images/show-more.png") no-repeat left center transparent;
  padding-left: 25px;
}
.rl_sliders.accordion > .accordion-group.expo_participants_slider.icon.active > .accordion-heading > a.accordion-toggle span.rl_sliders-toggle-inner {
  background: url("../../../images/show-less.png") no-repeat left center transparent;
  padding-left: 25px;
}
.rl_sliders.accordion > .accordion-group.expo_participants_slider > .accordion-heading > a.accordion-toggle {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  font-size: 12px;
  background-color: transparent;
  padding: 0;
  text-align: right;
  color: #7a7a7a;
  font-weight: bold;
}
.rl_sliders.accordion > .accordion-group {
  border: 0 solid transparent !important;
}
.rl_sliders.accordion > .accordion-group.expo_participants_slider > .accordion-heading > a.accordion-toggle:hover {
  background-color: #transparent;
  background-image: none;
}
.rl_sliders.accordion > .accordion-group.expo_participants_slider > .accordion-heading > a:focus {
  border: 0;
  box-shadow: none;
}
.rl_sliders.accordion > .accordion-group.expo_participants_slider.active > .accordion-heading > a.accordion-toggle {
  background-color: none;
  background-image: none;
}
.rl_sliders.accordion > .accordion-group.expo_participants_slider > .accordion-body > .accordion-inner {
  border: 0 none;
  background-color: #transparent;
  background-image: none;
  padding: 20px 0 0;
}

.azp_row.ms-pavilion .paricipants-title h3 {
  padding-bottom: 20px;
  padding-top: 30px;
}
.azp_row.ms-pavilion-content {
  margin: 0 auto;
  border-top: 1px solid #000;
  padding: 40px 0;
}
.azp_row.ms-pavilion-content .pavilion-logo img {
  background: #ffffff;
  padding: 10px;
  border: 0;
  display: inline-block;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  -moz-box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  box-shadow: 1px 1px 3px 1px rgba(207, 207, 207, 0.75);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.azp_row.ms-pavilion-content .ms-pavilion-idcard {
  -webkit-column-count: 2;
  
  -moz-column-count: 2;
  
  column-count: 2;
}
.ms-pavilion-right h3 {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 20px 0;
  margin: 0;
  line-height: 1.3;
}
.ms-pavilion-right .specialised-expo h3 {
  color: #009fe3;
}
.ms-pavilion-right .world-expo h3 {
  color: #101c85;
}
.ms-pavilion-right span.row-title {
  font-weight: bold;
}
.ms-pavilion-idcard a {
  border-bottom: 1px dashed #000000;
}
.ms-pavilion p {
  float: none;
}
.ms-pavilion-content p {
  float: none;
  display: inline-block;
}

html .ja-product-grid .price-new,
html .price-new,
html .product-grid > div:hover .name a,
html .product-grid .name a:hover,
html .product-grid .name a:focus,
html .product-grid .name a:active,
html .ja-product-grid > div:hover .name a,
html .ja-product-grid .name a:hover,
html .ja-product-grid .name a:focus,
html .ja-product-grid .name a:active,
html .product-list .name a:hover,
html .product-list .name a:focus,
html .product-list .name a:active,
html .pagination .links b,
html .pagination .links a:hover,
html .pagination .links a:focus,
html .pagination .links a:active,
html .htabs a.selected,
html .htabs a:hover,
html .htabs a:focus,
html .htabs a:active,
html .login-content .box-title,
html .box_oc h2,
html .box_oc .buttons .left a,
html .content_oc ul li a:hover,
html .cart-info tbody .price,
html .cart-info tbody .total,
html .cart-total tr td:last-child,
html .box-product .price,
html .box-product .price-new,
html .product-grid .price,
html .product-grid .price-new,
html .product-info .price,
html .product-info .price-new,
html .ja-product-grid .price,
html .ja-product-grid .price-new {
  color: rgba(0, 0, 0, 0.83);
}
html .product-grid .cart .btn,
html .box-product .cart .btn,
html .ja-product-grid .cart .btn,
html .slideshow .nivo-directionNav a:hover {
  background-color: rgba(0, 0, 0, 0.83);
}
#eblog-wrapper textarea:focus,
#eblog-wrapper input[type="text"]:focus,
#eblog-wrapper input[type="password"]:focus,
#eblog-wrapper input[type="datetime"]:focus,
#eblog-wrapper input[type="datetime-local"]:focus,
#eblog-wrapper input[type="date"]:focus,
#eblog-wrapper input[type="month"]:focus,
#eblog-wrapper input[type="time"]:focus,
#eblog-wrapper input[type="week"]:focus,
#eblog-wrapper input[type="number"]:focus,
#eblog-wrapper input[type="email"]:focus,
#eblog-wrapper input[type="url"]:focus,
#eblog-wrapper input[type="search"]:focus,
#eblog-wrapper input[type="tel"]:focus,
#eblog-wrapper input[type="color"]:focus,
#eblog-wrapper .uneditable-input:focus {
  border-color: rgba(0, 0, 0, 0.83) !important;
}
#eblog-wrapper button,
#eblog-wrapper input[type="button"],
#eblog-wrapper input[type="reset"],
#eblog-wrapper input[type="submit"] {
  background-color: rgba(0, 0, 0, 0.83);
  border-color: rgba(0, 0, 0, 0.83);
}
#eblog-wrapper button:hover,
#eblog-wrapper button:focus,
#eblog-wrapper button:active,
#eblog-wrapper input[type="button"]:hover,
#eblog-wrapper input[type="button"]:focus,
#eblog-wrapper input[type="button"]:active,
#eblog-wrapper input[type="reset"]:hover,
#eblog-wrapper input[type="reset"]:focus,
#eblog-wrapper input[type="reset"]:active,
#eblog-wrapper input[type="submit"]:hover,
#eblog-wrapper input[type="submit"]:focus,
#eblog-wrapper input[type="submit"]:active {
  background-color: rgba(0, 0, 0, 0.83);
  border-color: rgba(0, 0, 0, 0.83);
}
#ezblog-head .component-links a:hover,
#ezblog-head .component-links a:active,
#ezblog-head .component-links a:focus {
  color: rgba(0, 0, 0, 0.83);
}
#ezblog-menu .blog-navi li.toolbar-item > a:hover,
#ezblog-menu .blog-navi li.toolbar-item > a:focus,
#ezblog-menu .blog-navi li.toolbar-item.item-active a {
  background: rgba(0, 0, 0, 0.83);
}
#ezblog-menu .blog-navi li.toolbar-item > form button.submit-search:hover,
#ezblog-menu .blog-navi li.toolbar-item > form button.submit-search:focus {
  background-color: rgba(0, 0, 0, 0.83);
}
#ezblog-menu .blog-navi .user-form form a,
#ezblog-body .blog-post .blog-title a:hover,
#ezblog-body .blog-post .blog-title a:active,
#ezblog-body .blog-post .blog-title a:focus,
#ezblog-body .blog-meta .blog-author a:hover,
#ezblog-body .blog-comments a:hover,
#ezblog-body .blog-comments a:active,
#ezblog-body .blog-comments a:focus,
#ezblog-body .wrap-author-info .profile-connect .connect-links li a:hover,
#ezblog-body .wrap-author-info .profile-connect .connect-links li a:active,
#ezblog-body .wrap-author-info .profile-connect .connect-links li a:focus,
#eblog-wrapper .author-recent-posts ul li a:hover,
#eblog-wrapper .author-recent-posts ul li a:active,
#eblog-wrapper .author-recent-posts ul li a:focus,
#eblog-wrapper .blog-related ul li a:hover,
#eblog-wrapper .blog-related ul li a:active,
#eblog-wrapper .blog-related ul li a:focus,
#eblog-wrapper .list-pagination li.active span {
  color: rgba(0, 0, 0, 0.83) !important;
}
#ezblog-body .blog-read .blog-navi li a:hover,
#ezblog-body .blog-read .blog-navi li a:active,
#ezblog-body .blog-read .blog-navi li a:focus {
  color: rgba(0, 0, 0, 0.83) !important;
}
#ezblog-body .profile-title a.category-name {
  background: rgba(0, 0, 0, 0.83);
}
#ezblog-dashboard .input:hover,
#ezblog-dashboard .input:focus,
#ezblog-dashboard .input:active,
#ezblog-dashboard .inputbox:hover,
#ezblog-dashboard .inputbox:focus,
#ezblog-dashboard .inputbox:active {
  border-color: rgba(0, 0, 0, 0.83) !important;
}
#eblog-search .button-search {
  background: rgba(0, 0, 0, 0.83) !important;
}
#eblog-dialog .inputbox:focus,
#eblog-dialog input:focus,
#eblog-dialog input[type="text"]:focus,
#eblog-dialog input[type="password"]:focus,
#eblog-dialog textarea:focus,
#eblog-dialog select:focus {
  border-color: rgba(0, 0, 0, 0.83);
}
body #eblog-dialog .dialog-actions .button {
  background: rgba(0, 0, 0, 0.83);
}
#eblog-wrapper a.btn-primary:hover,
#eblog-wrapper a.btn-primary:focus,
#eblog-wrapper a.btn-primary:active {
  background: rgba(0, 0, 0, 0.83);
}
#ezblog-menu .blog-navi .user-form form a:hover {
  color: rgba(0, 0, 0, 0.83);
}
#ezblog-body .micro-quote .blog-quote .blog-title a:hover,
#ezblog-body .micro-quote .blog-quote .blog-title a:active,
#ezblog-body .micro-quote .blog-quote .blog-title a:focus {
  color: rgba(0, 0, 0, 0.83) !important;
}
#ezblog-body .blog-read .blog-navi li + li a:hover,
#ezblog-body .blog-read .blog-navi li + li a:active,
#ezblog-body .blog-read .blog-navi li + li a:focus {
  color: rgba(0, 0, 0, 0.83) !important;
}
#ezblog-body .profile-title a.category-name:hover,
#ezblog-body .profile-title a.category-name:active,
#ezblog-body .profile-title a.category-name:focus {
  background: rgba(0, 0, 0, 0.83);
}
#eblog-calendar .calendar_day {
  background: rgba(0, 0, 0, 0.83);
}
#eblog-wrapper #eblog-calendar td.withpost a,
#ezblog-body ul.featured-entries .featured-title a:hover,
#ezblog-body ul.featured-entries .featured-title a:active,
#ezblog-body ul.featured-entries .featured-title a:focus {
  color: rgba(0, 0, 0, 0.83);
}
#eblog-wrapper .blog-taglist.blue-tag a i,
#eblog-wrapper .blog-taglist.blue-tag a span,
#eblog-wrapper .blog-taglist.blue-tag a b {
  background: rgba(0, 0, 0, 0.83);
}
#eblog-wrapper .blog-taglist.blue-tag a:hover span,
#eblog-wrapper .blog-taglist.blue-tag a:active span,
#eblog-wrapper .blog-taglist.blue-tag a:focus span {
  background: rgba(0, 0, 0, 0.83);
}
#ezblog-menu.narrow .blog-navi li.toolbar-item:hover,
#ezblog-menu.narrow .blog-navi li.toolbar-item:active,
#ezblog-menu.narrow .blog-navi li.toolbar-item:focus,
#ezblog-menu.narrow .blog-navi li.toolbar-item.item-active {
  background: rgba(0, 0, 0, 0.83);
}
#eblog-search .button-search:hover,
#eblog-search .button-search:focus,
#eblog-search .button-search:active {
  background: rgba(0, 0, 0, 0.83) !important;
}
body #eblog-dialog .dialog-actions .button:hover {
  background: rgba(0, 0, 0, 0.83);
}
body #eblog-dialog .dialog-actions .button:focus,
body #eblog-dialog .dialog-actions .button.pressed {
  background: rgba(0, 0, 0, 0.83);
}
#eblog-wrapper .list-pagination li.active span {
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.83);
}
#ezblog-body .featured-a a.active span {
  background-image: url("../../../images/themes/blue/featured-bullets-hover.png");
}
#ezblog-body .blog-read .blog-navi li a:hover,
#ezblog-body .blog-read .blog-navi li a:active,
#ezblog-body .blog-read .blog-navi li a:focus {
  background-image: url("../../../images/themes/blue/blog-navi-prev-hover.png") !important;
}
#ezblog-body .blog-read .blog-navi li + li a:hover,
#ezblog-body .blog-read .blog-navi li + li a:active,
#ezblog-body .blog-read .blog-navi li + li a:focus {
  background-image: url("../../../images/themes/blue/blog-navi-next-hover.png") !important;
}
#eblog-wrapper .list-pagination li a:hover,
#eblog-wrapper .list-pagination li a:focus,
#eblog-wrapper .list-pagination li a:active {
  color: rgba(0, 0, 0, 0.83);
}
