@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

header .navbar.stick {
  position: fixed;
  top: 0;
}

header .navbar {
  position: fixed;
  top: 0;
  width: 100%;
  height: 50px;
}
body, #app-main {
    height: 100%
}
[v-cloak] {
    position: relative;
}
[v-cloak] > * { display:none}
[v-cloak]::before {
    display: block;
    position: absolute;
    width: 100px;
    height: 50px;
    content: "Загрузка…";
    left: 50%;
    margin: 20px 0 0 -50px;
}

.side-navbar {
}

.side-navbar-menu {
}

.side-navbar-inner {
  margin-top: 50px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 35px;
  width: 290px;
}

.side-navbar-inner.stick {
  top: 50px;
  margin-top: 0px;
}

.shrinked .side-navbar-inner {
}

.navbar-header {
  margin-left: -1.2em;
}

.content-inner {
}

nav.navbar {
}

header .navbar, footer.main-footer {
  background: linear-gradient(45deg, var(--main-color), var(--main-color-bright)), url("../img/intro-bg.3.jpg") center top no-repeat fixed;
  background-size: cover;
}

footer.main-footer {
}

.bg-warning {
  color: #555;
}

.login-page .info {
  padding: 10vh !important;
}

.login-page {
  margin-top: -50px;
}

.btn-primary, .bg-primary, .bg-info, .btn-info {
  color: #fff;
}

.login-page .form-holder .form a.forgot-pass, .login-page .form-holder .form a.signup {
  color: var(--main-color);
}

.login-page::before {
  background: linear-gradient(45deg, var(--main-color-bright), rgba(0, 0, 0, .6)), url("../img/intro-bg.3.jpg") center top no-repeat fixed;
  background-size: cover;
  -webkit-filter: blur(0);
  filter: blur(0);
}

.login-page .form-holder .info {
  background: rgba(0, 0, 0, .3);
}

header.page-header {
  padding-top: 0;
}

.btn-circle {
  border-radius: 25px;
  min-width: 30px;
}

.card-header .icon:not(.icofont):not(.fa) {
  font-size: 80%;
}

.icon {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  line-height: 30px;
  padding: 0 !important;
  vertical-align: middle;
  text-align: center;
}

.card-header .icon {
  margin-right: .5em;
}

.side-navbar-menu:not(.test-panel) .icon {
  line-height: 22px;
  height: 22px;
  margin: 0 auto !important;
}

.card-header {
  box-shadow: none;
}

.bootstrap-select .filter-option, .bootstrap-select .dropdown-menu a {
  font-size: 80% !important;
}

.bootstrap-select .btn {
  background-color: transparent !important;
  border: 1px solid #ccc;
}

.bootstrap-select .btn-default, .bootstrap-select .bg-default {
}

.bootstrap-select .btn {
  color: #555;
}

.bootstrap-select .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #777;
}

.bootstrap-select :not(.btn-default) {
}

.small .bootstrap-select .btn, .small .bootstrap-select .btn .dropdown-menu li a {
  height: 24px;
  padding: 0 1em;
  font-size: 90% !important;
}

.bootstrap-select .filter-option {
  font-size: 90% !important;
}

.row-flex, .row-flex > div[class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
}

.row-flex-wrap {
  -webkit-flex-flow: row wrap;
  align-content: flex-start;
  flex: 0;
}

.row-flex > div[class*='col-'] {
  margin: -.2px; /* hack adjust for wrapping */
}

.checkbox-template:checked::before, .radio-template:checked::before, .checkbox-template::before, .radio-template::before {
  background-color: #eee;
}

.checkbox-template::before {
  border-radius: 5px;
}

.checkbox-template::after, .radio-template::after {
  font-size: 140%;
  color: inherit;
  line-height: .7em;
  margin-top: -.2em;
}

.checkbox-template::before, .radio-template::before {
  width: 1.6em !important;
  height: 1.6em !important;
  margin-top: -.3em;
}

.checkbox-template + label, .radio-template + label {
  padding: .2em .5em;
}

.radio-template + label {
}

.checkbox-template {
  float: left;
  background-color: #eee !important;
}

.bootstrap-select {
/ / background: #fff !important;
}

