/*******************************/
/* GENERAL *********************/
/*******************************/
body {
  background: url(../img/bg-body.png) repeat-x left -712px;
}

  body.firstpage {
    background: url(../img/bg-body.png) repeat-x left -712px;
  }

a:hover {
  text-decoration: none;
}

.studentVsote {
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 15px;
  position: relative;
  left: -130px;
  width: 500px;
}



textarea:focus,
input:focus,
select:focus,
a {
  outline: 0;
}

.main-frame {
  width: auto;
  width: 1140px;
  margin: 0 auto;
  padding: 0;
}

.relative {
  position: relative;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.container {
  height: auto;
}

.bottom-frame {
  position: relative;
  background: none;
}

.consent {
  margin-right: 10px;
}

.iagreeConsent label {
  font-family: Arial !important;
  font-weight: normal !important;
  margin-right: 5px !important;
  display: block;
}


.clearfix {
  *zoom: 1;
}

  .clearfix:before {
    content: " ";
    display: table;
  }

  .clearfix:after {
    content: " ";
    display: table;
    clear: both;
  }

.fontExtraLight {
  font-family: sofia_proextra_light,arial,helvetica,sans-serif;
}

.fontLight {
  font-family: sofia_prolight,arial,helvetica,sans-serif;
}

.fontRegular {
  font-family: sofia_pro_regularregular,arial,helvetica,sans-serif;
}
/*******************************/
/* HEADER **********************/
/*******************************/
#header {
  position: relative;
}

  #header .telephone-number {
    padding: 2px 10px 2px 40px;
    font-size: 16px;
    font-weight: 700;
    right: 75px;
  }

  #header .search-open {
    right: 30px;
  }

  #header nav .support-navigation {
    padding-bottom: 42px;
  }

    #header nav .support-navigation li:last-child {
      margin-right: 20px;
    }

    #header nav .support-navigation li a {
      font-family: Arial;
    }

  #header nav .main-navigation-wrapper li a {
    font-family: sofia_prolight,arial,helvetica,sans-serif;
    font-weight: bold;
  }

  #header .user-profile .user-name {
    padding-top: 5px;
  }
/*******************************/
/* FOOTER **********************/
/*******************************/
#footer {
  height: 110px;
  position: relative;
  background-color: #f2f2f2;
  width: 100%;
  max-width: 1140px;
  margin: 100px auto 0;
  overflow: hidden;
}

  #footer .wrapper {
    padding: 45px 0 0;
    width: 100%;
    float: left;
  }

  #footer ul {
    padding: 0;
  }

.sub-footer .clear {
  height: auto;
}

.sub-footer .logos li {
  padding: 0 15px;
}

.sub-footer .production a {
  color: #0096F0;
}

.sub-footer .sub-footer-menu {
  width: auto;
}

  .sub-footer .sub-footer-menu li {
    white-space: nowrap;
  }
/*******************************/
/* HOMEPAGE ********************/
/*******************************/
#content {
  max-width: 1140px;
  margin: 0 auto;
}

.firstpage .container .coloumn {
  padding: 0;
}

.mainTitle {
  height: 115px;
}

  .mainTitle h1 {
    line-height: 105px;
    font-size: 32px;
    font-family: sofia_proextra_light, arial,helvetica,sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 0 0 0 30px;
  }

#mainmenu {
  top: 296px;
  left: 30px;
  right: 30px;
  width: auto;
  height: 70px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ebebeb;
}

  #mainmenu #menu {
    margin: 0;
    padding: 0;
  }

    #mainmenu #menu .mega {
      width: auto;
      height: auto;
      padding: 0 50px 0 0;
      margin: 0;
    }

      #mainmenu #menu .mega h2 {
        margin: 0;
        padding: 0;
      }

        #mainmenu #menu .mega h2 a {
          border: none;
          text-transform: none;
          font-size: 15px;
          color: #333333;
          font-family: sofia_prolight,arial,helvetica,sans-serif;
          font-weight: bold;
          padding: 0;
          margin: 0;
          height: 70px;
          line-height: 65px;
        }

.button,
.btn-medium,
a.btn-medium {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 15px;
  /*background: @greenDark;*/
  background: #0096F0;
  text-align: center;
  width: 135px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  font-family: sofia_prolight,arial,helvetica,sans-serif;
  font-weight: normal;
  position: absolute;
}

  .button span,
  .btn-medium span,
  a.btn-medium span {
    color: #fff;
    display: block;
    text-transform: none;
  }

#box-useractions {
  padding: 80px 30px 0 30px;
}

  #box-useractions .top,
  #box-useractions .img {
    display: none;
  }

  #box-useractions #box-login {
    height: 240px;
    box-sizing: border-box;
    background: #f2f2f2;
    padding: 25px 30px 25px 30px;
    margin: 0;
    position: relative;
    border-right: 1px solid #fff;
  }

    #box-useractions #box-login .inner {
      color: #333333;
    }

    #box-useractions #box-login .unactive {
      color: red;
      vertical-align: bottom;
      font-size: 13px;
    }

    #box-useractions #box-login h2 {
      font-family: sofia_prolight,arial,helvetica,sans-serif;
      font-size: 20px;
      padding: 0;
      margin: 0;
      border: none;
      color: #333333;
    }

    #box-useractions #box-login #form-login {
      border: none;
    }

    #box-useractions #box-login #login-username,
    #box-useractions #box-login #login-password {
      font-family: sofia_prolight,arial,helvetica,sans-serif;
      border: none;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      height: 50px;
      width: 135px;
      line-height: 50px;
      color: #333333;
      font-size: 16px;
      width: 220px;
      box-sizing: border-box;
      padding: 0 20px;
      margin: 0;
      position: absolute;
    }

    #box-useractions #box-login #login-username {
      left: 40px;
      top: 95px;
    }

    #box-useractions #box-login #login-password {
      right: 40px;
      top: 95px;
    }

    #box-useractions #box-login #login-submit {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      font-size: 15px;
      /*background: @greenDark;*/
      background: #0096F0;
      text-align: center;
      width: 135px;
      height: 40px;
      line-height: 40px;
      padding: 0;
      margin: 0;
      font-family: sofia_prolight,arial,helvetica,sans-serif;
      font-weight: normal;
      position: absolute;
      bottom: 40px;
      right: 40px;
      background-color: #0096F0;
    }

      #box-useractions #box-login #login-submit span {
        color: #fff;
        display: block;
        text-transform: none;
      }

    #box-useractions #box-login label {
      font-size: 15px;
      font-family: Arial;
      text-align: left;
    }

      #box-useractions #box-login label[for="login-username"] {
        position: absolute;
        left: 40px;
        top: 70px;
        white-space: nowrap;
      }

      #box-useractions #box-login label[for="login-password"] {
        position: absolute;
        left: 280px;
        top: 70px;
      }

    #box-useractions #box-login .forgotten-password {
      position: absolute;
      bottom: 40px;
      right: 195px;
      height: 40px;
      line-height: 40px;
      font-size: 13px;
      color: #0096F0;
    }

      #box-useractions #box-login .forgotten-password a {
        color: #0096F0;
      }

  #box-useractions #box-register {
    height: 240px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    padding: 25px 30px 25px 30px;
    margin: 0;
    position: relative;
  }

    #box-useractions #box-register h2 {
      font-family: sofia_prolight,arial,helvetica,sans-serif;
      color: #333333;
      font-size: 20px;
      border: none;
      padding: 0;
      margin: 0;
    }

    #box-useractions #box-register .text {
      font-family: sofia_pro_regularregular,arial,helvetica,sans-serif;
      color: #333333;
      font-size: 14px;
      padding: 0 0 0 30px;
    }

      #box-useractions #box-register .text ul {
        list-style-type: none;
        margin: 0;
        padding: 20px 0 0 0;
      }

        #box-useractions #box-register .text ul li {
          background: url('../img/sprite.png') 0px -640px no-repeat;
          padding: 5px 0 5px 20px;
          font-style: normal;
        }

    #box-useractions #box-register .btn-register {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      font-size: 15px;
      /*background: @greenDark;*/
      background: #0096F0;
      text-align: center;
      width: 135px;
      height: 40px;
      line-height: 40px;
      padding: 0;
      margin: 0;
      font-family: sofia_prolight,arial,helvetica,sans-serif;
      font-weight: normal;
      position: absolute;
      bottom: 40px;
      right: 40px;
      background-color: #0096F0;
    }

      #box-useractions #box-register .btn-register span {
        color: #fff;
        display: block;
        text-transform: none;
      }

  #box-useractions .box-half {
    width: 50%;
    height: auto;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  }

    #box-useractions .box-half .inner {
      padding: 0;
      border: none;
    }

