/* Body
-------------------------------------------------------------- */
body {
  background: url(../images/body-bg.png) repeat-x #fff;
  font-size: 84%;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}

body,
.slider_main,
#layout-type-1 {
  background-color: #fff;
}

.container {
  background-color: #cccccc !important;
}

.dialog-off-canvas-main-canvas {
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
}

/* Text elements
-------------------------------------------------------------- */

tr.odd td,
tr.even td {
  padding: 0.5em;
}

a {
  color: #005a8c;
  text-decoration: none;
}

a:hover {
  color: #cc6600;
  text-decoration: underline;
}

blockquote {
  background: url(../images/bq-tl.png) no-repeat left top;
  padding-left: 30px;
  margin-left: 10px;
  font-style: italic;
}

blockquote p {
  background: url(../images/bq-br.png) no-repeat right bottom;
}

cite {
  background: url(../images/bq-tl.png) no-repeat left top;
  clear: both;
  display: block;
  font-style: italic;
  padding-left: 30px;
  margin-left: 10px;
}

code,
tt,
pre {
  background-color: #edf1f3;
  font-family: "Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;
  font-size: 0.9em;
  line-height: 1.2em;
}

/* Headings
-------------------------------------------------------------- */
h1 {
  font-size: 2.4em;
  font-family: "Bebas Neue" !important;
  font-style: normal !important;
  font-weight: normal !important;
  line-height: 40px !important;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.2em;
}

h5 {
  font-size: 1.1em;
}

h6 {
  font-size: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}

/* Header regions
-------------------------------------------------------------- */
@media screen and (min-width: 1px) {
  #newhead {
    background: #202020 !important;
    height: 140px;
    width: 100% !important;
    padding-top: 7px;
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 480px) {
  #newhead {
    height: 120px;
    padding-top: 40px;
    padding-bottom: 0;
  }
}

#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto !important;
  z-index: 50;
}

#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  display: block;
  position: absolute;
  text-decoration: none;
  top: -10000px;
  width: 1px;
  height: 1px;
}

#header {
  height: 66px;
  position: relative;
  width: 950px;
  margin: 0 auto;
}

#header-wrapper {
  max-width: 900px;
}

#search-block-form {
  padding: 5px 10px;
}

#header #search-block-form {
  padding: 0;
}

#header .search-block-form h2.block-title {
  display: none;
}

#header .search-block-form .form-item,
#header .search-block-form .form-actions {
  float: left;
  margin: 0;
}

#header .search-block-form .form-search {
  width: 10em;
  margin-right: 3px;
}

#header .search-block-form .form-submit {
  padding: 0;
}

#logo-wrapper {
  float: left;
}

.logo {
  margin-top: 10px;
  margin-left: 15px;
}

.logo IMG {
  height: 75px;
}

#branding-wrapper {
  float: left;
  margin-top: 25px;
}

.site-name {
  display: inline;
  font-weight: bold;
  font-size: 25px;
  margin-left: 15px;
  position: relative;
  font-family: Verdana, Tahoma;
  font-style: italic;
}

.site-slogan {
  display: inline;
  font-weight: bold;
  position: relative;
  margin-left: 10px;
  font-family: Verdana, Tahoma;
}

#header-wrapper #search-box {
  margin: 4px 14px;
  position: absolute;
  right: 0;
  top: 30px;
  white-space: nowrap;
}

#header-wrapper #search-box input.form-text {
  width: 10em;
}

#nocheadtable {
  max-width: 225px;
  width: 189px;
  margin-top: 3px;
  float: right;
  padding: 0;
  border-spacing: 0;
}

#nocloginlink {
  font-size: 15px;
  color: #ffffff;
  margin-bottom: 3px;
}

#nocaccount {
  width: 100%;
}

#noctranslate {
  width: 100%;
}

#nocsearch {
  border: #6f706f 1px solid;
  display: inline-block;
  line-height: 20px !important;
  padding-right: 6px;
  width: 100%;
  max-width: 168px;
}

.nocsearch-default {
  text-align: right;
  font-weight: bold;
  color: #abacac;
}

.nocsearch-active {
  text-align: left;
  font-weight: normal;
  color: #000000;
}

/* Primary menu + Superfish
-------------------------------------------------------------- */
@media screen and (min-width: 1px) {
  #newmenu {
    background: #202020 !important;
    width: 100% !important;
    border-top-width: 2px;
    border-top-color: #b4b5b6;
    border-top-style: solid;
    border-right: none !important;
    padding-bottom: 53px;
    padding-left: 10px;
  }
}

@media screen and (min-width: 480px) {
  #newmenu {
    padding-bottom: 6px;
  }
}

#menu {
  height: auto;
  min-height: 34px;
  width: 952px;
  margin: 0 auto;
  border-right: none;
}

#nav {
  margin: 0 auto;
  height: auto;
  min-height: 34px;
  float: left;
}

#nav .contextual-links-region {
  float: left;
  z-index: 6;
}

#nav h2 {
  height: 0;
  overflow: hidden;
  position: absolute;
}

#nav .menu,
#nav .menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

#nav .menu {
  line-height: 1;
}

#nav .menu ul {
  position: absolute;
  top: -999em;
  width: 12em;
}

#nav .menu ul li {
  width: 100%;
}

#nav .menu li:hover {
  visibility: inherit;
}

#nav .menu li {
  float: left;
  position: relative;
}

#nav .menu a {
  display: block;
  position: relative;
}

#nav .menu li:hover ul,
#nav .menu li.sfHover ul {
  left: 0;
  top: 34px;
  z-index: 99;
}

#nav ul.menu li:hover li ul,
#nav ul.menu li.sfHover li ul {
  top: -999em;
}