table th {
  vertical-align: top !important;
  background-color: var(--main-color-bright);
  background-color: #f0f0f0;
  /*/	font-weight: normal;*/
}

table tr.selected td {
  background-color: #d1ecf1;
}

table .selected {
  font-weight: bold;
}

.radio-template:checked::after {
  width: .6em;
  height: .6em;
  border-radius: 100%;
  background: #444;
}

.card .progress {
  height: 2px;
}

.card table .progress, .progress-lg {
  height: 2em !important;
  line-height: 2em !important;
  min-width: 200px;
}

.test-result .progress {
  margin-top: -.5em;
}

.btn {
  border: none;
}

.sidebar-header {
  padding: 20px 15px 12px ! important;
  background-color: #f0f0f0;
  border-bottom: 7px solid #ccc;
  height: 100px;
}

nav.side-navbar ul {
  padding-top: 0;
  margin-top: 0;
}

.number {
}

.dashboard-table .progress-container {
  padding: 0 !important;
  margin: 0 !important;
  /*/	height: 1em !important;*/
}

.dashboard-table .progress {
/ / height: 2.2 em !important;
  line-height: 2.2em;
  border-radius: 0;
}

.dashboard-table {
/ / padding: 0 !important;
}

.i-checks label {
  cursor: pointer !important;
}

.dropdown-menu .selected {
  background-color: #eee;
}

.dropdown-menu .selected a::before {
  content: '\f00c';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 1em;
  right: .5em;
  margin-left: .5em;
  position: absolute;
}

[data-toggle="collapse"].more::before {
  content: '\f107';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 1.2em;
  position: absolute;
  right: 1em;
  color: silver;
}

[data-toggle="collapse"][aria-expanded="true"].more::before {
  content: '\f106';
  transition: all .5s;
}

.card-header a {
  text-decoration: none;
  display: block;
  width: 100%;
}

.card-header .more {
  display: block;
}

.card-header h3 {
  color: #444;
}

.test a:hover {
  text-decoration: none !important;
}

.test .project .icon {
  padding-top: .5em !important;
}

.project .card {
  margin-bottom: 1em;
}

.test .project + .progress {
  height: 3px;
  margin-top: -1.4em;
  margin-bottom: 2.5em;
}

.test .image.icon {
  border: 1px solid #eee;
  color: #aaa;
}

.page-header {
  height: 50px;
}

.page-header div.container-fluid {
  padding-top: 10px;
}

nav.side-navbar .title p {
  font-size: 86%;
}

nav.side-navbar a, nav.side-navbar a:hover {
  text-decoration: none;
}

nav.side-navbar .title .name {
  font-size: 0.9em;
}

section.dashboard-counts .title {
  font-size: .8em;
}

section.dashboard-counts .number {
  font-size: 5vh;
}

.dashboard-counts .item {
  margin-bottom: 1em;
}

.justify-content-between .dropdown-menu::before {
  right: .55em;
  left: auto;
}

.dropdown-toggle::after {
}

[data-toggle="dropdown"] {
  padding-right: 1.7em !important;
  /*/	margin-right: 5em;*/
}

.card-close [data-toggle="dropdown"] {
  padding-right: 0 !important;
}

[data-toggle="dropdown"]::before {
  content: "\f107";
  position: absolute;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  display: block;
  right: .7em;
}

.bootstrap-select .dropdown-item {

}

.bootstrap-select [data-toggle="dropdown"]::before {
  display: none;
}

.card-close [data-toggle="dropdown"]::before {
  display: none;
}

.form-group label {
  color: #999;
  font-size: 90%;
  font-weight: normal !important;
}

.badge-default, .btn-default, .bg-default {
  background-color: #efefef;
}

.bg-danger, .bg-success {
  color: #fff;
}

.test-status {
  display: block;
  white-space: nowrap;
}

.test-status, .card-header-right {
  margin-right: 1.5em;
}

small {
  line-height: 120% !important;
}

nav.navbar a {
  padding: .8em 1em;
  margin: 0;
}

nav.navbar a:hover, nav.navbar .active a {
  text-decoration: none;
  background-color: rgba(255, 255, 255, .1);
}

