@font-face{font-family:"Proxima Nova Bold";src:url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Bold.eot");src:local("☺"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Bold.woff") format("woff"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Bold.ttf") format("truetype"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Bold.svg") format("svg");font-weight:400;font-style:normal}
@font-face{font-family:"Proxima Nova Bold It";src:url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Bold It.eot");src:local("☺"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Bold It.svg") format("svg"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Bold It.ttf") format("truetype"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Bold It.woff") format("woff");font-weight:400;font-style:normal}
@font-face{font-family:"Proxima Nova Light";src:url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Light.eot");src:local("☺"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Light.svg") format("svg"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Light.ttf") format("truetype"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Light.woff") format("woff");font-weight:400;font-style:normal}
@font-face{font-family:"Proxima Nova Light It";src:url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Light It.eot");src:local("☺"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Light It.svg") format("svg"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Light It.ttf") format("truetype"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Light It.woff") format("woff");font-weight:400;font-style:normal}
@font-face{font-family:"Proxima Nova Reg";src:url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Reg.eot");src:local("☺"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Reg.svg") format("svg"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Reg.ttf") format("truetype"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Reg.woff") format("woff");font-weight:400;font-style:normal}
@font-face{font-family:"Proxima Nova Reg It";src:url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Reg It.eot");src:local("☺"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Reg It.svg") format("svg"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Reg It.ttf") format("truetype"),url("/kongres/registrace/assets/fonts/ProximaNova/Proxima Nova Reg It.woff") format("woff");font-weight:400;font-style:normal}

@font-face {
  font-family: "Avenir Next";
  src: url("../fonts/AvenirNextFont.ttf");
}

@media (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}

body.login-layout {
  color: #2F2F2F;
  font-family: "Avenir Next";
}

.bg-red .login-container {
  width: 100%;
  max-width: 300px;
}

.logo {
  padding: 50px 35px 20px 35px;
}

.logo h1 {
  margin: 0px;
  padding: 0px;
}

.flamingo {
  color: #f25d47;
}

.gray {
  color: #8e9196;
}

.btn {
  outline: none !important;
  font-family: 'Proxima Nova Reg' !important;
  font-size: 18px;
  text-shadow: none;
}

.flash.danger {
  color: #D0021B !important;
  border: 1px solid #D0021B;
  background: #fff !important;
  box-shadow: none;
  font-weight: normal;
  text-align: center;
  border-radius: 3px;
}

.light-login h2 {
  font-family: 'Proxima Nova Reg' !important
}

.mt-50 {
  margin-top: 50px !important;
}
.mt-125 {
  margin-top: 125px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.nmb-30 {
  margin-bottom: -30px !important;
}

.nmt-82 {
  margin-top: -82px !important;
}

.nmt-87 {
  margin-top: -87px !important;
}

.nms-15 {
  margin: 0 -15px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-12 {
  padding: 12px !important;
}

.p-15 {
  padding: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}
.pb-130 {
  padding-bottom: 130px !important;
}

.spec1 {
  position: absolute;
  bottom: -60px;
}

.spec2 .profile-user-info {
  width: 100% !important;
  color: #8d9298 !important;
}

.spec2 .profile-info-name {
  border: none !important;
  text-align: left;
}

.spec2 .profile-info-value {
  text-align: right;
  border: none;
}

.spec2 .profile-info-value.rec-input {
  text-align: right;
  border: none;
}

.w100 {
  width: 100% !important;
}

.hr.hr-dotted {
  display: none;
}

.f-left {
  float: left !important;
}

.f-right {
  float: right !important;
}

.f-none {
  float: none !important;
}

.align-left {
  text-align: left !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.r-45 {
  transform: rotate(45deg);
}

.radius-none {
  border-radius: 0 !important;
}

.radius-none-top {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.radius-none-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}


.box-white.p-20 .inputs .form-group:not(.no-style):nth-child(odd) {
  float: left;
  padding-right: 0;
}

.box-white.p-20 .inputs .form-group:not(.no-style):nth-child(even) {
  float: right;
  padding-left: 0;
}

.inputs.copy-step-1 .row,
#div-2-for-copy-step-1 .row,
.inputs .row{
  margin: 0;
}

.profile-info-name {
  text-align: left !important;
}

.profile-info-value.rec-input {
  text-align: right !important;
}

.btn.btn-blue {
  background-color: #4b85e6 !important;
  border-color: #4b85e6;
  border-radius: 4px;
}

.btn-blue:hover {
  background-color: #73e74b !important;
  border-color: #73e74b;
}

.btn.btn-gray {
  background-color: #dcdcdc !important;
  border-color: #dcdcdc;
  border-radius: 4px;
  text-shadow: none;
}

.btn.btn-gray:hover {
  background-color: #dcdcdc !important;
  border-color: #dcdcdc;
}


.btn.btn-prev {
  background-color: white !important;
  border-color: #4b85e6;
  color: #4b85e6 !important;
  border-radius: 4px;
  border-width: 2px;
  padding: 9px;
  opacity: 1;
  text-shadow: none;
}

.btn.btn-prev:hover {
  border-color: #4b85e6;
  background-color: white !important;
}

body {
  background: #fff!important;
  font-family: 'Proxima Nova Reg';
  font-size: 14px;
}

.register {
  width: 675px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.register h1 {
  font-size: 54px;
  font-family: 'Proxima Nova Bold';
}

.register .step-1 .header {
  float: left;
}

.delete-button {
  float: right;
  font-size: 24px;
  font-weight: 600;
  color: #dcdcdc;
  line-height: 24px;
  cursor: default;
}

.succes-button {
  float: left;
  font-size: 24px;
  font-weight: 600;
  color: #33cd51;
  line-height: 24px;
  cursor: default;
}

.succes-button:hover,
.delete-button:hover {
  cursor: pointer;
}

.p-20 .header,
.p-15 .header {
  margin-top: 0;
  border-bottom: none;
}

.box {
}

.step-pane {
  padding: 0 !important;
}

.box-white {
  background: white;
}

.steps .box-white { 
  border-radius: 0px;
}

.steps li {
  border: 1px #e3e3e3 solid;
  border-top: 0px;
  border-bottom: 0px;
  position: relative;
}

.steps li.active {
  border-right: 0px;
  background-color: #f25d47;
}

.steps li.active:after {
  content: "";
  position: absolute;
  border: 6px solid #f25d47;
  transform: rotate(45deg);
  top: 14px;
  right: -6px;
  height: 12px;
  width: 12px;
  z-index: 100;
}

.steps li.active:last-child:after {
  display: none;
}

.steps li.complete {
  background-color: #71dd87;
}

.steps li.complete .step {
  color: #71dd87; /* zamaskuje číslo */
}

.steps li.complete .step:before {
  display: none;
}

.steps li:first-child {
  border-left: 0px;
}

.steps li:last-child {
  border-right: 0px;
}

.steps li {
  height: 70px;
  vertical-align: middle;
}

.steps li:before {
  border-top: none;
}

.steps li.complete:before {
  color: #0c5a1c;
  position: absolute;
  top: 0;
  content: "\f00c";
  font-family: FontAwesome;
  border-top: none;
  font-size: 70px;
  line-height: 70px;
  height: 70px;
  opacity: 0.1;
  max-width: 100%;
  left: 0;
}

.steps li .step {
  border: none;
  color: white;
  opacity: 0.1;
  position: absolute;
  bottom: 0;
  left: 7px;
  font-size: 70px;
  height: 70px;
  line-height: 84px;
  background-color: transparent;
  font-weight: 600;
  font-family: 'Proxima Nova Bold';
}

.steps li .title {
  color: darkgray;
  margin: 0 auto;
  width: 55px;
  font-size: 14px;
  word-wrap: normal;
  text-align: left;
}

.steps li.active .title {
  color: white !important;
}

#check-profil label:first-child {
  float: left;
}

#check-profil .control-label {
  text-align: left;
  padding-top: 3px;
}

.register input, select {
  padding: 5px 20px !important;
  border-radius: 2px !important;
  color: #858585 !important;
  border: 3px solid #D5D5D5 !important;
  height: 55px !important;
}

table .table {
  background: white;
  border: none;
  padding: 20px;
}

table.table thead, thead tr, thead tr th, tbody+tbody, thead td, tbody tr, tbody td {
  background: white !important;
  border: 0px !important;
  border-top: 0px !important;
  padding: 13px 0 !important;
  border-color: white !important;
}

.modal-dialog {
  width: 950px!important;
  max-width: 100%!important;
}

.modal-content {
  padding: 0 40px;
  border-radius: 5px;
}

.modal-header {
  border: none;
  padding: 40px 0;
}

.modal-header h4 {
  font-weight: 600;
}

.modal-footer {
  display: none;
}

.close.flamingo {
  opacity: 1;

}

.close.flamingo:hover {
  opacity: 1;
  color: #f25d47;
}

input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::after, input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::after {
  border-radius: 0;
  content: '';
  box-shadow: none;
}

input[type=checkbox].ace.ace-switch.ace-switch-4:checked + .lbl::after, input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::after {
  background-color: #33cd51;
}

input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::before, input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
  border-radius: 0;
  content: ''
}

input[type=checkbox].ace.ace-switch.ace-switch-4:checked + .lbl::before, input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::before {
  background-color: white;
  border: 2px solid #D5D5D5;
  content: ''
}

input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::after, input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::after {
  background-color: #f25d47;
  box-shadow: none;
}

input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::before, input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
  background-color: white;
  border: 2px solid #D5D5D5;
}

input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
  content: '';
}