#nav ul.menu li li:hover ul,
#nav ul.menu li li.sfHover ul {
  left: 12em;
  top: 0;
}

#nav ul.menu li li:hover li ul,
#nav ul.menu li li.sfHover li ul {
  top: -999em;
}

#nav ul.menu li li li:hover ul,
#nav ul.menu li li li.sfHover ul {
  left: 12em;
  top: 0;
}

#nav .menu {
  float: left;
}

#nav .menu a {
  padding: 0.75em 1em;
  text-decoration: none;
}

#nav .menu a,
#nav .menu a:visited {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 12px;
}

#nav .menu li:last-child {
  border-right: none;
}

#nav .menu li li {
  background: #202020;
  border-right: none;
}

#nav .menu li li li {
  background: #202020;
  top: 0px;
}

#nav .menu li:hover,
#nav .menu li.sfHover,
#nav .menu a:focus,
#nav .menu a:hover,
#nav .menu a:active {
  outline: 0;
}

#nav .menu li:hover,
#nav .menu li.sfHover,
#nav .menu a:focus,
#nav .menu a:hover,
#nav .menu a:active {
  z-index: 10;
}

#nav .menu li a:hover {
  background: #142f50; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(
    #142f50,
    #26507d
  ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#142f50, #26507d); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
    #142f50,
    #26507d
  ); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#142f50, #26507d); /* Standard syntax */
}

#nav .menu li:first-child a:hover {
  background: #142f50; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(
    #142f50,
    #26507d
  ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#142f50, #26507d); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
    #142f50,
    #26507d
  ); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#142f50, #26507d); /* Standard syntax */
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

#nav .menu li li:first-child a:hover {
  background: #202020;
}

#nav .menu li li a:hover {
  background: #202020;
}

#nav .menu li a.is-active {
  background: #142f50; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(
    #142f50,
    #26507d
  ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#142f50, #26507d); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
    #142f50,
    #26507d
  ); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#142f50, #26507d); /* Standard syntax */
}

#nav .menu li:first-child a.is-active {
  background: #142f50; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(
    #142f50,
    #26507d
  ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#142f50, #26507d); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
    #142f50,
    #26507d
  ); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#142f50, #26507d); /* Standard syntax */
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

#nav .menu li li:first-child a.is-active {
  background: #202020;
  border-radius: 0px;
}

#nav .menu li li a.is-active {
  background: #202020;
  border-radius: 0px;
}

#nav .menu-item a:hover,
#nav .menu-item--expanded,
#nav .expanded,
#nav .menu-item--active-trail,
#nav .active-trail,
#nav .is-active {
  background-image: none !important;
  background: #969696 !important;
}

#nav .menu li.active-trail:first-child {
  background: #142f50; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(
    #142f50,
    #26507d
  ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#142f50, #26507d); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
    #142f50,
    #26507d
  ); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#142f50, #26507d); /* Standard syntax */
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
*/ #nav .menu li li.active-trail:first-child {
  background: #202020;
  border-radius: 0px;
}

#nav .menu li.active-trail li {
  background: #202020;
  border-radius: 0px;
}

#nav .menu li li.active-trail:first-child a.is-active {
  background: #202020;
  border-radius: 0px;
}

#nav .menu li.active-trail li a.is-active {
  background: #202020;
  border-radius: 0px;
}

#nav .menu li.active-trail li {
  background: #202020;
}

#nav .menu li li:hover {
  background: #202020;
}

#nav .menu li li li:hover {
  background: #202020;
}

#nav .menu ul {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  min-width: 12em; /* allow long menu items to determine submenu width */
  width: 12em; /* no auto sub width for IE7, see white-space comment below */
}

#nav .menu .menu .menu-item {
  margin-bottom: -8px !important;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dfeeff; /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, 0.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}

/* slideshow + Preface top + Slideshow
-------------------------------------------------------------- */
#slideshow-wrapper {
  width: 100%;
  background: transparent url(../images/slideshow-shadow.png) no-repeat center
    bottom;
  height: 248px;
  margin-bottom: -45px;
  margin-top: 14px;
}

.slideshow-inner {
  width: 948px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#slideshow-preface {
  float: left;
  position: absolute;
  text-align: left;
  z-index: 4;
}

.slideshow {
  width: 948px;
  height: 183px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

#preface {
  margin: 20px;
  margin-top: 5px;
  margin-left: 5px;
  background: rgba(00, 00, 00, 0.5);
  padding-right: 20px;
  font-size: 1em;
  color: #fff;
  display: block;
  float: left;
}

#preface .block-title {
  margin-top: 20px;
}

#preface .region {
  margin: 20 0;
}

#preface a {
  color: #fff;
  text-decoration: underline;
}

#preface a:hover {
  text-decoration: none;
}

#preface .contextual-links a {
  text-decoration: none;
  color: #333;
}

#slideshow-bottom {
  display: none;
  width: 948px;
  float: left;
  background: url(../images/mission-bg.png) no-repeat center bottom;
  min-height: 65px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: right;
  z-index: 3;
}

/* Preface first + Preface middle + Preface last regions
-------------------------------------------------------------- */
#preface-wrapper {
  width: 950px;
  margin: 5px auto 0;
}

#preface-wrapper .column {
  float: left;
}

#preface-wrapper.in1 .column {
  width: 100%;
}

#preface-wrapper.in2 .column {
  width: 50%;
}

#preface-wrapper.in3 .column {
  width: 33.3%;
}

#preface-wrapper .block {
  margin: 0 15px;
}

#preface-wrapper .block-title {
  margin-top: 15px;
}

#preface-wrapper .region {
  margin: 15px 0;
}