nav.navbar .dropdown-menu a:hover, nav.navbar .dropdown-menu .active a, nav.navbar .dropdown-menu a.active {
  background-color: var(--main-color);
  color: #fff;
}

nav.navbar, .nav-menu, .navbar-holder, .nav-item {
  padding: 0 !important;
  margin: 0 !important;
}

#test-panel .btn.tags {
  margin: .3em !important;
}

#timer-panel {
  font-size: 200% !important;
  line-height: 90%;
  width: 100%
}

#test-panel .icon {
}

#test-panel.active {
  display: block;
}

#test-panel {
  position: fixed;
  top: 50px;
  left: 0;
  border-radius: 0;
  z-index: 12;
  padding: 0;
  color: #fff;
  background-color: white;
  width: 290px;
  height: 1700px;
  display: none;
}

.test-panel #timer-panel {
  padding: .5em;
}

#test-panel li {
  padding: 10px 15px;
  text-decoration: none;
  display: block;
  font-weight: 300;
}

#test-panel li a {
  text-decoration: none;
  display: block;
}

/* TODO rewrite with media */
#test-panel.mini {
  height: 50px;
  width: 70px;
  top: 0;
}

#test-panel.active.mini {
  display: flex;
}

#test-panel.mini li span.description {
  display: none;
}

#test-panel.mini li.total-questions {
  display: none;
}

#timer-panel.mini {
  font-size: 130% !important;
}

#timer-panel.mini {
  line-height: normal !important;
}

.side-navbar.test-mode {
  margin-left: 0 !important;
}

.test-panel .icon {
  margin-right: .3em;
}

@media (max-width: 1199px) {
  .shrinked .side-navbar-inner {
  }

  .side-navbar {
    top: 50px;
  }

  nav.side-navbar ul ul li a, nav.side-navbar ul ul ul li a, nav.side-navbar ul ul li a {
    padding-left: 0 !important;
  }

  .apply {
    position: relative !important;
  }

  #timer-panel {
    font-size: 130% !important;
  }
}

.subtext {
  display: inline-block;
  padding-top: .3em;
  font-size: 80%;
  line-height: 100%;
}

.side-navbar.hidden {
  width: 0 !important;
  min-width: 0;
}

#test.active {
  display: block;
}

.test-panel-in-menu li {
  display: inline !important;
}

.test-panel-in-menu {
}

.dashboard-counts .card {
/ / padding: 0;
}

.navbar-header a {
  padding: 1em;
  margin: 0;
}

.navbar-brand {
  padding-left: .5em !important;
  padding-right: .5em !important;
}

.navbar-brand {
}

.text-default {
  color: #aaa;
}

.no-decor, .no-decor:hover {
  text-decoration: none;
}

@media (max-width: 1400px) {
  section.dashboard-counts .number {
    display: table-row !important;
    clear: both;
    font-size: 200%;
  }
}

.date {
  color: silver;
}

.nav .nav-item i {
  text-align: center;
}

.shrinked .nav .nav-item i {
  width: auto;
}

nav.side-navbar i {
  margin-right: .2em;
}

nav.side-navbar a.first-level:hover {
  background-color: var(--main-color);
}

nav.side-navbar a.first-level {
  background-color: #dadfe2;
}

nav.side-navbar a.second-level:hover {
  background-color: var(--main-color);
}

nav.side-navbar a.second-level {
  background-color: white;
}

nav.side-navbar ul ul li a {
  padding-left: 1.5em;
}

nav.side-navbar ul ul ul li a {
  padding-left: 3.5em;
}

.shrinked nav.side-navbar li a {
  padding-left: 0;
}

.card-close {
  display: none;
}

.card {
  min-width: 100%;
}

ul.dropdown-menu.inner {
  margin-top: 0 !important;
}

ul.dropdown-menu.inner, ul.dropdown-menu.inner li {
  list-style-type: none !important;
}

.worker .boss, .boss .worker {
  display: none;
}

.navbar.affix-top,
.navbar.affix-bottom {
  position: static;
}

.navbar.affix {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1;
  background: #fff;
  transition: all .35s ease;
}

#sidemenu.affix-top, #sidemenu.affix {
  position: static;
}

