  /**
*
*	CI
*
*/
@font-face {
  font-family: 'allerbold';
  src: url('/html/plugins/itic/fonts/aller_bd-webfont.eot');
  src: url('/html/plugins/itic/fonts/aller_bd-webfont.eot') format('embedded-opentype'), url('/html/plugins/itic/fonts/aller_bd-webfont.svg') format('svg'), url('/html/plugins/itic/fonts/aller_bd-webfont.woff') format('woff'), url('/html/plugins/itic/fonts/aller_bd-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'allerbolditalic';
  src: url('/html/plugins/itic/fonts/aller_bdit-webfont.eot');
  src: url('/html/plugins/itic/fonts/aller_bdit-webfont.eot') format('embedded-opentype'), url('/html/plugins/itic/fonts/aller_bdit-webfont.svg') format('svg'), url('/html/plugins/itic/fonts/aller_bdit-webfont.woff') format('woff'), url('/html/plugins/itic/fonts/aller_bdit-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'allerlight';
  src: url('/html/plugins/itic/fonts/aller_lt-webfont.eot');
  src: url('/html/plugins/itic/fonts/aller_lt-webfont.eot') format('embedded-opentype'), url('/html/plugins/itic/fonts/aller_lt-webfont.woff') format('woff'), url('/html/plugins/itic/fonts/aller_lt-webfont.ttf') format('truetype'), url('/html/plugins/itic/fonts/aller_lt-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'allerlightitalic';
  src: url('/html/plugins/itic/fonts/aller_ltit-webfont.eot');
  src: url('/html/plugins/itic/fonts/aller_ltit-webfont.eot') format('embedded-opentype'), url('/html/plugins/itic/fonts/aller_ltit-webfont.woff') format('woff'), url('/html/plugins/itic/fonts/aller_ltit-webfont.ttf') format('truetype'), url('/html/plugins/itic/fonts/aller_ltit-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'allerregular';
  src: url('/html/plugins/itic/fonts/aller_rg-webfont.eot');
  src: url('/html/plugins/itic/fonts/aller_rg-webfont.eot') format('embedded-opentype'), url('/html/plugins/itic/fonts/aller_rg-webfont.woff') format('woff'), url('/html/plugins/itic/fonts/aller_rg-webfont.ttf') format('truetype'), url('/html/plugins/itic/fonts/aller_rg-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'alleritalic';
  src: url('/html/plugins/itic/fonts/aller_it-webfont.eot');
  src: url('/html/plugins/itic/fonts/aller_it-webfont.eot') format('embedded-opentype'), url('/html/plugins/itic/fonts/aller_it-webfont.woff2') format('woff2'), url('/html/plugins/itic/fonts/aller_it-webfont.woff') format('woff'), url('/html/plugins/itic/fonts/aller_it-webfont.ttf') format('truetype'), url('/html/plugins/itic/fonts/aller_it-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nexa_lightregular';
  src: url('/html/plugins/itic/fonts/nexa_light-webfont.eot');
  src: url('/html/plugins/itic/fonts/nexa_light-webfont.eot') format('embedded-opentype'), url('/html/plugins/itic/fonts/nexa_light-webfont.woff') format('woff'), url('/html/plugins/itic/fonts/nexa_light-webfont.ttf') format('truetype'), url('/html/plugins/itic/fonts/nexa_light-webfont.otf') format('opentype'), url('/html/plugins/itic/fonts/nexa_light-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nexa_boldregular';
  src: url('/html/plugins/itic/fonts/nexabold-webfont.eot');
  src: url('/html/plugins/itic/fonts/nexabold-webfont.eot') format('embedded-opentype'), url('/html/plugins/itic/fonts/nexabold-webfont.woff') format('woff'), url('/html/plugins/itic/fonts/nexabold-webfont.ttf') format('truetype'), url('/html/plugins/itic/fonts/nexabold-webfont.otf') format('opentype'), url('/html/plugins/itic/fonts/nexabold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
img {
  border: 0;
}
input[type='text'],
body {
  font: 400 16px 'allerregular', Arial;
}
input[type='text'],
input[type='password'] {
  border-radius: 0;
  -webkit-appearance: none;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
button {
  -webkit-appearance: none;
  border: none;
}
h1 {
  font-weight: normal;
}
iframe {
  border: 0;
}
/**
*
* Box > Border
*
*/
.b-2dag {
  border: 2px solid #9e9e9e;
}
.b-3dag {
  border: 2px solid #ffffff;
}
/**
*
* Hyperlink underline on hover
*
*/
a.hu:hover {
  text-decoration: underline;
}
/**
*
* Box > Z-Index
*
*/
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 3;
}
.z-4 {
  z-index: 4;
}
/**
*
* Font > line height
*
*/
.f2 {
  line-height: 1.125em;
}
/**
*
* Font > Color
*
*/
.fc-wh {
  color: white;
}
.fc-dg {
  color: #666666;
}
.fc-dag {
  color: #9e9e9e;
}
.fc-g {
  color: #777777;
}
.fc-mb {
  color: #1e1464;
}
.fc-pb {
  color: #0085cf;
}
.fch-wh:hover {
  color: white;
}
.fc-dg:hover {
  color: #00a659;
}
.fc-b {
  color: black;
}
.fc-mo {
  color: #595959;
}
/**
*
* Font > Family
*
*/
.ff-r {
  font-family: "allerregular";
}
.ff-l,
.f-l {
  font-family: "allerlight";
}
.f-b {
  font-family: "allerbold";
}
/**
*
* Font > Efect
*
*/
.fsh-1 {
  text-shadow: 0.5px 0.5px 0.5px #969696;
}
/**
*
* Box > Efect
*
*/
.bsh-1 {
  -webkit-box-shadow: 0px 0px 1px 0px rgba(201, 201, 201, 0.5);
  -moz-box-shadow: 0px 0px 1px 0px rgba(201, 201, 201, 0.5);
  box-shadow: 0px 0px 1px 0px rgba(201, 201, 201, 0.5);
}
/**
*
* Background > Color
*
*/
.bg-wh {
  background-color: white;
}
.bg-pg {
  background-color: #00a659;
}
.bg-pb {
  background-color: #0085cf;
}
.bg-mb {
  background-color: #1e1464;
}
.bg-ws {
  background-color: #f9f9f9;
}
.bg-dg {
  background-color: #9e9e9e;
}
.bg-wh-bla {
  background-color: rgba(0, 0, 0, 0.22);
}
/**
*
* Hyperlinks
*
*/
.h:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: -webkit-transform 0.2s ease;
  transition: transform 2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  z-index: 0;
}
.h.js-highlighted:before,
.h:hover:before {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.h1:before {
  background-color: #00a659;
}
.h4:before {
  background-color: #777777;
}
.h5:before {
  background-color: #1e1464;
}
.h6:hover {
  color: #1e1464;
}
.h7.js-highlighted:before {
  background-color: #ebebeb;
}
.h7:before {
  background-color: #f9f9f9;
}
.h8:hover {
  color: #00a659;
}
.hn:hover {
  text-decoration: none;
}
/**
*	Centered image
*/
.cimg {
  pointer-events: none;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  margin: auto;
}
/**
*
*	Column
*
*/
@media (min-width: 1600px) {
  .c-xxl-3 {
    width: 25%!important;
  }
}
.wysiwyg-image {
  display: block;
  margin: 0px 120px 20px 0px;
}
@media (min-width: 576px) {
  .wysiwyg-image {
    float: left;
    margin: 0px 20px 20px 0px;
  }
}
.markup {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
/*
*
*	Social Bar
*
*/
.social-bar {
  top: 55px;
}
@media (min-width: 768px) {
  .social-bar {
    top: 80px;
  }
}
@media (min-width: 992px) {
  .social-bar {
    position: relative;
    top: auto;
    z-index: 4;
  }
}
@media (min-width: 992px) {
  .social-bar__spacing {
    display: none;
  }
}
.social-bar__feed {
  background-image: url('/html/plugins/itic/images/itic.svg');
  text-indent: -10000px;
  overflow: hidden;
  display: block;
}
.social-bar--small__feed {
  height: 30px;
  width: 28px;
  float: left;
}
.social-bar--small__feed--linkedin {
  background-position: 0 0;
}
.social-bar--small__feed--youtube {
  background-position: -60px 0;
}
.social-bar--small__feed--twitter {
  background-position: -90px 0;
}
.social-bar--small__feed--facebook {
  background-position: -123px 0;
}
.social-bar--small__feed--email {
  background-position: -150px 0;
}
.social-bar--medium__feed--youtube {
  background-position: -128px -60px;
}
.social-bar--medium__feed--twitter {
  background-position: -192px -60px;
}
.social-bar--medium__feed--facebook {
  background-position: -256px -60px;
}
.social-bar--medium__feed--linkedin {
  background-position: 0 -60px;
}
@media (min-height: 768px) {
  .share-buttons {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.social-bar__icon img {
  width: 13px;
  height: 15px;
}
.social-bar__login:hover .social-bar__submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 100%;
  left: 0;
}
@media (min-width: 576px) and (min-height: 576px) {
  .social-bar__text--members {
    display: block;
  }
}
@media (min-height: 992px) {
  .social-bar__text--members {
    display: block;
  }
}
.search__input {
  height: 60px;
  font-family: allerlight !important;
  font-size: 20px !important;
}
.search__form.js-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}
/*
*
*	Header > Logo & Menu
*
*/
.df.header {
  position: fixed;
  max-height: 100%;
}
@media (min-width: 768px) {
  .df.header {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .df.header {
    position: relative;
    padding-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .header__logo.js-active {
    display: none;
  }
}
@media (min-width: 992px) {
  .header__logo {
    position: relative;
  }
  .header__logo.js-active {
    display: block;
  }
}
.header__image {
  width: 130px;
  max-height: 100%;
}
@media (min-width: 768px) {
  .header__image {
    margin-top: 10px;
    width: 160px;
  }
}
@media (min-width: 992px) {
  .header__image {
    width: 220px;
    margin-top: 0px;
    margin-left: 30px;
  }
}
@media (min-width: 1200px) {
  .header__image {
    width: 260px;
    margin-top: 0px;
    margin-left: 40px;
  }
}
@media (min-width: 768px) {
  .menu {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .menu {
    background-color: white;
    width: auto;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0px;
  }
}
.menu.js-active {
  z-index: 3;
}
.menu__element.active a {
  color: #00a659;
}
.menu.js-active {
  background-color: #1e1464;
}
.search__form.js-active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.menu__wrapper.js-active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.menu__button {
  z-index: 8;
  width: 60px;
  height: 60px;
}
@media (min-width: 992px) {
  .menu__button {
    display: none;
  }
}
.menu__button.js-active {
  background-color: #1e1464;
  border: 2px solid #1e1464 !important;
}
.menu__line {
  height: 2px;
  margin-top: 6px;
}
.menu__line.js-active {
  background-color: white;
}
a.menu__link {
  font-size: 20px;
  font-family: allerlight;
}
@media (min-width: 992px) {
  a.menu__link {
    color: #666666;
  }
}
.menu__line--first {
  margin-top: 2px;
}
@media (min-width: 992px) {
  .menu__element.js-active {
    background: #1e1464;
  }
}
@media (min-width: 992px) {
  .menu__element.js-active a {
    color: #fff !important;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .menu__element--with-children:hover:after,
  .menu__element--with-children.js-active:after {
    content: "";
    width: 100%;
    height: 100px;
    background-color: #1e1464;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .menu__element--with-children:hover .submenu__elements,
  .menu__element--with-children.js-active .submenu__elements {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.menu__droplist {
  width: 100%;
  right: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  top: auto;
  margin-top: 60px;
}
@media (min-width: 992px) {
  .menu__droplist {
    background-color: white;
    position: absolute;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: auto;
  }
}
.menu__droplist.js-active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/**
*
*	Header > Logo & Menu > Submenu
*
*/
.submenu__elements {
  min-height: 70px;
  padding-top: 5px;
}
@media (min-width: 992px) {
  .submenu__elements {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 992px) {
  .submenu__wide-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*flex:1 0 100%;*/
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
}
.submenu__navigation {
  top: 0;
  width: 50px;
  height: 100%;
  cursor: pointer;
  -webkit-transition: background 0.5s linear;
  transition: background 0.5s linear;
}
@media (min-width: 992px) {
  .submenu__navigation.js-active {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.submenu__navigation-icon {
  background-image: url('/html/plugins/itic/images/itic.svg');
  width: 17px;
  height: 30px;
}
.submenu__navigation--left {
  left: 0;
  background-image: -webkit-linear-gradient(left, #1e135f 0%, rgba(30, 19, 95, 0) 100%);
  background-image: linear-gradient(to right, #1e135f 25%, rgba(30, 19, 95, 0) 100%);
}
.submenu__navigation--left:hover {
  background-image: -webkit-linear-gradient(left, #2f4e9c 0%, rgba(47, 78, 156, 0) 100%);
  background-image: linear-gradient(to right, #2f4e9c 25%, rgba(47, 78, 156, 0) 100%);
}
.submenu__navigation-icon--left {
  left: 10px;
  background-position: -74px -28px;
}
.submenu__navigation--right {
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(30, 19, 95, 0) 0%, #1e135f 100%);
  background-image: linear-gradient(to left, #1e135f 25%, rgba(30, 19, 95, 0) 100%);
}
.submenu__navigation--right:hover {
  background-image: -webkit-linear-gradient(left, rgba(47, 78, 156, 0) 0%, #2f4e9c 100%);
  background-image: linear-gradient(to left, #2f4e9c 25%, rgba(47, 78, 156, 0) 100%);
}
.submenu__navigation-icon--right {
  right: 10px;
  background-position: -55px -28px;
}
/**
*
* Member buttons
*
*/
.member-buttons {
  padding-top: 123px;
}
@media (min-width: 768px) {
  .member-buttons {
    padding-top: 153px;
  }
}
@media (min-width: 992px) {
  .member-buttons {
    padding-top: 0;
  }
}
.member-button {
  font-family: allerlight !important;
}
.member-button__icon {
  background-image: url('/html/plugins/itic/images/itic.svg');
  height: 30px;
}
.member-button--signup__icon {
  background-image: url('/html/plugins/itic/images/layout/signup__icon.svg');
  height: 41px;
  width: 41px;
  background-size: 100% 100%;
}
.member-button--login__icon {
  height: 41px;
  width: 41px;
  background-size: 100% 100%;
}
.member-button--login__icon--unlocked {
  background-image: url('/html/plugins/itic/images/layout/unlocked__icon.svg');
}
.member-button--login__icon--locked {
  background-image: url('/html/plugins/itic/images/layout/login__icon.svg');
}
.search__form {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  width: calc(100% - 120px);
  top: 0;
  right: 58px;
}
@media (min-width: 992px) {
  .search__form {
    display: none;
    opacity: 0;
    top: calc(50% - 30px);
    width: calc(100% - 58px);
  }
}
.search__loupe {
  width: 56px;
  height: 56px;
}
.search__loupe--img {
  width: 41px;
  height: 41px;
  display: block;
  margin: auto;
}
.footer .copyright {
  font-size: 14px;
}
/**
*
*	Sitemap
*
*/
.sitemap--footer {
  padding: 1rem;
  display: none;
}
@media (min-width: 768px) {
  .sitemap--footer {
    padding: 3rem;
  }
}
@media (min-width: 992px) {
  .sitemap--footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.sitemap--listing {
  font-size: 1rem;
}
.sitemap__section-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
}
.sitemap__space {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
}
.sitemap__section a {
  white-space: nowrap;
}
.sitemap__space:nth-child(8) {
  display: none;
}
.sitemap {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .sitemap {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.sitemap a:hover {
  color: #00a659;
}
/* Policy subsections */
@media (min-width: 1280px) {
  .sitemap__section-wrapper:nth-child(5) .sitemap__subsections {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
  }
}
/* contact */
.sitemap__section-wrapper:nth-child(9) {
  display: none;
}
.sitemap__3rd-level-entry a,
.sitemap__subsection a {
  display: block;
  margin-bottom: 10px;
  line-height: 1.15;
  color: #777777;
  font-size: .75rem;
  line-height: 1em;
  max-width: 156px;
}
@media (min-width: 1600px) {
  .sitemap__3rd-level-entry a,
  .sitemap__subsection a {
    max-width: none;
  }
}
.sitemap__3rd-level-entry {
  display: none;
}
.sitemap-listing .sitemap__section a {
  padding-right: 10px;
}
.sitemap a {
  color: #777777;
}
.sitemap,
.copyright__links {
  font-family: allerlight;
}
.sitemap__section {
  font-family: allerregular;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e0e0e2;
}
.sitemap__section,
.sitemap__section a {
  line-height: 1em;
}
/**
*
*/
.section__bg {
  position: absolute;
  pointer-events: none;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  margin: auto;
}
.contact .section__bg {
  height: auto;
}
.section--the-global-voice-of-the-tech-sector .section__bg,
.section--home .section__bg {
  -webkit-animation: scalein 2s ease;
  /* Safari, Chrome and Opera > 12.1 */
  -ms-animation: scalein 2s ease;
  /* Internet Explorer */
  animation: scalein 2s ease;
}
@keyframes scalein {
  from {
    transform: scale(1.1);
  }
  to {
    transform: none;
  }
}
/* Firefox < 16 */
@-moz-keyframes scalein {
  from {
    transform: scale(1.1);
  }
  to {
    transform: none;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes scalein {
  from {
    transform: scale(1.1);
  }
  to {
    transform: none;
  }
}
/* Internet Explorer */
@-ms-keyframes scalein {
  from {
    transform: scale(1.1);
  }
  to {
    transform: none;
  }
}
a {
  color: #00a659;
}
.bg-si {
  background-color: #bfbfbf;
}
.fc-dg2 {
  color: #6d6d6d;
}
.fc-mo {
  color: #595959;
}
.lh1 {
  line-height: 1.2em;
}
.wysiwyg-body {
  font-family: allerlight,Arial;
}
.wysiwyg-body div,
.wysiwyg-body p {
  color: #595959;
  margin: 0 0 20px;
  font-size: 1em;
  line-height: 1.25em;
}
.wysiwyg-body a {
  color: #0085cf;
  text-decoration: underline;
}
.wysiwyg-body li,
.wysiwyg-body span {
  color: #595959;
}
.wysiwyg-body p,
.wysiwyg-body a,
.wysiwyg-body span,
.wysiwyg-body li,
.wysiwyg-body div {
  font-size: 20px;
}
.wysiwyg-body h2,
.wysiwyg-body h2 span {
  font-size: 30px;
  color: #1e135f;
  margin-bottom: 40px;
}
.wysiwyg-body ul {
  padding-left: 19px;
}
.wysiwyg-body ul ul li {
  list-style-image: url(/html/plugins/itic/images/layout/dot_lightblue_sm.png);
}
.wysiwyg-body li {
  padding-left: 10px;
  margin-bottom: 20px;
}
.wysiwyg-body img {
  max-width: 100%;
  height: auto;
}
.submenu.js-active {
  display: block;
}
/**
*
*	Section Home
*
*/
.section__main {
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .section__main {
    margin-bottom: 90px;
  }
}
.section__description {
  margin-bottom: 45px;
  min-height: 356px;
  background-color: #9e9e9e;
}
@media (min-width: 768px) {
  .section__description {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .section__description {
    margin-bottom: 80px;
    min-height: 446px;
  }
}
@media (min-width: 1200px) {
  .section__description {
    margin-bottom: 90px;
    min-height: 466px;
  }
}
.section__title {
  margin-bottom: 29px;
  font-size: 40px;
  line-height: 1em;
  text-shadow: .5px .5px .5px #969696;
  /*
    -webkit-animation: movein 1s ease; 
       -moz-animation: movein 1s ease; 
        -ms-animation: movein 1s ease; 
         -o-animation: movein 1s ease; 
            animation: movein 1s ease;
     
     overflow:hidden;*/
}
@media (min-width: 768px) {
  .section__title {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .section__title {
    font-size: 80px;
  }
}
@media (min-width: 1200px) {
  .section__title {
    font-size: 90px;
  }
}
@media (min-width: 1600px) {
  .section__title {
    font-size: 100px;
  }
}
/*

@keyframes movein {
    from { text-indent: -30px; }
    to   { text-indent: none; }
}

@-moz-keyframes movein {
    from { text-indent: -30px; }
    to   { text-indent: none; }
}

@-webkit-keyframes movein {
    from { text-indent: -30px; }
    to   { text-indent: none; }
}

@-ms-keyframes movein {
    from { text-indent: -30px; }
    to   { text-indent: none; }
}

@-o-keyframes movein {
    from { text-indent: -30px; }
    to   { text-indent: none; }
}

*/
.section__text {
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 37px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .section__text {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 47px;
    padding-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .section__text {
    padding-left: 98px;
    padding-right: 98px;
    padding-top: 57px;
    padding-bottom: 80px;
  }
}
.section__intro {
  padding: 20px;
  height: 200px;
  color: white;
  line-height: 1em;
}
@media (min-width: 768px) {
  .section__intro {
    padding: 50px;
  }
}
.section__intro--short {
  font-size: 26px;
}
@media (min-width: 768px) {
  .section__intro--short {
    font-size: 33px;
  }
}
@media (min-width: 1200px) {
  .section__intro--short {
    font-size: 42px;
  }
}
.section__intro--long {
  font-size: 20px;
}
@media (min-width: 576px) {
  .section__intro--long {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .section__intro--long {
    font-size: 33px;
  }
}
@media (min-width: 1600px) {
  .section__intro--long {
    font-size: 42px;
  }
}
@media (min-width: 1920px) {
  .section__intro--long {
    font-size: 48px;
  }
}
.section__tiles {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .section__tiles {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.tile {
  height: 318px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .tile {
    width: 50%;
  }
  .tile:nth-child(2n+1) .tile__box {
    margin-right: 8px;
  }
  .tile:nth-child(2n+2) .tile__box {
    margin-right: 0px;
  }
}
@media (min-width: 992px) {
  .tile {
    width: 33.3333%;
  }
  .tile:nth-child(3n+1) .tile__box {
    margin-right: 8px;
  }
  .tile:nth-child(3n+2) .tile__box {
    margin-right: 8px;
  }
  .tile:nth-child(3n+3) .tile__box {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .tile {
    width: 25%;
  }
  .tile:nth-child(4n+1) .tile__box {
    margin-right: 8px;
  }
  .tile:nth-child(4n+2) .tile__box {
    margin-right: 8px;
  }
  .tile:nth-child(4n+3) .tile__box {
    margin-right: 8px;
  }
  .tile:nth-child(4n+4) .tile__box {
    margin-right: 0;
  }
}
.tile__box {
  padding: 34px;
  height: 100%;
}
.tile__title {
  word-break: normal;
  color: #fff;
  width: 100%;
  font-size: 26px;
  margin-bottom: 20px;
}
.tile__content,
.tile__content * {
  font-size: 18px;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  color: #fff;
  max-height: 100px;
}
@media (min-width: 1366px) {
  .tile__content,
  .tile__content * {
    font-size: 20px;
  }
}
.tile--related {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .tile--related {
    width: 50%;
  }
  .tile--related:nth-child(2n+1) .tile__box {
    margin-right: 8px;
  }
  .tile--related:nth-child(2n+2) .tile__box {
    margin-right: 0px;
  }
}
@media (min-width: 1200px) {
  .tile--related {
    width: 33.3333%;
  }
  .tile--related:nth-child(3n+1) .tile__box {
    margin-right: 8px;
  }
  .tile--related:nth-child(3n+2) .tile__box {
    margin-right: 8px;
  }
  .tile--related:nth-child(3n+3) .tile__box {
    margin-right: 0;
  }
}
/**
*
*	Subsection > Contact
*
*/
.contact-info {
  margin-bottom: 80px;
}
.contact__social-bar {
  margin-left: -16px;
  margin-bottom: 80px;
}
.social-bar--medium__feed {
  height: 64px;
  width: 64px;
}
.social-bar--medium__feed--youtube {
  background-position: -128px -60px;
}
.social-bar--medium__feed--twitter {
  background-position: -192px -60px;
}
.social-bar--medium__feed--facebook {
  background-position: -256px -60px;
}
.social-bar--medium__feed--linkedin {
  background-position: 0 -60px;
}
/**
*
*	Subsection
*
*/
.subsection {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 576px) {
  .subsection {
    margin-top: 59px;
    margin-left: 59px;
    margin-right: 59px;
  }
}
@media (min-width: 992px) {
  .subsection {
    margin-top: 0px;
  }
}
.titlebox__back-icon {
  background-image: url('/html/plugins/itic/images/itic.svg');
  background-position: -75px -28px;
  width: 17px;
  height: 32px;
}
.titlebox__tile {
  height: 240px;
  margin-bottom: 2px;
}
.titlebox__back {
  padding: 12px 15px;
  margin-bottom: 2px;
  text-decoration: none!important;
}
.titlebox__back-text {
  padding-left: 15px;
}
@media (min-width: 992px) {
  .page-column--left {
    max-width: 325px;
  }
}
.page-column--right {
  padding-bottom: 55px;
}
@media (min-width: 992px) {
  .page-column--right {
    padding: 55px;
  }
}
@media (min-width: 1600px) {
  .page-column--right {
    padding: 55px 110px;
    width: 70%;
  }
}
.subsection__intro {
  font-size: 30px;
}
@media (min-width: 992px) {
  .subsection__intro {
    margin-bottom: 70px;
  }
}
/**
*
*	About > Staff
*
*/
@media (min-width: 768px) {
  .staff-list {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.staff-entry {
  margin-bottom: 25px;
  max-width: 230px;
  height: 230px;
}
@media (min-width: 768px) {
  .staff-entry:nth-child(3n+1) .staff-entry__link {
    margin-right: 13.33px;
  }
  .staff-entry:nth-child(3n+2) .staff-entry__link {
    margin-left: 6.66px;
    margin-right: 6.66px;
  }
  .staff-entry:nth-child(3n+3) .staff-entry__link {
    margin-left: 13.33px;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .staff-entry:nth-child(4n+1) .staff-entry__link {
    margin-left: 0;
    margin-right: 15px;
  }
  .staff-entry:nth-child(4n+2) .staff-entry__link {
    margin-left: 5px;
    margin-right: 10px;
  }
  .staff-entry:nth-child(4n+3) .staff-entry__link {
    margin-left: 10px;
    margin-right: 5px;
  }
  .staff-entry:nth-child(4n+4) .staff-entry__link {
    margin-left: 15px;
    margin-right: 0;
  }
}
@media (min-width: 1600px) {
  .staff-entry {
    width: 20%!important;
    height: 268px;
  }
  .staff-entry:nth-child(5n+1) .staff-entry__link {
    margin-left: 0;
    margin-right: 8px;
  }
  .staff-entry:nth-child(5n+2) .staff-entry__link {
    margin-left: 12px;
    margin-right: 8px;
  }
  .staff-entry:nth-child(5n+3) .staff-entry__link {
    margin-left: 12px;
    margin-right: 8px;
  }
  .staff-entry:nth-child(5n+4) .staff-entry__link {
    margin-left: 12px;
    margin-right: 8px;
  }
  .staff-entry:nth-child(5n+5) .staff-entry__link {
    margin-left: 12px;
    margin-right: 0;
  }
}
.staff-list {
  width: 100%;
  clear: both;
}
.staff-entry__description {
  height: 67px;
  bottom: 0;
  background: rgba(31, 20, 99, 0.7);
}
.picture-viewer {
  background-color: #f0f0f0;
  padding: 20px 0;
  width: 100%;
}
.picture-viewer .carousel-control {
  display: block;
  background-image: url(/html/plugins/itic/images/pages/advocacy.legislatorOfTheYear.png);
  width: 20px;
  height: 36px;
  top: 50%;
  margin-top: -18px;
  text-indent: -10000px;
  overflow: hidden;
}
.picture-viewer .carousel-control.left {
  background-position: 0 0;
  margin-left: 10px;
}
@media (min-width: 480px) {
  .picture-viewer .carousel-control.left {
    margin-left: 30px;
  }
}
.picture-viewer .carousel-control.right {
  background-position: -20px 0;
  margin-right: 10px;
}
@media (min-width: 480px) {
  .picture-viewer .carousel-control.right {
    margin-right: 30px;
  }
}
.picture-viewer img {
  display: block;
  margin: 0 auto;
  height: 180px;
}
@media (min-width: 480px) {
  .picture-viewer img {
    height: auto;
  }
}
.picture-viewer__item--hi-res img {
  width: 100%;
  height: auto;
}
/**
*
*	Tech Show
*
*/
.techshow__company {
  width: 200px;
  height: 150px;
}
.picture-viewer--techshow {
  margin: 10px 0;
}
@font-face {
  font-family: 'orkneylight';
  src: url('/html/plugins/itic/fonts/orkney-light-webfont.eot');
  src: url('/html/plugins/itic/fonts/orkney-light-webfont.eot') format('embedded-opentype'), url('/html/plugins/itic/fonts/orkney-light-webfont.woff2') format('woff2'), url('/html/plugins/itic/fonts/orkney-light-webfont.woff') format('woff'), url('/html/plugins/itic/fonts/orkney-light-webfont.ttf') format('truetype'), url('/html/plugins/itic/fonts/orkney-light-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
a {
  cursor: pointer;
}
button {
  padding: 0;
}
.paging p {
  color: #0085cf;
}
.formHeader {
  margin-bottom: 22px;
}
.committee-entry {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .committee-entry {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.committee-entry.gray {
  background-color: #f4f9fc;
}
.committee-entry__label {
  font-size: 1.25rem;
  line-height: 1em;
}
@media (min-width: 768px) {
  .committee-entry__label {
    line-height: 2.125rem;
  }
}
.committee-entry__label span {
  margin-right: 17px;
  font-size: 2rem;
}
.committee-entry__label--functional {
  padding-left: 10px;
}
@media (min-width: 768px) {
  .committee-entry__label--functional {
    padding-left: 15px;
  }
}
.committee-entry__label--committee {
  padding-left: 10px;
}
@media (min-width: 768px) {
  .committee-entry__label--committee {
    padding-left: 20px;
  }
}
.committee-entry__label--topic {
  padding-left: 20px;
}
@media (min-width: 768px) {
  .committee-entry__label--topic {
    padding-left: 40px;
  }
}
.modal-subscribe .btn {
  background-color: #0085cf;
  color: white;
  font-family: allerregular;
  padding: 10px 30px;
  font-size: 16px;
}
.my-committees-list__description-button {
  border-radius: 15px;
  padding-top: 2px;
  padding-right: 7px;
  padding-left: 7px;
  font-size: .875rem;
  margin-left: 12px;
  margin-right: 12px;
  cursor: pointer;
  border: 1px solid #1e1464;
  color: black;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.my-committees-list__description-button.js-active {
  color: white;
  background-color: #1e1464;
}
.my-committees-list__description-wrapper {
  top: -170px;
  left: 0;
}
@media (min-width: 768px) {
  .my-committees-list__description-wrapper {
    left: -15px;
  }
}
.my-committees-list__description-wrapper.js-right {
  left: -153px;
}
@media (min-width: 768px) {
  .my-committees-list__description-wrapper.js-right {
    left: -293px;
  }
}
.my-committees-list__description-wrapper.js-right .my-committees-list__arrow {
  left: 166px;
}
@media (min-width: 768px) {
  .my-committees-list__description-wrapper.js-right .my-committees-list__arrow {
    left: 307px;
  }
}
.my-committees-list__description-wrapper.js-z-index-top {
  z-index: 999;
}
.my-committees-list__popup {
  flex-direction: column;
}
.my-committees-list__popup:hover .my-committees-list__description-wrapper {
  display: block;
}
.my-committees-list__arrow {
  bottom: -18px;
  left: 14px;
}
@media (min-width: 768px) {
  .my-committees-list__arrow {
    left: 28px;
  }
}
.my-committees-list__description-wrapper.js-active {
  display: block;
}
.my-committees-list__description {
  background: white;
  width: 220px;
  height: 151px;
  border: 3px solid #1e1464;
  padding-left: 10px;
  padding-right: 4px;
}
@media (min-width: 768px) {
  .my-committees-list__description {
    padding-left: 20px;
    width: 369px;
  }
}
.my-committees-list__description-content {
  font-size: 1.066666666666667rem;
  line-height: 1.375rem;
  font-family: orkneylight;
  font-style: italic;
  color: #1e1464;
  height: calc(100% - 20px);
  overflow: auto;
  margin-top: 10px;
  padding-right: 10px;
}
.my-committees-list__description-content p {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .my-committees-list__description-content {
    margin-top: 20px;
    height: calc(100% - 40px);
  }
}
.ui-checkbox {
  padding-right: 6px;
}
.ui-checkbox label {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: white;
  border-radius: 2px;
  border: 1px solid #bdbbc8;
  margin-bottom: 0;
}
.ui-checkbox label:after {
  content: '';
  background: url(/html/plugins/itic/images/layout/check-icon-01.svg) no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 5px;
  left: 4px;
  opacity: 0;
}
.ui-checkbox input[type=checkbox] {
  visibility: hidden;
  position: absolute;
}
.ui-checkbox input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.scrollable {
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.scrollable * {
  -webkit-transform: translate3d(0, 0, 0);
}
/*
#container {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:1225px;
	padding-left:20px;
	padding-right:20px;
	
	@media (min-width: @screen-xs-min) {
		padding-left:@padding-sm;
		padding-right:@padding-sm;
	}
	
	@media (min-width: @screen-sm-min) {
		padding-left:@padding-md;
		padding-right:@padding-md;
	}
	
	@media (min-width: @screen-md-min) {
		width:auto;
		max-width:@screen-md;
		
		padding-left:@padding-md;
		padding-right:@padding-md;
		min-height:620px;
	}
    
    @media (min-width: @screen-lg-min) {
        max-width:@screen-lg;
    }
	
	position:relative;
}
*/
.row {
  clear: both;
  display: block;
}
.paging {
  text-align: center;
  margin: 10px auto;
  display: block;
  clear: both;
}
.paging ul {
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 25px;
  padding: 0;
  list-style: none;
  text-align: left;
}
.paging li {
  display: block;
  float: left;
  width: auto;
  height: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 6px;
  font-family: 'allerregular', Arial;
  font-size: 18px;
}
.paging li.prev {
  width: 24px;
  padding: 0;
  background: url('/html/plugins/itic/images/revised/p-left.png');
}
.paging li.prev a {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
  text-indent: -10000px;
  overflow: hidden;
}
.paging li.prev span {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
  text-indent: -10000px;
  overflow: hidden;
}
.paging li.next {
  width: 24px;
  padding: 0;
  background: url('/html/plugins/itic/images/revised/p-right.png');
}
.paging li.next a {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
  text-indent: -10000px;
  overflow: hidden;
}
.paging li.next span {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
  text-indent: -10000px;
  overflow: hidden;
}
.paging li.active a {
  color: #1f1463;
}
.ui-datepicker {
  background-color: #fff;
  width: 250px;
  padding: 0;
  display: none;
  font-size: 14px;
  line-height: 15px;
  float: right;
  position: relative;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100%;
  height: 31px;
  line-height: 30px;
  padding: 0;
  color: #3d3d3d;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 0;
  width: 27px;
  height: 31px;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 0;
}
.ui-datepicker .ui-datepicker-prev {
  left: 0;
}
.ui-datepicker .ui-datepicker-next {
  right: 0;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 0;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 0;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  text-indent: -10000px;
  overflow: hidden;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev span {
  margin: 3px 0 0 3px;
  background: url('/html/plugins/itic/images/revised/p-left.png') 0 0 no-repeat;
}
.ui-datepicker .ui-datepicker-next span {
  margin: 3px 3px 0 0;
  background: url('/html/plugins/itic/images/revised/p-right.png') 0 0 no-repeat;
}
.ui-datepicker .ui-state-disabled span {
  cursor: default;
}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled span {
  background-position: 0 -72px;
}
.ui-datepicker .ui-datepicker-next.ui-state-disabled span {
  background-position: 0 -24px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0;
  text-align: center;
}
.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
  margin: 7px 0 0 0;
}
.ui-datepicker th {
  padding: 5px 3px;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 2px;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker td.ui-state-disabled {
  background: none;
  color: #bbb;
}
.ui-datepicker td.ui-datepicker-current-day {
  border: 1px solid #2aa9de;
  font-weight: bold;
  background: #2aa9de;
  color: #fff;
}
.ui-datepicker td.ui-datepicker-current-day .ui-state-active {
  color: #fff;
}
.ui-datepicker-cover {
  display: none;
  display: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 15% auto 0 ;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1300px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.right {
  left: auto;
  right: 0;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
input::-webkit-input-placeholder {
  color: #5b5a5a;
  line-height: 100%;
}
input::placeholder {
  color: #5b5a5a;
  line-height: 58px;
}
input:-ms-input-placeholder {
  color: #5b5a5a;
  line-height: 100%;
}
input:focus::-webkit-input-placeholder {
  color: transparent!important;
}
input:focus::-moz-placeholder {
  color: transparent!important;
}
input:focus:-moz-placeholder {
  color: transparent!important;
}
.up-button {
  right: -17px;
  background-image: url(/html/plugins/itic/images/revised/up.jpg);
}
.page-menu,
.main.sub,
.column--single {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .page-menu,
  .main.sub,
  .column--single {
    padding-left: 50px;
    padding-right: 50px;
    margin: 0 auto;
    max-width: 1300px;
  }
}
.login__messages .messages--default {
  display: none !important;
}
.col {
  padding-left: 0;
  padding-right: 0;
}
.sectionsContainer .tabContent {
  display: none;
}
.sectionsContainer .tabContent.js-active {
  display: block;
}
.subsection--members-area {
  margin-top: 25px;
  margin-bottom: 110px;
}
.icon {
  background-image: url("/html/plugins/itic/images/membersarea/membersarea.png");
  display: block;
}
.container--form__header {
  padding: 20px;
  width: 100%;
}
.container--form__header p {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  padding-right: 50px;
  font-family: allerlight;
  letter-spacing: -0.3px;
}
@media (min-width: 480px) {
  .container--form__header p {
    padding-right: 0;
  }
}
.container--form {
  width: 100%;
  display: table;
  margin: 50px auto;
}
@media (min-width: 992px) {
  .container--form {
    width: 670px;
  }
}
.container--form form {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKUlEQVQYVzWKsQ0AMAzCwsj/v4aRCqV4swG76/mQHDREJF2o5AjbzlIeTHsYpP5tKekAAAAASUVORK5CYII=) repeat;
  display: table;
  width: 100%;
  padding: 20px;
  margin: 0;
}
@media (min-width: 992px) {
  .container--form form {
    padding: 40px;
  }
}
.container--form form .info {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 20px;
  display: block;
  clear: both;
  color: #140564;
  font-family: allerlight;
  letter-spacing: -0.3px;
}
.container--form form .row {
  display: table;
  width: 100%;
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.container--form form .row .column {
  float: left;
  position: relative;
  display: block;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .container--form form .row .column.left {
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .container--form form .row .column.right {
    padding-left: 15px;
  }
}
.container--form form .row .column.buttons {
  height: 100%;
}
.container--form form .field {
  display: block;
  position: relative;
}
.container--form form .field.first {
  margin: 0 0 25px;
}
.container--form form .field.error input {
  border: 1px solid #d90c1e;
}
.container--form form .field.error .message {
  color: #d90c1e;
  position: absolute;
  bottom: -22px;
  left: 0;
  display: block;
  font-size: 16px;
}
.container--form form label {
  color: #140564;
  font-size: 16px;
  line-height: 24px;
  display: block;
  font-family: allerlight;
  letter-spacing: -0.3px;
}
.container--form form input[type='text'],
.container--form form input[type='password'],
.container--form form input[type='email'] {
  padding: 14px 20px;
  width: 100%;
  border: none;
  font-size: 18px;
}
.container--form form input,
.container--form form select {
  font-family: allerlight;
  letter-spacing: -0.3px;
}
.container--form form button {
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  background-color: #0086cf;
  margin-top: 24px;
  color: #fff;
  width: 100%;
  border: none;
  font-size: 28px;
  cursor: pointer;
  padding: 0;
  font-family: allerlight;
  letter-spacing: -0.3px;
}
.container--form form button:hover {
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  background-color: #0790D9;
}
.container--form form button.submitting {
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  background-color: #464646;
  cursor: default;
}
.container--form form select {
  width: 100% !important;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  border: none;
  font-size: 18px;
  height: 52px;
  line-height: 30px;
  padding: 14px 10px;
}
.container--form form select::-ms-expand {
  display: none;
}
.container--form form .icon {
  height: 52px;
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  border: 1px solid #fff;
}
.container--form form .icon.dropdownIcon {
  background: transparent url(../images/revised/dropdown_icon_large.png) 0 0 no-repeat;
  pointer-events: none;
  width: 50px;
}
.messages {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
.messages .messages-container {
  display: table;
  width: 100%;
}
.messages .messages-container .errors {
  padding: 5px 30px;
  background-color: #d90c1e;
  display: block;
}
.messages .messages-container .errors ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.messages .messages-container .errors ul li {
  color: #fff;
}
.messages .messages-container .messages {
  padding: 5px 30px;
  background-color: #007f44;
  display: block;
}
.messages .messages-container .messages ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.messages .messages-container .messages ul li {
  color: #fff;
  font-family: allerlight;
  letter-spacing: -0.3px;
}
.login__header {
  background: #1e135f url("/html/plugins/itic/images/membersarea/locker.png") 100% 0 no-repeat;
}
.form--login .column button {
  height: 60px;
  line-height: 60px;
}
@media (min-width: 992px) {
  .form--login .column button {
    height: 154px;
    line-height: 154px;
  }
}
.form--login .actions {
  padding: 40px 0 0px;
}
.form--login .actions a {
  text-align: center;
  width: 100%;
  display: table;
}
@media (min-width: 992px) {
  .form--login .actions a {
    width: auto;
    display: block;
  }
}
.form--login .actions a.cantLogin {
  color: #1e135f;
  font-size: 18px;
  float: left;
  cursor: pointer;
  margin-bottom: 20px;
  font-family: 'allerlightitalic', Arial;
  letter-spacing: -0.3px;
}
@media (min-width: 992px) {
  .form--login .actions a.cantLogin {
    margin-bottom: 0;
  }
}
.form--login .actions a.requestMembership {
  color: #0085cf;
  font-size: 16px;
  line-height: 18px;
  font-family: 'allerbolditalic', Arial;
  letter-spacing: -0.3px;
}
.login #cantLoginMessages {
  display: none;
}
.login form#cantLoginForm .column button {
  height: 52px;
  line-height: 52px;
}
.requestMembership .header {
  background: #1e135f url(../images/membersarea/key.png) 100% 0 no-repeat;
}
.requestMembership form .field {
  margin-bottom: 25px;
}
.requestMembership form button {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
}
@media (min-width: 992px) {
  .requestMembership form button {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.requestMembership form button.cancel {
  background-color: #d90c1e;
}
.requestMembership form button.cancel:hover {
  background-color: #cc0033;
}
@media (min-width: 768px) {
  .toggle-buttons {
    width: 180px;
  }
}
.toggle-menu {
  height: 85px;
}
.toggle-menu__box {
  width: calc(100% - 2px);
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
}
.toggle-menu__box:hover,
.toggle-menu__box.js-active {
  background-color: #1e135f;
}
.toggle-menu--committees__box {
  margin-right: 2px;
}
.toggle-menu--tools__box {
  margin-left: 2px;
}
@media (min-width: 1300px) {
  .toggle-menu--committees {
    padding-right: 0;
  }
}
.toggle-menu__line {
  width: 39px;
  height: 6px;
  border: 1px solid #fff;
  margin-top: 3px;
}
.toggle-menu__line--first {
  margin-top: 0;
}
#menu {
  display: block;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  #menu {
    min-height: 58px;
    display: table;
  }
}
@media (min-width: 768px) {
  #menu .bottomBar {
    padding-left: 8px;
  }
}
.members__search-bar {
  position: relative;
  float: right;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .members__search-bar {
    padding-left: 10px;
    width: calc(100% - 180px);
    max-width: 530px;
  }
}
@media (min-width: 992px) {
  .members__search-bar {
    margin-bottom: 0;
  }
}
.members__search-loupe {
  top: calc(50% - 15px);
  right: 15px;
  border: none;
  background: transparent;
  cursor: pointer;
  outline: none;
}
.members__search-loupe-image {
  width: 30px;
  height: 30px;
}
.members__seach-input {
  width: 100%;
  background-color: #f2f2f2;
  color: #5b5a5a;
  border: none;
  font-size: 12px;
  line-height: 100%;
  height: 64px;
  padding: 0 19px;
  font-family: allerlight;
  letter-spacing: -0.3px;
}
@media (min-width: 480px) {
  .members__seach-input {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .members__seach-input {
    font-size: 13px;
  }
}
@media (min-width: 1300px) {
  .members__seach-input {
    font-size: 16px;
  }
}
.bottomBar {
  display: none;
  height: 11px;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .bottomBar {
    display: block;
    width: calc(100% - 180px);
  }
}
.tabMenu__span {
  bottom: 0;
}
@media (min-width: 992px) {
  .tab-menu__link {
    padding: 0 20px;
  }
}
@media (min-width: 1280px) {
  .tab-menu__link {
    padding: 0 40px;
  }
}
.committee-name--long {
  font-size: 25px!important;
}
@media (min-width: 992px) {
  .committee-name--long {
    font-size: 14px!important;
  }
}
@media (min-width: 1600px) {
  .committee-name--long {
    font-size: 25px!important;
  }
}
.committee-name--medium {
  font-size: 25px!important;
}
@media (min-width: 992px) {
  .committee-name--medium {
    font-size: 14px!important;
  }
}
@media (min-width: 1152px) {
  .committee-name--medium {
    font-size: 18px!important;
  }
}
@media (min-width: 1280px) {
  .committee-name--medium {
    font-size: 17px!important;
  }
}
@media (min-width: 1366px) {
  .committee-name--medium {
    font-size: 20px!important;
  }
}
@media (min-width: 1600px) {
  .committee-name--medium {
    font-size: 25px!important;
  }
}
.collapsibleMenu {
  list-style: none;
  display: none;
}
@media (min-width: 992px) {
  .collapsibleMenu {
    position: absolute;
    height: 402px;
    margin-top: -11px;
  }
}
.collapsibleMenu > li {
  position: relative;
  display: block;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}
.collapsibleMenu > li .header {
  letter-spacing: -0.3px;
  font-size: 22px;
  line-height: 29px;
  margin: 0;
  color: #fff;
  padding: 20px;
}
@media (min-width: 1300px) {
  .collapsibleMenu > li .header {
    padding: 25px;
  }
}
.collapsibleMenu > li .icon {
  float: left;
  margin-right: 15px;
}
.collapsibleMenu > li .icon.folder {
  background-position: 0 0;
  width: 38px;
  height: 29px;
}
.collapsibleMenu > li .icon.briefcase {
  background-position: -38px 0;
  width: 34px;
  height: 25px;
}
.collapsibleMenu > li ul {
  list-style: none;
  padding: 0;
}
.collapsibleMenu > li ul p,
.collapsibleMenu > li ul a {
  color: #fff;
  font-size: 18px;
  line-height: 29px;
}
.collapsibleMenu > li ul a {
  font-family: allerlight;
  letter-spacing: -0.3px;
  text-decoration: none;
  display: block;
}
.collapsibleMenu > li li {
  padding: 10px 0;
}
.collapsibleMenu > li .level1 {
  overflow: hidden;
}
.collapsibleMenu > li .level1 li .level2 {
  padding-top: 10px;
  padding-bottom: 10px;
  top: 0;
  position: relative;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
}
@media (min-width: 992px) {
  .collapsibleMenu > li .level1 li .level2 {
    overflow-y: auto;
    position: fixed;
    top: 250px;
	margin-right:59px;
	padding-top: 25px;
	
  }
  
  .committeesNode.level1.js-over:before {
	  content:"";
	  display:block;
	  position:absolute;
	  width:17px;
	  height:402px;
	  top:0;
	  right:0px;
	  background-color:white;
  }
}
.collapsibleMenu > li .level1 li:hover,
.collapsibleMenu > li .level1 li.js-active {
  background-color: #fff;
}
.collapsibleMenu > li .level1 li:hover a,
.collapsibleMenu > li .level1 li.js-active a {
  -webkit-transition: color linear 0.2s;
  transition: color linear 0.2s;
  color: #1e135f;
}
.collapsibleMenu > li .level1 li.js-active .level2 {
  background: #fff;
  display: block;
}
.collapsibleMenu > li .level2 a {
  font-size: 16px;
}
.collapsibleMenu > li .level2 a:hover {
  -webkit-transition: color linear 0.2s;
  transition: color linear 0.2s;
  color: #1e135f;
}
.collapsibleMenu > li.committeesNode {
  float: left;
  overflow-y:auto;
}
.collapsibleMenu > li.committeesNode .level1 {
  background-color: #1e135f;
}
.collapsibleMenu > li.committeesNode .level1 > ul > li > a {
  padding-left: 20px;
}
@media (min-width: 992px) {
  .collapsibleMenu > li.committeesNode .level1 > ul > li > a {
    padding-left: 77px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .collapsibleMenu > li.committeesNode .level1 li.js-active a {
    width: 50%;
  }
}
.collapsibleMenu > li.committeesNode .level1 li.js-active .level2 {
  right: 0;
}
.collapsibleMenu > li.committeesNode .level1 li.js-active .level2 a {
  width: 100%;
  line-height: 29px;
}
.collapsibleMenu > li.committeesNode .level1 li.js-active .level3 a {
  line-height: 16px;
}
.collapsibleMenu > li.committeesNode .level2 {
  height: 192px;
}
@media (min-width: 992px) {
  .collapsibleMenu > li.committeesNode .level2 {
    right: -50%;
    width: 50%;
    height: 402px;
  }
}
.collapsibleMenu > li.committeesNode .level2 a {
  padding-left: 68px;
}
@media (min-width: 992px) {
  .collapsibleMenu > li.committeesNode .level2 a {
    padding-left: 83px;
  }
}
.collapsibleMenu > li.committeesNode .level2 a:hover {
  color: #007f44;
}
.collapsibleMenu > li.committeesNode .level2 .members-menu-subcategory .members-menu-subheader {
  letter-spacing: -0.3px;
}
.collapsibleMenu > li.committeesNode .level2 .members-menu-subcategory .members-menu-subheader:before {
  content: '';
  background-image: url("/html/plugins/itic/images/membersarea/membersarea.png");
  display: block;
  width: 38px;
  height: 29px;
  background-position: 0 -29px;
  float: left;
  margin-right: 10px;
  position: absolute;
  left: 20px;
}
@media (min-width: 992px) {
  .collapsibleMenu > li.committeesNode .level3 {
    margin-left: 48px;
  }
}
.collapsibleMenu > li.committeesNode .level3 .members-menu-subheader {
  margin-left: 30px;
  display: block;
  font-family: allerlight;
  letter-spacing: -0.3px;
}
@media (min-width: 992px) {
  .collapsibleMenu > li.committeesNode .level3 a {
    padding-left: 38px;
  }
}
.collapsibleMenu > li.committeesNode .level3 a:hover {
  color: #007f44;
}
@media (min-width: 992px) {
  .collapsibleMenu > li.memberToolsNode {
    height: 402px;
  }
}

.collapsibleMenu > li.memberToolsNode {
	overflow-y:auto;
}
.collapsibleMenu > li.memberToolsNode ul a {
  padding-left: 75px;
}
.collapsibleMenu > li.memberToolsNode .level1 .js-active .level2 {
  display: block;
}
@media (min-width: 992px) {
  .collapsibleMenu > li.memberToolsNode .level1 .js-active .level2 {
    left: -100%;
    height: 402px;
  }
}
.collapsibleMenu > li.memberToolsNode .level2 {
  display: none;
  width: 100%;
}
@media (min-width: 992px) {
  .collapsibleMenu > li.memberToolsNode .level2 {
    left: 100%;
  }
}
.collapsibleMenu > li.memberToolsNode .level2 a {
  line-height: 16px;
}
.section {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .section {
    min-height: 400px;
  }
}
#info #welcomeMessage {
  padding: 25px;
  width: 100%;
  display: table;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKUlEQVQYVzWKsQ0AMAzCwsz/n4aZCqV4swG76/mQHDREJF2o5AjbzlIeSjsYkvYzbFAAAAAASUVORK5CYII=) repeat;
}
@media (min-width: 768px) {
  #info #welcomeMessage {
    padding: 40px;
  }
}
#info #welcomeMessage div.title,
#info #welcomeMessage a,
#info #welcomeMessage p {
  color: #1e135f;
}
#info #welcomeMessage div.title {
  letter-spacing: -0.3px;
  font-size: 26px;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  #info #welcomeMessage div.title {
    font-size: 30px;
    line-height: 32px;
  }
}
#info #welcomeMessage .description a,
#info #welcomeMessage .description p {
  font-size: 18px;
  line-height: 24px;
  font-family: allerlight;
  letter-spacing: -0.3px;
}
#info #welcomeMessage .description .tabInformation {
  font-family: 'allerbold';
  letter-spacing: -0.3px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #1e135f;
  clear: both;
  display: block;
}
#info #policies {
  padding: 25px;
  width: 100%;
  display: table;
  background-color: #f0f4f7;
}
@media (min-width: 768px) {
  #info #policies {
    padding: 40px;
  }
}
#info #policies div.title,
#info #policies a,
#info #policies p {
  color: #1e135f;
}
#info #policies div.title {
  letter-spacing: -0.3px;
  font-size: 26px;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  #info #policies div.title {
    font-size: 30px;
    line-height: 32px;
  }
}
#info #policies .description a,
#info #policies .description p {
  font-size: 18px;
  line-height: 24px;
  font-family: allerlight;
  letter-spacing: -0.3px;
}
#info #policies .description .tabInformation {
  font-family: 'allerbold';
  letter-spacing: -0.3px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #1e135f;
  clear: both;
  display: block;
}
#info #policies .subcommitteesList {
  margin-top: 25px;
}
@media (min-width: 480px) {
  #info #policies .subcommitteesList {
    margin-top: 54px;
  }
}
#info #policies .subcommitteesList ul {
  padding: 0;
  list-style: none;
}
#info #policies .subcommitteesList ul li {
  display: block;
  float: left;
  margin-right: 0;
  margin-bottom: 25px;
  width: 100%;
  -webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
}
@media (min-width: 480px) {
  #info #policies .subcommitteesList ul li {
    width: auto;
    margin-right: 34px;
    margin-bottom: 34px;
  }
}
#info #policies .subcommitteesList ul li a {
  font-family: allerlight;
  letter-spacing: -0.3px;
  padding: 20px;
  line-height: 20px;
  font-size: 18px;
  background-color: #0085cf;
  display: block;
  color: #fff;
}
@media (min-width: 480px) {
  #info #policies .subcommitteesList ul li a {
    line-height: 25px;
    line-height: 54px;
    padding: 0 20px;
  }
}
#info .loading {
  display: none;
}
#info .listingContent .infoListingContent .paging ul li {
  margin: 0 1px;
}
#updates .updates-header {
  display: none;
}
#updates .updates-list li .intro {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #updates .updates-list li .intro {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#updates .thread {
  min-height: 400px;
}
#updates .thread .back {
  margin-bottom: 20px;
  font-family: allerlight;
  letter-spacing: -0.3px;
  height: 40px;
  line-height: 40px;
  display: table;
  width: 100%;
  font-size: 18px;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #2aa9de;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
@media (min-width: 992px) {
  #updates .thread .back {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
    -webkit-transition: background-color linear 0.2s;
    transition: background-color linear 0.2s;
    background-color: #0796e3;
  }
}
#updates .thread div,
#updates .thread p,
#updates .thread a,
#updates .thread span {
  font-family: allerlight;
  letter-spacing: -0.3px;
}
#updates .thread .title {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #updates .thread .title {
    margin-bottom: 0;
  }
}
#updates .thread .title a {
  font-size: 24px;
  line-height: 26px;
  color: #1e1362;
  margin-bottom: 20px;
  display: block;
}
@media (min-width: 768px) {
  #updates .thread .title a {
    font-size: 26px;
    line-height: 28px;
  }
}
#updates .thread .mail {
  display: block;
  clear: both;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
}
#updates .thread .mail .attachments {
  display: table;
  clear: both;
  padding-bottom: 20px;
}
#updates .thread .mail .attachments .label {
  margin-top: 15px;
  margin-bottom: 5px;
}
#updates .thread .mail .attachments ul {
  list-style: none;
  padding: 0;
}
#updates .thread .mail .attachments ul li {
  display: table;
  float: left;
  position: relative;
  margin-bottom: 3px;
}
#updates .thread .mail .attachments ul li a {
  line-height: 1em;
  padding: 5px;
  height: 40px;
  color: #fff;
  font-size: 18px;
  width: 100%;
  display: table;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #00633a;
  margin-right: 5px;
  text-decoration: none;
}
@media (min-width: 992px) {
  #updates .thread .mail .attachments ul li a {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }
}
#updates .thread .mail .attachments ul li a:hover {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #007f44;
}
#documents .icon {
  width: 30px;
  height: 29px;
  background-position: -180px -58px;
}
#documents .icon.pdf {
  background-position: 0 -58px;
}
#documents .icon.docx,
#documents .icon.doc {
  background-position: -30px -58px;
}
#documents .icon.ppt,
#documents .icon.pptx {
  background-position: -60px -58px;
}
#documents .icon.gif,
#documents .icon.png,
#documents .icon.jpg {
  background-position: -90px -58px;
}
#documents .icon.xlsx,
#documents .icon.csv,
#documents .icon.xls {
  background-position: -120px -58px;
}
#documents .icon.txt {
  background-position: -150px -58px;
}
#documents .doclib-header {
  margin-bottom: 20px;
  display: none;
}
#documents .docHeader {
  list-style: none;
  padding: 0;
  width: 100%;
  display: table;
  border: 1px solid #dddce1;
  margin-bottom: 3px;
  padding: 15px;
}
@media (min-width: 768px) {
  #documents .docHeader {
    padding: 24px;
  }
}
#documents .docHeader li {
  float: left;
  display: block;
  position: relative;
}
#documents .docHeader li a {
  display: table;
  text-decoration: none;
  color: #1e135f;
  font-family: allerlight;
  letter-spacing: -0.3px;
  position: relative;
  font-size: 11px;
  line-height: 34px;
}
@media (min-width: 480px) {
  #documents .docHeader li a {
    font-size: 18px;
  }
}
#documents .docHeader li a span {
  float: right;
}
#documents .docHeader li a span.asc,
#documents .docHeader li a span.desc {
  background-image: url("/html/plugins/itic/images/membersarea/membersarea.png");
  display: block;
  width: 19px;
  height: 10px;
  margin: 0px;
  margin-top: 12px;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