#mission {
  font-size: 1.6em;
  color: #002054;
  display: block;
  float: right;
  line-height: 1.2em;
  width: 100%;
}

#mission .contextual-links {
  font-size: 84%;
}

#mission .block-title {
  margin-top: 20px;
}

#mission .region {
  margin: 20px;
}

/* Content regions
-------------------------------------------------------------- */
#wrapper {
  width: 950px;
  margin: 15px auto 0;
}

#content {
  width: 100%;
  float: left;
}

/* Sidebar regions
-------------------------------------------------------------- */
#layout-type-1 #sidebar-left {
  width: 26%;
  float: left;
  margin-left: -98.5%;
  font-size: 12px;
}

#layout-type-2 #sidebar-left {
  width: 21%;
  float: left;
  margin-left: -77%;
  font-size: 12px;
}

.one-sidebar-left #content {
  width: 70.5%;
  float: left;
  margin-left: 28%;
}

.one-sidebar-right #content {
  width: 70.5%;
  float: left;
  margin-left: 1.5%;
}

.two-sidebars #content {
  width: 54%;
  float: left;
  margin-left: 23%;
}

#layout-type-1 #sidebar-right {
  width: 26%;
  float: right;
  font-size: 12px;
}

#layout-type-2 #sidebar-right {
  width: 21%;
  float: right;
  font-size: 12px;
}

#sidebar-left h2.block-title,
#sidebar-right h2.block-title {
  background: #e6e6e6;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px !important;
  padding-right: 10px;
  font-size: 1.3em;
}

#sidebar-left .content,
#sidebar-right .content {
  padding: 5px 15px;
}

.sidebar .block {
  background-color: #f4f4f4;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 0 0 15px;
}

.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
}

/* Misc.
-------------------------------------------------------------- */
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}

.error {
  border-color: red;
}

.terms {
  background-repeat: no-repeat;
  margin-left: 18px;
  margin-bottom: 5px;
}

#notice {
  font-size: 10px;
  text-align: center;
  margin-bottom: -10px;
  background: #202020;
  width: 100%;
  text-align: center !important;
  color: #ffffff;
}

#notice a {
  color: #ffffff;
}

table {
  width: 100%;
}

div.contextual-links-wrapper {
  font-size: 100%;
}

/* Nodes
-------------------------------------------------------------- */
#first-time {
  margin-bottom: 10px;
}

.node {
  border-bottom: 1px solid #bbb;
  margin: 20px 0;
  padding-bottom: 15px;
}

.content-top {
  border-bottom: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  background-color: #f4f4f4;
  margin: 0 0 20px;
}

.content-top .block-title {
  margin-top: 15px;
}

.content-top .region {
  margin: 15px;
}

.content-middle .block-system {
  margin: 0;
}

.content-middle .block-block {
  margin: 0;
}

.content-middle .block-block .block-title {
  margin-top: 15px;
}

.content-middle .block-block .content {
  margin: 15px 0;
}

.content-bottom {
  border-bottom: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  background-color: #f4f4f4;
  margin: 20px 0 0;
}

.content-bottom .block-title {
  margin-top: 15px;
}

.content-bottom .region {
  margin: 15px;
}

.title,
.title a {
  margin: 0 auto;
  line-height: 1.2em;
}

.node .content,
.comment .content {
  margin: 0.5em 0 0.5em;
}

.node .taxonomy {
  color: #999;
  font-size: 0.9em;
  padding-left: 1em;
}

.node .user-picture,
.comment .user-picture {
  float: right;
  margin-left: 10px;
}

.node .user-picture img,
.comment .user-picture img {
  width: 60px;
}

.node-book .links {
  padding-top: 5px;
}

.preview .node,
.preview .comment {
  background-color: #f4f4f4;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 0.8em;
}

.submitted {
  font-size: 0.9em;
  color: #999;
}

.submitted a:hover {
  text-decoration: underline;
}

.node-sticky {
  padding: 1em;
  background-color: #f4f4f4;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 0;
}

.messages {
  background-color: #f4f4f4;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 0.3em;
  margin-bottom: 1em;
}

.breadcrumb {
  background-color: #f4f4f4;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: 1em;
  padding: 0.3em 10px;
}

.breadcrumb ol {
  margin: 0;
  padding: 0;
}
[dir="rtl"] .breadcrumb ol {
  /* This is required to win over specificity of [dir="rtl"] ol */
  margin-right: 0;
}
.breadcrumb li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* IE8 does not support :not() and :last-child. */
.breadcrumb li:before {
  content: " \BB ";
}
.breadcrumb li:first-child:before {
  content: none;
}

.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference .field-items,
.field-type-taxonomy-term-reference .field-item {
  display: inline;
  float: left;
  font-weight: normal;
  padding-right: 10px;
}

#contact-message-feedback-form {
  margin-bottom: 1em;
}

/* Comments
-------------------------------------------------------------- */
#comment-form {
  margin-top: 1em;
}

.comment {
  background-color: #fff;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 1em;
  margin: 1em 0;
}

.comment .title {
  line-height: 1.2em;
}

.comment .new {
  text-align: right;
  font-weight: normal;
  float: right;
  color: red;
  margin: 0.5em;
}

/* Aggregator
-------------------------------------------------------------- */
.feed-item-body {
  border-bottom: 1px solid #bbb;
  padding-bottom: 1em;
}

#aggregator .feed-source {
  background-color: #f4f4f4;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 0.8em;
}

#aggregator h1 .title {
  border-bottom: 1px solid #bbb;
}

#aggregator h2 {
  padding-top: 10px;
}