#sidemenu.affix-bottom {
  position: relative;
}

.navbar-holder a, .dropdown-menu {
  border-radius: 0;
}

#mainMenu .dropdown-menu {
  margin-top: -.08em;
}

.side-navbar-menu li {
  border-bottom: 1px solid #eee;
}

.side-navbar-menu li li {
  border-bottom: 1px solid #eee;
}

header.page-header {
  border-bottom: 6px solid #efefef;
}

/* filter-analitica */

.filter-analitica .form-inline {
}

.apply {
  font-size: 95%;
}

form.filter-analitica .form-group {
  margin-right: 1em;
}

label.empty {
  padding-right: 0 !important;
  width: 0 !important;
}

form.filter-analitica .form-group.submit {
  margin-right: 0;
}

form.filter-analitica label:not(:empty) {
  float: left;
  color: #555;
  padding-right: .5em;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  margin-bottom: 0;
}

.filter-analitica .alert {
  border-radius: 0 !important;
}

/*
.filter-analitica.affix-top,
.filter-analitica.affix-bottom {
  position: static;
}

.filter-analitica.affix {
  position: fixed;
//  width: 100%;
  top: 0;
  margin-left: -1.8em;
  z-index: 10;
  transition: all .35s ease;
	display: block;
}

*/

#setting-switch {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

#setting-switch .filter-analitica .form-inline {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: left;
  -ms-flex-align: left;
  align-items: left;
}

#setting-switch .filter-analitica .bootstrap-select .btn {
}

#setting-switch .filter-analitica .form-group, #setting-switch .filter-analitica label, #setting-switch .filter-analitica .bootstrap-select {
}

#setting-switch .filter-analitica .form-group {
  padding: 0;
  width: 100%;
  margin: 0;
}

.filter-analitica .form-group {
  padding: 7px 0;
}

.filter-analitica .form-panel:not(:first-child)::before {
  content: '';
  height: 1px;
  display: block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}

.filter-analitica .form-panel {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.filter-analitica {
  transition: all .5s;
  border: 0 !important;
}

header.page-header.filter-analitica {
  border: none !important;
}

.filter-analitica.stick {
  transition: all .5s;
  position: fixed;
  top: 50px;
  z-index: 2;
  display: inline;
}

.filter-analitica.stick .container-fluid {
  padding: 2px 1em !important;
}

/* end filter-analitica */

.alert-default {
  background-color: #eee;
}

.dashboard-counts.v2 .title {
  margin: .5em 0 1em 0;
}

.dashboard-counts.v2 .number, .dashboard-counts.v2 .icon {
}

.dashboard-counts.v2 .item {
}

.dashboard-counts.v2 .progress, .progress-lg {
  margin-top: .31em;
  width: 90%;
  max-width: 200px;
}

.selectpicker, .progress {
  border-radius: 0;
}

.dashboard-counts.v2 .card-body + .card-body {
  margin-top: 0;
  padding-top: 0;
}

.noborder {
  border: 0;
}

.blur {
  filter: blur(20px);
}

section.dashboard-counts.v2 .row .item {
}

section.dashboard-counts div[class*='col-'] .item {
}

section.dashboard-counts.v2 div[class*='col-'] .item {
  border: none;
}

.nav-menu {
}

table .selected .progress {
  margin-top: -.5em;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline !important;
  padding-right: .3rem;
  padding-left: .3rem;
  color: #6c757d;
  content: "»";
}

@media (min-width: 768px) {
  .dropdown-menu {
  }

  .dropdown-menu::after {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(255, 255, 255, 0.95);
    position: absolute;
    top: -7px;
    left: .8em;
  }

  #sidemenu.affix {
    position: fixed;
    top: 40px;
  }
}

