.pd-t-10 {padding-top:10px !important;}
.pd-t-15 {padding-top:15px !important;}
.pd-b-10 {padding-bottom:10px !important;}
.ta-c {text-align:center !important;}
.clr-orange {color:#ff5c00 !important;}
h2 a {
  float: right;
}

h2 span.spanActionMsg_0, h2 span.spanActionMsg_1, h2 span.spanActionMsg_2 {
  float: right;
  padding-top:3px;
  font-size:80%;
  font-weight:normal;
  text-transform:initial;
}

h2 span.spanActionMsg_1 {
  color: green;
}

h2 span.spanActionMsg_2 {
  color: red;
}

p.info i {
  margin-right: 8px;
}
.green {
  color: #24aa09;
}
input.date {
  background: url('../images/icon-cal.png') no-repeat 94% center;
}
.disabled {
  cursor: default;
  opacity: 0.4;
}
.admin-nav {
  float: left;
}
.admin-nav > .drop {
  display: inline-block;
  position: relative;
  background: url('../images/select-white.png') no-repeat right center;
}
.admin-nav > .drop > a {
  padding-right: 15px;
}
.admin-nav .drop a img {
  margin: -2px 10px 0 0;
}
.admin-nav li > ul {
  display: none;
  position: absolute;
  background-color: #076497;
  line-height: normal !important;
  width: 190px !important;
  margin: 0 0 0 -15px !important;
  padding: 0 !important;
}
.admin-nav li ul li,
#admin .drop-nav li ul li {
  line-height: normal !important;
  margin: 0;
  padding: 7px 14px !important;
}
.admin-nav .drop:hover ul {
  display: block;
  z-index: 1111;
}
.main .admin-nav > li {
  margin-right: 18px;
}
nav.main ul li a {
  font-size: 1.0em;
}
#admin .drop-nav > li {
  background-image: url('../images/select-white.png');
}
#admin .drop-nav > li:hover ul {
  z-index: 1111;
}
#admin .drop-nav li ul {
  background-color: #076497;
  margin: 0 -15px;
  line-height: normal;
  min-width: 100%;
  padding: 0 !important;
  width: auto !important;
}
.avatar50 {
  float: left;
  background-color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.avatar50_1 {
  float: left;
  background-color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 0 0 15px;
}
.avatar50_2 {
  float: left;
  background-color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 15px  0 15px;
  padding: 0 !important;
}
.avatar50 img,
.avatar50_1 img {
  margin: 0;
  height: 64px;
  width: auto;
  display: block;
}
.avatar50_2 img {
  margin: 0;
  height: 64px;
  width: 64px;
  display: block;
}
.avatar {
  float: left;
  background-color: #fff;
  height: 30px;
  width: 30px;
  margin: 20px 10px 0 0;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.avatar img {
  margin: 0;
  height: 100%;
  width: auto;
  display: block;
}
.avatar1 {
  float: left;
  background-color: #fff;
  height: 30px;
  width: 30px;
  margin: 20px 10px 0 0;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.avatar1 img {
  margin: 0;
  height: 100%;
  width: auto;
  display: block;
}
ul.simple li {
  margin: 0 !important;
}
ul.simple li img {
  margin-top: -4px;
}
ul.icons {
  margin-right: 25px;
}
ul.icons li {
  padding: 0 7px;
}
ul.icons li a {
  position: relative;
  line-height: normal !important;
  margin-top: 28px;
}
ul.icons li i {
  font-size: 1.25em;
}
ul.icons .notification {
  top: -15px;
  right: -5px;
  font-size: 11px;
}
#admin .sub-menu {
  margin-top: 0;
}
#admin .sub-menu li a {
  background-color: #e5e5e5;
  color: #888;
}
#admin .sub-menu li.active a {
  background-color: #ff5c00;
  color: #fff;
}
#admin .sub-menu li.active a:after {
  border-top-color: #ff5c00;
}
#admin hr {
  margin: 40px 0;
}
.breadcrumb {
  margin: 30px 0 20px;
}
.breadcrumb li {
  display: inline-block;
  padding-right: 11px;
  margin-right: 5px;
  background: url('../images/crumb.png') no-repeat right center;
}
.breadcrumb li:last-child {
  background: none;
}
.board li {
  padding: 0 15px;
  margin-top: 10px;
  width: 20%;
  float: left;
}
.board li .info {
  background-color: #ff5c00;
  color: #fff;
  text-align: center;
}
.board li .info img {
  margin-top: 36px;
  height: 46px;
}
.board li .info h3 {
  margin: 16px 0 4px;
  font-size: 30px;
  color: #fff;
  font-weight: 300;
}
.board li .info span {
  font-size: 14px;
  text-transform: uppercase;
}
.board li .info p {
  font-size: 12px;
  padding: 12px;
  margin-top: 14px;
  background-color: rgba(0, 0, 0, 0.1);
}
.board li a {
  display: block;
  text-align: right;
  font-size: 14px;
  color: #ff5c00;
}
.board .green .info {
  background-color: #24aa09;
}
.board .green a {
  color: #24aa09;
}
.board .yellow .info {
  background-color: #f99c00;
}
.board .yellow a {
  color: #f99c00;
}
.board .pink .info {
  background-color: #e94967;
}
.board .pink a {
  color: #e94967;
}
.board .purple .info {
  background-color: #636dea;
}
.board .purple a {
  color: #636dea;
}
.table {
  padding: 0 15px;
  margin-top: 25px;
}
.table li {
  padding: 7px 0;
  font-size: 14px;
  line-height: 26px;
}
.table li:nth-child(odd) {
  background-color: #e5e5e5;
}
.table li .col:nth-child(1) {
  width: 19%;
}
.table li .col:nth-child(2) {
  width: 23%;
}
.table li .col:nth-child(3) {
  width: 21%;
}
.table li .col:nth-child(4),
.table li .col:nth-child(5) {
  width: 12%;
}
.table li .col:nth-child(6) {
  width: 8%;
}
.table li .col:nth-child(7) {
  width: 5%;
  font-size: 18px;
}
#admin .table-2 {
  padding: 0 15px;
  margin-top: 25px;
}
#admin .table-2 li {
  padding: 7px 0;
  font-size: 14px;
  line-height: 26px;
  border-bottom: 1px solid #e5e5e5;
}
#admin .table-2 li.head {
  background-color: #48aada;
  color: #fff;
  border: none;
}
#admin .table-2 li.head .col {
  border-right: 1px dashed #fff;
}
#admin .table-2 li.head .col:last-child {
  border-right: none;
}
#admin .table-2 li.head:hover {
  background-color: #48aada;
}
#admin .table-2 li:hover {
  background-color: #e5e5e5;
}
#admin .table-2 li .col.c1 {
  width: 12%;
}
#admin .table-2 li .col.c2 {
  width: 30%;
}
#admin .table-2 li .col.c3 {
  width: 20%;
}
#admin .table-2 li .col.c4,
#admin .table-2 li .col.c5 {
  width: 14%;
  text-align: center;
}
#admin .table-2 li .col.c6 {
  width: 9%;
}