#aggregator .news-item .categories,
#aggregator .source,
#aggregator .age {
  color: #999;
  font-style: italic;
}

.feed-item-title {
  font-size: 1.4em;
}

#aggregator h3 a:hover {
  text-decoration: none;
}

.feed-item-meta .feed-item-source {
  font-size: 0.9em;
}

.feed-item-meta .feed-item-date {
  font-size: 0.9em;
  color: #999;
}

/* Forums
-------------------------------------------------------------- */

#forum table {
  width: 100%;
}

#forum td {
  padding: 0.5em;
}

#forum td.container {
  background-color: #e6e6e6;
}

#forum ul.links a {
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-bottom: 5px;
}

#forum ul.links li.forum a {
  background-image: url(../images/post.png);
}

#forum ul.links li.login a {
  background-image: url(../images/lock.png);
}

#forum td.statistics,
#forum td.settings,
#forum td.pager {
  height: 1em;
  border: 1px solid #bbb;
}

#forum td .links {
  padding-top: 0.7em;
}

.block-forum h3 {
  margin-bottom: 0.5em;
}

dl dd {
  margin: 0 0 0.5em 1em;
}

tr.odd {
  background-color: #f4f4f4;
}

tr.even {
  background-color: #fcfcfc;
}

th {
  text-align: left;
  background: #e6e6e6;
}

tr td,
tr th {
  border: 1px solid #bbb;
  padding: 0 6px;
}

/* Tracker + Profile
-------------------------------------------------------------- */

#tracker table {
  width: 100%;
}

#tracker td {
  padding: 0.5em;
}

.profile {
  clear: both;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 0.8em;
  margin: 1em 0em;
  background-color: #f4f4f4;
}

.profile h3 {
  margin-bottom: 10px;
}

/* Admin
-------------------------------------------------------------- */
div.admin-panel .body {
  background: #f4f4f4;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

div.admin-panel h3 {
  background-color: #e6e6e6;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 5px 8px 5px;
  margin: 0;
}

div.admin {
  padding-top: 0;
}

div.admin .left,
div.admin .right {
  margin-left: 1%;
  margin-right: 1%;
}

/* Poll
-------------------------------------------------------------- */
.poll .bar {
  background: #fff url(../images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 1px 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(../images/bg-bar.png) repeat-x 0 100%;
}

/* Lists + Links + Pager
-------------------------------------------------------------- */
ul,
.block ul,
ol {
  margin: 0.5em 0 1em;
  padding: 0 0 0 1.5em;
}

ul,
ul li.leaf {
  list-style-image: url(../images/menu-leaf.png);
}

.item-list ul li
{
list-style-type: none;
list-style-image: none;
margin: 0 0 0 0;
}

ol {
  list-style-image: none;
}

ul.menu,
.item-list ul {
  margin: 0.35em 0 0 -0.5em;
}

ol li,
ul li,
ul.menu li,
.item-list ul li,
li.leaf {
  margin: 0.15em 0 0.15em 0.5em;
  padding-bottom: 0.1em;
  /*teste
  /* list-style-type:none; */ 
}

ul li.expanded {
  list-style-image: url(../images/menu-expanded.png);
}

ul li.collapsed {
  list-style-image: url(../images/menu-collapsed.png); /* LTR */
}

ul li.leaf a,
ul li.expanded a,
ul li.collapsed a {
  display: block;
}

ul.menu li.expanded .menu-item a:hover,
ul.menu li.collapsed .menu-item a:hover {
  background-image: url(../images/menu-hover-bg.png) !important;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0;
}

ul.inline,
ul.links.inline {
  display: inline;
  padding-left: 0;
}

ul.inline li,
ul.primary li,
ul.secondary li {
  display: inline;
  list-style-type: none;
}

ol.task-list {
  margin-left: 0;
  list-style-type: none;
  list-style-image: none;
}

ol.task-list li {
  padding: 0.5em 1em 0.5em 2em;
}

ol.task-list li.active {
  background: transparent url(../images/task-list.png) no-repeat 3px 50%;
}

ol.task-list li.done {
  color: #393;
  background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%;
}

ol.task-list li.active {
  margin-right: 1em;
}

fieldset ul.clearfix li {
  margin: 0;
  padding: 0;
  background-image: none;
}

#user-login-form {
  text-align: center;
}

#user-login-form ul {
  text-align: left;
}

ul.links li,
ul.inline li {
  background-image: none;
}

.links li {
  margin: 0;
  padding: 0;
}

.tabs li {
  margin: 0;
  padding: 0;
  background-image: none;
}

ul.tabs {
  border-bottom: 1px solid #ccc;
  line-height: normal;
}

.tabs a {
  display: inline-block;
}

li.expanded {
  list-style-image: none;
  list-style-type: none;
  margin: 0.15em 0 0.15em 0.5em;
}

div.links ul.links a {
  background-repeat: no-repeat;
  padding-left: 20px;
}

div.comment ul.links a {
  background-repeat: no-repeat;
  padding-left: 20px;
}

div.links ul.links li.comment_forbidden a {
  padding: 0;
  margin: 0;
}

div.links ul.links li.comment_forbidden {
  padding: 0;
  margin: 0;
}

div.comment ul.links li.comment_forbidden a {
  padding: 0;
  margin: 0;
}

div.comment ul.links li.comment_forbidden {
  padding: 0;
  margin: 0;
}

div.links ul.links li.comment_forbidden span {
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-right: 20px;
}

div.comment ul.links li.comment_forbidden span {
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-right: 20px;
}

.links ul.links li.comment-add a {
  background-image: url(../images/commentadd.png);
}

.links ul.links li.comment-comments a {
  background-image: url(../images/comments.png);
}