@media (min-width: 480px) {
  #documents .docHeader li a span.asc,
  #documents .docHeader li a span.desc {
    margin-left: 7px;
    margin-right: 7px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
#documents .docHeader li a span.desc {
  background-position: -39px -36px;
}
#documents .docHeader li a span.asc {
  background-position: -39px -26px;
}
#documents .docHeader li.name a {
  float: left;
  padding-right: 10px;
}
#documents .docHeader li.name .subCategorySelectContainer {
  display: block;
  position: relative;
  float: left;
}
#documents .docHeader li.name .subCategorySelectContainer .subCategorySelect {
  display: block;
  position: relative;
  width: 100%;
  color: #3c3c3c;
  font-family: allerlight;
  letter-spacing: -0.3px;
  font-size: 14px;
  padding: 0 10px;
  line-height: 34px;
  height: 34px;
  border-color: #2aa9de;
}
@media (min-width: 768px) {
  #documents .docHeader li.name .subCategorySelectContainer .subCategorySelect {
    width: 300px;
  }
}
#documents .docHeader li.name .subCategorySelectContainer .icon {
  height: 32px;
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
}
#documents .docHeader li.name .subCategorySelectContainer .icon.dropdownIcon {
  background: transparent url(/html/plugins/itic/images/revised/dropdown_icon.png) 0 0 no-repeat;
  pointer-events: none;
  width: 35px;
}
#documents .docList {
  list-style: none;
  width: 100%;
  display: table;
  padding: 0;
}
#documents .docList li {
  width: 100%;
  float: left;
  position: relative;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKUlEQVQYVzWKsQ0AMAzCwsz/n4aZCqV4swG76/mQHDREJF2o5AjbzlIeSjsYkvYzbFAAAAAASUVORK5CYII=) repeat;
  padding: 24px;
  margin-bottom: 3px;
  padding: 15px;
}
@media (min-width: 768px) {
  #documents .docList li {
    padding: 24px;
  }
}
#documents .docList li a,
#documents .docList li p,
#documents .docList li div,
#documents .docList li span {
  font-family: allerlight;
  letter-spacing: -0.3px;
}
#documents .docList li .name a,
#documents .docList li .name span {
  clear: both;
  display: block;
  font-size: 16px;
  line-height: 18px;
}
@media (min-width: 480px) {
  #documents .docList li .name a,
  #documents .docList li .name span {
    font-size: 18px;
    line-height: 22px;
  }
}
#documents .docList li .name a {
  color: #1e135f;
  letter-spacing: -0.3px;
}
#documents .docList li .name .committees {
  color: #0085cf;
}
#documents .docList li .date,
#documents .docList li .size {
  font-size: 14px;
  line-height: 20px;
}
#calendar {
  padding-left: 0;
}
@media (min-width: 992px) {
  #calendar {
    padding-right: 22px;
  }
}
#calendar .ui-datepicker {
  width: 100%;
}
#calendar .ui-datepicker .ui-datepicker-header {
  border: 1px solid #dddce1;
  padding: 10px;
  display: table;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-header {
    padding: 20px;
  }
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #0085cf;
  font-size: 18px;
  font-family: allerlight;
  letter-spacing: -0.3px;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    font-size: 24px;
  }
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
  margin-left: 5px;
}
#calendar .ui-datepicker .ui-datepicker-header .ui-icon {
  background-image: url("/html/plugins/itic/images/membersarea/membersarea.png");
  display: block;
  width: 10px;
  height: 19px;
  margin: 0;
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  width: auto;
  height: auto;
  top: 16px;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
  #calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    top: 24px;
  }
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 10px;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    left: 20px;
  }
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
  background-position: -147px -36px;
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 10px;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    right: 20px;
  }
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
  background-position: -157px -36px;
}
#calendar .ui-datepicker .ui-datepicker-calendar {
  border-spacing: 10px;
}
#calendar .ui-datepicker .ui-datepicker-calendar thead tr {
  background-color: #f4f4f4;
}
#calendar .ui-datepicker .ui-datepicker-calendar thead tr th {
  color: #0085cf;
  font-family: 'alleritalic';
  letter-spacing: -0.3px;
  font-size: 14px;
  line-height: 40px;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-calendar thead tr th {
    font-size: 16px;
    line-height: 52px;
  }
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody {
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: #fff;
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody td {
  height: 62px;
  border: 1px solid #fff;
  color: #f4f4f4;
  position: relative;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-calendar tbody td {
    height: 80px;
  }
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody td span {
  font-family: allerlight;
  letter-spacing: -0.3px;
  font-size: 24px;
  line-height: 28px;
  color: #898989;
  display: block;
  padding: 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-calendar tbody td span {
    font-size: 36px;
    line-height: 36px;
  }
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-other-month {
  background: #ffffff url(/html/plugins/itic/images/membersarea/calendar_pattern.png) 0 0 repeat;
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-unselectable {
  background-color: #f5f5f5;
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-current-day {
  background-color: #0085cf;
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-current-day span {
  color: #fff !important;
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody .button-archive {
  padding: 0 8px;
  position: absolute;
  width: 100%;
  height: 13px;
  right: -1px;
  bottom: 2px;
  cursor: pointer;
  overflow: hidden;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-calendar tbody .button-archive {
    bottom: 3px;
    height: 16px;
  }
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody .button-archive.button-archive-selected p {
  background-color: #1e1362;
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody .button-archive p {
  background-color: #0085cf;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-family: allerlight;
  letter-spacing: -0.3px;
  margin: 0;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-calendar tbody .button-archive p {
    line-height: 17px;
  }
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody .button-archive p span {
  float: right;
  position: relative;
  background-position: -58px -26px;
  background-image: url("/html/plugins/itic/images/membersarea/membersarea.png");
  display: none;
  width: 7px;
  height: 4px;
  margin-top: 7px;
  margin-right: 7px;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-calendar tbody .button-archive p span {
    display: block;
  }
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody .content-archive {
  position: absolute;
  top: 59px;
  left: 0px;
  width: 300px;
  z-index: 1;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-calendar tbody .content-archive {
    left: 9px;
    top: 76px;
  }
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody .content-archive .item-archive {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #1e1362;
  border-bottom: 1px solid #fff;
  display: block;
  padding: 10px 0;
  cursor: pointer;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-calendar tbody .content-archive .item-archive {
    padding: 16px 0;
  }
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody .content-archive .item-archive p {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-family: allerlight;
  letter-spacing: -0.3px;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) {
  #calendar .ui-datepicker .ui-datepicker-calendar tbody .content-archive .item-archive p {
    font-size: 18px;
    line-height: 20px;
  }
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody .content-archive .item-archive:hover {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #0085cf;
}
#calendar .ui-datepicker .ui-datepicker-calendar tbody .content-archive .item-archive:last-child {
  border-bottom: 0;
}
#calendar .back,
#calendar .disabledMessage {
  display: none;
}
#calendar.disabled .back {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #0085cf;
  border: none;
  color: #fff;
  font-family: allerlight;
  letter-spacing: -0.3px;
  cursor: pointer;
  text-decoration: none;
  display: none;
  position: relative;
  z-index: 10;
  padding: 0 30px;
  font-size: 18px;
  clear: both;
  text-align: center;
  line-height: 52px;
}
#calendar.disabled .back:hover {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #0796e3;
}
#calendar.disabled .disabledMessage {
  min-height: 543px;
  display: table;
  width: 100%;
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 9;
}
#calendar.disabled .disabledMessage span {
  margin-top: 200px;
  margin-bottom: 20px;
  font-family: allerlight;
  letter-spacing: -0.3px;
  font-size: 18px;
  text-align: center;
  display: block;
}
#calendar.disabled .disabledMessage .resetCalendarButton {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  cursor: pointer;
  font-family: allerlight;
  letter-spacing: -0.3px;
  font-size: 20px;
  background-color: #0085cf;
  padding: 20px;
  display: table;
  color: #fff;
  margin: 0 auto;
}
#calendar.disabled .disabledMessage .resetCalendarButton:hover {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #0796e3;
}
#events .events-calendar-header {
  display: none;
}
#events .noEvents {
  font-size: 18px;
}
#events .noEventsFoundMessage {
  display: none;
  font-size: 18px;
  color: #1e1362;
}
#events #eventDetails {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  #events #eventDetails {
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  #events #eventDetails {
    padding-left: 0px;
  }
}
#events #eventDetails .eventsTabs {
  margin-bottom: 10px;
}
#events #eventDetails .eventsTabs .tab {
  cursor: pointer;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKUlEQVQYVzWKsQ0AMAzCwsz/n4aZCqV4swG76/mQHDREJF2o5AjbzlIeSjsYkvYzbFAAAAAASUVORK5CYII=) repeat;
  height: 52px;
  color: #1e1362;
  font-family: allerlight;
  letter-spacing: -0.3px;
  font-size: 18px;
  line-height: 52px;
}
#events #eventDetails .eventsTabs .tab:hover,
#events #eventDetails .eventsTabs .tab.js-active {
  color: white;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-image: none;
}
#events #eventDetails .eventsTabs .tab:hover span,
#events #eventDetails .eventsTabs .tab.js-active span {
  color: #fff;
}
#events #eventDetails .eventsTabs .tab.js-active {
  background-color: #0085cf;
}
#events #eventDetails .eventsTabs .tab:hover {
  background-color: #1e135f;
}
#events #eventDetails .eventsTabContent {
  display: none;
}
#events #eventDetails .eventsTabContent.js-active {
  display: block;
}
#events #eventDetails .eventsTabContent.listView ul {
  padding: 0;
  list-style: none;
}
#events #eventDetails .eventsTabContent.listView ul .event-list__entry {
  padding: 5px;
  display: block;
}
#events #eventDetails .eventsTabContent.listView ul .event-list__entry a,
#events #eventDetails .eventsTabContent.listView ul .event-list__entry p {
  font-family: allerlight;
  letter-spacing: -0.3px;
  margin-bottom: 5px;
}
#events #eventDetails .eventsTabContent.listView ul .event-list__entry a.title,
#events #eventDetails .eventsTabContent.listView ul .event-list__entry p.title {
  font-size: 24px;
  line-height: 28px;
  color: #1e1362;
  cursor: pointer;
}
#events #eventDetails .eventsTabContent.listView ul .event-list__entry a.title:hover,
#events #eventDetails .eventsTabContent.listView ul .event-list__entry p.title:hover {
  text-decoration: underline;
  color: #2aa9de;
}
#events #eventDetails .eventsTabContent.listView ul .event-list__entry a.date,
#events #eventDetails .eventsTabContent.listView ul .event-list__entry p.date {
  font-size: 18px;
  line-height: 20px;
  color: #00633a;
}
#events #eventDetails p,
#events #eventDetails a,
#events #eventDetails span,
#events #eventDetails div {
  font-family: allerlight;
  letter-spacing: -0.3px;
}
#events #eventDetails .loading {
  background: url(/html/plugins/itic/images/layout/ajax_spinner_blue.gif) 50% 50% no-repeat;
  min-height: 500px;
  width: 100%;
}
#events #eventDetails .date {
  color: #1e135f;
  margin-bottom: 25px;
  display: block;
  font-size: 24px;
  line-height: 24px;
}
#events #eventDetails .title {
  margin-bottom: 20px;
}
#events #eventDetails .title a {
  letter-spacing: -0.3px;
  font-size: 24px;
  line-height: 24px;
  color: #1e135f;
}
#events #eventDetails .committees {
  font-family: allerlight;
  letter-spacing: -0.3px;
  font-size: 18px;
  line-height: 18px;
  color: #0085cf;
  margin-bottom: 25px;
}
#events #eventDetails .row {
  clear: both;
  display: table;
  margin-bottom: 25px;
  margin-left: 0;
  margin-right: 0;
}
#events #eventDetails .row > span,
#events #eventDetails .row > div {
  float: left;
  position: relative;
}
#events #eventDetails .row .cell {
  font-size: 16px;
  color: #1e135f;
}
#events #eventDetails .row .icon {
  width: 49px;
  margin-right: 10px;
}
@media (min-width: 480px) {
  #events #eventDetails .row .icon {
    margin-right: 20px;
  }
}
#events #eventDetails .row .data .cell {
  clear: both;
  display: block;
  line-height: 20px;
}
#events #eventDetails .row.range .icon {
  background-position: -97px 0;
  height: 48px;
}
#events #eventDetails .row.contact .icon {
  background-position: -148px 0;
  height: 33px;
}
#events #eventDetails .row.location .icon {
  background-position: -197px 0;
  height: 53px;
}
#events #eventDetails .row.location .phone {
  max-width: 200px;
}
@media (min-width: 480px) {
  #events #eventDetails .row.location .phone {
    max-width: 300px;
  }
}
#events #eventDetails .teaser,
#events #eventDetails .description {
  font-size: 16px;
  line-height: 18px;
  color: #1e135f;
  margin-bottom: 20px;
}
#events #eventDetails .description {
  display: none;
}
#events #eventDetails #addToCalendarButton {
  display: block;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #0085cf;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  #events #eventDetails #addToCalendarButton {
    font-size: 24px;
    line-height: 48px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
  }
}
#events #eventDetails #addToCalendarButton > div {
  display: table;
  margin: 0 auto;
}
@media (min-width: 992px) {
  #events #eventDetails #addToCalendarButton > div {
    margin: 0;
  }
}
#events #eventDetails #addToCalendarButton > div span {
  position: relative;
  height: 48px;
  display: block;
  float: left;
}
#events #eventDetails #addToCalendarButton > div span.text {
  max-width: 160px;
}
@media (min-width: 480px) {
  #events #eventDetails #addToCalendarButton > div span.text {
    max-width: 260px;
    line-height: 48px;
  }
}
@media (min-width: 768px) {
  #events #eventDetails #addToCalendarButton > div span.text {
    max-width: 230px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  #events #eventDetails #addToCalendarButton > div span.text {
    max-width: 100%;
    line-height: 48px;
  }
}
#events #eventDetails #addToCalendarButton > div span.icon {
  background-position: -210px -55px;
  width: 58px;
  margin-right: 10px;
}
@media (min-width: 992px) {
  #events #eventDetails #addToCalendarButton > div span.icon {
    margin-right: 25px;
  }
}
#events #eventDetails #addToCalendarButton:hover {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #0796e3;
}
.members__header {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKUlEQVQYVzWKsQ0AMAzCwsz/n4aZCqV4swG76/mQHDREJF2o5AjbzlIeSjsYkvYzbFAAAAAASUVORK5CYII=) repeat;
  margin-bottom: 10px;
}
.members__header p {
  font-family: allerlight;
  letter-spacing: -0.3px;
  margin: 0;
}
@media (min-width: 768px) {
  .members__header p {
    width: auto;
  }
}
.members__header .nameBox {
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 768px) {
  .members__header .nameBox {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.members__header .nameBox p {
  line-height: 70px;
  font-size: 25px;
}
@media (min-width: 1300px) {
  .members__header .nameBox p {
    font-size: 30px;
  }
}
.members__header .pageLabel {
  padding-right: 10px;
  padding-left: 10px;
  height: 70px;
  text-align: left;
}
@media (min-width: 768px) {
  .members__header .pageLabel {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.members__header .pageLabel p {
  font-size: 25px;
}
.members__header.default .nameBox {
  color: #fff;
  background-color: #0085cf;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
}
.members__header.default .nameBox:hover {
  background-color: #1e135f;
}
.members__header #tabMenu {
  position: relative;
  float: right;
  margin-left: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  .members__header #tabMenu:before {
    content: '';
    height: 8px;
    display: block;
    position: relative;
    left: 0;
    top: 0;
    background-color: #fff;
  }
}
@media (min-width: 992px) {
  .members__header #tabMenu:before {
    display: none;
  }
}
.members__header #tabMenu li {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  float: left;
  display: block;
}
.members__header #tabMenu li.js-active a {
  background-color: #1e135f;
  text-decoration: none;
}
.members__header #tabMenu li a {
  width: 100%;
  text-align: center;
  display: table;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #0085cf;
  color: #fff;
  font-size: 14px;
  line-height: 49px;
  height: 49px;
  font-family: allerlight;
  letter-spacing: -0.3px;
}
@media (min-width: 768px) {
  .members__header #tabMenu li a {
    font-size: 22px;
    line-height: 70px;
    height: 70px;
  }
}
.members__header #tabMenu li a:hover {
  background-color: #1e135f;
  text-decoration: none;
}
.members__header #tabMenu li.navi1 {
  padding-right: 3px;
  padding-bottom: 3px;
}
@media (min-width: 768px) {
  .members__header #tabMenu li.navi1 {
    padding-bottom: 0px;
  }
}
.members__header #tabMenu li.navi2 {
  padding-bottom: 3px;
}
@media (min-width: 768px) {
  .members__header #tabMenu li.navi2 {
    padding-right: 3px;
    padding-bottom: 0px;
  }
}
.members__header #tabMenu li.navi3 {
  padding-right: 3px;
}
.members__header #tabMenu li.js-active a {
  background-color: #1e135f;
  text-decoration: none;
}
.members__header #tabMenu li.first {
  margin-left: 0px;
}
.members__header #tabMenu .bottomBar {
  width: 100%;
}
#myAccount .accountHeader .nameBox {
  background-color: #0085cf;
  color: #fff;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
}
#myAccount .accountHeader .nameBox:hover {
  background-color: #1e135f;
}
#myAccount .accountHeader .pageLabel {
  color: #1e1362;
}

