@charset "UTF-8";
img, a {
  border: none;
  text-decoration: none;
  outline: 0; }

*:focus {
  outline: 0; }

ul, p {
  margin: 0px;
  list-style: none;
  padding: 0px; }

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

fieldset {
  border: 0px; }

input {
  padding: 0;
  margin: 0; }

a {
  color: #3216af;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }
  a:hover {
    color: #323232; }

p {
  line-height: 20px; }

.pageAlign {
  margin: 0 auto;
  max-width: 1170px; }

.relative {
  position: relative; }

.fullWidth, header .top, header .bottom, .sliderScrollBar, .section_3, footer, footer .copyright, .mainContainer, .breadcrumb {
  float: left;
  min-width: 100%; }

.fl {
  float: left !important; }

.fr {
  float: right !important; }

.mb30 {
  margin-bottom: 30px; }

.bb {
  float: left;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee; }

body, input, textarea, select {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  font-weight: 400; }

body {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  height: 100%;
  min-width: 100%;
  color: #323232;
  background-color: #fff; }

h2 {
  font-weight: 600;
  margin-bottom: 10px; }

header {
  float: left;
  width: 100%;
  height: 98px;
  position: fixed;
  z-index: 10;
  background: url(../img/header.png) repeat-x; }
  header .top {
    height: 25px; }
  header .bottom {
    position: relative; }
  header .langSwitch {
    float: right;
    margin-top: 5px; }
    header .langSwitch li {
      float: left;
      font-size: 11px;
      margin-right: 5px; }
      header .langSwitch li span {
        color: #fef800; }
      header .langSwitch li a {
        color: #b4b3b3; }
        header .langSwitch li a:hover {
          color: #fef800; }
      header .langSwitch li:after {
        content: "/";
        margin-left: 5px;
        color: #b4b3b3; }
      header .langSwitch li:last-child {
        margin-right: 0; }
        header .langSwitch li:last-child:after {
          display: none; }
  header .logo {
    float: left;
    width: 113px;
    height: 35px;
    text-indent: -9999px;
    margin-top: 17px;
    background: url("../img/sprites.png") 0 0 no-repeat; }

#mobileNavBtn {
  display: none; }

.mainNav {
  float: right; }
  .mainNav > nav > ul > li {
    float: left;
    line-height: 1;
    position: relative; }
    .mainNav > nav > ul > li:last-child {
      margin-right: 0; }
      .mainNav > nav > ul > li:last-child > ul {
        left: auto;
        right: 0; }
    .mainNav > nav > ul > li > span.active, .mainNav > nav > ul > li > a.trail {
      float: left;
      color: #000;
      padding: 27px 20px 22px 20px;
      background: rgba(50, 50, 50, 0.2);
      border-bottom: 4px solid #fef800;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .mainNav > nav > ul > li > a {
      float: left;
      padding: 27px 20px;
      color: #000; }
      .mainNav > nav > ul > li > a:hover {
        background: rgba(50, 50, 50, 0.2); }
    .mainNav > nav > ul > li > ul {
      position: absolute;
      top: 68px;
      left: 0;
      float: left;
      width: 200px;
      display: none; }
      .mainNav > nav > ul > li > ul > li {
        float: left;
        width: 100%;
        position: relative; }
        .mainNav > nav > ul > li > ul > li > span.active, .mainNav > nav > ul > li > ul > li > a.trail {
          display: block;
          padding: 10px 20px;
          color: #fef800;
          background: rgba(70, 70, 70, 0.99); }
        .mainNav > nav > ul > li > ul > li > a {
          display: block;
          padding: 10px 20px;
          color: #b4b3b3;
          background: rgba(50, 50, 50, 0.99); }
          .mainNav > nav > ul > li > ul > li > a:hover {
            color: #fef800;
            background: rgba(70, 70, 70, 0.99); }
        .mainNav > nav > ul > li > ul > li > ul {
          position: absolute;
          top: 0px;
          left: 200px;
          float: left;
          width: 200px;
          background: rgba(50, 50, 50, 0.99);
          display: none; }
          .mainNav > nav > ul > li > ul > li > ul > li {
            float: left;
            width: 100%; }
            .mainNav > nav > ul > li > ul > li > ul > li > span.active {
              display: block;
              padding: 10px 20px;
              color: #fef800;
              background: rgba(90, 90, 90, 0.99); }
            .mainNav > nav > ul > li > ul > li > ul > li > a {
              display: block;
              padding: 10px 20px;
              color: #b4b3b3;
              background: rgba(70, 70, 70, 0.99); }
              .mainNav > nav > ul > li > ul > li > ul > li > a:hover {
                color: #fef800;
                background: rgba(90, 90, 90, 0.99); }

@media only screen and (min-width: 767px) {
  .mainNav > nav > ul > li:hover > ul, .mainNav > nav > ul > li > ul > li:hover > ul {
    display: block; } }
.section_1 {
  float: left;
  width: 100%;
  margin-top: -4px; }

.royalSlider {
  margin-bottom: 100px; }
  .royalSlider .infoBlock {
    float: left;
    width: 100%;
    height: 100%;
    color: #FFFFFF; }
    .royalSlider .infoBlock .align {
      top: 21%;
      position: absolute; }
    .royalSlider .infoBlock .block {
      float: left;
      width: 45.29915%; }
    .royalSlider .infoBlock h3 {
      font-size: 60px;
      font-weight: 700;
      text-transform: uppercase;
      text-shadow: 1px 1px 2px black; }
    .royalSlider .infoBlock p {
      line-height: 28px;
      font-size: 20px;
      text-shadow: 1px 1px 2px black; }
    .royalSlider .infoBlock a {
      float: left;
      margin-top: 30px;
      font-size: 14px;
      color: #000;
      padding: 10px 40px;
      background: #fef800;
      -webkit-border-radius: 20px 20px 20px 20px;
      border-radius: 20px 20px 20px 20px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .royalSlider .infoBlock a:hover {
        background: #FFFFFF; }

.s_headline {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  .s_headline h1, .s_headline h2, .s_headline h3 {
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700; }
  .s_headline p {
    color: #717171;
    padding: 0 30%; }

.el_1 {
  float: left;
  width: 100%;
  margin-bottom: 60px; }

.sliderFluidHeight {
  height: 0;
  padding: 0 0 270px 0;
  position: relative;
  overflow: visible; }
  .sliderFluidHeight .sliderContainer {
    position: absolute;
    width: 100%;
    height: 100%; }
    .sliderFluidHeight .sliderContainer .horizontalSlider {
      width: 100%;
      height: 100%; }
      .sliderFluidHeight .sliderContainer .horizontalSlider .slider {
        width: 100%;
        height: 100%; }
        .sliderFluidHeight .sliderContainer .horizontalSlider .slider .item {
          float: left;
          max-width: 320px;
          width: 100%;
          height: 100%; }
          .sliderFluidHeight .sliderContainer .horizontalSlider .slider .item img {
            float: left;
            max-width: 100%;
            width: 100%;
            height: auto; }
          .sliderFluidHeight .sliderContainer .horizontalSlider .slider .item .bar {
            position: absolute;
            z-index: 1;
            width: 100%;
            bottom: 0;
            padding: 10px 10px 10px 5%;
            background: url(../img/bg_2.png) repeat;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
            .sliderFluidHeight .sliderContainer .horizontalSlider .slider .item .bar h3 {
              text-transform: uppercase;
              color: #FFFFFF;
              font-size: 18px;
              font-weight: 400; }

.sliderScrollBar .inner {
  margin: 0 auto;
  max-width: 1170px;
  position: relative;
  margin-top: 50px; }
.sliderScrollBar .scrollbarBlock1 {
  background: url(../img/bg_1.gif) repeat; }

.section_3 {
  padding: 100px 0;
  margin-top: 50px;
  background: url(../files/backgrounds/bg_1.jpg) center top no-repeat; }
  .section_3 .content {
    float: left;
    width: 100%;
    padding: 20px;
    color: #dcdcdc;
    background: url(../img/bg_2.png) repeat;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .section_3 .content h3 {
      font-size: 26px;
      line-height: 28px;
      color: #fef800;
      font-weight: 600;
      margin-bottom: 20px; }
    .section_3 .content .ce_text {
      float: left;
      width: 55.55556%; }

.ce_text ul li:before {
  content: "•";
  margin-right: 10px; 
  position: absolute;
  left: 20px;
  }
.ce_text ul li{margin-left:20px;}
.readMore {
  float: left;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  margin-top: 30px;
  font-size: 14px;
  padding: 7px 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .readMore:hover {
    background: #fef800;
    border: 1px solid #fef800; }

.gallery-1 {
  float: right;
  width: 41.02564%; }
  .gallery-1 li {
    float: left;
    margin-right: 4.16667%;
    margin-bottom: 4.16667%;
    width: 47.91667%; }
    .gallery-1 li:nth-child(2n) {
      margin-right: 0; }
    .gallery-1 li figure {
      float: left;
      width: 100%; }
      .gallery-1 li figure a img {
        float: left;
        max-width: 100%;
        width: 100%;
        height: auto; }

figure {
  position: relative; }
  figure a:before {
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    background: url(../img/bg_3.png) repeat;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  figure a:after {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    float: left;
    width: 50px;
    height: 50px;
    z-index: 2;
    content: "";
    background: url("../img/sprites.png") -124px 0 repeat;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  figure a:hover:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  figure a:hover:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

footer {
  padding: 30px 0 0 0;
  background: #323232;
  color: #b7b7b7; }
  footer .container {
    float: left;
    width: 100%;
    background: url(../img/bg_4.jpg) 0 20px no-repeat; }
  footer .box_1 {
    float: left;
    margin-right: 8.54701%;
    width: 25.64103%;
    height: 100%; }
  footer .logo {
    float: left;
    width: 100%;
    padding-left: 10.66667%;
    margin-bottom: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    footer .logo a {
      float: left;
      width: 111px;
      height: 32px;
      text-indent: -9999px;
      background: url("../img/sprites.png") 0 0 no-repeat; }
  footer .info .col_1 {
    float: left;
    position: relative;
    padding-left: 9.41176%; }
    footer .info .col_1:before {
      float: left;
      width: 18px;
      height: 24px;
      content: "";
      position: absolute;
      left: 0;
      top: 26px;
      background: url("../img/sprites.png") -230px 0 no-repeat; }
    footer .info .col_1 strong {
      font-size: 16px;
      font-weight: 600;
      color: #FFFFFF; }
  footer .info .col_2 {
    float: right;
    position: relative;
    padding-left: 9.41176%;
    margin-top: 21px; }
    footer .info .col_2:before {
      float: left;
      width: 17px;
      height: 25px;
      content: "";
      position: absolute;
      left: 0;
      top: 5px;
      background: url("../img/sprites.png") -250px 0 no-repeat; }
    footer .info .col_2 a {
      color: #b7b7b7; }
      footer .info .col_2 a:hover {
        color: #fef800; }
  footer .box_2 {
    float: left;
    width: 21.36752%; }
    footer .box_2 li {
      float: left;
      width: 100%;
      padding-bottom: 3px; }
      footer .box_2 li a {
        color: #FFFFFF;
        padding-left: 15px;
        position: relative; }
        footer .box_2 li a:before {
          float: left;
          width: 5px;
          height: 8px;
          position: absolute;
          top: 6px;
          left: 0;
          content: "";
          background: url("../img/sprites.png") -269px 0 no-repeat; }
        footer .box_2 li a:hover {
          color: #fef800; }
      footer .box_2 li span {
        color: #fef800;
        padding-left: 15px;
        position: relative; }
        footer .box_2 li span:before {
          float: left;
          width: 5px;
          height: 8px;
          position: absolute;
          top: 6px;
          left: 0;
          content: "";
          background: url("../img/sprites.png") -269px 0 no-repeat; }
  footer .box_3 {
    float: right; }
    footer .box_3 img.mobile {
      display: none; }
    footer .box_3 a {
      float: left;
      margin: 0 0 6px 6px; }
  footer .copyright {
    background: #414141;
    font-size: 13px;
    color: #b7b7b7;
    padding: 10px 0;
    margin-top: 30px; }
    footer .copyright .fr a {
      color: #b7b7b7; }
      footer .copyright .fr a:hover {
        color: #fef800; }
    footer .copyright .fr .author {
      background: url("../img/sprites.png") -275px 0 no-repeat;
      display: inline-block;
      height: 18px;
      margin-left: 5px;
      text-indent: -9999px;
      width: 117px; }

.mainContainer {
  padding-top: 93px;
  margin-bottom: 100px;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative; }

.breadcrumb {
  position: relative;
  z-index: 1;
  padding: 10px 0;
  margin-bottom: 7%;
  background: url(../img/bg_5.png) left repeat-y; }
  .breadcrumb li {
    float: left;
    font-size: 14px; }
    .breadcrumb li a {
      color: #FFFFFF;
      text-shadow: 1px 1px 2px black; }
      .breadcrumb li a:hover {
        color: #fef800; }
    .breadcrumb li span {
      color: #FFFFFF;
      text-shadow: 1px 1px 2px black; }
    .breadcrumb li.delimiter {
      float: left;
      width: 5px;
      height: 6px;
      text-indent: -9999px;
      margin: 7px 10px 0 10px;
      background: url("../img/sprites.png") -282px -25px no-repeat; }

.mainContent {
  float: left;
  width: 74.35897%;
  position: relative;
  z-index: 1; }
  .mainContent > .inner {
    float: left;
    width: 100%;
    -webkit-box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2); }
  .mainContent .bar {
    float: left;
    width: 100%;
    padding: 15px 20px;
    border-bottom: 4px solid #fef800;
    background: url(../img/bg_7.png) repeat;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .mainContent .bar h1 {
      color: #FFFFFF;
      font-weight: 600;
      font-size: 36px;
      line-height: 1; }
  .mainContent .content {
    float: left;
    width: 100%;
    padding: 20px;
    background: url(../img/bg_8.png) repeat;
    min-height: 500px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .mainContent .content p {
      line-height: 24px; }

aside {
  float: right;
  width: 23.07692%;
  position: relative;
  z-index: 1; }
  aside > .block {
    float: left;
    width: 100%;
    background: url(../img/bg_7.png) repeat;
    -webkit-box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2); }
    aside > .block h3 {
      text-transform: uppercase;
      font-size: 17px;
      line-height: 1;
      font-weight: 700;
      color: #FFFFFF;
      padding: 15px; }
  aside .categories > nav > ul > li {
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    aside .categories > nav > ul > li > a {
      display: block;
      color: #FFFFFF;
      padding: 10px; }
      aside .categories > nav > ul > li > a:before {
        float: left;
        width: 5px;
        height: 6px;
        content: "›";
        font-size: 14px;
        margin-top: -1px;
        margin-right: 5px; }
      aside .categories > nav > ul > li > a:hover {
        color: #fef800; }
    aside .categories > nav > ul > li > span, aside .categories > nav > ul > li > a.active, aside .categories > nav > ul > li > a.trail {
      display: block;
      padding: 10px;
      color: #323232;
      background: #fef800; }
      aside .categories > nav > ul > li > span:before, aside .categories > nav > ul > li > a.active:before, aside .categories > nav > ul > li > a.trail:before {
        float: left;
        width: 5px;
        height: 6px;
        content: "›";
        font-size: 14px;
        margin-top: -1px;
        margin-right: 5px; }
    aside .categories > nav > ul > li > ul > li {
      float: left;
      width: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      aside .categories > nav > ul > li > ul > li > a {
        display: block;
        color: #FFFFFF;
        padding: 10px 10px 10px 20px;
        background: rgba(133, 133, 133, 0.5); }
        aside .categories > nav > ul > li > ul > li > a:before {
          float: left;
          width: 5px;
          height: 6px;
          content: "›";
          font-size: 14px;
          margin-top: -1px;
          margin-right: 5px; }
        aside .categories > nav > ul > li > ul > li > a:hover {
          color: #fef800; }
      aside .categories > nav > ul > li > ul > li > span, aside .categories > nav > ul > li > ul > li > a.active, aside .categories > nav > ul > li > ul > li > a.trail {
        display: block;
        padding: 10px 10px 8px 20px;
        border-bottom: 2px solid #fef800;
        color: #323232;
        background: rgba(230, 230, 230, 0.6); }
        aside .categories > nav > ul > li > ul > li > span:before, aside .categories > nav > ul > li > ul > li > a.active:before, aside .categories > nav > ul > li > ul > li > a.trail:before {
          float: left;
          width: 5px;
          height: 6px;
          content: "›";
          font-size: 14px;
          margin-top: -1px;
          margin-right: 5px; }

.invisible {
  display: none; }

.mod_article .ce_form {
	position:relative;
	display:inline-block;
	width:100%;
	max-width:100%;
	float:left;
}
  
form tr {
  float: left;
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    max-width: 100%;
    position: relative;}
form td {
  margin-bottom: 0;
  padding: 0; }
form .col_0 {
  float: left;
  width: 20%; }
  form .col_0 label {
    float: left;
    margin-top: 8px; }
form .col_1 {
  float: left;
  width: 80%; }
form input.text, form input.captcha {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 13px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
form textarea {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  height: 80px;
  font-size: 13px;
  resize: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
form input.submit {
  float: left;
  padding: 10px 25px;
  color: #FFFFFF;
  border: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  background: #3216af;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  form input.submit:hover {
    background: #323232; }
form span.mandatory {
  color: #d79696;
  font-weight: 700;
  margin-left: 2px; }
form.form_1 .row_3 input {
  width: 50%; }
form.form_1 .row_3 span.captcha_text {
  margin: 10px 0 0 15px;
  float: left; }

.el_item {
  float: left;
  width: 31.3253%;
  margin-right: 2.40964%; }
  .el_item figure {
    margin-bottom: 5px; }
    .el_item figure img {
      display: block;
      max-width: 100%;
      width: 100%;
      height: auto; }
  .el_item h2 {
    font-size: 14px;
    text-transform: uppercase; }
  .el_item a {
    color: #323232; }
    .el_item a:hover {
      color: #3216af; }
  .el_item.last {
    margin-right: 0; }

.ce_gallery {
  margin-top: 20px; }
  .ce_gallery.row_4 li {
    float: left;
    width: 23.13253%;
    margin-right: 2.40964%;
    margin-bottom: 2.40964%; }
    .ce_gallery.row_4 li:nth-child(4n) {
      margin-right: 0; }
  .ce_gallery.row_2 li {
    float: left;
    width: 48.79518%;
    margin-right: 2.40964%;
    margin-bottom: 2.40964%; }
    .ce_gallery.row_2 li:nth-child(2n) {
      margin-right: 0; }
  .ce_gallery figure img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto; }

.gallerySlider {
  margin-top: 0;
  margin-bottom: 20px; }
  .gallerySlider ul {
    position: relative; }
  .gallerySlider figure a:before, .gallerySlider figure a:after {
    display: none; }

.textAside {
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .textAside figure {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px; }
  .textAside p {
    display: table-cell;
    vertical-align: middle; }

#cookieTabOpen {
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 30px;
  color: #838383;
  font-size: 11px;
  background-color: #1B1B19;
  border-top: 1px solid #2D2D2D;
  border-left: 1px solid #2D2D2D;
  text-align: center;
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 999990;
  cursor: pointer; }

#cookieTabOpen:hover {
  color: #4c4c4c; }

#cookieAlert {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #838383;
  font-size: 11px;
  background-color: #1B1B19;
  border-top: 1px solid #2D2D2D;
  text-align: center;
  position: fixed;
  bottom: 0px;
  z-index: 999991; }

#cookieAlert p {
  line-height: 30px; }

form#f6, form#f7, form#f9{
	float: left;
  position: relative
 }
 
 
#f6 tr.row_12 legend,  #f6 tr.row_14 legend,  #f6 tr.row_15 legend{padding:0;}
#f6 tr.row_12 td.col_0, #f6 tr.row_14 td.col_0,  #f6 tr.row_15 td.col_0, #f6 tr.row_18 td.col_0, #f6 tr.row_21 td.col_0, #f6 tr.row_24 td.col_0{display: none;}
#f6 tr.row_12 td.col_1 span, #f6 tr.row_14 td.col_1 span, #f6 tr.row_15 td.col_1 span{margin-left: 25%; display:block;}
#f6 tr.row_12 td.col_1 span.mandatory,#f6 tr.row_14 td.col_1 span.mandatory,#f6 tr.row_15 td.col_1 span.mandatory{margin-left: 0; display:block;float:right;}
#f6 tr.row_12 td.col_1 span.invisible{display:none;}
 
#f6 tr.row_11 td.col_1 select, #f6 tr.row_1 td.col_1 select{margin-top:15px;} 
#f6 tr.row_1 td.col_0{padding-right:5px; box-sizing:border-box} 
 
 fieldset.checkbox_container legend{display:none;}
 
#f6 tr.row_1 td.col_0{display:none;}
#f6 tr.row_1 td.col_1{width:100%;margin-bottom: 5px;}
#f6 tr.row_1 td.col_1 legend{box-sizing: border-box;display: inline;float: left;padding-right: 10px;width: 20%;}
#f6 tr.row_1 td.col_1 span{display: block;}
#f6 tr.row_1 td.col_1 legend .invisible{display:none;}
#f6 tr.row_1 td.col_1 legend .mandatory{display: unset;}
	
#f6 tr.row_16 .col_0, #f6 tr.row_16 .col_1 legend{display:none;}
#f6 tr.row_16 .col_1{width:100%;}
#f6 tr.row_15 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f6 tr.row_16{width:auto; float:left;}
#f6 tr.row_15 td.col_1 input, #f6 tr.row_15 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f6 tr.row_15{width:auto;margin: 0 0 0 20%;;}
#f6 tr.row_15 td.col_1 span {margin-left: 0;}
#f6 tr.row_17{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f6 tr.row_16 label{margin: 0 10px 0 0;}

#f6 tr.row_19 .col_0, #f6 tr.row_19 .col_1 legend {display:none;}
#f6 tr.row_19 .col_1{width:100%;}
#f6 tr.row_18 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f6 tr.row_19{width:auto; float:left;}
#f6 tr.row_18 td.col_1 input, #f6 tr.row_18 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f6 tr.row_18{width:auto;margin: 0 0 0 20%;;}
#f6 tr.row_18 td.col_1 span {margin-left: 0;}
#f6 tr.row_20{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f6 tr.row_19 label{margin: 0 10px 0 0;}

#f6 tr.row_22 .col_0, #f6 tr.row_22 .col_1 legend {display:none;}
#f6 tr.row_22 .col_1{width:100%;}
#f6 tr.row_21 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f6 tr.row_22{width:auto; float:left;}
#f6 tr.row_21 td.col_1 input, #f6 tr.row_21 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f6 tr.row_21{width:auto;margin: 0 0 0 20%;;}
#f6 tr.row_21 td.col_1 span {margin-left: 0;}
#f6 tr.row_23{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f6 tr.row_22 label{margin: 0 10px 0 0;}

#f6 tr.row_25 .col_0, #f6 tr.row_25 .col_1 legend {display:none;}
#f6 tr.row_25 .col_1{width:100%;}
#f6 tr.row_24 .col_1{width: 120px;line-height: 14px;margin-top: 3px;} 
#f6 tr.row_25{width:auto; float:left;}
#f6 tr.row_24 td.col_1 input, #f6 tr.row_24 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f6 tr.row_24{width:auto;margin: 0 0 0 20%;;}
#f6 tr.row_24 td.col_1 span {margin-left: 0;}
#f6 tr.row_26{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f6 tr.row_25 label{margin: 0 10px 0 0;}
 
#f6 tr.row_27 td.col_0, #f6 tr.row_27 td.col_1{margin-left: 20%;}
#f6 tr.row_27 td.col_0{margin-bottom:7px;}
 
 
 
 
    #f9 tr.row_12 legend,
    #f9 tr.row_14 legend,
    #f9 tr.row_15 legend {
      padding: 0;
    }
  
    #f9 tr.row_12 td.col_0,
    #f9 tr.row_14 td.col_0,
    #f9 tr.row_15 td.col_0,
    #f9 tr.row_18 td.col_0,
    #f9 tr.row_21 td.col_0,
    #f9 tr.row_24 td.col_0 {
      display: none;
    }
  
    #f9 tr.row_12 td.col_1 span,
    #f9 tr.row_14 td.col_1 span,
    #f9 tr.row_15 td.col_1 span {
      margin-left: 25%;
      display: block;
    }
  
    #f9 tr.row_12 td.col_1 span.mandatory,
    #f9 tr.row_14 td.col_1 span.mandatory,
    #f9 tr.row_15 td.col_1 span.mandatory {
      margin-left: 0;
      display: block;
      float: right;
    }
  
    #f9 tr.row_12 td.col_1 span.invisible {
      display: none;
    }
  
    #f9 tr.row_11 td.col_1 select,
    #f9 tr.row_1 td.col_1 select {
      margin-top: 15px;
    }
  
    #f9 tr.row_1 td.col_0 {
      padding-right: 5px;
      box-sizing: border-box
    }
  
    fieldset.checkbox_container legend {
      display: none;
    }
  
    #f9 tr.row_1 td.col_0 {
      display: none;
    }
  
    #f9 tr.row_1 td.col_1 {
      width: 100%;
      margin-bottom: 5px;
    }
  
    #f9 tr.row_1 td.col_1 legend {
      box-sizing: border-box;
      display: inline;
      float: left;
      padding-right: 10px;
      width: 20%;
    }
  
    #f9 tr.row_1 td.col_1 span {
      display: block;
    }
  
    #f9 tr.row_1 td.col_1 legend .invisible {
      display: none;
    }
  
    #f9 tr.row_1 td.col_1 legend .mandatory {
      display: unset;
    }
  
    #f9 tr.row_16 .col_0,
    #f9 tr.row_16 .col_1 legend {
      display: none;
    }
  
    #f9 tr.row_16 .col_1 {
      width: 100%;
    }
  
    #f9 tr.row_15 .col_1 {
      width: 120px;
      line-height: 14px;
      margin-top: 3px;
    }
  
    #f9 tr.row_16 {
      width: auto;
      float: left;
    }
  
    #f9 tr.row_15 td.col_1 input,
    #f9 tr.row_15 td.col_1 label {
      float: Left;
      margin: 0 0 0 5px
    }
  
    #f9 tr.row_15 {
      width: auto;
      margin: 0 0 0 20%;
      ;
    }
  
    #f9 tr.row_15 td.col_1 span {
      margin-left: 0;
    }
  
    #f9 tr.row_17 {
      width: 100%;
      text-indent: -999999999em;
      height: 0;
      margin-bottom: 3px;
    }
  
    #f9 tr.row_16 label {
      margin: 0 10px 0 0;
    }
  
    #f9 tr.row_19 .col_0,
    #f9 tr.row_19 .col_1 legend {
      display: none;
    }
  
    #f9 tr.row_19 .col_1 {
      width: 100%;
    }
  
    #f9 tr.row_18 .col_1 {
      width: 120px;
      line-height: 14px;
      margin-top: 3px;
    }
  
    #f9 tr.row_19 {
      width: auto;
      float: left;
    }
  
    #f9 tr.row_18 td.col_1 input,
    #f9 tr.row_18 td.col_1 label {
      float: Left;
      margin: 0 0 0 5px
    }
  
    #f9 tr.row_18 {
      width: auto;
      margin: 0 0 0 20%;
      ;
    }
  
    #f9 tr.row_18 td.col_1 span {
      margin-left: 0;
    }
  
    #f9 tr.row_20 {
      width: 100%;
      text-indent: -999999999em;
      height: 0;
      margin-bottom: 3px;
    }
  
    #f9 tr.row_19 label {
      margin: 0 10px 0 0;
    }
  
    #f9 tr.row_22 .col_0,
    #f9 tr.row_22 .col_1 legend {
      display: none;
    }
  
    #f9 tr.row_22 .col_1 {
      width: 100%;
    }
  
    #f9 tr.row_21 .col_1 {
      width: 120px;
      line-height: 14px;
      margin-top: 3px;
    }
  
    #f9 tr.row_22 {
      width: auto;
      float: left;
    }
  
    #f9 tr.row_21 td.col_1 input,
    #f9 tr.row_21 td.col_1 label {
      float: Left;
      margin: 0 0 0 5px
    }
  
    #f9 tr.row_21 {
      width: auto;
      margin: 0 0 0 20%;
      ;
    }
  
    #f9 tr.row_21 td.col_1 span {
      margin-left: 0;
    }
  
    #f9 tr.row_23 {
      width: 100%;
      text-indent: -999999999em;
      height: 0;
      margin-bottom: 3px;
    }
  
    #f9 tr.row_22 label {
      margin: 0 10px 0 0;
    }
  
    #f9 tr.row_25 .col_0,
    #f9 tr.row_25 .col_1 legend {
      display: none;
    }
  
    #f9 tr.row_25 .col_1 {
      width: 100%;
    }
  
    #f9 tr.row_24 .col_1 {
      width: 120px;
      line-height: 14px;
      margin-top: 3px;
    }
  
    #f9 tr.row_25 {
      width: auto;
      float: left;
    }
  
    #f9 tr.row_24 td.col_1 input,
    #f9 tr.row_24 td.col_1 label {
      float: Left;
      margin: 0 0 0 5px
    }
  
    #f9 tr.row_24 {
      width: auto;
      margin: 0 0 0 20%;
      ;
    }
  
    #f9 tr.row_24 td.col_1 span {
      margin-left: 0;
    }
  
    #f9 tr.row_26 {
      width: 100%;
      text-indent: -999999999em;
      height: 0;
      margin-bottom: 3px;
    }
  
    #f9 tr.row_25 label {
      margin: 0 10px 0 0;
    }
  
    #f9 tr.row_27 td.col_0,
    #f9 tr.row_27 td.col_1 {
      margin-left: 20%;
    }
  
    #f9 tr.row_27 td.col_0 {
      margin-bottom: 7px;
    }
 
 
 
