.ticket-label {
  margin: 0px 10px 0px 10px; }
  .ticket-label a:hover {
    text-decoration: none; }

#training-info-panel a {
  margin-bottom: 12px;
  width: 100%; }

.helpdesk-message .panel-heading {
  min-height: 40px; }

body {
  background-color: #808080;
  font-family: "Calibri";
  color: #373a3c;
  padding-top: 120px;
  letter-spacing: 1px;
  transition: all 0.5s ease; }
  body.narrow-header {
    padding-top: 85px; }

a {
  color: #3a3570; }
  a:hover {
    color: #3a3570; }

input[type="text"].form-control {
  min-width: 50px; }

#logo {
  max-height: 50px; }

#ikr {
  max-height: 50px; }

.btn {
  border-radius: 0; }

.btn-primary {
  background-color: #93ce45;
  border-color: #93ce45;
  color: #ffffff; }
  .btn-primary:hover {
    background-color: #ffffff;
    border-color: #93ce45;
    color: #93ce45; }

.navbar {
  margin: 0;
  transition: all 0.5s ease; }
  .navbar.navbar-default {
    background: #ffffff;
    border: none;
    height: 75px;
    border-radius: 0;
    border-bottom: 1px solid #3a3570;
    border-top: 5px solid #93cb5b; }
  .navbar > .container {
    transition: all 0.5s ease;
    height: 70px; }
    .navbar > .container .navbar-brand {
      padding: 10px 0 0 0;
      margin: 0 0 0 0;
      height: 60px;
      line-height: 60px;
      transition: all 0.5s ease; }
      .navbar > .container .navbar-brand .brand-caption {
        color: #383474;
        float: left;
        line-height: 50px;
        padding: 0;
        font-size: 1.2em;
        text-transform: uppercase;
        transition: all 0.5s ease; }
        .navbar > .container .navbar-brand .brand-caption .brand-logo {
          height: 50px;
          margin-right: 10px; }
    .navbar > .container img {
      float: left;
      transition: all 0.5s ease; }
    .navbar > .container .navbar-header {
      height: 70px;
      transition: all 0.5s ease; }
  .navbar .paralellLogin {
    float: left;
    line-height: 70px;
    transition: all 0.5s ease; }
  .navbar > .container.narrow {
    height: 40px; }
    .navbar > .container.narrow #logo {
      max-height: 20px; }
    .navbar > .container.narrow #ikr {
      max-height: 20px; }
    .navbar > .container.narrow .brand-caption {
      line-height: 50px;
      font-size: 0.7em; }
    .navbar > .container.narrow .navbar-header {
      height: 40px; }
    .navbar > .container.narrow .paralellLogin {
      line-height: 35px;
      padding-top: 5px; }
    .navbar > .container.narrow .navbar-right {
      line-height: 40px; }
  .navbar.navbar-default .navbar-right {
    line-height: 70px;
    transition: all 0.5s ease; }
    .navbar.navbar-default .navbar-right a {
      margin-right: 20px;
      color: #65625e;
      font-weight: bold; }
      .navbar.navbar-default .navbar-right a:last-child {
        margin-right: 0; }
    .navbar.navbar-default .navbar-right .cart {
      float: left;
      margin-right: 20px; }
      .navbar.navbar-default .navbar-right .cart a {
        margin-right: 0; }
  .navbar a.btn {
    background-color: #3a3570;
    border-color: #3a3570;
    padding: 10px;
    color: #ffffff; }
    .navbar a.btn:hover {
      background-color: #ffffff;
      border-color: #3a3570;
      color: #3a3570; }
    .navbar a.btn.navbar-toggle {
      margin-top: 20px;
      margin-right: 30px; }
    .navbar a.btn .icon-bar {
      background-color: #ffffff; }

.buttonsCol {
  text-align: right; }

.mainSloganPlace {
  background-color: #3e607d;
  height: 380px;
  background-color: #3e607d;
  background-image: url(../img/MNKH_zaszlo.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-image: url(../img/vilaghaloBigWithFlag.png); }
  .mainSloganPlace .container {
    height: 380px;
    background-image: url(../img/vilaghalo.png);
    background-position: right center;
    background-repeat: no-repeat;
    color: #ffffff;
    font-weight: normal;
    position: relative; }
    .mainSloganPlace .container .contentPlace {
      position: absolute;
      display: table;
      width: 100%;
      transform: translateY(-50%);
      top: 50%; }
      .mainSloganPlace .container .contentPlace .textPlace {
        height: 100%;
        width: 100%;
        position: relative; }
        .mainSloganPlace .container .contentPlace .textPlace .text {
          display: table;
          line-height: 60px;
          font-size: 2.7em;
          font-family: "Times New Roman"; }
        .mainSloganPlace .container .contentPlace .textPlace .text2 {
          margin-top: 15px;
          display: table;
          line-height: 15px;
          font-size: 1.2em; }
      .mainSloganPlace .container .contentPlace .btnPlace {
        padding: 30px 0; }
        .mainSloganPlace .container .contentPlace .btnPlace a {
          background-color: #f15822;
          border-color: #f15822;
          padding: 10px;
          color: #ffffff;
          text-transform: uppercase;
          font-size: 1.2em;
          font-weight: bold;
          letter-spacing: 2px; }
          .mainSloganPlace .container .contentPlace .btnPlace a:hover {
            background-color: #f27549; }
          .mainSloganPlace .container .contentPlace .btnPlace a.inverse {
            background: none; }

.mainSloganPlace2 {
  background-color: #3e607d;
  height: 380px;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-image: url(../img/slide1bg.jpg); }
  .mainSloganPlace2 .bg2 {
    background-image: url(../img/vilaghalo.png);
    background-position: right center;
    background-repeat: no-repeat; }
  .mainSloganPlace2 .container {
    height: 380px;
    color: #ffffff;
    font-weight: normal;
    position: relative; }
    .mainSloganPlace2 .container .contentPlace {
      position: absolute;
      display: table;
      width: 100%;
      transform: translateY(-50%);
      top: 50%; }
      .mainSloganPlace2 .container .contentPlace .logo {
        float: left;
        margin: 0 40px 0 20px;
        display: block; }
      .mainSloganPlace2 .container .contentPlace .textPlace {
        position: relative;
        display: block; }
        .mainSloganPlace2 .container .contentPlace .textPlace .text {
          display: table;
          line-height: 60px;
          font-size: 2.7em;
          font-family: "Times New Roman"; }
        .mainSloganPlace2 .container .contentPlace .textPlace .text2 {
          margin-top: 15px;
          display: table;
          line-height: 15px;
          font-size: 1.2em; }
      .mainSloganPlace2 .container .contentPlace .btnPlace {
        padding: 30px 0; }
        .mainSloganPlace2 .container .contentPlace .btnPlace a {
          background-color: #f15822;
          border-color: #f15822;
          padding: 10px;
          color: #ffffff;
          text-transform: uppercase;
          font-size: 1.2em;
          font-weight: bold;
          letter-spacing: 2px; }
          .mainSloganPlace2 .container .contentPlace .btnPlace a:hover {
            background-color: #f27549; }
          .mainSloganPlace2 .container .contentPlace .btnPlace a.inverse {
            background: none;
            padding: 9px;
            border: 1px solid #ffffff; }

.topMenu {
  background-color: #383474;
  border-bottom: 2px solid #ffffff !important; }
  .topMenu h1.sectionTitleTop {
    font-size: 20px;
    color: #ffffff;
    padding: 10px 0;
    margin: 0; }
  .topMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .topMenu ul.nav > li > a:hover, .topMenu ul.nav > li > a:focus {
      background: none; }
    .topMenu ul li {
      margin: 0;
      padding: 15px 2px;
      float: left;
      font-size: 1.2em;
      font-weight: bold; }
      .topMenu ul li.active a {
        color: #ffffff; }
      .topMenu ul li a {
        display: table;
        color: #ffffff;
        padding: 0 10px;
        border-left: 2px solid #ffffff;
        border-color: #ffffff !important;
        line-height: 15px; }
        .topMenu ul li a:hover {
          color: #93ce45; }
      .topMenu ul li:first-child {
        padding-left: 0; }
        .topMenu ul li:first-child a {
          border: none;
          padding-left: 0; }
      .topMenu ul li ul.dropdown-menu {
        background-color: #c2aa6f;
        border-radius: 0;
        border: none; }
        .topMenu ul li ul.dropdown-menu li {
          padding: 0; }
          .topMenu ul li ul.dropdown-menu li.active a {
            background: none; }
          .topMenu ul li ul.dropdown-menu li.active a:hover {
            background: none;
            color: #ffffff; }
          .topMenu ul li ul.dropdown-menu li a {
            border: none;
            padding: 10px; }
            .topMenu ul li ul.dropdown-menu li a:hover {
              background: none; }

content {
  display: block;
  min-height: 70vh;
  background: #ffffff;
  margin-top: -10px;
  padding-top: 10px;
  padding-bottom: 50px; }

.topBreadcumb ul.breadcrumb {
  padding: 0;
  background: none; }

#mainSection2 {
  padding-top: 40px; }

.pageTitle {
  margin-top: 10px;
  margin-bottom: 10px; }

.sectionTitle {
  font-size: 24px;
  line-height: 24px;
  padding: 15px 0;
  margin-bottom: 20px;
  border-bottom: 4px solid #3e607d;
  color: #3e607d;
  margin-top: 0; }

.sectionSubTitle {
  font-size: 20px;
  line-height: 20px;
  padding: 15px 0;
  margin-bottom: 20px;
  border-bottom: 0px solid #3e607d;
  color: #3e607d;
  margin-top: 0; }

.courseListCard {
  display: block;
  width: 100%;
  border: 1px solid #cacaca;
  height: 368px;
  padding: 0;
  position: relative;
  margin-bottom: 20px;
  text-decoration: none;
  background-color: #ffffff; }
  .courseListCard .courseListImgPlace {
    height: 160px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover; }
  .courseListCard:hover {
    text-decoration: none; }
  .courseListCard .courseListCategory {
    position: absolute;
    width: 100%;
    margin-top: -40px;
    height: 40px;
    line-height: 40px;
    padding: 5px 15px 0 15px;
    font-size: 0.8em;
    text-align: right;
    color: #ffffff;
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+98 */
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 98%, rgba(0, 0, 0, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 98%, rgba(0, 0, 0, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 98%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    /* IE6-9 */ }
  .courseListCard .courseListTitle {
    font-size: 1.3em;
    padding: 10px 15px 5px 15px;
    line-height: 1em;
    font-weight: 600;
    color: #3e607d;
    width: 100%; }
  .courseListCard .courseListDesription {
    font-size: 12px;
    padding: 5px 15px;
    line-height: 12px;
    color: #676666;
    height: 30px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; }
  .courseListCard .courseListInfo {
    color: #373a3c;
    width: 100%;
    padding: 5px 15px;
    font-size: 0.9em; }
  .courseListCard .courseListFooter {
    color: #373a3c;
    width: 100%;
    padding: 5px 15px;
    position: absolute;
    bottom: 0;
    font-size: 0.9em; }
    .courseListCard .courseListFooter .btnSignupPlace {
      padding: 5px 0; }
      .courseListCard .courseListFooter .btnSignupPlace a.btnSignup {
        background-color: #f15822;
        border-color: #f15822;
        padding: 5px;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 1.1em;
        font-weight: bold;
        letter-spacing: 2px;
        width: 100%; }
        .courseListCard .courseListFooter .btnSignupPlace a.btnSignup:hover {
          background-color: #f27549; }
      .courseListCard .courseListFooter .btnSignupPlace a.btnLearn {
        background-color: #3e607d;
        border-color: #3e607d;
        padding: 5px;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 1.1em;
        font-weight: bold;
        letter-spacing: 2px;
        width: 100%; }
        .courseListCard .courseListFooter .btnSignupPlace a.btnLearn:hover {
          background-color: #3e607d; }
      .courseListCard .courseListFooter .btnSignupPlace a.btnNoAccess {
        background-color: #d9534f;
        border-color: #d43f3a;
        padding: 5px;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 1.1em;
        font-weight: bold;
        letter-spacing: 2px;
        width: 100%; }
        .courseListCard .courseListFooter .btnSignupPlace a.btnNoAccess:hover {
          background-color: #c9302c; }
      .courseListCard .courseListFooter .btnSignupPlace a.btnView {
        background-color: #5cb85c;
        border-color: #4cae4c;
        padding: 5px;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 1.1em;
        font-weight: bold;
        letter-spacing: 2px;
        width: 100%; }
        .courseListCard .courseListFooter .btnSignupPlace a.btnView:hover {
          background-color: #3e607d; }
  .courseListCard .courseListHighlighted {
    color: #f15822;
    font-weight: bold;
    font-size: 1.2em; }

footer {
  border-top: 4px solid #93cb5b !important;
  height: 25px;
  padding: 40px 0;
  color: #ffffff;
  background-color: #808080;
  display: table;
  width: 100%; }
  footer a {
    color: #ffffff; }
    footer a:hover {
      color: #ffffff; }
  footer .help-block {
    position: absolute;
    right: 0;
    margin-top: -40px;
    padding: 5px;
    border-radius: 5px;
    background: #f27549;
    color: #ffffff !important;
    border: 1px solid #f27549; }
    footer .help-block:empty {
      display: none; }
  footer .footerMenu {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    footer .footerMenu li {
      float: left;
      display: block;
      margin: 0 10px;
      padding: 0; }
      footer .footerMenu li:first-child {
        margin-left: 0; }
  footer ul.footer-menu {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    footer ul.footer-menu li {
      float: left; }
      footer ul.footer-menu li a {
        display: block;
        padding: 0 10px;
        border-right: 1px solid #ffffff; }
      footer ul.footer-menu li:first-child a {
        padding-left: 0; }
      footer ul.footer-menu li:last-child a {
        border: none; }
  footer .panel.panel-default {
    border: none;
    background: none;
    box-shadow: none; }
    footer .panel.panel-default .panel-body {
      padding: 0; }
      footer .panel.panel-default .panel-body .nav-pills > li > a {
        background: none;
        padding: 0 15px 0 0; }
        footer .panel.panel-default .panel-body .nav-pills > li > a:hover {
          background: none; }

.kv-view-hidden {
  display: none; }

.login-register {
  margin-bottom: 24px; }
  .login-register a.btn-primary {
    background-color: #c2aa6f;
    border-color: #c2aa6f;
    padding: 10px;
    color: #ffffff; }
    .login-register a.btn-primary:hover {
      background-color: #f6f6e6;
      color: #c2aa6f; }

.required label::after {
  content: "*";
  color: red; }

.process {
  margin-top: 20px;
  border: none;
  height: 250px;
  border-radius: 20px;
  background-color: #f15822;
  overflow: hidden; }
  .process .processElement {
    height: 250px;
    position: realtive;
    font-size: 1.5em;
    text-align: center;
    padding: 0 20px;
    color: #ffffff;
    transition: all 0.5s ease; }
    .process .processElement:hover {
      transform: scale(1.2); }
    .process .processElement i {
      width: 100%;
      font-size: 3em;
      height: 125px;
      line-height: 125px; }
    .process .processElement .text {
      height: 125px;
      padding: 0 10px 0 10px;
      vertical-align: middle; }
    .process .processElement .nextIcon {
      position: absolute;
      right: -50px;
      top: 0;
      height: 250px;
      width: 100px; }
      .process .processElement .nextIcon img {
        width: 100%;
        height: 100%; }

@media (min-width: 768px) {
  .hide-on-desktop {
    visibility: hidden;
    display: none !important; }

  .container {
    padding-left: 0;
    padding-right: 0; }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px; }

  .row {
    margin-left: -10px;
    margin-right: -10px; } }
@media (max-width: 768px) {
  .navbar-header .navbar-brand {
    max-width: 80%; }
    .navbar-header .navbar-brand .brand-caption {
      line-height: 50px !important;
      font-size: 0.7em !important;
      padding-left: 20px !important; }

  .hide-on-mobil {
    visibility: hidden;
    display: none !important; }

  .hide-on-tablet {
    visibility: visible;
    display: block !important; }

  .mobileMenu {
    background-color: #8dca6a; }
    .mobileMenu a {
      color: #ffffff; }

  .courseListCard {
    height: auto; }
    .courseListCard .courseListImgPlace {
      height: 200px; }
    .courseListCard .courseListInfo {
      position: relative; }
    .courseListCard .courseListFooter {
      position: relative; }

  body {
    background-color: #3e607d;
    font-family: "Calibri";
    color: #373a3c;
    padding-top: 75px; } }
@media (max-width: 1200px) {
  .process .processElement {
    font-size: 1.2em;
    text-align: center; }

  .mainSloganPlace2 .container .contentPlace .textPlace .text {
    font-size: 2em; }

  .navbar-brand .brand-caption {
    font-size: 1em !important; } }
@media (max-width: 1024px) {
  .hide-on-tablet {
    visibility: hidden;
    display: none !important; }

  .brand-caption {
    font-size: 0.9em !important; }

  .mainSloganPlace2 .container .contentPlace .textPlace .text {
    font-size: 1.7em;
    line-height: 1.7em; }

  .mainSloganPlace2 .container .contentPlace .textPlace .btnPlace {
    font-size: 0.7em; } }
@media (max-width: 981px) {
  .process {
    display: none; }

  .buttonsCol {
    text-align: left;
    padding-top: 20px; } }
.slider.slider-horizontal {
  width: 100%; }

.img-detailview {
  max-width: 250px; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #383474;
  background: none; }

.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.navbar-default .navbar-right .dropdown-menu {
  margin-top: -15px;
  background-color: #93ce45; }
  .navbar-default .navbar-right .dropdown-menu a {
    color: #ffffff;
    margin: 0; }
    .navbar-default .navbar-right .dropdown-menu a:hover {
      color: #65625e;
      margin: 0;
      background: none; }
  .navbar-default .navbar-right .dropdown-menu .active a {
    background: none; }

.text-warning {
  color: #f0ad4e; }

.supplierIcon {
  text-align: center;
  margin: 0 0 20px 0; }
  .supplierIcon .supplierIconImage {
    position: relative;
    display: block;
    height: 150px;
    vertical-align: middle;
    border: 1px solid #dddddd; }
    .supplierIcon .supplierIconImage img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      border: none;
      padding: 10px;
      max-height: 100%; }
  .supplierIcon .supplierIconName {
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.mobile-mainSlogenPlace {
  color: #ffffff;
  background-color: #3e607d;
  padding: 10px 10px 30px 10px;
  background-image: url(../img/vilaghaloBigWithFlag.png);
  background-position: center;
  display: table;
  width: 100%; }
  .mobile-mainSlogenPlace .logo {
    width: 100px;
    float: left;
    display: block;
    height: 100%;
    margin: 0 20px 0 0; }
    .mobile-mainSlogenPlace .logo img {
      width: 100px; }
  .mobile-mainSlogenPlace .text {
    font-size: 1.4em; }
  .mobile-mainSlogenPlace .text2 {
    padding-top: 10px;
    color: #f27549;
    font-size: 1.2em; }

.description {
  margin-top: 20px; }

.trainingCard {
  margin-bottom: 20px;
  text-align: center; }
  .trainingCard .titlePlace {
    font-size: 1.2em;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px; }
  .trainingCard .morePlace {
    text-align: center; }

.pageSubtitle {
  border-bottom: 3px solid #3a3570;
  color: #3a3570; }

.trainingCard {
  margin-bottom: 30px !important;
  text-align: center;
  margin: 0 0 10px 0;
  background: #eeeeee;
  padding-bottom: 20px;
  display: flow-root;
  border-bottom: 2px solid #93cb5c; }
  .trainingCard .titlePlace {
    font-size: 1.2em;
    text-align: left !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 10px 0 10px !important; }
  .trainingCard .labelPlace {
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
    text-align: left !important; }
  .trainingCard .pricePlace {
    float: right;
    padding: 10px 20px 0 10px;
    line-height: 34px;
    font-size: 1.3em;
    font-weight: bold;
    color: #93cb5c; }
  .trainingCard .morePlace {
    float: left;
    padding: 10px 10px 0 10px;
    text-align: left; }

.trainingImageTitlePlace {
  justify-content: left;
  align-items: flex-end; }
  .trainingImageTitlePlace .trainingImageTitle {
    width: 100%;
    font-size: 2em;
    color: white;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: left;
    padding: 10px; }

/*# sourceMappingURL=elearningCenter.css.map */