#myAccount #accountFormWrapper {
  margin-top: 10px;
  display: block;
}
@media (min-width: 768px) {
  #myAccount #accountFormWrapper {
    margin-top: 40px;
  }
}
#memberWelcomeForm .field,
#myAccount #accountFormWrapper #memberAccountForm .field {
  clear: both;
  margin-bottom: 25px;
  display: table;
  position: relative;
  width: 100%;
}
#myAccount #accountFormWrapper #memberAccountForm .field.static p {
  float: left;
  position: relative;
  display: block;
}
#myAccount #accountFormWrapper #memberAccountForm .field.static p.label {
  padding-right: 10px;
}
#myAccount #accountFormWrapper #memberAccountForm .field.static p.value {
  letter-spacing: -0.3px;
}

#memberWelcomeForm .field p,
#memberWelcomeForm .field input,
#memberWelcomeForm .field label,
#memberWelcomeForm .field textarea,
#memberWelcomeForm .field select,
#myAccount #accountFormWrapper #memberAccountForm .field p,
#myAccount #accountFormWrapper #memberAccountForm .field input,
#myAccount #accountFormWrapper #memberAccountForm .field label,
#myAccount #accountFormWrapper #memberAccountForm .field textarea,
#myAccount #accountFormWrapper #memberAccountForm .field select {
  color: #3c3c3c;
  font-family: allerlight;
  letter-spacing: -0.3px;
  font-size: 18px;
}