#f7 tr.row_12 legend,  #f7 tr.row_13 legend,  #f7 tr.row_14 legend{padding:0;}
#f7 tr.row_13 td.col_0,  #f7 tr.row_14 td.col_0, #f7 tr.row_17 td.col_0, #f7 tr.row_20 td.col_0, #f7 tr.row_23 td.col_0, #f7 tr.row_23 td.col_0{display: none;}
#f7 tr.row_12 td.col_1 span, #f7 tr.row_13 td.col_1 span, #f7 tr.row_14 td.col_1 span{margin-left: 25%; display:block;}
#f7 tr.row_12 td.col_1 span.mandatory,#f7 tr.row_13 td.col_1 span.mandatory,#f7 tr.row_14 td.col_1 span.mandatory{margin-left: 0; display:block;float:right;}
#f7 tr.row_12 td.col_1 span.invisible{display:none;}
 
#f7 tr.row_11 td.col_1 select, #f7 tr.row_1 td.col_1 select{margin-top:15px;} 
#f7 tr.row_1 td.col_0{padding-right:5px; box-sizing:border-box} 
 
 fieldset.checkbox_container legend{display:none;}
 
#f7 tr.row_1 td.col_0{display:none;}
#f7 tr.row_1 td.col_1{width:100%;margin-bottom: 5px;}
#f7 tr.row_1 td.col_1 legend{box-sizing: border-box;display: inline;float: left;padding-right: 10px;width: 20%;height: 40px;}
#f7 tr.row_1 td.col_1 span{display: block;}
#f7 tr.row_1 td.col_1 legend .invisible{display:none;}
#f7 tr.row_1 td.col_1 legend .mandatory{display: unset;}
	