@media (max-width: 768px) {
  .content-inner .btn {
    white-space: normal;
    margin-top: .3em;
    margin-bottom: .3em;
  }

  .content-inner .bootstrap-select .btn {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
  }

  .card-header a {
    width: 80%;
  }

  .filter-analitica .form-group, .filter-analitica label {
    margin-bottom: 0;
  }

  #toggle-btn {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }

  .navbar-toggler {
    display: block;
    position: fixed;
    right: 0;
  }

  nav.navbar a {
  }

  .dropdown-menu {
    position: relative;
    border-radius: 0;
    padding: 0;
    float: none;
  }

  [data-toggle="dropdown"][aria-expanded="true"] {
    background-color: rgba(255, 255, 255, .2);
  }

  .nav-menu li a {
    padding: .7em 1em;
    font-size: 90%;
  }

  .nav-menu li {
    width: 100%;
    display: block;
  }

  .nav-menu {
    left: 0;
    position: fixed;
    display: none;
    width: 100%;
    top: 50px;
    z-index: 1000;
    background: var(--main-color);
  }

  nav.navbar .dropdown-menu.show {
    width: 100%;
  }
}

@media (max-width: 990px) {
  .side-navbar:not(.test-mode) .side-navbar-inner.stick {
  }

  .filter-analitica.stick {
    position: relative !important;
    top: 0 !important;
  }

  .modal-lg {
    min-width: 94% !important;
  }
}

.side-navbar-inner.stick {
  position: fixed;
  top: 50px;
}

.active.collapse.show {
  background-color: #dadfe2 !important;
}

nav.side-navbar ul li.active a {
  background-color: rgba(0, 0, 0, .1) !important;
}

.modal-lg {
}

.btn-select {
  display: none;
}

.tests-select .btn-select {
  display: inline-block;
}

.dropdown-menu {
  z-index: 999999 !important;
}

.event-filter {
  display: none !important;
}

.event-filter.active {
  display: inline !important;
}

@media (min-width: 576px) {
  .form-inline .form-group {
    display: inline-flex;
  }
}

#setting-switch-button2[data-toggle="collapse"][aria-expanded="false"].more::after {
  content: 'фильтры аналитической панели';
}

#setting-switch-button2[data-toggle="collapse"][aria-expanded="true"].more::after {
  content: '';
}

#setting-switch-button2[data-toggle="collapse"].more::before {
  right: .7em;
  top: -.05em;
  color: gray;
}

#setting-switch-button2[data-toggle="collapse"][aria-expanded="false"] {
  padding-left: 1em !important;
}

#setting-switch-button2 {
  color: gray;
  position: absolute;
  right: 0;
  height: 24px;
  text-align: left;
  z-index: 1;
  padding: .2em 2em .4em .4em !important;
  border-radius: 0 0 0 5px;
  background-color: #efefef;
  -webkit-box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.36);
}

#setting-switch2 {
}

#setting-switch-button2.focus, #setting-switch-button2:focus {
  outline: 0;
}

.promo i {
  color: #ccc;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  min-height: 700px !important;
  background: linear-gradient(45deg, var(--main-color), var(--main-color-bright)), url("../img/intro-bg.3.jpg") center top no-repeat fixed;
  background-size: cover;
  position: relative;
}

.promo .card-header .icon {
  background: #fff;
  color: #777;
}

.promo .card-header * {
  font-weight: normal;
  color: #fff;
}

#intro .intro-text {
  padding: 3vh;
  color: #fff;
}

#intro .card .description {
  height: 80%;
  display: block;
}

.subheader {
  font-size: 24px;
}

#intro h2 {
  margin: 30px 0 10px 0;
  padding: 0 15px;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
}

@media (max-width: 768px) {
  #intro h2 {
    font-size: 28px;
    line-height: 36px;
  }
}

#intro .card:hover {
  transition: .5s;
  transform: scale(1.03);
}

#about {
}

#more-features .icon {
  float: left;
}

#more-features .card-body {
  padding-top: 2em;
}

#more-features a {
}

#more-features .icon {
  margin-top: 2.5em;
  width: auto;
}

#more-features .icon i {
  color: var(--main-color-bright);
  font-size: 80px;
  transition: 0.5s;
  line-height: 0;
}

@media (max-width: 480px) {
  #more-features .icon {
    margin-top: 1em;
  }

  #more-features .icon i {
    font-size: 200%;
  }

  .content-inner {
  }

  .card-header small {
    margin-top: .5em;
    display: block;
    line-height: 100%;
  }

  .card-header h3 {
    font-size: 96%;
  }

  .card-header a, .card-header .icon {
  }
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, .03);
}