#memberWelcomeForm .field p,
#memberWelcomeForm .field input,
#myAccount #accountFormWrapper #memberAccountForm .field input,
#myAccount #accountFormWrapper #memberAccountForm .field select,
#myAccount #accountFormWrapper #memberAccountForm .field textarea {
  border: 1px solid #2aa9de;
  padding-left: 10px;
  padding-right: 10px;
}

#memberWelcomeForm .field input,
#memberWelcomeForm .field select,
#myAccount #accountFormWrapper #memberAccountForm .field select,
#myAccount #accountFormWrapper #memberAccountForm .field input {
  height: 36px;
  line-height: 36px;
}

#myAccount #accountFormWrapper #memberAccountForm .field input,
#myAccount #accountFormWrapper #memberAccountForm .field textarea {
  width: 100%;
}
#myAccount #accountFormWrapper #memberAccountForm .field textarea {
  padding-top: 10px;
  padding-bottom: 10px;
}

#memberWelcomeForm .field label,
#myAccount #accountFormWrapper #memberAccountForm .field label {
  line-height: 36px;
  clear: both;
  display: block;
  padding: 0;
}
#myAccount #accountFormWrapper #memberAccountForm .field label span {
  color: #cf0000;
}

#memberWelcomeForm .title {
	padding:10px 0;
}

