@font-face {
  font-family: 'RigaRegular';
  src: url("fonts/RigaScreenWeb-Regular.eot"), url("fonts/RigaScreenWeb-Regular.woff") format("woff"), url("fonts/RigaScreenWeb-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'RigaBold';
  src: url("fonts/RigaScreenWeb-Bold.eot"), url("fonts/RigaScreenWeb-Bold.woff") format("woff"), url("fonts/RigaScreenWeb-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'RigaBoldItalic';
  src: url("fonts/RigaScreenWeb-BoldItalic.eot"), url("fonts/RigaScreenWeb-BoldItalic.woff") format("woff"), url("fonts/RigaScreenWeb-BoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'RigaRegularItalic';
  src: url("fonts/RigaScreenWeb-RegularItalic.eot"), url("fonts/RigaScreenWeb-RegularItalic.woff") format("woff"), url("fonts/RigaScreenWeb-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Tundra';
  src: url("fonts/TundraWeb.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'TundraBold';
  src: url("fonts/TundraWeb-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
* {
  margin: 0;
  padding: 0; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

body {
  background-color: #ffffff;
  font-size: 16px;
  overflow: auto;
  position: relative;
  width: 100%;
  text-align: left;
  color: #617179;
  font-family: "RigaRegular", Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-align: left; }
  body img.left {
    float: left;
    margin-right: 25px; }
  body img.right {
    float: right;
    margin-left: 25px; }
  body ul, body ol {
    margin: 0 0 10px 15px; }
    body ul li, body ol li {
      padding-left: 2px;
      padding-bottom: 7px; }
  body ul li {
    list-style: none; }
    body ul li:before {
      content: '';
      display: inline-block;
      height: 20px;
      width: 15px;
      margin-left: -15px;
      background-image: url(../images/arrow_right_gray.svg);
      background-repeat: no-repeat;
      float: left;
      background-size: 6px;
      background-position-y: 50%; }
    body ul li ol li {
      list-style: decimal; }
      body ul li ol li:before {
        height: 0;
        width: 0; }
  body ol li {
    list-style: decimal; }
    body ol li ul li {
      list-style: none; }
  body .body-wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    padding-top: 15px; }
  body p, body a, body li, body td, body th {
    font-family: "RigaRegular", Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: left; }
  body strong, body b, body label {
    font-family: "RigaBold", Verdana, sans-serif; }
  body a {
    color: #abba00;
    transition: all 0.2s ease-in-out; }
    body a:hover, body a:focus, body a:active {
      text-decoration: none;
      color: #617179; }
  body img {
    max-width: 100%; }
  body h1, body h2, body h3, body h4, body h5 {
    letter-spacing: .5px; }
  body h1, body h3 {
    font-family: "Tundra", Georgia, Times, serif; }
  body h1, body h2 {
    font-weight: 300;
    font-style: normal;
    color: #c7d300; }
  body h1 {
    color: #c7d300;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 10px; }
  body h2 {
    color: #617179;
    font-size: 23px;
    line-height: 36px;
    margin-bottom: 15px; }
  body h3 {
    font-size: 23px;
    line-height: 29px;
    color: #c7d300;
    font-weight: 500;
    margin-bottom: 10px; }
  body h4 {
    color: #617179;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 26px; }
  body h5 {
    color: #617179;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 26px; }
  body h6 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px; }
  body .glyphicon.glyphicon-menu-right {
    font-size: 14px;
    font-weight: 100;
    top: 2px;
    left: -2px;
    padding-right: 5px; }
  body .border_rt {
    border-right: 1px solid #617179; }
  body .border_lt {
    border-left: 1px solid #617179; }
  body .col-md-2,
  body .col-md-3,
  body .col-md-4,
  body .col-md-5,
  body .col-md-6,
  body .col-md-8,
  body .col-md-9,
  body .col-md-10,
  body .col-md-12,
  body .col-sm-2,
  body .col-sm-3,
  body .col-sm-4,
  body .col-sm-5,
  body .col-sm-6,
  body .col-sm-8,
  body .col-sm-9,
  body .col-sm-10,
  body .col-sm-12,
  body .col-xs-2,
  body .col-xs-3,
  body .col-xs-4,
  body .col-xs-5,
  body .col-xs-6,
  body .col-xs-8,
  body .col-xs-9,
  body .col-xs-10,
  body .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px; }
  body .row {
    margin: 0;
    padding-left: 15px; }
  body .clear {
    clear: both; }
  body .mobileOnly {
    display: none; }
  body .fullwidth {
    width: 100%; }
  body .pad50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  body .pad_top50 {
    padding-top: 50px; }
  body .pad_top90 {
    margin-top: 90px; }
  body .pad_bottom50 {
    padding-bottom: 50px; }
  body .padding_bottom20 {
    padding-bottom: 22px; }
  body .padding_bottom30, body .col_pad_btm30 {
    padding-bottom: 30px; }
  body #deactivation {
    margin-bottom: 20px; }
  body .col_pad_lt {
    padding-left: 15px; }
  body .col_pad_rt {
    padding-right: 15px; }
  body .col_pad_rt30 {
    padding-right: 30px; }
  body .col_pad_top {
    padding-top: 15px; }
  body .col_pad_top30 {
    padding-top: 30px; }
  body .col_pad_top45 {
    padding-top: 45px; }
  body .col_pad_btm {
    padding-bottom: 15px; }
  body .col_no_pad_lt {
    padding-left: 0; }
  body .col_no_pad_rt {
    padding-right: 0; }
  body .bt-1g {
    border-top: 1px solid #ececec; }
  body .bb-1g {
    border-bottom: 1px solid #ececec; }
  body .bl-1g {
    border-left: 1px solid #ececec; }
  body .br-1g {
    border-right: 1px solid #ececec; }

.switch {
  position: relative;
  display: inline-block;
  width: 58px;
  height: 30px;
  float: left;
  margin-right: 20px; }

.switch input {
  display: none; }

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #b2b2b2;
  margin: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s; }

.switch .slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 5px;
  bottom: 4px;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s; }

.switch .slider.round {
  border-radius: 34px; }

.switch .slider.round:before {
  border-radius: 50%; }

.switch input:checked + .slider {
  background-color: #c7d300; }

.switch input:focus + .slider {
  box-shadow: 0 0 1px #c7d300; }

.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

.breadcrumbs {
  position: relative;
  width: 100%;
  clear: both;
  max-width: 1225px;
  margin: 30px auto 15px auto;
  padding-left: 30px; }
  .breadcrumbs:after {
    content: "";
    display: block;
    clear: both; }
  .breadcrumbs a {
    list-style: none;
    display: inline;
    padding-right: 22px;
    margin-right: 3px;
    background: url(../images/arrow_right_gray.svg) no-repeat 100% center transparent;
    background-size: 7px 14px;
    color: #617179;
    transition: color ease-in-out .2s; }
    .breadcrumbs a:hover {
      color: #abba00; }
  .breadcrumbs span {
    color: #c7d300;
    line-height: 20px;
    font-size: 16px; }

header ul, header ol, footer ul, footer ol, .registertabs ul, .registertabs ol {
  margin: 0;
  padding: 0; }
  header ul li, header ol li, footer ul li, footer ol li, .registertabs ul li, .registertabs ol li {
    padding-left: 0;
    padding-bottom: 0; }
header ul li, footer ul li, .registertabs ul li {
  list-style: none; }
  header ul li:before, footer ul li:before, .registertabs ul li:before {
    display: none; }
  header ul li ol li, footer ul li ol li, .registertabs ul li ol li {
    list-style: none; }
    header ul li ol li:before, footer ul li ol li:before, .registertabs ul li ol li:before {
      height: 0;
      width: 0; }

a.btn {
  color: #617179;
  border-radius: 0;
  padding: 0;
  text-align: left;
  transition: all 0.2s ease-in-out;
  font-size: 16px;
  white-space: normal; }
  a.btn:hover, a.btn:focus, a.btn:active {
    color: #abba00;
    box-shadow: none; }

header {
  z-index: 999;
  margin-bottom: 30px;
  position: relative;
  background: #ffffff;
  clear: both; }
  header .header-content {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1225px;
    padding: 15px 0 15px 15px; }
    header .header-content:after {
      content: "";
      display: block;
      clear: both; }
    header .header-content .logo-container {
      float: left;
      width: 45%;
      max-width: 460px;
      padding: 0 15px; }
      header .header-content .logo-container img {
        max-width: 100%;
        height: auto;
        max-height: 130px;
        float: left;
        transition: all .5s ease-in-out;
        margin-bottom: 0; }
        header .header-content .logo-container img.logo-signet {
          max-width: 130px;
          width: 25%; }
        header .header-content .logo-container img.logo-lettering {
          visibility: visible;
          opacity: 1;
          transition: all .5s ease-in-out;
          max-width: 355px;
          width: 68%; }
    header .header-content .top-nav-container {
      padding: 0 15px;
      float: right;
      visibility: visible;
      opacity: 1;
      transition: all .5s ease-in-out; }
    header .header-content .top-navbar {
      float: right;
      padding-right: 15px;
      display: block; }
      header .header-content .top-navbar nav {
        float: left; }
        header .header-content .top-navbar nav ul.service-nav li {
          margin: 7px 0 0; }
          header .header-content .top-navbar nav ul.service-nav li a {
            padding-right: 13px;
            margin-right: 13px;
            border-right: 1px solid #617179;
            font-size: 15px;
            color: #617179;
            transition: all 0.2s ease-in-out; }
            header .header-content .top-navbar nav ul.service-nav li a:hover, header .header-content .top-navbar nav ul.service-nav li a:focus, header .header-content .top-navbar nav ul.service-nav li a:active {
              color: #c7d300; }
          header .header-content .top-navbar nav ul.service-nav li:last-child a {
            border-right: 0; }

header.affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999 !important; }
  header.affix .top-nav-container,
  header.affix .logo-container img.logo-lettering {
    visibility: hidden;
    opacity: 0;
    height: 0; }
  header.affix .logo-container img.logo-signet {
    max-height: 65px;
    max-width: 65px;
    margin-bottom: 0; }
  header.affix .navbar {
    margin: 15px -9px 0 0; }

.search-container {
  float: right; }
  .search-container input {
    border: 0;
    border-radius: 0;
    background: #e0e3e4;
    font-family: "RigaRegular", Verdana, sans-serif;
    height: 34px;
    width: 177px;
    vertical-align: top;
    padding: 0 7px;
    float: right;
    box-shadow: none; }
    .search-container input:focus {
      outline: 0;
      box-shadow: none; }
  .search-container input[type='image'] {
    width: 30px; }
  .search-container .form-horizontal {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%; }
    .search-container .form-horizontal .form-group {
      margin: 0 10px 0 0;
      width: calc(100% - 134px);
      float: left; }
      .search-container .form-horizontal .form-group input {
        width: 100%;
        padding: 2px 10px;
        float: left; }
      .search-container .form-horizontal .form-group .control-label {
        padding-top: 0px;
        text-align: left;
        font-size: 24px;
        line-height: 25px;
        color: #c7d300;
        font-weight: 500; }
    .search-container .form-horizontal .form-group-submit {
      width: 124px;
      margin: 28px 0 0 0; }
      .search-container .form-horizontal .form-group-submit input {
        background: url(../images/arrow_right_white.svg) no-repeat 95% center #c7d300;
        background-size: 7px 14px;
        color: #ffffff;
        border-radius: 0;
        font-weight: 300;
        padding: 7px 40px 5px 12px;
        text-align: left;
        width: 100%;
        text-shadow: none;
        transition: all 0.2s ease-in-out; }
        .search-container .form-horizontal .form-group-submit input:hover, .search-container .form-horizontal .form-group-submit input:focus, .search-container .form-horizontal .form-group-submit input:active {
          background-color: #617179; }

.search-results {
  margin-bottom: 30px; }
  .search-results.dnk-search-result {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
    background-color: #e0e3e4; }
  .search-results .result-title h3 {
    font-weight: 600; }
  .search-results .result-descr p {
    margin-bottom: 10px; }
  .search-results .result-link span {
    color: #617179;
    font-weight: 500; }

footer {
  background: #617179;
  width: 100%;
  position: relative;
  clear: both; }
  footer .footer-content {
    width: 100%;
    max-width: 1225px;
    padding: 40px 15px 15px 15px;
    margin: 0 auto;
    position: relative; }
    footer .footer-content:after {
      content: "";
      display: block;
      clear: both; }
    footer .footer-content p {
      padding-right: 15px;
      font-size: 16px; }
    footer .footer-content:first-child {
      padding-right: 15px; }
    footer .footer-content h3, footer .footer-content p {
      color: #ffffff;
      line-height: 24px; }
    footer .footer-content h3 {
      border-bottom: 1px solid #ececec;
      margin-bottom: 30px;
      line-height: 24px;
      padding-bottom: 5px;
      color: #c7d300;
      font-size: 16px; }
    footer .footer-content img {
      max-width: 100%; }
    footer .footer-content a {
      color: #c7d300;
      transition: all 0.2s ease-in-out; }
      footer .footer-content a:hover, footer .footer-content a:focus, footer .footer-content a:active {
        color: #ffffff;
        text-decoration: none; }
    footer .footer-content ul.nav-footer li {
      margin-bottom: 4px;
      margin-right: 26px; }
      footer .footer-content ul.nav-footer li a {
        color: #ffffff; }
        footer .footer-content ul.nav-footer li a:hover, footer .footer-content ul.nav-footer li a:focus, footer .footer-content ul.nav-footer li a:active {
          color: #c7d300; }
  footer .footerbar {
    width: 100%;
    display: inline-block;
    padding-top: 40px;
    padding-left: 15px; }
    footer .footerbar .icon-twitter {
      float: left; }
      footer .footerbar .icon-twitter img {
        width: 30px;
        height: 30px; }
    footer .footerbar .copyright {
      float: right; }

nav ul li {
  list-style: none;
  position: relative;
  display: inline-block; }

.navbar {
  line-height: 1;
  border-radius: 0;
  min-height: 0;
  float: right;
  clear: right;
  margin: 45px -9px 0 0;
  transition: all .5s ease-in-out; }
  .navbar .nav {
    background: transparent;
    font-family: "RigaRegular", Verdana, sans-serif;
    margin: 0 auto; }
    .navbar .nav li {
      padding: 10px 0 20px 0;
      transition: ease-in-out all 0.2s; }
      .navbar .nav li a {
        font-size: 16px;
        color: #c7d300;
        padding: 0 22px 0 22px;
        border-right: 1px solid #c7d300;
        text-align: right;
        transition: all 0.2s ease-in-out;
        text-transform: uppercase; }
      .navbar .nav li:first-child {
        margin-left: 0; }
      .navbar .nav li:last-child a {
        border-right: 0px;
        color: #33b1e9; }
      .navbar .nav li.active a {
        color: #617179; }
      .navbar .nav li.active ul li a {
        color: #617179; }
        .navbar .nav li.active ul li a:hover {
          color: #c7d300; }
      .navbar .nav li ul {
        /*display: none;*/
        position: absolute;
        z-index: 100;
        min-width: 220px;
        width: auto;
        margin-left: -1px;
        padding-top: 15px; }
        .navbar .nav li ul li {
          margin-left: 0;
          width: 100%;
          border-bottom: 1px solid #ffffff;
          background: #e0e3e4;
          padding: 0;
          transition: ease-in-out all 0.2s; }
          .navbar .nav li ul li a {
            width: 100%;
            color: #617179;
            display: inline-block;
            text-align: left;
            padding: 10px 15px;
            font-size: 14px;
            border: 0; }
          .navbar .nav li ul li:last-child {
            border-bottom: 0; }
          .navbar .nav li ul li ul {
            display: none; }
          .navbar .nav li ul li.active a {
            color: #000000; }
          .navbar .nav li ul li:last-child a {
            color: #617179; }
      .navbar .nav li:hover ul {
        /*display: block;*/ }
        .navbar .nav li:hover ul li ul {
          display: none; }
  .navbar .navbar-collapse {
    padding: 0;
    max-width: 100%;
    overflow-x: hidden; }
  .navbar .navbar-toggle {
    background-color: #c7d300;
    border-radius: 0; }
    .navbar .navbar-toggle .icon-bar {
      background-color: #ffffff; }
    .navbar .navbar-toggle.collapsed {
      border: 1px solid #c7d300;
      background-color: #ffffff; }
      .navbar .navbar-toggle.collapsed .icon-bar {
        background-color: #c7d300; }

nav.navbar ul.nav.navbar-nav > li > a:hover, nav.navbar a:active, nav.navbar a:focus {
  text-decoration: none;
  background-color: transparent;
  color: #617179; }
nav.navbar li.dropdown > ul.dropdown-menu {
  padding: 0px; }
  nav.navbar li.dropdown > ul.dropdown-menu > li > a:focus, nav.navbar li.dropdown > ul.dropdown-menu a:hover {
    background: #c7d300;
    color: #ffffff; }

.pagination {
  overflow: auto;
  padding: 15px 15px 15px 0;
  text-align: center;
  width: 100%;
  margin: 0; }
  .pagination div.PagerNumberArea {
    display: inline-flex; }
    .pagination div.PagerNumberArea > div {
      display: inline-flex; }

.page-numbers,
.UnselectedPage,
.UnselectedNext,
.UnselectedPrev,
.SelectedPage,
.SelectedPrev,
.SelectedNext {
  background: #e0e3e4;
  color: #617179;
  border-radius: 0;
  padding: 10px;
  height: 40px;
  width: 40px;
  margin-top: 10px;
  transition: all 0.2s ease-in-out;
  border: 0;
  display: inline-block;
  text-shadow: none;
  font-size: 16px;
  text-align: center;
  margin-bottom: 5px;
  font-family: "RigaBold", Verdana, sans-serif; }

.page-numbers, .UnselectedPage, .UnselectedNext, .UnselectedPrev {
  background: #e0e3e4; }
  .page-numbers:hover, .page-numbers:focus, .page-numbers:active, .page-numbers.current, .UnselectedPage:hover, .UnselectedPage:focus, .UnselectedPage:active, .UnselectedPage.current, .UnselectedNext:hover, .UnselectedNext:focus, .UnselectedNext:active, .UnselectedNext.current, .UnselectedPrev:hover, .UnselectedPrev:focus, .UnselectedPrev:active, .UnselectedPrev.current {
    background: #c7d300; }

.SelectedPage {
  background: #c7d300; }

.SelectedPrev, .SelectedNext {
  color: #919ba1; }

.page-numbers {
  margin-right: 5px; }
  .page-numbers.prev, .page-numbers.next {
    width: 150px; }
  .page-numbers.next span {
    float: right;
    padding-right: 0;
    padding-top: 1px; }
  .page-numbers.prev span {
    float: left;
    padding-top: 2px; }

.UnselectedNext,
.UnselectedPrev,
.SelectedPrev,
.SelectedNext {
  color: transparent; }
  .UnselectedNext:before,
  .UnselectedPrev:before,
  .SelectedPrev:before,
  .SelectedNext:before {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-weight: 100;
    padding-left: 2px;
    color: #617179;
    vertical-align: middle; }
  .UnselectedNext:hover, .UnselectedNext:focus, .UnselectedNext:active, .UnselectedNext.current,
  .UnselectedPrev:hover,
  .UnselectedPrev:focus,
  .UnselectedPrev:active,
  .UnselectedPrev.current,
  .SelectedPrev:hover,
  .SelectedPrev:focus,
  .SelectedPrev:active,
  .SelectedPrev.current,
  .SelectedNext:hover,
  .SelectedNext:focus,
  .SelectedNext:active,
  .SelectedNext.current {
    color: transparent; }

.UnselectedNext,
.SelectedNext {
  margin-left: -8px; }
  .UnselectedNext:before,
  .SelectedNext:before {
    content: "\e258"; }

.UnselectedPrev:before,
.SelectedPrev:before {
  content: "\e257"; }

.SelectedPrev:before,
.SelectedNext:before {
  color: #919ba1; }

.slider {
  width: 100%;
  position: relative; }
  .slider:after {
    content: "";
    display: block;
    clear: both; }
  .slider .bx-wrapper {
    border: 0;
    box-shadow: none;
    margin: 0 0 90px 0; }
    .slider .bx-wrapper .bx-viewport {
      height: 0 !important;
      padding-bottom: 23%; }
      .slider .bx-wrapper .bx-viewport .bxslider {
        float: left;
        display: inline-block;
        padding: 0;
        margin: 0;
        list-style: none; }
        .slider .bx-wrapper .bx-viewport .bxslider .slider-container {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%; }
          .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper {
            position: relative;
            max-width: 1225px;
            padding: 26px;
            width: 100%;
            margin: 1% auto 0 auto; }
            .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner {
              width: 75%;
              background: rgba(255, 255, 255, 0.9);
              display: inline-block;
              position: relative; }
              .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner .pad26 {
                padding: 26px 26px 6px; }
              .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner .btn {
                background: #c7d300;
                color: #617179;
                border-radius: 0;
                padding: 7px 12px 5px 12px;
                transition: all 0.2s ease-in-out;
                font-size: 16px;
                float: right; }
                .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner .btn .glyphicon {
                  padding-left: 22px;
                  padding-right: 0; }
                .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner .btn:hover, .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner .btn:focus, .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner .btn:active {
                  color: #c7d300;
                  background: #617179; }
    .slider .bx-wrapper .bx-pager.bx-default-pager a {
      background: #617179;
      width: 12px;
      height: 12px;
      margin: 0 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      transition: all 0.2s ease-in-out; }
      .slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .slider .bx-wrapper .bx-pager.bx-default-pager a:focus, .slider .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #c7d300; }

.carousel-inner .item {
  transition: transform 1s ease-in-out;
  -webkit-transition: transform 1s ease-in-out;
  -moz-transition: transform 1s ease-in-out;
  -o-transition: transform 1s ease-in-out; }

.quotesarea .quotesBg {
  background: url(../images/quotesBg.jpg) no-repeat transparent;
  background-size: cover; }
.quotesarea.carousel {
  margin-bottom: 15px; }
.quotesarea .carousel-inner .item {
  min-height: 235px;
  padding: 15px 15px 0px 15px;
  color: #ffffff; }
  .quotesarea .carousel-inner .item .quotes_con {
    padding-right: 30px;
    padding-left: 15px;
    padding-bottom: 30px; }
  .quotesarea .carousel-inner .item p, .quotesarea .carousel-inner .item h4, .quotesarea .carousel-inner .item h5, .quotesarea .carousel-inner .item strong {
    color: #ffffff; }
  .quotesarea .carousel-inner .item h3, .quotesarea .carousel-inner .item h4, .quotesarea .carousel-inner .item h5 {
    margin-bottom: 5px; }
  .quotesarea .carousel-inner .item h4, .quotesarea .carousel-inner .item h5 {
    font-family: "RigaBold", Verdana, sans-serif; }
  .quotesarea .carousel-inner .item h4 {
    font-size: 18px;
    line-height: 24px; }
  .quotesarea .carousel-inner .item h5 {
    font-size: 16px;
    line-height: 22px; }
  .quotesarea .carousel-inner .item .quotes_text {
    font-size: 16px;
    padding-bottom: 15px; }
  .quotesarea .carousel-inner .item a.btn {
    padding: 0;
    font-size: 16px;
    color: #c7d300; }
    .quotesarea .carousel-inner .item a.btn.rne-green-dark {
      color: #aaaa00; }
    .quotesarea .carousel-inner .item a.btn:hover, .quotesarea .carousel-inner .item a.btn:active, .quotesarea .carousel-inner .item a.btn:focus {
      color: #ffffff; }
  .quotesarea .carousel-inner .item .carousel-img {
    padding: 0;
    /*padding-right: $pad;*/
    padding-right: 0px; }
    .quotesarea .carousel-inner .item .carousel-img .carousel-img-inner {
      /*width: 265px;*/
      width: 100%;
      height: 205px;
      max-width: 100%;
      max-height: 100%;
      background: #ffffff; }
      .quotesarea .carousel-inner .item .carousel-img .carousel-img-inner img {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
        z-index: 1;
        margin-bottom: 0;
        padding: 0;
        max-width: 90%;
        max-height: 90%;
        padding: 15px 18px 15px 0; }
.quotesarea .carousel-inner .dnk-glossary {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff; }
  .quotesarea .carousel-inner .dnk-glossary:hover {
    color: #c7d300;
    border-bottom: 1px dotted #c7d300; }
.quotesarea .carousel-indicators {
  bottom: 5px;
  margin-bottom: 0;
  width: 100%;
  left: 0;
  margin-left: 0; }
  .quotesarea .carousel-indicators li {
    background-color: #ffffff;
    border: 0;
    padding: 0;
    margin: 1px 4px; }
    .quotesarea .carousel-indicators li.active {
      background-color: #c7d300;
      margin: 0 3px; }

.quotesarea .carousel-inner .item .carousel-img .carousel-img-inner {
  background: none; }
  .quotesarea .carousel-inner .item .carousel-img .carousel-img-inner img {
    max-width: 100%;
    max-height: 100%;
    padding: 0;
    background: #ffffff; }

div.carousel.slide > div.carousel-inner div.carousel-img-inner.slider-bg-white {
  background-color: #ffffff; }
  div.carousel.slide > div.carousel-inner div.carousel-img-inner.slider-bg-white > img {
    padding: 5px; }

.content_lt .carousel-inner {
  width: calc(100% - 15px); }

.stage {
  width: 100%;
  position: relative;
  background: #617179;
  height: 300px; }
  .stage:after {
    content: "";
    display: block;
    clear: both; }
  .stage .stage-wrapper {
    position: relative;
    max-width: 1225px;
    padding: 30px;
    width: 100%;
    margin: 1% auto 0 auto;
    display: table;
    height: 300px; }
    .stage .stage-wrapper .stage-inner {
      width: 100%;
      display: inline-block;
      position: relative;
      vertical-align: bottom;
      color: #ffffff;
      position: relative; }
      .stage .stage-wrapper .stage-inner .pad100 {
        padding: 30px 0;
        width: 70%;
        margin: 0 auto; }
      .stage .stage-wrapper .stage-inner h1 {
        margin-top: 10px; }
    .stage .stage-wrapper .stage-number {
      font-family: "Tundra", Georgia, Times, serif;
      color: #ffffff;
      font-size: 330px;
      opacity: .2;
      position: absolute;
      left: 0;
      top: 135px;
      z-index: 1; }
  .stage .stage-arrow-lt,
  .stage .stage-arrow-rt,
  .stage .inactive-arrow-lt,
  .stage .inactive-arrow-rt {
    position: absolute;
    top: 33%;
    height: 90px;
    width: 100px; }
  .stage .stage-arrow-lt, .stage .inactive-arrow-lt {
    left: 0;
    background: url(../images/arrow_white_big.svg) no-repeat 50% center transparent;
    transform: rotate(-180deg); }
  .stage .stage-arrow-rt, .stage .inactive-arrow-rt {
    right: 0;
    background: url(../images/arrow_white_big.svg) no-repeat 50% center transparent; }
  .stage .inactive-arrow-lt, .stage .inactive-arrow-rt {
    opacity: .2;
    z-index: 100;
    display: none; }
  .stage .stage-arrow-lt, .stage .stage-arrow-rt {
    opacity: 1;
    z-index: 200; }
  .stage .glyphicon.glyphicon-menu-left,
  .stage .glyphicon.glyphicon-menu-right {
    color: #ffffff;
    font-size: 100px; }

.custom_form .form-table,
.custom_form .NewsletterSubscription {
  width: 100%; }
  .custom_form .form-table .form-table-label-cell,
  .custom_form .NewsletterSubscription .form-table-label-cell {
    width: 100%;
    display: block; }
    .custom_form .form-table .form-table-label-cell label,
    .custom_form .NewsletterSubscription .form-table-label-cell label {
      font-weight: 400;
      margin-bottom: 2px;
      color: #c7d300;
      font-size: 16px; }
  .custom_form .form-table .form-table-value-cell,
  .custom_form .form-table .editing-form-value-cell,
  .custom_form .NewsletterSubscription .form-table-value-cell,
  .custom_form .NewsletterSubscription .editing-form-value-cell {
    width: 100%;
    display: block;
    margin-bottom: 20px; }
    .custom_form .form-table .form-table-value-cell .form-control,
    .custom_form .form-table .editing-form-value-cell .form-control,
    .custom_form .NewsletterSubscription .form-table-value-cell .form-control,
    .custom_form .NewsletterSubscription .editing-form-value-cell .form-control {
      border-radius: 0px;
      box-shadow: none;
      background: #e0e3e4;
      border: 0;
      height: 40px;
      color: #617179;
      font-size: 15px; }
      .custom_form .form-table .form-table-value-cell .form-control:focus,
      .custom_form .form-table .editing-form-value-cell .form-control:focus,
      .custom_form .NewsletterSubscription .form-table-value-cell .form-control:focus,
      .custom_form .NewsletterSubscription .editing-form-value-cell .form-control:focus {
        border-color: #33b1e9;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(104, 141, 176, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(104, 141, 176, 0.6); }
    .custom_form .form-table .form-table-value-cell textarea,
    .custom_form .form-table .editing-form-value-cell textarea,
    .custom_form .NewsletterSubscription .form-table-value-cell textarea,
    .custom_form .NewsletterSubscription .editing-form-value-cell textarea {
      min-height: 100px; }
  .custom_form .form-table .onethird-cell, .custom_form .form-table .onethird-cell-right,
  .custom_form .NewsletterSubscription .onethird-cell,
  .custom_form .NewsletterSubscription .onethird-cell-right {
    width: calc(33.333% -  26px);
    margin-right: 26px;
    float: left; }
    .custom_form .form-table .onethird-cell.fullwidth-cell, .custom_form .form-table .onethird-cell-right.fullwidth-cell,
    .custom_form .NewsletterSubscription .onethird-cell.fullwidth-cell,
    .custom_form .NewsletterSubscription .onethird-cell-right.fullwidth-cell {
      width: 100%; }
      .custom_form .form-table .onethird-cell.fullwidth-cell .form-table-value-cell, .custom_form .form-table .onethird-cell-right.fullwidth-cell .form-table-value-cell,
      .custom_form .NewsletterSubscription .onethird-cell.fullwidth-cell .form-table-value-cell,
      .custom_form .NewsletterSubscription .onethird-cell-right.fullwidth-cell .form-table-value-cell {
        width: calc(33.333% -  26px); }
  .custom_form .form-table .twothird-cell,
  .custom_form .NewsletterSubscription .twothird-cell {
    width: 66.666%;
    float: left; }
  .custom_form .form-table .half-cell,
  .custom_form .NewsletterSubscription .half-cell {
    width: calc(50% -  15px);
    margin-right: 15px;
    float: left; }
  .custom_form .form-table .half-cell-right,
  .custom_form .NewsletterSubscription .half-cell-right {
    width: calc(50% -  15px);
    margin-left: 15px;
    float: left; }
  .custom_form .form-table .phone-cell span.form-control-text,
  .custom_form .NewsletterSubscription .phone-cell span.form-control-text {
    display: none; }
  .custom_form .form-table .phone-cell input,
  .custom_form .NewsletterSubscription .phone-cell input {
    width: 33%;
    margin-right: 0.333%; }
  .custom_form .form-table .captcha-cell .form-table-value-cell span,
  .custom_form .NewsletterSubscription .captcha-cell .form-table-value-cell span {
    font-size: 12px; }
  .custom_form .form-table select,
  .custom_form .NewsletterSubscription select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none !important;
    border-radius: 0 !important;
    width: 100% !important;
    background-image: url(../images/arrow_down_gray.svg) !important;
    background-position: 96% !important;
    background-repeat: no-repeat !important;
    background-size: 14px 28px !important; }
  .custom_form .form-table select::-ms-expand,
  .custom_form .NewsletterSubscription select::-ms-expand {
    display: none; }
  .custom_form .form-table .date-time-picker .control-group-inline button.btn-icon,
  .custom_form .NewsletterSubscription .date-time-picker .control-group-inline button.btn-icon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 16px;
    padding: 0;
    margin-right: 5px;
    border-radius: 0;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .custom_form .form-table .date-time-picker .control-group-inline button.btn-icon:before,
    .custom_form .NewsletterSubscription .date-time-picker .control-group-inline button.btn-icon:before {
      content: "\e109"; }
    .custom_form .form-table .date-time-picker .control-group-inline button.btn-icon:focus, .custom_form .form-table .date-time-picker .control-group-inline button.btn-icon:hover,
    .custom_form .NewsletterSubscription .date-time-picker .control-group-inline button.btn-icon:focus,
    .custom_form .NewsletterSubscription .date-time-picker .control-group-inline button.btn-icon:hover {
      color: #333;
      text-decoration: none;
      outline: 0; }
    .custom_form .form-table .date-time-picker .control-group-inline button.btn-icon:active,
    .custom_form .NewsletterSubscription .date-time-picker .control-group-inline button.btn-icon:active {
      box-shadow: none; }
  .custom_form .form-table .date-time-picker .control-group-inline a,
  .custom_form .NewsletterSubscription .date-time-picker .control-group-inline a {
    color: #c7d300;
    margin-top: 5px;
    display: inline-block;
    vertical-align: sub; }
  .custom_form .form-table input[type='file'],
  .custom_form .NewsletterSubscription input[type='file'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0; }
  .custom_form .form-table .checkbox-cell .form-table-label-cell,
  .custom_form .NewsletterSubscription .checkbox-cell .form-table-label-cell {
    width: auto;
    display: inline-block; }
    .custom_form .form-table .checkbox-cell .form-table-label-cell label,
    .custom_form .NewsletterSubscription .checkbox-cell .form-table-label-cell label {
      margin-bottom: 0;
      margin-top: 5px; }
  .custom_form .form-table .checkbox-cell .form-table-value-cell,
  .custom_form .NewsletterSubscription .checkbox-cell .form-table-value-cell {
    width: auto;
    display: inline-block;
    float: left; }
  .custom_form .form-table .checkbox-cell .CheckBoxField, .custom_form .form-table .checkbox-cell .checkbox,
  .custom_form .NewsletterSubscription .checkbox-cell .CheckBoxField,
  .custom_form .NewsletterSubscription .checkbox-cell .checkbox {
    display: block;
    position: relative;
    padding-right: 15px;
    margin: 3px 0 0;
    float: left;
    font-size: 0 !important;
    line-height: 0; }
    .custom_form .form-table .checkbox-cell .CheckBoxField input, .custom_form .form-table .checkbox-cell .checkbox input,
    .custom_form .NewsletterSubscription .checkbox-cell .CheckBoxField input,
    .custom_form .NewsletterSubscription .checkbox-cell .checkbox input {
      opacity: 0;
      cursor: pointer; }
    .custom_form .form-table .checkbox-cell .CheckBoxField label, .custom_form .form-table .checkbox-cell .checkbox label,
    .custom_form .NewsletterSubscription .checkbox-cell .CheckBoxField label,
    .custom_form .NewsletterSubscription .checkbox-cell .checkbox label {
      height: 15px;
      width: 15px;
      outline: 1px solid #b2b2b2;
      border: 2px solid #ffffff;
      padding: 0;
      min-height: 10px;
      margin-top: 0;
      line-height: 0;
      vertical-align: text-bottom; }
    .custom_form .form-table .checkbox-cell .CheckBoxField input[type=checkbox]:checked + label, .custom_form .form-table .checkbox-cell .checkbox input[type=checkbox]:checked + label,
    .custom_form .NewsletterSubscription .checkbox-cell .CheckBoxField input[type=checkbox]:checked + label,
    .custom_form .NewsletterSubscription .checkbox-cell .checkbox input[type=checkbox]:checked + label {
      background: #c7d300;
      background-size: 80%; }
  .custom_form .form-table .radio input[type=radio], .custom_form .form-table .checkbox input[type=checkbox],
  .custom_form .NewsletterSubscription .radio input[type=radio],
  .custom_form .NewsletterSubscription .checkbox input[type=checkbox] {
    margin-left: 0; }
.custom_form .FormButton,
.custom_form .SubscriptionButton {
  background: #c7d300;
  color: #ffffff;
  border-radius: 0;
  padding: 11px 30px 9px 30px;
  margin-top: 10px;
  transition: all 0.2s ease-in-out;
  border: 0;
  min-width: 160px;
  float: right;
  text-shadow: none;
  font-size: 16px; }
  .custom_form .FormButton:hover, .custom_form .FormButton:focus, .custom_form .FormButton:active,
  .custom_form .SubscriptionButton:hover,
  .custom_form .SubscriptionButton:focus,
  .custom_form .SubscriptionButton:active {
    background: #617179; }
.custom_form .ErrorLabel {
  color: #ec6602;
  display: inline-block;
  margin-bottom: 10px; }
.custom_form .form-table-validation-cell {
  float: left;
  margin-top: -15px; }
  .custom_form .form-table-validation-cell span {
    color: #ec6602;
    display: inline-block;
    margin-bottom: 5px; }
.custom_form .NewsletterSubscription .form-horizontal .form-group {
  margin-right: 15px;
  margin-left: 0;
  width: calc(50% - 15px);
  float: left; }
.custom_form .NewsletterSubscription .SubscriptionButton {
  padding: 10px 30px 8px 30px;
  margin-top: 31px;
  float: left; }
.custom_form .NewsletterSubscription .control-label {
  color: #c7d300; }

.form_map .contentarea {
  margin-bottom: 15px; }
.form_map h5 {
  color: #c7d300;
  font-family: "RigaBold", Verdana, sans-serif;
  margin-bottom: 10px; }
.form_map .search-container {
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 45px; }
  .form_map .search-container input.form-control {
    width: calc(100% - 44px);
    float: left;
    height: 40px;
    padding: 6px 12px;
    font-size: 15px; }
  .form_map .search-container input.search-box {
    float: right;
    width: 44px;
    height: 40px;
    padding: 0 12px; }
.form_map .embedded_map {
  margin-bottom: 15px;
  margin-right: 15px;
  position: relative; }
  .form_map .embedded_map:after {
    content: "";
    display: block;
    clear: both; }
.form_map .border_right {
  border-right: 1px solid #617179; }

.form_area {
  padding-right: 15px; }
  .form_area .EditingFormTable tr, .form_area .form-table tr {
    width: 50%;
    float: left;
    padding-right: 15px;
    margin-bottom: 15px;
    height: 86px; }
    .form_area .EditingFormTable tr.full, .form_area .form-table tr.full {
      width: 100%; }
      .form_area .EditingFormTable tr.full .checkbox label, .form_area .form-table tr.full .checkbox label {
        font-family: "RigaRegular", Verdana, sans-serif; }
    .form_area .EditingFormTable tr .FieldLabel, .form_area .form-table tr .FieldLabel {
      display: block; }
    .form_area .EditingFormTable tr .EditingFormLabel, .form_area .form-table tr .EditingFormLabel {
      font-weight: 400;
      margin-bottom: 2px;
      color: #c7d300;
      font-size: 16px;
      width: 100%; }
    .form_area .EditingFormTable tr .EditingFormValueCell, .form_area .form-table tr .EditingFormValueCell {
      display: block; }
      .form_area .EditingFormTable tr .EditingFormValueCell textarea, .form_area .EditingFormTable tr .EditingFormValueCell input, .form_area .form-table tr .EditingFormValueCell textarea, .form_area .form-table tr .EditingFormValueCell input {
        border-radius: 0px;
        box-shadow: none;
        background: #e0e3e4;
        border: 0;
        height: 40px;
        color: #617179;
        font-size: 15px; }
        .form_area .EditingFormTable tr .EditingFormValueCell textarea:focus, .form_area .EditingFormTable tr .EditingFormValueCell input:focus, .form_area .form-table tr .EditingFormValueCell textarea:focus, .form_area .form-table tr .EditingFormValueCell input:focus {
          border-color: #33b1e9;
          -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(104, 141, 176, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(104, 141, 176, 0.6); }
      .form_area .EditingFormTable tr .EditingFormValueCell textarea, .form_area .form-table tr .EditingFormValueCell textarea {
        height: auto;
        min-height: 80px; }
  .form_area .EditingFormTable .CaptchaTable tr, .form_area .form-table .CaptchaTable tr {
    width: 100%; }
    .form_area .EditingFormTable .CaptchaTable tr td img, .form_area .form-table .CaptchaTable tr td img {
      padding-left: 15px; }

.checkbox_area {
  padding: 20px 30px;
  margin-right: 15px;
  margin-bottom: 30px; }
  .checkbox_area .CheckBoxField,
  .checkbox_area .checkbox {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .checkbox_area .CheckBoxField input,
    .checkbox_area .checkbox input {
      opacity: 0;
      cursor: pointer; }
    .checkbox_area .CheckBoxField label,
    .checkbox_area .checkbox label {
      height: 15px;
      width: 15px;
      outline: 1px solid #b2b2b2;
      border: 2px solid #ffffff;
      padding: 0;
      min-height: 10px;
      margin-top: 0;
      line-height: 0;
      vertical-align: text-bottom;
      background: #ffffff; }
    .checkbox_area .CheckBoxField input[type=checkbox]:checked + label,
    .checkbox_area .checkbox input[type=checkbox]:checked + label {
      background: #c7d300;
      background-size: 80%; }
  .checkbox_area label {
    font-family: "RigaRegular", Verdana, sans-serif; }
  .checkbox_area h3 {
    margin-bottom: 15px; }
  .checkbox_area .item {
    padding-right: 40px; }
    .checkbox_area .item label {
      font-weight: normal;
      cursor: pointer; }
  .checkbox_area .CheckBoxField {
    padding-right: 10px;
    vertical-align: text-top; }
    .checkbox_area .CheckBoxField label {
      margin-left: -15px; }
  .checkbox_area.maps_inner {
    padding: 20px;
    position: absolute;
    width: 70%;
    background: #ffffff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 1px 1px 8px #000000; }
    .checkbox_area.maps_inner p {
      margin-bottom: 15px;
      font-size: 15px;
      line-height: 22px; }
    .checkbox_area.maps_inner .CheckBoxField label {
      outline: 1px solid #617179; }
    .checkbox_area.maps_inner .CheckBoxField span {
      vertical-align: text-bottom; }
    .checkbox_area.maps_inner .btn {
      background: #c7d300;
      color: #617179;
      border-radius: 0;
      padding: 7px 12px 5px 12px;
      transition: all 0.2s ease-in-out;
      font-size: 16px;
      float: right; }
      .checkbox_area.maps_inner .btn .glyphicon {
        padding-left: 22px;
        padding-right: 0; }
      .checkbox_area.maps_inner .btn:hover, .checkbox_area.maps_inner .btn:focus, .checkbox_area.maps_inner .btn:active {
        color: #c7d300;
        background: #617179; }

.message-board .message-board-form {
  margin: 30px 0; }
  .message-board .message-board-form .message-board-form-leave-message {
    font-size: 23px;
    line-height: 29px;
    color: #c7d300;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 30px;
    font-family: "Tundra", Georgia, Times, serif;
    letter-spacing: .5px;
    display: inline-block; }
  .message-board .message-board-form .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0; }
    .message-board .message-board-form .form-horizontal .form-group label, .message-board .message-board-form .form-horizontal .form-group .control-label {
      color: #c7d300; }
    .message-board .message-board-form .form-horizontal .form-group .form-control {
      border-radius: 0px;
      box-shadow: none;
      background: #e0e3e4;
      border: 0;
      height: 40px;
      color: #617179;
      font-size: 15px; }
      .message-board .message-board-form .form-horizontal .form-group .form-control:focus {
        border-color: #33b1e9;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(104, 141, 176, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(104, 141, 176, 0.6); }
    .message-board .message-board-form .form-horizontal .form-group textarea {
      min-height: 100px; }
    .message-board .message-board-form .form-horizontal .form-group.form-group-submit input[type=submit] {
      background: #c7d300;
      color: #ffffff;
      border-radius: 0;
      padding: 11px 30px 9px 30px;
      margin-top: 10px;
      transition: all 0.2s ease-in-out;
      border: 0;
      min-width: 160px;
      float: right;
      text-shadow: none;
      font-size: 16px; }
      .message-board .message-board-form .form-horizontal .form-group.form-group-submit input[type=submit]:hover, .message-board .message-board-form .form-horizontal .form-group.form-group-submit input[type=submit]:focus, .message-board .message-board-form .form-horizontal .form-group.form-group-submit input[type=submit]:active, .message-board .message-board-form .form-horizontal .form-group.form-group-submit input[type=submit].btn[disabled] {
        background: #617179;
        opacity: 1; }
    .message-board .message-board-form .form-horizontal .form-group .editing-form-control-nested-control label {
      font-family: "RigaRegular", Verdana, sans-serif;
      font-weight: normal;
      cursor: pointer;
      color: #617179;
      margin-top: 15px; }
    .message-board .message-board-form .form-horizontal .form-group .CheckBoxField {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      padding-right: 10px;
      vertical-align: text-top;
      display: inline-block;
      padding-top: 0;
      min-height: 15px;
      line-height: 0; }
      .message-board .message-board-form .form-horizontal .form-group .CheckBoxField input {
        opacity: 0;
        cursor: pointer;
        margin-left: 0;
        height: 20px;
        width: 20px; }
      .message-board .message-board-form .form-horizontal .form-group .CheckBoxField label {
        height: 15px;
        width: 15px;
        outline: 1px solid #b2b2b2;
        border: 2px solid #ffffff;
        padding: 0;
        min-height: 10px;
        margin-top: 0;
        line-height: 0;
        background: #ffffff;
        margin-left: 0; }
      .message-board .message-board-form .form-horizontal .form-group .CheckBoxField input[type=checkbox]:checked + label {
        background: #c7d300;
        background-size: 80%; }

.datetime-ui-widget-content {
  border: 2px solid #ececec !important;
  background: #ececec !important;
  font-family: "RigaRegular", Verdana, sans-serif !important;
  font-size: 16px !important;
  width: 19em !important; }
  .datetime-ui-widget-content .datetime-ui-widget-header {
    border: 0;
    background: #ececec; }
  .datetime-ui-widget-content .datetime-ui-datepicker-calendar .datetime-ui-datepicker th {
    color: #c7d300;
    font-weight: 700;
    border-left: 0;
    border-right: 0;
    text-transform: uppercase;
    background: #ececec; }
  .datetime-ui-widget-content .datetime-ui-datepicker-calendar .datetime-ui-state-default {
    color: #c7d300;
    background: #ececec;
    border: 1px solid #ececec; }
  .datetime-ui-widget-content .datetime-ui-datepicker-calendar .datetime-ui-state-active, .datetime-ui-widget-content .datetime-ui-datepicker-calendar .datetime-ui-widget-content .datetime-ui-state-active, .datetime-ui-widget-content .datetime-ui-datepicker-calendar .datetime-ui-widget-header .datetime-ui-state-active {
    color: #c7d300;
    background: #c7d300;
    border: 1px solid #c7d300; }
  .datetime-ui-widget-content .action-buttons .btn-default {
    background: #617179;
    background-size: 7px;
    color: #ffffff;
    border-radius: 0;
    padding: 5px 12px 4px 12px;
    margin: 7px;
    transition: all 0.2s ease-in-out;
    border: 0;
    float: left;
    box-shadow: none;
    font-family: "RigaRegular", Verdana, sans-serif !important;
    font-weight: 300;
    text-shadow: none; }
    .datetime-ui-widget-content .action-buttons .btn-default:hover, .datetime-ui-widget-content .action-buttons .btn-default:focus, .datetime-ui-widget-content .action-buttons .btn-default:active {
      background: #c7d300; }
  .datetime-ui-widget-content .action-buttons .btn-primary {
    background: #c7d300;
    background-size: 7px;
    color: #ffffff;
    border-radius: 0;
    padding: 5px 12px 4px 12px;
    margin: 7px;
    transition: all 0.2s ease-in-out;
    border: 0;
    float: left;
    box-shadow: none;
    font-family: "RigaRegular", Verdana, sans-serif !important;
    text-shadow: none; }
    .datetime-ui-widget-content .action-buttons .btn-primary:hover, .datetime-ui-widget-content .action-buttons .btn-primary:focus, .datetime-ui-widget-content .action-buttons .btn-primary:active {
      background: #617179; }
  .datetime-ui-widget-content .action-buttons .datetime-ui-widget input, .datetime-ui-widget-content .action-buttons .datetime-ui-widget select, .datetime-ui-widget-content .action-buttons .datetime-ui-widget textarea, .datetime-ui-widget-content .action-buttons .datetime-ui-widget button {
    font-family: "RigaRegular", Verdana, sans-serif !important; }

.datetime-ui-datepicker select.datetime-ui-datepicker-month, .datetime-ui-datepicker select.datetime-ui-datepicker-year {
  width: 48% !important;
  float: left !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 5px 15px 5px 5px !important;
  font-family: "RigaRegular", Verdana, sans-serif !important; }

.datetime-ui-datepicker select.datetime-ui-datepicker-month {
  margin-right: 1% !important; }

.datetime-ui-datepicker select.datetime-ui-datepicker-year {
  margin-left: 1% !important; }

.datetime-ui-datepicker .datetime-ui-datepicker-next,
.datetime-ui-datepicker .datetime-ui-datepicker-prev {
  display: inline-block !important;
  font-family: 'Glyphicons Halflings' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  font-size: 16px !important;
  top: 12px !important;
  color: #617179; }

.datetime-ui-datepicker .datetime-ui-datepicker-next:before {
  content: "\e080" !important; }

.datetime-ui-datepicker .datetime-ui-datepicker-prev:before {
  content: "\e079" !important; }

.datetime-ui-datepicker .datetime-ui-datepicker-next {
  right: 0px !important; }

.datetime-ui-datepicker .datetime-ui-datepicker-prev {
  left: 7px !important; }

.datetime-ui-state-hover {
  background: none !important;
  color: #c7d300 !important; }

.datetime-ui-datepicker .datetime-ui-datepicker-next-hover {
  right: 0px !important;
  top: 12px !important;
  border: none !important; }

.datetime-ui-datepicker .datetime-ui-datepicker-prev-hover {
  left: 7px !important;
  top: 12px !important;
  border: none !important; }

.calendar {
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0 !important; }
  .calendar table {
    width: 100%;
    border: 16px solid #c7d300 !important; }
    .calendar table tr td {
      background-color: #c7d300 !important;
      color: #ffffff;
      border: 0;
      text-align: center;
      padding-top: 7px;
      padding-bottom: 7px;
      font-family: "RigaBold", Verdana, sans-serif; }
      .calendar table tr td.event {
        background-color: #ffffff !important;
        color: #617179;
        border-radius: 30px;
        height: 35px;
        width: 35px !important;
        cursor: pointer; }
        .calendar table tr td.event:before {
          border: 0; }
      .calendar table tr td table {
        border: 0 !important;
        border-top: 5px solid #c7d300 !important;
        border-bottom: 0; }
        .calendar table tr td table tr td {
          font-weight: 700;
          color: #ffffff;
          text-transform: uppercase;
          border: 0; }
          .calendar table tr td table tr td a {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            padding: 5px 15px;
            background: #c7d300;
            color: #ffffff !important;
            font-size: 30px; }
    .calendar table tr th {
      background-color: #c7d300;
      font-weight: 700;
      border-left: 0;
      border-right: 0;
      border: 0;
      text-align: left;
      padding: 6px 2px;
      color: #627179;
      text-transform: uppercase;
      font-size: 15px; }
    .calendar table tr:first-child td {
      padding-top: 0;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 5px;
      margin-left: 0;
      margin-right: 0; }

div.ui-dialog {
  background: #e0e3e4;
  padding: 10px 30px 10px 15px;
  color: #617179;
  width: auto;
  min-width: 150px;
  max-width: 250px; }
  div.ui-dialog > div.ui-dialog-titlebar > span.ui-dialog-title {
    font-family: "RigaBold", Verdana, sans-serif;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: capitalize; }
  div.ui-dialog > div.ui-dialog-titlebar > button.ui-dialog-titlebar-close {
    height: 20px;
    width: 20px;
    font-size: 1em;
    /*background-color: $white;*/
    background: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    position: absolute;
    right: 11px;
    top: 11px;
    color: #617179; }
    div.ui-dialog > div.ui-dialog-titlebar > button.ui-dialog-titlebar-close > span.ui-icon-closethick {
      position: relative;
      top: 1px;
      display: inline-block;
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-weight: 400;
      line-height: 1;
      -webkit-font-smoothing: antialiased; }
      div.ui-dialog > div.ui-dialog-titlebar > button.ui-dialog-titlebar-close > span.ui-icon-closethick::before {
        content: "\e014"; }
  div.ui-dialog > div.ui-dialog-content > a.cal_highlight {
    color: #617179;
    display: inline-block;
    margin-bottom: 7px;
    margin-left: 15px;
    /* Warning: Needed for oldIE support, but words are broken up letter-by-letter */
    -ms-word-break: break-all;
    word-break: break-all;
    /* Non standard for webkit */
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }
    div.ui-dialog > div.ui-dialog-content > a.cal_highlight::before {
      content: '';
      display: inline-block;
      height: 12px;
      width: 14px;
      margin-left: -15px;
      vertical-align: middle;
      background-image: url(../images/arrow_right_green.svg);
      background-repeat: no-repeat; }
    div.ui-dialog > div.ui-dialog-content > a.cal_highlight:focus {
      outline: none; }
    div.ui-dialog > div.ui-dialog-content > a.cal_highlight:hover, div.ui-dialog > div.ui-dialog-content > a.cal_highlight:active {
      color: #abba00;
      outline: none;
      transition: all 0.2s ease-in-out; }
  div.ui-dialog > div.ui-dialog-content > div.dialog-container {
    width: 100%;
    height: 100%;
    display: inline-block;
    border-bottom: 1px solid #617179; }
    div.ui-dialog > div.ui-dialog-content > div.dialog-container:last-of-type {
      border-bottom: none; }
    div.ui-dialog > div.ui-dialog-content > div.dialog-container h5 {
      margin-bottom: 10px;
      line-height: 1.2em;
      display: inline-block;
      word-break: break-all; }
    div.ui-dialog > div.ui-dialog-content > div.dialog-container p {
      font-size: 0.85em;
      line-height: 1.2em; }
  div.ui-dialog a.btn {
    padding-top: 8px;
    font-size: 15px; }
    div.ui-dialog a.btn:focus, div.ui-dialog a.btn:active {
      color: #617179; }

.login-container input {
  width: 100%;
  height: 35px;
  padding: 2px 7px;
  border: 0;
  font-size: 15px;
  color: #617179;
  border-radius: 0; }
.login-container p, .login-container label {
  font-size: 15px;
  color: #ffffff;
  font-weight: normal; }
.login-container input[type='submit'],
.login-container input[type='button'] {
  background: url(../images/arrow_right_white.svg) no-repeat 50% bottom #33b1e9;
  background-size: 15px 24px;
  border-radius: 0;
  padding: 0;
  transition: all 0.2s ease-in-out;
  box-shadow: none; }
  .login-container input[type='submit']:hover,
  .login-container input[type='button']:hover {
    opacity: .7; }
.login-container .form-horizontal, .login-container .form-group {
  margin: 0; }

.blueBg {
  background: #33b1e9; }

main {
  position: relative;
  width: 100%;
  clear: both;
  max-width: 1225px;
  background: #ffffff;
  margin: 0 auto;
  padding: 15px; }
  main:after {
    content: "";
    display: block;
    clear: both; }
  main .greenBg {
    background: #c7d300; }
  main .whiteBg {
    background: #ffffff;
    color: #617179; }
  main .grayLightBg {
    background: #e0e3e4; }
    main .grayLightBg h3 {
      color: #617179; }
  main .grayBg {
    background: #617179; }
    main .grayBg h4, main .grayBg a {
      color: #c7d300; }
  main ul.greenBg {
    background: transparent; }
    main ul.greenBg li {
      background: #c7d300; }
  main .row {
    padding-left: 15px;
    margin-bottom: 30px;
    clear: both; }
  main .border_bottom:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: calc(100% - 15px);
    padding-top: 30px;
    margin-left: 0;
    border-bottom: 1px solid #e0e3e4; }
  main .contentarea {
    margin-bottom: 15px; }
    main .contentarea p:first-child {
      margin-top: -5px; }
    main .contentarea p {
      margin-bottom: 10px; }
    main .contentarea img {
      width: auto;
      height: auto;
      max-width: 100%;
      min-width: 50px;
      margin-bottom: 15px; }
      main .contentarea img.left {
        float: left;
        margin-right: 25px; }
      main .contentarea img.right {
        float: right;
        margin-left: 25px; }
    main .contentarea ul, main .contentarea ol {
      margin: 0 0 10px 15px; }
      main .contentarea ul li, main .contentarea ol li {
        padding-left: 2px;
        padding-bottom: 7px; }
    main .contentarea ul li {
      list-style: none; }
      main .contentarea ul li:before {
        content: '';
        display: inline-block;
        height: 20px;
        width: 15px;
        margin-left: -15px;
        background-image: url(../images/arrow_right_gray.svg);
        background-repeat: no-repeat;
        float: left;
        background-size: 6px;
        background-position-y: 50%; }
      main .contentarea ul li ol li {
        list-style: decimal; }
        main .contentarea ul li ol li:before {
          height: 0;
          width: 0; }
    main .contentarea ol li {
      list-style: decimal; }
      main .contentarea ol li ul li {
        list-style: none; }
  main .teaser {
    list-style: none;
    position: relative;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    background: #e0e3e4;
    margin-bottom: 15px;
    margin-right: 15px;
    float: left;
    overflow: hidden; }
    main .teaser .teaser_in {
      background: #e0e3e4; }
      main .teaser .teaser_in h3 {
        color: #617179;
        word-break: break-word; }
      main .teaser .teaser_in p {
        line-height: 23px;
        font-size: 16px;
        overflow: hidden; }
    main .teaser a.btn {
      color: #617179;
      border-radius: 0;
      padding: 0;
      text-align: left;
      transition: all 0.2s ease-in-out;
      position: absolute;
      bottom: 15px;
      left: 15px;
      font-size: 16px;
      white-space: normal; }
      main .teaser a.btn:hover, main .teaser a.btn:focus, main .teaser a.btn:active {
        color: #abba00;
        box-shadow: none; }
    main .teaser img {
      width: 100%;
      margin-bottom: 0;
      padding-right: 0 !important;
      min-width: auto; }
    main .teaser h2 {
      color: #c7d300; }
      main .teaser h2 a {
        color: #c7d300;
        font-weight: 300;
        transition: all 0.2s ease-in-out; }
        main .teaser h2 a:hover, main .teaser h2 a:focus, main .teaser h2 a:active {
          color: #000000;
          box-shadow: none; }
    main .teaser a h2 {
      transition: all 0.2s ease-in-out; }
      main .teaser a h2:hover, main .teaser a h2:focus, main .teaser a h2:active {
        color: #000000;
        box-shadow: none; }
  main .small_teaser {
    height: 485px;
    width: calc(25% - 15px); }
    main .small_teaser .teaser_in {
      width: 100%;
      padding: 20px 20px 45px;
      max-height: 275px;
      overflow: hidden; }
      main .small_teaser .teaser_in small {
        width: 100%;
        display: inline-block;
        margin-bottom: 3px; }
        main .small_teaser .teaser_in small .date {
          padding-left: 6px; }
        main .small_teaser .teaser_in small .title {
          font-weight: thin;
          padding-right: 6px; }
  main .news_teaser .small_teaser .teaser_in {
    padding: 15px 20px 45px; }
  main .logo_teaser .logo_teaser_in {
    position: relative;
    background: #ffffff;
    display: inline-block;
    width: 100%;
    height: 158px;
    padding: 8px;
    border: 1px solid #e0e3e4;
    vertical-align: middle; }
    main .logo_teaser .logo_teaser_in a {
      display: flex;
      height: 100%;
      width: 100%;
      vertical-align: middle; }
    main .logo_teaser .logo_teaser_in img {
      max-height: 100%;
      max-width: 100%;
      display: block;
      margin-left: auto;
      margin-top: auto;
      margin-right: auto;
      margin-bottom: auto;
      height: auto;
      width: auto;
      vertical-align: middle; }
  main .logo_teaser .teaser_in {
    padding: 10px 20px 45px;
    max-height: 280px; }
  main .content_lt .small_teaser {
    width: calc(33.333% - 15px);
    clear: none; }
  main .content_rt .small_teaser {
    width: 100%;
    clear: left; }
  main .long_teaser {
    height: 235px;
    width: calc(100% - 15px); }
    main .long_teaser .teaser_in {
      padding: 15px;
      height: 100%;
      width: 75%; }
      main .long_teaser .teaser_in p {
        max-height: 95px; }
    main .long_teaser .teaser_in_lt {
      width: calc(25% - 11px); }
      main .long_teaser .teaser_in_lt img {
        max-width: 100%;
        height: 235px;
        width: auto;
        padding-right: 15px; }
    main .long_teaser a.btn {
      left: 13px;
      bottom: 15px; }
  main .content_lt .long_teaser .teaser_in {
    width: 66.666%; }
  main .content_lt .long_teaser .teaser_in_lt {
    width: 33%; }
  main .content_lt {
    float: left;
    padding-left: 0;
    padding-right: 0; }
    main .content_lt h1, main .content_lt h2, main .content_lt h3, main .content_lt h4, main .content_lt h5, main .content_lt p, main .content_lt img, main .content_lt ul, main .content_lt ol {
      padding-right: 15px; }
  main .content_rt {
    float: right;
    padding-left: 0; }
    main .content_rt p {
      margin-bottom: 5px; }
    main .content_rt ul li {
      list-style: none; }
  main .notebox {
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    position: relative;
    height: 235px; }
  main .infobox {
    display: inline-block;
    background: #c7d300;
    padding: 20px 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    position: relative;
    height: 235px;
    overflow: hidden;
    float: left;
    width: 100%; }
    main .infobox small {
      width: 100%;
      display: inline-block; }
      main .infobox small .date {
        padding-right: 6px; }
      main .infobox small .title {
        font-weight: thin;
        padding-left: 6px; }
    main .infobox h3 {
      color: #617179; }
    main .infobox p {
      color: #ffffff;
      font-size: 16px;
      line-height: 24px;
      max-height: 290px;
      overflow: hidden; }
    main .infobox a {
      word-break: break-word;
      font-size: 15px; }
    main .infobox a.btn {
      color: #617179;
      border-radius: 0;
      padding: 0;
      text-align: left;
      transition: all 0.2s ease-in-out;
      margin-top: 10px;
      font-size: 16px;
      white-space: normal;
      margin-left: 15px; }
      main .infobox a.btn:hover, main .infobox a.btn:focus, main .infobox a.btn:active {
        color: #ffffff;
        box-shadow: none; }
    main .infobox.orangeBg h3, main .infobox.orangeBg small, main .infobox.redBg h3, main .infobox.redBg small, main .infobox.blueBg h3, main .infobox.blueBg small {
      color: #ffffff; }
    main .infobox.orangeBg small, main .infobox.redBg small, main .infobox.blueBg small {
      font-size: 13px;
      margin-bottom: 10px; }
    main .infobox.orangeBg a.btn, main .infobox.redBg a.btn, main .infobox.blueBg a.btn {
      color: #ffffff;
      transition: all 0.2s ease-in-out; }
      main .infobox.orangeBg a.btn:hover, main .infobox.orangeBg a.btn:focus, main .infobox.orangeBg a.btn:active, main .infobox.redBg a.btn:hover, main .infobox.redBg a.btn:focus, main .infobox.redBg a.btn:active, main .infobox.blueBg a.btn:hover, main .infobox.blueBg a.btn:focus, main .infobox.blueBg a.btn:active {
        color: #617179;
        box-shadow: none; }
    main .infobox.orangeBg big, main .infobox.redBg big, main .infobox.blueBg big {
      color: #617179;
      font-weight: lighter;
      font-size: 30px;
      line-height: 35px;
      padding-right: 4px; }
    main .infobox.orangeBg {
      background: #fbba00; }
    main .infobox.redBg {
      background: #ec6602; }
    main .infobox.blueBg {
      background: #33b1e9; }
    main .infobox.grayBg {
      background: #617179;
      width: 100%;
      padding: 15px; }
      main .infobox.grayBg h3 {
        color: #c7d300;
        margin-bottom: 5px; }
      main .infobox.grayBg a:hover, main .infobox.grayBg a:focus, main .infobox.grayBg a:active {
        color: #ffffff; }
    main .infobox .glyphicon.glyphicon-menu-right {
      left: -15px;
      padding-right: 0; }
  main .infobox_with_img {
    height: 485px;
    padding: 0; }
    main .infobox_with_img img {
      width: 100%;
      margin: 0;
      min-width: auto; }
    main .infobox_with_img .infobox_in {
      padding: 20px 15px; }
  main .col-events .infobox {
    padding: 15px 20px;
    float: left; }
    main .col-events .infobox a {
      color: #617179;
      font-family: "RigaBold", Verdana, sans-serif;
      font-size: 16px; }
      main .col-events .infobox a:hover {
        color: #ffffff; }
    main .col-events .infobox p {
      color: #617179;
      font-size: 16px; }
  main .tiles div {
    position: relative;
    margin-bottom: 15px;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0;
    padding-top: calc(25% - 15px);
    width: calc(25% - 15px);
    height: 0;
    list-style: none;
    transition: all ease-in-out 0.2s; }
    main .tiles div .tiles_in {
      right: 0;
      top: 0;
      bottom: 0;
      left: 0;
      position: absolute;
      padding: 15px;
      width: 100%;
      height: 100%; }
    main .tiles div h4 {
      font-family: "Tundra", Georgia, Times, serif;
      text-align: right;
      transition: all ease-in-out 0.2s;
      font-size: 1.6em;
      word-wrap: break-word; }
    main .tiles div .h100 {
      font-size: 100px;
      color: #ffffff;
      font-family: "Tundra", Georgia, Times, serif;
      text-align: right;
      right: 20px;
      line-height: 50px;
      bottom: 20px;
      position: absolute;
      transition: all ease-in-out 0.2s; }
      main .tiles div .h100 img {
        height: 70px;
        margin-bottom: 0;
        min-width: auto; }
    main .tiles div.grayBg {
      background: #617179; }
    main .tiles div.greenBg:hover {
      background: #617179;
      cursor: pointer; }
      main .tiles div.greenBg:hover h4, main .tiles div.greenBg:hover .h100 {
        color: #c7d300; }
    main .tiles div.grayBg:hover {
      background: #c7d300;
      cursor: pointer; }
      main .tiles div.grayBg:hover h4 {
        color: #617179; }
  main ul.small_tiles {
    margin: 0; }
    main ul.small_tiles li {
      position: relative;
      list-style: none;
      border: 1px solid #e0e3e4;
      width: calc(12.5% - 15px);
      padding-top: calc(12.5% - 15px);
      height: 0;
      margin-right: 14px;
      margin-bottom: 15px;
      padding-left: 0;
      padding-right: 0; }
      main ul.small_tiles li:before {
        display: none; }
      main ul.small_tiles li .small_tiles_in {
        right: 0;
        top: 0;
        bottom: 0;
        left: 0;
        position: absolute;
        height: 100%;
        width: 100%; }
        main ul.small_tiles li .small_tiles_in img {
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          position: absolute;
          z-index: 1;
          max-width: 100%;
          max-height: 100%;
          padding: 8px;
          margin-bottom: 0;
          min-width: auto; }
  main .accordion {
    padding-right: 15px; }
    main .accordion.panel-group {
      display: inline-block;
      height: auto;
      margin: 0;
      width: 100%; }
    main .accordion .panel {
      margin-bottom: 15px;
      padding: 20px 20px 0 20px;
      border-radius: 0;
      background: #c7d300;
      transition: background 0.3s ease-in-out;
      float: left;
      width: 100%;
      margin-top: 0 !important; }
      main .accordion .panel .panel-title {
        height: 100%;
        display: inline-block;
        width: 100%; }
      main .accordion .panel h3 {
        color: #617179;
        line-height: 33px;
        margin-bottom: 0;
        overflow: hidden;
        max-height: 66px;
        padding-right: 5px; }
      main .accordion .panel h5 {
        font-family: "RigaBold", Verdana, sans-serif;
        max-height: 50px;
        overflow: hidden;
        margin-bottom: 5px; }
      main .accordion .panel h5, main .accordion .panel p {
        font-size: 16px;
        line-height: 24px;
        color: #ffffff;
        transition: color 0.3s ease-in-out; }
      main .accordion .panel a.btn {
        color: #617179;
        border-radius: 0;
        padding: 10px 0 0;
        text-align: left;
        transition: all 0.2s ease-in-out;
        white-space: normal;
        font-size: 16px; }
        main .accordion .panel a.btn:hover, main .accordion .panel a.btn:focus, main .accordion .panel a.btn:active {
          color: #abba00;
          box-shadow: none; }
      main .accordion .panel.active {
        background: #e0e3e4; }
        main .accordion .panel.active h5, main .accordion .panel.active p {
          color: #617179; }
      main .accordion .panel .panel-body {
        padding: 0 0 20px 0;
        border-top: 0 !important; }
    main .accordion .acc_btn {
      position: relative;
      width: 26px;
      height: 26px;
      border-radius: 100%;
      font-size: 16px;
      background: #ffffff;
      float: right;
      margin-top: -5px;
      margin-right: -25px;
      cursor: pointer; }
      main .accordion .acc_btn .horizontal {
        position: absolute;
        background-color: #617179;
        width: 16px;
        height: 2px;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -1px; }
      main .accordion .acc_btn .vertical {
        position: absolute;
        background-color: #617179;
        width: 2px;
        height: 16px;
        left: 50%;
        margin-left: -1px;
        top: 50%;
        margin-top: -8px; }
    main .accordion .panel > .panel-heading a[aria-expanded="false"] .acc_btn .vertical {
      transition: all 0.5s ease-in-out;
      transform: rotate(-90deg); }
    main .accordion .panel > .panel-heading a[aria-expanded="false"] .acc_btn .horizontal {
      transition: all 0.5s ease-in-out;
      transform: rotate(-90deg);
      opacity: 1; }
    main .accordion .panel > .panel-heading a[aria-expanded="true"] {
      opacity: 1; }
      main .accordion .panel > .panel-heading a[aria-expanded="true"] .acc_btn .vertical {
        transition: all 0.5s ease-in-out;
        transform: rotate(90deg); }
      main .accordion .panel > .panel-heading a[aria-expanded="true"] .acc_btn .horizontal {
        transition: all 0.5s ease-in-out;
        transform: rotate(90deg);
        opacity: 0; }
      main .accordion .panel > .panel-heading a[aria-expanded="true"] .panel {
        background: #e0e3e4; }
    main .accordion .panel-heading {
      padding: 0 20px 20px 0;
      height: 88px; }
  main #GlossaryAccordion.accordion .panel h3 {
    font-size: 45px;
    line-height: 75px;
    max-height: 90px; }
  main #GlossaryAccordion.accordion .panel-body h3 {
    font-size: 24px;
    line-height: 33px; }
  main .dnk-glossary {
    color: #617179;
    border-bottom: 1px dotted #617179; }
    main .dnk-glossary:hover {
      color: #abba00;
      border-bottom: 1px dotted #abba00; }
  main .quotes_acc_cnt.accordion .acc_panel {
    background: url(../images/accordionBg.jpg) no-repeat #919ba1;
    background-size: 100% auto;
    display: inline-block;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
    float: left;
    margin-bottom: 15px; }
    main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in {
      padding: 20px;
      display: inline-block;
      overflow: hidden;
      position: relative; }
      main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in .quotes_con, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in .quotes_text, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in p, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in h2, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in h4, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in h5, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in li, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in strong, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in b, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in i, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in em, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in ins {
        color: #ffffff; }
      main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in ul, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in ol {
        margin-top: 5px; }
        main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in ul li:before, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in ol li:before {
          background-image: url(../images/arrow_right_white.svg); }
      main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in h3 {
        margin-right: 30px;
        margin-bottom: 18px; }
      main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in .acc_btn {
        margin: 0;
        position: absolute;
        right: 15px; }
      main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in .acc_btn .vertical {
        transition: all 0.5s ease-in-out;
        transform: rotate(90deg); }
      main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in .acc_btn .horizontal {
        transition: all 0.5s ease-in-out;
        transform: rotate(90deg);
        opacity: 0; }
      main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in .quotes_con {
        height: 100%;
        overflow: hidden; }
      main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in a {
        color: #c7d300; }
        main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in a:hover, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in a:focus, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in a:active {
          color: #ffffff; }
      main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in a.btn {
        color: #c7d300;
        border-radius: 0;
        padding: 0;
        text-align: left;
        transition: all 0.2s ease-in-out;
        font-size: 16px;
        white-space: normal;
        margin-top: 10px; }
        main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in a.btn:hover, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in a.btn:focus, main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in a.btn:active {
          color: #ffffff;
          box-shadow: none; }
    main .quotes_acc_cnt.accordion .acc_panel.acc_hide {
      height: 235px; }
      main .quotes_acc_cnt.accordion .acc_panel.acc_hide .acc_btn .vertical {
        transition: all 0.5s ease-in-out;
        transform: rotate(-90deg); }
      main .quotes_acc_cnt.accordion .acc_panel.acc_hide .acc_btn .horizontal {
        transition: all 0.5s ease-in-out;
        transform: rotate(-90deg);
        opacity: 1; }
      main .quotes_acc_cnt.accordion .acc_panel.acc_hide .quotes_con {
        height: 195px; }
  main .quotes_acc_cnt.accordion .carousel-img {
    padding-left: 0;
    padding-right: 20px; }
    main .quotes_acc_cnt.accordion .carousel-img .carousel-img-inner {
      width: 100%;
      height: 194px;
      background: #ffffff;
      overflow: hidden; }
      main .quotes_acc_cnt.accordion .carousel-img .carousel-img-inner img {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
        z-index: 1;
        max-width: 100%;
        max-height: 100%;
        padding: 10px 30px 10px 10px;
        margin-bottom: 0; }
  main .quotes_acc_cnt.accordion table tr th, main .quotes_acc_cnt.accordion table tr td {
    border: 1px solid #ffffff;
    padding: 5px !important; }
  main .bigtabs ul,
  main ul.tab_navi {
    padding-right: 0; }
    main .bigtabs ul li,
    main ul.tab_navi li {
      list-style: none;
      background: #c7d300;
      margin-bottom: 5px;
      margin-right: 5px;
      float: left;
      padding: 0;
      cursor: pointer;
      transition: all 0.2s ease-in-out;
      width: 170px;
      height: 45px; }
      main .bigtabs ul li a,
      main ul.tab_navi li a {
        color: #617179;
        padding: 10px 10px 9px 10px;
        text-align: center;
        width: 100%;
        display: inline-block; }
      main .bigtabs ul li.current,
      main ul.tab_navi li.current {
        background: #617179; }
        main .bigtabs ul li.current a,
        main ul.tab_navi li.current a {
          color: #c7d300; }
      main .bigtabs ul li.tab_special_blue, main .bigtabs ul li.tab_special_red,
      main ul.tab_navi li.tab_special_blue,
      main ul.tab_navi li.tab_special_red {
        float: right;
        margin-right: 0;
        margin-left: 5px; }
        main .bigtabs ul li.tab_special_blue.current, main .bigtabs ul li.tab_special_red.current,
        main ul.tab_navi li.tab_special_blue.current,
        main ul.tab_navi li.tab_special_red.current {
          background: #617179; }
        main .bigtabs ul li.tab_special_blue a, main .bigtabs ul li.tab_special_red a,
        main ul.tab_navi li.tab_special_blue a,
        main ul.tab_navi li.tab_special_red a {
          color: #ffffff; }
      main .bigtabs ul li.tab_special_blue,
      main ul.tab_navi li.tab_special_blue {
        background: #006f9d; }
      main .bigtabs ul li.tab_special_red,
      main ul.tab_navi li.tab_special_red {
        background: #b00333; }
  main .registertabs {
    margin-bottom: 15px; }
    main .registertabs .tab_content {
      display: none;
      background: #e0e3e4;
      padding: 30px;
      transition: all 0.2s ease-in-out;
      height: 435px; }
      main .registertabs .tab_content .tab_content_in {
        color: #617179;
        font-size: 16px;
        line-height: 24px;
        display: inline-block;
        max-height: 363px;
        overflow: hidden;
        margin-bottom: 5px;
        display: inline-block; }
      main .registertabs .tab_content h3, main .registertabs .tab_content h4, main .registertabs .tab_content h5, main .registertabs .tab_content p {
        color: #617179; }
      main .registertabs .tab_content h5 {
        font-family: "RigaBold", Verdana, sans-serif;
        margin-bottom: 15px; }
      main .registertabs .tab_content h5, main .registertabs .tab_content p, main .registertabs .tab_content a {
        font-size: 16px;
        line-height: 24px; }
      main .registertabs .tab_content a.btn {
        color: #617179;
        border-radius: 0;
        padding: 0;
        text-align: left;
        transition: all 0.2s ease-in-out;
        position: absolute;
        bottom: 10px;
        left: 30px;
        font-size: 16px;
        white-space: normal; }
        main .registertabs .tab_content a.btn:hover, main .registertabs .tab_content a.btn:focus, main .registertabs .tab_content a.btn:active {
          color: #abba00;
          box-shadow: none; }
      main .registertabs .tab_content.current {
        display: block; }
  main .bigtabs {
    margin: 15px 0;
    padding-bottom: 15px;
    display: inline-block;
    width: calc(100% - 15px);
    border-bottom: 1px solid #e0e3e4; }
    main .bigtabs ul {
      margin: 0; }
      main .bigtabs ul li {
        height: 50px; }
        main .bigtabs ul li:before {
          display: none; }
        main .bigtabs ul li a {
          padding: 14px 10px 10px 10px;
          font-family: "RigaBold", Verdana, sans-serif; }
        main .bigtabs ul li.Highlighted, main .bigtabs ul li:hover, main .bigtabs ul li:active {
          background: #617179; }
          main .bigtabs ul li.Highlighted a, main .bigtabs ul li:hover a, main .bigtabs ul li:active a {
            color: #c7d300; }
  main .loginbox {
    padding: 15px;
    margin-bottom: 15px;
    height: 235px; }
    main .loginbox h1, main .loginbox h2, main .loginbox h3, main .loginbox p {
      color: #ffffff; }
    main .loginbox h1 {
      font-size: 30px;
      margin-bottom: 5px; }
    main .loginbox p {
      margin-bottom: 5px;
      max-height: 195px;
      overflow: hidden; }
    main .loginbox .login-container div p {
      margin-bottom: 0; }
    main .loginbox .login-container .submit_btn input,
    main .loginbox .login-container input[type='submit'] {
      background: url(../images/arrow_right_white.svg) no-repeat bottom right #33b1e9;
      background-size: 12px 24px;
      height: 23px;
      width: 25px;
      float: right;
      margin-top: 15px;
      color: transparent;
      text-shadow: none; }
    main .loginbox a.reg_btn {
      color: #617179;
      text-align: right;
      text-decoration: underline;
      margin-top: 15px;
      display: inline-block; }
      main .loginbox a.reg_btn:hover, main .loginbox a.reg_btn:active, main .loginbox a.reg_btn:focus {
        color: #ffffff; }
    main .loginbox.greenBg h1, main .loginbox.greenBg h2, main .loginbox.greenBg h3, main .loginbox.greenBg p {
      color: #617179; }
    main .loginbox.greenBg .submit_btn input {
      background: url(../images/arrow_right_gray.svg) no-repeat bottom right #c7d300; }
  main .soc_media_tiles .box {
    list-style: none;
    color: #617179;
    padding: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    background: url(../images/icon_twitter-circle.svg) no-repeat 95% 15px #e0e3e4;
    background-size: 35px 35px;
    display: inline-block;
    width: calc(25% - 15px);
    float: left;
    height: 235px; }
    main .soc_media_tiles .box .username, main .soc_media_tiles .box .screenname {
      font-size: 16px;
      line-height: 22px;
      color: #617179;
      display: block;
      padding-right: 45px; }
    main .soc_media_tiles .box .username {
      font-family: "RigaBold", Verdana, sans-serif; }
    main .soc_media_tiles .box .screenname {
      margin-bottom: 10px; }
    main .soc_media_tiles .box small {
      display: block;
      font-weight: 500;
      margin-bottom: 3px; }
    main .soc_media_tiles .box p {
      color: #617179;
      font-size: 16px;
      line-height: 22px;
      max-height: 106px;
      overflow: hidden; }
    main .soc_media_tiles .box .fa-w-16 {
      width: 19px; }
    main .soc_media_tiles .box .fa-w-18 {
      width: 20px; }
    main .soc_media_tiles .box .fa-w-20 {
      width: 23px; }
    main .soc_media_tiles .box .ctf-screenreader {
      display: none; }
    main .soc_media_tiles .box .tweet-actions {
      margin-top: 5px; }
      main .soc_media_tiles .box .tweet-actions a {
        display: inline-block;
        margin-right: 15px;
        transition: all 0.2s ease-in-out;
        opacity: .8; }
        main .soc_media_tiles .box .tweet-actions a:hover, main .soc_media_tiles .box .tweet-actions a:focus, main .soc_media_tiles .box .tweet-actions a:active {
          opacity: 1; }
        main .soc_media_tiles .box .tweet-actions a svg {
          max-height: 20px; }
        main .soc_media_tiles .box .tweet-actions a .ctf-action-count {
          float: right;
          margin-left: 3px;
          font-weight: 500;
          font-size: 16px !important;
          line-height: 18px !important; }
  main .content_lt .soc_media_tiles .box {
    width: calc(33.333% - 15px); }
  main .buttonarea {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px; }
    main .buttonarea .btn_con {
      background: #617179;
      display: inline-block;
      float: left;
      width: calc(25% - 15px);
      height: 40px; }
      main .buttonarea .btn_con .btn {
        color: #617179;
        background: #c7d300;
        border-radius: 0;
        padding: 7px 15px 5px 15px;
        text-align: left;
        transition: all 0.2s ease-in-out;
        white-space: normal;
        font-size: 15px;
        line-height: 28px;
        margin: 0;
        border: 0;
        text-align: right;
        text-transform: uppercase;
        display: inline-block;
        width: 100%;
        height: 40px; }
        main .buttonarea .btn_con .btn:hover, main .buttonarea .btn_con .btn:focus, main .buttonarea .btn_con .btn:active {
          background: #617179;
          box-shadow: none;
          color: #c7d300; }
        main .buttonarea .btn_con .btn.btn_right {
          text-align: left; }
          main .buttonarea .btn_con .btn.btn_right .glyphicon-menu-right {
            text-align: right;
            float: right;
            padding-right: 0;
            top: 7px; }
        main .buttonarea .btn_con .btn .glyphicon-menu-left {
          text-align: left;
          float: left;
          padding-left: 0;
          top: 7px; }
    main .buttonarea .grayBg {
      background: #617179;
      width: calc(50% - 15px);
      margin: 0 15px;
      height: 40px;
      display: inline-block;
      float: left; }
  main .doubleHeight {
    height: 485px; }
  main .halfHeight {
    height: 110px; }
  main .db_login iframe {
    width: calc(50% - 15px); }

.bigTile {
  margin-left: 0;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  width: calc(50% - 15px);
  padding: 30px 20px 60px 20px;
  position: relative;
  min-height: 300px; }
  .bigTile h1 {
    font-size: 30px;
    margin-bottom: 15px;
    color: #ffffff; }
  .bigTile p {
    color: #ffffff; }
  .bigTile a.btn {
    color: #ffffff;
    border-radius: 0;
    padding: 0;
    text-align: left;
    transition: all 0.2s ease-in-out;
    position: absolute;
    bottom: 15px;
    font-size: 16px;
    white-space: normal; }
    .bigTile a.btn:hover, .bigTile a.btn:focus, .bigTile a.btn:active {
      color: #617179;
      box-shadow: none; }
  .bigTile:after {
    clear: both; }
  .bigTile .login-container {
    position: absolute;
    bottom: 22px;
    width: 90%; }
    .bigTile .login-container .submit_btn input {
      position: absolute;
      bottom: 8px;
      right: 0;
      height: 35px;
      width: 15px;
      cursor: pointer; }
    .bigTile .login-container .col-sm-5 {
      display: inline-block;
      max-width: 40%; }
  .bigTile.blueBg {
    margin-bottom: 0;
    min-height: 210px;
    width: calc(100% - 40px); }
    .bigTile.blueBg .registerLink {
      color: #ffffff;
      font-weight: 600;
      text-align: right;
      margin-top: 15px;
      display: inline-block; }
      .bigTile.blueBg .registerLink:hover, .bigTile.blueBg .registerLink:active, .bigTile.blueBg .registerLink:focus {
        color: #617179; }

.downloadbox {
  border-bottom: 1px solid #e0e3e4;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-right: 15px;
  display: inline-block;
  width: calc(100% - 15px); }
  .downloadbox small {
    margin-bottom: 15px;
    margin-top: 5px;
    display: inline-block;
    float: left;
    width: 100%; }
    .downloadbox small .date {
      padding-right: 5px; }
    .downloadbox small .title {
      padding-left: 5px;
      font-family: "RigaBold", Verdana, sans-serif;
      text-transform: uppercase; }
  .downloadbox .date {
    padding-right: 5px; }
  .downloadbox .title {
    padding-left: 5px;
    font-family: "RigaBold", Verdana, sans-serif;
    text-transform: uppercase; }
  .downloadbox h3, .downloadbox p {
    margin-bottom: 15px; }
  .downloadbox h3 {
    word-break: break-word; }
  .downloadbox .preview {
    float: left;
    border: 1px solid #e0e3e4;
    padding: 0;
    margin-right: 15px;
    margin-bottom: 0;
    max-height: 150px;
    max-width: 220px; }
  .downloadbox .downloadbox_in_con {
    position: relative;
    display: inline-block; }
  .downloadbox .buttons {
    width: 100%;
    display: inline-block;
    margin: 30px 0 0; }
    .downloadbox .buttons a {
      color: #617179;
      font-size: 16px;
      padding: 0;
      margin-right: 30px;
      text-align: left;
      border: 0; }
      .downloadbox .buttons a:hover, .downloadbox .buttons a:focus, .downloadbox .buttons a:active {
        color: #abba00;
        box-shadow: none; }
  .downloadbox .AddToCartLink, .downloadbox .add-to-cart-link {
    position: relative;
    display: inline-block;
    color: #617179;
    font-size: 16px;
    padding: 0;
    margin-right: 30px;
    text-align: left;
    border: 0;
    float: left;
    margin-top: 15px; }
    .downloadbox .AddToCartLink:hover, .downloadbox .AddToCartLink:focus, .downloadbox .AddToCartLink:active, .downloadbox .add-to-cart-link:hover, .downloadbox .add-to-cart-link:focus, .downloadbox .add-to-cart-link:active {
      color: #abba00;
      box-shadow: none; }
    .downloadbox .AddToCartLink:before, .downloadbox .add-to-cart-link:before {
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 14px;
      font-weight: 100;
      top: 2px;
      left: -2px;
      padding-right: 8px;
      content: "\e258"; }
    .downloadbox .AddToCartLink:after, .downloadbox .add-to-cart-link:after {
      top: 1px;
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-weight: 400;
      line-height: 1;
      padding-left: 3px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e116"; }
  .downloadbox .add-to-cart-container {
    float: left; }
    .downloadbox .add-to-cart-container .units-label {
      font-family: "RigaBold", Verdana, sans-serif;
      float: left;
      margin-right: 15px;
      margin-bottom: 0;
      margin-top: 3px; }
    .downloadbox .add-to-cart-container .add-to-cart-text-box {
      width: 60px;
      border-radius: 0px;
      box-shadow: none;
      background: #ececec;
      border: 0;
      height: 28px;
      color: #617179;
      font-size: 15px;
      text-align: center; }

.version2.downloadbox .buttons {
  width: auto;
  float: left;
  margin: 0;
  position: absolute;
  bottom: 0;
  right: -120px; }
  .version2.downloadbox .buttons > a {
    width: 100%;
    display: block; }

.cartbox {
  padding: 20px 30px;
  min-height: 235px;
  margin-bottom: 15px; }
  .cartbox h3 {
    margin-bottom: 30px; }
  .cartbox .Name {
    word-break: break-word; }
  .cartbox .cart_item {
    border-bottom: 1px solid #617179;
    padding-bottom: 10px;
    margin-bottom: 15px; }
  .cartbox .cart_item_quantity {
    float: right; }
    .cartbox .cart_item_quantity .number {
      height: 22px;
      vertical-align: super;
      width: 30px;
      text-align: center;
      display: inline-block; }
  .cartbox .cart_btn {
    background: #ffffff;
    padding: 3px;
    height: 22px;
    width: 22px;
    display: inline-block;
    position: relative;
    transition: all 0.2s ease-in-out;
    color: #617179;
    border-radius: 4px;
    margin-top: 10px;
    cursor: pointer; }
    .cartbox .cart_btn .horizontal {
      position: absolute;
      background-color: #617179;
      width: 10px;
      height: 2px;
      left: 50%;
      margin-left: -5px;
      top: 50%;
      margin-top: -1px; }
    .cartbox .cart_btn .vertical {
      position: absolute;
      background-color: #617179;
      width: 2px;
      height: 10px;
      left: 50%;
      margin-left: -1px;
      top: 50%;
      margin-top: -5px; }
    .cartbox .cart_btn.remove .horizontal, .cartbox .cart_btn.remove .vertical {
      transform: rotate(-45deg); }
  .cartbox .btn {
    background: #c7d300;
    color: #617179;
    border-radius: 0;
    padding: 7px 12px 5px 12px;
    transition: all 0.2s ease-in-out;
    font-size: 16px;
    width: 100%;
    text-align: left;
    margin-top: 30px; }
    .cartbox .btn .glyphicon {
      padding-left: 5px;
      padding-right: 0;
      float: right; }
    .cartbox .btn:hover, .cartbox .btn:focus, .cartbox .btn:active {
      color: #c7d300;
      background: #617179; }
  .cartbox .CartContent .ErrorLabel {
    word-break: break-word;
    font-family: "RigaBold", Verdana, sans-serif; }
  .cartbox .CartContent .Item {
    border-bottom: 1px solid #617179;
    padding-bottom: 10px;
    margin-bottom: 15px; }
  .cartbox .CartContent .UnitCountControl input {
    border-radius: 0px;
    box-shadow: none;
    background: #ececec;
    border: 0;
    height: 28px;
    color: #617179;
    font-size: 15px;
    width: calc(100% - 38px);
    float: left; }
  .cartbox .CartContent .Remove, .cartbox .CartContent .Amount {
    display: inline-block; }
    .cartbox .CartContent .Remove img, .cartbox .CartContent .Amount img {
      min-width: 22px;
      width: 26px;
      height: 26px;
      cursor: pointer; }
  .cartbox .CartContent .Amount {
    width: calc(100% - 38px); }
    .cartbox .CartContent .Amount a {
      width: 26px;
      margin-left: 10px; }
  .cartbox .CartContent .Remove {
    width: 26px;
    margin-left: 8px; }

main.criteria_cnt .registertabs .tab_content {
  height: auto;
  min-height: 200px; }
  main.criteria_cnt .registertabs .tab_content .tab_content_in {
    max-height: none; }

/*style the box*/
.gm-style .gm-style-iw {
  background-color: #617179 !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 260px !important;
  padding: 10px !important;
  display: block !important;
  box-shadow: 1px 0px 4px #262a2c !important; }

/*style the arrow*/
.gm-style div div div div div div div div div {
  background-color: #617179 !important; }

.gm-style .infobox.grayBg {
  padding: 10px !important;
  margin: 0 !important;
  height: 250px !important;
  width: 440px !important; }
  .gm-style .infobox.grayBg .row {
    margin-bottom: 10px !important; }
    .gm-style .infobox.grayBg .row .col-sm-6 {
      padding-left: 0 !important; }
      .gm-style .infobox.grayBg .row .col-sm-6 img {
        padding: 10px;
        background: #ffffff;
        width: auto !important;
        height: auto !important;
        margin-right: 10px !important;
        max-height: 160px !important;
        max-width: 160px !important; }

.gm-style button.gm-ui-hover-effect img {
  width: 22px !important;
  height: 22px !important;
  margin: 7px !important;
  padding: 0 !important;
  background: #ffffff !important; }

.gm-style .gm-style-iw.myposition {
  min-height: 60px !important;
  height: 80px !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-family: "RigaRegular", Verdana, sans-serif !important;
  font-weight: 400 !important;
  padding: 60px 10px 30px 10px !important; }

.greenBg .dnk-glossary,
.infobox .dnk-glossary,
.accordion .panel h5 .dnk-glossary {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff; }
  .greenBg .dnk-glossary:hover,
  .infobox .dnk-glossary:hover,
  .accordion .panel h5 .dnk-glossary:hover {
    color: #c7d300;
    border-bottom: 1px dotted #c7d300; }

.message-board {
  display: inline-block;
  width: 100%; }
  .message-board.bt-1g {
    margin-top: 30px; }
  .message-board .CommentDetail table {
    width: 100%; }
  .message-board .CommentDetail .CommentUserName, .message-board .CommentDetail .CommentDate {
    float: left;
    font-size: 14px;
    padding-bottom: 15px; }
  .message-board .CommentDetail .CommentAction {
    font-size: 14px; }
  .message-board .CommentDetail .CommentUserName {
    color: #c7d300;
    font-family: "RigaBold", Verdana, sans-serif;
    padding-right: 7px; }
  .message-board .CommentDetail .CommentDate span {
    padding-right: 5px; }
  .message-board .CommentDetail .CommentText {
    padding-right: 60px; }
  .message-board .CommentDetail .morecontent span {
    display: none; }
  .message-board .CommentDetail .morelink {
    position: relative;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    font-size: 16px;
    background: #c7d300;
    float: right;
    margin-top: -5px;
    margin-right: -60px;
    cursor: pointer; }
    .message-board .CommentDetail .morelink .horizontal {
      position: absolute;
      background-color: #ffffff;
      width: 16px;
      height: 2px;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -1px; }
    .message-board .CommentDetail .morelink .vertical {
      position: absolute;
      background-color: #ffffff;
      width: 2px;
      height: 16px;
      left: 50%;
      margin-left: -1px;
      top: 50%;
      margin-top: -8px; }

@media screen\0 {
  main .logo_teaser .logo_teaser_in a {
    display: block; } }
div#cookie-bar {
  background-color: rgba(97, 113, 121, 0.6); }
  div#cookie-bar > p {
    font-family: "RigaRegular", Verdana, sans-serif; }
    div#cookie-bar > p > a {
      color: #c7d300; }
      div#cookie-bar > p > a.cb-enable, div#cookie-bar > p > a.cb-disable {
        background-color: #c7d300;
        color: #617179;
        transition: all 0.2s ease-in-out; }
      div#cookie-bar > p > a.cb-enable:hover, div#cookie-bar > p > a.cb-disable:hover {
        background-color: #617179;
        color: #c7d300; }

span.rne-green-dark, p.rne-green-dark, a.rne-green-dark, h1.rne-green-dark, h2.rne-green-dark, h3.rne-green-dark, h4.rne-green-dark, h5.rne-green-dark, h6.rne-green-dark {
  color: #aaaa00; }

@media only screen and (max-width: 1220px) {
  main .content_lt .long_teaser .teaser_in_lt {
    width: 33.333%;
    padding-right: 10px; }
    main .content_lt .long_teaser .teaser_in_lt img {
      height: auto; }

  main .long_teaser .teaser_in_lt img {
    height: auto; } }
@media only screen and (max-width: 1100px) {
  body h3 {
    font-size: 22px;
    line-height: 26px; }

  .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper {
    margin: 0 auto; }
    .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner {
      width: 70%; }

  .stage .stage-arrow-lt,
  .stage .stage-arrow-rt,
  .stage .inactive-arrow-lt,
  .stage .inactive-arrow-rt {
    top: 40%; }

  main .small_teaser .teaser_in {
    padding: 15px 15px 30px; }
    main .small_teaser .teaser_in p {
      max-height: 183px; }
  main .tiles div .h100 {
    bottom: 15px;
    font-size: 90px; }
  main .infobox, main .col-events .infobox {
    padding: 15px; }
  main .infobox.infobox_with_img {
    padding: 0; }
    main .infobox.infobox_with_img .infobox_in {
      padding: 15px; }
  main .registertabs .tab_content {
    padding: 15px; }
  main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in h3 {
    margin-bottom: 22px; }
  main .accordion .panel {
    padding: 15px 20px 0 15px; }
    main .accordion .panel.contentarea {
      padding-right: 26px; }
    main .accordion .panel h3 {
      line-height: 23px;
      font-size: 20px;
      max-height: 77px; }
    main .accordion .panel h5, main .accordion .panel p {
      font-size: 16px;
      line-height: 22px; }
    main .accordion .panel h5 {
      max-height: 46px; }

  .cartbox {
    padding: 20px 15px; }
    .cartbox .btn {
      padding: 7px 3px 5px 7px; }

  header .header-content .logo-container {
    width: 40%; }
  header .header-content .top-nav-container {
    width: 60%; }

  body .glyphicon.glyphicon-menu-right {
    padding-right: 5px; }

  .quotesarea .carousel-inner .carousel-img .carousel-img-inner {
    height: 220px; }

  .navbar {
    margin: 35px -9px 0 0; }

  .quotesarea .carousel-inner .item .carousel-img .carousel-img-inner img {
    padding: 15px 30px 15px 15px; } }
@media only screen and (max-width: 1023px) {
  body h1 {
    font-size: 30px;
    line-height: 36px; }
  body h2 {
    font-size: 20px;
    line-height: 28px; }
  body h3 {
    font-size: 20px;
    line-height: 25px; }
  body h4 {
    font-size: 24px;
    line-height: 28px; }
  body h5 {
    line-height: 24px; }

  .slider .bx-wrapper .bxslider .slider-container .slider-wrapper .slider-inner {
    width: 100% !important; }

  main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in h3 {
    margin-bottom: 22px; }

  main .teaser li .gray_block {
    height: 360px; }

  main .tiles div .tiles_in {
    padding: 15px; }
  main .tiles div .h100 {
    font-size: 70px;
    right: 15px; }
    main .tiles div .h100 img {
      height: 55px; }
  main .long_teaser .teaser_in, main .long_teaser .teaser_in_lt {
    min-height: auto; }
  main .long_teaser a.btn {
    left: 15px; }

  .calendar table {
    border: 6px solid #c7d300 !important; } }
@media only screen and (max-width: 992px) {
  body .glyphicon.glyphicon-menu-right {
    padding-right: 6px; }
  body .border_rt {
    border-right: 0; }
  body .border_lt {
    border-left: 0; }

  header {
    margin-bottom: 0px; }

  header .header-content .top-navbar nav ul.service-nav li {
    margin: 7px 0 0 16px; }
    header .header-content .top-navbar nav ul.service-nav li:first-child {
      margin-left: 0; }

  .search-container input {
    width: 66%; }

  .slider .bx-wrapper .bx-viewport {
    padding-bottom: 50%; }

  #shortCarousel {
    padding-right: 15px; }

  .content_lt .form_area {
    margin-bottom: 15px; }

  main .contentarea {
    padding-right: 15px; }
  main .content_lt.col-sm-12,
  main .content_rt {
    padding-left: 0; }
  main .content_lt .contentarea {
    padding-right: 0; }
  main .content_rt {
    padding-right: 0; }
    main .content_rt .gray_block {
      width: calc(50% - 15px);
      margin-right: 15px; }
    main .content_rt .infobox, main .content_rt .notebox, main .content_rt .loginbox {
      width: calc(50% - 15px);
      float: left; }
      main .content_rt .infobox:nth-child(2n+3), main .content_rt .notebox:nth-child(2n+3), main .content_rt .loginbox:nth-child(2n+3) {
        clear: left; }
    main .content_rt .calendar {
      width: calc(50% - 15px);
      margin-right: 15px; }
    main .content_rt .notebox {
      padding-left: 0;
      padding-top: 15px; }
    main .content_rt .infobox_with_img {
      width: calc(50% - 15px);
      float: left;
      margin-right: 15px; }
      main .content_rt .infobox_with_img .infobox {
        width: 100%; }
        main .content_rt .infobox_with_img .infobox:nth-child(2n+3) {
          clear: none; }
      main .content_rt .infobox_with_img:nth-child(2n+3) {
        clear: left; }
    main .content_rt .loginbox {
      margin-right: 15px;
      margin-bottom: 15px; }
  main .small_teaser {
    width: calc(33.333% - 15px); }
  main .long_teaser .teaser_in_lt {
    width: 33.333%;
    padding-right: 10px; }
  main .long_teaser .teaser_in {
    width: 66.666%; }
  main .content_lt .soc_media_tiles .box,
  main .soc_media_tiles .box {
    width: calc(50% - 15px);
    float: left; }
    main .content_lt .soc_media_tiles .box:nth-child(2n+3),
    main .soc_media_tiles .box:nth-child(2n+3) {
      clear: left; }
    main .content_lt .soc_media_tiles .box:nth-child(3n+4),
    main .soc_media_tiles .box:nth-child(3n+4) {
      clear: none; }
  main .accordion ul li.contentarea {
    padding-right: 26px; }
  main .accordion ul li h3 {
    color: #617179;
    margin-right: 32px; }
  main .accordion .panel-heading {
    padding: 0 15px 4px 0;
    height: auto;
    min-height: 93px; }
  main .accordion .panel h3 {
    line-height: 24px;
    margin-bottom: 5px; }

  .cartbox {
    width: calc(50% - 15px);
    margin-right: 15px;
    float: left; }

  .form_map.custom_form {
    margin-right: 15px; }

  .custom_form .form-table .onethird-cell.fullwidth-cell .form-table-value-cell,
  .custom_form .form-table .onethird-cell {
    width: calc(50% - 15px);
    margin-right: 15px; }

  .custom_form .form-table .onethird-cell-right,
  .custom_form .form-table .twothird-cell {
    width: calc(50% - 15px);
    margin-left: 15px;
    margin-right: 0; }

  .footer-content div.col-sm-6 {
    padding-bottom: 15px; }
    .footer-content div.col-sm-6:nth-child(3) {
      clear: left; } }
@media only screen and (max-width: 859px) {
  .navbar {
    width: 100%;
    margin: 0; }
    .navbar .navbar-collapse {
      padding: 0;
      float: right;
      max-height: calc(100vh - 90px);
      overflow-y: auto; }
    .navbar .nav {
      float: right; }
      .navbar .nav li:last-child a {
        padding-right: 15px; }

  .search-container {
    max-width: 150px; }

  main .content_lt.col-sm-8.col-xs-12 {
    width: 100%;
    padding-right: 0; }
  main .content_rt.col-sm-4.col-xs-12 {
    width: 100%;
    padding-left: 0;
    float: left; }
  main .tiles div {
    padding-top: calc(33.333% - 15px);
    width: calc(33.333% - 15px); }
  main ul.small_tiles li {
    width: calc(20% - 15px);
    padding-top: calc(20% - 15px); }
  main .long_teaser {
    height: auto; }
    main .long_teaser .teaser_in p {
      max-height: 100%; }
    main .long_teaser a.btn {
      left: 0;
      position: relative;
      bottom: 0;
      margin: 10px 0 0; }
  main .registertabs ul.tab_navi li {
    width: calc(25% - 5px); }
    main .registertabs ul.tab_navi li a {
      padding: 10px 4px 9px 4px; }
    main .registertabs ul.tab_navi li.tab_special_red {
      margin-left: 0; }
  main .buttonarea .btn_con {
    width: calc(50% - 15px);
    margin-right: 15px; }
  main .buttonarea .grayBg {
    display: none; }

  .slider-inner h1 {
    margin-bottom: 10px; }

  .custom_form .FormButton {
    margin-bottom: 20px; }

  .search-results .result-link {
    width: 95%; } }
@media only screen and (max-width: 767px) {
  body .mobileOnly {
    display: block; }
  body .notMobile {
    display: none !important; }

  .custom_form .NewsletterSubscription .SubscriptionButton {
    margin-top: 29px;
    width: 100%; }

  .search-container {
    max-width: 100%; }

  header.affix .header-content {
    padding: 15px 0 0 15px; }

  footer .footer-content .col-xs-12 {
    margin-bottom: 26px;
    padding-right: 0; }

  .checkbox_area {
    padding: 20px 15px; }
    .checkbox_area .item {
      padding-right: 15px;
      padding-bottom: 15px;
      width: 49%;
      display: inline-block; }

  main {
    padding-top: 0; }
    main .teaser li.col-sm-6 {
      width: 50%; }
    main .content_lt {
      width: 100%; }
    main .content_rt {
      width: 100%;
      padding-left: 0;
      padding-right: 0; }
    main .subnavigation {
      display: none; }
    main .bigTile.greenBg {
      padding: 26px;
      min-height: 100%; }
      main .bigTile.greenBg a.btn, main .bigTile.greenBg .login-container {
        position: relative;
        bottom: 0;
        margin-top: 15px; }
      main .bigTile.greenBg .login-container .col-sm-2 {
        position: relative;
        width: 35px;
        float: right;
        padding-right: 15px;
        padding-top: 15px; }
    main .small_teaser,
    main .content_lt .small_teaser {
      width: calc(50% - 15px);
      clear: none; }
      main .small_teaser:nth-child(3n+4),
      main .content_lt .small_teaser:nth-child(3n+4) {
        clear: none; }
      main .small_teaser a.btn,
      main .content_lt .small_teaser a.btn {
        bottom: 10px; }
    main .long_teaser .teaser_in, main .long_teaser .teaser_in_lt,
    main .content_lt .long_teaser .teaser_in,
    main .content_lt .long_teaser .teaser_in_lt {
      width: 50%;
      float: left; }
    main .long_teaser .teaser_in_lt,
    main .content_lt .long_teaser .teaser_in_lt {
      padding-right: 8px; }
    main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in a.btn {
      left: 42%; }

  header .header-content ul.service-nav.mobileOnly li {
    text-align: left;
    display: block;
    padding: 10px 0 8px; }
    header .header-content ul.service-nav.mobileOnly li a {
      color: #617179; }
  header .header-content .logo-container {
    margin-bottom: 5px;
    width: 65%; }
  header .header-content .top-nav-container {
    width: 50%; }
  header .header-content .navbar {
    width: 100%;
    margin: 0 0  8px 0; }
    header .header-content .navbar .nav, header .header-content .navbar .service-nav {
      padding-right: 15px;
      padding-left: 15px;
      padding-top: 15px; }
      header .header-content .navbar .nav li, header .header-content .navbar .service-nav li {
        display: inline-block;
        width: 100%;
        float: left;
        margin-left: 0;
        background: #e0e3e4;
        margin-bottom: 1px;
        padding: 0;
        line-height: 0; }
        header .header-content .navbar .nav li a, header .header-content .navbar .service-nav li a {
          text-align: left;
          padding: 10px 15px;
          font-size: 15px;
          color: #617179;
          border: 0; }
        header .header-content .navbar .nav li.active a, header .header-content .navbar .service-nav li.active a {
          color: #c7d300; }
        header .header-content .navbar .nav li.active ul li a, header .header-content .navbar .service-nav li.active ul li a {
          color: #617179; }
        header .header-content .navbar .nav li ul, header .header-content .navbar .service-nav li ul {
          /*display: inline-block;*/
          width: 100%;
          position: relative;
          padding-left: 0;
          margin-left: 0;
          border-top: 1px solid #ffffff;
          padding-top: 0; }
          header .header-content .navbar .nav li ul li, header .header-content .navbar .service-nav li ul li {
            background: #e0e3e4; }
            header .header-content .navbar .nav li ul li a, header .header-content .navbar .service-nav li ul li a {
              padding: 10px 5px 8px 26px; }
              header .header-content .navbar .nav li ul li a:before, header .header-content .navbar .service-nav li ul li a:before {
                content: '';
                display: inline-block;
                height: 12px;
                width: 15px;
                background-image: url(../images/arrow_right_gray.svg);
                background-repeat: no-repeat; }
            header .header-content .navbar .nav li ul li ul, header .header-content .navbar .service-nav li ul li ul {
              display: none; }
            header .header-content .navbar .nav li ul li.active ul, header .header-content .navbar .service-nav li ul li.active ul {
              /*display: block;*/ }
              header .header-content .navbar .nav li ul li.active ul li a, header .header-content .navbar .service-nav li ul li.active ul li a {
                padding-left: 45px;
                color: #617179; }
              header .header-content .navbar .nav li ul li.active ul li.active a, header .header-content .navbar .service-nav li ul li.active ul li.active a {
                color: #000000; }
            header .header-content .navbar .nav li ul li:last-child a, header .header-content .navbar .service-nav li ul li:last-child a {
              color: #617179; }
        header .header-content .navbar .nav li:last-child a, header .header-content .navbar .service-nav li:last-child a {
          color: #33b1e9; }
    header .header-content .navbar .service-nav {
      margin-top: 15px; }
      header .header-content .navbar .service-nav li {
        text-transform: uppercase; }
  header .header-content .navbar-toggle {
    position: absolute;
    right: -3px;
    top: -60px;
    margin-right: 30px; }
  header .header-content .search-container {
    width: 100%;
    margin-top: 15px; }
    header .header-content .search-container input {
      width: calc(100% - 34px);
      height: 40px; }
    header .header-content .search-container input[type='image'] {
      width: 34px !important; }

  .quotesarea .carousel-inner .item {
    padding: 15px; }
    .quotesarea .carousel-inner .item .quotes_text {
      font-size: 16px; }

  .stage .stage-wrapper .stage-inner .pad100 {
    padding: 30px 100px;
    width: 100%; }

  .footer-content div.col-sm-6 {
    width: 50%;
    padding-left: 15px; }

  .form_area .EditingFormTable .CaptchaTable tr td img, .form_area .form-table .CaptchaTable tr td img {
    min-width: 110px;
    height: auto; } }
@media only screen and (max-width: 660px) {
  body h1 {
    font-size: 26px;
    line-height: 30px; }
  body h2 {
    font-size: 22px;
    line-height: 26px; }
  body h3 {
    font-size: 19px;
    line-height: 24px; }
  body h4 {
    font-size: 20px;
    line-height: 24px; }
  body h5 {
    line-height: 20px; }

  main ul.small_tiles li {
    width: calc(25% - 15px);
    padding-top: calc(25% - 15px); }
  main .registertabs ul.tab_navi li {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  main .bigtabs ul li {
    width: calc(50% - 3px); }
    main .bigtabs ul li:nth-child(2n) {
      margin-right: 0; }

  main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in h3 {
    margin-bottom: 25px; }

  .page-numbers {
    padding: 7px 4px;
    height: 35px;
    width: 35px; }
    .page-numbers.prev, .page-numbers.next {
      width: 110px; }

  .gm-style .infobox.grayBg {
    min-height: 280px !important;
    height: auto !important;
    width: 270px !important; } }
@media only screen and (max-width: 599px) {
  header .header-content {
    padding: 15px 0; }

  header.affix .header-content {
    padding: 15px 0 0 0; }

  header .header-content .navbar-toggle {
    margin-right: 15px; }

  .quotesarea .carousel-inner .item {
    min-height: 330px; }
    .quotesarea .carousel-inner .item .quotes_text {
      line-height: 22px;
      position: relative;
      padding: 15px 0; }
    .quotesarea .carousel-inner .item .quotes_position {
      position: relative;
      padding: 0; }

  .checkbox_area .item {
    padding-right: 0;
    padding: 5px 0;
    width: 100%; }

  main {
    padding: 15px 0; }
    main .bigTile.greenBg {
      width: calc(100% - 15px);
      margin-bottom: 15px;
      margin-right: 0; }
    main .db_login iframe {
      width: calc(100% - 15px);
      margin-bottom: 15px;
      margin-right: 0; }
    main .content_rt .gray_block {
      width: 100%;
      margin-right: 0; }
    main .teaser li.col-sm-6 {
      width: 100%;
      padding-right: 0px;
      padding-bottom: 30px; }
      main .teaser li.col-sm-6:nth-child(2n) {
        padding-left: 0px; }
    main .teaser li .gray_block {
      height: 100%;
      margin-bottom: 10px; }
    main .tiles div {
      padding-top: calc(50% - 15px);
      width: calc(100% - 15px); }
    main .content_rt .calendar, main .content_rt .col-events {
      width: 100%; }
    main .content_lt {
      padding-right: 15px; }

  footer .footer-content {
    padding: 26px 0 0; }
    footer .footer-content .col-sm-4 {
      padding-right: 15px; }
      footer .footer-content .col-sm-4:last-child {
        padding-right: 15px; }
  footer .footerbar nav {
    padding: 15px; }
    footer .footerbar nav .copyright {
      float: left;
      padding-top: 15px; }

  .slider .bx-wrapper {
    margin: 0 0 50px 0; }
    .slider .bx-wrapper .bx-viewport {
      padding-bottom: 75% !important; }
      .slider .bx-wrapper .bx-viewport .bxslider .slider-container {
        bottom: 0; }
        .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper {
          padding: 15px; }
          .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner p {
            line-height: 20px; }
    .slider .bx-wrapper img {
      width: 150% !important;
      max-width: 150% !important; }

  .stage .stage-wrapper {
    padding: 15px; }

  .stage .stage-arrow-lt,
  .stage .stage-arrow-rt,
  .stage .inactive-arrow-lt,
  .stage .inactive-arrow-rt {
    width: 60px; }

  .stage .stage-wrapper .stage-inner .pad100 {
    padding: 0px 50px; }

  .breadcrumbs {
    padding-left: 15px; }

  .search-results .result-link {
    width: 80%; }

  .search-container .form-horizontal .form-group {
    margin: 0;
    width: 95%; }
    .search-container .form-horizontal .form-group span {
      word-break: break-all;
      word-wrap: break-word; }
    .search-container .form-horizontal .form-group.form-group-submit {
      width: 124px;
      margin: 15px 0 0 0; }

  .footer-content div.col-sm-6 {
    width: 100%; }

  .downloadbox .buttons {
    float: none;
    margin: 15px 0 0;
    display: inline-block; }
    .downloadbox .buttons a {
      margin-top: 10px;
      width: 90%;
      display: inline-block; }

  .version2.downloadbox .buttons {
    position: relative;
    right: 0; }

  .checkbox_area.maps_inner {
    width: 90%; } }
@media only screen and (max-width: 479px) {
  body h1 {
    font-size: 24px;
    line-height: 28px; }
  body h2 {
    font-size: 20px;
    line-height: 24px; }
  body h3 {
    font-size: 20px;
    line-height: 24px; }

  header .header-content .logo-container {
    width: 88%;
    max-width: 100%; }

  header.affix .logo-container img.logo-signet {
    max-height: 60px;
    max-width: 60px; }

  main .small_teaser {
    width: calc(100% - 15px);
    clear: left;
    padding-right: 0;
    height: auto; }
    main .small_teaser .teaser_in {
      min-height: 170px;
      padding: 15px 15px 45px; }
      main .small_teaser .teaser_in p {
        max-height: 100%; }
  main .bigtabs ul li {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  main .content_lt .small_teaser {
    width: calc(100% - 15px);
    padding-right: 0;
    clear: left; }
  main .long_teaser,
  main .content_lt .long_teaser {
    padding-right: 0;
    height: auto; }
    main .long_teaser .teaser_in, main .long_teaser .teaser_in_lt,
    main .content_lt .long_teaser .teaser_in,
    main .content_lt .long_teaser .teaser_in_lt {
      width: 100%; }
    main .long_teaser .teaser_in,
    main .content_lt .long_teaser .teaser_in {
      padding: 15px; }
    main .long_teaser .teaser_in_lt,
    main .content_lt .long_teaser .teaser_in_lt {
      padding-bottom: 0;
      padding-right: 0; }
      main .long_teaser .teaser_in_lt img,
      main .content_lt .long_teaser .teaser_in_lt img {
        height: auto; }
    main .long_teaser a.btn,
    main .content_lt .long_teaser a.btn {
      position: relative;
      bottom: 0;
      left: 0;
      margin-bottom: 0;
      margin-top: 15px;
      margin-left: 0; }
  main .gray_block {
    margin-bottom: 20px; }
    main .gray_block h3 {
      margin-bottom: 15px; }
  main ul.small_tiles li {
    width: calc(33.333% - 15px);
    padding-top: calc(33.333% - 15px); }
  main .tiles div .h100 {
    font-size: 85px; }
    main .tiles div .h100 img {
      height: 60px; }
  main .border_bottom:after {
    padding-top: 30px; }
  main .content_rt {
    padding-right: 15px; }
    main .content_rt .infobox,
    main .content_rt .notebox,
    main .content_rt .loginbox,
    main .content_rt .infobox_with_img {
      height: auto;
      width: 100%; }
      main .content_rt .infobox:nth-child(2n+3),
      main .content_rt .notebox:nth-child(2n+3),
      main .content_rt .loginbox:nth-child(2n+3),
      main .content_rt .infobox_with_img:nth-child(2n+3) {
        clear: none; }
    main .content_rt .calendar {
      padding-right: 0; }
  main .content_lt .soc_media_tiles .box,
  main .soc_media_tiles .box {
    width: calc(100% - 15px);
    height: auto; }
    main .content_lt .soc_media_tiles .box:nth-child(2n+3),
    main .soc_media_tiles .box:nth-child(2n+3) {
      clear: none; }
  main .bigTile.greenBg h1 {
    font-size: 24px;
    line-height: 28px; }
  main .buttonarea {
    margin-bottom: 0; }
    main .buttonarea .btn_con {
      width: 100%;
      background: #ffffff;
      margin-bottom: 15px; }
      main .buttonarea .btn_con .btn {
        width: calc(100% - 15px);
        margin-right: 15px;
        text-align: center; }
        main .buttonarea .btn_con .btn.btn_right {
          float: none;
          text-align: center; }
          main .buttonarea .btn_con .btn.btn_right .glyphicon-menu-right {
            font-size: 13px; }
  main .quotes_acc_cnt.accordion .carousel-img {
    width: 100%;
    padding-right: 30px;
    padding-bottom: 15px; }
    main .quotes_acc_cnt.accordion .carousel-img .carousel-img-inner {
      height: 170px; }
      main .quotes_acc_cnt.accordion .carousel-img .carousel-img-inner img {
        top: 45%; }
  main .quotes_acc_cnt.accordion .quotes_con {
    width: 100%; }
  main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in h3 {
    margin-bottom: 5px;
    margin-right: 0; }
  main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in .quotes_con {
    height: 150px; }
  main .quotes_acc_cnt.accordion .acc_panel .acc_panel_in a.btn {
    left: 18px;
    bottom: 5px; }
  main .quotes_acc_cnt.accordion .acc_panel.acc_hide {
    height: 390px; }

  .quotesarea .carousel-inner .item {
    min-height: 520px; }
    .quotesarea .carousel-inner .item .quotes_con {
      width: 100%;
      position: relative;
      padding-right: 0;
      padding-left: 3px; }
      .quotesarea .carousel-inner .item .quotes_con .quotes_position, .quotesarea .carousel-inner .item .quotes_con .quotes_text {
        margin-bottom: 15px;
        display: inline-block;
        width: 100%; }
      .quotesarea .carousel-inner .item .quotes_con .quotes_position {
        padding: 0; }
        .quotesarea .carousel-inner .item .quotes_con .quotes_position h3 {
          margin-bottom: 8px; }
    .quotesarea .carousel-inner .item .carousel-img {
      width: 100%;
      padding-right: 0;
      padding-bottom: 15px; }
      .quotesarea .carousel-inner .item .carousel-img .carousel-img-inner {
        height: 170px;
        width: 100%; }
        .quotesarea .carousel-inner .item .carousel-img .carousel-img-inner img {
          top: 45%;
          padding: 20px 15px; }

  .quotesarea .carousel-indicators li,
  .quotesarea .carousel-indicators .active li {
    margin: 0 5px; }

  .breadcrumbs a {
    margin-right: 0px; }

  .custom_form .form-table .onethird-cell {
    width: 48%;
    margin-right: 2%; }
  .custom_form .form-table .onethird-cell-right {
    width: 48%;
    margin-right: 0%;
    margin-left: 2%; }
  .custom_form .form-table .twothird-cell,
  .custom_form .form-table .half-cell,
  .custom_form .form-table .half-cell-right {
    width: 100%;
    margin-left: 0; }
  .custom_form .form-table .half-cell {
    margin-right: 0; }
  .custom_form .form-table .half-cell-right {
    margin-left: 0; }
  .custom_form .form-table .onethird-cell.fullwidth-cell .form-table-value-cell,
  .custom_form .form-table .onethird-cell-right.fullwidth-cell .form-table-value-cell {
    width: 48%; }
  .custom_form .FormButton {
    width: 100%;
    padding: 9px 10px 7px 12px; }
  .custom_form .NewsletterSubscription .form-horizontal .form-group {
    width: 100%;
    margin-right: 0; }

  .form_map.custom_form {
    margin-right: 0; }

  .slider-inner h1 {
    margin-bottom: 2px; }

  .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner .pad26 {
    padding: 15px 15px 3px; }

  .stage .stage-arrow-lt,
  .stage .stage-arrow-rt,
  .inactive-arrow-lt,
  .inactive-arrow-rt {
    height: 70px;
    width: 50px; }

  footer .footerbar {
    padding-top: 10px; }

  .cartbox {
    width: 100%; }

  .form_area .EditingFormTable tr, .form_area .form-table tr {
    width: 100%; } }
@media only screen and (max-width: 400px) {
  .slider .bx-wrapper .bx-viewport {
    padding-bottom: 90% !important; }
    .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner .btn {
      font-size: 14px;
      margin-top: 3px;
      padding: 5px 12px 3px 12px; }
    .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner h1 {
      font-size: 16px;
      line-height: 23px; }
    .slider .bx-wrapper .bx-viewport .bxslider .slider-container .slider-wrapper .slider-inner p {
      line-height: 18px;
      font-size: 14px; }
  .slider .bx-wrapper img {
    width: 180% !important;
    max-width: 180% !important; }

  .stage .stage-wrapper .stage-inner .pad100 {
    font-size: 15px;
    line-height: 21px; }

  footer .footerbar nav ul li {
    margin-right: 10px; }

  footer .footerbar .copyright {
    float: left; }

  main .tiles div .h100 {
    font-size: 65px;
    bottom: 10px; }

  main ul.small_tiles li {
    width: calc(50% - 15px);
    padding-top: calc(50% - 15px); }

  .form_map .embedded_map iframe {
    max-width: 280px !important; } }
@media only screen and (max-width: 330px) {
  .bigTile .login-container .col-sm-5 {
    max-width: 100%; } }
@media only screen and (min-width: 768px) {
  nav.navbar li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin-top: 0; }
  nav.navbar li.dropdown > a.dropdown-toggle > span.caret {
    display: none; } }
[class^="float-"] {
  max-width: 100%; }

.float-right {
  float: right !important; }

.float-left {
  float: left !important; }