.btn-circle:not(.icon) {
}

.hidden {
  display: none;
}

.modal-backdrop.show {
  opacity: .9;
}

.card-header a h3 {
  overflow: hidden;
  height: auto !important;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

div.subtest,
div.specification {
  border-left: 10px solid gray;
  padding-left: 20px;
  margin-bottom: 20px;
}

.fade-enter-active, .fade-leave-active {
  transition: opacity .5s;
}

.fade-enter, .fade-leave-to /* .fade-leave-active до версии 2.1.8 */
{
  opacity: 0;
}

.slide-fade-enter-active {
  transition: all .3s ease;
}

.slide-fade-leave-active {
  transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}

.slide-fade-enter, .slide-fade-leave-to
  /* .slide-fade-leave-active до версии 2.1.8 */
{
  transform: translateX(10px);
  opacity: 0;
}

pre {
  padding: 10px;
}

.constructor-specifications a {
  color: #1c669c !important;
  margin-top: 5px;
  margin-bottom: 5px;
}

.constructor-editor-question {
  background: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;

}

.constructor-match-t thead th {
  padding: 5px;
}

/* Quill Fix */
.ql-snow.ql-toolbar:after, .ql-snow .ql-toolbar:after {
  clear: inherit !important;
}

.card-body img {
  max-width: 100%;
}

.constructor-codifier-folder {
  font-size: 120%;
  padding: 5px;
}

.constructor-codifier-element {
  padding: 5px;
  margin-left: 30px;
  cursor: pointer !important;
}

.constructor-codifier-element button {
  white-space: normal;
  text-align: left!important;
}

.constructor-codifier-element-lvl2 {
  padding: 5px;
  margin-left: 30px;
  cursor: pointer !important;
}

.constructor-codifier-element:hover {
  background-color: lavender;
  border-radius: 4px;
  text-decoration: underline;
  color: blue;
}

.constructor-codifier-element-lvl2:hover {
  background-color: beige;
  border-radius: 4px;
  text-decoration: underline;
  color: blue;
}

.result-progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease;
}

div.progress-bar-danger {
  color: black;
  background-color: #ffc5bf !important;
}

div.progress-bar-success {
  color: black;
  background-color: rgba(91, 250, 114, 0.53) !important;
}

div.progress-bar-warning {
  color: black;
  background-color: #ffe900 !important;
}

div.card.hidden {
  display: none;
}

div.card.visible {
  display: block;
}

.content-inner-test {
  margin-left: 0;
}

@media (max-width: 1199px) {

  #service-header {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 100% !important;
    padding-top: 15px !important;
  }

  .content-inner-test {
    width: 100%;
  }

  #timer-panel {
    line-height: normal !important;
  }

  #test-panel {
    height: 50px;
    width: 70px;
    top: 0;
  }

  #test-panel.active {
    display: flex;
  }

  #test-panel li span.description {
    display: none;
  }

  #test-panel li.total-questions {
    display: none;
  }
}

table.constructor-match-t td, table.constructor-match-t th {
  padding: 4px !important;
}

table.constructor-match-t .ql-toolbar {
  padding: 1px !important;
}

table.question-table tr td {
  padding: 10px !important;
}

table.question-table tr {
  border-bottom: solid 1px #bdc3c7;
}

table.question-table tr:last-child {
  border-bottom: none !important;
}

table.test-results tr td {
  cursor: pointer;
}

table.test-results tr:hover {
  background-color: rgba(203, 216, 255, 0.31);
}

table.test-results tr.special {
  background-color: rgba(207, 248, 255, 0.44);
}

table.test-results thead tr th {
  font-size: 14px;
}

table.result-recommended-courses tr:hover {
  background-color: white !important;
}

.recommended-course-button {
  color: var(--main-color);
}

.recommended-course-button:hover {
  color: #007bff;
  text-decoration: underline;
}

.recommended-course-button-discarded {
  color: gray !important;
  border: 2px dotted gray !important;
}

.recommended-course-button-discarded:hover {
  background-color: gray !important;
  color: white !important;
  border-color: gray !important;
}