#f7 tr.row_18 .col_0, #f7 tr.row_18 .col_1 legend {display:none;}
#f7 tr.row_18 .col_1{width:100%;}
#f7 tr.row_17 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f7 tr.row_18{width:auto; float:left;}
#f7 tr.row_17 td.col_1 input, #f7 tr.row_17 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f7 tr.row_17{width:auto;margin: 0 0 0 20%;;}
#f7 tr.row_17 td.col_1 span {margin-left: 0;}
#f7 tr.row_19{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f7 tr.row_18 label{margin: 0 10px 0 0;}


#f7 tr.row_15 .col_0, #f7 tr.row_15 .col_1 legend{display:none;}
#f7 tr.row_15 .col_1{width:100%;}
#f7 tr.row_14 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f7 tr.row_15{width:auto; float:left;}
#f7 tr.row_14 td.col_1 input, #f7 tr.row_14 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f7 tr.row_14{width:auto;margin: 0 0 0 20%;;}
#f7 tr.row_14 td.col_1 span {margin-left: 0;}
#f7 tr.row_16{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f7 tr.row_15 label{margin: 0 10px 0 0;}


#f7 tr.row_21 .col_0, #f7 tr.row_21 .col_1 legend {display:none;}
#f7 tr.row_21 .col_1{width:100%;}
#f7 tr.row_20 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f7 tr.row_21{width:auto; float:left;}
#f7 tr.row_20 td.col_1 input, #f7 tr.row_20 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f7 tr.row_20{width:auto;margin: 0 0 0 20%;;}
#f7 tr.row_20 td.col_1 span {margin-left: 0;}
#f7 tr.row_22{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f7 tr.row_21 label{margin: 0 10px 0 0;}