#admin .table-2 .PupilsResults img {width:22px;}

#admin .table-2 li:last-child {
  border: none;
}
#admin .table-2 li.edit {
  padding: 30px 0;
}
#admin .table-2 li.edit .btn {
  display: inline-block;
}
#admin .table-2 li.edit .erase {
  background: #c01c27;
}
#admin .table-2 li.edit .blue {
  background: #48aada;
}
#admin .table-2 li.edit .filtr {
  margin-top: 0;
}
#admin .table-2 li.edit .exit {
  float: right;
  margin: 13px 17px 0 0;
}
#admin .table-2 li.edit .table-2 {
  border: 1px solid #e5e5e5;
}
#admin .table-2 li.edit .table-2 .head {
  background-color: #90cfee;
}
#admin .table-2 li.edit .table-2 li .d1 {
  width: 29%; white-space:nowrap;
  position:relative;
}

#admin .table-2 li.edit .table-2 li .d1 .subMenuTest {
  display:none;
  z-index:99;
  position:absolute;
  top:0px;
  right:-150px;
  width:150px;
  height:60px;
  border:2px solid black;
  background:#C4E1F4;
  text-align:center;
  padding:0 0 0px 0;
}

#admin .table-2 li.edit .table-2 li .d2 {
  width: 16%;
}
#admin .table-2 li.edit .table-2 li .d3 {
  width: 17%;
}
#admin .table-2 li.edit .table-2 li .d4 {
  width: 13%;
}
#admin .table-2 li.edit .table-2 li .d5 {
  width: 8%;
}
#admin .table-2 li.edit .table-2 li .d6 {
  width: 9%;
}
#admin .table-2 li.edit .table-2 li .d7 {
  width: 8%;
}

#admin .table-2 li.edit .table-2 li .d1a {
  width: 8%;
}
#admin .table-2 li.edit:hover {
  background: none;
}
#admin .table-2 .order {
  width: 36px;
  height: 26px;
  background: url('../images/icon-order.png') no-repeat center center;
  float: right;
}
.subtblMembership {
  font-size:12px;
  width:100%;
}
.subtblMembership strong {
  font-weight:900;
}