.step-pane.step-3.active .control-label {
  line-height: 15px;
}

.light-login h1 {
  margin-top: 30px;
  margin-left: 30px;
  margin-bottom: 0px;
}

.light-login h1.flamingo {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.light-login h2.mb-0{
  margin-bottom: 0px;
}

.light-login h3.mt-0{
  margin-top: 0px;
  font-family: 'Proxima Nova Light';
  font-size: 20px;
}

.login-box .toolbar > div {
  font-size: 11px;
  float: left!important;
  line-height: 32px;
  text-align: center;
}

.login-box .toolbar > div:first-child + div > a {
  margin-right: 0px;
}

#login-box .login-container {
  width: auto;
}

.light-login .widget-box .toolbar {
  padding: 0px 25px;
  background: white;
}

#custom-hr::before {
  width: 95%!important;
}

.login-layout .widget-box {
  background: transparent !important;
}

.login-layout .widget-box .widget-main {
  padding: 0px!important;
  padding-bottom: 15px !important;
  border-radius: 4px 4px 0px 0px!important;
}

.login-layout .widget-box .widget-main.right {
  border-radius: 4px 0px 0px 4px!important;
}

.login-layout h2 {
  font-family: "Avenir Next";
  font-size: 24px;
  line-height: 33px;
  font-weight: bolder;
  color: #FF5D44!important;
}