#box-category-selection {
  box-sizing: border-box;
  clear: both;
  margin: 0 30px;
  padding: 60px 0 50px 0;
  border-bottom: 1px solid #ebebeb;
}

  #box-category-selection .box {
    width: 180px;
    padding: 0 40px 0 0;
    margin: 0;
  }

    #box-category-selection .box .category-icon {
      width: 100px;
      height: 100px;
      margin: 0 auto;
    }

      #box-category-selection .box .category-icon img {
        display: none;
      }

    #box-category-selection .box h2 {
      color: #0064B9;
      font-size: 16px;
      font-family: sofia_pro_regularregular;
      font-weight: 500;
      width: 100%;
      padding: 0 0 15px 0;
      margin: 0;
    }

    #box-category-selection .box .desc {
      color: #666666;
      font-size: 13px;
      line-height: 19px;
    }

    #box-category-selection .box .more {
      display: none;
    }

    #box-category-selection .box:nth-child(1) .category-icon {
      background: url('../img/sprite.png') right top no-repeat;
    }

    #box-category-selection .box:nth-child(2) .category-icon {
      background: url('../img/sprite.png') right -100px no-repeat;
    }

    #box-category-selection .box:nth-child(3) .category-icon {
      background: url('../img/sprite.png') right -200px no-repeat;
    }

    #box-category-selection .box:nth-child(4) .category-icon {
      background: url('../img/sprite.png') right -300px no-repeat;
    }

    #box-category-selection .box:nth-child(5) {
      padding-right: 20px;
    }

      #box-category-selection .box:nth-child(5) .category-icon {
        background: url('../img/sprite.png') right -400px no-repeat;
      }

#promo-container {
  box-sizing: border-box;
  padding: 40px 30px 0 0;
  *zoom: 1;
}

  #promo-container:before {
    content: " ";
    display: table;
  }

  #promo-container:after {
    content: " ";
    display: table;
    clear: both;
  }

  #promo-container .box {
    box-sizing: border-box;
    width: 33.3%;
    float: left;
    border-left: 1px solid #ebebeb;
    padding: 0 80px 0 30px;
    margin: 0px;
    height: 150px;
    overflow: hidden;
  }

    #promo-container .box:first-child {
      border-left: none;
      padding-left: 30px;
    }

    #promo-container .box h4 {
      color: #0064B9;
      font-size: 24px;
      font-family: sofia_prolight,arial,helvetica,sans-serif;
      font-weight: 400;
      width: 100%;
      padding: 10px 0 15px 0;
      margin: 0;
      text-transform: none;
    }

    #promo-container .box .content {
      color: #666666;
      font-size: 13px;
      line-height: 19px;
    }

    #promo-container .box .more {
      display: none;
    }
/*******************************/
/* ZAVAROVANJE *****************/
/*******************************/
.pagination {
  text-align: center;
  padding: 15px 0;
  margin: 0 auto;
  color: #000;
  font-size: 45px;
  line-height: 15px;
  color: #ededed;
  vertical-align: bottom;
}

  .pagination a {
    display: inline;
    margin: 0 5px;
    color: #0064B9;
    font-size: 15px;
  }

    .pagination a.selected {
      color: #000;
    }

    .pagination a.back {
      margin-right: 30px;
    }

    .pagination a.forward {
      margin-left: 30px;
    }

.logout {
  position: absolute;
  display: block;
  border-top: 1px solid #aed779;
  text-align: center;
  bottom: -33px;
  line-height: 33px;
  height: 33px;
  width: 155px;
  padding: 0;
  border-left: 20px solid #0096F0;
  border-right: 20px solid #0096F0;
  right: 0px;
  color: #fff;
  font-size: 13px;
  font-family: sofia_pro_regularregular,arial,helvetica,sans-serif;
  z-index: 2;
  background: url('../img/logout_line.gif') center top no-repeat #0096F0;
}

  .logout:hover {
    color: #fff;
  }

.ui-datepicker {
  font-family: Arial, Verdana !important;
}

  .ui-datepicker table {
    font-size: 0.7em;
  }

.q-mark-help {
  position: relative;
  z-index: 100;
}

  .q-mark-help .help-content {
    position: absolute;
    top: -33px;
    left: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #dadada;
    *zoom: 1;
    width: 250px;
  }

    .q-mark-help .help-content:before {
      content: " ";
      display: table;
    }

    .q-mark-help .help-content:after {
      content: " ";
      display: table;
      clear: both;
    }

    .q-mark-help .help-content .title {
      position: relative;
      padding: 28px 25px 10px 25px;
      font-family: sofia_pro_regularregular,arial,helvetica,sans-serif;
    }

    .q-mark-help .help-content .helpClose {
      font-size: 15px;
      color: #000;
      font-family: sofia_pro_regularregular,arial,helvetica,sans-serif;
      cursor: pointer;
      position: absolute;
      top: 20px;
      right: 20px;
      font-weight: bold;
    }

    .q-mark-help .help-content .text {
      padding: 0 25px 25px 25px;
      font-size: 12px;
      line-height: 25px;
    }

    .q-mark-help .help-content:after {
      content: '';
      position: absolute;
      border-style: solid;
      border-width: 8px 8px 8px 0;
      border-color: transparent #FFFFFF;
      display: block;
      width: 0;
      z-index: 1;
      left: -8px;
      top: 34px;
    }

    .q-mark-help .help-content:before {
      content: '';
      position: absolute;
      border-style: solid;
      border-width: 8px 8px 8px 0;
      border-color: transparent #dedede;
      display: block;
      width: 0;
      z-index: 0;
      left: -9px;
      top: 34px;
    }