#f7 tr.row_24 .col_0, #f7 tr.row_24 .col_1 legend {display:none;}
#f7 tr.row_24 .col_1{width:100%;}
#f7 tr.row_23 .col_1{width: 120px;line-height: 14px;margin-top: 3px;} 
#f7 tr.row_24{width:auto; float:left;}
#f7 tr.row_23 td.col_1 input, #f7 tr.row_23 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f7 tr.row_23{width:auto;margin: 0 0 0 20%;;}
#f7 tr.row_23 td.col_1 span {margin-left: 0;}
#f7 tr.row_25{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f7 tr.row_24 label{margin: 0 10px 0 0;}
 
#f7 tr.row_25 td.col_0, #f7 tr.row_25 td.col_1{margin-left: 20%;}
#f7 tr.row_25 td.col_0{margin-bottom:7px;}







#f10 tr.row_12 legend,  #f10 tr.row_13 legend,  #f10 tr.row_14 legend{padding:0;}
#f10 tr.row_13 td.col_0,  #f10 tr.row_14 td.col_0, #f10 tr.row_17 td.col_0, #f10 tr.row_20 td.col_0, #f10 tr.row_23 td.col_0, #f10 tr.row_23 td.col_0{display: none;}
#f10 tr.row_12 td.col_1 span, #f10 tr.row_13 td.col_1 span, #f10 tr.row_14 td.col_1 span{margin-left: 25%; display:block;}
#f10 tr.row_12 td.col_1 span.mandatory,#f10 tr.row_13 td.col_1 span.mandatory,#f10 tr.row_14 td.col_1 span.mandatory{margin-left: 0; display:block;float:right;}
#f10 tr.row_12 td.col_1 span.invisible{display:none;}
 