.links ul.links li.comment-new-comments a {
  background-image: url(../images/comments.png);
}

.comment ul.links li.comment-edit a {
  background-image: url(../images/commentedit.png);
}

.comment ul.links li.comment-delete a {
  background-image: url(../images/commentdelete.png);
}

.comment ul.links li.comment-reply a {
  background-image: url(../images/commentadd.png);
}

.links ul.links li.node-readmore a {
  background-image: url(../images/readmore.png);
}

.links ul.links li.blog-usernames-blog a {
  background-image: url(../images/user.png);
}

.links ul.links li.comment-forbidden a {
  background-image: url(../images/lock.png);
}

.comment ul.links li.comment-forbidden a {
  background-image: url(../images/lock.png);
}

.links ul.links li.upload-attachments a {
  background-image: url(../images/photo.png);
}

.links ul.links li.book-printer a {
  background-image: url(../images/print.png);
}

.links ul.links li.book-add-child a {
  background-image: url(../images/add.png);
}

ul.pager li.pager-current {
  background-color: #005a8c;
  color: #ffffff;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.item-list .pager li {
  padding: 0px;
}

.item-list .pager li a {
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #f4f4f4;
}

.item-list .pager li a:hover {
  background-color: #005a8c;
  color: #ffffff;
}

ul.links li,
ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 1em;
  background-image: none;
}

.node .links,
.comment .links {
  text-align: left;
  padding-left: 0;
  padding-top: 5px;
}

ul.primary li a {
  background-color: #f4f4f4;
  border-color: #ccc;
  border-style: solid solid none;
  border-width: 1px;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}

.book-navigation .menu {
  border-top: 1px solid #bbb;
  margin: 0;
  padding: 10px 20px;
}

.book-navigation .page-links {
  border-bottom: 1px solid #bbb;
  border-top: 1px solid #bbb;
  padding: 0.5em;
  text-align: center;
}

.filter-wrapper {
  border: 1px solid #bbb;
  border-top: none;
}

.search-advanced {
  border: 1px solid #bbb;
}

.compose-tips {
  margin-top: 10px;
}

.field--name-field-tags {
  padding-bottom: 1em;
}

.node--view-mode-teaser .field--name-field-tags {
  padding-top: 1em;
}

.field--name-field-tags .field_label {
  padding-right: 1em;
}

/* Login + Register + RSS
-------------------------------------------------------------- */
#authorize {
  float: right;
  margin: 5px 10px 0;
}

#authorize ul {
  display: inline;
}

#authorize ul li {
  margin: 0 10px 0 0;
  padding: 0 0 0 10px;
  display: inline;
  list-style: none;
  border-left: 1px #5a5a5a solid;
  background-image: none;
}

#authorize ul li.first {
  border: 0;
}

#authorize ul li,
#authorize ul li a {
  font-size: 12px;
  line-height: 13px;
}

.feed-wrapper {
  float: right;
  margin-top: 7px;
  margin-right: 20px;
}

.feed-icons {
  margin-bottom: 20px;
}

/* Bottom teaser
-------------------------------------------------------------- */
#bottom-teaser {
  width: 950px;
  margin: 15px auto 0;
}

#bottom-teaser .column {
  float: left;
}

#bottom-teaser.in1 .column {
  width: 100%;
}

#bottom-teaser.in2 .column {
  width: 50%;
}

#bottom-teaser.in3 .column {
  width: 33.3%;
}

#bottom-teaser .block {
  margin: 0 15px;
}

#bottom-teaser .block-title {
  margin-top: 15px;
}

#bottom-teaser .region {
  margin: 15px 0;
}

/* Bottom region
-------------------------------------------------------------- */
#bottom-wrapper {
  background-color: #f4f4f4;
  border-right: 1px solid #bbb;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 20px auto 0;
  text-align: left;
  width: 950px;
  position: relative;
}

#bottom-wrapper .column {
  float: left;
}

#bottom-wrapper.in1 .column {
  width: 100%;
}

#bottom-wrapper.in2 .column {
  width: 50%;
}

#bottom-wrapper.in3 .column {
  width: 33.3%;
}

#bottom-wrapper.in4 .column {
  width: 25%;
}

#bottom-wrapper .block {
  margin: 0 15px;
}

#bottom-wrapper .block-title {
  margin-top: 15px;
  font-size: 1.3em;
}

#bottom-wrapper .region {
  margin: 15px 0;
}

/* Footer region
-------------------------------------------------------------- */
#footer-wrapper {
  width: 950px;
  margin: 0 auto;
  position: relative;
  border-top: 1px solid #bbb;
  padding: 10px 0 0;
  background: #202020;
  width: 100%;
}

#footer {
  width: 950px;
  font-size: 12px;
  background: #202020;
  width: 100%;
  text-align: center;
}

#footer .block-title {
  margin-top: 15px;
}

#footer .region {
  margin: 15px 0;
}

.footer-table {
  max-width: 950px;
  width: 100%;
  color: #ffffff;
  margin: 0 auto;
}

.nocfoottop {
  font-family: Catamaran;
  font-size: 14px;
  vertical-align: top;
}

.shift-right {
  padding-left: 12%;
}

.nocfootcell {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  white-space: nowrap;
  padding-top: 8px;
  padding-bottom: 8px;
}

.nocfootcell a {
  color: #ffffff;
}

.width-top-first {
  width: 47%;
}

.width-top-second {
  width: 34%;
}

.width-top-third {
  width: 19%;
}

.socialmedia {
  margin: 0cm 0cm 0pt;
  text-align: center;
  font-size: 11pt;
}

.socialmedia-img {
  width: 34px;
  height: 34px;
  border: 0;
}