.navigation-tools {
  height: 110px;
}

  .navigation-tools #toolbox,
  .navigation-tools #crumbs {
    display: none;
  }

.container .coloumn {
  padding: 0 30px;
}

  .container .coloumn.left {
    width: 100%;
  }

    .container .coloumn.left #content-right {
      display: none;
    }

    .container .coloumn.left #submenu {
      height: 48px;
      overflow: hidden;
      *zoom: 1;
      padding: 0;
      margin: 0;
      background: none;
      float: left;
      border: 1px solid #f2f2f2;
      -webkit-border-top-left-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      -moz-border-radius-topleft: 3px;
      -moz-border-radius-topright: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
    }

      .container .coloumn.left #submenu:before {
        content: " ";
        display: table;
      }

      .container .coloumn.left #submenu:after {
        content: " ";
        display: table;
        clear: both;
      }

      .container .coloumn.left #submenu ul {
        padding: 0;
        margin: 0;
      }

        .container .coloumn.left #submenu ul li {
          margin: 0;
          padding: 0;
          float: left;
          border-left: 1px solid #f2f2f2;
        }

          .container .coloumn.left #submenu ul li:first-child {
            border-left: none;
          }

          .container .coloumn.left #submenu ul li a {
            height: 49px;
            display: block;
            text-align: center;
            padding: 0 40px;
            line-height: 45px;
            margin: 0;
            border: none;
            font-size: 16px;
            color: #333333;
            font-family: sofia_prolight,arial,helvetica,sans-serif;
            text-transform: none;
            font-weight: normal;
          }

            .container .coloumn.left #submenu ul li a.selected {
              background-color: #f2f2f2;
            }

    .container .coloumn.left.w540 {
      box-sizing: border-box;
      *zoom: 1;
      width: 100%;
      float: left;
      height: auto;
    }

      .container .coloumn.left.w540:before {
        content: " ";
        display: table;
      }

      .container .coloumn.left.w540:after {
        content: " ";
        display: table;
        clear: both;
      }

      .container .coloumn.left.w540 #content {
        position: relative;
        background-color: #f2f2f2;
        padding: 50px;
      }

        .container .coloumn.left.w540 #content > h1 {
          display: none;
        }

        .container .coloumn.left.w540 #content > .content-lightgreen {
          background: none;
        }

          .container .coloumn.left.w540 #content > .content-lightgreen .inner {
            *zoom: 1;
            padding: 0;
          }

            .container .coloumn.left.w540 #content > .content-lightgreen .inner:before {
              content: " ";
              display: table;
            }

            .container .coloumn.left.w540 #content > .content-lightgreen .inner:after {
              content: " ";
              display: table;
              clear: both;
            }

            .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps {
              width: 280px;
              float: left;
              border: none;
              margin: 0;
              padding: 0;
            }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul {
                margin: 0;
                padding: 0;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul li {
                  float: none;
                  clear: both;
                  line-height: 28px;
                  color: #333333;
                  font-family: Arial;
                  font-size: 13px;
                  font-weight: normal;
                  background: none;
                  padding: 10px 0;
                }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul li div {
                    padding: 8px 0 2px 15px;
                  }

                    .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul li div span {
                      display: block;
                      width: 28px;
                      height: 28px;
                      line-height: 28px;
                      background-color: #0096F0;
                      color: #fff;
                      -webkit-border-radius: 14px;
                      -moz-border-radius: 14px;
                      -ms-border-radius: 14px;
                      -o-border-radius: 14px;
                      border-radius: 14px;
                      font-family: sofia_pro_regularregular,arial,helvetica,sans-serif;
                      font-size: 15px;
                      font-weight: bold;
                    }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul li.step-current div span {
                    background-color: #fff;
                    color: #333333;
                  }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul li.currentstepON div span {
                    background-color: #649c1d;
                    color: #fff;
                  }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps h4 {
                font-size: 16px;
                margin: 50px 0 0 0;
                padding: 0 0 10px 0;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps .secNav {
                list-style: none;
                margin: 0;
                padding: 5px 0;
                border-top: 1px solid #dadada;
                border-bottom: 1px solid #dadada;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps .secNav li {
                  color: #999;
                  line-height: normal;
                  padding: 0;
                  line-height: 15px;
                }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps .secNav li:first-child {
                    background: none;
                    padding-left: 0;
                  }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps .secNav li a {
                    color: #0064B9;
                    font-size: 15px;
                    background: url('../img/sprite.png') 100% -634px no-repeat;
                    display: block;
                    float: left;
                    padding-right: 22px;
                    line-height: 15px;
                  }

            .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults {
              clear: both;
              *zoom: 1;
              font-size: 15px;
              width: 630px;
              float: right;
            }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults:before {
                content: " ";
                display: table;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults:after {
                content: " ";
                display: table;
                clear: both;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults .calc-results {
                border-color: #dedede;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults .calc-results table {
                  background-color: #fff;
                  border-left: 30px solid #fff;
                  border-right: 30px solid #fff;
                  border-top: 20px solid #fff;
                  border-bottom: 20px solid #fff;
                }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults .calc-results table td {
                    padding: 5px 0px !important;
                    background-color: #fff;
                    color: #333;
                    white-space: nowrap;
                    font-size: 15px !important;
                  }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults .calc-results table tr:last-child td {
                    border-top: 1px solid #dedede;
                    padding-top: 20px !important;
                  }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults .calc-results table tr:nth-last-child(2) td {
                    padding-bottom: 20px !important;
                  }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults h3 {
                font-family: Arial, Verdana;
                font-weight: bold;
                font-size: 15px;
                padding: 0 0 15px 0;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults .costsList p {
                padding: 3px 0;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults .costsList p.total {
                  border-top: 1px solid #dadada;
                  font-weight: bold;
                  padding: 10px 0;
                  margin-top: 10px;
                }

            .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform {
              position: relative;
              padding: 0;
              margin: 80px 0 0 0;
              float: right;
              width: 630px;
              clear: none;
            }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .form-inner-title,
              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .requried-fields {
                display: none;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper table {
                margin-bottom: 10px;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper table tr td {
                  position: relative;
                  background: none;
                  padding: 0;
                }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper table tr td.td-color {
                    padding: 0;
                    background: none;
                  }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper table tr td.td-rightside {
                    width: 200px;
                  }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper h4 {
                font-family: sofia_pro_regularregular,arial,helvetica,sans-serif;
                border-top: 1px solid #dadada;
                border-bottom: 1px solid #dadada;
                font-weight: normal;
                padding: 0;
                margin: 0;
                height: 50px;
                line-height: 50px;
                margin-bottom: 30px;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .secNav {
                position: absolute;
                top: 20px;
                right: 0px;
                list-style: none;
                margin: 0;
                padding: 0;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .secNav li {
                  background: url('../img/sprite.png') 20px -673px no-repeat;
                  padding: 0 0 0 46px;
                  float: left;
                }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .secNav li:first-child {
                    background: none;
                    padding-left: 0;
                  }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .secNav li a {
                    color: #0064B9;
                    font-size: 15px;
                  }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .selectfield,
              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .txtfield {
                box-sizing: border-box;
                width: 315px;
                border: 1px solid #dadada;
                line-height: 46px;
                padding: 0 0 0 20px;
                font-size: 16px;
                font-family: sofia_prolight,arial,helvetica,sans-serif;
                color: #333333;
                font-weight: normal;
                height: 46px;
                display: block;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .txtfieldArea {
                box-sizing: border-box;
                width: 315px;
                border: 1px solid #dadada;
                line-height: 46px;
                padding: 0 0 0 20px;
                font-size: 16px;
                font-family: sofia_prolight,arial,helvetica,sans-serif;
                color: #333333;
                font-weight: normal;
                height: 92px;
                display: block;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .selectfield.floatLeft,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .txtfield.floatLeft,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .selectfield.floatRight,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .txtfield.floatRight {
                  clear: none !important;
                  width: 49%;
                }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .btnUp,
              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .btnDown {
                position: absolute;
                display: block;
                width: 15px;
                height: 15px;
                line-height: 16px;
                text-align: center;
                color: #fff;
                left: 120px;
                background-color: #adadad;
                font-size: 10px;
                font-family: Courier;
                font-size: 15px;
                cursor: pointer;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .btnUp {
                top: 34px;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .btnDown {
                top: 52px;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .txtfield:disabled {
                background: #f2f2f2;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .styledSelect {
                width: 315px;
                overflow: hidden;
                background: url('../img/sprite.png') right -800px no-repeat #ffffff;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .styledSelect .selectfield {
                  width: 335px;
                  padding-right: 0;
                  background: transparent;
                  background-image: none;
                  -webkit-appearance: none;
                  overflow: hidden;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .styledSelect select:focus {
                  outline: none;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .styledSelect.half {
                  width: 150px;
                }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .styledSelect.half .selectfield {
                    width: 175px;
                  }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper label {
                line-height: 46px;
                font-size: 15px;
                font-family: Arial;
                color: #333333;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .q-mark-help {
                padding: 0px 90px 0 0;
                margin-top: 14px;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper #from {
                clear: both;
                background: url('../img/sprite.png') right -668px no-repeat #ffffff;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper #until {
                margin-top: 20px;
                clear: both;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .fromdate {
                position: absolute;
                top: 30px;
                left: -40px;
                line-height: 46px;
                font-size: 15px;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .todate {
                position: absolute;
                top: 96px;
                left: -40px;
                line-height: 46px;
                font-size: 15px;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .buttons {
                border-top: 1px solid #dadada;
                clear: both;
                position: relative;
                height: 60px;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .buttons .btnnext {
                  bottom: 0px;
                  right: 0px;
                  background-color: #0096F0;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .buttons#btnPnlstep-1 {
                  border-top: none;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .buttons#btnPnlstep-4 {
                  padding-top: 20px;
                  text-align: right;
                }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .buttons#btnPnlstep-4 a {
                    position: relative;
                  }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .opomba,
              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .commentsVaruhi,
              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .comments {
                clear: both;
                *zoom: 1;
                border-bottom: none;
                border-top: 1px solid #dadada;
                padding: 30px 0;
                font-size: 13px;
                color: #666;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .opomba:before,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .commentsVaruhi:before,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .comments:before {
                  content: " ";
                  display: table;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .opomba:after,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .commentsVaruhi:after,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .comments:after {
                  content: " ";
                  display: table;
                  clear: both;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .opomba h6,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .commentsVaruhi h6,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .comments h6 {
                  font-family: Arial, Verdana;
                  font-weight: bold;
                  font-size: 15px;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .opomba p,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .comments p,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .commentsVaruhi p,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .opomba > div,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .comments > div {
                  padding: 10px 0;
                  font-size: 13px;
                  line-height: 20px;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .opomba label,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .commentsVaruhi label,
                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .comments label {
                  font-size: 13px;
                  color: #666;
                }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .costs {
                clear: both;
                *zoom: 1;
                font-size: 15px;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .costs:before {
                  content: " ";
                  display: table;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .costs:after {
                  content: " ";
                  display: table;
                  clear: both;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .costs h3 {
                  font-family: Arial, Verdana;
                  font-weight: bold;
                  font-size: 15px;
                  padding: 0 0 15px 0;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .costs .costsList {
                  background-color: #fff;
                  padding: 20px 30px;
                }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .costs .costsList p {
                    padding: 3px 0;
                  }

                    .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .costs .costsList p.total {
                      border-top: 1px solid #dadada;
                      font-weight: bold;
                      padding: 10px 0;
                      margin-top: 10px;
                    }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .newForm .formElementWrapper {
                float: left;
                display: block;
                width: 315px;
                position: relative;
                *zoom: 1;
                margin-bottom: 25px;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .newForm .formElementWrapper:before {
                  content: " ";
                  display: table;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .newForm .formElementWrapper:after {
                  content: " ";
                  display: table;
                  clear: both;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .newForm .formElementWrapper.right {
                  float: right;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .newForm .formElementWrapper label {
                  float: left;
                  line-height: initial !important;
                  padding-bottom: 10px;
                  white-space: nowrap;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .newForm .formElementWrapper .q-mark-help {
                  float: right;
                  padding: 0;
                  margin-top: 0px;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .newForm .formElementWrapper .fromdate {
                  display: none;
                }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .newForm .formElementWrapper .half {
                  clear: left;
                  width: 150px;
                  float: left;
                }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .newForm .formElementWrapper .half .selectfield {
                    width: 175px;
                  }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .newForm .formElementWrapper .datepickerstart.half {
                  float: right;
                }

                  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform .stepwrapper .newForm .formElementWrapper .datepickerstart.half#from {
                    clear: none;
                  }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-1 label {
                line-height: 46px;
                font-size: 15px;
                font-family: Arial;
                color: #333333;
              }

                .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-1 label.label-small {
                  display: none;
                }
              /*.container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-3 input.myname,
.container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-3 input.datepickerbirth {
  width: 90% !important;
}*/
              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-3 #usertable td {
                white-space: nowrap;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-3 #substep_doplacila label,
              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-3 #substep_nezgodeEl label {
                line-height: 15px;
                padding-right: 10px;
                display: block;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-3 #substep_doplacila td,
              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-3 #substep_nezgodeEl td {
                position: relative;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-3 #substep_doplacila .q-mark-help,
              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-3 #substep_nezgodeEl .q-mark-help {
                margin-top: 0px;
                position: absolute;
                right: 0px;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-3 #substep_doplacila .checkbox-row,
              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-3 #substep_nezgodeEl .checkbox-row {
                float: left;
              }

              .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform #step-5 label {
                line-height: normal;
              }

            .container .coloumn.left.w540 #content > .content-lightgreen .inner .clear {
              display: none;
            }

          .container .coloumn.left.w540 #content > .content-lightgreen .bottom {
            display: none;
          }

        .container .coloumn.left.w540 #content .box-card-garphic {
          float: none;
          position: absolute;
          top: 60px;
          left: 380px;
        }

          .container .coloumn.left.w540 #content .box-card-garphic .card-graphic-shade {
            display: none;
          }

.securityAndPayment {
  border: 1px solid #f2f2f2;
  clear: both;
  *zoom: 1;
  margin: 30px 30px 0 30px;
  padding: 30px 0;
  font-family: Arial;
  font-size: 13px;
}

  .securityAndPayment:before {
    content: " ";
    display: table;
  }

  .securityAndPayment:after {
    content: " ";
    display: table;
    clear: both;
  }

  .securityAndPayment h4 {
    font-family: sofia_pro_regularregular,arial,helvetica,sans-serif;
    font-size: 16px;
    color: #grayDark;
    margin: 0px;
    padding: 0 0 15px 0;
  }

  .securityAndPayment .security,
  .securityAndPayment .payment {
    float: left;
    width: 450px;
    padding-left: 48px;
  }

  .securityAndPayment .payment {
    width: 300px;
  }

  .securityAndPayment .info {
    float: left;
    width: 175px;
    padding: 35px 0 0 15px;
  }

  .securityAndPayment p {
    font-size: 13px;
    line-height: 20px;
  }

  .securityAndPayment.wide .security {
    *zoom: 1;
    width: 550px;
    padding-right: 48px;
    border-right: 1px solid #ededed;
  }

    .securityAndPayment.wide .security:before {
      content: " ";
      display: table;
    }

    .securityAndPayment.wide .security:after {
      content: " ";
      display: table;
      clear: both;
    }

    .securityAndPayment.wide .security .insurance {
      clear: both;
      *zoom: 1;
      border-top: 1px solid #ededed;
      padding: 10px 0;
    }

      .securityAndPayment.wide .security .insurance:before {
        content: " ";
        display: table;
      }

      .securityAndPayment.wide .security .insurance:after {
        content: " ";
        display: table;
        clear: both;
      }

      .securityAndPayment.wide .security .insurance:first-child {
        border: none;
        padding: 0 0 15px 0;
      }

      .securityAndPayment.wide .security .insurance:last-child {
        padding-bottom: 0;
      }

      .securityAndPayment.wide .security .insurance p {
        float: left;
        width: 400px;
      }

    .securityAndPayment.wide .security .button {
      position: relative;
      float: right;
      text-transform: none;
      width: auto;
      height: auto;
      padding: 5px 30px;
      line-height: normal;
    }

  .securityAndPayment.wide .payment {
    width: 330px;
    padding-right: 50px;
  }
/*******************************/
/* UPORABNIK *******************/
/*******************************/
.main-content {
  width: 1140px;
}

  .main-content .sidebar {
    display: none;
  }

  .main-content .custom-forms {
    margin: 50px 30px 30px 30px;
    width: auto;
    padding: 0;
    float: none;
  }

    .main-content .custom-forms .border {
      display: none;
    }

    .main-content .custom-forms .form-type-table {
      margin-top: 30px;
    }

      .main-content .custom-forms .form-type-table table {
        border-collapse: separate;
        width: 100%;
        overflow: visible;
        border-spacing: 0 2px;
      }

        .main-content .custom-forms .form-type-table table tr td a {
          background-color: #0096F0;
          text-shadow: none;
          text-transform: none;
          font-family: sofia_prolight,arial,helvetica,sans-serif;
          font-size: 13px;
          height: 28px;
          line-height: 25px;
          padding: 0 15px;
          font-weight: normal;
          width: auto;
          display: block;
          float: right;
        }

          .main-content .custom-forms .form-type-table table tr td a.link {
            color: #0064B9;
            border: none;
            font-size: 15px;
            background: none;
            float: none;
            display: inline;
            height: auto;
            padding: 0;
          }

    .main-content .custom-forms .formsWrapper {
      padding: 30px 40px 40px 40px;
      background-color: #f2f2f2;
      *zoom: 1;
    }

      .main-content .custom-forms .formsWrapper:before {
        content: " ";
        display: table;
      }

      .main-content .custom-forms .formsWrapper:after {
        content: " ";
        display: table;
        clear: both;
      }

      .main-content .custom-forms .formsWrapper.wide h1 {
        clear: both;
        position: relative;
        left: 0;
        top: 0;
        width: auto;
      }

      .main-content .custom-forms .formsWrapper.wide .form-item .export {
        display: block;
        float: left;
        margin-top: 20px;
        color: #0064B9;
      }

      .main-content .custom-forms .formsWrapper.wide .form-item.form-submit {
        margin-top: 30px;
      }

      .main-content .custom-forms .formsWrapper.wide .form-item.inline {
        margin-right: 20px;
        margin-bottom: 10px;
      }

        .main-content .custom-forms .formsWrapper.wide .form-item.inline.inline-text-large input {
          width: 305px !important;
        }

        .main-content .custom-forms .formsWrapper.wide .form-item.inline label {
          line-height: 46px;
          font-size: 15px;
          font-family: Arial;
          color: #333333;
          font-weight: normal;
        }

      .main-content .custom-forms .formsWrapper.wide .form-item.form-type-date input {
        box-sizing: border-box;
        width: 315px;
        border: 1px solid #fff;
        line-height: 46px;
        padding: 0 0 0 20px;
        font-size: 16px;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        color: #333333;
        font-weight: normal;
        height: 46px;
        display: block;
        clear: both;
        background: url('../img/sprite.png') right -668px no-repeat #ffffff;
      }

      .main-content .custom-forms .formsWrapper.wide .form-item.form-type-text input {
        box-sizing: border-box;
        width: 315px;
        border: 1px solid #fff;
        line-height: 46px;
        padding: 0 0 0 20px;
        font-size: 16px;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        color: #333333;
        font-weight: normal;
        height: 46px;
        display: block;
        background-color: #fff;
      }

      .main-content .custom-forms .formsWrapper.wide .form-item.form-type-select select {
        box-sizing: border-box;
        width: 305px;
        border: 1px solid #fff;
        line-height: 46px;
        padding: 0 0 0 20px;
        font-size: 16px;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        color: #333333;
        font-weight: normal;
        height: 46px;
        display: block;
        background-color: transparent;
      }

      .main-content .custom-forms .formsWrapper.wide .form-item.form-type-select .styledSelect {
        width: 315px;
        overflow: hidden;
        background: url('../img/sprite.png') right -800px no-repeat #ffffff;
      }

        .main-content .custom-forms .formsWrapper.wide .form-item.form-type-select .styledSelect .select {
          padding-right: 0;
          background: transparent;
          background-image: none;
          -webkit-appearance: none;
        }

        .main-content .custom-forms .formsWrapper.wide .form-item.form-type-select .styledSelect select:focus {
          outline: none;
        }

      .main-content .custom-forms .formsWrapper.wide #from {
        clear: both;
        background: url('../img/sprite.png') right -668px no-repeat #ffffff;
      }

      .main-content .custom-forms .formsWrapper.wide #until {
        margin-top: 20px;
        clear: both;
      }

      .main-content .custom-forms .formsWrapper.wide .fromdate {
        position: absolute;
        top: 30px;
        left: -40px;
        line-height: 46px;
        font-size: 15px;
      }

      .main-content .custom-forms .formsWrapper.wide .todate {
        position: absolute;
        top: 96px;
        left: -40px;
        line-height: 46px;
        font-size: 15px;
      }

      .main-content .custom-forms .formsWrapper h2 {
        color: #333333;
        font-size: 24px;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        padding: 0 0 6px 0;
        margin: 0;
      }

      .main-content .custom-forms .formsWrapper .subtitle {
        font-family: Arial;
        font-size: 13px;
        color: #333333;
        padding-bottom: 10px;
      }

      .main-content .custom-forms .formsWrapper .formPart {
        width: 470px;
      }

      .main-content .custom-forms .formsWrapper .form-submit {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        font-size: 15px;
        /*background: @greenDark;*/
        background: #0096F0;
        text-align: center;
        width: 135px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        margin: 0;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        font-weight: normal;
        position: absolute;
        text-transform: none;
        position: relative;
        text-shadow: none;
        width: 155px;
        color: white;
      }

        .main-content .custom-forms .formsWrapper .form-submit span {
          color: #fff;
          display: block;
          text-transform: none;
        }

      .main-content .custom-forms .formsWrapper .form-select {
        box-sizing: border-box;
        width: 315px;
        border: 1px solid #fff;
        line-height: 40px;
        padding: 0 0 0 20px;
        font-size: 16px;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        color: #333333;
        font-weight: normal;
        height: 40px;
        display: block;
        margin-right: 10px;
        /*background: url('../img/sprite.png') right -682px no-repeat #fff;*/
      }

      .main-content .custom-forms .formsWrapper .form-item.inline {
        width: auto;
        margin: 0;
      }

      .main-content .custom-forms .formsWrapper .styledSelect {
        width: 315px;
        overflow: hidden;
        background: url('../img/sprite.png') right -800px no-repeat #ffffff;
      }

        .main-content .custom-forms .formsWrapper .styledSelect .form-select {
          padding-right: 0;
          background: transparent;
          background-image: none;
          -webkit-appearance: none;
        }

        .main-content .custom-forms .formsWrapper .styledSelect select:focus {
          outline: none;
        }

    .main-content .custom-forms .form-item.form-type-table {
      margin-top: 30px;
    }

      .main-content .custom-forms .form-item.form-type-table table {
        border-collapse: separate;
        width: 100%;
        overflow: visible;
        border-spacing: 0 2px;
      }

        .main-content .custom-forms .form-item.form-type-table table tr {
          border: 0 !important;
        }

          .main-content .custom-forms .form-item.form-type-table table tr:nth-child(1) {
            border: none;
          }

          .main-content .custom-forms .form-item.form-type-table table tr:nth-child(odd) {
            background: #fff;
          }

          .main-content .custom-forms .form-item.form-type-table table tr:nth-child(even) {
            background: #fff;
          }

          .main-content .custom-forms .form-item.form-type-table table tr:hover {
            background: #fff;
            font-size: 15px;
          }

          .main-content .custom-forms .form-item.form-type-table table tr th {
            background-color: #f2f2f2;
            color: #333333;
            font-family: sofia_prolight,arial,helvetica,sans-serif;
            font-size: 15px;
            border: none;
          }

          .main-content .custom-forms .form-item.form-type-table table tr td {
            background-color: #fff;
            border-top: 1px solid #ededed;
            border-bottom: 1px solid #ededed;
            color: #333333;
            font-size: 15px;
          }

            .main-content .custom-forms .form-item.form-type-table table tr td:first-child {
              border-left: 1px solid #ededed;
            }

            .main-content .custom-forms .form-item.form-type-table table tr td:last-child {
              border-right: 1px solid #ededed;
            }

            .main-content .custom-forms .form-item.form-type-table table tr td a.link {
              color: #0064B9;
              border: none;
              font-size: 15px;
            }

            .main-content .custom-forms .form-item.form-type-table table tr td a.storno-link {
              background-color: #0096F0;
              text-shadow: none;
              text-transform: none;
              font-family: sofia_prolight,arial,helvetica,sans-serif;
              font-size: 13px;
              height: 28px;
              line-height: 25px;
              padding: 0 15px;
              font-weight: normal;
              width: auto;
              display: block;
              float: right;
            }

footer {
  width: 1140px;
  margin: 0 auto;
}

  footer .region-colophon {
    display: none;
  }

  footer .region-footer {
    position: relative;
    box-sizing: border-box;
    margin: 0 30px;
    padding: 0;
    width: auto;
    border: none;
  }

    footer .region-footer .block {
      width: 350px;
      font-family: Arial;
      font-size: 13px;
    }

      footer .region-footer .block h2 {
        font-size: 24px;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        color: #333333;
        font-weight: normal;
        line-height: 28px;
      }

      footer .region-footer .block a {
        color: #0064B9;
        font-size: 13px;
      }

    footer .region-footer #block-views-frequent_questions-block {
      width: 320px;
      padding: 0 30px 0 0;
      margin: 0;
      border: none;
    }

      footer .region-footer #block-views-frequent_questions-block .content .views-row {
        border: none;
        padding: 0;
        min-height: 0;
        padding-bottom: 15px;
      }

      footer .region-footer #block-views-frequent_questions-block .content a {
        color: #0064B9;
        font-size: 13px;
      }

        footer .region-footer #block-views-frequent_questions-block .content a:hover {
          color: #0064B9;
        }

    footer .region-footer #block-bean-footer-middle-asistenca {
      width: 290px;
      padding: 0 60px 0 30px;
      margin: 0;
      border: none;
      border-left: 1px solid #ebebeb;
    }

      footer .region-footer #block-bean-footer-middle-asistenca .content .content .middle {
        border: none;
        padding: 50px 0 15px 0;
        margin-bottom: 15px;
        border-bottom: 1px solid #ebebeb;
      }

        footer .region-footer #block-bean-footer-middle-asistenca .content .content .middle p {
          font-size: 13px;
          color: #333333;
          font-family: Arial;
          line-height: 20px;
          padding: 0;
          margin: 0;
        }

          footer .region-footer #block-bean-footer-middle-asistenca .content .content .middle p a {
            padding: 0;
            background: none;
            color: #0064B9;
            font-size: 13px;
          }

            footer .region-footer #block-bean-footer-middle-asistenca .content .content .middle p a:hover {
              color: #0064B9;
            }

      footer .region-footer #block-bean-footer-middle-asistenca .content .content p {
        padding: 3px 0;
        margin: 0;
      }

        footer .region-footer #block-bean-footer-middle-asistenca .content .content p a {
          padding: 0;
          background: none;
          color: #0064B9;
          font-size: 11px;
        }

          footer .region-footer #block-bean-footer-middle-asistenca .content .content p a:hover {
            color: #0064B9;
          }

    footer .region-footer #block-bean-footer-form-button {
      border: none;
      position: absolute;
      left: 380px;
      top: 60px;
    }

      footer .region-footer #block-bean-footer-form-button .content .content p a {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        font-size: 15px;
        /*background: @greenDark;*/
        text-align: center;
        width: 135px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        margin: 0;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        font-weight: normal;
        text-transform: none;
        position: relative;
        text-shadow: none;
        width: auto;
        background: #0096F0;
        padding: 0 15px;
        position: absolute;
      }

        footer .region-footer #block-bean-footer-form-button .content .content p a span {
          color: #fff;
          display: block;
          text-transform: none;
        }

    footer .region-footer #block-bean-footer-right-asistenca {
      float: right;
      width: 315px;
      padding: 0 0 0 30px;
      margin: 0;
      border: none;
      position: relative;
      border-left: 1px solid #ebebeb;
    }

      footer .region-footer #block-bean-footer-right-asistenca .content .content div.number {
        background: none;
        padding: 5px 0 0 0;
        border: none;
      }

        footer .region-footer #block-bean-footer-right-asistenca .content .content div.number p {
          color: #333333;
        }

          footer .region-footer #block-bean-footer-right-asistenca .content .content div.number p.number {
            background: url(../img/sprite.png?v=1) 13px -84px no-repeat;
            font-family: sofia_pro_regularregular,arial,helvetica,sans-serif;
            display: inline-block;
            border-radius: 50px;
            border: 2px solid #333;
            padding: 2px 10px 2px 40px;
            color: #333;
            font-size: 16px;
            font-weight: 700;
            position: absolute;
            top: 70px;
            left: 30px;
          }

      footer .region-footer #block-bean-footer-right-asistenca .content .content div.address {
        padding: 60px 0 15px 0;
        border-bottom: 1px solid #ebebeb;
      }

        footer .region-footer #block-bean-footer-right-asistenca .content .content div.address p {
          color: #333333;
          font-size: 13px;
        }

        footer .region-footer #block-bean-footer-right-asistenca .content .content div.address strong {
          display: none;
        }

        footer .region-footer #block-bean-footer-right-asistenca .content .content div.address ul {
          margin: 0;
          padding: 0;
        }

          footer .region-footer #block-bean-footer-right-asistenca .content .content div.address ul li {
            margin: 0;
            padding: 0;
          }

        footer .region-footer #block-bean-footer-right-asistenca .content .content div.address a {
          padding: 0;
          background: none;
          color: #0064B9;
          font-size: 13px;
        }

          footer .region-footer #block-bean-footer-right-asistenca .content .content div.address a:hover {
            color: #0064B9;
          }

      footer .region-footer #block-bean-footer-right-asistenca .content .content div.link {
        display: none;
      }

      footer .region-footer #block-bean-footer-right-asistenca .content .content div.storeSearch {
        font-size: 13px;
        font-family: Arial;
        padding-top: 15px;
      }

        footer .region-footer #block-bean-footer-right-asistenca .content .content div.storeSearch label {
          display: block;
          padding-bottom: 5px;
        }

        footer .region-footer #block-bean-footer-right-asistenca .content .content div.storeSearch .storeSearchInput {
          box-sizing: border-box;
          width: 318px;
          border: 1px solid #f2f2f2;
          line-height: 38px;
          padding: 0 0 0 20px;
          font-size: 16px;
          font-family: sofia_prolight,arial,helvetica,sans-serif;
          color: #333333;
          font-weight: normal;
          height: 40px;
          display: block;
          background: url('../img/sprite.png') right -737px no-repeat #f2f2f2;
        }