#memberWelcomeForm .buttons button {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #2aa9de;
  border: none;
  color: #fff;
  font-family: allerlight;
  letter-spacing: -0.3px;
  padding: 10px 40px;
  font-size: 30px;
  cursor: pointer;
  margin-bottom: 10px;
}

#memberWelcomeForm .info {
	margin-bottom:20px;
}
#memberWelcomeForm select {
	width:214px!important;
	border: 1px solid #2aa9de;
}

#myAccount #accountFormWrapper #memberAccountForm .field select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#myAccount #accountFormWrapper #memberAccountForm .field .icon {
  width: 37px;
  height: 34px;
  display: block;
  position: absolute;
  bottom: 1px;
  right: 1px;
  background-image: url("/html/plugins/itic/images/membersarea/membersarea.png");
  background-position: 0 -87px;
  pointer-events: none;
}
#myAccount #accountFormWrapper #memberAccountForm > .col {
  padding: 25px;
}
#myAccount #accountFormWrapper #memberAccountForm > .col.basic {
  background-color: #f4fafd;
}
@media (min-width: 992px) {
  #myAccount #accountFormWrapper #memberAccountForm > .col.basic {
    min-height: 510px;
  }
}
#myAccount #accountFormWrapper #memberAccountForm > .col.basic .field.title .icon {
  right: auto;
  left: 162px;
}
#myAccount #accountFormWrapper #memberAccountForm > .col.basic .field.title select {
  width: 200px;
}
#myAccount #accountFormWrapper #memberAccountForm > .col.details {
  background-color: #fcfcfc;
  overflow: hidden;
}
@media (min-width: 992px) {
  #myAccount #accountFormWrapper #memberAccountForm > .col.details {
    padding-left: 65px;
  }
}
@media (min-width: 992px) {
  #myAccount #accountFormWrapper #memberAccountForm > .col.details .col.left {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  #myAccount #accountFormWrapper #memberAccountForm > .col.details .col.right {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  #myAccount #accountFormWrapper #memberAccountForm > .col.details .field.country {
    margin-bottom: 62px;
  }
}
#myAccount #accountFormWrapper #memberAccountForm > .col.details .field.country select {
  width: 100%;
}
#myAccount #accountFormWrapper #memberAccountForm > .col.details .field.address textarea {
  height: 68px;
}
#myAccount #accountFormWrapper #memberAccountForm > .col.details .field.zip,
#myAccount #accountFormWrapper #memberAccountForm > .col.details .field.fax {
  margin-bottom: 0;
}
#myAccount #accountFormWrapper #memberAccountForm > .col.details .hspace {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 520px;
  display: none;
  background-color: #fff;
}
@media (min-width: 992px) {
  #myAccount #accountFormWrapper #memberAccountForm > .col.details .hspace {
    display: table;
  }
}
#myAccount #accountFormWrapper .buttons {
  display: table;
  float: right;
  margin-top: 20px;
}
#myAccount #accountFormWrapper .buttons button {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #2aa9de;
  border: none;
  color: #fff;
  font-family: allerlight;
  letter-spacing: -0.3px;
  padding: 10px 40px;
  font-size: 30px;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 480px) {
  #myAccount #accountFormWrapper .buttons button {
    width: auto;
    margin-left: 10px;
    margin-bottom: 0;
  }
}
#myAccount #accountFormWrapper .buttons button:hover {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #0796e3;
}
#myCommittees {
  display: block;
}
#myCommittees .accountHeader .nameBox {
  background-color: #0085cf;
  color: #fff;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
}
#myCommittees .accountHeader .nameBox:hover {
  background-color: #1e135f;
}
#myCommittees .accountHeader .pageLabel {
  color: #1e1362;
}
.form--member-committees__header {
  background-color: #f4f4f4;
  margin-top: 28px;
}
.form--member-committees__header p {
  padding-left: 15px;
  padding-right: 20px;
}
@media (min-width: 480px) {
  .form--member-committees__header p {
    font-size: 20px;
    line-height: 52px;
  }
}
.form--member-committees li {
  font-family: allerlight;
  letter-spacing: -0.3px;
  color: #1e1362;
}
.form--member-committees li .name {
  padding-left: 10px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .form--member-committees li .name {
    padding-left: 20px;
    padding-right: 0;
  }
}
#memberDirectory .accountHeader .nameBox {
  background-color: #00633a;
  color: #fff;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
}
#memberDirectory .accountHeader .nameBox:hover {
  background-color: #17ac50;
}
#memberDirectory .accountHeader .pageLabel {
  color: #00633a;
}
#memberDirectory #scrollSelect {
  display: block;
  position: relative;
  top: -2px;
}
#memberDirectory #scrollSelect .alphabet {
  display: block;
  overflow: hidden;
  width: 100%;
  min-height: 114px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #memberDirectory #scrollSelect .alphabet {
    margin-top: 0;
  }
}
#memberDirectory #scrollSelect .alphabet .alphabet__menu a,
#memberDirectory #scrollSelect .alphabet .submenu a {
  float: left;
  position: relative;
  color: #00633a;
  font-family: allerlight;
  letter-spacing: -0.3px;
  text-align: center;
  width: 100%;
  display: table;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
}
@media (min-width: 768px) {
  #memberDirectory #scrollSelect .alphabet .alphabet__menu a,
  #memberDirectory #scrollSelect .alphabet .submenu a {
    border-width: 1px 1px 1px 0;
  }
}
#memberDirectory #scrollSelect .alphabet .alphabet__menu a:first-child,
#memberDirectory #scrollSelect .alphabet .submenu a:first-child {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  border-width: 1px;
}
#memberDirectory #scrollSelect .alphabet .alphabet__menu {
  display: table;
  position: relative;
  height: 40px;
}
@media (min-width: 992px) {
  #memberDirectory #scrollSelect .alphabet .alphabet__menu {
    width: 1352px;
    height: 52px;
  }
}
#memberDirectory #scrollSelect .alphabet .alphabet__menu a {
  background-color: #f2f9f6;
  border-color: #e4eae7;
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
@media (min-width: 768px) {
  #memberDirectory #scrollSelect .alphabet .alphabet__menu a {
    font-size: 24px;
    width: 52px;
    height: 52px;
    line-height: 52px;
  }
}
#memberDirectory #scrollSelect .alphabet .alphabet__menu a:hover {
  background-color: #fff;
}
#memberDirectory #scrollSelect .alphabet .submenu {
  position: relative;
  display: block;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #memberDirectory #scrollSelect .alphabet .submenu {
    height: 60px;
    margin-top: 0;
  }
}
#memberDirectory #scrollSelect .alphabet .submenu.submenu-right span {
  left: auto;
  right: 20px;
}
#memberDirectory #scrollSelect .alphabet .submenu span {
  background-image: url("/html/plugins/itic/images/membersarea/membersarea.png");
  width: 16px;
  height: 9px;
  display: block;
  background-position: -79px -31px;
  position: absolute;
  top: 1px;
  left: 20px;
  z-index: 1;
}
#memberDirectory #scrollSelect .alphabet .submenu a {
  margin-top: 9px;
  font-size: 16px;
  border-color: #00633a;
  background-color: #fff;
  line-height: 40px;
  width: 70px;
  height: 40px;
}
@media (min-width: 768px) {
  #memberDirectory #scrollSelect .alphabet .submenu a {
    font-size: 18px;
    line-height: 48px;
    height: 48px;
    width: 84px;
  }
}
#memberDirectory #scrollSelect .alphabet .submenu a:hover {
  background-color: #f2f9f6;
}
#memberDirectory #scrollSelect .alphabet .submenu a:nth-child(2) {
  border-width: 1px;
}
#memberDirectory #membersList {
  display: block;
  clear: both;
}
#memberDirectory #membersList .listHeader {
  list-style: none;
  padding: 0;
  background-color: #f4f4f4;
  display: table;
  width: 100%;
  height: 52px;
}
#memberDirectory #membersList .listHeader li {
  display: table;
  padding-top: 5px;
  padding-bottom: 5px;
  height: 52px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