/* Secondary menu
-------------------------------------------------------------- */
#subnav {
  font-size: 12px;
}

#subnav li a {
  font-weight: normal;
}

#subnav li a:hover {
  color: #cc6600;
}

#subnav-wrapper {
  text-align: right;
}

#subnav-wrapper ul {
  display: inline;
}

#subnav-wrapper ul li {
  display: inline;
  list-style: none;
  background-image: none;
  padding-left: 5px;
}

#subnav-wrapper ul li,
#subnav-wrapper ul li a {
  font-size: 12px;
  line-height: 13px;
}

#secondary-menu ul.menu li {
  display: inline;
  list-style-type: none;
  padding-right: 1em;
  padding-left: 5px;
}

#secondary-menu ul.menu {
  padding: 0;
  text-align: right;
  margin: 0.5em 0 1em;
}

/* Overlay
-------------------------------------------------------------- */
.overlay #header,
.overlay #menu,
.overlay .block-block,
.overlay #bottom-teaser,
.overlay #bottom-wrapper,
.overlay #footer-wrapper {
  display: none;
}

.overlay #wrapper {
  width: 98%;
}

.theme-info ul {
  list-style-image: none;
}

/* LYTEBOX */
#lbOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 500px;
}
#lbOverlay.grey {
  background-color: #000000;
}
#lbOverlay.red {
  background-color: #330000;
}
#lbOverlay.green {
  background-color: #003300;
}
#lbOverlay.blue {
  background-color: #011d50;
}
#lbOverlay.gold {
  background-color: #666600;
}

#lbMain {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
  line-height: 0;
}
#lbMain a img {
  border: none;
}

#lbOuterContainer {
  position: relative;
  background-color: #fff;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}
#lbOuterContainer.grey {
  border: 3px solid #888888;
}
#lbOuterContainer.red {
  border: 3px solid #dd0000;
}
#lbOuterContainer.green {
  border: 3px solid #00b000;
}
#lbOuterContainer.blue {
  border: 3px solid #5f89d8;
}
#lbOuterContainer.gold {
  border: 3px solid #b0b000;
}

#lbDetailsContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  width: 100%;
  line-height: 1.4em;
  overflow: auto;
  margin: 0 auto;
}
#lbDetailsContainer.grey {
  border: 3px solid #888888;
  border-top: none;
}
#lbDetailsContainer.red {
  border: 3px solid #dd0000;
  border-top: none;
}
#lbDetailsContainer.green {
  border: 3px solid #00b000;
  border-top: none;
}
#lbDetailsContainer.blue {
  border: 3px solid #5f89d8;
  border-top: none;
}
#lbDetailsContainer.gold {
  border: 3px solid #b0b000;
  border-top: none;
}

#lbImageContainer,
#lbIframeContainer {
  padding: 10px;
}
#lbLoading {
  position: absolute;
  top: 45%;
  left: 0%;
  height: 32px;
  width: 100%;
  text-align: center;
  line-height: 0;
  background: url(/html/Members_Bikes/images/loading.gif) center no-repeat;
}

#lbHoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lbImageContainer > #lbHoverNav {
  left: 0;
}
#lbHoverNav a {
  outline: none;
}

#lbPrev {
  width: 49%;
  height: 100%;
  background: transparent url(/html/Members_Bikes/images/blank.gif) no-repeat;
  display: block;
  left: 0;
  float: left;
}
#lbPrev.grey:hover,
#lbPrev.grey:visited:hover {
  background: url(/html/Members_Bikes/images/prev_grey.gif) left 15% no-repeat;
}
#lbPrev.red:hover,
#lbPrev.red:visited:hover {
  background: url(/html/Members_Bikes/images/prev_red.gif) left 15% no-repeat;
}
#lbPrev.green:hover,
#lbPrev.green:visited:hover {
  background: url(/html/Members_Bikes/images/prev_green.gif) left 15% no-repeat;
}
#lbPrev.blue:hover,
#lbPrev.blue:visited:hover {
  background: url(/html/Members_Bikes/images/prev_blue.gif) left 15% no-repeat;
}
#lbPrev.gold:hover,
#lbPrev.gold:visited:hover {
  background: url(/html/Members_Bikes/images/prev_gold.gif) left 15% no-repeat;
}

#lbNext {
  width: 49%;
  height: 100%;
  background: transparent url(/html/Members_Bikes/images/blank.gif) no-repeat;
  display: block;
  right: 0;
  float: right;
}
#lbNext.grey:hover,
#lbNext.grey:visited:hover {
  background: url(/html/Members_Bikes/images/next_grey.gif) right 15% no-repeat;
}
#lbNext.red:hover,
#lbNext.red:visited:hover {
  background: url(/html/Members_Bikes/images/next_red.gif) right 15% no-repeat;
}
#lbNext.green:hover,
#lbNext.green:visited:hover {
  background: url(/html/Members_Bikes/images/next_green.gif) right 15% no-repeat;
}
#lbNext.blue:hover,
#lbNext.blue:visited:hover {
  background: url(/html/Members_Bikes/images/next_blue.gif) right 15% no-repeat;
}
#lbNext.gold:hover,
#lbNext.gold:visited:hover {
  background: url(/html/Members_Bikes/images/next_gold.gif) right 15% no-repeat;
}