.method-question-content img {
  max-width: 200px !important;
}

.method-question-content img:hover {
  max-width: 1000px !important;
  z-index: 10000;
  background-color: white;
  padding: 5px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.36);
  position: relative;
}

select.filter-analitica, input.filter-analitica {
  background-color: white !important;
  padding: 1px !important;
  color: #555 !important;
  font-size: 80% !important;
  height: 25px !important;
  width: 90px !important;
  border: 1px solid #555 !important;
}

select.filter-analitica option {
  color: #555 !important;
}

.form-group .required:after {
  content: "*";
  color: red;
}

.overview-help table {
  font-size: 1em;
  color: #212529;
}

.overview-help-images tr td {
  vertical-align: top;
  padding: 5px;
}

.overview-help-images tr td:first-of-type {
  border-right: solid #777 1px;
}

.overview-help-images tr td:last-of-type {
  border-bottom: solid #777 1px;
}

.overview-help-images tr:last-of-type td:last-of-type {
  border-bottom: none !important;
}

.show-mine {
  display: block !important;
}

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

.card .card-header h3 i {
  font-size: 150%;
}

.make-black-again {
  color: black !important;
}

table.no-padding tr td {
  padding: 0 !important;
  vertical-align: middle !important;
}

th.rotate {

}

th.rotate > div {
  transform: rotate(270deg);

}
.media-list {
    margin: 10px 0 0 10px;
}

.course-block {
  display: inline-block;
  font-size: 80%;
  border-radius: 15px;
  border: 2px solid skyblue;
  width: 170px;
  height: 80px;
  padding: 5px;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  -webkit-box-shadow: 0px 0px 27px -8px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 27px -8px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 27px -8px rgba(0,0,0,0.75);
}

.course-block:hover {
  color: white;
  font-weight: bold;
  background-color: #2b90d9;
}

.course-block span {
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
}

.recommended-course {
  margin: 0px;
  display: inline-block;
  border: 1px solid darkgray;
  border-radius: 9px;
  font-size: 90%;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-top: 2px;
}

.round-close-button {
  border-radius: 10px;
  width: 19px;
  text-align: center;
  background-color: #f1f1f1;
  color: darkgray;
  cursor: pointer;
}

.round-close-button:hover {
  background-color: darkred;
  color: white;
}

td.recomm-line {
  padding-top: 10px;
  padding-bottom: 10px;
}

.bottom-recomm-panel {
  -webkit-box-shadow: 0px 0px 27px -8px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 27px -8px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 27px -8px rgba(0,0,0,0.75);
}

.recomm-steptable tbody tr:not(:last-child) td {
  border-bottom: 1px solid gray;
}

.recomm-steptable tbody tr td {
  padding: 3px;
  margin-left: 10px;
  color: #212529;
}

.recomm-budget table tbody tr td {
  color: #212529 !important;
}

.recomm-quick ol li a {
  font-size: 120%;
  font-style: italic;
  border-bottom: 2px var(--main-color) dotted;
}

.recomm-quick ol li a:hover {
  border-bottom: 2px var(--main-color) solid;
  text-decoration: none !important;
}

table.recomm-restrictions tbody tr td {
  color: #212529 !important;
  padding: 10px;
  margin-left: 15px;
}

.recomm-restrictions tbody tr:not(:last-child) td {
  border-bottom: 1px solid gray;
}

.balls div {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid gray;
}

.filled-ball {
  background-color: greenyellow;
  border: 1px solid green;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

.ball {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid gray;
}

.card.question-question strong {
  margin-left: 2px;
}

#overviewVideoPanelCloseButton {
  position: absolute;
  font-size: 300%;
  font-weight: bold;
  border: none;
  top: 20px;
  right: 20px;
  width: 72px;
  height: 72px;
  background-color: transparent;
  border-radius: 7px;
  z-index: 8001
}

#overviewVideoPanelCloseButton:hover {
  background-color: darkred;
  color: white;
}

div.review-list-carrier {
  padding: 10px;
}

table.review-list tbody tr td {
  border: 1px solid #7f7f7f;
}

table.review-list {
  border-collapse: collapse;
}

table.review-list-inner tbody tr:first-of-type td {
  border-top: none !important;
}