.login-layout h3 {
  font-family: "Avenir Next";
  font-size: 18px;
  line-height: 25px;
  font-weight: normal;
  color: #FF5D44!important;
  text-decoration: underline;
}

.login-layout label {
  color: #6C6C6C;
  font-family: "Avenir Next";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19px;
  margin-bottom: 5px;
}

.login-layout label.inline {
  display: block !important;
}

.login-layout button.btn-primary .bigger-140 {
  font-size: 14px !important;
  font-family: "Avenir Next";
  letter-spacing: 0.38px;
}

.login-layout button.btn-primary {
  width: 100% !important;
  height: 39px;
  border-radius: 3px;
  box-sizing: border-box;
  border: 1px solid #FF5D44;
  background-color: #FF5D44 !important;
  font-family: "Avenir Next"!important;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
}

.login-layout button.btn-primary:hover,
.login-layout button.btn-primary:active,
.login-layout button.btn-primary:focus,
.login-layout a.btn-primary:hover,
.login-layout a.btn-primary:active,
.login-layout a.btn-primary:focus {
  background: #fd391b !important;
}

.login-layout a.btn-primary {
  font-family: "Avenir Next"!important;
  height: 40px;
  line-height: 25px;
  border: 1px solid #FF5D44;
  background-color: #FF5D44 !important;
  border-radius: 3px;
  box-sizing: border-box;
  font-weight: bolder;
  font-size: 14px;
  text-decoration: none !important;
}