#f10 tr.row_11 td.col_1 select, #f10 tr.row_1 td.col_1 select{margin-top:15px;} 
#f10 tr.row_1 td.col_0{padding-right:5px; box-sizing:border-box} 
 
 fieldset.checkbox_container legend{display:none;}
 
#f10 tr.row_1 td.col_0{display:none;}
#f10 tr.row_1 td.col_1{width:100%;margin-bottom: 5px;}
#f10 tr.row_1 td.col_1 legend{box-sizing: border-box;display: inline;float: left;padding-right: 10px;width: 20%;height: 40px;}
#f10 tr.row_1 td.col_1 span{display: block;}
#f10 tr.row_1 td.col_1 legend .invisible{display:none;}
#f10 tr.row_1 td.col_1 legend .mandatory{display: unset;}
	
#f10 tr.row_18 .col_0, #f10 tr.row_18 .col_1 legend {display:none;}
#f10 tr.row_18 .col_1{width:100%;}
#f10 tr.row_17 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f10 tr.row_18{width:auto; float:left;}
#f10 tr.row_17 td.col_1 input, #f10 tr.row_17 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f10 tr.row_17{width:auto;margin: 0 0 0 20%;;}
#f10 tr.row_17 td.col_1 span {margin-left: 0;}
#f10 tr.row_19{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f10 tr.row_18 label{margin: 0 10px 0 0;}