/*******************************/
/* VPRAŠALNIK ******************/
/*******************************/



.main-content .custom-forms .formsWrapper {
  position: relative;
}

  .main-content .custom-forms .formsWrapper #form-actions {
    position: relative;
    border-top: 1px solid #dadada;
    text-align: right;
    float: none;
    width: 100%;
    background: none;
    width: 630px;
    padding-top: 20px;
    margin: 20px 0 0 340px;
  }

    .main-content .custom-forms .formsWrapper #form-actions input.form-submit {
      position: relative;
      width: 90px;
    }

  .main-content .custom-forms .formsWrapper div.steps {
    width: 280px;
    float: left;
    border: none;
    margin: 0;
    padding: 110px 0 0 0;
  }

    .main-content .custom-forms .formsWrapper div.steps .show-all-steps {
      margin: 0;
      padding: 0;
    }

      .main-content .custom-forms .formsWrapper div.steps .show-all-steps li {
        float: none;
        clear: both;
        line-height: 28px;
        color: #333333;
        font-family: Arial;
        font-size: 13px;
        font-weight: normal;
        background: none;
        padding: 10px 0;
        margin: 0;
        border: none;
      }

        .main-content .custom-forms .formsWrapper div.steps .show-all-steps li a {
          padding: 8px 0 2px 15px;
          display: block;
          color: #333333;
          height: 24px;
        }

          .main-content .custom-forms .formsWrapper div.steps .show-all-steps li a span {
            display: block;
            width: 28px;
            height: 28px;
            line-height: 28px;
            background-color: #fff;
            color: #333333;
            -webkit-border-radius: 14px;
            -moz-border-radius: 14px;
            -ms-border-radius: 14px;
            -o-border-radius: 14px;
            border-radius: 14px;
            font-family: sofia_pro_regularregular,arial,helvetica,sans-serif;
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            float: left;
            margin-right: 15px;
          }

        .main-content .custom-forms .formsWrapper div.steps .show-all-steps li.active a span {
          background-color: #0096F0;
          color: #fff;
        }

  .main-content .custom-forms .formsWrapper h1 {
    position: absolute;
    top: 50px;
    left: 50px;
    font-size: 28px;
    font-family: sofia_prolight,arial,helvetica,sans-serif;
    margin: 0;
    padding: 0;
    width: 290px;
    line-height: 34px;
  }

  .main-content .custom-forms .formsWrapper .helper {
    position: absolute;
    bottom: 70px;
    left: 380px;
    color: #333333;
    font-weight: normal;
    font-size: 13px;
    font-family: Arial;
    padding: 0;
    margin: 0;
  }

  .main-content .custom-forms .formsWrapper .form-step {
    width: 630px;
    padding: 15px 0 0 340px;
    font-size: 15px;
  }

    .main-content .custom-forms .formsWrapper .form-step p {
      font-size: 15px;
      line-height: 24px;
    }

    .main-content .custom-forms .formsWrapper .form-step .divider {
      display: none;
    }

    .main-content .custom-forms .formsWrapper .form-step .form-item {
      width: auto;
      padding-bottom: 20px;
    }

      .main-content .custom-forms .formsWrapper .form-step .form-item label {
        font-family: Arial;
        font-weight: normal;
        display: block;
      }




      .main-content .custom-forms .formsWrapper .form-step .form-item .form-item-inner input[type=radio] {
        position: absolute;
        z-index: -1000;
        left: -1000px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
      }

        .main-content .custom-forms .formsWrapper .form-step .form-item .form-item-inner input[type=radio] + label {
          padding-left: 22px;
          height: 16px;
          display: inline-block;
          line-height: 16px;
          background-repeat: no-repeat;
          /* background: url('../img/sprite.png') left -795px no-repeat;*/
          font-size: 16px;
          vertical-align: middle;
          cursor: pointer;
          font-family: sofia_prolight,arial,helvetica,sans-serif;
        }

        .main-content .custom-forms .formsWrapper .form-step .form-item .form-item-inner input[type=radio]:checked + label {
          background-position: left -725px;
        }

      .main-content .custom-forms .formsWrapper .form-step .form-item .form-item-inner label {
        display: inline;
        background: url('../img/sprite.png') left -700px no-repeat;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }

      .main-content .custom-forms .formsWrapper .form-step .form-item.form-type-textfield input {
        box-sizing: border-box;
        width: 315px;
        border: 1px solid #fff;
        line-height: 46px;
        padding: 0 0 0 20px;
        font-size: 16px;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        color: #333333;
        font-weight: normal;
        height: 46px;
        display: block;
        background-color: #fff;
      }

      .main-content .custom-forms .formsWrapper .form-step .form-item.form-type-select select {
        box-sizing: border-box;
        width: 315px;
        border: 1px solid #fff;
        line-height: 46px;
        padding: 0 0 0 20px;
        font-size: 16px;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        color: #333333;
        font-weight: normal;
        height: 46px;
        display: block;
        background-color: #fff;
      }

      .main-content .custom-forms .formsWrapper .form-step .form-item.form-type-select .styledSelect {
        width: 315px;
        overflow: hidden;
        background: url('../img/sprite.png') right -800px no-repeat #ffffff;
      }

        .main-content .custom-forms .formsWrapper .form-step .form-item.form-type-select .styledSelect .select {
          padding-right: 0;
          background: transparent;
          background-image: none;
          -webkit-appearance: none;
        }

        .main-content .custom-forms .formsWrapper .form-step .form-item.form-type-select .styledSelect select:focus {
          outline: none;
        }

      .main-content .custom-forms .formsWrapper .form-step .form-item.form-type-textarea textarea {
        box-sizing: border-box;
        width: 315px;
        min-width: 315px;
        max-width: 315px;
        border: 1px solid #fff;
        line-height: 20px;
        padding: 20px;
        font-size: 16px;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        color: #333333;
        font-weight: normal;
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        display: block;
        background-color: #fff;
      }

      .main-content .custom-forms .formsWrapper .form-step .form-item.form-type-slider .form-slider {
        margin: 0;
        width: 315px;
        background: #fff;
        border: none;
        height: 20px;
        float: left;
      }

        .main-content .custom-forms .formsWrapper .form-step .form-item.form-type-slider .form-slider a {
          display: block;
          width: 43px;
          height: 24px;
          background: url('../img/sprite.png') left -790px no-repeat #ffffff;
          position: absolute;
          margin: -2px 0 0 -22px;
        }

      .main-content .custom-forms .formsWrapper .form-step .form-item.form-type-slider .slider-description,
      .main-content .custom-forms .formsWrapper .form-step .form-item.form-type-slider .verify-number {
        float: left;
        font-family: sofia_prolight,arial,helvetica,sans-serif;
        font-size: 16px;
        line-height: 20px;
        height: 20px;
      }

      .main-content .custom-forms .formsWrapper .form-step .form-item.form-type-slider .verify-number {
        margin-left: 10px;
        font-weight: normal;
        height: 20px;
      }