#lbPrev2,
#lbNext2 {
  text-decoration: none;
  font-weight: bold;
}
#lbPrev2.grey,
#lbNext2.grey,
#lbSpacer.grey {
  color: #333333;
}
#lbPrev2.red,
#lbNext2.red,
#lbSpacer.red {
  color: #620000;
}
#lbPrev2.green,
#lbNext2.green,
#lbSpacer.green {
  color: #003300;
}
#lbPrev2.blue,
#lbNext2.blue,
#lbSpacer.blue {
  color: #01379e;
}
#lbPrev2.gold,
#lbNext2.gold,
#lbSpacer.gold {
  color: #666600;
}

#lbPrev2_Off,
#lbNext2_Off {
  font-weight: bold;
}
#lbPrev2_Off.grey,
#lbNext2_Off.grey {
  color: #cccccc;
}
#lbPrev2_Off.red,
#lbNext2_Off.red {
  color: #ffcccc;
}
#lbPrev2_Off.green,
#lbNext2_Off.green {
  color: #82ff82;
}
#lbPrev2_Off.blue,
#lbNext2_Off.blue {
  color: #b7caee;
}
#lbPrev2_Off.gold,
#lbNext2_Off.gold {
  color: #e1e100;
}

#lbDetailsData {
  padding: 0 10px;
}
#lbDetailsData.grey {
  color: #333333;
}
#lbDetailsData.red {
  color: #620000;
}
#lbDetailsData.green {
  color: #003300;
}
#lbDetailsData.blue {
  color: #01379e;
}
#lbDetailsData.gold {
  color: #666600;
}

#lbDetails {
  width: 60%;
  float: left;
  text-align: left;
}
#lbCaption {
  display: block;
  font-weight: normal;
}
#lbNumberDisplay {
  float: left;
  display: block;
  padding-bottom: 1em;
}
#lbNavDisplay {
  float: left;
  display: block;
  padding-bottom: 1em;
}

#lbClose {
  width: 64px;
  height: 28px;
  float: right;
  margin-bottom: 1px;
}
#lbClose.grey {
  background: url(/html/Members_Bikes/images/close_grey.png) no-repeat;
}
#lbClose.red {
  background: url(/html/Members_Bikes/images/close_red.png) no-repeat;
}
#lbClose.green {
  background: url(/html/Members_Bikes/images/close_green.png) no-repeat;
}
#lbClose.blue {
  background: url(/html/Members_Bikes/images/close_blue.png) no-repeat;
}
#lbClose.gold {
  background: url(/html/Members_Bikes/images/close_gold.png) no-repeat;
}

#lbPlay {
  width: 64px;
  height: 28px;
  float: right;
  margin-bottom: 1px;
}
#lbPlay.grey {
  background: url(/html/Members_Bikes/images/play_grey.png) no-repeat;
}
#lbPlay.red {
  background: url(/html/Members_Bikes/images/play_red.png) no-repeat;
}
#lbPlay.green {
  background: url(/html/Members_Bikes/images/play_green.png) no-repeat;
}
#lbPlay.blue {
  background: url(/html/Members_Bikes/images/play_blue.png) no-repeat;
}
#lbPlay.gold {
  background: url(/html/Members_Bikes/images/play_gold.png) no-repeat;
}

#lbPause {
  width: 64px;
  height: 28px;
  float: right;
  margin-bottom: 1px;
}
#lbPause.grey {
  background: url(/html/Members_Bikes/images/pause_grey.png) no-repeat;
}
#lbPause.red {
  background: url(/html/Members_Bikes/images/pause_red.png) no-repeat;
}
#lbPause.green {
  background: url(/html/Members_Bikes/images/pause_green.png) no-repeat;
}
#lbPause.blue {
  background: url(/html/Members_Bikes/images/pause_blue.png) no-repeat;
}
#lbPause.gold {
  background: url(/html/Members_Bikes/images/pause_gold.png) no-repeat;
}

.grid.listing tr:nth-child(odd) {
  background: #f5f5f5;
  padding: 5px;
}
.grid.listing tr:nth-child(even) {
  background: #ffffff !important;
  padding: 5px;
}

.tleft {
  margin: 5px;
  width: auto;
  float: left;
}

.tright {
  margin: 5px;
  width: auto;
  float: right;
}

.nocilb {
  margin: 5px;
  width: auto;
  display: inline-block;
  vertical-align: top;
}

.nocilb p {
  margin: 0;
}

.gtranslate {
  position: relative;
  float: right;
  z-index: 5;
}

.rowgrey {
  background-color: #c0c0c0;
}
.rowgreen {
  background-color: #ccffcc;
}
.rowyellow {
  background-color: #ffff99;
}

.field--type-text-with-summary img,
.field--name-comment-body img,
.field--type-text-long img,
.field--label-hidden img,
.field__item img {
  max-width: 100% !important;
  height: auto !important;
}

iframe,
.form-text.required {
  max-width: 100% !important;
}

.user-login-form {
  text-align: right !important;
  margin-top: -50px !important;
}

table,
tr,
td {
  border: none !important;
}

#user-form .form-item-mail,
.contact-message-personal-form #edit-mail,
.contact-message-personal-form #edit-name,
.contact-message-personal-form #edit-recipient {
  display: none !important;
}

.nameshow {
  visibility: visible !important;
}

title {
  visibility: hidden !important;
}

#edit-contact {
  display: none !important;
}

#nav a {
  font-family: "Bebas Neue" !important;
  font-size: 15px !important;
  font-weight: normal !important;
  padding-top: 13px !important;
  padding-right: 16px !important;
}

.region .region-primary_menu {
  border-right-color: #202020 !important;
}

.site-name,
.site-name a {
  color: #ffffff !important;
  font-family: "Bebas Neue" !important;
  font-size: 40px !important;
  font-style: normal !important;
  font-weight: normal !important;
  top: +10px !important;
}

div.contextual {
  margin-top: -30px !important;
  height: 20px !important;
}