#f10 tr.row_15 .col_0, #f10 tr.row_15 .col_1 legend{display:none;}
#f10 tr.row_15 .col_1{width:100%;}
#f10 tr.row_14 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f10 tr.row_15{width:auto; float:left;}
#f10 tr.row_14 td.col_1 input, #f10 tr.row_14 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f10 tr.row_14{width:auto;margin: 0 0 0 20%;;}
#f10 tr.row_14 td.col_1 span {margin-left: 0;}
#f10 tr.row_16{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f10 tr.row_15 label{margin: 0 10px 0 0;}


#f10 tr.row_21 .col_0, #f10 tr.row_21 .col_1 legend {display:none;}
#f10 tr.row_21 .col_1{width:100%;}
#f10 tr.row_20 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f10 tr.row_21{width:auto; float:left;}
#f10 tr.row_20 td.col_1 input, #f10 tr.row_20 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f10 tr.row_20{width:auto;margin: 0 0 0 20%;;}
#f10 tr.row_20 td.col_1 span {margin-left: 0;}
#f10 tr.row_22{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f10 tr.row_21 label{margin: 0 10px 0 0;}

#f10 tr.row_24 .col_0, #f10 tr.row_24 .col_1 legend {display:none;}
#f10 tr.row_24 .col_1{width:100%;}
#f10 tr.row_23 .col_1{width: 120px;line-height: 14px;margin-top: 3px;} 
#f10 tr.row_24{width:auto; float:left;}
#f10 tr.row_23 td.col_1 input, #f10 tr.row_23 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f10 tr.row_23{width:auto;margin: 0 0 0 20%;;}
#f10 tr.row_23 td.col_1 span {margin-left: 0;}
#f10 tr.row_25{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f10 tr.row_24 label{margin: 0 10px 0 0;}
 
