
.font-size-smaller {
  font-size: 1.1em;
}
.font-size-small {
  font-size: 1.3em;
}
.font-size-normal {
  font-size: 1.4em;
}
.font-size-normal-plus {
  font-size: 1.6em;
}
.font-size-large {
  font-size: 1.8em;
}
.font-size-larger {
  font-size: 2em;
}
.font-size-extra-large {
  font-size: 2.4em;
}
.font-size-header {
  font-size: 3.4em;
}

html.full-width {
  min-width: 800px;
}
/*
.wrapper {
  margin: auto;
  width: 1170px;
}

.single-post .main-content {
  margin: auto;
  width: 1170px;
  padding: 0 20px;
}
.homepage .main-content {
  margin: auto;
  width: 1170px;
  padding: 0 20px;
}
*/
.main-header, .main-footer, .subfooter {
  min-width: 800px;
}

.full-width .main-header .user-account-links .sub-menu-topdata-wrapper {
  position: absolute;
  top: 38px;
  left: -416px;
  z-index: 9999;
  display: none;
  padding-top: 22px;
  width: 450px;
  background: url("../images/arrow-up-black.png") 421px 15px no-repeat;
}
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper ul {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 0 0 0;
  background: #212121;
}
/* line 597, ../sass/screen.scss */
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper ul li {
  float: none;
  width: 100%;
  margin-top: 1px;
}
/* line 601, ../sass/screen.scss */
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper ul li a {
  display: block;
  margin: 0;
  padding: 12px 20px;
  border-bottom: 1px solid #333;
  color: #cccccc;
  text-decoration: none;
  font-weight: normal;
  font-size: 1.4em;
}
/* line 636, ../sass/screen.scss */
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper ul li a:hover, .full-width .main-header .user-account-links .sub-menu-topdata-wrapper ul li a:focus {
  text-decoration: none;
  background-color: #101010;
}
/* line 642, ../sass/screen.scss */
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper ul li:last-child {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  padding-bottom: 10px;
}
/* line 648, ../sass/screen.scss */
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper ul li:last-child a {
  border-bottom: 0;
}
/* line 653, ../sass/screen.scss */
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper ul li.color {
  background: #333;
}
/* line 656, ../sass/screen.scss */
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper ul li.color a {
  border-color: #444;
}
/* line 661, ../sass/screen.scss */
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper ul li.border {
  border-top: 1px solid #444;
}
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper img {
  float: left;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper .texts {
  margin-left: 40px;
}
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper .texts .date {
  float: right; 
  color: #555555; 
  font-size: 0.85em;
}
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper .texts .nameid {
  overflow: hidden; 
  width: 240px; 
  max-height: 28px;	
  margin-bottom: 5px;
}
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper .texts .name {
  font-weight: 700;
}
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper .texts .id {
  color: #555555; 
  font-size: 0.85em; 
  margin-top: 3px;
  margin-left: 5px;
}
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper .texts .msg {
  color: #999999; 
  font-size: 0.92857143em; 
  margin-top: 3px;
  font-weight: 700;
}
.full-width .main-header .user-account-links .sub-menu-topdata-wrapper .texts .oldmsg {
  color: #666666; 
  font-size: 0.92857143em; 
  margin-top: 3px;
}
.full-width .main-header .user-account-links .email .counter.red {
  background: #FF0000;
}
#modal_chatmessage .messages-list {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.chat .messages-list .message .text.highlight {
  background-color: #E2ECFF;
}
.full-width .main-header .user-account-links #num-online-users {
  display: none;
}
.full-width .main-header .user-account-links #num-topdata-list {
  display: none;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.v-top {
  vertical-align: top;
}
.modal .certificate .logo {
  text-align: center;
}
.modal .certificate .name {
  margin-top: 5px;
  color: #111;
  font-size: 2.4em;
  text-align: center;
  width: 100%;
  font-weight: bold;
}
.modal .certificate .modul {
  margin-top: 3px;
  margin-bottom: 5px;
  color: #555;
  font-size: 1.4em;
  text-align: center;
  width: 100%;
  font-weight: bold;
}
.modal .certificate .desc {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #555;
  font-size: 1em;
  text-align: center;
  width: 100%;
}
.full-width .main-content .right-content .notifications .menu li a {
  width: 120px;
  text-align: center;
  position: absolute;
}
.full-width .main-content .right-content .notifications .menu li a.acc-highlight-study {
  background-color: #FFFFFF;
  color: #243e78;
  height: 41px;
  margin-left: 0px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-highlight-docs {
  background-color: #FFFFFF;
  color: #243e78;
  height: 41px;
  margin-left: 160px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-highlight-tutor {
  background-color: #FFFFFF;
  color: #243e78;
  height: 41px;
  margin-left: 320px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-highlight-manage {
  background-color: #FFFFFF;
  color: #243e78;
  height: 41px;
  margin-left: 480px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-study {
  margin-left: 0px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-docs {
  margin-left: 160px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-tutor {
  margin-left: 320px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-manage {
  margin-left: 480px;
}
.your-courses .your-courses-list .course .text {
  float: none;
  overflow: hidden;
}
.your-courses .your-courses-list .course .text a.button {
  margin-top: 10px;
}
.your-courses .your-courses-list .course .image {
}
.course ul li:first-child a {
  margin-top: 10px;
}
.course ul li a {
  display: block;
  padding: 5px 0;
  color: #212121;
  text-decoration: none;
  font-size: 1.4em;
  margin-left: 10px; 
  display: inline;
}
.course ul li a:hover, .course ul li a:focus {
  color: #3559ac;
}
.course ul li {
  margin-top: 10px;
  padding: 0 10px;
  background: url("../images/eclipse.png") left center no-repeat;  
}
.profile-settings .entry .showing-info {
  font-size: 0.8em;
}
.line .label-after-input {
  margin-left: 10px;
  font-size: 1.2em;
  color: #666666;
}
.label-after-select {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
  font-size: 1.2em;
  color: #666666;
}
.label-after-select-red {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
  font-size: 1.8em;
  color: red;
  font-weight: bold;
  line-height: 0.2em;
}
.input .line {
  margin-top: 5px;
  width: 100%;
  height: 30px;
}

.dropzone-user-photo, .dropzone-file, .dropzone-scorm-zip, .dropzone-doc {
	/* width: 100%; */
	height: 75px;
	border: 2px dashed #ccc;
	color: #ccc;
	line-height: 75px;
	text-align: center;
	font-size: 1.8em;
}

.dropzone-user-photo.dragover, .dropzone-file.dragover, .dropzone-scorm-zip.dragover, .dropzone-doc.dragover {
	border-color: #000;
	color: #000;
}

#scormzipinput, .input-upload-doc {
  display: none;
}

a.email-prefix {
  display: inline-block;
  width: 12px;
  height: 10px;
  background: url("../images/icon-envelope3.png") 0 0 no-repeat;
  text-indent: -9999px;
}
a.email-prefix:hover, a.email-prefix:focus {
  background-position: -12px 0;
}
.course-view .info .buy .summary-end {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 3px;
  border: 1px solid #dddddd;
  border-top: 0;
}

/* line 1604, ../sass/screen.scss */
.homepage .promobox {
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  float: right;
  margin: 60px 0 0 0;
  width: 400px;
  background: white;
}
/* line 1611, ../sass/screen.scss */
.homepage .promobox .inputs {
  margin: 30px;
}
/* line 1690, ../sass/screen.scss */
.homepage .promobox .sign-up {
  padding: 17px 30px;
  border-top: 1px solid #dddddd;
  background: #eeeeee;
  color: #666666;
  font-size: 1.4em;
}
/* line 1697, ../sass/screen.scss */
.homepage .promobox .sign-up a {
  text-decoration: underline;
  font-weight: bold;
}

/* line 1577, ../sass/screen.scss */
.homepage .intro-login .intro .text {
  margin-bottom: 38px;
  width: 480px;
  font-size: 1.6em;
  line-height: 1.4em;
}

.your-courses-list .run {
  width: 65px;
  position: relative;
}

.your-courses .your-courses-list .course .text .meta-run-modul {
  margin-top: 10px;
}
.pointer {
  cursor: pointer;
}
.flag-icon {
	margin: -2px 0 0 -20px; 
	position: absolute;
}
.flag-icon2 {
	margin: 4px 0 0 4px; 
	position: absolute;
}
.info-exmark {
  font-family: 'Open sans', sans-serif;
  float: left;
  padding-left: 20px;
  background: url("../images/icon-info-orange.png") 0 6px no-repeat;
  color: #999999;
  font-size: 1.6em;
  line-height: 1.6em;
}
/* line 3149, ../sass/screen.scss */
.info-exmark + .button {
  float: right;
}
.questionary .subheading .timer-fixed {
  position: fixed !important;
  right: 25px !important;
  top: 25px !important;
}

.your-courses-list .course {
  /* padding-left: 35px; */
}

.run-button-wrapper {
  margin: 10px 0 5px 0;
}

.button.icon.print {
  background-image: url("../images/icon-print.png");
}

.button.icon.send {
  background-image: url("../images/icon-envelope-white.png");
}

.button.icon.repeat {
  background-image: url("../images/icon-repeat.png");
}

.button.icon.regenerate {
  background-image: url("../images/icon-regenerate.png");
  background-size: 16px 16px;
  background-position: 10px center;
  padding-left: 33px;
}

.button.icon.regenerate:hover {
  background-position: 10px center !important;
  padding-left: 33px !important;
}

/* Zaradienia do 1020px širky - po prihlásení - screen width < 1020px */
@media(max-width:1020px) {
  .right-sidebar {
    display: none;
  }
  main.main-content {
    background: none !important;
  }
  html.full-width .right-content {
    margin-left: 0 !important;
  }
  html.full-width body {
    background: none !important;
  }
  html, .main-header, .main-footer, .subfooter {
    min-width: 200px !important;
  }
  .sub-menu-topdata-wrapper {
    top: 17px !important;
    left: -70px !important;
    max-width: 300px;
  }
  .modal-dialog {
    max-width: 300px;
  }
  #homepage-content {
    margin-right: 0px;
  }
}

/* Mobile devices - po prihlásení - screen width < 800px */
@media(max-width:810px) {
  html.full-width .left-sidebar,
  html.full-width .main-header h1,
  html.full-width .main-header .main-nav,
  .user-account-links > .messages,
  .right-sidebar {
    display: none;
  }
  main.main-content {
    background: none !important;
  }
  html.full-width .right-content {
    margin-left: 0 !important;
  }
  html.full-width body {
    background: none !important;
  }
  html, .main-header, .main-footer, .subfooter {
    min-width: 200px !important;
  }
  .sub-menu-topdata-wrapper {
    top: 17px !important;
    left: -70px !important;
    max-width: 300px;
  }
  .modal-dialog {
    max-width: 300px;
  }
  #homepage-content {
    margin-right: 0px;
  }
}

/* Mobile devices - pred prihlásení - screen width < 800px */
@media(max-width:800px) {
  section.intro {
    display: none;
  }

  section.login {
    float: none !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    width: 270px !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  section.login > .inputs h2 {
    padding-top: 20px !important;
    background: none !important;
  }

  section.login > .inputs {
    margin-top: 15px !important;
  }

  section.login input {
    width: 180px !important;
  }

  section.login input.button, section.login button {
    width: 210px !important;
    background-position: 15px center !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: none !important;
  }

  section.login div.inputs:last-child {
    padding-bottom: 25px;
  }

  .main-header > .wrapper > .languages {
    margin-top: -38px;
  }

  .main-header > .right > .languages {
    display: none;
  }

  body.homepage .main-content, body.homepage .wrapper {
    min-width: 200px !important;
    width: auto !important;
    /*
    height: auto !important;
    */
  }
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #7ab45f;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #3b7d3b;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #e46258;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e43d2d;
}
.exam-layout #form-test-questions fieldset {
  background-color: #fff9e6;
}
.main-header .logo {
  background: none;
  text-indent: 0;
}
.main-header .logo .logoimg {
  width: 199px;
  height: 46px;
  margin: -5px 0 0 -5px;
}

/* ----- copy from screen.css ------ */

/* line 1802, ../sass/screen.scss */
.actions {
  float: right;
  text-align: right;
}
/* line 1806, ../sass/screen.scss */
.actions a {
  display: block;
  float: left;
}
/* line 1810, ../sass/screen.scss */
.actions a.delete {
  margin: 9px 20px 0 0;
  width: 11px;
  height: 13px;
  background: url("../images/icon-trash.png") 0 0 no-repeat;
}
/* line 1816, ../sass/screen.scss */
.actions a.delete:hover, .actions a.delete:focus {
  background-position: right center;
}
.actions a.update {
  margin: 9px 20px 0 0;
  width: 13px;
  height: 14px;
  background: url("../images/icon-pencil2.png") 0 0 no-repeat;
}
.actions a.update:hover, .actions a.update:focus {
  background-position: right center;
}
/* line 1821, ../sass/screen.scss */
.actions a.flag {
  margin: 9px 20px 0 0;
  width: 13px;
  height: 12px;
  background: url("../images/icon-star.png") 0 0 no-repeat;
}
/* line 1827, ../sass/screen.scss */
.actions a.flag:hover, .actions a.flag:focus, .actions a.flag.flagged {
  background-position: right center;
}
/* line 1832, ../sass/screen.scss */
.actions a.print {
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-right: 1px solid #369ea8;
  background: #43c5d2 url("../images/icon-print.png") center no-repeat;
}
/* line 1839, ../sass/screen.scss */
.actions a.edit {
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background: #43c5d2 url("../images/icon-pencil-white.png") center no-repeat;
}
.actions a.edit-left {
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-right: 1px solid #369ea8;
  background: #43c5d2 url("../images/icon-pencil-white.png") center no-repeat;
}
.actions a.info-right {
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background: #43c5d2 url("../images/icon-circle-arrow-right.png") center no-repeat;
}
.actions a.bcancel {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #43c5d2 url("../images/icon-remove.png") center no-repeat;
}

.actions a.bcancel:hover {
  background-color: #2ba5b3;
}

/* line 1845, ../sass/screen.scss */
.actions a.print, .actions a.edit, .actions a.info-right, .actions a.edit-left, .actions a.bcancel {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 40px;
  height: 30px;
}
/* line 1850, ../sass/screen.scss */
.actions a.print:hover, .actions a.print:focus, .actions a.edit:hover, .actions a.edit:focus, .actions a.bcancel:focus {
  background-color: #2ba5b3;
}

.list-pager {
  width: 100%;
  text-align: center;
  margin: 10px 10px 30px 10px;
  font-size: 1.4em;
}

.list-pager .pager-button {
  text-align: center;
  display: inline-block;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 2px;
  padding: 0;
  color: white;
  background-color: #43c5d2;
  text-decoration: none !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.list-pager .pager-button.actual {
  background-color: #d2563d;
}

.list-pager a.pager-button:hover  {
  background-color: #286c78;
  text-decoration: none !important;
}

.list-pager .light {
  background-color: #2e99a1;
}

.list-pager .inactive {
  background-color: #c6c6c6;
  cursor: default;
}

.count {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  padding: 0 6px;
  min-width: 8px;
  height: 20px;
  background: #43c5d2;
  color: white;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  float: left;
  margin-top: 6px;
}

.extra-small {
  margin: 0;
  padding: 0 !important;
  padding-left: 22px !important;
  background-position: center center !important;
  line-height: normal;
  display: inline;
}

.button.icon.small:hover {
  padding-left: 36px;
  background-position: 13px center;
}

/* ----- Start - Fast Ajax Field ------ */

.fast-ajax-box {
  margin: 3px 0 3px 0;
}

.fast-ajax-title {
  width: 135px;
  display: inline-block;
  vertical-align: top;
}

.fast-ajax-info {
  font-weight: 600;
  width: 240px;
  display: inline-block;
  overflow: hidden;
}

.fast-ajax-info:hover {
  border-bottom: 1px dotted #43c5d2;
  margin-bottom: -1px;
  cursor: text;
}

.fast-ajax-form {
  display: inline-block;
  width: 270px;
  vertical-align: top;
}

.fast-ajax-input {
  margin: 0;
  display: none;
  width: 210px;
  padding: 0;
  border: 0;
  color: darkred;
  border-bottom: 1px dotted darkred;
  line-height: 16px;
  font-size: 14px;
  font-weight: 600;
}

.fast-ajax-btn-box {
  float: right;
}

.fast-ajax-edit {
  margin-left: 3px;
}

.fast-ajax-save {
  margin-left: 3px;
  display: none;
}

.fast-ajax-cancel {
  margin-left: 3px;
  display: none;
}

.fast-ajax-btn-box > button {
  height: 18px;
  vertical-align: top;
  margin: 0;
}

/* ----- End - Fast Ajax Field ------ */

.input-fast-edit {
  margin: 0;
  display: none;
  width: 240px;
  background-color: #ecdebe;
  border: 1px solid #474747;
  padding: 0 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  line-height: 16px;
  font-size: 10px;
}

/* ----- Start - Clean CSS for Chosen ------ */

.post .entry .chosen-choices, .post .entry .chosen-results, .post .entry .search-field, .post .entry .active-result, .post .entry .search-choice, .post .entry .result-selected {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.post .entry .chosen-choices {
  padding: 3px 8px;
  border: 1px solid #f2dede;
}
.post .entry .search-field, .post .entry .active-result, .post .entry .result-selected {
  background: none;
}
.post .entry .active-result, .post .entry .result-selected {
  padding: 5px;
}
.post .entry .search-choice {
  line-height: 1.3em !important;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.post .entry .search-choice-close {
  margin-top: 2px;
}

/* ----- End - Clean CSS for Chosen ------ */

.h1correction {
  color: #212121 !important;
  font-weight: 700 !important;
  font-size: 2.4em !important;
  margin: 3px 0 0 0 !important;
}

.messages-list .message .content .text h1 {
  color: #212121 !important;
  font-size: 2.4em !important;
}

.messages-list .message .content .text h2 {
  color: #212121 !important;
  font-size: 2em !important;
}

.messages-list .message .content .text h3 {
  color: #212121 !important;
  font-size: 1.8em !important;
}

.messages-list .message .content .text {
  color: #666666 !important;
  font-size: 1em !important;
  line-height: 1.4em !important;
}

.messages-list .message .content .text p {
  margin-bottom: 1em !important;
}

.messages-list .message .content .text p,
.messages-list .message .content .text li {
  color: #666666 !important;
  font-size: 1.4em !important;
  line-height: 1.4em !important;
}

.messages-list .message .content .text ol,
.messages-list .message .content .text ul {
  margin: 0 0 1em 30px !important;
}

.messages-list .message .content .text ul li {
  padding-left: 0;
  background: none !important;
  list-style: disc !important;
}


/* MYE E-GRID */

.eg-grid-container{
  width: 100%;
  max-width: 1200px;
}

/*-- our cleafix hack -- */
.eg-row:before,
.eg-row:after {
  content:"";
  display: table ;
  clear:both;
}

[class*='eg-col-'] {
  float: left;
}

.eg-col-1{ width: 16.66%; }
.eg-col-2{ width: 33.33%; }
.eg-col-3{ width: 50%;    }
.eg-col-4{ width: 66.66%; }
.eg-col-5{ width: 83.33%; }
.eg-col-6{ width: 100%;   }

.eg-outline, .eg-outline *{
  outline: 1px solid #F6A1A1;
}

@media all and (max-width:800px){
  .eg-col-1{ width: 33.33%;    }
  .eg-col-2{ width: 50%;        }
  .eg-col-3{ width: 100%;    }
  .eg-col-4{ width: 100%;    }
  .eg-col-5{ width: 100%;    }
  .eg-col-6{ width: 100%;      }

  .eg-row .eg-col-2:last-of-type{
    width: 100%;
  }

  .eg-row .eg-col-5 ~ .eg-col-1{
    width: 100%;
  }

  /*.access-box {*/
  /*  min-width: 250px !important;*/
  /*  margin-left: -1px !important;*/
  /*}*/
}

.access-box {
  border: 1px solid #e5e8e1;
  border-top: 2px solid #28a3b0;
  /*
  margin: 10px;
  padding: 10px 5px 10px 10px;
  */
  margin: 0 0 30px 0 !important;
  padding: 5px !important;
  background-color: #f6f6f6;
  background-image: url("../images/box-bg.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  /*
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  */
}


@media all and (min-width:1200px) {
  .eg-col-3:nth-child(even) div .access-box {
    margin-left: 10px !important;
  }

  .eg-col-3:nth-child(odd) div .access-box {
    margin-right: 10px !important;
  }

  .eg-col-3 { width: 50%; }
}

@media all and (max-width:1199px) and (min-width:1021px) {
  .eg-col-3 { width: 100%; }
}

@media all and (max-width:1020px) and (min-width:501px) {
  .eg-col-3:nth-child(even) div .access-box {
    margin-left: 10px !important;
  }

  .eg-col-3:nth-child(odd) div .access-box {
    margin-right: 10px !important;
  }

  .eg-col-3 { width: 50%; }
}

@media all and (max-width:500px) {
  .eg-col-3 { width: 100%; }
}


/*@media all and (min-width:1272px){*/
/*  .eg-col-3:nth-child(even) div .access-box {*/
/*    margin-left: 7px !important;*/
/*  }*/

/*  .eg-col-3:nth-child(odd) div .access-box {*/
/*    margin-right: 7px !important;*/
/*  }*/
/*}*/

/*@media(max-width:1272px){*/
/*  .access-box {*/
/*    min-width: 250px !important;*/
/*    margin-left: -1px !important;*/
/*  }*/
/*  .eg-col-3{ width: 100%;    }*/
/*}*/

.access-group {
  font-size: 0.8pc;
  cursor: pointer;
  color: white !important;
  background-color: #43c5d2;
  border: 1px solid #43c5d2;
  padding: 7px;
  margin-top: 7px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none!important;
  max-width: 320px;
}

.access-group:hover {
  background-color: #2ba5b3;
  border: 1px solid #2ba5b3;
}

.btn-big-gray {
  color: #949494 !important;
  font-size: 1.4pc;
  display: inline-block;
  padding: 10px;
  border: 1px solid #dddddd;
  background-color: #f9f9f9;
  border-radius: 5px;
  text-decoration: none;
}

.btn-big-gray:hover, .btn-big-gray:active, .btn-big-gray:focus {
  color: #535353 !important;
  text-decoration: none;
  background-color: #dddddd;
  border-color: #535353;
}

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

.a-mb-md {
  margin-bottom: 15px;
}

.a-form-row {
  margin: 5px 0;
}

.form input[type=text], .form input[type=password], .form input[type=email] {
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Source Sans Pro', sans-serif;
  margin: 0;
  padding: 10px 15px;
  border: 1px solid #cccccc;
  color: #212121;
  padding-top: 5px;
  padding-bottom: 5px;
}

.form input[type=text]:focus, .form input[type=password]:focus, .form input[type=email]:focus {
  border-color: #999999;
}
.form input[type=text].error, .form input[type=password].error, .form input[type=email].error {
  border-color: #eb1d24;
  color: #eb1d24;
}
.form input[type=text].success, .form input[type=password].success, .form input[type=email].success {
  border-color: #43c5d2;
  color: #43c5d2;
}
.form input[type=text].disabled, .form input[type=password].disabled, .form input[type=email].disabled {
  border-color: #dddddd;
  color: #cccccc;
}

.form select {
  border: 1px solid lightgrey;
  font-size: 12px;
  height: 28px;
}

.form input[type=file] {
  cursor: pointer;
}

.form input[type=file]::file-selector-button {
  font-weight: bold;
  background-color: white;
  color: gray;
  padding: 7px 15px;
  border: 1px solid lightgrey;
  border-radius: 3px;
  cursor: pointer;
}

.flex-row-between-centered {
  display: flex; flex-direction: row; justify-content: space-between; align-items: center;
}

.flex-row-between-start {
  display: flex; flex-direction: row; justify-content: space-between; align-items: flex-start;
}

.flex-row-around-centered {
  display: flex; flex-direction: row; justify-content: space-around; align-items: center;
}

.flex-row-centered-centered {
  display: flex; flex-direction: row; justify-content: center; align-items: center;
}

.flex-row-start-centered {
  display: flex; flex-direction: row; justify-content: flex-start; align-items: center;
}

.flex-row-start-start {
  display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start;
}

.flex-row-end-centered {
  display: flex; flex-direction: row; justify-content: flex-end; align-items: center;
}

/* line 3098, ../sass/screen.scss */
.upload-pictures .form {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #dddddd;
}
/* line 3103, ../sass/screen.scss */
.upload-pictures .form .choose-picture {
  display: none;
}
/* line 3107, ../sass/screen.scss */
.upload-pictures .form .button {
  float: right;
}
/* line 3111, ../sass/screen.scss */
.upload-pictures .form .uploaded-file {
  float: left;
}
/* line 3114, ../sass/screen.scss */
.upload-pictures .form .uploaded-file .file {
  float: left;
}
/* line 3117, ../sass/screen.scss */
.upload-pictures .form .uploaded-file .file img {
  display: block;
}
/* line 3121, ../sass/screen.scss */
.upload-pictures .form .uploaded-file .name {
  float: left;
  margin: 5px 0 0 13px;
  color: #666666;
  font-size: 1.4em;
}
/* line 3128, ../sass/screen.scss */
.upload-pictures .form .uploaded-file .delete {
  float: left;
  margin: 8px 0 0 9px;
  width: 12px;
  height: 12px;
  background: url("../images/icon-remove-sign.png") 0 0 no-repeat;
  text-indent: -9999px;
}

/* Info box */
.info-message-green {
  padding: 12px 0;
  width: 100%;
  border: 1px solid #00A000;
  background-color: #d8e9bd;
  border-radius: 5px;
  color: #006800;
}

.info-message-red {
  padding: 12px 0;
  width: 100%;
  border: 1px solid #bf0000;
  background-color: #e9c0bc;
  border-radius: 5px;
  color: #800000;
}

.test-conclusion {
  font-family: 'Open sans', sans-serif;
  margin: 15px 0 20px 0;
  padding: 20px 0;
  /*
  border: 1px solid grey;
  background: #f6f6f6;
   */
  /*
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
   */
  font-size: 1.6em;
}

.test-conclusion ul {
  display: block;
  margin-top: 10px;
  padding: 5px 5px 5px 35px;
  list-style: circle;
}

.test-conclusion ol {
  display: block;
  margin-top: 10px;
  padding: 5px 5px 5px 35px;
  list-style: decimal;
}

.test-conclusion li {
  padding: 5px;
}

.when-start-valid {
  display: none;
  background-color: #fcffe0;
  color: #4d8d15;
  border: 1px solid #4d8d15;
  font-size: 1.2em;
  font-weight: 600;
  padding: 7px 5px;
  border-radius: 5px;
  text-align: center;
}

.when-start-missing {
  background-color: #ffe3df;
  color: #ff250f;
  font-size: 1.2em;
  padding: 7px 5px;
  margin: 0 0 5px 0;
  /*
  font-weight: 600;
  border: 1px solid #ff250f;
  border-radius: 5px;
  */
  text-align: center;
}

.cust-text-color {
  color: #94341c;
  font-weight: 300;
}

.color-danger {
  color: red;
}

.background-danger {
  background-color: red;
}

.background-solid {
  background-color: #ddd;
}

.background-solid-gradient {
  background: #7f7f7f; /* For browsers that do not support gradients */
  background: -webkit-radial-gradient(circle, #ffffff, #ffffff, #cccccc); /* Safari */
  background: -o-radial-gradient(circle, #ffffff, #ffffff, #cccccc); /* Opera 11.6 to 12.0 */
  background: -moz-radial-gradient(circle, #ffffff, #ffffff, #cccccc); /* Firefox 3.6 to 15 */
  background: radial-gradient(circle, #ffffff, #ffffff, #cccccc); /* Standard syntax */
}

.main-header .languages ul li a.sk .flag {
  background: url("../images/flags/sk_menu.png") center no-repeat;
}

.main-header .languages ul li a.en .flag {
  background: url("../images/flags/eng_menu.png") center no-repeat;
}

.main-header .languages ul li a .flag {
  margin: 11px 0 0 10px;
  width: 22px;
  height: 16px;
}

.main-header .languages ul li ul li a .flag {
  margin: 7px 0 0 10px;
}

a.hover-no-underline:hover, a.hover-no-underline:active, a.hover-no-underline:visited, a.hover-no-underline:focus {
  text-decoration: none;
}

.courses {
  max-width: 1200px;
}

.courses-grid .course {
  margin-right: 0;
}

@media all and (min-width:1265px) {
  .courses-grid.two-in-a-row .course:nth-child(1n) {
    width: 47%;
  }
  .courses-grid.two-in-a-row .course:nth-child(2n)  {
    float: right;
  }
}

@media all and (max-width:1264px) and (min-width:1021px) {
  .courses-grid.two-in-a-row .course:nth-child(1n) {
    width: 100%;
  }
}

@media all and (max-width:1020px) and (min-width:571px) {
  .courses-grid.two-in-a-row .course:nth-child(1n) {
    width: 47%;
  }
  .courses-grid.two-in-a-row .course:nth-child(2n)  {
    float: right;
  }
}

@media all and (max-width:570px) {
  .courses-grid.two-in-a-row .course:nth-child(1n) {
    width: 100%;
  }
}

.courses-header{
  height: 240px;
  vertical-align: middle;
}

.courses-header-img {
  /*
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  */
  margin: 0 auto;
}

.button.icon.email {
  background-image: url("../images/icon-envelope-white.png");
}

.button-switch-user {
  display: inline-block;
  width: 14px;
  height: 10px;
  background: url("../images/icon-eye-open2.png") 0 0 no-repeat;
}

.button-switch-user:hover {
  background: url("../images/icon-eye-open.png") 0 0 no-repeat;
}

/* Hiding - Responsive design - start */

@media (max-width:320px) {
  .hide320 {
    display: none !important;
  }
}

@media (max-width:480px) {
  .hide480 {
    display: none !important;
  }
}

@media (max-width:600px) {
  .hide600 {
    display: none !important;
  }
}

@media (max-width:640px) {
  .hide640 {
    display: none !important;
  }
}

@media (max-width:800px) {
  .hide800 {
    display: none !important;
  }
}

@media(max-width:810px) {
  .hide810 {
    display: none !important;
  }
}

@media (max-width:960px) {
  .hide960 {
    display: none !important;
  }
}

@media (max-width:1000px) {
  .hide1000 {
    display: none !important;
  }
}

@media (max-width:1272px) {
  .hide1272 {
    display: none !important;
  }
}

@media (min-width:321px) {
  .show320 {
    display: none !important;
  }
}

@media (min-width:481px) {
  .show480 {
    display: none !important;
  }
}

@media (min-width:601px) {
  .show600 {
    display: none !important;
  }
}

@media (min-width:641px) {
  .show640 {
    display: none !important;
  }
}

@media (min-width:801px) {
  .show800 {
    display: none !important;
  }
}

@media(min-width:811px) {
  .show810 {
    display: none !important;
  }
}

@media (min-width:961px) {
  .show960 {
    display: none !important;
  }
}

@media (min-width:1001px) {
  .show1000 {
    display: none !important;
  }
}

@media (min-width:1273px) {
  .show1272 {
    display: none !important;
  }
}

@media (hover:none), (hover:on-demand) {
  /* custom css for "touch targets" */
  .hide-on-mobile {
    display: none !important;
  }
}

/* Hiding - Responsive design - end */


.make-hide {
  display: none;
}


.bg-stripes-blue, .button.btn-stripes1 {
  background: repeating-linear-gradient(
          135deg,
          #606dbc,
          #606dbc 10px,
          #465298 10px,
          #465298 20px
  );
}

.button.btn-stripes1:hover {
  background: repeating-linear-gradient(
          135deg,
          #465298,
          #465298 10px,
          #606dbc 10px,
          #606dbc 20px
  );
}

.bg-stripes-red, .button.btn-stripes2 {
  background: repeating-linear-gradient(
          135deg,
          #e80000,
          #e80000 15px,
          #b10000 15px,
          #b10000 30px
  );
}

.button.btn-stripes2:hover {
  background: repeating-linear-gradient(
          135deg,
          #b10000,
          #b10000 15px,
          #e80000 15px,
          #e80000 30px
  );
}

footer a {
  color: #cccccc !important;
}

.main-footer .social-networks {
  height: 105px;
}

.full-width .main-header h1 {
  border-right: none;
}

.icon-ok {
  padding-left: 20px;
  background: url("../images/icon-ok-green.png") left center no-repeat;
}

.icon-info {
  padding-left: 20px;
  background: url("../images/icon-info-orange.png") left center no-repeat;
}

.icon-lock {
  padding-left: 20px;
  background: url("../images/icon-lock-blue.png") left center no-repeat;
}

.inactive-button {
  background-color: #bababa !important;
}

.inactive-button:hover {
  color: #ffffff;
  background-color: #5e5e5e !important;
}

.stripes-red {
  background: repeating-linear-gradient(
          135deg,
          #FFE8EC,
          #FFE8EC 55px,
          #ffffff 55px,
          #ffffff 110px
  );
}

.bg-stripes-orange {
  background: repeating-linear-gradient(
          135deg,
          darkorange,
          darkorange 15px,
          orange 15px,
          orange 30px
  );
}

.button.bg-stripes-orange {
  background: repeating-linear-gradient(
          135deg,
          darkorange,
          darkorange 15px,
          orange 15px,
          orange 30px
  );
}

.button.bg-stripes-orange:hover {
  background: repeating-linear-gradient(
          135deg,
          orange,
          orange 15px,
          darkorange 15px,
          darkorange 30px
  );
}

.bg-green-progress {
  background-color: limegreen;
}

.button.icon.download {
  background-image: url("../images/icon-download.png");
}

.button.icon.eye {
  background-image: url("../images/icon-eye-white.png");
}

.button.icon.arrow-down {
  background-image: url("../images/arrow-down-white.png");
}

.button.icon.arrow-up {
  background-image: url("../images/arrow-up-white.png");
}

.box-menu ul li ul li:not(:last-child) .category-item {
  border-bottom: 1px dotted lightgrey;
  margin-left: 23px;
  padding-left: 0;
}

.category-border:not(:last-child) {
  margin: 20px 0 30px 0;
  border-bottom: 1px dashed #cccccc;
}

.post .entry .table-style-2 {
  /*border: 0;*/
}

.full-width .main-header .main-nav a {
  background-image: none;
}

.button-youtube-playlist {
  display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 10px;
  background-color: #d5450c;
  color: white;
  border-radius: 2px;
  border: 1px solid #9A3412;
  padding: 7px 5px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none !important;
}

.button-youtube-playlist:hover {
  text-decoration: none;
  background-color: #9A3412;
}

.button-youtube-playlist:visited, .button-youtube-playlist:active {
  color: white;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  white-space: normal;
  min-width: 260px;
  background-color: rgb(55,65,81);
  color: #fff;
  text-align: center;
  margin-left: -5px;
  margin-top: 25px;
  padding: 5px 10px;
  border-radius: 6px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}


/* Tooltip-copy text */
.tooltip-copy .tooltiptext-copy {
  visibility: hidden;
  white-space: normal;
  min-width: 70px;
  background-color: darkgrey;
  color: #fff;
  text-align: center;
  margin-top: 50px;
  padding: 1px 2px;
  border-radius: 3px;
  font-size: 11px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip-copy:hover .tooltiptext-copy {
  visibility: visible;
}

.dropdown-search-row {
  display: flex; flex-direction: row; justify-content: space-between; align-items: center;
  padding: 10px 15px;
}

.dropdown-search-row:hover {
  background-color: #faf2cc;
}

.dropdown-search-row .dropdown-name {
  font-weight: 600;
}

.dropdown-search-row .dropdown-email {
  color: dodgerblue;
}

.dropdown-search-row .dropdown-enter {
  color: darkgrey;
  margin: auto;
}

.dropdown-search-row .dropdown-not-found {
  color: lightcoral;
  margin: auto;
}

.dropdown-search-row .in-group {
  color: seagreen;
  font-size: 1.4em;
}

.select-all-text {
  user-select: all;
  -moz-user-select: all;
  -webkit-user-select: all;
}

.styled-select {
  position: relative;
  min-width: 200px;
}
.styled-select svg {
  position: absolute;
  right: 12px;
  top: calc(50% + 3px);
  width: 10px;
  height: 6px;
  stroke-width: 2px;
  stroke: #857578;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  pointer-events: none;
}
.styled-select select {
  -webkit-appearance: none;
  padding: 7px 40px 7px 12px;
  width: 100%;
  border: 1px solid #e8eaed;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 1px 3px -2px #857578;
  cursor: pointer;
  font-family: inherit;
  font-size: 16px;
  transition: all 150ms ease;
}
.styled-select select:required:invalid {
  color: #544a4c;
}
.styled-select select option {
  color: #3a0309;
}
.styled-select select option[value=""][disabled] {
  display: none;
}
.styled-select select:focus {
  outline: none;
  border-color: #9A3412;
  box-shadow: 0 0 0 2px #3a030933;
}
.styled-select select:hover {
  border-color: #9A3412;
}
.styled-select select:hover + svg {
  stroke: #9A3412;
}
.sprites {
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
  user-select: none;
}

.row-emp-inactive {
  background-color: #f9f9f9;
}

.post .entry .table-style-1 .row-emp-inactive > td {
  color: darkgrey;
}

.blink_opacity_3 {
  animation: blinker_opacity .3s linear infinite;
}
@keyframes blinker_opacity {
  50% {
    opacity: 0;
  }
}

.nav-global-search {
  width: calc(90% - 560px);
  margin: 15px 10px 10px 35px !important;
  gap: 10px;
}

@-moz-document url-prefix() {
  .nav-global-search {
    margin-top: 12px !important;
  }
}

.wrapper-global-search-icon {
  padding: 2px 10px 2px 12px;
  margin: -2px -8px -2px -2px;
  height: 31px;
}

.global-search-hint {
  padding: 2px 8px 2px 12px;
  margin: -2px -2px -2px -12px;
  height: 31px;
  font-size: 14px;
  white-space: nowrap;
}

.global-search-hint > span {
  display: inline-block;
  opacity: .4;
  font-style: italic;
  margin-top: 5px;
  padding: 3px 6px;
}

.global-search-input {
  height: 35px;
  width: 100%;
  background-color: transparent;
  margin: -2px;
  padding: 0;
  font-size: 18px;
}

.global-search-result {
  display: none;
  position: absolute;
  z-index: 1;
  max-height: 630px;
  width: calc(75% - 260px);
  min-width: 400px;
  max-width: 820px;
  margin: 16px 0 0 -44px;
  overflow-y: scroll;
  color: white;
  background-color: rgba(61, 61, 61, 0.98);
  border: 1px solid #444444; border-radius: 5px;
}

.global-search-info-row {
  padding: 10px 15px 10px 15px;
  color: grey;
  font-size: 14px;
  font-weight: 300;
  background-color: rgb(59, 59, 59);
}

.global-search-dropdown-row {
  padding: 15px 15px;
  border-bottom: 1px dashed dimgrey;
}

.global-search-dropdown-row:last-child {
  border-bottom: none;
}

.global-search-dropdown-row:hover {
  background-color: rgba(51, 51, 51, 0.95);
}

.global-search-dropdown-row .dropdown-name {
  font-size: 16px;
  font-weight: 600;
  color: white;
  padding: 0 !important;
}

.global-search-dropdown-row .dropdown-myid-email {
  color: lightgrey;
  margin: 15px 0 5px 0;
}

.global-search-dropdown-row .dropdown-myid {
  color: white;
}

.global-search-dropdown-row .dropdown-missing {
  display: block !important;
  color: lightgrey;
  margin-top: 7px;
  margin-bottom: 5px;
}

.global-search-dropdown-row .dropdown-missing-num {
  font-weight: 600;
  padding: 0 6px;
  background-color: lightcoral;
  border-radius: 20px;
  color: white;
}

.global-search-dropdown-row .dropdown-note {
  margin-top: 5px;
  color: lightgreen;
}

.global-search-dropdown-row .dropdown-client {
  margin-top: 5px;
  font-style: italic;
  color: grey;
}

.global-search-dropdown-row .dropdown-enter {
  color: lightgrey;
  margin: 5px 0;
}

.global-search-dropdown-row .dropdown-not-found {
  color: lightcoral;
  margin: 5px 0;
}

.global-search-dropdown-row .send-button {
  margin: 0;
  padding: 5px 10px;
  white-space: nowrap;
  background-color: #565656;
  border: 1px solid #6c6c6c;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  font-size: 12px;
}

.global-search-dropdown-row .send-button:hover {
  background-color: #363636;
}

.global-search-dropdown-row .dropdown-activation {
  margin-top: 10px;
}

.global-search-dropdown-row .deactivate-button {
  cursor: pointer;
  margin: 0;
  padding: 0 !important;
  color: lightgrey;
}

.global-search-dropdown-row .activate-button {
  cursor: pointer;
  margin: 0;
  padding: 0 !important;
  color: lightcoral;
}

.condition-button {
  font-size: 14px !important;
}

@media(max-width:767px) {
  .condition-button {
    display: block;
    margin: 5px 0;
  }
  .condition-rarr {
    display: none;
  }
}