.spanSt {
  color: #333333;
  font-family: Arial;
  font-size: 15px;
}

.container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform div.cr-row.checkbox-row label.label-small {
  display: inline !important;
  line-height: 23px !important;
  padding-top: 12px !important;
  position: relative !important;
  width: 350px !important;
}

.tinytxt {
  width: 219px !important;
}


  .tinytxt .dateSI {
    width: 158px !important;
  }


@media only screen and (max-width: 1025px) {
  .main-content {
    width: 1025px;
    margin: 0 auto;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner #form-izracun {
    margin: 0 auto;
    width: 630px;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform {
    float: none;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults {
    margin: 0 auto;
    width: 630px;
    float: none;
  }


  .securityAndPayment .payment {
    width: 400px;
  }

  .securityAndPayment .security {
    width: 350px;
  }

  .container .coloumn {
    padding: 0 0 0 0;
  }

  #header .telephone-number {
    right: 25px;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps {
    display: none;
    display: inline-block;
    width: auto;
    padding: 10px;
    margin-bottom: 20px;
  }

    .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps li {
      display: inline-block;
      padding: 5px 1px !important;
      width: 200px;
      margin: 5px;
      overflow: hidden;
      max-width: 30px;
    }




    .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul li.currentstepON {
      max-width: 300px !important;
    }

    .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul li.step-current {
      max-width: 30px;
    }

  .formStaticContent {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
  .main-content {
    width: 992px;
    margin: 0 auto;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner #form-izracun {
    margin: 0 auto;
    width: 630px;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform {
    float: none;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults {
    margin: 0 auto;
    width: 630px;
    float: none;
  }

  .securityAndPayment .payment {
    width: 300px;
  }

  .securityAndPayment .security {
    width: 250px;
  }

  .container .coloumn {
    padding: 0 0 0 0;
  }

  #header .telephone-number {
    right: 25px;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps {
    display: none;
    display: inline-block;
    width: auto;
    padding: 10px;
    margin-bottom: 20px;
  }

    .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps li {
      display: inline-block;
      padding: 5px 1px !important;
      width: 200px;
      margin: 5px;
      overflow: hidden;
      max-width: 30px;
    }


    .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul li.currentstepON {
      max-width: 300px !important;
    }

    .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul li.step-current {
      max-width: 30px;
    }



  .formStaticContent {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .main-content {
    width: 1025px;
    margin: 0 auto;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner #form-izracun {
    margin: 0 auto;
    width: 630px;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner .contentform {
    float: none;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner .calcresults {
    margin: 0 auto;
    width: 630px;
    float: none;
  }

  .securityAndPayment .payment {
    display: none;
  }

  .securityAndPayment .security {
    display: none;
  }

  .container .coloumn {
    padding: 0 0 0 0;
  }

  #header .telephone-number {
    right: 25px;
  }

  .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps {
    display: none;
    display: inline-block;
    width: auto;
    padding: 10px;
    margin-bottom: 20px;
  }

    .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps li {
      display: inline-block;
      padding: 5px 1px !important;
      width: 200px;
      margin: 5px;
      overflow: hidden;
      max-width: 30px;
    }


    .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul li.currentstepON {
      max-width: 300px !important;
    }

    .container .coloumn.left.w540 #content > .content-lightgreen .inner .steps ul li.step-current {
      max-width: 30px;
    }


  .formStaticContent {
    display: none !important;
  }
}