#f10 tr.row_25 td.col_0, #f10 tr.row_25 td.col_1{margin-left: 20%;}
#f10 tr.row_25 td.col_0{margin-bottom:7px;}







#f9 tr.row_12 legend,  #f9 tr.row_14 legend,  #f9 tr.row_15 legend{padding:0;}
#f9 tr.row_12 td.col_0, #f9 tr.row_14 td.col_0,  #f9 tr.row_15 td.col_0, #f9 tr.row_18 td.col_0, #f9 tr.row_21 td.col_0, #f9 tr.row_24 td.col_0{display: none;}
#f9 tr.row_12 td.col_1 span, #f9 tr.row_14 td.col_1 span, #f9 tr.row_15 td.col_1 span{margin-left: 25%; display:block;}
#f9 tr.row_12 td.col_1 span.mandatory,#f9 tr.row_14 td.col_1 span.mandatory,#f9 tr.row_15 td.col_1 span.mandatory{margin-left: 0; display:block;float:right;}
#f9 tr.row_12 td.col_1 span.invisible{display:none;}
 
#f9 tr.row_11 td.col_1 select, #f9 tr.row_1 td.col_1 select{margin-top:15px;} 
#f9 tr.row_1 td.col_0{padding-right:5px; box-sizing:border-box} 
 
 fieldset.checkbox_container legend{display:none;}
 