.login-layout .box-info {
  /*padding: 30px 0px;*/
  color: #6C6C6C;
  font-family: "Avenir Next";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19px;
}

.login-layout .box-info a {
  color: #6C6C6C;
  text-decoration: underline;
}

.login-layout .box-info a:hover {
  text-decoration: none;
}

.login-layout .box-info hr {
  border-color: #6C6C6C;
}

.login-layout a.link-orange {
  color: #FF5D44!important;
}

#registration_form hr {
  width: 100%;
  height: 1px;
  background: #6C6C6C;
}

.img-registration-success {
  width: 240px!important;
  margin: 60px auto 50px auto;
  display: block;
}

.back-box {
  color: #6C6C6C;
}

.back-box a {
  color: #6C6C6C!important;
}

.contact-info {
  color: #B2B2B2;
  font-family: "Avenir Next";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19px;
  padding: 70px 0px 40px 35px;
}

.contact-info a {
  color: #B2B2B2;
  text-decoration: underline;
}

.contact-info a:hover {
  text-decoration: none;
}

select.form-control,
input.form-control {
  box-sizing: border-box;
  height: 40px;
  border: 1px solid #6C6C6C!important;
  border-radius: 3px !important;
  background-color: #FFFFFF;
}

textarea.form-control {
  height: 80px;
  border: 1px solid #6C6C6C!important;
  border-radius: 3px !important;
  background-color: #FFFFFF;
  padding: 10px 20px !important;
}

.widget-second {
  border-radius: 0px 0px 4px 4px!important;
}

.widget-second.left {
  border-radius: 0px 4px 4px 0px!important;
}

.light-login .widget-box.forgot-box, .light-login .widget-box.signup-box {
  background-color: initial;
}

h1.flamingo.end {
  line-height: 68px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 20px;
}

h3.flamingo.end {
  margin-bottom: 40px;
}

h3.flamingo.goPay {
  margin-top: 30px;
  margin-bottom: 20px;
}

.small-reg input[type='text'], .small-reg input[type='password'], .small-reg input[type='email'], .small-reg select {
  /*  width: 395px;*/
  height: 40px!important;
  padding: 5px 20px !important;
}

.small-reg .widget-main {
  /*width: 445px;*/
  float: left;
  margin: 0;
  padding: 25px;
  text-align: left;
}

.fa.fa-info-circle {
  color: #6C6C6C;
  font-size: 12px;
  margin-left: 3px;
}

.small-reg .widget-main .form-control {
  width: 100%;
}

.small-reg .widget-second {
  width: 350px;
  float: right;
  margin: 0;
  padding: 25px;
  text-align: left;
  position: relative;
}

.clear {
  clear: both;
}

.widget-main-header {
  width: 100%;
  height: 125px;
  margin: 30px 0px 0px 0px;
  padding: 25px 0px;
  border-top: 1px solid #6C6C6C;
  border-bottom: 1px solid #6C6C6C;
}

.widget-main-header p {
  padding-top: 10px;
  color: #2F2F2F;
  line-height: 19px;
}