@media (min-width: 480px) {
  #memberDirectory #membersList .listHeader li {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
#memberDirectory #membersList .listHeader li p {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
#memberDirectory #membersList .listHeader li a,
#memberDirectory #membersList .listHeader li p {
  color: #555;
  font-family: allerlight;
  letter-spacing: -0.3px;
  font-size: 11px;
  line-height: 1em;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media (min-width: 480px) {
  #memberDirectory #membersList .listHeader li a,
  #memberDirectory #membersList .listHeader li p {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (min-width: 768px) {
  #memberDirectory #membersList .listHeader li a,
  #memberDirectory #membersList .listHeader li p {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
  }
}
@media (min-width: 992px) {
  #memberDirectory #membersList .listHeader li a,
  #memberDirectory #membersList .listHeader li p {
    font-size: 20px;
    line-height: 52px;
  }
}
@media (min-width: 768px) {
  #memberDirectory #membersList .listHeader li a span {
    float: right;
  }
}
#memberDirectory #membersList .listHeader li a.asc span,
#memberDirectory #membersList .listHeader li a.desc span {
  background-image: url("/html/plugins/itic/images/membersarea/membersarea.png");
  display: block;
  width: 19px;
  height: 10px;
  margin: 10px auto;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -7px;
}
@media (min-width: 768px) {
  #memberDirectory #membersList .listHeader li a.asc span,
  #memberDirectory #membersList .listHeader li a.desc span {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 7px;
    margin-right: 7px;
    left: auto;
    right: 0;
    top: 50%;
    margin-top: -5px;
    /*position:relative;*/
  }
}
#memberDirectory #membersList .listHeader li a.desc span {
  background-position: -39px -26px;
}
#memberDirectory #membersList .listHeader li a.asc span {
  background-position: -39px -36px;
}
#memberDirectory #membersList .memberList {
  list-style: none;
  padding: 0;
}
#memberDirectory #membersList .memberList li {
  display: block;
  clear: both;
}
#memberDirectory #membersList .memberList li .col {
  display: table;
  height: 52px;
}
@media (min-width: 768px) {
  #memberDirectory #membersList .memberList li .col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#memberDirectory #membersList .memberList li div,
#memberDirectory #membersList .memberList li a,
#memberDirectory #membersList .memberList li p {
  line-height: 14px;
  font-size: 12px;
  color: #5b5a5a;
  word-break: break-word;
  text-align: center;
}
@media (min-width: 768px) {
  #memberDirectory #membersList .memberList li div,
  #memberDirectory #membersList .memberList li a,
  #memberDirectory #membersList .memberList li p {
    text-align: left;
  }
}
@media (min-width: 992px) {
  #memberDirectory #membersList .memberList li div,
  #memberDirectory #membersList .memberList li a,
  #memberDirectory #membersList .memberList li p {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (min-width: 1300px) {
  #memberDirectory #membersList .memberList li div,
  #memberDirectory #membersList .memberList li a,
  #memberDirectory #membersList .memberList li p {
    font-size: 18px;
    line-height: 20px;
    word-break: none;
  }
}
#memberDirectory #membersList .memberList li div.first-name,
#memberDirectory #membersList .memberList li a.first-name,
#memberDirectory #membersList .memberList li p.first-name,
#memberDirectory #membersList .memberList li div.last-name,
#memberDirectory #membersList .memberList li a.last-name,
#memberDirectory #membersList .memberList li p.last-name {
  letter-spacing: -0.3px;
}
#memberDirectory #membersList .memberList li div span,
#memberDirectory #membersList .memberList li a span,
#memberDirectory #membersList .memberList li p span {
  line-height: 12px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: 100%;
  word-break: break-word;
}
@media (min-width: 992px) {
  #memberDirectory #membersList .memberList li div span,
  #memberDirectory #membersList .memberList li a span,
  #memberDirectory #membersList .memberList li p span {
    line-height: 20px;
  }
}
#memberDirectory #membersList .memberList li div.company .imageContainer,
#memberDirectory #membersList .memberList li a.company .imageContainer,
#memberDirectory #membersList .memberList li p.company .imageContainer {
  border: 1px solid #e4eae7;
  height: 37px;
  width: 37px;
  display: none;
  margin-right: 5px;
  float: left;
  position: relative;
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  #memberDirectory #membersList .memberList li div.company .imageContainer,
  #memberDirectory #membersList .memberList li a.company .imageContainer,
  #memberDirectory #membersList .memberList li p.company .imageContainer {
    display: table;
  }
}
#memberDirectory #membersList .memberList li div.company .imageContainer span,
#memberDirectory #membersList .memberList li a.company .imageContainer span,
#memberDirectory #membersList .memberList li p.company .imageContainer span {
  vertical-align: middle;
  display: table-cell;
}
#memberDirectory #membersList .memberList li div.company .imageContainer span img,
#memberDirectory #membersList .memberList li a.company .imageContainer span img,
#memberDirectory #membersList .memberList li p.company .imageContainer span img {
  max-width: 35px;
  display: table;
  margin: 0 auto;
}
@media (min-width: 992px) {
  #memberDirectory #membersList .memberList li div.company > span,
  #memberDirectory #membersList .memberList li a.company > span,
  #memberDirectory #membersList .memberList li p.company > span {
    font-size: 16px;
    line-height: 18px;
  }
}
#memberDirectory #membersList .memberList li div.position,
#memberDirectory #membersList .memberList li a.position,
#memberDirectory #membersList .memberList li p.position,
#memberDirectory #membersList .memberList li div.company,
#memberDirectory #membersList .memberList li a.company,
#memberDirectory #membersList .memberList li p.company,
#memberDirectory #membersList .memberList li div.phone,
#memberDirectory #membersList .memberList li a.phone,
#memberDirectory #membersList .memberList li p.phone {
  font-family: allerlight;
  letter-spacing: -0.3px;
}
#memberDirectory #membersList .memberList li div.email,
#memberDirectory #membersList .memberList li a.email,
#memberDirectory #membersList .memberList li p.email {
  font-family: 'allerlightitalic';
}
#resourceDetails .body {
  font-size: 18px;
  line-height: 20px;
  font-family: allerlight;
  letter-spacing: -0.3px;
  color: #1e1362;
}
#resourceDetails .links {
  margin-top: 20px;
}
#resourceDetails .links a {
  font-family: allerlight;
  letter-spacing: -0.3px;
  height: 40px;
  line-height: 40px;
  display: table;
  width: 100%;
  font-size: 18px;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #2aa9de;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #resourceDetails .links a {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
    -webkit-transition: background-color linear 0.2s;
    transition: background-color linear 0.2s;
    background-color: #0796e3;
  }
}
#resourceDetails .accountHeader {
  margin-bottom: 20px;
}
@media (min-width: 480px) {
  #resourceDetails .accountHeader {
    margin-bottom: 40px;
  }
}
#resourceDetails .accountHeader .nameBox {
  background-color: #00633a;
  color: #fff;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
}
#resourceDetails .accountHeader .nameBox:hover {
  background-color: #17ac50;
}
#resourceDetails .accountHeader .pageLabel {
  color: #00633a;
}
#changePassword {
  display: block;
}
#changePassword .accountHeader .nameBox {
  background-color: #0085cf;
  color: #fff;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
}
#changePassword .accountHeader .nameBox:hover {
  background-color: #1e135f;
}
#changePassword .accountHeader .pageLabel {
  color: #1e1362;
}
#changePassword .field {
  margin-bottom: 10px;
}
#changePassword label,
#changePassword input {
  font-family: allerlight;
  letter-spacing: -0.3px;
  color: #1e1362;
}
#changePassword label {
  color: #140564;
  font-size: 16px;
  line-height: 24px;
  display: block;
}
#changePassword input {
  padding: 14px 20px;
  width: 100%;
  border: none;
  font-size: 18px;
}
#changePassword button {
  margin-top: 24px;
  width: 100%;
  font-size: 30px;
  cursor: pointer;
  height: 60px;
  line-height: 60px;
}
@media (min-width: 992px) {
  #changePassword button {
    height: 227px;
    line-height: 227px;
  }
}
#changePassword #forgotPassword form .column button:hover {
  background-color: #0790D9;
}
.searchInfoBar {
  margin-bottom: 10px;
  display: none;
}
.searchInfoBar .topContent {
  display: table;
  width: 100%;
  padding: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKUlEQVQYVzWKsQ0AMAzCwsz/n4aZCqV4swG76/mQHDREJF2o5AjbzlIeSjsYkvYzbFAAAAAASUVORK5CYII=) repeat;
}
.searchInfoBar .topContent .searchString {
  font-family: allerlight;
  letter-spacing: -0.3px;
  font-size: 18px;
  line-height: 40px;
  display: table;
  color: #1e1464;
}
@media (min-width: 768px) {
  .searchInfoBar .topContent .searchString {
    float: left;
  }
}
.searchInfoBar .topContent .searchResults {
  font-family: allerlight;
  letter-spacing: -0.3px;
  color: #1e1362;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
}
@media (min-width: 768px) {
  .searchInfoBar .topContent .searchResults {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.searchInfoBar .topContent .searchCancel {
  display: table;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .searchInfoBar .topContent .searchCancel {
    display: block;
    float: right;
    width: auto;
  }
}
.searchInfoBar .topContent .searchCancel a,
.searchInfoBar .topContent .searchCancel {
  font-family: allerlight;
  letter-spacing: -0.3px;
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #2aa9de;
  cursor: pointer;
  font-size: 18px;
  color: #fff !important;
  line-height: 40px;
  height: 40px;
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
  display: table;
  text-decoration: none;
}
@media (min-width: 992px) {
  .searchInfoBar .topContent .searchCancel a,
  .searchInfoBar .topContent .searchCancel {
    width: auto;
  }
}
.searchInfoBar .topContent .searchCancel a:hover,
.searchInfoBar .topContent .searchCancel:hover {
  -webkit-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  background-color: #0796e3;
}
.no-results {
  letter-spacing: -0.3px;
  font-size: 18px;
  color: #1e1362;
  display: none;
  text-align: center;
}
.no-results {
  display: none;
}
.header-breadcrumb {
  width: 100%;
  clear: both;
  margin: 10px 0;
}
.header-breadcrumb ul {
  list-style: none;
}
.header-breadcrumb ul li {
  font-family: alleritalic;
  letter-spacing: -0.3px;
  font-size: 12px;
  line-height: 1em;
  color: #1e1464;
}
@media (min-width: 576px) {
  .header-breadcrumb ul li {
    font-size: 18px;
  }
}
.header-breadcrumb ul li span,
.header-breadcrumb ul li a {
  font-family: alleritalic;
  letter-spacing: -0.3px;
  margin-right: 5px;
}
.header-breadcrumb ul li a:hover {
  color: #1e1362;
}
.header-breadcrumb ul li .breadcrumb__next {
  background-image: url("/html/plugins/itic/images/membersarea/membersarea.png");
  width: 6px;
  height: 9px;
  background-position: -85px -42px;
  padding-left: 5px;
  padding-right: 5px;
}
.entriesList {
  list-style: none;
  padding: 0;
}
.entriesList li {
  display: table;
  width: 100%;
  padding: 20px;
  margin-bottom: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKUlEQVQYVzWKsQ0AMAzCwsz/n4aZCqV4swG76/mQHDREJF2o5AjbzlIeSjsYkvYzbFAAAAAASUVORK5CYII=) repeat;
}
@media (min-width: 768px) {
  .entriesList li {
    padding: 30px;
  }
}
.entriesList li div,
.entriesList li p,
.entriesList li a {
  font-family: allerlight;
  letter-spacing: -0.3px;
  color: #1e135f;
  font-size: 18px;
  line-height: 20px;
}
.entriesList li .title {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .entriesList li .title {
    margin-bottom: 0;
  }
}
.entriesList li .title a {
  font-size: 22px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .entriesList li .title a {
    font-size: 24px;
    line-height: 26px;
  }
}
.entriesList li .date {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .entriesList li .date {
    margin-bottom: 0;
  }
}
.entriesList li .date .posted {
  color: #0085cf;
}
.entriesList li .date .dateSent {
  color: #007f44;
}
.entriesList li .date .dateSent .at {
  color: #1e135f;
}
.entriesList li .category {
  font-size: 18px;
  letter-spacing: -0.3px;
  color: #0085cf;
}
.loading {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background: #ffffff url(../images/revised/ajax-loader.gif) 50% 15% no-repeat;
  opacity: .7;
  filter: alpha(opacity=70);
  z-index: 1;
}
.up-button {
  right: -10px;
}
@media (min-width: 992px) {
  .up-button {
    right: -15px;
  }
}
.paging a {
  color: #1e1464;
}
.paging li.active p {
  color: #595959;
}
.name-box--my-committees {
  background-color: #1e1464 !important;
}
.submenu--footer {
  display: none!important;
}
.pagination {
  text-align: center;
}
.pagination p {
  color: #0085cf;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 25px;
  padding: 0;
  list-style: none;
  text-align: left;
}
.pagination li {
  display: block;
  float: left;
  width: auto;
  height: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 6px;
  font-family: 'allerregular', Arial;
  font-size: 18px;
}
.pagination li.prev {
  width: 24px;
  padding: 0;
  background: url('/html/plugins/itic/images/revised/p-left.png');
}
.pagination li.next {
  width: 24px;
  padding: 0;
  background: url('/html/plugins/itic/images/revised/p-right.png');
}
.pagination li.prev a {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
  text-indent: -10000px;
  overflow: hidden;
}
.pagination li.prev span {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
  text-indent: -10000px;
  overflow: hidden;
}
.pagination li.next a {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
  text-indent: -10000px;
  overflow: hidden;
}
.pagination li.next span {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
  text-indent: -10000px;
  overflow: hidden;
}
.pagination li.active a {
  color: #1f1463;
}
@media (min-height: 768px) {
  .menu__element {
    padding: .75rem;
  }
}
@media (min-width: 992px) {
  .menu__element:hover a {
    /*color:#1e1464 !important;*/
    color: #fff !important;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .menu__wrapper {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex!important;
  }
}
.menu__button.js-active {
  margin-right: 0!important;
}

input.login__input {
	border:1px solid #aaa!important;
}

.login-auth-banner {
	background-color: #fefefe;
    padding: 10px;
    margin-top: 30px;
}

.login-auth-banner p {
	font-size: .75rem;
    color: darkgrey;
    line-height: 1em;
    font-weight: 300;
}