#f9 tr.row_1 td.col_0{display:none;}
#f9 tr.row_1 td.col_1{width:100%;margin-bottom: 5px;}
#f9 tr.row_1 td.col_1 legend{box-sizing: border-box;display: inline;float: left;padding-right: 10px;width: 20%;}
#f9 tr.row_1 td.col_1 span{display: block;}
#f9 tr.row_1 td.col_1 legend .invisible{display:none;}
#f9 tr.row_1 td.col_1 legend .mandatory{display: unset;}
	
#f9 tr.row_16 .col_0, #f9 tr.row_16 .col_1 legend{display:none;}
#f9 tr.row_16 .col_1{width:100%;}
#f9 tr.row_15 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f9 tr.row_16{width:auto; float:left;}
#f9 tr.row_15 td.col_1 input, #f9 tr.row_15 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f9 tr.row_15{width:auto;margin: 0 0 0 20%;;}
#f9 tr.row_15 td.col_1 span {margin-left: 0;}
#f9 tr.row_17{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f9 tr.row_16 label{margin: 0 10px 0 0;}

#f9 tr.row_19 .col_0, #f9 tr.row_19 .col_1 legend {display:none;}
#f9 tr.row_19 .col_1{width:100%;}
#f9 tr.row_18 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f9 tr.row_19{width:auto; float:left;}
#f9 tr.row_18 td.col_1 input, #f9 tr.row_18 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f9 tr.row_18{width:auto;margin: 0 0 0 20%;;}
#f9 tr.row_18 td.col_1 span {margin-left: 0;}
#f9 tr.row_20{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f9 tr.row_19 label{margin: 0 10px 0 0;}

#f9 tr.row_22 .col_0, #f9 tr.row_22 .col_1 legend {display:none;}
#f9 tr.row_22 .col_1{width:100%;}
#f9 tr.row_21 .col_1{width:120px;line-height: 14px;margin-top: 3px;} 
#f9 tr.row_22{width:auto; float:left;}
#f9 tr.row_21 td.col_1 input, #f9 tr.row_21 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f9 tr.row_21{width:auto;margin: 0 0 0 20%;;}
#f9 tr.row_21 td.col_1 span {margin-left: 0;}
#f9 tr.row_23{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f9 tr.row_22 label{margin: 0 10px 0 0;}

#f9 tr.row_25 .col_0, #f9 tr.row_25 .col_1 legend {display:none;}
#f9 tr.row_25 .col_1{width:100%;}
#f9 tr.row_24 .col_1{width: 120px;line-height: 14px;margin-top: 3px;} 
#f9 tr.row_25{width:auto; float:left;}
#f9 tr.row_24 td.col_1 input, #f9 tr.row_24 td.col_1 label{float:Left;margin: 0 0 0 5px}
#f9 tr.row_24{width:auto;margin: 0 0 0 20%;;}
#f9 tr.row_24 td.col_1 span {margin-left: 0;}
#f9 tr.row_26{width:100%;text-indent:-999999999em; height:0;margin-bottom: 3px;}
#f9 tr.row_25 label{margin: 0 10px 0 0;}
 
#f9 tr.row_27 td.col_0, #f9 tr.row_27 td.col_1{margin-left: 20%;}
#f9 tr.row_27 td.col_0{margin-bottom:7px;}
 
 
 
 .hranjenjeCheck {margin:10px 0 0 0;}
.hranjenjeCheck input{line-height: 14px;float: left; margin: 4px 0 0;}
.hranjenjeCheck label{line-height: 14px;margin: 0 0 0 5px;}


 
@media only screen and (max-width: 640px) {
    form .col_0 {
		width: 100%;
	}
	form .col_1 {
		width: 100%;
	}
	form input.text, form input.captcha {
		width: 80%;
	}	
	tr.row_1 td.col_1 legend {
		width: 100%;
	}
}
 .g-recaptcha{
	 position: absolute;
	bottom: 65px;
	left:20%;
 }