.widget-second-header {
  background-color: rgb(235, 235, 235);
  width: 350px;
  margin: -25px 0px 25px -25px;
  padding: 25px;
  height: 125px;
}

.widget-main-header label,
.widget-second-header label {
  padding-left: 25px;
}

.widget-main-footer {
  margin-bottom: 25px;
  color: #6C6C6C;
  line-height: 19px;
}

.widget-main-footer p {
  margin: 17px 0px 0px 0px;
}

.widget-main-footer a {
  color: #6C6C6C !important;
}

.widget-second-footer {
  background-color: rgb(235, 235, 235);
  width: 350px;
  margin: 0px 0px 0px -25px;
  padding: 25px;
  min-height: 125px;
  bottom: 0;
  position: absolute;
}

.widget-main-footer input[type=checkbox].ace + .lbl,
.widget-second-footer input[type=checkbox].ace + .lbl {
  padding: 0 0 0 30px;
  font-size: 14px;
}

.widget-main-footer input[type=checkbox].ace + .lbl:before,
.widget-second-footer input[type=checkbox].ace + .lbl::before {
  border-radius: 3px;
  margin-left: -25px;
  margin-right: 8px;
  font-size: 15px;
  content: '';
  color: #fff;
  overflow: hidden;
  padding-right: 0px;
  top: 3px;
}

.widget-main-footer input[type=checkbox].ace + .lbl,
.widget-main-footer input[type=checkbox].ace + .lbl::before,
.widget-main-footer input[type=radio].ace + .lbl::before {
  /*color: #393939;*/
  font-size: 14px;
}

input[type=checkbox].ace + .lbl::before,
input[type=radio].ace + .lbl::before {
  font-size: 12px !important;
}

.widget-main-footer input[type=checkbox].ace:checked + .lbl::before,
.widget-second-footer input[type=checkbox].ace:checked + .lbl::before {
  font-size: 15px;
  overflow: hidden;
  content: '\f00c';
  color: #4b85e8;
  border-color: #4b85e8;
  background-color: #4b85e8;
}

.widget-second input[type=radio].ace + .lbl {
  padding: 0 0 0 30px;
  font-size: 13px;
}

.widget-second input[type=radio].ace + .lbl::before {
  margin-left: -25px;
  margin-right: 8px;
  font-size: 15px;
  color: #fff;
  overflow: hidden;
  padding-right: 0px;
  top: 3px;
}

.widget-second input[type=radio].ace:checked + .lbl::before {
  font-size: 15px;
  overflow: hidden;
  color: #4c85e8;
  border-color: #4c85e8;
  background-color: #4c85e8;
}

.widget-second label.block {
  margin-bottom: 0;
}

.widget-main .form-group {
  position: relative;
}

label.error {
  width: 395px;
  background-color: #f25e48;
  color: white;
  padding: 9px 20px;
  border-radius: 3px;
  height: 40px;
  top: 0;
  position: absolute;
}

label.error span {
  float: right;
  margin-top: 3px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  text-align: center;
  padding: 0px 0px 1px 1px;
  cursor: pointer;
}

label.error img {
  float: right;
  margin-top: 3px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

#error label.error {
  position: initial;
}

.col-sm-6.npl {
  padding-left: 0px;
}

.col-sm-6.npr {
  padding-right: 0px;
}

@media (max-width: 768px) { 
  .box-white.p-20 .inputs .form-group:nth-child(odd) {
    float: none;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 0;
  }

  .box-white.p-20 .inputs .form-group:nth-child(even) {
    float: none;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 0;
  }

  #div-2-for-copy-step-1 .row, .step-4 .row {
    margin-left: 15px;
  }

  .btn.btn-blue {
    margin-left: 15px;
    width: 95%;
  }
  .col-sm-6.npl {
    padding-right: 0px;
  }

  .col-sm-6.npr {
    padding-left: 0px;
  }

}