table.review-list-inner tbody tr:last-of-type td {
  border-bottom: none !important;
}

table.review-list-inner tbody tr td:first-of-type {
  border-left: none !important;
}

table.review-list-inner tbody tr td:last-of-type {
  border-right: none !important;
}

.chart-options-cog {
  cursor: pointer;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;

  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;

  position: absolute;
  bottom: 10px;
  right: 10px;
  border-radius: 5px;
  width: 60px;
  height: 60px;
  font-size: 39px;
  text-align: center;
  z-index: 3;
  color: #6c757d;
}

.chart-options-cog:hover {
  color: cornflowerblue !important;
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -o-transform:rotate(360deg);
}

.chart-options-cog-active {
  color: cornflowerblue !important;
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -o-transform:rotate(360deg);
}

.chart-options-cog-active:hover {
  color: darkred !important;
}

.appointment-remove-button {
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  border-radius: 15px;
  font-weight: bold;
  font-size: 18px;
  border: white 2px solid;
}

.appointment-remove-button:hover {
  color: white;
  background-color: darkred;
  border: darkred 2px solid;
}

.hovering {
  border-radius: 4px;
  padding: 5px;
}

.hovering:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.rectable {
  background-color: transparent !important;
}

.rectable tr td {
  border: none !important;
}

.shadowed-by-recommendation-column {
  background-color: rgba(226, 173, 0, 0.08);
}

.appointment-value {
  font-size: 150%;
}

a.breadcrumbs-appointments {
  color: #5f5f5f;
}
a.breadcrumbs-appointments.active {
  color: #2b90d9;
}

.alert-delta {
  background-color: #fff8f9;
  border-right: 2px solid darkgray;
}

.alert-delta-no-border {
  background-color: #fff8f9;
}

.negative-number {
  font-weight: bold;
  color: #710000;
}

.positive-number {
  font-weight: bold;
  color: #177100;
}

.main-menu-element-appointment-special-highlight {
  background-color: #fff3cd;
}

/* homework-check-send.css */
.homework-check-send {
  color: var(--warning);
  padding: 100px 0;
  border: 2px dashed;
}

/* homework-check.css */
.vue-dropzone .dz-preview .dz-image img:not([src]) {
  width: 120px;
}
.vue-dropzone {
  border: 2px dashed var(--main-color);
  color: var(--main-color);
}
.vue-dropzone .fa {
  font-size: 20px;
  color: var(--main-color);
}
.homework-send {
  color: var(--success);
  padding: 100px 0;
  border: 2px dashed;
}

/* video.css */
.video-container {
  min-height: 345px;
}

.video-sub-controller .progress-bar {
  background: linear-gradient(45deg, var(--main-color), var(--main-color-bright)), url(../../assets/img/intro-bg.3.jpg) center top no-repeat fixed!important;
  background-size: cover!important;
}
.seek-bar .play-bar {
  background-color: #fff!important;
}

/* video.css progress bar problem
.progress-bar {
  background: linear-gradient(45deg, var(--main-color), var(--main-color-bright)), url(../img/intro-bg.3.jpg) center top no-repeat fixed!important;
  background-size: cover!important;
}
 */

.tooltip {
  display: block !important;
  z-index: 10000;
}

.tooltip .tooltip-inner {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}

.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-color: black;
  z-index: 1;
}

.tooltip[x-placement^="top"] {
  margin-bottom: 5px;
}

.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^="bottom"] {
  margin-top: 5px;
}

.tooltip[x-placement^="bottom"] .tooltip-arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^="right"] {
  margin-left: 5px;
}

.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip[x-placement^="left"] {
  margin-right: 5px;
}

.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip.popover .popover-inner {
  background: #f9f9f9;
  color: black;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0 5px 30px rgba(black, .1);
}

.tooltip.popover .popover-arrow {
  border-color: #f9f9f9;
}

.tooltip[aria-hidden='true'] {
  visibility: hidden;
  opacity: 0;
  transition: opacity .15s, visibility .15s;
}

.tooltip[aria-hidden='false'] {
  visibility: visible;
  opacity: 1;
  transition: opacity .15s;
}