#noclogin {
  text-align: right !important;
}

.gtranslate {
  max-height: 24px !important;
}

.gtranslate {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}

#search-block-form input {
  height: 18px !important;
  width: 149px !important;
}

#search-box {
  margin-top: -23px !important;
}

@media all and (min-width: 900px) {
  #nocheadtable {
    margin-right: -50px;
  }
}

.gtranslate {
  display: none;
}

#nocaccount,
#noctranslate {
  direction: rtl !important;
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  background-image: url("../images/downarrow.png") !important;
  background-repeat: no-repeat !important;
  height: 24px !important;
  padding-right: 7px !important;
  border: #6f706f 1px solid !important;
  font-weight: bold !important;
  margin-bottom: 7px !important;
}

#search-block-form #edit-submit,
.slider_name,
.slider_description {
  display: none !important;
}

#sidebar-right .content {
  font-weight: bold !important;
  background: #ffffff !important;
}

#sidebar-right .views-element-container,
#block-activeforumtopics,
#block-latestclassifieds {
  -webkit-box-shadow: 2px 5px 6px 0px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 2px 5px 6px 0px rgba(0, 0, 0, 0.31);
  box-shadow: 2px 5px 6px 0px rgba(0, 0, 0, 0.31);
  padding-bottom: 10px !important;
  background: #ffffff !important;
}

#sidebar-right .views-row,
#sidebar-right li {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
  padding-left: 14px !important;
}

#sidebar-right a {
  color: #202020;
}

.block-title {
  font-family: "Catamaran" !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  color: #939393 !important;
  padding-top: 28px !important;
  padding-bottom: 25px !important;
  padding-right: 25px !important;
}

.more-link a {
  font-family: "Catamaran" !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  color: #939393 !important;
  font-size: 15px !important;
  padding-left: 13px !important;
  padding-right: 13px !important;
}

#block-activeforumtopics ul {
  list-style: none !important;
  margin-left: -24px !important;
}
#block-activeforumtopics-2 ul {
  list-style: none !important;
  margin-left: -24px !important;
}
.text-formatted td {
  padding: 6px;
}

.iframe-hidden {
  visibility: hidden;
  height: 0;
  width: 0;
  position: absolute;
}

.clear-floating {
  clear: both;
}

.aligncenter {
  text-align: center;
}

.preface-wrapper.column.C {
  width: calc(100% + 14px) !important;
}

/* Webform
-------------------------------------------------------------- */

.webform-submission-form section {
  width: 75%;
  padding: 2em;
  background: #fff;
  box-shadow: 0px 0px 13px 0px #cfcfcf;
  border: 0;
}

.webform-submission-form .description {
  font-size: 1em;
}

.webform-submission-form label {
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}

.webform-submission-form input,
.webform-submission-form select {
  width: 100%;
  width: 30em;
  padding: 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 8px;
  outline: none;
  transition: all 0.3s ease-in-out;
  display: block;
}

.webform-submission-form input:focus {
  border-color: #007bff;
  box-shadow: 0 0 8px rgba(0, 123, 255, 0.2);
}

.webform-submission-form .select2-container {
  width: 16em !important;
}

.webform-submission-form .form-composite>legend {
  font-size: 1.1em;  
}

.webform-submission-form input[type="radio"] {
  width: 1em !important;
}

.webform-submission-form .form-checkboxes .form-item, 
.webform-submission-form .form-radios .form-item {
  display: flex;
  align-items: center;
  gap: 6px;
}

.webform-submission-form .js-form-type-radio label {
  margin-bottom: 0;
} 

.webform-submission-form #edit-clothing label {
  width: 30px;
} 

.webform-submission-form #edit-clothing .js-form-type-select {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.webform-submission-form #edit-clothing select {
  width: 14em;
}

.webform-submission-form .webform-multiple-table table {
  table-layout: fixed;
}

.webform-submission-form #edit-other-attendees-section input {
  padding: 5px;
}

.webform-submission-form #edit-other-attendees-section td:nth-child(4) .form-number {
  width: 90%;
  padding: 5px;
}

.webform-multiple-table td.webform-multiple-table--operations-two {
  display: flex;
  align-items: center;
  padding-top: 16px;
}

.webform-multiple-table td.webform-multiple-table--operations {
  padding-top: 8px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.webform-submission-form #edit-other-attendees-section select {
  padding: 4px;
}

.webform-submission-form #edit-other-attendees-section .button.form-submit {
  padding: 12px 20px;
}

.webform-submission-form #edit-total-section label {
  display: contents;
}

#edit-developer {
  width: 81%;
}

.webform-submission-form .form-submit {
  font-weight: bold;
  font-size: 1.1em;
}

.webform-submission-form .form-submit.button--primary {
  line-height: 3em;
}

.webform-submission-form .button.form-submit {
  background: linear-gradient(135deg, #4a90e2, #007bff);
  color: white;
  border: none;
  line-height: 1.2;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 123, 255, 0.3);
}

.form-item-address-country .select2-container .select2-selection--single {
  height: 38px;
  border-color: #ccc;
  border-radius: 8px;
}

.form-item-address-country .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
}

.form-item-address-country .select2-container {
  width: 33em !important;
}

.webform-submission-form .webform-multiple-table td input[type="image"] {
  width: 25px;
}

select#edit-member-status {
  width: 31.7em;
}

.webform-submission-form .form-item-address-country .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px;
}
.js-form-item-other-attendees .webform-multiple-table td .form-type-textfield input {
  width: 95%;
}

/* #block-norton-activeforumtopics .more-link {
  display: none;
} */

.region-sidebar_second .item-list ul {
  padding: 0;
}