.light-login h2 {
  font-size: 30px !important;
}

.clearfix {
  position: relative;
}

.form-group.has-error .help-block {
  clear: none;
  position: absolute;
  height: 55px;
  margin: 0px;
  width: 100%;
  padding: 18px;
  color: white;
  border-radius: 3px;
  background-color: #f25e48;
  background-repeat: no-repeat;
  background-image: url(/kongres/registrace/images/error.png);
  background-position: right 15px center;
  cursor: pointer;
}

#captcha-error.help-block {
  height: 55px;
  margin: 0px;
  width: 302px;
  padding: 18px;
  color: white;
  border-radius: 3px;
  background-color: #f25e48;
  background-repeat: no-repeat;
  background-image: url(/kongres/registrace/images/error.png);
  background-position: right 15px center;
  cursor: pointer;
}

a.link {
  color: #9d9d9d;
}

#podminky {
  background: none;
}

#podminky div>a {
  font-size: 13px;
}

@media (min-width: 768px){
  .form-horizontal .control-label {
    padding-top: 0px;
  }
}

.centered-desc {
  margin-top: -13px;
}
/*
div#form-message {
  height: 55px;
  margin: 0px;
  width: 395px;
  padding: 18px;
  color: white;
  border-radius: 3px;
  background-color: #f25e48;
  background-repeat: no-repeat;
  background-image: url(/kongres/registrace/images/error.png);
  background-position: right 15px center;
  cursor: pointer;
}*/

div#ui-datepicker-div th, div#ui-datepicker-div td {
  padding: 4px !important;
}

label.agreement_with_addressing {
  margin-left: 70px;
  position: absolute;
  margin-top: -28px;
}


select.aggreement {
  display: inline-block;
  max-width: 118px;
  margin-bottom: 60px;
}

label.agreement.title {
  margin-top: 0px;
  margin-left: 15px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
  position: absolute;
}

label.agreement.text {
  position: absolute;
  margin-left: 16px;
  margin-top: 27px;
}

.error2 .help-block {
  color: #f25e48;
  position: absolute;
  top: -25px;
}

.error2 select+div.help-block:before {
  border: 3px solid #f25e48;
  content: ' ';
  width: 118px;
  height: 55px;
  display: block;
  position: absolute;
  top: 20px;
}

.culture-label-day {
  text-align: left !important;
}

.layout-small .widget-box .widget-main {
  background: transparent;
}

.layout-small #close.back-to-login-link,
.layout-small .widget-second .benefits {
  display: none !important;
}

.layout-small .podminky-registrace {
  padding-top: 15px;
}

.layout-small .widget-body a {
  color: #2F2F2F;
  text-decoration: underline;
}

.layout-small .widget-body a:hover {
  text-decoration: none;
}

.layout-small .widget-second {
  height: auto!important;
}

.layout-small .back-to-login-link {
  font-weight: normal!important;
  text-shadow: none;
}

.layout-small .widget-box {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-20 {
  margin-bottom: 20px;
}

.hr-m10 {
  margin: 10px 0px;
  width: 100%;
  height: 10px;
  display: block;
  border-bottom: 1px solid #6C6C6C;
}

.widget-body h4 {
  margin: 15px 0px;
  font-family: "Avenir Next";
  color: #FF5D44;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
}

.price-summary {
  margin: 30px 0px 40px 0px;
  padding: 15px 0px;
  border-top: 1px solid #6C6C6C;
  border-bottom: 1px solid #6C6C6C;
}

.price-summary .price {
  color: #FF5D44;
  font-weight: bolder;
}

.help-inline {
  color: #6C6C6C;
  font-family: "Avenir Next";
  font-size: 10px!important;
  letter-spacing: 0;
  line-height: 14px;
  text-align: justify;
  padding-top: 30px;
  margin-bottom: 50px;
}

.form-control.error {
  border: 1px solid #D0021B!important;
}

#form-message,
#error {
  display: none;
  padding: 20px;
  color: #D0021B;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #D0021B;
}