.subtblMembership .idKartyGreen, .subtblMembership .idKartyRed {
  padding:2px 3px;
  margin-right:3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.subtblMembership .idKartyGreen {
  background-color:#62b507; color:white;
}

.subtblMembership .idKartyRed {
  background-color:#c01c27; color:white;
}

.btnGenerujIdKartu {
  margin:3px 0 0 0;
  float: right;
  background-color:#d2d2d2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height:21px;
  border:1px solid #c0c0c0;
}
.btnGenerujIdKartu a {
  padding:2px 5px;
  color:#595959;
}


#admin #seznam-inzeratu .table-2 li .d1 {width: 6%; white-space:nowrap;}
#admin #seznam-inzeratu .table-2 li .d2 {width: 9%;}
#admin #seznam-inzeratu .table-2 li .d3 {width: 9%;}
#admin #seznam-inzeratu .table-2 li .d4 {width: 9%;}
#admin #seznam-inzeratu .table-2 li .d5 {width: 53%;}
#admin #seznam-inzeratu .table-2 li .d6 {width: 7%;text-align:center;}
#admin #seznam-inzeratu .table-2 li .d7 {width: 7%;text-align:center;}

#admin .filtr {
  margin-top: 20px;
}
#admin .filtr .by {
  margin-top: 13px;
}
#admin .filtr .col {
  padding: 5px;
}
#admin .filtr .col:first-child {
  padding-left: 15px;
}
#admin .filtr select, .divTestTemplates .row select, .divLectorsMark .row select {
  width: 95%;
  padding: 9px 34px 9px 12px;
  margin: 5px 0 0;
  line-height: normal;
  -webkit-appearance: none;
  border-radius: 0;
  font-size: 14px;
  border: 1px solid #ccc;
  background: url('../images/select.png') no-repeat right center;
}
#admin .filtr input, .divTestTemplates .row input {
  line-height: 36px;
  margin: 5px 10px 0 0;
  padding: 0 10px;
}
#admin .filtr .tiny {
  width: 55px;
  text-align: center;
}
#admin .filtr .sml {
  width: 100px;
}
#admin .filtr .med {
  width: 390px;
}
#admin .filtr .btn {
  margin-top: 5px;
}
#admin .filtr .btn.gray {
  background: #e5e5e5;
}
input,
textarea {
  border: 1px solid #e6e6e6;
}
#admin .edit {
  font-size: 14px;
}
#admin .edit h3 {
  margin-bottom: 30px;
}
#admin .edit label {
  margin-top: 8px;
  display: inline-block;
}
#admin .edit.type-2 label {
  margin-top: 12px;
}
#admin .edit.type-2 select {
  margin: 4px 0 0;
  max-height: 38px;
}
#admin .edit input {
  line-height: 26px;
  margin: 5px 10px 4px 0;
  padding: 5px 10px;
  width: 100%;
}
#admin .edit input.tiny {
  width: 74px;
}
#admin .edit input.small {
  width: 90px;
}
#admin .edit input.gps {
  background: url('../images/pin-blue.png') no-repeat 95% center;
}
#admin .edit textarea {
  margin: 5px 10px 0 0;
  padding: 5px 10px;
  width: 100%;
  min-height: 140px;
}
#admin .edit input[type=checkbox] {
  width: auto;
}
#admin .edit .btn.pull-right {
  margin-left: 10px;
}
#admin .edit .info {
  margin-top: 15px;
}
#admin .edit .info i {
  font-size: 150%;
  margin-right: 6px;
}
#admin .edit .filtr {
  margin: 0;
}
#admin .edit select {
  border-color: #e6e6e6;
}
#admin .edit .gallery {
  margin: 0 -10px;
  overflow: auto;
}
#admin .edit .gallery li {
  float: left;
  width: 130px;
  height: 130px;
  max-width: 100%;
  margin: 9px;
}
#admin .edit .gallery li a {
  display: block;
  height: 100%;
  background: #e6e6e6 url('../images/icon-plus.png') no-repeat center center;
  background-size: 36px 36px;
}
#admin .edit .gallery li a:hover {
  background-color: #ddd;
}
#admin .edit .gallery li.large {
  width: 278px;
  height: 278px;
}
.steps li {
  display: inline-block;
  line-height: 40px;
  margin-right: 24px;
}
.steps li .step {
  float: left;
  background-color: #e5e5e5;
  color: #888;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  text-align: center;
}
.steps li.active .step {
  background-color: #0878b4;
  color: #fff;
}
.steps.white li {
  margin: 0;
}
.steps.white li .step {
  background-color: #fff;
}
.steps.white li.active .step {
  background-color: #0878b4;
  color: #fff;
}
.large-white {
  font-size: 100px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
}
.graph > div {
  margin: 8px 0;
}
.graph .full {
  position: relative;
  background-color: #e8e8e8;
  height: 20px;
}
.graph .full .indicator {
  position: absolute;
  background-color: #c01c27;
  height: 100%;
}
.timeline {
  height: 360px;
  background: url('../images/timeline.png') no-repeat center center;
  position: relative;
}
.timeline > div {
  position: absolute;
  top: 50%;
}
.timeline .tA {
  left: 0;
  margin-top: -30px;
}
.timeline .tB {
  left: 11%;
  margin-top: -50px;
}
.timeline .tC {
  left: 25%;
  margin-top: -50px;
}
.timeline .tD {
  left: 39%;
  margin-top: -100px;
}
.timeline .tE {
  left: 57%;
  margin-top: -170px;
}
.timeline .tF {
  left: 61%;
  margin-top: 50px;
}
.timeline .tG {
  left: 70%;
  margin-top: -50px;
}
.timeline .tH {
  left: 82%;
  margin-top: -50px;
}
.timeline .tZ {
  right: 0;
  margin-top: -30px;
}
.timeline i.icon-pie {
  background: url('../images/icon-pie.png') no-repeat center center;
  position: absolute;
  top: 17px;
  right: 17px;
  width: 26px;
  height: 26px;
  z-index: 10;
}
.timeline .circle {
  background-color: #e5e5e5;
  text-align: center;
  margin: 0;
  width: 100px;
  height: 100px;
  position: relative;
  line-height: 1em;
}
.timeline .circle i {
  position: absolute;
  top: 2px;
  right: 2px;
  font-size: 24px;
  width: 28px;
  height: 28px;
  padding: 2px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.timeline .circle i.icon-pie {
  background-color: transparent;
}
.timeline .circle h2 {
  margin: 20px 0 0 0;
  font-size: 30px;
  color: #888888;
}
.timeline .circle span {
  font-size: 12px;
}
.timeline .circle.done {
  background-color: #888888;
  color: #fff;
}
.timeline .circle.done h2 {
  color: #fff;
}
.timeline .circle.small h2 {
  font-size: 20px;
  margin: 38px 10px 0;
}
.timeline .circle.small h2.large {
  margin-top: 32px;
  font-size: 30px;
}
.timeline .circle.large {
  width: 200px;
  height: 200px;
  box-sizing: padding-box;
  overflow: hidden;
  border: 4px solid #ff5c00;
}
.timeline .circle.large h2 {
  margin: 40px 0 6px 0;
  font-weight: 300;
  font-size: 50px;
}
.timeline .circle.large span {
  font-size: 16px;
}
.timeline .circle.large a {
  display: block;
  background-color: #fff;
  color: #ff5c00;
  font-size: 16px;
  margin-top: 15px;
  padding: 12px 0 25px;
}
.timeline .circle.orange {
  background-color: #ff5c00;
  color: #fff;
}
.timeline .circle.orange h2 {
  color: #fff;
}
.timeline .circle.icon-9 {
  background-image: url('../images/icon-9.png');
  background-position: center center;
  background-repeat: no-repeat;
}
.left-side {
  float: left;
  width: 830px;
}
.left-side .pd {
  padding: 25px 30px 25px 0;
}
.right-side {
  float: left;
  width: 340px;
  padding: 0 30px;
  background: #fff;
}
.analyze .detail {
  width: 250px;
}
.analyze .detail small {
  font-size: 12px;
}
.analyze .detail h4 {
  margin: 0;
}
.analyze .detail p {
  font-size: 14px;
  line-height: 1.25em;
}
.analyze .detail p.small {
  font-size: 12px;
}
.analyzer {
  background-color: #deeff7;
  padding: 30px;
  min-height: 430px;
}
.analyzer .icon {
  width: 60px;
  float: left;
}
.analyzer .top {
  overflow: hidden;
}
.analyzer small {
  font-size: 12px;
}
.analyzer h4 {
  margin: 0;
  line-height: 1em;
}
.analyzer p {
  font-size: 12px;
}
.analyzer .line-dotted {
  margin: 20px 0;
}
.rates img {
  vertical-align: top;
}
.rates .rating {
  color: #c01c27;
  font-size: 40px;
  font-weight: 300;
  border: 1px solid #e5e5e5;
  line-height: 50px;
  padding: 0 35px;
  margin-left: 30px;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.profile .profile-pic {
  position: absolute;
  top: -10px;
  right: 30px;
  width: 100px;
}
.profile .profile-pic:after {
  content: '';
  position: absolute;
  background: url('../images/paperclip.png') no-repeat center top;
  top: -18px;
  left: 3px;
  width: 52px;
  height: 69px;
}
.profile h3 {
  margin: 3px 0 0;
  color: #888;
  font-size: 26px;
}
.profile h4 {
  margin: 0;
  color: #888;
  font-size: 20px;
}
.profile .gray {
  background-color: #e6e6e6;
  margin: 30px -45px 20px;
  padding: 20px;
}
.profile .gray p {
  line-height: normal;
}
.profile .xs {
  font-size: 12px;
}
.profile .alert {
  margin-left: 15px;
}
.profile .mg-b {
  margin-bottom: 20px;
}
.dashboard .item {
  border: 1px solid #e5e5e5;
  padding: 0 15px;
}
.dashboard .blue-item {
  background-color: #deeff7;
  padding: 30px;
}
.dashboard .blue-item h2 {
  margin: 0 0 20px;
}
.dashboard h2 {
  font-size: 20px;
  margin-top: 30px;
}

.dashboard .h3 {
  font-size: 18px;
  margin: 30px 0 10px 20px;
  text-transform: uppercase;
  color:#333;
}

.infoZmenaHesla {color:#888 !important;float:right;text-transform:lowercase;font-size:15px;margin:0 20px 0 0;}

.dashboard .line-dotted {
  margin: 15px 0;
}
.dashboard .profile .gray {
  background-color: #e6e6e6;
  margin: 30px -15px 20px;
  padding: 20px;
}
.dashboard .box1 {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.dashboard .box2 {
  margin-left: 30px;
  width: 60%;
}
/* Medium devices (1199px and down) */
@media (max-width: 1199px) {
  .mob-main {
    padding: 10px 0;
  }
  .mob-main .openMobMenu {
    color: #fff;
    font-size: 27px;
    float: right;
    position: relative;
    padding: 0 10px;
    z-index: 1001;
  }
  nav.main {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #0878b4;
    z-index: 999;
    width: 100%;
    max-height: 100%;
    overflow-y: auto;
  }
  nav.main .mob-logo {
    display: none !important;
  }
  nav.main ul {
    float: none !important;
  }
  nav.main ul.icons {
    margin: 30px 0;
  }
  nav.main ul.icons li {
    display: inline-block !important;
  }
  nav.main ul li,
  nav.main ul li a {
    display: block !important;
    line-height: 44px;
    margin: 0 !important;
    background: none !important;
  }
  nav.main ul li ul,
  nav.main ul li a ul {
    position: static;
    display: block;
    background: none !important;
    margin: 0;
  }
  nav.main ul li ul li,
  nav.main ul li a ul li {
    padding: 0;
  }
  nav.main ul li .avatar,
  nav.main ul li a .avatar {
    margin: 8px 10px 0 0;
  }
  nav.main .admin-nav {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  nav.main .admin-nav li ul li a {
    padding-left: 20px;
    opacity: 0.7;
    line-height: 34px;
  }
  nav.main .mob-user {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  nav.main .mob-user li ul li a {
    padding-left: 40px;
    opacity: 0.7;
    line-height: 34px;
  }
  .left-side {
    width: 595px;
  }
  .analyze .video {
    width: 375px;
  }
  .dashboard .box2 {
    float: none;
    width: auto;
    margin: 0 0 15px;
    overflow: auto;
  }
  .dashboard .box3 {
    float: none;
    overflow: auto;
  }
}
/* Medium devices (991px and down) */
@media (max-width: 991px) {
  .board li .info img {
    margin-top: 30px;
    height: 40px;
  }
  .board li .info h3 {
    font-size: 22px;
  }
  .board li .info span {
    font-size: 11px;
  }
  .left-side {
    width: 420px;
  }
  .analyze .video {
    width: 50%;
  }
  .analyze .detail {
    width: 50%;
  }
  .right-side {
    width: 300px;
    padding: 0 15px;
  }
  #admin .filtr .col {
    float: none;
  }
}
/* Small devices (767px and down) */
@media (max-width: 767px) {
  .board li {
    padding: 0 15px;
    width: 100%;
    float: left;
  }
  .board li .info img {
    margin-top: 20px;
    height: 40px;
  }
  .table li .col,
  .table-2 li .col {
    width: 33% !important;
  }
  .timeline {
    height: 600px;
    background: none;
  }
  .timeline > div {
    margin-top: 0 !important;
  }
  .timeline .tA {
    top: 5px;
    left: 5px;
  }
  .timeline .tB {
    top: 10px;
    left: 30%;
  }
  .timeline .tC {
    top: 80px;
    left: 65%;
  }
  .timeline .tD {
    top: 130px;
    left: 34%;
    margin-left: -100px;
  }
  .timeline .tE {
    top: 270px;
    left: 65%;
  }
  .timeline .tF {
    top: 340px;
    left: 35%;
  }
  .timeline .tG {
    top: 420px;
    left: 20%;
    margin-left: -50px;
  }
  .timeline .tH {
    top: 430px;
    left: 60%;
  }
  .timeline .tZ {
    top: auto;
    bottom: 0;
    right: 40%;
  }
  .left-side {
    width: 100%;
  }
  .left-side p {
    font-size: 0.9em;
  }
  .analyze .video {
    width: 100%;
  }
  .analyze .detail {
    width: 100%;
  }
  .right-side {
    width: 100%;
    padding: 0 15px;
  }
  .rates img {
    width: 24px;
  }
  .rates .rating {
    width: 100%;
    margin: 15px 0 0 0;
    display: block;
    text-align: center;
  }
  .profile .profile-pic {
    position: relative;
    margin: 40px 0 15px 30px;
  }
  #admin .edit .btn.pull-right {
    margin-left: 0;
  }
  #admin .edit input {
    width: 100% !important;
  }
  #admin .edit .col {
    padding: 0 15px !important;
    width: 100%;
  }
  .steps li {
    display: block;
  }
  .large-white {
    line-height: 90px;
  }
}
@media (max-width: 500px) {
  .table li .col,
  .table-2 li .col,
  .filtr li .col,
  .table .col,
  .table-2 .col,
  .filtr .col {
    width: 100% !important;
    text-align: left !important;
  }
  .table-2 li.head .col {
    border-right: none;
  }
  .btn {
    display: block !important;
    float: none !important;
    margin: 5px 0;
  }
  .pull-right,
  .pull-left {
    float: none !important;
  }
  #admin .filtr .col {
    padding: 5px 15px;
  }
}
.course-stats {
  height: 130px;
}
.course-stats ul,
.course-stats li {
  height: 100%;
  padding: 0;
}
.course-stats .course-count {
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  border-left: 1px dotted #888;
  text-align: center;
}
.course-stats .course-count .label,
.course-stats .course-count .count {
  text-align: center;
  display: block;
}
.course-stats .course-count .label {
  text-transform: uppercase;
  font-size: 15px;
}
.course-stats .course-count .count {
  position: absolute;
  font-size: 50px;
  bottom: 0;
  line-height: 1;
  width: 100%;
  text-align: center;
  left: 0;
  font-weight: 300;
}
.course-stats .course-count .count.green {
  color: #24aa09;
}
.course-stats .course-count .count.red {
  color: #c01c27;
}
@media (max-width: 1200px) {
  .course-stats ul li:first-child .course-count {
    border: 0 none;
  }
}
@media (max-width: 768px) {
  .course-stats .course-count {
    border: 0 none;
  }
}
@media (max-width: 550px) {
  .course-stats ul {
    height: auto;
  }
  .course-stats ul li {
    display: inline-block;
    clear: none;
    width: 50%;
    margin: 0;
    padding: 20px 0;
  }
  .course-stats ul li .count {
    position: static !important;
    margin-top: 15px;
  }
}
.admin-lektori-kurzu.sbor .col .vedouci {
  padding-top: 15px;
  font-size: 13px;
  text-align: center;
}
.admin-lektori-kurzu.sbor .col .vedouci span {
  margin-left: 3px;
}
.admin-lektori-kurzu.sbor .col .vedouci * {
  vertical-align: middle;
}
.admin-lektori-kurzu.sbor .col .bg-gray {
  height: 290px;
}
.admin-lektori-kurzu.sbor .col .bg-gray .remove {
  opacity: 0;
  transition: opacity 200ms;
  cursor: pointer;
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  background-color: transparent;
  background-image: url(../images/remove.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.admin-lektori-kurzu.sbor .col .bg-gray:hover .remove {
  opacity: 1;
}
.admin-lektori-kurzu.sbor .col .bg-gray.add {
  background-image: url(../images/add-big.png);
  background-position: center center;
  background-repeat: no-repeat;
  cursor:pointer;
}
.add1 {
  float:right;
  width:30px;
  height:30px;
  background-size:70%;
  background-image: url(../images/add.png);
  background-position: center center;
  background-repeat: no-repeat;
  cursor:pointer;
}

.admin-lektori-kurzu.sbor .col ul {
  margin-bottom: 20px;
}
.admin-lektori-kurzu.sbor .col ul strong {
  font-weight: 700;
}
.admin-lektori-kurzu.sbor.kurziste .col .bg-gray {
  height: auto;
  position: relative;
  margin-bottom: 30px;
}
.admin-lektori-kurzu.sbor.kurziste .col .bg-gray .remove {
  top: -15px;
  right: -15px;
}
.admin-lektori-kurzu.sbor.kurziste .col .bg-gray .bg-white {
  padding: 0;
}         

.admin-lektori-kurzu .col .bg-gray h4 {
  height:40px;
}

.admin-lektori-kurzu.sbor.kurziste .col .bg-gray .avtr {
  padding: 0;
  position: absolute;
  left: 10px;
  top: 15px;
}
.admin-lektori-kurzu.sbor.kurziste .col .bg-gray .avtr img {
  max-width: 60px;
  max-height: 60px;
}
.admin-lektori-kurzu.sbor.kurziste .col .bg-gray h4 {
  text-align: left;
  margin-left: 80px;
  line-height: 1;
  font-size: 16px;
  color: #00add0;
}
.admin-lektori-kurzu.sbor.kurziste .col .bg-gray ul {
  margin: 0 0 0 80px;
  min-height: 30px;
  line-height: 30px;
  text-align: left;
}
.admin-lektori-kurzu.sbor.kurziste .col .bg-gray ul li {
  text-align: left;
  display: inline-block;
  margin-right: 5px;
}
.admin-lektori-kurzu.sbor.kurziste .col .bg-gray .checkbox {
  position: absolute;
  background: #FFF none repeat scroll 0% 0%;
  left: 0px;
  top: 0px;
  width: 25px;
  height: 25px;
  padding: 5px;
  z-index: 1;
  line-height: 20px;
}

.col .bg-gray .EmailSent img {width:28px !important;height:29px;}
.col .bg-gray .EmailSent {
  position: absolute;
  right: -12px;
  bottom: -12px !important;
  z-index: 111;
  width:28px;
  height:29px;
  padding:0px !important;
}

.col .bg-gray .HasArrived:hover, .admin-lektori-kurzu.sbor.kurziste .col .bg-gray .HasArrived0:hover {background:#e8e8e8; color:#000;}
.col .bg-gray .HasArrived {
  position: absolute;
  background: #FFF none repeat scroll 0% 0%;
  left: 9px;
  bottom: 5px !important;
  z-index: 1;
  width:60px;
  height:40px;
  line-height:15px;
  text-align:center;
  padding:5px;
}
.admin-lektori-kurzu.sbor.kurziste .col .bg-gray .HasArrived0 {
  position: absolute;
  background: #FFF none repeat scroll 0% 0%;
  left: 9px;
  bottom: 7px;
  z-index: 1;
  width:60px;
  height:40px;
  line-height:15px;
  text-align:center;
  padding:5px;
}

.admin-lektori-kurzu.sbor.kurziste .col .bg-gray .checkbox input {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.admin-lektori-kurzu.sbor.kurziste .col .bg-gray.add {
  min-height: 84px;
  background-image: url(../images/add.png);
  background-position: center center;
  background-repeat: no-repeat;
}

select.padding {
  padding: 10px !important;
}
.window.large .sbor .col {
  width: 220px;
  padding: 10px;
}
.window.large .admin-lektori-kurzu.sbor.kurziste .col .bg-gray {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .window.large {
    width: 90% !important;
  }
}

.btn-licence-to-client {
    
    width:100px;
    background: #48aada;
    text-decoration: none;
    padding: 2px 26px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    border: none;
}

.btnSaveUserData {margin-top:10px;}

.dashboardAdmin {position:relative !important;}

.afCOUNT {min-width:24px;min-height:23px;color:#fff;background:red;position:absolute;top:4px;right:0px;z-index:98;display:inline;border:0;padding:1px 2px 0 0;font-size:13px;text-align:center;line-height:20px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.afCOUNT1 {min-width:24px;min-height:23px;color:#fff;background:red;position:absolute;top:4px;right:-30px;z-index:98;display:inline;border:0;padding:1px 2px 0 0;font-size:13px;text-align:center;line-height:20px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}

.noteOrderSchoolPupil, .transOrderSchoolPupil, .testsOrderSchoolPupil {float:right;}
.AttendantsNotes {max-height:400px;overflow-x:auto;}
.AttendantsNotes .item {}
.AttendantsNotes .item .content {}
.AttendantsNotes .item .content .who {position:relative;border-bottom:1px solid #888;color:#333;font-size:18px;}
.AttendantsNotes .item .content .edit {position:absolute;right:10px;top:4px;}
.AttendantsNotes .item .content .note {font-size:16px;}

.AttendantsTransfers {}
.AttendantsTransfers .item {border:1px solid #e5e5e5;padding:20px;position:relative;}
.AttendantsTransfers .item .btnTransfer {position:absolute;right:20px;bottom:30px;}
.AttendantsTransfers .item .labelh2 {padding:0px 0 20px; margin:0;}
.AttendantsTransfers .item .labelh3 {padding:5px 0; margin:0;font-size:18px;line-height:20px;}
.AttendantsTransfers .item label {padding:5px 0; margin:0;font-size:16px;line-height:18px;}
.AttendantsTransfers .delim {padding:10px;text-align:center;}

#contentTransferSchoolPupil .mainitem {background:#e5e5e5;padding:20px;}
#contentTransferSchoolPupil .mainitem strong {font-weight:bold;}
#contentTransferSchoolPupil .mainitem .labelh2 {padding:0px 0 20px; margin:0;}

.AttendantsTransfered {}
.AttendantsTransfered .item {width:100%;font-size:16px;height:30px;padding:4px 0;}
.AttendantsTransfered .item .date {width:14%;height:30px;float:left;}
.AttendantsTransfered .item .FromCourse {width:43%;height:30px;float:left;}
.AttendantsTransfered .item .ToCourse {width:43%;height:30px;float:left;}

.AttendantsTransfered .item  .lbl {background:#90cfee; color:#fff;padding:3px 0 0 0;text-align:center;}


.AttendantsTested {font-size:14; line-height:16px;margin-top:20px;}
.AttendantsTested .i1,.AttendantsTested .i2 {margin-right:20px;}
.AttendantsTested .item {width:32%;min-width:400px;float:left;min-height:250px;border:1px solid #e5e5e5;padding:10px 20px;;position:relative;margin-bottom:20px;}

@media (max-width: 1400px) {
  .AttendantsTested .i3 {margin-right:20px;}
  .AttendantsTested .item {min-height:250px;width:45%;}
}
@media (max-width: 1200px) {
  .AttendantsTested .i3 {margin-right:20px;}
  .AttendantsTested .item {min-height:250px;width:100%;min-width:360px;}
}

.AttendantsTested .item hr, .overlay-testschoolpupilediting hr {margin:5px 0 !important;}
.AttendantsTested .item .btnTested {position:absolute;right:20px;bottom:30px;}
.AttendantsTested .item .labelh2 {padding:0px 0 10px; margin:0;}
.AttendantsTested .item .succeed {float:right;color:#2faa2f;font-size:14px; line-height:16px;padding-top:8px;}
.AttendantsTested .item .succeed strong {color:#278f27;font-weight:bold;}
.AttendantsTested .item .result {float:right;}
.AttendantsTested .item .result strong {font-weight:bold;}
.AttendantsTested .item .resultLevel {float:left;font-size:16px;line-height:18px;}
.AttendantsTested .item .rOK {color:#278f27}
.AttendantsTested .item .rKO {color:#c1212c}
.AttendantsTested .item .lectors {color:#888;font-size:13px;}
.AttendantsTested .item .labelh3 {padding:5px 0; margin:0;font-size:18px;line-height:20px;}
.AttendantsTested .item .labelh4 {padding:5px 0 5px; margin:0;font-size:16px;line-height:18px;}
.AttendantsTested .item label {padding:5px 0; margin:0;font-size:16px;line-height:18px;}
.AttendantsTested .delim {padding:10px;text-align:center;}


.divTestTemplates {font-size:14px; line-height:16px;}
.divTestTemplates .aTempl, .divTestTemplates .aRG, .divTestTemplates .aRQ {line-height:18px;}
.labelh3 a {float:right;}
.divTestTemplates .divTestTemplateList {width:20%;min-width:300px;float:left;}
.divTestTemplates .divTestTemplateEdit {width:80%;min-width:600px;float:left;}
.divTestTemplates .divTestTemplateEdit .table-2 {margin-top:0px !important;}
.divTestTemplates .row {}
.divTestTemplates .row .col5 {width:5%;float:left;}
.divTestTemplates .row .col7 {width:5%;float:left;}
.divTestTemplates .row .col8 {width:8%;float:left;}
.divTestTemplates .row .col10 {width:10%;float:left;}
.divTestTemplates .row .col12 {width:12%;float:left;}
.divTestTemplates .row .col15 {width:15%;float:left;}
.divTestTemplates .row .col18 {width:18%;float:left;}
.divTestTemplates .row .col20 {width:20%;float:left;}
.divTestTemplates .row .col22 {width:22%;float:left;}
.divTestTemplates .row .col25 {width:25%;float:left;}
.divTestTemplates .row .col30 {width:30%;float:left;}
.divTestTemplates .row .col35 {width:35%;float:left;}
.divTestTemplates .row .col40 {width:40%;float:left;}
.divTestTemplates .row .col50 {width:50%;float:left;}
.divTestTemplates .row .col60 {width:60%;float:left;}
.divTestTemplates .row .col70 {width:70%;float:left;}
.divTestTemplates .row .col80 {width:80%;float:left;}
.divTestTemplates .row .col85 {width:85%;float:left;}
.divTestTemplates .row .colDis, .divTestTemplates .row .colFail, .divTestTemplates .row .colFailX {text-align:center;}
.divTestTemplates .row .colChb, .divTestTemplates .row .colBtn, .divTestTemplates .row .colFailX {padding-top:5px;}
.divTestTemplates .row .colAct {text-align:center;}

.divTestTemplates .row .chbDis, .divTestTemplates .row .chbFailed {width: 25px;height: 25px;padding: 5px;line-height: 20px;}

.divTestRequirementGroupList, .divTestRequirementList {width:20%;min-width:300px;float:left;}
.divTestRequirementGroupEdit, .divTestRequirementEdit {width:77%;min-width:300px;float:right;}

.divTestRequirementGroupEdit input[type="text"], .divTestRequirementEdit input[type="text"] {width:100%;}

.aDeleteRequirementGroup, .aDeleteRequirement {float:right !important;margin:5px 0 0 10px;}
.btnNewTemplate {background: #ff5c00;text-decoration: none;padding: 0 26px;line-height: 40px;color: #fff;font-weight: 400;text-transform: uppercase;text-align: center;border: none;}
.btnNewRequirementGroup, .btnNewRequirement {background: #ff5c00;text-decoration: none;padding: 0 26px;line-height: 30px;color: #fff;font-weight: 400;text-transform: uppercase;text-align: center;border: none;}


.RequirementResults {font-size:14px;z-index:99;}
.RequirementResults .pupil {overflow:hidden;font-size:14px;}
.RequirementResults .row input[type="text"] {font-size:12px;line-height:16px;font-weight:normal;}
.RequirementResults .row input[readonly="readonly"] {background:#f9f9f9;}
.RequirementResults #debugResults strong {font-weight:bold;color:#000;}
.RequirementResults .row {}
.RequirementResults .rowB {background:#fff;padding:5px 0 0 0;}
.RequirementResults .rowB:hover {background:#e5e5e5;}
.RequirementResults .row .pupilH {height:50px !important;font-weight:bold;padding-top:15px;background:#48aada;color:#fff;border-right:1px dashed #fff;margin-bottom:10px;}
.RequirementResults .row .pupilH, .RequirementResults .row .pupil {min-width:150px;float:left;height:30px;padding-left:10px;}
.RequirementResults .row .itemH {height:50px !important;background:#48aada;color:#fff;border-right:1px dashed #fff;margin-bottom:10px;}
.RequirementResults .row .lt {min-width:40px !important;max-width:50px !important;}
.RequirementResults .row .item {float:left;height:30px;}
.RequirementResults .row .itemLt {min-width:50px !important;max-width:60px !important;}
.RequirementResults .row .item .name {text-align:center;font-weight:bold;padding:5px 0 0 0px;font-size:13px;}

.RequirementResults .row .item .name a {color:#fff;text-decoration:underline;}
.RequirementResults .row .item .name a:hover {text-decoration:none;}

.RequirementResults .row .item .name .aSettingExaminers {float:right;}
.RequirementResults .row .item .name .aSettingExaminers img {width:16px;}
.RequirementResults .row .item .lector {float:left;width:30px;height:30px;font-weight:bold;text-align:center;padding:0 2px;}
.RequirementResults .row .item .lector .inpL {width:95%;margin:0 3px;text-align:center;}
.RequirementResults .row .item .result {min-width:5%;max-width:110px;float:left;height:30px;font-weight:bold;text-align:center;padding:0 2px;}
.RequirementResults .row .item .resultOne {width:100%;max-width:85px;text-align:center;}
.RequirementResults .row .itemOne {min-width:80px;max-width:110px;}
.RequirementResults .row .item .result .inpR {min-width:5% !important;max-width:70px;margin:0 3px;text-align:center;}
.RequirementResults .row .item .lt .inpR {min-width:24px !important;max-width:34px !important;margin:0 3px;text-align:center;}
.RequirementResults .row .item .summary .inpR {max-width:55px !important;}
.RequirementResults .row .item .sumlector .inpR {max-width:55px !important;}
.RequirementResults .row .item .inpR0 {width:50px !important;}
.RequirementResults .row .item .inpR1 {width:55px !important;}
.RequirementResults .row .item .result .inpRR {width:95%;margin:0 3px;text-align:center;max-width:25px;} 
.RequirementResults .row .resultLoad {display:none;}
.RequirementResults .row .item .summary {width:59px;}
.RequirementResults .row .item .summaryItem {width:65px;}
.RequirementResults .row .item .sumlector, .RequirementResults .row .item .sumaction {min-width:60px;}

@media (max-width: 1024px) {
	.RequirementResults {font-size:13px;}
  .RequirementResults .row .pupilH, .RequirementResults .row .pupil {min-width:80px;max-width:100px;padding-top:5px;}
  .RequirementResults .row .pupilH, .RequirementResults .row .item .name, .RequirementResults .row .item .lector, .RequirementResults .row .item .result {font-weight:normal;}
  
}

.divResultLectorsMark {display:none;}
.divLectorsMark r0 {display:none;}
.divLectorsMark .row {padding:0 15px;margin:0;}
.divLectorsMark .row .lbl {font-weight:bold;padding-top:5px;}
.divLectorsMark .col {width:100%;}
.divLectorsMark .col50 {width:50%;float:left;}
.divLectorsMark .colL {text-align:left; padding:5px 0 0 10px;}
.divLectorsMark .colR {text-align:right;padding:0 10px 0 0;}
.divLectorsMark .colC {text-align:center;padding:0 0px;}

.divNewLectorMarking {display:none;}
.divNewListPupils, .divHisPupils {display:none;}
.divNewListPupils .colPupils {text-align:left;}
.colsPupilsForLectors {display:none;text-align:left !important;min-height:150px;}
.colsPupilsForLectors .colPupils {min-height:25%;max-height:33%;min-height:150px;float:left;padding:0px 20px 10px 10px;}
.colsPupilsForLectors .colPupils .nameLector {font-weight:bold;border-bottom:1px solid #333;margin-bottom:5px;padding-bottom:3px;}