#error p {
  margin: 0px;
}

.box-banner {
  margin: 200px auto 0px auto;
  max-width: 300px;
  font-size: 15px;
  color: #fff;
  line-height: 36px;
}

.box-banner .row {
  padding-bottom: 40px;
}

.box-banner .fa {
  font-size: 24px;
}

.box-banner .btn {
  width: 100%;
  font-family: "Avenir Next" !important;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.38px;
  line-height: 19px;
  border-radius: 3px;
  border: 1px solid #fff;
  background-color: transparent !important;
}

.box-banner .btn:hover,
.box-banner .btn:active {
  color: #FF5D44!important;
  background-color: #fff !important;
}

/* Register account */
.lbl:before {
  border-color: #6C6C6C!important;
  border-radius: 25px!important;
}

input[type=checkbox].ace:checked + .lbl::before, input[type=radio].ace:checked + .lbl::before {
  content: '\f111';
  font-size: 10px!important;
  line-height: 15px;
  color: #FF5D44;
}

/*.lbl:before {
  font-size: 8px;
  content: "\a0";
  border: 2px solid #C8C8C8;
  border-radius: 25px;
  padding-right: 1px;
  line-height: 12px;
  cursor: pointer;
  font-family: fontAwesome;
  font-weight: normal;
  color: #FFF;
  background-color: #FAFAFA;
  box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
  display: inline-block;
  text-align: center;
  height: 16px;
  line-height: 14px;
  min-width: 16px;
  margin-right: 1px;
  position: relative;
  top: -1px;
}*/

.button-menu {
  margin: 0px auto;
  width: 700px;
}

.button-menu h3 {
  margin: 32px 0px;
  font-family: "Avenir Next";
  color: #B2B2B2!important;
  line-height: 19px;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
}

.button-menu .tile {
  padding: 135px 0px;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  background: #FF5D44;
  font-family: "Avenir Next";
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: bolder;
  line-height: 33px;
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid #FF5D44;
}

.button-menu .tile:hover {
  color: #FF5D44;
  background: #fff;
}

.button-menu .box-info {
  margin-top: 40px;
  margin-bottom: 50px;
  text-align: center;
  color: #B2B2B2;
}

.btn-pay-type {
  padding: 20px 0px;
  color: #6C6C6C!important;
  display: block;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  background: #fff;
  border: 1px solid #6C6C6C;
  border-radius: 3px;
  text-decoration: none!important;
}

.btn-pay-type:hover,
.btn-pay-type.active {
  color: #fff!important;
  background: #FF5D44;
  border-color: #FF5D44;
}

.note-for-register {
  margin-bottom: 15px;
  color: #6C6C6C;
  line-height: 19px;
}

@media (min-width: 769px) {
  .mt-m70 {
    margin-top: -70px;
  }
  
  .layout-small #signup-box .login-container {
    width: 500px;
  }

  .bg-red {
    /*background-color: linear-gradient(36.39deg, #FB553B 0%, #FF705A 100%) !important;*/
    background-image: url("../../images/background.svg") !important;
    background-repeat: repeat-y !important;
    background-position: right !important;
/*    background-color: #FB553B !important;*/
    position: absolute;
    width:100%;
    height: 100%;
  }
  
  .bg-red .main-container,
  .bg-red .main-container > div,
  .bg-red .main-container > div > .container,
  .bg-red .main-container .login-box,
  .bg-red .main-container .login-box .row,
  .bg-red .main-container .login-box .box-white {
    min-height: 100%;
    height: 100%;
  }
  
  .bg-red .main-container .login-box {
    padding-bottom: 0px;
  }

  /*.signup-box .login-container,
  .bg-red .login-container {
    margin-left: 180px;
  }*/
}

@media (max-width: 768px) {
  .mobile-hidden {
    display: none;
  }
}