.page-header li a.btn,
.actions.toolbar li a.btn,
.page-header li .btn a,
.actions.toolbar li .btn a {
  padding: 1rem;
  /*line-height: 1.42857143;*/
  display: inline-block;
}
.page-header li a.btn:hover,
.actions.toolbar li a.btn:hover,
.page-header li .btn a:hover,
.actions.toolbar li .btn a:hover,
.page-header li a.btn.down,
.actions.toolbar li a.btn.down,
.page-header li .btn a.down,
.actions.toolbar li .btn a.down {
  background: #2f3132;
  color: #fff !important;
  transition: var(--transition);
}
/*
@media only screen and (max-width: 768px) {
  #content {
    .page-header li a.btn, .actions.toolbar li a.btn, .page-header li .btn a, .actions.toolbar li .btn a {
      font-size: 0;
      min-width: 22px;

      i {
        font-size: initial;
      }
    }

    .second.page-header ul li.search {
      display: none;
    }
  }

  #mobile-page-header-menu {
    ~ label#mobile-page-header-menu-label {
      display: block !important;
      width: 44px;
      height: 44px;
      position: fixed;
      top: 0;
      right: 0;
      margin: 0;
      padding: 0;
      border: none;
      z-index: 1000;
      font-size: 34px;
      line-height: 44px;
    }

    ~ ul.first.page-header {
      display: none;
    }

    & ~ ul.first.page-header,
    & ~ .page-header.breadcrumbs {
      display: none;
    }

    &:checked ~ label#mobile-page-header-menu-label {
      color: white;
    }

    &:checked ~ ul.first.page-header {
      display: block;
      padding-right: 44px;
      margin-right: -44px;
      z-index: 999;

      > li {
        display: block;
      }

      &:after {
        content: ' ';
        position: fixed;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: var(--topMenuBackgroundColor);
      }
    }

    &:checked ~ #content, &:checked ~ .page-header.breadcrumbs {
      display: none;
    }
  }
}
*/
.page-header.second,
#card-page .card-right .actions.toolbar,
#popup .form .actions.toolbar {
  margin: 0;
  padding: 0;
  width: 100%;
  line-height: 28px;
  list-style-type: none;
  text-align: left;
  font-size: 10pt;
  background-color: white;
  color: #000;
  overflow: hidden;
}
.page-header.second .btn.validate,
#card-page .card-right .actions.toolbar .btn.validate,
#popup .form .actions.toolbar .btn.validate,
.page-header.second mos-drop-down-recursive.btn.validate,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.validate,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.validate {
  background-color: var(--colorRed) !important;
  color: #ffffff;
}
.page-header.second .btn.validate.ok,
#card-page .card-right .actions.toolbar .btn.validate.ok,
#popup .form .actions.toolbar .btn.validate.ok,
.page-header.second mos-drop-down-recursive.btn.validate.ok,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.validate.ok,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.validate.ok {
  background-color: var(--colorBlue) !important;
}
.page-header.second .btn.add,
#card-page .card-right .actions.toolbar .btn.add,
#popup .form .actions.toolbar .btn.add,
.page-header.second mos-drop-down-recursive.btn.add,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.add,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.add {
  background-color: var(--colorGreen);
  color: #ffffff;
}
.page-header.second .btn.validate,
#card-page .card-right .actions.toolbar .btn.validate,
#popup .form .actions.toolbar .btn.validate,
.page-header.second mos-drop-down-recursive.btn.validate,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.validate,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.validate {
  background-color: var(--colorLightBlack);
  color: #ffffff;
}
.page-header.second .btn.validate.ok,
#card-page .card-right .actions.toolbar .btn.validate.ok,
#popup .form .actions.toolbar .btn.validate.ok,
.page-header.second mos-drop-down-recursive.btn.validate.ok,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.validate.ok,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.validate.ok {
  background-color: var(--colorBlue);
}
.page-header.second .btn.corupted,
#card-page .card-right .actions.toolbar .btn.corupted,
#popup .form .actions.toolbar .btn.corupted,
.page-header.second mos-drop-down-recursive.btn.corupted,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.corupted,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.corupted,
.page-header.second .btn.delete,
#card-page .card-right .actions.toolbar .btn.delete,
#popup .form .actions.toolbar .btn.delete,
.page-header.second mos-drop-down-recursive.btn.delete,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.delete,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.delete {
  background-color: var(--colorRed);
  color: #ffffff;
}
.page-header.second .btn.upload,
#card-page .card-right .actions.toolbar .btn.upload,
#popup .form .actions.toolbar .btn.upload,
.page-header.second mos-drop-down-recursive.btn.upload,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.upload,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.upload {
  background-color: var(--colorBlue);
  color: #ffffff;
}
.page-header.second .btn.download-file,
#card-page .card-right .actions.toolbar .btn.download-file,
#popup .form .actions.toolbar .btn.download-file,
.page-header.second mos-drop-down-recursive.btn.download-file,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.download-file,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.download-file,
.page-header.second .btn.send-mail,
#card-page .card-right .actions.toolbar .btn.send-mail,
#popup .form .actions.toolbar .btn.send-mail,
.page-header.second mos-drop-down-recursive.btn.send-mail,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.send-mail,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.send-mail {
  border-right: 1px solid #ccc !important;
  /*background-color: var(--colorLightGreen);*/
}
.page-header.second .btn.download-file:hover,
#card-page .card-right .actions.toolbar .btn.download-file:hover,
#popup .form .actions.toolbar .btn.download-file:hover,
.page-header.second mos-drop-down-recursive.btn.download-file:hover,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.download-file:hover,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.download-file:hover,
.page-header.second .btn.send-mail:hover,
#card-page .card-right .actions.toolbar .btn.send-mail:hover,
#popup .form .actions.toolbar .btn.send-mail:hover,
.page-header.second mos-drop-down-recursive.btn.send-mail:hover,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.send-mail:hover,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.send-mail:hover,
.page-header.second .btn.corupted:hover,
#card-page .card-right .actions.toolbar .btn.corupted:hover,
#popup .form .actions.toolbar .btn.corupted:hover,
.page-header.second mos-drop-down-recursive.btn.corupted:hover,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.corupted:hover,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.corupted:hover,
.page-header.second .btn.delete:hover,
#card-page .card-right .actions.toolbar .btn.delete:hover,
#popup .form .actions.toolbar .btn.delete:hover,
.page-header.second mos-drop-down-recursive.btn.delete:hover,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.delete:hover,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.delete:hover,
.page-header.second .btn.validate:hover,
#card-page .card-right .actions.toolbar .btn.validate:hover,
#popup .form .actions.toolbar .btn.validate:hover,
.page-header.second mos-drop-down-recursive.btn.validate:hover,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.validate:hover,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.validate:hover,
.page-header.second .btn.validate.ok:hover,
#card-page .card-right .actions.toolbar .btn.validate.ok:hover,
#popup .form .actions.toolbar .btn.validate.ok:hover,
.page-header.second mos-drop-down-recursive.btn.validate.ok:hover,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.validate.ok:hover,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.validate.ok:hover,
.page-header.second .btn.add:hover,
#card-page .card-right .actions.toolbar .btn.add:hover,
#popup .form .actions.toolbar .btn.add:hover,
.page-header.second mos-drop-down-recursive.btn.add:hover,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.add:hover,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.add:hover,
.page-header.second .btn.upload:hover,
#card-page .card-right .actions.toolbar .btn.upload:hover,
#popup .form .actions.toolbar .btn.upload:hover,
.page-header.second mos-drop-down-recursive.btn.upload:hover,
#card-page .card-right .actions.toolbar mos-drop-down-recursive.btn.upload:hover,
#popup .form .actions.toolbar mos-drop-down-recursive.btn.upload:hover {
  background: #2f3132;
  color: #fff !important;
  transition: var(--transition);
  display: inline-block;
}
.page-header {
  /*line-height: 28px;
    background-color: @header-blue;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding-bottom: 0;
    margin: initial;
    border-bottom: initial;*/
  background: #505964 none;
  margin: 0;
  overflow: hidden;
  color: white;
  padding: 5px 0 5px 2px;
}
.page-header .action.disabled {
  color: #ccc;
}
.page-header .action.disabled :hover {
  cursor: default;
}
.page-header .total-results {
  font-weight: bold;
}
.page-header.first {
  white-space: nowrap;
  list-style-type: none;
  text-align: right;
  color: #fff;
  line-height: initial;
  min-height: 42px;
}
.page-header.first .logo {
  background: url("/Content/img/graphics/mos_logo.png") center center no-repeat;
  /*margin-left: 18px;*/
  display: block;
  float: left;
  width: 58px;
  height: 100%;
  position: relative;
}
.page-header.first .logo a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.page-header.first li {
  /*display: inline;
            margin-left: 0;*/
}
.page-header.first li a {
  /*padding: 10px 2px 8px 3px;
                font-size: @first-font-size;
                display: inline-block;*/
}
.page-header.second {
  position: absolute;
  top: 0;
}
.page-header.breadcrumbs {
  position: absolute;
  top: 62px;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: var(--secondMenuFontSize);
  list-style-type: none;
  height: 28px;
  line-height: 28px;
  background-color: #cdcdcd;
  color: initial;
}
.page-header.breadcrumbs li {
  display: inline;
}
.page-header.breadcrumbs li.breadcrumb {
  background-color: transparent;
}
.page-header.breadcrumbs li.breadcrumb::after {
  content: ' ';
  display: inline-block;
}
.page-header.breadcrumbs li.breadcrumb a {
  display: inline-block;
}
.page-header.breadcrumbs li.notify {
  font-size: 11px;
}
.page-header.breadcrumbs li span.last {
  font-weight: bold;
}
.page-header.breadcrumbs li a.btn,
.page-header.breadcrumbs li .btn a {
  padding: 0 5px;
}
.page-header.breadcrumbs li a {
  line-height: inherit;
  display: block;
  /*color: @breadcrumb-text;*/
}
.page-header.breadcrumbs li a:hover,
.page-header.breadcrumbs li a.down {
  background: #2f3132;
  color: #fff !important;
  transition: var(--transition);
}
.page-header.breadcrumbs li a.last {
  font-weight: bold;
}
.page-header.breadcrumbs li a.last:hover {
  cursor: default;
}
.page-header.breadcrumbs li a i {
  margin-right: 5px;
}
.page-header select {
  padding: 1px;
}
.page-header .actions,
.actions.toolbar {
  padding: 0;
  margin: 0;
}
.page-header .actions li,
.actions.toolbar li,
.page-header .actions div.action,
.actions.toolbar div.action {
  /*display: inline-flex;*/
  float: left;
  display: block;
  /*margin-left: 10px;*/
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
  background-color: initial;
  border-radius: 0;
}
.page-header .actions li input.small.quick-search,
.actions.toolbar li input.small.quick-search,
.page-header .actions div.action input.small.quick-search,
.actions.toolbar div.action input.small.quick-search {
  font-size: 1.25rem;
  width: 180px;
}
.page-header .actions li .selected-cell-calculations,
.actions.toolbar li .selected-cell-calculations,
.page-header .actions div.action .selected-cell-calculations,
.actions.toolbar div.action .selected-cell-calculations {
  border-left: 1px solid #ccc;
  margin: 0 0 0 10px;
  padding: 1rem;
}
.page-header .actions li.total-results,
.actions.toolbar li.total-results,
.page-header .actions div.action.total-results,
.actions.toolbar div.action.total-results {
  margin: 0;
  padding: 0;
}
.page-header .actions li.total-results label,
.actions.toolbar li.total-results label,
.page-header .actions div.action.total-results label,
.actions.toolbar div.action.total-results label {
  font-weight: normal;
  margin-bottom: 0;
}
.page-header .actions li.disabled,
.actions.toolbar li.disabled,
.page-header .actions div.action.disabled,
.actions.toolbar div.action.disabled {
  color: #ccc;
}
.page-header .actions li.disabled a,
.actions.toolbar li.disabled a,
.page-header .actions div.action.disabled a,
.actions.toolbar div.action.disabled a {
  cursor: default;
}
.page-header .actions.actions-left,
.actions.toolbar.actions-left {
  margin-left: var(--headerMarginLeft);
  overflow: hidden;
  float: left;
}
.page-header .actions.actions-right,
.actions.toolbar.actions-right {
  margin-right: var(--headerMarginLeft);
  overflow: hidden;
  float: right;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a > img {
  max-width: none;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
.nav-tabs li.uib-tab.active a {
  background: #f2f3f4 !important;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.ui-tabs-scrollable {
  position: relative;
  /*make the tabs content be height 100%*/
}
.ui-tabs-scrollable > .spacer:not(.hidden-buttons) {
  margin-left: 25px;
  margin-right: 25px;
}
.ui-tabs-scrollable > .spacer:not(.hidden-buttons) > div:first-child > .nav-tabs > li:first-child.active a,
.ui-tabs-scrollable > .spacer:not(.hidden-buttons) > div:first-child > .nav-tabs > li:first-child a:hover {
  border-top-left-radius: 0;
  border-left: 1px solid transparent;
}
.ui-tabs-scrollable > .spacer:not(.hidden-buttons) > div:first-child > .nav-tabs > li:last-child.active a,
.ui-tabs-scrollable > .spacer:not(.hidden-buttons) > div:first-child > .nav-tabs > li:last-child a,
.ui-tabs-scrollable > .spacer:not(.hidden-buttons) > div:first-child > .nav-tabs > li:last-child a:hover {
  border-top-right-radius: 0;
  border-right: 1px solid transparent;
  margin-right: -1px;
}
.ui-tabs-scrollable > .spacer:not(.hidden-buttons) > div:first-child > .tab-content {
  margin-left: -25px;
  margin-right: -25px;
}
.ui-tabs-scrollable > .spacer > div:first-child > .nav-tabs {
  white-space: nowrap;
  overflow: hidden;
  border-bottom: 0;
}
.ui-tabs-scrollable > .spacer > div:first-child > .nav-tabs > li {
  float: none;
  display: table-cell;
}
.ui-tabs-scrollable > .spacer > div:first-child > .tab-content {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}
.ui-tabs-scrollable > .nav-button {
  position: absolute;
  width: 25px;
  height: 42px;
  line-height: 42px;
  top: 0;
  color: #428bca;
  cursor: pointer;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 0;
  background-color: #fff;
  z-index: 10;
}
.ui-tabs-scrollable > .nav-button:hover {
  background-color: #eee;
}
.ui-tabs-scrollable > .nav-button.left-nav-button {
  left: 0;
  border-top-left-radius: 4px;
}
.ui-tabs-scrollable > .nav-button.left-nav-button:before {
  font-family: 'FontAwesome' !important;
  content: '\f104' !important;
}
.ui-tabs-scrollable > .nav-button.right-nav-button {
  right: 0;
  border-top-right-radius: 4px;
}
.ui-tabs-scrollable > .nav-button.right-nav-button:before {
  font-family: 'FontAwesome' !important;
  content: '\f105' !important;
}
.ui-tabs-scrollable > .dropdown {
  position: absolute;
  top: 0;
  right: 0;
}
.ui-tabs-scrollable > .dropdown > .dropdown-toggle {
  width: 25px;
  height: 42px;
  line-height: 42px;
  color: #428bca;
  text-align: center;
  border: 1px solid #ddd;
  border-left-width: 0;
  padding: 0;
  background-color: #fff;
  z-index: 10;
  border-radius: 0 4px 0 0;
}
.ui-tabs-scrollable > .dropdown > .dropdown-toggle {
  margin-top: 1px;
  height: 34px;
  line-height: 1;
}
.ui-tabs-scrollable > .dropdown > .dropdown-toggle[aria-expanded="false"]:before {
  font-family: 'FontAwesome' !important;
  content: '\f107' !important;
}
.ui-tabs-scrollable > .dropdown > .dropdown-toggle[aria-expanded="true"]:before {
  font-family: 'FontAwesome' !important;
  content: '\f106' !important;
}
.ui-tabs-scrollable.show-drop-down > .spacer:not(.hidden-buttons) {
  margin-right: calc(25px + 25px);
}
.ui-tabs-scrollable.show-drop-down > .spacer:not(.hidden-buttons) > div:first-child > .tab-content {
  margin-right: calc(-25px - 25px);
}
.ui-tabs-scrollable.show-drop-down > .nav-button.right-nav-button {
  right: 25px;
  border-radius: 0;
}
.ui-tabs-scrollable > .spacer {
  height: 100%;
}
.ui-tabs-scrollable > .spacer > div:first-child {
  height: 100%;
}
.ui-tabs-scrollable > .spacer > div:first-child > .tab-content {
  height: 100%;
}
.ui-tabs-scrollable > .spacer > div:first-child > .tab-content > .active {
  height: 100%;
  overflow: auto;
}
.dropdown-menu.dropdown-menu-right {
  position: absolute;
  background-color: white;
}
.dropdown-menu.dropdown-menu-right ul,
.dropdown-menu.dropdown-menu-right li {
  list-style: none;
}
.dropdown-menu.dropdown-menu-right li a {
  padding: 0 5px;
  border-radius: 0;
  font-size: var(--buttonFontSize);
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.42857143;
  /*text-align: center;*/
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  display: block;
}
.dropdown-menu.dropdown-menu-right li a:hover {
  background: #2f3132;
  color: #fff !important;
  transition: var(--transition);
}

#calendar {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  height: 100%;
}
#calendar .calendar-outer-wrapper {
  flex: 1 1 auto;
  margin: 5px;
}
#calendar .calendar-page {
  flex: 1 1 auto;
  overflow: hidden;
  display: flex;
}
#calendar .page-header {
  flex: 0 0 auto;
}

#main-page.responsive #card-page {
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
}
#main-page.responsive #card-page .group.hidden,
#main-page.responsive #card-page .subgroup.hidden {
  display: none;
}
#main-page.responsive #card-page .entity-selector .fa-ellipsis-h,
#main-page.responsive #card-page .entity-selector .fa-ellipsis-v,
#main-page.responsive #card-page .recalculate-field .fa-refresh {
  font-size: 1.5rem !important;
  margin: 0.5rem 0;
  height: 17px;
  width: 17px;
}
#main-page.responsive #card-page .form-control {
  padding: 0;
}
#main-page.responsive #card-page .line.tinymce,
#main-page.responsive #card-page .line.textarea-tall {
  display: block;
}
#main-page.responsive #card-page .line.data.no-value {
  display: flex !important;
}
#main-page.responsive #card-page .line.data,
#main-page.responsive #card-page .line.data .value,
#main-page.responsive #card-page .line.data .value .object,
#main-page.responsive #card-page .line.data .value .object object,
#main-page.responsive #card-page .line.data .value .object embed {
  display: block !important;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
#main-page.responsive #card-page .line.data .value .object {
  resize: vertical;
  padding-bottom: 5px;
  overflow: hidden;
}
#main-page.responsive #card-page .scrollable-tabset {
  padding-top: 5px;
  background: #dcdcdc;
}
#main-page.responsive #card-page .selectable {
  -webkit-touch-callout: initial;
  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
#main-page.responsive #card-page .card-content {
  display: flex;
  flex-direction: row;
  overflow: auto;
  flex: 1;
  z-index: 0;
}
#main-page.responsive #card-page .card-left .group.wide,
#main-page.responsive #card-page .card-right .group.wide {
  max-width: 100%;
}
#main-page.responsive #card-page .card-right {
  left: auto;
  top: auto;
  /*width: 65%;*/
  width: -webkit-calc(-300%);
  width: -moz-calc(-300%);
  width: calc(100% - 400px);
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
#main-page.responsive #card-page .card-right .resizable {
  position: relative;
}
#main-page.responsive #card-page .card-right .resizable.no-transition {
  transition: none !important;
}
#main-page.responsive #card-page .card-right .rg-right,
#main-page.responsive #card-page .card-right .rg-left,
#main-page.responsive #card-page .card-right .rg-top,
#main-page.responsive #card-page .card-right .rg-bottom {
  display: block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  z-index: 1;
}
#main-page.responsive #card-page .card-right .rg-right span,
#main-page.responsive #card-page .card-right .rg-left span,
#main-page.responsive #card-page .card-right .rg-top span,
#main-page.responsive #card-page .card-right .rg-bottom span {
  position: absolute;
  box-sizing: border-box;
  display: block;
  border: 1px solid #ccc;
}
#main-page.responsive #card-page .card-right .rg-right span,
#main-page.responsive #card-page .card-right .rg-left span {
  border-width: 0 1px;
  top: 50%;
  margin-top: -10px;
  margin: -10px 0 0 3.5px;
  height: 20px;
  width: 7px;
}
#main-page.responsive #card-page .card-right .rg-top span,
#main-page.responsive #card-page .card-right .rg-bottom span {
  border-width: 1px 0;
  left: 50%;
  margin: 3.5px 0 0 -10px;
  width: 20px;
  height: 7px;
}
#main-page.responsive #card-page .card-right .rg-top {
  cursor: row-resize;
  width: 100%;
  top: 0;
  left: 0;
  margin-top: -7px;
}
#main-page.responsive #card-page .card-right .rg-right {
  cursor: col-resize;
  height: 100%;
  right: 0;
  top: 0;
  margin-right: -14px;
}
#main-page.responsive #card-page .card-right .rg-bottom {
  cursor: row-resize;
  width: 100%;
  bottom: 0;
  left: 0;
  margin-bottom: -7px;
}
#main-page.responsive #card-page .card-right .rg-left {
  cursor: col-resize;
  height: 100%;
  left: 0;
  top: 0;
  margin-left: -14px;
}
#main-page.responsive #card-page .card-right .card-right-content {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  height: calc(100% - 41px);
}
#main-page.responsive #card-page .card-right .card-right-content .card-right-main {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  flex-grow: 1;
}
#main-page.responsive #card-page .card-right .card-right-content .card-right-main .line.image {
  display: block !important;
}
#main-page.responsive #card-page .card-right .card-right-content .card-right-main .line.image label {
  display: block;
  width: auto;
}
#main-page.responsive #card-page .card-right .card-right-content .card-right-main .line.image label .lead-dots {
  display: none;
}
#main-page.responsive #card-page .card-right .card-right-content .card-right-main .line.image .object {
  overflow: auto;
  /*min-height: 100vh;*/
  height: calc(100vh - 205px);
}
#main-page.responsive #card-page .card-right .card-right-content .card-right-optional {
  height: 100%;
  overflow: visible;
  flex-shrink: 0;
  flex-grow: 0;
  width: 300px;
}
#main-page.responsive #card-page .card-right .card-right-content .card-right-optional:active:after {
  z-index: 1;
  width: 100%;
  height: 100%;
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
}
#main-page.responsive #card-page .card-right .card-right-content .card-right-optional .card-right-optional-content {
  overflow: auto;
  height: 100%;
}
#main-page.responsive #card-page .card-right .card-right-content .card-right-optional .card-right-optional-content .element {
  height: 100%;
}
#main-page.responsive #card-page .card-right .card-right-content .card-right-optional .card-right-optional-content .object,
#main-page.responsive #card-page .card-right .card-right-content .card-right-optional .card-right-optional-content .object object,
#main-page.responsive #card-page .card-right .card-right-content .card-right-optional .card-right-optional-content .object embed {
  display: block !important;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
#main-page.responsive #card-page .card-right .card-right-content .card-right-optional .card-right-optional-content .object {
  resize: vertical;
  padding-bottom: 5px;
  overflow: auto;
}
#main-page.responsive #card-page .card-right .toolbar.actions {
  /*height: 15px;*/
  min-height: initial;
}
#main-page.responsive #card-page .card-right .group {
  width: auto;
}
#main-page.responsive #card-page .card-right .grid {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  flex: 1;
  padding-top: 0;
}
@media only screen and (max-width: 768px) {
  #main-page.responsive #card-page .card-content {
    display: block !important;
  }
  #main-page.responsive #card-page .card-content .card-left,
  #main-page.responsive #card-page .card-content .card-right {
    display: block !important;
    width: 100% !important;
  }
  #main-page.responsive #card-page .card-content .card-right {
    display: flex !important;
  }
}
#main-page.responsive #card-page .card-left,
#main-page.responsive #card-page .card-right {
  overflow: auto;
}
#main-page.responsive #card-page .card-left {
  top: auto;
  width: 440px;
  resize: horizontal;
}
#main-page.responsive #card-page .card-left > .group {
  padding-bottom: 10px !important;
  width: auto;
  /*max-width: 440px;*/
}
#main-page.responsive #card-page .line {
  display: flex;
  align-items: center;
  justify-content: start !important;
  padding: var(--paddingXS);
  padding-left: var(--paddingM);
  padding-right: var(--paddingM);
  min-height: 28px;
}
#main-page.responsive #card-page .line.hidden {
  display: none;
}
#main-page.responsive #card-page .line label {
  display: flex;
  width: 200px;
  align-items: stretch;
  justify-content: left;
  text-align: left;
  font-size: 13px;
  font-weight: 500;
  overflow: hidden;
  clear: right;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 3px;
}
#main-page.responsive #card-page .line .value:hover i.fa.fa-check-square-o,
#main-page.responsive #card-page .line i.fa.fa-check-square-o {
  color: #51a250;
}
#main-page.responsive #card-page .line .value {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 13px;
  background: none;
  position: relative;
  -webkit-touch-callout: initial;
  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
#main-page.responsive #card-page .line .value > form {
  flex: 1;
}
#main-page.responsive #card-page .line .value .input-action {
  bottom: unset;
}
#main-page.responsive #card-page .line .value .value-control {
  width: 100%;
}
#main-page.responsive #card-page .line .value .value-control > input {
  width: calc(100% - 30px);
}
#main-page.responsive #card-page .line .value .value-control button.ui-button-icon-only {
  width: 2.2em;
}
#main-page.responsive #card-page .line .value div:not([class^="mce"]) {
  /*vertical-align: middle;*/
  /*display: table-cell;*/
  -webkit-touch-callout: initial;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  /*height: var(--inputHeightCard);*/
}
#main-page.responsive #card-page .line .value:hover i.fa {
  color: #678ed8;
}
#main-page.responsive #card-page .line .value input,
#main-page.responsive #card-page .line .value textarea {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #cccbcc;
  border-radius: var(--borderRadiusS);
  min-height: 30px;
  padding-left: 0.75rem;
}
#main-page.responsive #card-page .line .value div:not([class^="mce"]) {
  /*display: initial;*/
}
#main-page.responsive #card-page .line.read-only .lead-dots:after {
  position: absolute;
  content: ".    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    .    ";
  padding-inline-start: 0.5ch;
  padding-inline-end: 1ch;
  text-align: right;
  overflow: hidden;
  color: #999;
  display: flex;
  font-size: 8px;
  padding-top: 5px;
  /* font-size ir padding-top turetu sumoje sudaryti srifto auksti */
}
#main-page.responsive #card-page .input.ui-autocomplete-input {
  padding-right: 0 !important;
}
#main-page.responsive #card-page .input-action {
  height: 28px;
  border-radius: 0 var(--borderRadiusS) var(--borderRadiusS) 0;
  border: 1px solid #ccc;
  margin: auto 0;
  line-height: 30px;
}
#main-page.responsive #card-page .input-action:hover {
  /*border: 1px solid #999999;*/
  background: #dadada url(/Scripts/slick/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
#main-page.responsive #card-page .warn-required-label {
  top: 1px;
  font-size: 6px !important;
  color: red;
  top: 10px;
  margin-left: 2px;
}
#main-page.responsive #card-page .warn-required-label.ok {
  color: var(--colorCardText);
}
/*@import "common.less";

@card-left-width: 400px;

#card-page {
  height: 100%;*/
/*.tinymce *, .value .mce-tinymce * {
        -moz-box-sizing: unset;
        -webkit-box-sizing: unset;
        box-sizing: unset;
    }

    .tinymce div, .value .mce-tinymce div {
        display: block;
    }*/
/** {
    -moz-box-sizing: initial;
    -webkit-box-sizing: initial;
    box-sizing: initial;
  }

  .action.pre-create-action {*/
/*color: cornflowerblue;*/
/*}

  .slick-cell {
    .ui-datepicker-trigger {
      padding: 0;
      border: 0;
      position: absolute;
      top: 50%;
      margin-top: -9px;
      margin-right: 2px;
    }
  }

  .checkboxes {
    margin-top: 10px;
  }

  .alert.alert-metadata {
    display: block;
    padding: 3px 10px 3px 10px;
    margin: 3px 0 5px 20px;
  }

  .clear {
    clear: both;
  }

  .ui-datepicker-trigger {
    line-height: 17px;
    margin: 0 0 0 -1px;
    padding: calc( ( var(--inputHeightCard) - 17px ) / 2 ) 3px calc( ( var(--inputHeightCard) - 21px ) / 2 ) 3px;
    text-align: center;
    width: 17px;
    height: 17px;
    position: relative;
    cursor: pointer;
    background-color: #e6e6e6;

    &:hover {
      background-color: #dadada;
    }

    .fa {
      display: inline-block;
    }
  }

  .datetimepicker {
    .form-group.datetimepicker {
      .fa.fa-clock-o {
        top: 6px;
        left: 9px;
        position: absolute;
        font-size: 11px;
      }
    }
  }

  .form-group {
    font-size: 13px;

    .btn {
      font-size: 13px;
    }

    input.datepicker {*/
/*height: 19px;*/
/*border: 1px solid #cccccc !important;
    }

    .input.hasDatepicker {
      vertical-align: top;
      display: table-cell;
    }

    &.datetimepicker-timepicker, &.datetimepicker {
      display: inline-block;

      .input-group-btn {
        display: table-cell;
      }

      .input-group {
        display: table-cell;

        .form-control {
          border: 1px solid #666;
          margin-left: 1px;
        }
      }

      .btn {
        line-height: initial;
        vertical-align: initial;
        border: 1px solid #666;
        height: 17px;
      }
    }
  }

  .info, .line {
    .name {
      position: relative;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;

      .warn-required {
        position: absolute;
        top: 1px;
        font-size: 8px;
        color: red;
        top: 10px;
        margin-left: 2px;

        &.ok {
          color: var(--colorCardText);
        }
      }

      &.highlight {
        font-weight: bold;*/
/*color: #3268CD;*/
/*}

      &.tinymce {
        width: 60px;
      }
    }
  }

  div.info {*/
/*margin-left: 20px;*/
/*}

  input[disabled], textarea[disabled], select[disabled] {
    background-color: #fcfcfc;
  }

  input[type=color] {
    height: 19px !important;
    padding: 0 3px 0 0;
  }

  textarea.input {
  }

  input.input {
    height: var(--inputHeightCard);
  }

  .input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #ccc;
    outline: none;
    font-size: var(--inputFontSize);
    letter-spacing: 0.3px;
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    width: 100%;
    padding: 0 5px;
    border-radius: 0;

    &[readonly], &[readonly]:focus {
      border: none;
      background: none;
      outline: none;
    }

    &.ui-autocomplete-input {
      padding-right: 30px;
    }

    &.warn-required {
      border: 1px solid red !important;
    }
  }

  .selectable {
    -webkit-touch-callout: initial;
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
  }

  li {
    list-style-type: none;
  }

  .value {
    position: relative;
    line-height: 18px;
    font-size: var(--inputFontSize);
    background: white;
    box-sizing: border-box;
    padding-left: 2px;

    .custom-combobox-toggle {
      right: -1px;
      border: 0;
      border: 1px solid #666;
    }

    div:not([class^="mce"]) {
      vertical-align: middle;
      display: table-cell;
      -webkit-touch-callout: initial;
      -webkit-user-select: text;
      -khtml-user-select: text;
      -moz-user-select: text;
      -ms-user-select: text;
      user-select: text;
      height: var(--inputHeightCard);
    }

    .action {
      -webkit-touch-callout: initial;
      -webkit-user-select: initial;
      -khtml-user-select: initial;
      -moz-user-select: initial;
      -ms-user-select: initial;
      user-select: initial;
    }

    input:focus, textarea:focus {
      background-color: @input-focused-background;
    }

    .ui-button {
      outline: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      right: -1px;
      border: 1px solid #9a9a9a;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
    }
  }

  .action {
    &.disabled {
      color: #b9b9b9;
      cursor: default;

      a:hover {
        cursor: default;
        color: #b9b9b9;
      }
    }
  }

  .action:hover {
    color: #999;
  }

  &.card-page-error {
    .group {
      width: auto;
    }

    .card-right-error-details {
      .name {
        margin-left: 10px;
        text-align: left;
        width: 100%;
      }

      .value {
        width: 100%;
        overflow: scroll;
        margin-left: 10px;
      }
    }
  }
}

.card-whole, .card-left, .card-right {
  position: absolute;
  overflow: auto;*/
/*top: @header-height;*/
/*top: 28px;
  left: 0;
  right: 0;
  bottom: 0;

  .group {
    width: 400px;
    margin-top: 12px;
    overflow: auto;*/
/*padding-top: 25px;*/
/*padding-right: 20px;
    padding-left: 20px;

    &.wide {
      width: 100%;
    }
  }*/
/*.line {
    display: block;
    overflow: hidden;
    margin: 2px 2px 0.5rem 2px;

    .name, .value {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }

    .name {
      float: left;
      width: 40%;
      text-align: right;*/
/*padding: 2px;*/
/*font-size: 13.5px;*/
/*vertical-align: middle;
      color: var(--colorCardText);
      font-weight: 600;
      display: block;
      padding: 1.25rem 0 0.3rem 0;
      flex-grow: 1;
      line-height: 1.25rem;
      font-size: var(--inputFontSize);
    }

    .value {
      float: left;
      width: 56%;
      margin-left: 4%;
      -webkit-touch-callout: initial;
      -webkit-user-select: initial;
      -khtml-user-select: initial;
      -moz-user-select: initial;
      -ms-user-select: initial;
      user-select: initial;
    }
  }*/
/*}

.group-title {
  font-size: 1.5em;
  margin: 0.83em 0;
  font-weight: bold;
}

@card-right-label-width: 180px;

#card-page {
  .card-left {
    right: inherit;
    width: @card-left-width;*/
/*padding-top: 25px;*/
/*padding-right: 20px;
    padding-left: 20px;
  }

  .card-right {
    left: (@card-left-width+27px);
    margin-right: 5px;*/
/*.line {
      .name {
        &, &.tinymce {
          width: @card-right-label-width;
        }
      }

      .value {*/
/*width: calc( 100% - @card-right-label-width - 10px );
        margin-left: 10px;*/
/*}
    }*/
/*.actions.toolbar {*/
/*padding: 5px 5px 5px 20px;
      margin: 1px 5px 0 5px;*/
/*background-color: rgba(111, 131, 173, 0.64);*/
/*min-height: 40px;

      .action {
        margin-right: 5px;
        display: inline-block;*/
/*color: white;*/
/*a.disabled {
          color: #ccc;
        }*/
/*&:first-child {
                margin-right: 0;
            }*/
/*&:hover {
          color: #dadada !important;
        }
      }

      .item:hover {
        color: #dadada;
      }
    }
  }
}

ul.card-tabs {
  margin: 0 0 0 0;
  padding: 2px 10px;
  list-style-type: none;
  text-align: left;
  font-size: @second-font-size;
  color: #000;
  overflow: hidden;
  white-space: nowrap;

  li.card-tab {
    display: inline;

    & > a, & > span {
      padding: 5px 9px 5px 10px;
      display: inline-block;
    }

    &.disabled {
      & > a {
        color: #888;
      }

      & > a:hover {
        cursor: default;
      }

      &:hover {
        background-color: #ccc;
      }
    }

    background-color: #ccc;

    &:hover {
      background-color: #cdf;
    }

    &.active-tab {
      background-color: #fff;
    }
  }
}*/


#dashboard-page {
  background-color: #fff;
  background: linear-gradient(0deg, rgba(78, 114, 138, 0.01) 0%, rgba(78, 114, 138, 0) 100%);
  overflow: auto;
  /*overflow: hidden;*/
}
#dashboard-page .block {
  width: 33%;
  float: left;
}
#dashboard-page .block.upcoming-groups {
  width: 66%;
}
#dashboard-page .block.cards {
  width: 100%;
  /*width: 66%;*/
  margin-top: 20px;
  color: #1d1f21;
  /*overflow: hidden;*/
  color: var(--colorCards);
}
#dashboard-page .block.cards .success {
  color: #3fb574;
}
#dashboard-page .block.cards .danger {
  color: #ea0000;
}
#dashboard-page .block.cards .warning {
  color: #ce6a00;
}
#dashboard-page .block.cards .card-item {
  overflow: hidden;
  display: inline-block;
  max-width: 100% !important;
}
#dashboard-page .block.cards .card-item.separator {
  display: block;
}
#dashboard-page .block.cards .card {
  background: #fff;
  display: block;
  float: left;
  width: 180px;
  height: 180px;
  box-shadow: none;
  border: 0px solid #ccc;
  border-radius: var(--rounded);
  border: 2px solid var(--colorGray);
  position: relative;
  margin: 0 20px 20px 0;
  overflow: hidden;
  transition: var(--transition);
}
#dashboard-page .block.cards .card.size-2x1 {
  width: 384px;
  max-width: 100% !important;
}
#dashboard-page .block.cards .card.size-2x1 .data-chart {
  height: 90px;
  margin: 52px 0 0 0;
}
#dashboard-page .block.cards .card.size-2x1:hover .data-chart svg > rect {
  fill: var(--colorHover) !important;
}
#dashboard-page .block.cards .card:hover {
  border: 2px solid var(--colorDarkGray);
  background: var(--colorHover);
}
#dashboard-page .block.cards .card .number,
#dashboard-page .block.cards .card .title {
  z-index: 1;
  position: absolute;
}
#dashboard-page .block.cards .card .number {
  top: 22px;
  right: 22px;
  font-size: 2.75rem;
}
#dashboard-page .block.cards .card .title {
  bottom: 22px;
  left: 22px;
  right: 10px;
  margin: 0;
  text-overflow: ellipsis;
  /* R - čia reikai sutvarkyti overflow viršuje */
  /* white-space: nowrap; */
  /*overflow: hidden;*/
  font-size: 1.33rem;
  line-height: 1.4rem;
}
#dashboard-page .block .ending-date-differs {
  background-color: #ff9a5e !important;
}
#dashboard-page .block .table {
  width: 100%;
  border-collapse: collapse;
}
#dashboard-page .block .table a {
  width: 100%;
  display: inline-block;
}
#dashboard-page .block .table a:hover {
  color: grey;
}
#dashboard-page .block .table .action {
  cursor: pointer;
}
#dashboard-page .block .table td {
  padding: 3px;
}
#dashboard-page .block .table td.date,
#dashboard-page .block .table td.number,
#dashboard-page .block .table th.number {
  text-align: center;
}
#dashboard-page .block .table td.date {
  padding: 2px;
}
#dashboard-page .block .table td.date.date {
  width: 80px;
}
#dashboard-page .block .table th {
  background-color: #EFEFEF;
  padding: 4px;
}
#dashboard-page .block .form-group.search-field {
  margin-bottom: 5px;
}
#dashboard-page .block .form-group input {
  min-height: 15px;
}
#dashboard-page .block .legend {
  margin: 5px 0 5px 5px;
}
#dashboard-page .block .legend .legend-entry {
  margin: 0 5px 0 0;
  display: inline-block;
}
#dashboard-page .block .legend .legend-entry:last-child {
  margin-right: 0;
}
#dashboard-page .block .legend .legend-entry div {
  display: inline-block;
  margin: 0;
}
#dashboard-page .block .legend .highlight {
  border: 1px solid grey;
  width: 10px;
  height: 10px;
}
#dashboard-page .block .legend .legend-entry.status-started .highlight {
  background-color: #D4FBB2;
}
#dashboard-page .block .legend .legend-entry.status-notstarted .highlight {
  background-color: #fff;
}
#dashboard-page .block .legend .legend-entry.status-upcomingexams .highlight {
  background-color: #FFCAAB;
}
#dashboard-page .block .legend .legend-entry.status-exceptionalfinishdate .highlight {
  background-color: #ff9a5e;
}
#dashboard-page .block .table,
#dashboard-page .block .table th,
#dashboard-page .block .table td {
  border: 1px solid #aaa;
}
#dashboard-page .block .ui-widget-content {
  border: initial;
  border-bottom: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
}
#dashboard-page .block .ui-widget-content:first-child {
  border-top: 1px solid #aaa;
}
#dashboard-page .block.upcoming-groups .ui-widget-content.status-started {
  background: #D4FBB2;
}
#dashboard-page .block.upcoming-groups .ui-widget-content.status-notstarted {
  /*background: #FFFDA3;*/
}
#dashboard-page .block.upcoming-groups .ui-widget-content.status-upcomingexams {
  background: #FFCAAB;
}
#dashboard-page .block.upcoming-groups .ui-widget-content.status-exceptionalfinishdate {
  background: #ff9a5e;
}
#dashboard-page .block .content {
  overflow: hidden;
}
#dashboard-page .block .title,
#dashboard-page .block .content {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}
#dashboard-page .block #dashboard-page .block.cards .card.size-2x1 {
  width: 384px;
}
#dashboard-page .block #dashboard-page .block.cards .card.size-2x1 .number,
#dashboard-page .block #dashboard-page .block.cards .card.size-2x1 .title {
  z-index: 1;
}
#dashboard-page .block #dashboard-page .block.cards .card.size-2x1 .chart {
  height: 90px;
  margin: 52px 0 0 0;
}
#dashboard-page .block .title {
  margin-top: 20px;
}
#dashboard-page .block ul {
  padding: 0;
  margin-top: 0;
  list-style: none;
}
#dashboard-page .block ul.header {
  margin: 0;
}
#dashboard-page .block ul.header li {
  border-bottom: 0;
  padding: 4px;
  background: #EFEFEF;
}
#dashboard-page .block ul.header .date,
#dashboard-page .block ul.header .title {
  font-weight: bold;
}
#dashboard-page .block ul li :hover {
  background-color: #ecf2f9;
}
#dashboard-page .block ul li a {
  position: relative;
  display: block;
  /*background-color: #eee;*/
  overflow: hidden;
  height: 20px;
}
#dashboard-page .block ul li a .date,
#dashboard-page .block ul li a .title {
  position: absolute;
  margin: 0;
  height: 20px;
  line-height: 20px;
  display: block;
}
#dashboard-page .block ul li a .date {
  left: 5px;
  width: 80px;
  font-weight: bold;
  color: #444;
}
#dashboard-page .block ul li a .title {
  left: 90px;
  right: 5px;
}
@media only screen and (max-width: 1024px) {
  #dashboard-page .block {
    width: 100% !important;
  }
}

:root {
  --padding: 1.5rem;
  --padding-hor: 0 1.5rem;
  --padding-ver: 1.5rem 0 --font-family-sans: "graphik";
  --transition: all 0.1s ease-in-out !important;
  --shadow: 0px 0px 6px -4px rgba(0, 0, 0, 0.85), 0px 10px 25px -6px rgba(0, 0, 0, 0.25);
  --rounded: 0.75rem;
  --roundedSmall: 0.25rem;
  --colorRed: #BD2C50;
  --colorOrange: #EB6C3E;
  --colorLightYellow: #FFFCD8;
  --colorYellow: #FFEE04;
  --colorGreen: #038d04;
  --colorLightGreen: #CDF0DB;
  --colorCyan: #70A7AB;
  --colorMediumBlue: #9fe0e6;
  --colorLightBlue: #ddf4fe;
  --colorBlue: #095cab;
  --colorViolet: #77309B;
  --colorBlack: #000000;
  --colorLightBlack: #4E4E4E;
  --colorDarkGray: #cacaca;
  --colorGray: #ece9e8;
  --colorLightGray: #F3F3F4;
  --colorWhite: #FFFFFF;
  --colorPrimary: #EB6C3E;
  --colorHover: var(--colorLightGray);
  --colorActive: var(--colorLightBlue);
  --colorCards: #1d1f21;
  --headerMarginLeft: 1.5rem;
  --inputFontSize: 13px;
  --inputHeight: 22px;
  --buttonFontSize: var(--inputFontSize);
  --secondMenuFontSize: var(--inputFontSize);
  --topMenuBackgroundColor: #1d1f21;
  --hoverBackgroundColor: #2f3132;
  --downBackgroundColor: #4a4c4d;
  --warnRequiredBackgroundColor: #ffecea;
  --warnRequiredBackgroundColorSelected: #ffdcda;
  --activeCellBackgroundColor: #DDF4FE;
  --activeCellBorderColor: #1b72e7;
  --colorCardText: #111;
  --inputHeightCard: 32px;
  --fontH3: 2rem;
  --paddingXS: 0.375rem;
  --paddingS: 0.75rem;
  --paddingM: 1rem;
  --paddingL: 1.5rem;
  --paddingXL: 2rem;
  --borderRadiusS: 3px;
  --borderRadiusM: 6px;
  --borderRadiusL: 9px;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-Thin.eot');
  src: local('Graphik Thin'), local('Graphik-Thin'), url('/Content/fonts/graphik/Graphik-Thin.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-Thin.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-Thin.woff') format('woff'), url('/Content/fonts/graphik/Graphik-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-ThinItalic.eot');
  src: local('Graphik Thin Italic'), local('Graphik-ThinItalic'), url('/Content/fonts/graphik/Graphik-ThinItalic.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-ThinItalic.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-ThinItalic.woff') format('woff'), url('/Content/fonts/graphik/Graphik-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-SuperItalic.eot');
  src: local('Graphik Super Italic'), local('Graphik-SuperItalic'), url('/Content/fonts/graphik/Graphik-SuperItalic.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-SuperItalic.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-SuperItalic.woff') format('woff'), url('/Content/fonts/graphik/Graphik-SuperItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-Medium.eot');
  src: local('Graphik Medium'), local('Graphik-Medium'), url('/Content/fonts/graphik/Graphik-Medium.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-Medium.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-Medium.woff') format('woff'), url('/Content/fonts/graphik/Graphik-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-Black.eot');
  src: local('Graphik Black'), local('Graphik-Black'), url('/Content/fonts/graphik/Graphik-Black.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-Black.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-Black.woff') format('woff'), url('/Content/fonts/graphik/Graphik-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-Semibold.eot');
  src: local('Graphik Semibold'), local('Graphik-Semibold'), url('/Content/fonts/graphik/Graphik-Semibold.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-Semibold.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-Semibold.woff') format('woff'), url('/Content/fonts/graphik/Graphik-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-Super.eot');
  src: local('Graphik Super'), local('Graphik-Super'), url('/Content/fonts/graphik/Graphik-Super.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-Super.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-Super.woff') format('woff'), url('/Content/fonts/graphik/Graphik-Super.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-ExtralightItalic.eot');
  src: local('Graphik Extralight Italic'), local('Graphik-ExtralightItalic'), url('/Content/fonts/graphik/Graphik-ExtralightItalic.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-ExtralightItalic.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-ExtralightItalic.woff') format('woff'), url('/Content/fonts/graphik/Graphik-ExtralightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-BlackItalic.eot');
  src: local('Graphik Black Italic'), local('Graphik-BlackItalic'), url('/Content/fonts/graphik/Graphik-BlackItalic.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-BlackItalic.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-BlackItalic.woff') format('woff'), url('/Content/fonts/graphik/Graphik-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-RegularItalic.eot');
  src: local('Graphik Regular Italic'), local('Graphik-RegularItalic'), url('/Content/fonts/graphik/Graphik-RegularItalic.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-RegularItalic.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-RegularItalic.woff') format('woff'), url('/Content/fonts/graphik/Graphik-RegularItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-Light.eot');
  src: local('Graphik Light'), local('Graphik-Light'), url('/Content/fonts/graphik/Graphik-Light.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-Light.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-Light.woff') format('woff'), url('/Content/fonts/graphik/Graphik-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-Bold.eot');
  src: local('Graphik Bold'), local('Graphik-Bold'), url('/Content/fonts/graphik/Graphik-Bold.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-Bold.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-Bold.woff') format('woff'), url('/Content/fonts/graphik/Graphik-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-Regular.eot');
  src: local('Graphik Regular'), local('Graphik-Regular'), url('/Content/fonts/graphik/Graphik-Regular.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-Regular.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-Regular.woff') format('woff'), url('/Content/fonts/graphik/Graphik-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-BoldItalic.eot');
  src: local('Graphik Bold Italic'), local('Graphik-BoldItalic'), url('/Content/fonts/graphik/Graphik-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-BoldItalic.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-BoldItalic.woff') format('woff'), url('/Content/fonts/graphik/Graphik-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-SemiboldItalic.eot');
  src: local('Graphik Semibold Italic'), local('Graphik-SemiboldItalic'), url('/Content/fonts/graphik/Graphik-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-SemiboldItalic.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-SemiboldItalic.woff') format('woff'), url('/Content/fonts/graphik/Graphik-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-LightItalic.eot');
  src: local('Graphik Light Italic'), local('Graphik-LightItalic'), url('/Content/fonts/graphik/Graphik-LightItalic.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-LightItalic.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-LightItalic.woff') format('woff'), url('/Content/fonts/graphik/Graphik-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-Extralight.eot');
  src: local('Graphik Extralight'), local('Graphik-Extralight'), url('/Content/fonts/graphik/Graphik-Extralight.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-Extralight.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-Extralight.woff') format('woff'), url('/Content/fonts/graphik/Graphik-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/Content/fonts/graphik/Graphik-MediumItalic.eot');
  src: local('Graphik Medium Italic'), local('Graphik-MediumItalic'), url('/Content/fonts/graphik/Graphik-MediumItalic.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/graphik/Graphik-MediumItalic.woff2') format('woff2'), url('/Content/fonts/graphik/Graphik-MediumItalic.woff') format('woff'), url('/Content/fonts/graphik/Graphik-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: Graphik;
  font-size: 11px;
  line-height: 1.3;
  min-width: 800px;
  cursor: default;
}
html .page-header,
body .page-header {
  background: var(--topMenuBackgroundColor);
  padding: var(--padding);
  padding-top: 0rem;
  padding-bottom: 0rem;
}
html .page-header .actions.actions-left li,
body .page-header .actions.actions-left li {
  border-right: 1px solid #ccc;
}
html .page-header .actions.actions-right li,
body .page-header .actions.actions-right li {
  border-left: 1px solid #ccc;
}
[ng-click] {
  cursor: pointer;
}
body,
div,
span,
a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#user-manual * {
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.font-weight-bold {
  font-weight: bold;
}
.form-control {
  height: auto;
  padding: 0 5px;
  border-radius: 0;
}
.form-check-group-inline {
  display: inline-flex;
  float: none;
  vertical-align: top;
  margin-left: 5px;
}
.form-check-group-inline > .checkbox {
  padding-right: 28px;
  vertical-align: middle;
}
.form-check-group-inline > .checkbox input {
  margin-top: 0px;
}
.buttons {
  clear: both;
}
.page-header .form-horizontal {
  display: initial;
}
.page-header .btn-group .btn-primary {
  background-color: #86afc7;
  border-color: #e2e2e2;
  border-radius: 3px;
}
.page-header .btn-group .btn-primary.active {
  background: #7597ab;
  border-color: #d6d6d6;
}
.input-group .form-control {
  z-index: 0;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.icon.icon-status-error {
  color: red;
}
.icon.icon-status-warn {
  color: goldenrod;
}
.icon.icon-status-success {
  color: green;
}
.qtip .qtip-content .icon.icon-inline {
  display: inline-block;
  margin-right: 5px;
}
.qtip hr.separator {
  margin-top: 5px;
  margin-bottom: 5px;
  border-color: #b1b1b1;
}
.datetime-picker-dropdown {
  padding: 0.2em 0.2em 0;
}
.datetime-picker-dropdown .time-picker-menu {
  padding: 0 !important;
}
.dropdown-menu {
  padding: 5px 10px 0 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.dropdown-menu > li > a .dropDownTabActiveMark:before {
  content: '\e013';
  padding-right: 10px;
  font-size: 12px;
}
select.ui-timepicker-select {
  width: 100%;
}
button.ui-datepicker-trigger {
  padding: 0 5px;
  border: 1px solid #cccccc;
  font-size: 14px;
  line-height: 1.42857143;
  position: absolute;
  width: 21px;
  height: 30px;
  margin-right: -2px;
  /* nesupratau, kodel jis ne vietoje, tai teko pastumti */
  top: 0;
  right: 0;
  border-radius: 0 var(--borderRadiusS) var(--borderRadiusS) 0;
  background: #e3e5e5;
  cursor: pointer;
}
button.ui-datepicker-trigger .fa.fa-clock-o {
  display: none;
}
button.ui-datepicker-trigger .fa {
  font-size: 15px;
}
.dropdown-list .form-group.datetimepicker,
.overlay .form-group.datetimepicker {
  /*.ui-datepicker-trigger .fa.fa-clock-o {
    position: absolute;
    top: 9px;
    left: 9px;
    font-size: 11px;
  }*/
}
.dropdown-list .form-group.datetimepicker .ui-datepicker-trigger,
.overlay .form-group.datetimepicker .ui-datepicker-trigger {
  position: relative;
}
.dropdown-list button.ui-datepicker-trigger {
  line-height: 23px;
}
.dropdown-list .form-group.timepicker .action.fa-remove,
.dropdown-list .form-group.datetimepicker .action.fa-remove {
  left: -44px;
}
.dropdown-list .form-group.timepicker .ui-datepicker-trigger,
.dropdown-list .form-group.datetimepicker .ui-datepicker-trigger {
  margin-left: -1px;
  border-color: darkgrey;
}
.form-vertical {
  padding: 10px;
}
.form-vertical .form-group {
  margin-top: 5px;
}
.form-vertical .form-group:first-child {
  margin-top: 0;
}
.form-group .action {
  position: relative;
  z-index: 1;
  left: -25px;
  top: 0;
  color: #CFCFCF;
  cursor: pointer;
  width: 0;
}
.form-group .action:hover {
  color: grey;
}
.form-control {
  height: auto;
  padding: 0 5px;
  border-radius: 0;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.datetimepicker {
  /*.form-control {
    padding: 0 !important;
  }*/
}
.datetimepicker.datetimepicker-inline {
  display: inline-block;
}
.datetimepicker.datetimepicker-inline.form-inline {
  width: 100%;
  max-width: 200px;
  position: relative;
}
.datetimepicker .datetimepicker .input.datetimepicker {
  width: calc(100% - 0.75rem) !important;
  padding-left: 0.75rem !important;
}
.datetimepicker .datetimepicker-datepicker input,
.datetimepicker .datetimepicker-timepicker input {
  width: 90px !important;
}
.month-picker-month-table .ui-button {
  width: 5.5em;
}
.month-picker-field {
  display: inline-block;
  position: relative;
}
.month-picker-field input {
  padding-right: 30px;
  width: 60px;
}
.month-picker-field .month-picker-open-button {
  bottom: 4px;
  box-sizing: border-box;
  border-radius: 0;
}
.month-picker-field .field-clear-filter {
  position: absolute;
  right: 26px;
  bottom: 7px;
  color: lightgray;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.button-line {
  display: block;
  text-align: right;
}
.input {
  padding-left: 5px;
}
.input::-ms-clear {
  display: none;
}
.input.filter {
  padding-right: 25px;
}
.input.ng-invalid {
  border: 1px solid red !important;
}
.validation-error {
  color: #C50000;
}
.input-button {
  display: inline-block;
  cursor: pointer;
  cursor: hand;
  /*http://quirksmode.org/css/user-interface/cursor.html*/
  padding: 2px 5px;
  margin: 2px;
  font-size: 11px;
  border-radius: 2px;
  border: 0 none;
  background-color: #4e4a47;
  color: #ddd;
}
.input-button.disabled {
  background-color: #929292;
}
.input-button.floating {
  float: right;
}
.input-button:hover {
  background-color: #33312f;
  color: #fff;
}
.bad {
  background-color: #dcc6bb !important;
}
.input.ui-autocomplete-input {
  padding-right: 30px;
}
.ui-autocomplete {
  overflow-x: hidden;
  max-height: 200px;
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.ui-autocomplete li.separator-top {
  border-top: 1px dashed #bbb;
}
.ui-autocomplete .ui-menu-item {
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.ui-autocomplete .ui-menu-item a {
  padding: 1px 1px 1px 5px;
  margin: 0;
  border: none;
  display: block;
  border-radius: 0;
}
.ui-autocomplete .ui-menu-item.custom-action a {
  border-top: 1px dashed #bbb;
  padding-top: 0;
  background: #eaf5e6;
}
.ui-autocomplete .ui-menu-item.custom-action a:hover {
  border-style: solid;
}
.ui-autocomplete .ui-menu-item a,
.ui-autocomplete .ui-menu-item.custom-action a {
  padding: var(--paddingS);
  font-size: 13px;
  border: none;
}
.ui-autocomplete .ui-menu-item a:hover {
  background: #dcf3fe;
  /* si spalva kaip kintamasis kuris jau yra, turetu buti */
  color: #000;
}
.ui-autocomplete.ui-menu {
  border-top: 1px solid #999;
}
.ui-autocomplete {
  z-index: 10;
}
.input-action {
  outline: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1px;
  border: 1px solid #666666;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.custom-combobox {
  position: relative;
  display: inline-block;
}
.custom-combobox .input {
  outline: 0;
  margin: 0;
  width: 100%;
  padding-right: 28px;
}
.custom-combobox .custom-combobox-toggle {
  outline: 0;
  position: absolute;
  top: -7px;
  bottom: 0;
  right: -38px;
  border: 1px solid #aaa;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.dropdown-list .helper {
  position: absolute;
  top: 0;
  height: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dropdown-list .helper.whole {
  left: 0;
  right: 0;
}
.dropdown-list .helper.half-0 {
  left: 0;
  width: 50%;
}
.dropdown-list .helper.half-1 {
  left: 50%;
  width: 50%;
}
.dropdown-list .helper.third-0 {
  left: 0;
  width: 33.33%;
}
.dropdown-list .helper.third-1 {
  left: 33.33%;
  width: 33.33%;
}
.dropdown-list .helper.third-2 {
  left: 66.66%;
  width: 33.33%;
}
.dropdown-list .helper.name {
  left: 0;
  width: 40%;
}
.dropdown-list .helper.value {
  left: 40%;
  width: 60%;
}
.dropdown-list .helper.label-1 {
  left: 0;
  right: 20px;
}
.dropdown-list .helper.option-1 {
  right: 0;
  width: 20px;
}
.dropdown-list .helper.label-2 {
  left: 0;
  right: 40px;
}
.dropdown-list .helper.option-2 {
  right: 0;
  width: 40px;
}
.dropdown-list .helper.tag-1 {
  left: 20px;
  right: 0;
}
.dropdown-list .helper.choice-1 {
  left: 0;
  width: 20px;
}
.dropdown-list .helper.tag-2 {
  left: 40px;
  right: 0;
}
.dropdown-list .helper.choice-2 {
  left: 0;
  width: 40px;
}
.dropdown-list .helper.option-1,
.dropdown-list .helper.option-2,
.dropdown-list .helper.choice-1,
.dropdown-list .helper.choice-2 {
  text-align: center;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #fff;
}
::-webkit-scrollbar-thumb {
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: #4e4a47;
  min-height: 40px;
  min-width: 40px;
}
::-webkit-scrollbar-corner {
  display: none;
}
::-webkit-resizer {
  display: none;
}
#main-page .ui-tabs-scrollable > .nav-button,
#main-page .ui-tabs-scrollable > .spacer > div:first-child > .nav-tabs > li > a,
#main-page .ui-tabs-scrollable > .nav-button:hover,
#main-page .ui-tabs-scrollable > .spacer > div:first-child > .nav-tabs > li > a:hover {
  border-top: 1px solid #dddddd;
}
.card-content .card-right > .scrollable-tabset > .ui-tabs-scrollable > .spacer > div:first-child > .nav-tabs > li > a {
  height: var(--inputHeight);
  line-height: var(--inputHeight);
  font-size: var(--inputFontSize);
  /*display: block;*/
  /*-moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;*/
  /*box-sizing: content-box !important;*/
}
.nav > li > a {
  padding: 0 9px 0 10px;
}
#main-page .ui-tabs-scrollable > .nav-button {
  height: 34px;
  line-height: 1;
}
.ui-tabs-scrollable {
  margin: 0 5px 0 5px;
}
body .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: rgba(111, 131, 173, 0.09);
}
body .nav-tabs li.uib-tab a {
  padding: 0.5rem 0.75rem;
}
body .nav-tabs li.uib-tab.active a {
  background: #f2f3f4 !important;
}
body *,
body *:before,
body *:after {
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
.form-group {
  margin-bottom: initial;
}
.form-group input {
  font-size: 13px;
  /* buvo datepickeryje kitaip, del to reikia suvienodinti */
  position: relative;
}
.form-group label {
  font-weight: initial;
  padding: initial;
  font-size: 11px;
}
.form-group label.radio-inline {
  padding: 0 0 0 20px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: bold;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 10px;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.17em;
}
a:hover,
a:focus {
  text-decoration: none;
  /*color: initial;*/
}
input {
  line-height: normal;
  font-size: 13px;
  font-family: Graphik;
}
input.small {
  font-size: 1em;
}
input[type="checkbox"] {
  margin: 4px;
}
button,
input,
optgroup,
select,
textarea {
  font-family: Graphik;
  color: initial;
  line-height: initial;
}
@media print {
  .page-header.first {
    display: none;
  }
  .page-header.second {
    display: none;
  }
}
.rtl {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.btn .fa.fa-stack {
  height: 1em;
  line-height: 1em;
  width: 1.3em;
}
.btn .fa.fa-stack i {
  text-align: left;
}
#popup .overlay.overlay-fullscreen {
  width: auto;
  margin-left: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: auto;
}
img.ui-datepicker-trigger {
  content: url("/Content/img/graphics/calendar.svg");
}
.second.page-header ul li.search,
ul.actions.toolbar li.search,
.second.page-header ul li.total-results,
ul.actions.toolbar li.total-results,
.second.page-header ul li.selected-cell-calculations,
ul.actions.toolbar li.selected-cell-calculations {
  border-right: none;
  position: relative;
}
.second.page-header ul li > div,
ul.actions.toolbar li > div {
  padding: 1rem;
  line-height: 1.42857143;
  font-size: var(--buttonFontSize);
}
.second.page-header ul li.search .control-label,
ul.actions.toolbar li.search .control-label {
  position: absolute;
  top: 11px;
  padding-left: 12px;
}
.second.page-header ul li.search .control-label .fa,
ul.actions.toolbar li.search .control-label .fa {
  font-size: 16px;
  color: #222;
}
.second.page-header ul li.search input,
ul.actions.toolbar li.search input,
.second.page-header ul li.search .input,
ul.actions.toolbar li.search .input {
  height: var(--buttonFontSize);
  width: 180px;
  padding: 7px 5px 7px 27px;
  margin: 5px;
  border: 2px solid #e7f7ff;
  border-radius: var(--borderRadiusM);
  background: #e7f7ff;
}
.second.page-header ul li.search select.input,
ul.actions.toolbar li.search select.input {
  padding-left: 7px;
}
.second.page-header ul li.search input.hasDatepicker,
ul.actions.toolbar li.search input.hasDatepicker {
  width: 80px;
  padding-left: 5px;
}
.second.page-header ul li.search div,
ul.actions.toolbar li.search div {
  padding: 0rem;
}
.second.page-header .form-horizontal {
  margin-top: 0.5rem;
  display: block;
}
.second.page-header .form-horizontal.form-horizontal {
  margin-top: 0;
}
.second.page-header .actions .right span {
  margin-top: 0.5rem;
  display: inline-flex;
}
#list-page .grid .slick-header-column .header-title,
#card-page .grid .slick-header-column .header-title {
  left: 20px;
}
#main-page .btn-info,
#main-page .btn-success,
#main-page .btn-danger,
#main-page .btn,
#main-page .btn-info:hover,
#main-page .btn-success:hover,
#main-page .btn-danger:hover,
#main-page .btn:hover,
#main-page .btn-info:active:hover,
#main-page .btn-success:active:hover,
#main-page .btn-danger:active:hover,
#main-page .btn:active:hover,
#main-page .btn-info.active:hover,
#main-page .btn-success.active:hover,
#main-page .btn-danger.active:hover,
#main-page .btn.active:hover,
.open > #main-page .btn-info.dropdown-toggle:hover,
.open > #main-page .btn-success.dropdown-toggle:hover,
.open > #main-page .btn-danger.dropdown-toggle:hover,
.open > #main-page .btn.dropdown-toggle:hover,
#main-page .btn-info:active:focus,
#main-page .btn-success:active:focus,
#main-page .btn-danger:active:focus,
#main-page .btn:active:focus,
#main-page .btn-info.active:focus,
#main-page .btn-success.active:focus,
#main-page .btn-danger.active:focus,
#main-page .btn.active:focus,
.open > #main-page .btn-info.dropdown-toggle:focus,
.open > #main-page .btn-success.dropdown-toggle:focus,
.open > #main-page .btn-danger.dropdown-toggle:focus,
.open > #main-page .btn.dropdown-toggle:focus,
#main-page .btn-info:active.focus,
#main-page .btn-success:active.focus,
#main-page .btn-danger:active.focus,
#main-page .btn:active.focus,
#main-page .btn-info.active.focus,
#main-page .btn-success.active.focus,
#main-page .btn-danger.active.focus,
#main-page .btn.active.focus,
.open > #main-page .btn-info.dropdown-toggle.focus,
.open > #main-page .btn-success.dropdown-toggle.focus,
.open > #main-page .btn-danger.dropdown-toggle.focus,
.open > #main-page .btn.dropdown-toggle.focus {
  border: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: inherit;
}
/* Toggle Button */
.cm-toggle {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  border: 0;
  outline: 0;
  cursor: pointer;
  margin: 10px;
  /* To create surface of toggle button */
  /* Contents before checkbox to create toggle handle */
  /* Shift the handle to left on check event */
  /* Background color when toggle button will be active */
}
.cm-toggle:after {
  content: '';
  width: 30px;
  height: 14px;
  display: inline-block;
  background: rgba(196, 195, 195, 0.55);
  border-radius: 9px;
  clear: both;
}
.cm-toggle:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
  top: -3px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
.cm-toggle:checked:before {
  left: 16px;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.6);
}
.cm-toggle:checked:after {
  background: #16a085;
}
.html.readonly {
  background-color: white;
  padding: 5px;
  box-sizing: border-box;
}
.html.readonly div {
  display: block;
}
.btn {
  padding: 0 5px;
  border-radius: 0;
  font-size: var(--buttonFontSize);
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.group-title {
  font-size: var(--fontH3);
  margin: var(--paddingM);
  margin-top: var(--paddingXL);
  color: black;
}
.card-content .fa-check-square-o,
.grid .fa-check-square-o,
.card-content .fa-square-o,
.grid .fa-square-o {
  font-size: 1.9rem !important;
}
.entity-selector {
  background: #fff;
  border-radius: 100px;
  margin-left: 3px;
}
ul.checkboxes {
  padding: var(--paddingL) 0;
  margin: 0;
  list-style-type: none;
}
ul.checkboxes li {
  padding: var(--paddingXS) 0;
  margin: 0;
  font-size: 13px;
}
ul.checkboxes .fa-check-square-o,
ul.checkboxes .fa-square-o {
  position: relative;
  top: 3px;
  width: 21px;
}
@media (min-width: 1024px) {
  ul.checkboxes {
    padding: var(--paddingL) var(--paddingM);
    flex-wrap: wrap;
    display: flex;
  }
  ul.checkboxes li {
    flex: 0 0 50%;
  }
}
@media (min-width: 1200px) {
  ul.checkboxes li {
    flex: 0 0 33%;
  }
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.bg-success {
  background-color: #dff0d8 !important;
}
a.bg-success:hover,
a.bg-success:focus,
.bg-success.selected {
  background-color: #c1e2b3 !important;
}
.bg-danger {
  background-color: #f2dede !important;
}
a.bg-danger:hover,
a.bg-danger:focus,
.bg-danger.selected {
  background-color: #e4b9b9 !important;
}

#downloads-page .content {
  top: 69px;
}
.download {
  position: relative;
  font-size: 10pt;
  background-color: #266782;
}
.download *[class^="icon-"],
.download *[class*=" icon-"] {
  color: #4e4a47;
}
.download *[class^="icon-"].disabled,
.download *[class*=" icon-"].disabled {
  color: #807c79;
}
.download.line {
  position: relative;
  height: 28px;
  overflow: hidden;
  padding: 0px 5px;
  cursor: default;
}
.download.line *[class^="icon-"],
.download.line *[class*=" icon-"] {
  display: inline-block;
  padding: 0 2px;
}
.download.line .left,
.download.line .right {
  display: inline-block;
}
.download.line .left {
  float: left;
}
.download.line .right {
  float: right;
}
.download.line .icon {
  text-align: center;
  padding-top: 8px;
  width: 18px;
}
.download.line .title {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 20px;
  right: 20px;
  padding: 2px;
  background-color: #fff;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.download.line a {
  display: inline-block;
  color: #4e4a47;
  cursor: pointer;
}
.download.line a:hover {
  color: #888;
}
.download.line.collapsed {
  border-bottom: 1px solid #575757;
}
.download.line .title {
  left: 5px;
  right: 43px;
}
.download:hover {
  background-color: #3286a9;
}

.dropdown-list {
  /*padding: 5px;*/
  width: auto;
  background-color: #fff;
  /*border: 1px solid #ddd;*/
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 999;
  white-space: nowrap;
  box-shadow: var(--shadow);
  line-height: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dropdown-list.dropdown-list-actions {
  padding: 0;
  z-index: 1 !important;
  margin-left: -15px;
  margin-top: 15px;
  border-radius: var(--borderRadiusS);
  background: transparent;
}
.dropdown-list.dropdown-list-actions .dropdown-title {
  border-bottom: 1px solid #ddd;
  color: #757575;
  font-weight: normal;
  padding: var(--paddingS) var(--paddingS) var(--paddingS) 30px;
  font-size: 13px;
  background: #eeeeee;
  display: none;
}
.dropdown-list.dropdown-list-actions .btn {
  margin: 0;
  border-radius: 0;
  border: none;
  padding: var(--paddingS) var(--paddingS) var(--paddingS) 30px;
  line-height: initial;
  position: relative;
  background: white;
}
.dropdown-list.dropdown-list-actions .btn .item-text {
  padding-right: 25px;
}
.dropdown-list.dropdown-list-actions .btn .action-icon {
  position: absolute;
  left: 2px;
  top: 3px;
  float: none;
  background: none;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-left: none;
}
.dropdown-list.dropdown-list-actions .btn .action-icon:hover {
  background: none;
}
.dropdown-list.dropdown-list-actions .btn:hover {
  background: var(--hoverBackgroundColor);
  color: #fff;
}
.dropdown-list.dropdown-list-actions .btn.active,
.dropdown-list.dropdown-list-actions .btn.down {
  background: var(--downBackgroundColor);
  color: #fff;
}
.dropdown-list.dropdown-list-actions .btn:hover,
.dropdown-list.dropdown-list-actions .btn.active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-list.dropdown-list-actions .btn:hover .action-icon,
.dropdown-list.dropdown-list-actions .btn.active .action-icon {
  background: none;
}
.dropdown-list.dropdown-list-actions .btn:hover.toggled,
.dropdown-list.dropdown-list-actions .btn.active.toggled {
  padding: 0 0 0 5px;
  background-color: #f1f1f1;
  cursor: default;
}
.dropdown-list.dropdown-list-grid-col .dropdown-group {
  border: 1px solid #ddd;
  padding: 10px;
  display: block;
  margin-bottom: 10px;
}
.dropdown-list.dropdown-list-grid-col .dropdown-group .form-group {
  margin-top: 8px;
}
.dropdown-list.dropdown-list-grid-col .dropdown-group .form-group:first-child {
  margin-top: 0;
}
.dropdown-list button,
.dropdown-list input,
.dropdown-list optgroup,
.dropdown-list select,
.dropdown-list textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
}
.dropdown-list .plain,
.dropdown-list .item,
.dropdown-list .disabled,
.dropdown-list .knob,
.dropdown-list .parent,
.dropdown-list > div {
  display: block;
  /*padding: 3px;*/
}
.dropdown-list .label,
.dropdown-list .plain {
  font-weight: bold;
  color: #565656;
}
.dropdown-list .plain {
  margin-top: 5px;
}
.dropdown-list .plain:first-child {
  margin-top: 0;
}
.dropdown-list .title {
  color: #668DE0;
}
.dropdown-list .disabled {
  color: #aaa;
}
.dropdown-list select {
  width: 100%;
  padding: 3px;
}
.dropdown-list select[multiple] {
  height: 200px;
}
.dropdown-list .knob {
  font-size: 8px;
  line-height: 12px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.dropdown-list .knob:hover {
  color: #666;
}
.dropdown-list .btn {
  cursor: pointer;
  margin-top: 3px;
  /*padding: 1rem;*/
  padding: 2px;
  text-align: left;
  border: solid 1px transparent;
}
.dropdown-list .btn:first-child {
  margin-top: 0;
}
.dropdown-list .btn:hover,
.dropdown-list .btn.active {
  background-color: #DDE7FF;
}
.dropdown-list .btn:hover.toggled,
.dropdown-list .btn.active.toggled {
  background-color: #FFEADD;
  cursor: default;
}
.dropdown-list .btn.toggled {
  padding: 2px;
  background-color: #FFEADD;
  border: 1px solid grey;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-list input[type=text],
.dropdown-list input[type=password] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  padding: 3px;
}
.dropdown-list .action {
  position: relative;
  z-index: 1;
  left: -25px;
  color: #CFCFCF;
  cursor: pointer;
  width: 0;
  top: 0;
}
.dropdown-list .checkbox {
  margin: 0 auto 5px auto;
  display: block;
}
.dropdown-list .dropdown i {
  margin-right: 15px;
  line-height: 20px;
}
.dropdown-list .dropdown i.right {
  position: absolute;
  right: 0;
}
.dropdown-list .form-group.inline {
  display: inline-block;
}
.dropdown-list .mos-menu-separator {
  border-top: dashed 1px;
  color: #989898;
  border-bottom: 0;
  margin: 5px 0 5px 0;
}
.dropdown-list .comparison {
  width: 110px;
}
.dropdown-list input.number {
  width: 70px;
}
.dropdown-list input.datepicker {
  width: 110px;
}
.dropdown-list input.datepicker,
.dropdown-list input.number,
.dropdown-list input[type="text"],
.dropdown-list input[type="password"] {
  padding-right: 25px;
}
.dropdown-list .number-constraints {
  min-width: 220px;
  display: inline-block;
}
.dropdown-list .number-constraints .form-group {
  display: inline-block;
}
.dropdown-list .date-constraints {
  width: 100%;
  min-width: 315px;
  display: inline-block;
}
.dropdown-list .date-constraints .form-group {
  display: inline-block;
  position: relative;
}
.dropdown-list .date-constraints .form-group button.ui-datepicker-trigger {
  height: 24px;
}
.dropdown-list .date-constraints .form-group button.ui-datepicker-trigger .fa.fa-clock-o {
  display: block;
}
.dropdown-list .date-constraints .form-group.comparison {
  width: initial;
}
.dropdown-list .date-constraints select {
  width: 115px;
}
.dropdown-list a {
  display: block;
}
.dropdown-list a.disabled {
  color: #999;
}
.dropdown-list a.disabled .item {
  padding: 0;
}
.dropdown-list a.disabled .item:hover {
  border: 0;
  background-color: transparent;
  cursor: default;
}
.dropdown-list a.disabled:hover {
  background-color: transparent;
  cursor: default;
}
.dropdown-list a.warn {
  color: #f0551d;
}
.dropdown-list.list-configuration .item-actions {
  float: right;
}
.dropdown-list .item-separator {
  border-bottom: 1px solid #ddd;
}
.dropdown-list .item-custom {
  margin-top: 3px;
  display: flex;
  align-items: center;
}
.dropdown-list .item-actions .item-action {
  min-width: 14px;
  padding: 0;
}
.dropdown-list .text-action {
  color: darkblue;
  cursor: pointer;
  width: 100%;
}
.dropdown-list .text-action:hover {
  background-color: #ededed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-list .view-config-wrapper {
  background: #fafafa;
  display: block;
  padding: 10px;
  margin: 0;
  border: 1px solid #ddd;
}
.dropdown i {
  margin-right: 5px;
}
.dropdown > span {
  padding: var(--paddingS);
}
.page-header.dropdown-list {
  padding: 0;
  background: var(--topMenuBackgroundColor);
  color: white;
}
.page-header.dropdown-list .btn {
  cursor: pointer;
  margin-top: 3px;
  padding: 1rem;
  text-align: left;
  border: none;
}
.page-header.dropdown-list .btn:hover,
.page-header.dropdown-list .btn.active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #2f3132;
  color: #fff !important;
  transition: var(--transition);
}
.page-header.dropdown-list .btn.dropdown > span {
  padding: 0;
}

/*@display-text-color: #3a8dbd;*/
/*@display-text-color: #1e8cff;*/
/*
@media screen and (max-width: @page-width) {
  body {
    .ui-autocomplete .ui-menu-item {
      font-size: @small-screen-font-size-base;
    }

    #main-page, #popup-page {
      min-width: unset;

      h1 {
        font-size: 1.3em;
      }

      h2 {
        font-size: 1.2em;
      }

      h3 {
        font-size: 1.1em;
      }

      #popup {
        .popup.wide {
          width: 100%;
          margin-left: 0;
          left: 0;
          top: 5%;
          max-height: 90%;
        }

        .overlay {
          .page-header.second {
            font-size: @small-screen-font-size-base;
          }
        }
      }

      .page-header.first li a {
        &.btn {
          font-size: @small-screen-font-size-very-small;
        }
      }

      .btn {
        font-size: @small-screen-font-size-small;
      }

      .edit-form {
        font-size: @small-screen-font-size-base;

        .first-page, .card {
          font-size: @small-screen-font-size-base;
        }

        textarea, input {
          font-size: @small-screen-font-size-base;
        }

        .add-new {
          .action {
            a {
              font-size: @small-screen-font-size-base;
            }
          }
        }

        .action {
          font-size: @small-screen-font-size-big;
        }

        .global-actions {
          font-size: @small-screen-font-size-base;
        }
      }

      .custom-create-page {
        font-size: @small-screen-font-size-base;

        .search {
          label {
            font-size: @small-screen-font-size-base;
          }
        }

        .table {
          tr {
            th {
              font-size: @small-screen-font-size-very-small;
            }
          }
        }

        fieldset {
          legend {
            font-size: @small-screen-font-size-big;

            .fa {
              font-size: @small-screen-font-size-base;
            }
          }
        }

        form {
          font-size: @small-screen-font-size-base;

          .form-group {
            input, textarea, .select-selected-value {
              font-size: @small-screen-font-size-base;
            }

            label {
              font-size: @small-screen-font-size-small;
            }
          }
        }

        .help-block {
          &, .fa-info-circle, i {
            font-size: @small-screen-font-size-very-small;
          }
        }

        .row > .help-block {
          font-size: @small-screen-font-size-very-small;
        }
      }
    }
  }
}
  */
.edit-form {
  font-size: 16px;
  background-color: #f0f0f0 !important;
  padding-bottom: 64px !important;
}
.edit-form.bg-danger {
  background-color: #ebccd1 !important;
}
.edit-form .inline {
  display: inline-block;
}
.edit-form .inline.task {
  margin: 0 0 0 5px;
  line-height: 4rem;
}
.edit-form .file-toolbar {
  overflow: hidden;
  border-top: 1px solid #aaa;
}
.edit-form .with-icon {
  width: calc(100% - 5px - 16px);
}
.edit-form .align-right {
  text-align: right !important;
}
.edit-form .align-center {
  text-align: center !important;
}
.edit-form .align-left {
  text-align: left !important;
}
.edit-form .first-page {
  border-top: 10px solid purple;
}
.edit-form .first-page textarea {
  font-size: 32px;
  line-height: 1.2;
}
.edit-form img {
  max-width: 100%;
}
.edit-form .row {
  margin-right: 0;
  margin-left: 0;
  overflow: hidden;
}
.edit-form .row .col-1 {
  width: 8.33333333%;
  float: left;
}
.edit-form .row .col-2 {
  width: 16.66666667%;
  float: left;
}
.edit-form .row .col-3 {
  width: 25%;
  float: left;
}
.edit-form .row .col-4 {
  width: 33.33333333%;
  float: left;
}
.edit-form .row .col-5 {
  width: 41.66666667%;
  float: left;
}
.edit-form .row .col-6 {
  width: 50%;
  float: left;
}
.edit-form .row .col-7 {
  width: 58.33333333%;
  float: left;
}
.edit-form .row .col-8 {
  width: 66.66666667%;
  float: left;
}
.edit-form .row .col-9 {
  width: 75%;
  float: left;
}
.edit-form .row .col-10 {
  width: 83.33333333%;
  float: left;
}
.edit-form .row .col-11 {
  width: 91.66666667%;
  float: left;
}
.edit-form .row .col-12 {
  width: 100%;
  float: left;
}
.edit-form .first-page,
.edit-form .card {
  border-radius: 10px 10px;
  font-size: 16px;
  padding: 24px 24px 10px 24px;
  margin: 12px 24px 0 24px;
  background-color: #fff;
}
.edit-form .first-page:active,
.edit-form .card:active,
.edit-form .first-page.active,
.edit-form .card.active {
  border-left: 6px solid blue;
}
.edit-form .holder {
  color: lightgray;
  text-align: center;
  margin-top: -24px;
  margin-bottom: 24px;
}
.edit-form .holder:hover {
  color: black;
}
.edit-form textarea {
  line-height: 24px;
  height: 50px !important;
}
.edit-form textarea,
.edit-form input[type=text],
.edit-form input[type=email],
.edit-form input[type=tel],
.edit-form input[type=date],
.edit-form input[type=datetime],
.edit-form input[type=datetime-local],
.edit-form input[type=time],
.edit-form input[type=datetime-local],
.edit-form input[type=number] {
  border: 1px solid #ccc;
  width: 100%;
  box-sizing: border-box;
  height: 40px;
  font-size: 16px;
  outline: none;
  padding-left: 10px;
  padding-right: 10px;
}
.edit-form textarea:focus,
.edit-form input[type=text]:focus,
.edit-form input[type=email]:focus,
.edit-form input[type=tel]:focus,
.edit-form input[type=date]:focus,
.edit-form input[type=datetime]:focus,
.edit-form input[type=datetime-local]:focus,
.edit-form input[type=time]:focus,
.edit-form input[type=datetime-local]:focus,
.edit-form input[type=number]:focus,
.edit-form textarea:hover:focus,
.edit-form input[type=text]:hover:focus,
.edit-form input[type=email]:hover:focus,
.edit-form input[type=tel]:hover:focus,
.edit-form input[type=date]:hover:focus,
.edit-form input[type=datetime]:hover:focus,
.edit-form input[type=datetime-local]:hover:focus,
.edit-form input[type=time]:hover:focus,
.edit-form input[type=datetime-local]:hover:focus,
.edit-form input[type=number]:hover:focus {
  border: 1px solid var(--colorBlue);
  outline: none;
}
.edit-form textarea:hover,
.edit-form input[type=text]:hover,
.edit-form input[type=email]:hover,
.edit-form input[type=tel]:hover,
.edit-form input[type=date]:hover,
.edit-form input[type=datetime]:hover,
.edit-form input[type=datetime-local]:hover,
.edit-form input[type=time]:hover,
.edit-form input[type=datetime-local]:hover,
.edit-form input[type=number]:hover {
  border: 1px solid #ccc;
  outline: none;
}
.edit-form select {
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #cecece;
}
.edit-form .placeholder {
  color: lightgray;
}
.edit-form .actions {
  text-align: center;
}
.edit-form .actions .action {
  display: inline-block;
}
.edit-form .add-new .action a {
  color: lightgray;
  font-size: 16px;
}
.edit-form .add-new .action a:hover {
  color: #ececec;
}
.edit-form .action {
  min-width: 40px;
  height: 40px;
  font-size: 20px;
}
.edit-form .button-line a {
  color: var(--colorWhite);
}
.edit-form a {
  color: #0660AB;
}
.edit-form a:hover {
  color: #087cdc;
}
.edit-form .question-toolbar {
  border-top: 1px solid #e8e8e8;
}
.edit-form .question-toolbar .actions {
  padding: 0 24px;
  box-sizing: border-box;
}
.edit-form .question-toolbar .options {
  border-left: 1px solid #e8e8e8;
  box-sizing: border-box;
}
.edit-form .question-toolbar .options ul {
  width: 250px;
  right: 24px;
  position: absolute;
  background: white;
  list-style: none;
  text-align: left;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  z-index: 1;
}
.edit-form .points input {
  width: 10rem;
  text-align: center;
}
.edit-form .hidden {
  visibility: hidden;
}
.edit-form .answer .upload,
.edit-form .question .upload {
  visibility: hidden;
}
.edit-form .answer:hover .upload,
.edit-form .question:hover .upload,
.edit-form .answer:active .upload,
.edit-form .question:active .upload {
  visibility: visible;
}
.edit-form .global-actions {
  font-size: 16px;
  padding: 24px;
  margin: 12px 24px;
  background-color: #fff;
  z-index: 1;
  border: 1px solid #cecece;
  box-sizing: border-box;
  border-radius: 10px 10px;
}
.edit-form .global-actions .action {
  height: auto;
}
#card-page .custom-create-page * {
  box-sizing: border-box;
}
#card-page .custom-create-page * .form-group .datetimepicker-timepicker input.datepicker {
  height: 40px;
}
#card-page .custom-create-page * .form-group .datetimepicker-timepicker .ui-datepicker-trigger {
  width: 3rem;
  height: 40px;
  font-size: 2rem;
}
#card-page .custom-create-page * .form-group.datetimepicker-timepicker .input-group .form-control,
#card-page .custom-create-page * .form-group.datetimepicker .input-group .form-control {
  border: 1px solid #e8e8e8;
}
.custom-create-page,
#calendar-event-editor,
#time-planner-event-editor {
  padding: 0;
  font-size: 15px;
  /* Full width accorion heading click */
  /*.panel-heading {
        padding: 0;
        a.accordion-toggle {
            width: 100%;
            display: block;
            padding: 10px 15px;
            box-sizing: border-box;
        }
    }*/
}
.custom-create-page .search,
#calendar-event-editor .search,
#time-planner-event-editor .search {
  position: relative;
  margin-bottom: 20px;
}
.custom-create-page .search label,
#calendar-event-editor .search label,
#time-planner-event-editor .search label {
  font-size: 15px;
}
.custom-create-page .search input,
#calendar-event-editor .search input,
#time-planner-event-editor .search input {
  font-size: 24px;
  width: 100%;
  padding: 2px 30px 2px 2px;
  box-sizing: border-box;
}
.custom-create-page .search i.search-symbol,
#calendar-event-editor .search i.search-symbol,
#time-planner-event-editor .search i.search-symbol {
  position: absolute;
  right: 2px;
  bottom: 7px;
  width: 24px;
  height: 24px;
  color: #B5BBC9;
  font-size: 24px;
}
.custom-create-page.popup.container .form-control,
#calendar-event-editor.popup.container .form-control,
#time-planner-event-editor.popup.container .form-control {
  box-sizing: border-box;
  padding: 6px 12px;
}
.custom-create-page.popup.container .field-autocomplete .form-control,
#calendar-event-editor.popup.container .field-autocomplete .form-control,
#time-planner-event-editor.popup.container .field-autocomplete .form-control {
  padding-right: 49px;
}
.custom-create-page.popup.container .field-autocomplete .custom-combobox-toggle,
#calendar-event-editor.popup.container .field-autocomplete .custom-combobox-toggle,
#time-planner-event-editor.popup.container .field-autocomplete .custom-combobox-toggle {
  right: 0;
  margin-right: 0;
}
.custom-create-page .group-create-inner,
#calendar-event-editor .group-create-inner,
#time-planner-event-editor .group-create-inner {
  padding: 0;
}
.custom-create-page .group-create-inner .row,
#calendar-event-editor .group-create-inner .row,
#time-planner-event-editor .group-create-inner .row {
  /*line-height: 40px;*/
}
.custom-create-page .btn.btn-display-info,
#calendar-event-editor .btn.btn-display-info,
#time-planner-event-editor .btn.btn-display-info {
  padding: 0px 8px 0px 8px;
  margin-left: 15px;
  vertical-align: text-bottom;
}
.custom-create-page .btn.btn-display-info .fa-info-circle,
#calendar-event-editor .btn.btn-display-info .fa-info-circle,
#time-planner-event-editor .btn.btn-display-info .fa-info-circle {
  margin-right: 0;
}
.custom-create-page .accordion-toggle .info,
#calendar-event-editor .accordion-toggle .info,
#time-planner-event-editor .accordion-toggle .info {
  color: #4d7bd2;
}
.custom-create-page ul.checkboxes .form-check,
#calendar-event-editor ul.checkboxes .form-check,
#time-planner-event-editor ul.checkboxes .form-check {
  padding-left: 0;
  margin-left: 0;
}
.custom-create-page ul.checkboxes .form-check-label,
#calendar-event-editor ul.checkboxes .form-check-label,
#time-planner-event-editor ul.checkboxes .form-check-label {
  font-weight: normal;
}
.custom-create-page ul.checkboxes .form-check-label:hover,
#calendar-event-editor ul.checkboxes .form-check-label:hover,
#time-planner-event-editor ul.checkboxes .form-check-label:hover {
  cursor: pointer;
}
.custom-create-page .panel-group .panel,
#calendar-event-editor .panel-group .panel,
#time-planner-event-editor .panel-group .panel {
  border-radius: 0;
}
.custom-create-page .btn,
#calendar-event-editor .btn,
#time-planner-event-editor .btn {
  /*padding: 3px 15px 3px 15px;*/
  /*border-radius: 3px;*/
}
.custom-create-page .btn.success,
#calendar-event-editor .btn.success,
#time-planner-event-editor .btn.success {
  color: #3fb574;
}
.custom-create-page .btn.success .fa,
#calendar-event-editor .btn.success .fa,
#time-planner-event-editor .btn.success .fa {
  color: #3fb574;
}
.custom-create-page .btn.error,
#calendar-event-editor .btn.error,
#time-planner-event-editor .btn.error {
  color: #ea0000;
}
.custom-create-page .btn.error .fa,
#calendar-event-editor .btn.error .fa,
#time-planner-event-editor .btn.error .fa {
  color: #ea0000;
}
.custom-create-page .btn .fa,
#calendar-event-editor .btn .fa,
#time-planner-event-editor .btn .fa {
  margin-right: 3px;
}
.custom-create-page fieldset legend,
#calendar-event-editor fieldset legend,
#time-planner-event-editor fieldset legend {
  padding-bottom: 5px;
  padding-top: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #0099d6;
  margin-bottom: 0;
}
.custom-create-page fieldset legend .fa,
#calendar-event-editor fieldset legend .fa,
#time-planner-event-editor fieldset legend .fa {
  font-size: 15px;
}
.custom-create-page fieldset legend:hover,
#calendar-event-editor fieldset legend:hover,
#time-planner-event-editor fieldset legend:hover {
  cursor: pointer;
}
.custom-create-page fieldset fieldset legend,
#calendar-event-editor fieldset fieldset legend,
#time-planner-event-editor fieldset fieldset legend {
  /*color: #FF8500;*/
  /*color: gray;*/
  color: #252525;
}
.custom-create-page fieldset fieldset legend:hover,
#calendar-event-editor fieldset fieldset legend:hover,
#time-planner-event-editor fieldset fieldset legend:hover {
  cursor: default;
}
.custom-create-page fieldset fieldset .fieldset-inner,
#calendar-event-editor fieldset fieldset .fieldset-inner,
#time-planner-event-editor fieldset fieldset .fieldset-inner {
  padding-left: 0;
  border-left: 0;
  padding: 0;
}
.custom-create-page fieldset .fieldset-inner,
#calendar-event-editor fieldset .fieldset-inner,
#time-planner-event-editor fieldset .fieldset-inner {
  margin-top: 15px;
  border-left: 2px solid #0099d6;
  padding-left: 15px;
}
.custom-create-page form,
#calendar-event-editor form,
#time-planner-event-editor form {
  padding-top: 25px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 15px;
}
.custom-create-page form label.control-label,
#calendar-event-editor form label.control-label,
#time-planner-event-editor form label.control-label {
  color: #111;
  font-weight: 600;
}
.custom-create-page form label.control-label.text-danger,
#calendar-event-editor form label.control-label.text-danger,
#time-planner-event-editor form label.control-label.text-danger {
  color: var(--colorRed);
}
.custom-create-page form input[type=radio],
#calendar-event-editor form input[type=radio],
#time-planner-event-editor form input[type=radio] {
  top: 50%;
  margin-top: -9px;
}
.custom-create-page form input[type=checkbox]:focus,
#calendar-event-editor form input[type=checkbox]:focus,
#time-planner-event-editor form input[type=checkbox]:focus {
  outline: none;
}
.custom-create-page form .radio,
#calendar-event-editor form .radio,
#time-planner-event-editor form .radio {
  padding-left: 20px;
}
.custom-create-page form .radio.selected label,
#calendar-event-editor form .radio.selected label,
#time-planner-event-editor form .radio.selected label {
  color: #000;
}
.custom-create-page form .radio label.custom-control-label,
#calendar-event-editor form .radio label.custom-control-label,
#time-planner-event-editor form .radio label.custom-control-label {
  font-size: 1em;
  padding-right: 1em;
}
.custom-create-page form .userinfo,
#calendar-event-editor form .userinfo,
#time-planner-event-editor form .userinfo {
  font-weight: bold;
}
.custom-create-page form .help-block .form-group,
#calendar-event-editor form .help-block .form-group,
#time-planner-event-editor form .help-block .form-group {
  color: #000;
}
.custom-create-page form .help-block .separator-line,
#calendar-event-editor form .help-block .separator-line,
#time-planner-event-editor form .help-block .separator-line {
  border-bottom: 2px solid #777;
  margin-right: 10px;
}
.custom-create-page form .help-block .fa-info-circle,
#calendar-event-editor form .help-block .fa-info-circle,
#time-planner-event-editor form .help-block .fa-info-circle {
  color: cornflowerblue;
  font-size: 16px;
  border-radius: 16px;
}
.custom-create-page form .help-block .display-text,
#calendar-event-editor form .help-block .display-text,
#time-planner-event-editor form .help-block .display-text {
  padding-top: 2px;
  display: block;
}
.custom-create-page form .help-block.help-block-info,
#calendar-event-editor form .help-block.help-block-info,
#time-planner-event-editor form .help-block.help-block-info {
  border: 1px dashed #989898;
  padding: 20px;
  background: #f9f9f9;
}
.custom-create-page form .help-block.help-block-info .fa.fa-info-circle,
#calendar-event-editor form .help-block.help-block-info .fa.fa-info-circle,
#time-planner-event-editor form .help-block.help-block-info .fa.fa-info-circle {
  color: #969696;
  box-shadow: none;
}
.custom-create-page form .help-block.help-block-warning .separator-line,
#calendar-event-editor form .help-block.help-block-warning .separator-line,
#time-planner-event-editor form .help-block.help-block-warning .separator-line {
  border-bottom: 2px solid #ce6a00;
}
.custom-create-page form .help-block.help-block-warning .display-text,
#calendar-event-editor form .help-block.help-block-warning .display-text,
#time-planner-event-editor form .help-block.help-block-warning .display-text {
  color: #ce6a00;
}
.custom-create-page form .help-block.help-block-error .separator-line,
#calendar-event-editor form .help-block.help-block-error .separator-line,
#time-planner-event-editor form .help-block.help-block-error .separator-line {
  border-bottom: 2px solid #ea0000;
}
.custom-create-page form .help-block.help-block-error .display-text,
#calendar-event-editor form .help-block.help-block-error .display-text,
#time-planner-event-editor form .help-block.help-block-error .display-text {
  color: #ea0000;
}
.custom-create-page form .help-block.help-block-success .separator-line,
#calendar-event-editor form .help-block.help-block-success .separator-line,
#time-planner-event-editor form .help-block.help-block-success .separator-line {
  border-bottom: 2px solid #3fb574;
}
.custom-create-page form .help-block.help-block-success .display-text,
#calendar-event-editor form .help-block.help-block-success .display-text,
#time-planner-event-editor form .help-block.help-block-success .display-text {
  color: #3fb574;
}
.custom-create-page form .help-block.help-block-success .radio.selected label,
#calendar-event-editor form .help-block.help-block-success .radio.selected label,
#time-planner-event-editor form .help-block.help-block-success .radio.selected label {
  color: #3fb574;
}
.custom-create-page form .value .ui-button-icon-only,
#calendar-event-editor form .value .ui-button-icon-only,
#time-planner-event-editor form .value .ui-button-icon-only {
  position: absolute;
  right: -14px;
  top: 0;
  height: 20px;
}
.custom-create-page form .select-selected-value,
#calendar-event-editor form .select-selected-value,
#time-planner-event-editor form .select-selected-value {
  /*font-weight: bold;*/
}
.custom-create-page form .table .form-group .select-actions,
#calendar-event-editor form .table .form-group .select-actions,
#time-planner-event-editor form .table .form-group .select-actions {
  display: inline-block;
}
.custom-create-page form .table .form-group .action.action-select,
#calendar-event-editor form .table .form-group .action.action-select,
#time-planner-event-editor form .table .form-group .action.action-select {
  min-width: 25px;
  width: auto;
}
.custom-create-page form .table .select-selected-value,
#calendar-event-editor form .table .select-selected-value,
#time-planner-event-editor form .table .select-selected-value {
  margin-right: 10px;
}
.custom-create-page form .table .form-check input[type=checkbox]:hover,
#calendar-event-editor form .table .form-check input[type=checkbox]:hover,
#time-planner-event-editor form .table .form-check input[type=checkbox]:hover {
  cursor: pointer;
}
.custom-create-page form .table .form-check label,
#calendar-event-editor form .table .form-check label,
#time-planner-event-editor form .table .form-check label {
  display: inline;
  font-weight: normal;
}
.custom-create-page form .table .form-check label:hover,
#calendar-event-editor form .table .form-check label:hover,
#time-planner-event-editor form .table .form-check label:hover {
  cursor: pointer;
}
.custom-create-page form .row > .help-block,
#calendar-event-editor form .row > .help-block,
#time-planner-event-editor form .row > .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
  font-style: italic;
  font-size: 12px;
  margin-top: -6px;
}
.custom-create-page form .form-group,
#calendar-event-editor form .form-group,
#time-planner-event-editor form .form-group {
  margin-bottom: 10px;
  padding-right: 2rem;
  box-sizing: border-box;
}
.custom-create-page form .form-group .select-actions,
#calendar-event-editor form .form-group .select-actions,
#time-planner-event-editor form .form-group .select-actions {
  display: block;
  margin-top: 3px;
}
.custom-create-page form .form-group .select-actions .action.action-select,
#calendar-event-editor form .form-group .select-actions .action.action-select,
#time-planner-event-editor form .form-group .select-actions .action.action-select {
  display: inline-block;
}
.custom-create-page form .form-group input,
#calendar-event-editor form .form-group input,
#time-planner-event-editor form .form-group input,
.custom-create-page form .form-group textarea,
#calendar-event-editor form .form-group textarea,
#time-planner-event-editor form .form-group textarea,
.custom-create-page form .form-group .select-selected-value,
#calendar-event-editor form .form-group .select-selected-value,
#time-planner-event-editor form .form-group .select-selected-value {
  font-size: 15px;
  /*font-weight: bold;*/
  /*font-family: sans-serif;*/
  /*color: @display-text-color;*/
  letter-spacing: 0.3px;
  box-sizing: border-box;
}
.custom-create-page form .form-group label,
#calendar-event-editor form .form-group label,
#time-planner-event-editor form .form-group label {
  font-size: 13.5px;
  vertical-align: middle;
}
.custom-create-page form .form-group .action,
#calendar-event-editor form .form-group .action,
#time-planner-event-editor form .form-group .action {
  left: 0;
}
.custom-create-page form .form-group .action.action-select,
#calendar-event-editor form .form-group .action.action-select,
#time-planner-event-editor form .form-group .action.action-select {
  display: block;
  color: #565656;
  width: 25px;
  background: #f7f7f7;
  border-radius: 3px;
  box-shadow: 1px 1px 1px #f3f3f3;
}
.custom-create-page form .form-check,
#calendar-event-editor form .form-check,
#time-planner-event-editor form .form-check {
  /*margin-left: 20px;*/
  margin-left: 0;
  padding-left: 0;
}
.custom-create-page form .form-check-group,
#calendar-event-editor form .form-check-group,
#time-planner-event-editor form .form-check-group {
  /*margin-left: 20px;*/
}
.custom-create-page form .field-with-action,
#calendar-event-editor form .field-with-action,
#time-planner-event-editor form .field-with-action {
  position: relative;
}
.custom-create-page form .field-with-action input,
#calendar-event-editor form .field-with-action input,
#time-planner-event-editor form .field-with-action input {
  padding-right: 40px;
}
.custom-create-page form .field-with-action .ui-button-icon-only,
#calendar-event-editor form .field-with-action .ui-button-icon-only,
#time-planner-event-editor form .field-with-action .ui-button-icon-only {
  right: -2px;
  height: 100%;
}
.custom-create-page form .field-autocomplete,
#calendar-event-editor form .field-autocomplete,
#time-planner-event-editor form .field-autocomplete {
  position: relative;
}
.custom-create-page form .field-autocomplete input,
#calendar-event-editor form .field-autocomplete input,
#time-planner-event-editor form .field-autocomplete input {
  padding-right: 40px;
}
.custom-create-page form .field-autocomplete .custom-combobox-toggle,
#calendar-event-editor form .field-autocomplete .custom-combobox-toggle,
#time-planner-event-editor form .field-autocomplete .custom-combobox-toggle {
  /*right: -49px;*/
  border: 1px solid #ccc;
}
.custom-create-page .row-list,
#calendar-event-editor .row-list,
#time-planner-event-editor .row-list {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}
.custom-create-page .row-list form,
#calendar-event-editor .row-list form,
#time-planner-event-editor .row-list form {
  padding-bottom: 15px;
  padding-right: 20px;
}
.custom-create-page .row-list .row-actions,
#calendar-event-editor .row-list .row-actions,
#time-planner-event-editor .row-list .row-actions {
  float: right;
  margin-right: 10px;
}
.custom-create-page .row-list .row-actions .btn,
#calendar-event-editor .row-list .row-actions .btn,
#time-planner-event-editor .row-list .row-actions .btn {
  vertical-align: baseline;
}
.custom-create-page .row-header,
#calendar-event-editor .row-header,
#time-planner-event-editor .row-header {
  border-bottom: 1px solid #d2d2d2;
  font-size: 1.2em;
  box-sizing: border-box;
}
.custom-create-page .row-header.expanded,
#calendar-event-editor .row-header.expanded,
#time-planner-event-editor .row-header.expanded {
  background-color: #f7fafd;
}
.custom-create-page .row-header.expanded .row-header-inner,
#calendar-event-editor .row-header.expanded .row-header-inner,
#time-planner-event-editor .row-header.expanded .row-header-inner {
  background-color: #edf6ff;
  border-bottom: 2px solid #587db5;
}
.custom-create-page .row-header.expanded .row-header-inner:hover,
#calendar-event-editor .row-header.expanded .row-header-inner:hover,
#time-planner-event-editor .row-header.expanded .row-header-inner:hover {
  background-color: #edf6ff;
}
.custom-create-page .row-header .row-header-inner,
#calendar-event-editor .row-header .row-header-inner,
#time-planner-event-editor .row-header .row-header-inner {
  line-height: 32px;
  width: 100%;
  padding-left: 12px;
  box-sizing: border-box;
}
.custom-create-page .row-header .row-header-inner .text-value,
#calendar-event-editor .row-header .row-header-inner .text-value,
#time-planner-event-editor .row-header .row-header-inner .text-value {
  color: #000;
}
.custom-create-page .row-header .row-header-inner > div,
#calendar-event-editor .row-header .row-header-inner > div,
#time-planner-event-editor .row-header .row-header-inner > div {
  display: inline-block;
}
.custom-create-page .row-header .row-header-inner:hover,
#calendar-event-editor .row-header .row-header-inner:hover,
#time-planner-event-editor .row-header .row-header-inner:hover {
  cursor: pointer;
  background-color: whitesmoke;
}
.custom-create-page .row-header:first-child,
#calendar-event-editor .row-header:first-child,
#time-planner-event-editor .row-header:first-child {
  border-top: 1px solid #d2d2d2;
}
.custom-create-page .row-header > div,
#calendar-event-editor .row-header > div,
#time-planner-event-editor .row-header > div {
  display: inline-block;
}
.custom-create-page .form-actions,
#calendar-event-editor .form-actions,
#time-planner-event-editor .form-actions {
  padding-bottom: 20px;
  overflow: hidden;
}
.custom-create-page .form-actions .btn,
#calendar-event-editor .form-actions .btn,
#time-planner-event-editor .form-actions .btn {
  padding: 5px 15px 5px 15px;
  box-shadow: 1px 1px 1px #c5c5c5;
  margin-left: 10px;
}
.custom-create-page .form-actions .btn:first-child,
#calendar-event-editor .form-actions .btn:first-child,
#time-planner-event-editor .form-actions .btn:first-child {
  margin-left: 0;
}
.custom-create-page .control-label,
#calendar-event-editor .control-label,
#time-planner-event-editor .control-label {
  font-weight: 600;
  display: block;
  padding: 1.25rem 0 0.3rem 0;
  flex-grow: 1;
  line-height: 1.25rem;
}
#examination-questions .page-header {
  padding: 0 !important;
  margin: 0 !important;
}
#examination-questions #examination-questions-list .table > thead > tr > th {
  min-width: 110px;
}
#examination-questions #examination-questions-list .table > tbody td .hide-if-no-hover,
#examination-questions #examination-questions-list .table > thead th .hide-if-no-hover {
  display: none;
}
#examination-questions #examination-questions-list .table > tbody td:hover .hide-if-no-hover,
#examination-questions #examination-questions-list .table > thead th:hover .hide-if-no-hover {
  position: absolute;
  bottom: 0;
  right: 0;
  background: white;
  width: 66px;
  border: 1px solid #aaa;
  z-index: 1;
  padding: 2px;
  display: block;
}
/*obsolete*/
.custom-create-page,
#examination-questions-list,
form.form {
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*# sourceMappingURL=bootstrap.css.map */
}
.custom-create-page html,
#examination-questions-list html,
form.form html {
  /*font-family: sans-serif;*/
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.custom-create-page body,
#examination-questions-list body,
form.form body {
  margin: 0;
}
.custom-create-page article,
#examination-questions-list article,
form.form article,
.custom-create-page aside,
#examination-questions-list aside,
form.form aside,
.custom-create-page details,
#examination-questions-list details,
form.form details,
.custom-create-page figcaption,
#examination-questions-list figcaption,
form.form figcaption,
.custom-create-page figure,
#examination-questions-list figure,
form.form figure,
.custom-create-page footer,
#examination-questions-list footer,
form.form footer,
.custom-create-page header,
#examination-questions-list header,
form.form header,
.custom-create-page hgroup,
#examination-questions-list hgroup,
form.form hgroup,
.custom-create-page main,
#examination-questions-list main,
form.form main,
.custom-create-page menu,
#examination-questions-list menu,
form.form menu,
.custom-create-page nav,
#examination-questions-list nav,
form.form nav,
.custom-create-page section,
#examination-questions-list section,
form.form section,
.custom-create-page summary,
#examination-questions-list summary,
form.form summary {
  display: block;
}
.custom-create-page audio,
#examination-questions-list audio,
form.form audio,
.custom-create-page canvas,
#examination-questions-list canvas,
form.form canvas,
.custom-create-page progress,
#examination-questions-list progress,
form.form progress,
.custom-create-page video,
#examination-questions-list video,
form.form video {
  display: inline-block;
  vertical-align: baseline;
}
.custom-create-page audio:not([controls]),
#examination-questions-list audio:not([controls]),
form.form audio:not([controls]) {
  display: none;
  height: 0;
}
.custom-create-page [hidden],
#examination-questions-list [hidden],
form.form [hidden],
.custom-create-page template,
#examination-questions-list template,
form.form template {
  display: none;
}
.custom-create-page a,
#examination-questions-list a,
form.form a {
  background-color: transparent;
}
.custom-create-page a:active,
#examination-questions-list a:active,
form.form a:active,
.custom-create-page a:hover,
#examination-questions-list a:hover,
form.form a:hover {
  outline: 0;
}
.custom-create-page abbr[title],
#examination-questions-list abbr[title],
form.form abbr[title] {
  border-bottom: 1px dotted;
}
.custom-create-page b,
#examination-questions-list b,
form.form b,
.custom-create-page strong,
#examination-questions-list strong,
form.form strong {
  font-weight: bold;
}
.custom-create-page dfn,
#examination-questions-list dfn,
form.form dfn {
  font-style: italic;
}
.custom-create-page h1,
#examination-questions-list h1,
form.form h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
.custom-create-page mark,
#examination-questions-list mark,
form.form mark {
  color: #000;
  background: #ff0;
}
.custom-create-page small,
#examination-questions-list small,
form.form small {
  font-size: 80%;
}
.custom-create-page sub,
#examination-questions-list sub,
form.form sub,
.custom-create-page sup,
#examination-questions-list sup,
form.form sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.custom-create-page sup,
#examination-questions-list sup,
form.form sup {
  top: -0.5em;
}
.custom-create-page sub,
#examination-questions-list sub,
form.form sub {
  bottom: -0.25em;
}
.custom-create-page img,
#examination-questions-list img,
form.form img {
  border: 0;
}
.custom-create-page svg:not(:root),
#examination-questions-list svg:not(:root),
form.form svg:not(:root) {
  overflow: hidden;
}
.custom-create-page figure,
#examination-questions-list figure,
form.form figure {
  margin: 1em 40px;
}
.custom-create-page hr,
#examination-questions-list hr,
form.form hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.custom-create-page pre,
#examination-questions-list pre,
form.form pre {
  overflow: auto;
}
.custom-create-page code,
#examination-questions-list code,
form.form code,
.custom-create-page kbd,
#examination-questions-list kbd,
form.form kbd,
.custom-create-page pre,
#examination-questions-list pre,
form.form pre,
.custom-create-page samp,
#examination-questions-list samp,
form.form samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.custom-create-page button,
#examination-questions-list button,
form.form button,
.custom-create-page input,
#examination-questions-list input,
form.form input,
.custom-create-page optgroup,
#examination-questions-list optgroup,
form.form optgroup,
.custom-create-page select,
#examination-questions-list select,
form.form select,
.custom-create-page textarea,
#examination-questions-list textarea,
form.form textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.custom-create-page button,
#examination-questions-list button,
form.form button {
  overflow: visible;
}
.custom-create-page button,
#examination-questions-list button,
form.form button,
.custom-create-page select,
#examination-questions-list select,
form.form select {
  text-transform: none;
}
.custom-create-page button,
#examination-questions-list button,
form.form button,
.custom-create-page html input[type="button"],
#examination-questions-list html input[type="button"],
form.form html input[type="button"],
.custom-create-page input[type="reset"],
#examination-questions-list input[type="reset"],
form.form input[type="reset"],
.custom-create-page input[type="submit"],
#examination-questions-list input[type="submit"],
form.form input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.custom-create-page button[disabled],
#examination-questions-list button[disabled],
form.form button[disabled],
.custom-create-page html input[disabled],
#examination-questions-list html input[disabled],
form.form html input[disabled] {
  cursor: default;
}
.custom-create-page button::-moz-focus-inner,
#examination-questions-list button::-moz-focus-inner,
form.form button::-moz-focus-inner,
.custom-create-page input::-moz-focus-inner,
#examination-questions-list input::-moz-focus-inner,
form.form input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.custom-create-page input,
#examination-questions-list input,
form.form input {
  line-height: normal;
}
.custom-create-page input[type="checkbox"],
#examination-questions-list input[type="checkbox"],
form.form input[type="checkbox"],
.custom-create-page input[type="radio"],
#examination-questions-list input[type="radio"],
form.form input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.custom-create-page input[type="number"]::-webkit-inner-spin-button,
#examination-questions-list input[type="number"]::-webkit-inner-spin-button,
form.form input[type="number"]::-webkit-inner-spin-button,
.custom-create-page input[type="number"]::-webkit-outer-spin-button,
#examination-questions-list input[type="number"]::-webkit-outer-spin-button,
form.form input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.custom-create-page input[type="search"],
#examination-questions-list input[type="search"],
form.form input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.custom-create-page input[type="search"]::-webkit-search-cancel-button,
#examination-questions-list input[type="search"]::-webkit-search-cancel-button,
form.form input[type="search"]::-webkit-search-cancel-button,
.custom-create-page input[type="search"]::-webkit-search-decoration,
#examination-questions-list input[type="search"]::-webkit-search-decoration,
form.form input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.custom-create-page fieldset,
#examination-questions-list fieldset,
form.form fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
.custom-create-page legend,
#examination-questions-list legend,
form.form legend {
  padding: 0;
  border: 0;
}
.custom-create-page textarea,
#examination-questions-list textarea,
form.form textarea {
  overflow: auto;
}
.custom-create-page optgroup,
#examination-questions-list optgroup,
form.form optgroup {
  font-weight: bold;
}
.custom-create-page table,
#examination-questions-list table,
form.form table {
  border-spacing: 0;
  border-collapse: collapse;
}
.custom-create-page td,
#examination-questions-list td,
form.form td,
.custom-create-page th,
#examination-questions-list th,
form.form th {
  padding: 0;
}
@media print {
  .custom-create-page *,
  #examination-questions-list *,
  form.form *,
  .custom-create-page *:before,
  #examination-questions-list *:before,
  form.form *:before,
  .custom-create-page *:after,
  #examination-questions-list *:after,
  form.form *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .custom-create-page a,
  #examination-questions-list a,
  form.form a,
  .custom-create-page a:visited,
  #examination-questions-list a:visited,
  form.form a:visited {
    text-decoration: underline;
  }
  .custom-create-page a[href]:after,
  #examination-questions-list a[href]:after,
  form.form a[href]:after {
    content: " (" attr(href) ")";
  }
  .custom-create-page abbr[title]:after,
  #examination-questions-list abbr[title]:after,
  form.form abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .custom-create-page a[href^="#"]:after,
  #examination-questions-list a[href^="#"]:after,
  form.form a[href^="#"]:after,
  .custom-create-page a[href^="javascript:"]:after,
  #examination-questions-list a[href^="javascript:"]:after,
  form.form a[href^="javascript:"]:after {
    content: "";
  }
  .custom-create-page pre,
  #examination-questions-list pre,
  form.form pre,
  .custom-create-page blockquote,
  #examination-questions-list blockquote,
  form.form blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .custom-create-page thead,
  #examination-questions-list thead,
  form.form thead {
    display: table-header-group;
  }
  .custom-create-page tr,
  #examination-questions-list tr,
  form.form tr,
  .custom-create-page img,
  #examination-questions-list img,
  form.form img {
    page-break-inside: avoid;
  }
  .custom-create-page img,
  #examination-questions-list img,
  form.form img {
    max-width: 100% !important;
  }
  .custom-create-page p,
  #examination-questions-list p,
  form.form p,
  .custom-create-page h2,
  #examination-questions-list h2,
  form.form h2,
  .custom-create-page h3,
  #examination-questions-list h3,
  form.form h3 {
    orphans: 3;
    widows: 3;
  }
  .custom-create-page h2,
  #examination-questions-list h2,
  form.form h2,
  .custom-create-page h3,
  #examination-questions-list h3,
  form.form h3 {
    page-break-after: avoid;
  }
  .custom-create-page .navbar,
  #examination-questions-list .navbar,
  form.form .navbar {
    display: none;
  }
  .custom-create-page .btn > .caret,
  #examination-questions-list .btn > .caret,
  form.form .btn > .caret,
  .custom-create-page .dropup > .btn > .caret,
  #examination-questions-list .dropup > .btn > .caret,
  form.form .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .custom-create-page .label,
  #examination-questions-list .label,
  form.form .label {
    border: 1px solid #000;
  }
  .custom-create-page .table,
  #examination-questions-list .table,
  form.form .table {
    border-collapse: collapse !important;
  }
  .custom-create-page .table td,
  #examination-questions-list .table td,
  form.form .table td,
  .custom-create-page .table th,
  #examination-questions-list .table th,
  form.form .table th {
    background-color: #fff !important;
  }
  .custom-create-page .table-bordered th,
  #examination-questions-list .table-bordered th,
  form.form .table-bordered th,
  .custom-create-page .table-bordered td,
  #examination-questions-list .table-bordered td,
  form.form .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  /*font-family: 'Glyphicons Halflings';*/
  src: url('/Scripts/bootstrap-3.3.6/fonts/glyphicons-halflings-regular.eot');
  src: url('/Scripts/bootstrap-3.3.6/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/Scripts/bootstrap-3.3.6/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/Scripts/bootstrap-3.3.6/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/Scripts/bootstrap-3.3.6/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/Scripts/bootstrap-3.3.6/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.custom-create-page .glyphicon,
#examination-questions-list .glyphicon,
form.form .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  /*font-family: 'Glyphicons Halflings';*/
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.custom-create-page .glyphicon-asterisk:before,
#examination-questions-list .glyphicon-asterisk:before,
form.form .glyphicon-asterisk:before {
  content: "\002a";
}
.custom-create-page .glyphicon-plus:before,
#examination-questions-list .glyphicon-plus:before,
form.form .glyphicon-plus:before {
  content: "\002b";
}
.custom-create-page .glyphicon-euro:before,
#examination-questions-list .glyphicon-euro:before,
form.form .glyphicon-euro:before,
.custom-create-page .glyphicon-eur:before,
#examination-questions-list .glyphicon-eur:before,
form.form .glyphicon-eur:before {
  content: "\20ac";
}
.custom-create-page .glyphicon-minus:before,
#examination-questions-list .glyphicon-minus:before,
form.form .glyphicon-minus:before {
  content: "\2212";
}
.custom-create-page .glyphicon-cloud:before,
#examination-questions-list .glyphicon-cloud:before,
form.form .glyphicon-cloud:before {
  content: "\2601";
}
.custom-create-page .glyphicon-envelope:before,
#examination-questions-list .glyphicon-envelope:before,
form.form .glyphicon-envelope:before {
  content: "\2709";
}
.custom-create-page .glyphicon-pencil:before,
#examination-questions-list .glyphicon-pencil:before,
form.form .glyphicon-pencil:before {
  content: "\270f";
}
.custom-create-page .glyphicon-glass:before,
#examination-questions-list .glyphicon-glass:before,
form.form .glyphicon-glass:before {
  content: "\e001";
}
.custom-create-page .glyphicon-music:before,
#examination-questions-list .glyphicon-music:before,
form.form .glyphicon-music:before {
  content: "\e002";
}
.custom-create-page .glyphicon-search:before,
#examination-questions-list .glyphicon-search:before,
form.form .glyphicon-search:before {
  content: "\e003";
}
.custom-create-page .glyphicon-heart:before,
#examination-questions-list .glyphicon-heart:before,
form.form .glyphicon-heart:before {
  content: "\e005";
}
.custom-create-page .glyphicon-star:before,
#examination-questions-list .glyphicon-star:before,
form.form .glyphicon-star:before {
  content: "\e006";
}
.custom-create-page .glyphicon-star-empty:before,
#examination-questions-list .glyphicon-star-empty:before,
form.form .glyphicon-star-empty:before {
  content: "\e007";
}
.custom-create-page .glyphicon-user:before,
#examination-questions-list .glyphicon-user:before,
form.form .glyphicon-user:before {
  content: "\e008";
}
.custom-create-page .glyphicon-film:before,
#examination-questions-list .glyphicon-film:before,
form.form .glyphicon-film:before {
  content: "\e009";
}
.custom-create-page .glyphicon-th-large:before,
#examination-questions-list .glyphicon-th-large:before,
form.form .glyphicon-th-large:before {
  content: "\e010";
}
.custom-create-page .glyphicon-th:before,
#examination-questions-list .glyphicon-th:before,
form.form .glyphicon-th:before {
  content: "\e011";
}
.custom-create-page .glyphicon-th-list:before,
#examination-questions-list .glyphicon-th-list:before,
form.form .glyphicon-th-list:before {
  content: "\e012";
}
.custom-create-page .glyphicon-ok:before,
#examination-questions-list .glyphicon-ok:before,
form.form .glyphicon-ok:before {
  content: "\e013";
}
.custom-create-page .glyphicon-remove:before,
#examination-questions-list .glyphicon-remove:before,
form.form .glyphicon-remove:before {
  content: "\e014";
}
.custom-create-page .glyphicon-zoom-in:before,
#examination-questions-list .glyphicon-zoom-in:before,
form.form .glyphicon-zoom-in:before {
  content: "\e015";
}
.custom-create-page .glyphicon-zoom-out:before,
#examination-questions-list .glyphicon-zoom-out:before,
form.form .glyphicon-zoom-out:before {
  content: "\e016";
}
.custom-create-page .glyphicon-off:before,
#examination-questions-list .glyphicon-off:before,
form.form .glyphicon-off:before {
  content: "\e017";
}
.custom-create-page .glyphicon-signal:before,
#examination-questions-list .glyphicon-signal:before,
form.form .glyphicon-signal:before {
  content: "\e018";
}
.custom-create-page .glyphicon-cog:before,
#examination-questions-list .glyphicon-cog:before,
form.form .glyphicon-cog:before {
  content: "\e019";
}
.custom-create-page .glyphicon-trash:before,
#examination-questions-list .glyphicon-trash:before,
form.form .glyphicon-trash:before {
  content: "\e020";
}
.custom-create-page .glyphicon-home:before,
#examination-questions-list .glyphicon-home:before,
form.form .glyphicon-home:before {
  content: "\e021";
}
.custom-create-page .glyphicon-file:before,
#examination-questions-list .glyphicon-file:before,
form.form .glyphicon-file:before {
  content: "\e022";
}
.custom-create-page .glyphicon-time:before,
#examination-questions-list .glyphicon-time:before,
form.form .glyphicon-time:before {
  content: "\e023";
}
.custom-create-page .glyphicon-road:before,
#examination-questions-list .glyphicon-road:before,
form.form .glyphicon-road:before {
  content: "\e024";
}
.custom-create-page .glyphicon-download-alt:before,
#examination-questions-list .glyphicon-download-alt:before,
form.form .glyphicon-download-alt:before {
  content: "\e025";
}
.custom-create-page .glyphicon-download:before,
#examination-questions-list .glyphicon-download:before,
form.form .glyphicon-download:before {
  content: "\e026";
}
.custom-create-page .glyphicon-upload:before,
#examination-questions-list .glyphicon-upload:before,
form.form .glyphicon-upload:before {
  content: "\e027";
}
.custom-create-page .glyphicon-inbox:before,
#examination-questions-list .glyphicon-inbox:before,
form.form .glyphicon-inbox:before {
  content: "\e028";
}
.custom-create-page .glyphicon-play-circle:before,
#examination-questions-list .glyphicon-play-circle:before,
form.form .glyphicon-play-circle:before {
  content: "\e029";
}
.custom-create-page .glyphicon-repeat:before,
#examination-questions-list .glyphicon-repeat:before,
form.form .glyphicon-repeat:before {
  content: "\e030";
}
.custom-create-page .glyphicon-refresh:before,
#examination-questions-list .glyphicon-refresh:before,
form.form .glyphicon-refresh:before {
  content: "\e031";
}
.custom-create-page .glyphicon-list-alt:before,
#examination-questions-list .glyphicon-list-alt:before,
form.form .glyphicon-list-alt:before {
  content: "\e032";
}
.custom-create-page .glyphicon-lock:before,
#examination-questions-list .glyphicon-lock:before,
form.form .glyphicon-lock:before {
  content: "\e033";
}
.custom-create-page .glyphicon-flag:before,
#examination-questions-list .glyphicon-flag:before,
form.form .glyphicon-flag:before {
  content: "\e034";
}
.custom-create-page .glyphicon-headphones:before,
#examination-questions-list .glyphicon-headphones:before,
form.form .glyphicon-headphones:before {
  content: "\e035";
}
.custom-create-page .glyphicon-volume-off:before,
#examination-questions-list .glyphicon-volume-off:before,
form.form .glyphicon-volume-off:before {
  content: "\e036";
}
.custom-create-page .glyphicon-volume-down:before,
#examination-questions-list .glyphicon-volume-down:before,
form.form .glyphicon-volume-down:before {
  content: "\e037";
}
.custom-create-page .glyphicon-volume-up:before,
#examination-questions-list .glyphicon-volume-up:before,
form.form .glyphicon-volume-up:before {
  content: "\e038";
}
.custom-create-page .glyphicon-qrcode:before,
#examination-questions-list .glyphicon-qrcode:before,
form.form .glyphicon-qrcode:before {
  content: "\e039";
}
.custom-create-page .glyphicon-barcode:before,
#examination-questions-list .glyphicon-barcode:before,
form.form .glyphicon-barcode:before {
  content: "\e040";
}
.custom-create-page .glyphicon-tag:before,
#examination-questions-list .glyphicon-tag:before,
form.form .glyphicon-tag:before {
  content: "\e041";
}
.custom-create-page .glyphicon-tags:before,
#examination-questions-list .glyphicon-tags:before,
form.form .glyphicon-tags:before {
  content: "\e042";
}
.custom-create-page .glyphicon-book:before,
#examination-questions-list .glyphicon-book:before,
form.form .glyphicon-book:before {
  content: "\e043";
}
.custom-create-page .glyphicon-bookmark:before,
#examination-questions-list .glyphicon-bookmark:before,
form.form .glyphicon-bookmark:before {
  content: "\e044";
}
.custom-create-page .glyphicon-print:before,
#examination-questions-list .glyphicon-print:before,
form.form .glyphicon-print:before {
  content: "\e045";
}
.custom-create-page .glyphicon-camera:before,
#examination-questions-list .glyphicon-camera:before,
form.form .glyphicon-camera:before {
  content: "\e046";
}
.custom-create-page .glyphicon-font:before,
#examination-questions-list .glyphicon-font:before,
form.form .glyphicon-font:before {
  content: "\e047";
}
.custom-create-page .glyphicon-bold:before,
#examination-questions-list .glyphicon-bold:before,
form.form .glyphicon-bold:before {
  content: "\e048";
}
.custom-create-page .glyphicon-italic:before,
#examination-questions-list .glyphicon-italic:before,
form.form .glyphicon-italic:before {
  content: "\e049";
}
.custom-create-page .glyphicon-text-height:before,
#examination-questions-list .glyphicon-text-height:before,
form.form .glyphicon-text-height:before {
  content: "\e050";
}
.custom-create-page .glyphicon-text-width:before,
#examination-questions-list .glyphicon-text-width:before,
form.form .glyphicon-text-width:before {
  content: "\e051";
}
.custom-create-page .glyphicon-align-left:before,
#examination-questions-list .glyphicon-align-left:before,
form.form .glyphicon-align-left:before {
  content: "\e052";
}
.custom-create-page .glyphicon-align-center:before,
#examination-questions-list .glyphicon-align-center:before,
form.form .glyphicon-align-center:before {
  content: "\e053";
}
.custom-create-page .glyphicon-align-right:before,
#examination-questions-list .glyphicon-align-right:before,
form.form .glyphicon-align-right:before {
  content: "\e054";
}
.custom-create-page .glyphicon-align-justify:before,
#examination-questions-list .glyphicon-align-justify:before,
form.form .glyphicon-align-justify:before {
  content: "\e055";
}
.custom-create-page .glyphicon-list:before,
#examination-questions-list .glyphicon-list:before,
form.form .glyphicon-list:before {
  content: "\e056";
}
.custom-create-page .glyphicon-indent-left:before,
#examination-questions-list .glyphicon-indent-left:before,
form.form .glyphicon-indent-left:before {
  content: "\e057";
}
.custom-create-page .glyphicon-indent-right:before,
#examination-questions-list .glyphicon-indent-right:before,
form.form .glyphicon-indent-right:before {
  content: "\e058";
}
.custom-create-page .glyphicon-facetime-video:before,
#examination-questions-list .glyphicon-facetime-video:before,
form.form .glyphicon-facetime-video:before {
  content: "\e059";
}
.custom-create-page .glyphicon-picture:before,
#examination-questions-list .glyphicon-picture:before,
form.form .glyphicon-picture:before {
  content: "\e060";
}
.custom-create-page .glyphicon-map-marker:before,
#examination-questions-list .glyphicon-map-marker:before,
form.form .glyphicon-map-marker:before {
  content: "\e062";
}
.custom-create-page .glyphicon-adjust:before,
#examination-questions-list .glyphicon-adjust:before,
form.form .glyphicon-adjust:before {
  content: "\e063";
}
.custom-create-page .glyphicon-tint:before,
#examination-questions-list .glyphicon-tint:before,
form.form .glyphicon-tint:before {
  content: "\e064";
}
.custom-create-page .glyphicon-edit:before,
#examination-questions-list .glyphicon-edit:before,
form.form .glyphicon-edit:before {
  content: "\e065";
}
.custom-create-page .glyphicon-share:before,
#examination-questions-list .glyphicon-share:before,
form.form .glyphicon-share:before {
  content: "\e066";
}
.custom-create-page .glyphicon-check:before,
#examination-questions-list .glyphicon-check:before,
form.form .glyphicon-check:before {
  content: "\e067";
}
.custom-create-page .glyphicon-move:before,
#examination-questions-list .glyphicon-move:before,
form.form .glyphicon-move:before {
  content: "\e068";
}
.custom-create-page .glyphicon-step-backward:before,
#examination-questions-list .glyphicon-step-backward:before,
form.form .glyphicon-step-backward:before {
  content: "\e069";
}
.custom-create-page .glyphicon-fast-backward:before,
#examination-questions-list .glyphicon-fast-backward:before,
form.form .glyphicon-fast-backward:before {
  content: "\e070";
}
.custom-create-page .glyphicon-backward:before,
#examination-questions-list .glyphicon-backward:before,
form.form .glyphicon-backward:before {
  content: "\e071";
}
.custom-create-page .glyphicon-play:before,
#examination-questions-list .glyphicon-play:before,
form.form .glyphicon-play:before {
  content: "\e072";
}
.custom-create-page .glyphicon-pause:before,
#examination-questions-list .glyphicon-pause:before,
form.form .glyphicon-pause:before {
  content: "\e073";
}
.custom-create-page .glyphicon-stop:before,
#examination-questions-list .glyphicon-stop:before,
form.form .glyphicon-stop:before {
  content: "\e074";
}
.custom-create-page .glyphicon-forward:before,
#examination-questions-list .glyphicon-forward:before,
form.form .glyphicon-forward:before {
  content: "\e075";
}
.custom-create-page .glyphicon-fast-forward:before,
#examination-questions-list .glyphicon-fast-forward:before,
form.form .glyphicon-fast-forward:before {
  content: "\e076";
}
.custom-create-page .glyphicon-step-forward:before,
#examination-questions-list .glyphicon-step-forward:before,
form.form .glyphicon-step-forward:before {
  content: "\e077";
}
.custom-create-page .glyphicon-eject:before,
#examination-questions-list .glyphicon-eject:before,
form.form .glyphicon-eject:before {
  content: "\e078";
}
.custom-create-page .glyphicon-chevron-left:before,
#examination-questions-list .glyphicon-chevron-left:before,
form.form .glyphicon-chevron-left:before {
  content: "\e079";
}
.custom-create-page .glyphicon-chevron-right:before,
#examination-questions-list .glyphicon-chevron-right:before,
form.form .glyphicon-chevron-right:before {
  content: "\e080";
}
.custom-create-page .glyphicon-plus-sign:before,
#examination-questions-list .glyphicon-plus-sign:before,
form.form .glyphicon-plus-sign:before {
  content: "\e081";
}
.custom-create-page .glyphicon-minus-sign:before,
#examination-questions-list .glyphicon-minus-sign:before,
form.form .glyphicon-minus-sign:before {
  content: "\e082";
}
.custom-create-page .glyphicon-remove-sign:before,
#examination-questions-list .glyphicon-remove-sign:before,
form.form .glyphicon-remove-sign:before {
  content: "\e083";
}
.custom-create-page .glyphicon-ok-sign:before,
#examination-questions-list .glyphicon-ok-sign:before,
form.form .glyphicon-ok-sign:before {
  content: "\e084";
}
.custom-create-page .glyphicon-question-sign:before,
#examination-questions-list .glyphicon-question-sign:before,
form.form .glyphicon-question-sign:before {
  content: "\e085";
}
.custom-create-page .glyphicon-info-sign:before,
#examination-questions-list .glyphicon-info-sign:before,
form.form .glyphicon-info-sign:before {
  content: "\e086";
}
.custom-create-page .glyphicon-screenshot:before,
#examination-questions-list .glyphicon-screenshot:before,
form.form .glyphicon-screenshot:before {
  content: "\e087";
}
.custom-create-page .glyphicon-remove-circle:before,
#examination-questions-list .glyphicon-remove-circle:before,
form.form .glyphicon-remove-circle:before {
  content: "\e088";
}
.custom-create-page .glyphicon-ok-circle:before,
#examination-questions-list .glyphicon-ok-circle:before,
form.form .glyphicon-ok-circle:before {
  content: "\e089";
}
.custom-create-page .glyphicon-ban-circle:before,
#examination-questions-list .glyphicon-ban-circle:before,
form.form .glyphicon-ban-circle:before {
  content: "\e090";
}
.custom-create-page .glyphicon-arrow-left:before,
#examination-questions-list .glyphicon-arrow-left:before,
form.form .glyphicon-arrow-left:before {
  content: "\e091";
}
.custom-create-page .glyphicon-arrow-right:before,
#examination-questions-list .glyphicon-arrow-right:before,
form.form .glyphicon-arrow-right:before {
  content: "\e092";
}
.custom-create-page .glyphicon-arrow-up:before,
#examination-questions-list .glyphicon-arrow-up:before,
form.form .glyphicon-arrow-up:before {
  content: "\e093";
}
.custom-create-page .glyphicon-arrow-down:before,
#examination-questions-list .glyphicon-arrow-down:before,
form.form .glyphicon-arrow-down:before {
  content: "\e094";
}
.custom-create-page .glyphicon-share-alt:before,
#examination-questions-list .glyphicon-share-alt:before,
form.form .glyphicon-share-alt:before {
  content: "\e095";
}
.custom-create-page .glyphicon-resize-full:before,
#examination-questions-list .glyphicon-resize-full:before,
form.form .glyphicon-resize-full:before {
  content: "\e096";
}
.custom-create-page .glyphicon-resize-small:before,
#examination-questions-list .glyphicon-resize-small:before,
form.form .glyphicon-resize-small:before {
  content: "\e097";
}
.custom-create-page .glyphicon-exclamation-sign:before,
#examination-questions-list .glyphicon-exclamation-sign:before,
form.form .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.custom-create-page .glyphicon-gift:before,
#examination-questions-list .glyphicon-gift:before,
form.form .glyphicon-gift:before {
  content: "\e102";
}
.custom-create-page .glyphicon-leaf:before,
#examination-questions-list .glyphicon-leaf:before,
form.form .glyphicon-leaf:before {
  content: "\e103";
}
.custom-create-page .glyphicon-fire:before,
#examination-questions-list .glyphicon-fire:before,
form.form .glyphicon-fire:before {
  content: "\e104";
}
.custom-create-page .glyphicon-eye-open:before,
#examination-questions-list .glyphicon-eye-open:before,
form.form .glyphicon-eye-open:before {
  content: "\e105";
}
.custom-create-page .glyphicon-eye-close:before,
#examination-questions-list .glyphicon-eye-close:before,
form.form .glyphicon-eye-close:before {
  content: "\e106";
}
.custom-create-page .glyphicon-warning-sign:before,
#examination-questions-list .glyphicon-warning-sign:before,
form.form .glyphicon-warning-sign:before {
  content: "\e107";
}
.custom-create-page .glyphicon-plane:before,
#examination-questions-list .glyphicon-plane:before,
form.form .glyphicon-plane:before {
  content: "\e108";
}
.custom-create-page .glyphicon-calendar:before,
#examination-questions-list .glyphicon-calendar:before,
form.form .glyphicon-calendar:before {
  content: "\e109";
}
.custom-create-page .glyphicon-random:before,
#examination-questions-list .glyphicon-random:before,
form.form .glyphicon-random:before {
  content: "\e110";
}
.custom-create-page .glyphicon-comment:before,
#examination-questions-list .glyphicon-comment:before,
form.form .glyphicon-comment:before {
  content: "\e111";
}
.custom-create-page .glyphicon-magnet:before,
#examination-questions-list .glyphicon-magnet:before,
form.form .glyphicon-magnet:before {
  content: "\e112";
}
.custom-create-page .glyphicon-chevron-up:before,
#examination-questions-list .glyphicon-chevron-up:before,
form.form .glyphicon-chevron-up:before {
  content: "\e113";
}
.custom-create-page .glyphicon-chevron-down:before,
#examination-questions-list .glyphicon-chevron-down:before,
form.form .glyphicon-chevron-down:before {
  content: "\e114";
}
.custom-create-page .glyphicon-retweet:before,
#examination-questions-list .glyphicon-retweet:before,
form.form .glyphicon-retweet:before {
  content: "\e115";
}
.custom-create-page .glyphicon-shopping-cart:before,
#examination-questions-list .glyphicon-shopping-cart:before,
form.form .glyphicon-shopping-cart:before {
  content: "\e116";
}
.custom-create-page .glyphicon-folder-close:before,
#examination-questions-list .glyphicon-folder-close:before,
form.form .glyphicon-folder-close:before {
  content: "\e117";
}
.custom-create-page .glyphicon-folder-open:before,
#examination-questions-list .glyphicon-folder-open:before,
form.form .glyphicon-folder-open:before {
  content: "\e118";
}
.custom-create-page .glyphicon-resize-vertical:before,
#examination-questions-list .glyphicon-resize-vertical:before,
form.form .glyphicon-resize-vertical:before {
  content: "\e119";
}
.custom-create-page .glyphicon-resize-horizontal:before,
#examination-questions-list .glyphicon-resize-horizontal:before,
form.form .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.custom-create-page .glyphicon-hdd:before,
#examination-questions-list .glyphicon-hdd:before,
form.form .glyphicon-hdd:before {
  content: "\e121";
}
.custom-create-page .glyphicon-bullhorn:before,
#examination-questions-list .glyphicon-bullhorn:before,
form.form .glyphicon-bullhorn:before {
  content: "\e122";
}
.custom-create-page .glyphicon-bell:before,
#examination-questions-list .glyphicon-bell:before,
form.form .glyphicon-bell:before {
  content: "\e123";
}
.custom-create-page .glyphicon-certificate:before,
#examination-questions-list .glyphicon-certificate:before,
form.form .glyphicon-certificate:before {
  content: "\e124";
}
.custom-create-page .glyphicon-thumbs-up:before,
#examination-questions-list .glyphicon-thumbs-up:before,
form.form .glyphicon-thumbs-up:before {
  content: "\e125";
}
.custom-create-page .glyphicon-thumbs-down:before,
#examination-questions-list .glyphicon-thumbs-down:before,
form.form .glyphicon-thumbs-down:before {
  content: "\e126";
}
.custom-create-page .glyphicon-hand-right:before,
#examination-questions-list .glyphicon-hand-right:before,
form.form .glyphicon-hand-right:before {
  content: "\e127";
}
.custom-create-page .glyphicon-hand-left:before,
#examination-questions-list .glyphicon-hand-left:before,
form.form .glyphicon-hand-left:before {
  content: "\e128";
}
.custom-create-page .glyphicon-hand-up:before,
#examination-questions-list .glyphicon-hand-up:before,
form.form .glyphicon-hand-up:before {
  content: "\e129";
}
.custom-create-page .glyphicon-hand-down:before,
#examination-questions-list .glyphicon-hand-down:before,
form.form .glyphicon-hand-down:before {
  content: "\e130";
}
.custom-create-page .glyphicon-circle-arrow-right:before,
#examination-questions-list .glyphicon-circle-arrow-right:before,
form.form .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.custom-create-page .glyphicon-circle-arrow-left:before,
#examination-questions-list .glyphicon-circle-arrow-left:before,
form.form .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.custom-create-page .glyphicon-circle-arrow-up:before,
#examination-questions-list .glyphicon-circle-arrow-up:before,
form.form .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.custom-create-page .glyphicon-circle-arrow-down:before,
#examination-questions-list .glyphicon-circle-arrow-down:before,
form.form .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.custom-create-page .glyphicon-globe:before,
#examination-questions-list .glyphicon-globe:before,
form.form .glyphicon-globe:before {
  content: "\e135";
}
.custom-create-page .glyphicon-wrench:before,
#examination-questions-list .glyphicon-wrench:before,
form.form .glyphicon-wrench:before {
  content: "\e136";
}
.custom-create-page .glyphicon-tasks:before,
#examination-questions-list .glyphicon-tasks:before,
form.form .glyphicon-tasks:before {
  content: "\e137";
}
.custom-create-page .glyphicon-filter:before,
#examination-questions-list .glyphicon-filter:before,
form.form .glyphicon-filter:before {
  content: "\e138";
}
.custom-create-page .glyphicon-briefcase:before,
#examination-questions-list .glyphicon-briefcase:before,
form.form .glyphicon-briefcase:before {
  content: "\e139";
}
.custom-create-page .glyphicon-fullscreen:before,
#examination-questions-list .glyphicon-fullscreen:before,
form.form .glyphicon-fullscreen:before {
  content: "\e140";
}
.custom-create-page .glyphicon-dashboard:before,
#examination-questions-list .glyphicon-dashboard:before,
form.form .glyphicon-dashboard:before {
  content: "\e141";
}
.custom-create-page .glyphicon-paperclip:before,
#examination-questions-list .glyphicon-paperclip:before,
form.form .glyphicon-paperclip:before {
  content: "\e142";
}
.custom-create-page .glyphicon-heart-empty:before,
#examination-questions-list .glyphicon-heart-empty:before,
form.form .glyphicon-heart-empty:before {
  content: "\e143";
}
.custom-create-page .glyphicon-link:before,
#examination-questions-list .glyphicon-link:before,
form.form .glyphicon-link:before {
  content: "\e144";
}
.custom-create-page .glyphicon-phone:before,
#examination-questions-list .glyphicon-phone:before,
form.form .glyphicon-phone:before {
  content: "\e145";
}
.custom-create-page .glyphicon-pushpin:before,
#examination-questions-list .glyphicon-pushpin:before,
form.form .glyphicon-pushpin:before {
  content: "\e146";
}
.custom-create-page .glyphicon-usd:before,
#examination-questions-list .glyphicon-usd:before,
form.form .glyphicon-usd:before {
  content: "\e148";
}
.custom-create-page .glyphicon-gbp:before,
#examination-questions-list .glyphicon-gbp:before,
form.form .glyphicon-gbp:before {
  content: "\e149";
}
.custom-create-page .glyphicon-sort:before,
#examination-questions-list .glyphicon-sort:before,
form.form .glyphicon-sort:before {
  content: "\e150";
}
.custom-create-page .glyphicon-sort-by-alphabet:before,
#examination-questions-list .glyphicon-sort-by-alphabet:before,
form.form .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.custom-create-page .glyphicon-sort-by-alphabet-alt:before,
#examination-questions-list .glyphicon-sort-by-alphabet-alt:before,
form.form .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.custom-create-page .glyphicon-sort-by-order:before,
#examination-questions-list .glyphicon-sort-by-order:before,
form.form .glyphicon-sort-by-order:before {
  content: "\e153";
}
.custom-create-page .glyphicon-sort-by-order-alt:before,
#examination-questions-list .glyphicon-sort-by-order-alt:before,
form.form .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.custom-create-page .glyphicon-sort-by-attributes:before,
#examination-questions-list .glyphicon-sort-by-attributes:before,
form.form .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.custom-create-page .glyphicon-sort-by-attributes-alt:before,
#examination-questions-list .glyphicon-sort-by-attributes-alt:before,
form.form .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.custom-create-page .glyphicon-unchecked:before,
#examination-questions-list .glyphicon-unchecked:before,
form.form .glyphicon-unchecked:before {
  content: "\e157";
}
.custom-create-page .glyphicon-expand:before,
#examination-questions-list .glyphicon-expand:before,
form.form .glyphicon-expand:before {
  content: "\e158";
}
.custom-create-page .glyphicon-collapse-down:before,
#examination-questions-list .glyphicon-collapse-down:before,
form.form .glyphicon-collapse-down:before {
  content: "\e159";
}
.custom-create-page .glyphicon-collapse-up:before,
#examination-questions-list .glyphicon-collapse-up:before,
form.form .glyphicon-collapse-up:before {
  content: "\e160";
}
.custom-create-page .glyphicon-log-in:before,
#examination-questions-list .glyphicon-log-in:before,
form.form .glyphicon-log-in:before {
  content: "\e161";
}
.custom-create-page .glyphicon-flash:before,
#examination-questions-list .glyphicon-flash:before,
form.form .glyphicon-flash:before {
  content: "\e162";
}
.custom-create-page .glyphicon-log-out:before,
#examination-questions-list .glyphicon-log-out:before,
form.form .glyphicon-log-out:before {
  content: "\e163";
}
.custom-create-page .glyphicon-new-window:before,
#examination-questions-list .glyphicon-new-window:before,
form.form .glyphicon-new-window:before {
  content: "\e164";
}
.custom-create-page .glyphicon-record:before,
#examination-questions-list .glyphicon-record:before,
form.form .glyphicon-record:before {
  content: "\e165";
}
.custom-create-page .glyphicon-save:before,
#examination-questions-list .glyphicon-save:before,
form.form .glyphicon-save:before {
  content: "\e166";
}
.custom-create-page .glyphicon-open:before,
#examination-questions-list .glyphicon-open:before,
form.form .glyphicon-open:before {
  content: "\e167";
}
.custom-create-page .glyphicon-saved:before,
#examination-questions-list .glyphicon-saved:before,
form.form .glyphicon-saved:before {
  content: "\e168";
}
.custom-create-page .glyphicon-import:before,
#examination-questions-list .glyphicon-import:before,
form.form .glyphicon-import:before {
  content: "\e169";
}
.custom-create-page .glyphicon-export:before,
#examination-questions-list .glyphicon-export:before,
form.form .glyphicon-export:before {
  content: "\e170";
}
.custom-create-page .glyphicon-send:before,
#examination-questions-list .glyphicon-send:before,
form.form .glyphicon-send:before {
  content: "\e171";
}
.custom-create-page .glyphicon-floppy-disk:before,
#examination-questions-list .glyphicon-floppy-disk:before,
form.form .glyphicon-floppy-disk:before {
  content: "\e172";
}
.custom-create-page .glyphicon-floppy-saved:before,
#examination-questions-list .glyphicon-floppy-saved:before,
form.form .glyphicon-floppy-saved:before {
  content: "\e173";
}
.custom-create-page .glyphicon-floppy-remove:before,
#examination-questions-list .glyphicon-floppy-remove:before,
form.form .glyphicon-floppy-remove:before {
  content: "\e174";
}
.custom-create-page .glyphicon-floppy-save:before,
#examination-questions-list .glyphicon-floppy-save:before,
form.form .glyphicon-floppy-save:before {
  content: "\e175";
}
.custom-create-page .glyphicon-floppy-open:before,
#examination-questions-list .glyphicon-floppy-open:before,
form.form .glyphicon-floppy-open:before {
  content: "\e176";
}
.custom-create-page .glyphicon-credit-card:before,
#examination-questions-list .glyphicon-credit-card:before,
form.form .glyphicon-credit-card:before {
  content: "\e177";
}
.custom-create-page .glyphicon-transfer:before,
#examination-questions-list .glyphicon-transfer:before,
form.form .glyphicon-transfer:before {
  content: "\e178";
}
.custom-create-page .glyphicon-cutlery:before,
#examination-questions-list .glyphicon-cutlery:before,
form.form .glyphicon-cutlery:before {
  content: "\e179";
}
.custom-create-page .glyphicon-header:before,
#examination-questions-list .glyphicon-header:before,
form.form .glyphicon-header:before {
  content: "\e180";
}
.custom-create-page .glyphicon-compressed:before,
#examination-questions-list .glyphicon-compressed:before,
form.form .glyphicon-compressed:before {
  content: "\e181";
}
.custom-create-page .glyphicon-earphone:before,
#examination-questions-list .glyphicon-earphone:before,
form.form .glyphicon-earphone:before {
  content: "\e182";
}
.custom-create-page .glyphicon-phone-alt:before,
#examination-questions-list .glyphicon-phone-alt:before,
form.form .glyphicon-phone-alt:before {
  content: "\e183";
}
.custom-create-page .glyphicon-tower:before,
#examination-questions-list .glyphicon-tower:before,
form.form .glyphicon-tower:before {
  content: "\e184";
}
.custom-create-page .glyphicon-stats:before,
#examination-questions-list .glyphicon-stats:before,
form.form .glyphicon-stats:before {
  content: "\e185";
}
.custom-create-page .glyphicon-sd-video:before,
#examination-questions-list .glyphicon-sd-video:before,
form.form .glyphicon-sd-video:before {
  content: "\e186";
}
.custom-create-page .glyphicon-hd-video:before,
#examination-questions-list .glyphicon-hd-video:before,
form.form .glyphicon-hd-video:before {
  content: "\e187";
}
.custom-create-page .glyphicon-subtitles:before,
#examination-questions-list .glyphicon-subtitles:before,
form.form .glyphicon-subtitles:before {
  content: "\e188";
}
.custom-create-page .glyphicon-sound-stereo:before,
#examination-questions-list .glyphicon-sound-stereo:before,
form.form .glyphicon-sound-stereo:before {
  content: "\e189";
}
.custom-create-page .glyphicon-sound-dolby:before,
#examination-questions-list .glyphicon-sound-dolby:before,
form.form .glyphicon-sound-dolby:before {
  content: "\e190";
}
.custom-create-page .glyphicon-sound-5-1:before,
#examination-questions-list .glyphicon-sound-5-1:before,
form.form .glyphicon-sound-5-1:before {
  content: "\e191";
}
.custom-create-page .glyphicon-sound-6-1:before,
#examination-questions-list .glyphicon-sound-6-1:before,
form.form .glyphicon-sound-6-1:before {
  content: "\e192";
}
.custom-create-page .glyphicon-sound-7-1:before,
#examination-questions-list .glyphicon-sound-7-1:before,
form.form .glyphicon-sound-7-1:before {
  content: "\e193";
}
.custom-create-page .glyphicon-copyright-mark:before,
#examination-questions-list .glyphicon-copyright-mark:before,
form.form .glyphicon-copyright-mark:before {
  content: "\e194";
}
.custom-create-page .glyphicon-registration-mark:before,
#examination-questions-list .glyphicon-registration-mark:before,
form.form .glyphicon-registration-mark:before {
  content: "\e195";
}
.custom-create-page .glyphicon-cloud-download:before,
#examination-questions-list .glyphicon-cloud-download:before,
form.form .glyphicon-cloud-download:before {
  content: "\e197";
}
.custom-create-page .glyphicon-cloud-upload:before,
#examination-questions-list .glyphicon-cloud-upload:before,
form.form .glyphicon-cloud-upload:before {
  content: "\e198";
}
.custom-create-page .glyphicon-tree-conifer:before,
#examination-questions-list .glyphicon-tree-conifer:before,
form.form .glyphicon-tree-conifer:before {
  content: "\e199";
}
.custom-create-page .glyphicon-tree-deciduous:before,
#examination-questions-list .glyphicon-tree-deciduous:before,
form.form .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.custom-create-page .glyphicon-cd:before,
#examination-questions-list .glyphicon-cd:before,
form.form .glyphicon-cd:before {
  content: "\e201";
}
.custom-create-page .glyphicon-save-file:before,
#examination-questions-list .glyphicon-save-file:before,
form.form .glyphicon-save-file:before {
  content: "\e202";
}
.custom-create-page .glyphicon-open-file:before,
#examination-questions-list .glyphicon-open-file:before,
form.form .glyphicon-open-file:before {
  content: "\e203";
}
.custom-create-page .glyphicon-level-up:before,
#examination-questions-list .glyphicon-level-up:before,
form.form .glyphicon-level-up:before {
  content: "\e204";
}
.custom-create-page .glyphicon-copy:before,
#examination-questions-list .glyphicon-copy:before,
form.form .glyphicon-copy:before {
  content: "\e205";
}
.custom-create-page .glyphicon-paste:before,
#examination-questions-list .glyphicon-paste:before,
form.form .glyphicon-paste:before {
  content: "\e206";
}
.custom-create-page .glyphicon-alert:before,
#examination-questions-list .glyphicon-alert:before,
form.form .glyphicon-alert:before {
  content: "\e209";
}
.custom-create-page .glyphicon-equalizer:before,
#examination-questions-list .glyphicon-equalizer:before,
form.form .glyphicon-equalizer:before {
  content: "\e210";
}
.custom-create-page .glyphicon-king:before,
#examination-questions-list .glyphicon-king:before,
form.form .glyphicon-king:before {
  content: "\e211";
}
.custom-create-page .glyphicon-queen:before,
#examination-questions-list .glyphicon-queen:before,
form.form .glyphicon-queen:before {
  content: "\e212";
}
.custom-create-page .glyphicon-pawn:before,
#examination-questions-list .glyphicon-pawn:before,
form.form .glyphicon-pawn:before {
  content: "\e213";
}
.custom-create-page .glyphicon-bishop:before,
#examination-questions-list .glyphicon-bishop:before,
form.form .glyphicon-bishop:before {
  content: "\e214";
}
.custom-create-page .glyphicon-knight:before,
#examination-questions-list .glyphicon-knight:before,
form.form .glyphicon-knight:before {
  content: "\e215";
}
.custom-create-page .glyphicon-baby-formula:before,
#examination-questions-list .glyphicon-baby-formula:before,
form.form .glyphicon-baby-formula:before {
  content: "\e216";
}
.custom-create-page .glyphicon-tent:before,
#examination-questions-list .glyphicon-tent:before,
form.form .glyphicon-tent:before {
  content: "\26fa";
}
.custom-create-page .glyphicon-blackboard:before,
#examination-questions-list .glyphicon-blackboard:before,
form.form .glyphicon-blackboard:before {
  content: "\e218";
}
.custom-create-page .glyphicon-bed:before,
#examination-questions-list .glyphicon-bed:before,
form.form .glyphicon-bed:before {
  content: "\e219";
}
.custom-create-page .glyphicon-apple:before,
#examination-questions-list .glyphicon-apple:before,
form.form .glyphicon-apple:before {
  content: "\f8ff";
}
.custom-create-page .glyphicon-erase:before,
#examination-questions-list .glyphicon-erase:before,
form.form .glyphicon-erase:before {
  content: "\e221";
}
.custom-create-page .glyphicon-hourglass:before,
#examination-questions-list .glyphicon-hourglass:before,
form.form .glyphicon-hourglass:before {
  content: "\231b";
}
.custom-create-page .glyphicon-lamp:before,
#examination-questions-list .glyphicon-lamp:before,
form.form .glyphicon-lamp:before {
  content: "\e223";
}
.custom-create-page .glyphicon-duplicate:before,
#examination-questions-list .glyphicon-duplicate:before,
form.form .glyphicon-duplicate:before {
  content: "\e224";
}
.custom-create-page .glyphicon-piggy-bank:before,
#examination-questions-list .glyphicon-piggy-bank:before,
form.form .glyphicon-piggy-bank:before {
  content: "\e225";
}
.custom-create-page .glyphicon-scissors:before,
#examination-questions-list .glyphicon-scissors:before,
form.form .glyphicon-scissors:before {
  content: "\e226";
}
.custom-create-page .glyphicon-bitcoin:before,
#examination-questions-list .glyphicon-bitcoin:before,
form.form .glyphicon-bitcoin:before {
  content: "\e227";
}
.custom-create-page .glyphicon-btc:before,
#examination-questions-list .glyphicon-btc:before,
form.form .glyphicon-btc:before {
  content: "\e227";
}
.custom-create-page .glyphicon-xbt:before,
#examination-questions-list .glyphicon-xbt:before,
form.form .glyphicon-xbt:before {
  content: "\e227";
}
.custom-create-page .glyphicon-yen:before,
#examination-questions-list .glyphicon-yen:before,
form.form .glyphicon-yen:before {
  content: "\00a5";
}
.custom-create-page .glyphicon-jpy:before,
#examination-questions-list .glyphicon-jpy:before,
form.form .glyphicon-jpy:before {
  content: "\00a5";
}
.custom-create-page .glyphicon-ruble:before,
#examination-questions-list .glyphicon-ruble:before,
form.form .glyphicon-ruble:before {
  content: "\20bd";
}
.custom-create-page .glyphicon-rub:before,
#examination-questions-list .glyphicon-rub:before,
form.form .glyphicon-rub:before {
  content: "\20bd";
}
.custom-create-page .glyphicon-scale:before,
#examination-questions-list .glyphicon-scale:before,
form.form .glyphicon-scale:before {
  content: "\e230";
}
.custom-create-page .glyphicon-ice-lolly:before,
#examination-questions-list .glyphicon-ice-lolly:before,
form.form .glyphicon-ice-lolly:before {
  content: "\e231";
}
.custom-create-page .glyphicon-ice-lolly-tasted:before,
#examination-questions-list .glyphicon-ice-lolly-tasted:before,
form.form .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.custom-create-page .glyphicon-education:before,
#examination-questions-list .glyphicon-education:before,
form.form .glyphicon-education:before {
  content: "\e233";
}
.custom-create-page .glyphicon-option-horizontal:before,
#examination-questions-list .glyphicon-option-horizontal:before,
form.form .glyphicon-option-horizontal:before {
  content: "\e234";
}
.custom-create-page .glyphicon-option-vertical:before,
#examination-questions-list .glyphicon-option-vertical:before,
form.form .glyphicon-option-vertical:before {
  content: "\e235";
}
.custom-create-page .glyphicon-menu-hamburger:before,
#examination-questions-list .glyphicon-menu-hamburger:before,
form.form .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.custom-create-page .glyphicon-modal-window:before,
#examination-questions-list .glyphicon-modal-window:before,
form.form .glyphicon-modal-window:before {
  content: "\e237";
}
.custom-create-page .glyphicon-oil:before,
#examination-questions-list .glyphicon-oil:before,
form.form .glyphicon-oil:before {
  content: "\e238";
}
.custom-create-page .glyphicon-grain:before,
#examination-questions-list .glyphicon-grain:before,
form.form .glyphicon-grain:before {
  content: "\e239";
}
.custom-create-page .glyphicon-sunglasses:before,
#examination-questions-list .glyphicon-sunglasses:before,
form.form .glyphicon-sunglasses:before {
  content: "\e240";
}
.custom-create-page .glyphicon-text-size:before,
#examination-questions-list .glyphicon-text-size:before,
form.form .glyphicon-text-size:before {
  content: "\e241";
}
.custom-create-page .glyphicon-text-color:before,
#examination-questions-list .glyphicon-text-color:before,
form.form .glyphicon-text-color:before {
  content: "\e242";
}
.custom-create-page .glyphicon-text-background:before,
#examination-questions-list .glyphicon-text-background:before,
form.form .glyphicon-text-background:before {
  content: "\e243";
}
.custom-create-page .glyphicon-object-align-top:before,
#examination-questions-list .glyphicon-object-align-top:before,
form.form .glyphicon-object-align-top:before {
  content: "\e244";
}
.custom-create-page .glyphicon-object-align-bottom:before,
#examination-questions-list .glyphicon-object-align-bottom:before,
form.form .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.custom-create-page .glyphicon-object-align-horizontal:before,
#examination-questions-list .glyphicon-object-align-horizontal:before,
form.form .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.custom-create-page .glyphicon-object-align-left:before,
#examination-questions-list .glyphicon-object-align-left:before,
form.form .glyphicon-object-align-left:before {
  content: "\e247";
}
.custom-create-page .glyphicon-object-align-vertical:before,
#examination-questions-list .glyphicon-object-align-vertical:before,
form.form .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.custom-create-page .glyphicon-object-align-right:before,
#examination-questions-list .glyphicon-object-align-right:before,
form.form .glyphicon-object-align-right:before {
  content: "\e249";
}
.custom-create-page .glyphicon-triangle-right:before,
#examination-questions-list .glyphicon-triangle-right:before,
form.form .glyphicon-triangle-right:before {
  content: "\e250";
}
.custom-create-page .glyphicon-triangle-left:before,
#examination-questions-list .glyphicon-triangle-left:before,
form.form .glyphicon-triangle-left:before {
  content: "\e251";
}
.custom-create-page .glyphicon-triangle-bottom:before,
#examination-questions-list .glyphicon-triangle-bottom:before,
form.form .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.custom-create-page .glyphicon-triangle-top:before,
#examination-questions-list .glyphicon-triangle-top:before,
form.form .glyphicon-triangle-top:before {
  content: "\e253";
}
.custom-create-page .glyphicon-console:before,
#examination-questions-list .glyphicon-console:before,
form.form .glyphicon-console:before {
  content: "\e254";
}
.custom-create-page .glyphicon-superscript:before,
#examination-questions-list .glyphicon-superscript:before,
form.form .glyphicon-superscript:before {
  content: "\e255";
}
.custom-create-page .glyphicon-subscript:before,
#examination-questions-list .glyphicon-subscript:before,
form.form .glyphicon-subscript:before {
  content: "\e256";
}
.custom-create-page .glyphicon-menu-left:before,
#examination-questions-list .glyphicon-menu-left:before,
form.form .glyphicon-menu-left:before {
  content: "\e257";
}
.custom-create-page .glyphicon-menu-right:before,
#examination-questions-list .glyphicon-menu-right:before,
form.form .glyphicon-menu-right:before {
  content: "\e258";
}
.custom-create-page .glyphicon-menu-down:before,
#examination-questions-list .glyphicon-menu-down:before,
form.form .glyphicon-menu-down:before {
  content: "\e259";
}
.custom-create-page .glyphicon-menu-up:before,
#examination-questions-list .glyphicon-menu-up:before,
form.form .glyphicon-menu-up:before {
  content: "\e260";
}
.custom-create-page *,
#examination-questions-list *,
form.form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.custom-create-page *:before,
#examination-questions-list *:before,
form.form *:before,
.custom-create-page *:after,
#examination-questions-list *:after,
form.form *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.custom-create-page html,
#examination-questions-list html,
form.form html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.custom-create-page body,
#examination-questions-list body,
form.form body {
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.custom-create-page input,
#examination-questions-list input,
form.form input,
.custom-create-page button,
#examination-questions-list button,
form.form button,
.custom-create-page select,
#examination-questions-list select,
form.form select,
.custom-create-page textarea,
#examination-questions-list textarea,
form.form textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.custom-create-page a,
#examination-questions-list a,
form.form a {
  color: #337ab7;
  text-decoration: none;
}
.custom-create-page a:hover,
#examination-questions-list a:hover,
form.form a:hover,
.custom-create-page a:focus,
#examination-questions-list a:focus,
form.form a:focus {
  color: #23527c;
  text-decoration: underline;
}
.custom-create-page a:focus,
#examination-questions-list a:focus,
form.form a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.custom-create-page figure,
#examination-questions-list figure,
form.form figure {
  margin: 0;
}
.custom-create-page img,
#examination-questions-list img,
form.form img {
  vertical-align: middle;
}
.custom-create-page .img-responsive,
#examination-questions-list .img-responsive,
form.form .img-responsive,
.custom-create-page .thumbnail > img,
#examination-questions-list .thumbnail > img,
form.form .thumbnail > img,
.custom-create-page .thumbnail a > img,
#examination-questions-list .thumbnail a > img,
form.form .thumbnail a > img,
.custom-create-page .carousel-inner > .item > img,
#examination-questions-list .carousel-inner > .item > img,
form.form .carousel-inner > .item > img,
.custom-create-page .carousel-inner > .item > a > img,
#examination-questions-list .carousel-inner > .item > a > img,
form.form .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.custom-create-page .img-rounded,
#examination-questions-list .img-rounded,
form.form .img-rounded {
  border-radius: 6px;
}
.custom-create-page .img-thumbnail,
#examination-questions-list .img-thumbnail,
form.form .img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.custom-create-page .img-circle,
#examination-questions-list .img-circle,
form.form .img-circle {
  border-radius: 50%;
}
.custom-create-page hr,
#examination-questions-list hr,
form.form hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.custom-create-page .sr-only,
#examination-questions-list .sr-only,
form.form .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.custom-create-page .sr-only-focusable:active,
#examination-questions-list .sr-only-focusable:active,
form.form .sr-only-focusable:active,
.custom-create-page .sr-only-focusable:focus,
#examination-questions-list .sr-only-focusable:focus,
form.form .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.custom-create-page [role="button"],
#examination-questions-list [role="button"],
form.form [role="button"] {
  cursor: pointer;
}
.custom-create-page h1,
#examination-questions-list h1,
form.form h1,
.custom-create-page h2,
#examination-questions-list h2,
form.form h2,
.custom-create-page h3,
#examination-questions-list h3,
form.form h3,
.custom-create-page h4,
#examination-questions-list h4,
form.form h4,
.custom-create-page h5,
#examination-questions-list h5,
form.form h5,
.custom-create-page h6,
#examination-questions-list h6,
form.form h6,
.custom-create-page .h1,
#examination-questions-list .h1,
form.form .h1,
.custom-create-page .h2,
#examination-questions-list .h2,
form.form .h2,
.custom-create-page .h3,
#examination-questions-list .h3,
form.form .h3,
.custom-create-page .h4,
#examination-questions-list .h4,
form.form .h4,
.custom-create-page .h5,
#examination-questions-list .h5,
form.form .h5,
.custom-create-page .h6,
#examination-questions-list .h6,
form.form .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.custom-create-page h1 small,
#examination-questions-list h1 small,
form.form h1 small,
.custom-create-page h2 small,
#examination-questions-list h2 small,
form.form h2 small,
.custom-create-page h3 small,
#examination-questions-list h3 small,
form.form h3 small,
.custom-create-page h4 small,
#examination-questions-list h4 small,
form.form h4 small,
.custom-create-page h5 small,
#examination-questions-list h5 small,
form.form h5 small,
.custom-create-page h6 small,
#examination-questions-list h6 small,
form.form h6 small,
.custom-create-page .h1 small,
#examination-questions-list .h1 small,
form.form .h1 small,
.custom-create-page .h2 small,
#examination-questions-list .h2 small,
form.form .h2 small,
.custom-create-page .h3 small,
#examination-questions-list .h3 small,
form.form .h3 small,
.custom-create-page .h4 small,
#examination-questions-list .h4 small,
form.form .h4 small,
.custom-create-page .h5 small,
#examination-questions-list .h5 small,
form.form .h5 small,
.custom-create-page .h6 small,
#examination-questions-list .h6 small,
form.form .h6 small,
.custom-create-page h1 .small,
#examination-questions-list h1 .small,
form.form h1 .small,
.custom-create-page h2 .small,
#examination-questions-list h2 .small,
form.form h2 .small,
.custom-create-page h3 .small,
#examination-questions-list h3 .small,
form.form h3 .small,
.custom-create-page h4 .small,
#examination-questions-list h4 .small,
form.form h4 .small,
.custom-create-page h5 .small,
#examination-questions-list h5 .small,
form.form h5 .small,
.custom-create-page h6 .small,
#examination-questions-list h6 .small,
form.form h6 .small,
.custom-create-page .h1 .small,
#examination-questions-list .h1 .small,
form.form .h1 .small,
.custom-create-page .h2 .small,
#examination-questions-list .h2 .small,
form.form .h2 .small,
.custom-create-page .h3 .small,
#examination-questions-list .h3 .small,
form.form .h3 .small,
.custom-create-page .h4 .small,
#examination-questions-list .h4 .small,
form.form .h4 .small,
.custom-create-page .h5 .small,
#examination-questions-list .h5 .small,
form.form .h5 .small,
.custom-create-page .h6 .small,
#examination-questions-list .h6 .small,
form.form .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
.custom-create-page h1,
#examination-questions-list h1,
form.form h1,
.custom-create-page .h1,
#examination-questions-list .h1,
form.form .h1,
.custom-create-page h2,
#examination-questions-list h2,
form.form h2,
.custom-create-page .h2,
#examination-questions-list .h2,
form.form .h2,
.custom-create-page h3,
#examination-questions-list h3,
form.form h3,
.custom-create-page .h3,
#examination-questions-list .h3,
form.form .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.custom-create-page h1 small,
#examination-questions-list h1 small,
form.form h1 small,
.custom-create-page .h1 small,
#examination-questions-list .h1 small,
form.form .h1 small,
.custom-create-page h2 small,
#examination-questions-list h2 small,
form.form h2 small,
.custom-create-page .h2 small,
#examination-questions-list .h2 small,
form.form .h2 small,
.custom-create-page h3 small,
#examination-questions-list h3 small,
form.form h3 small,
.custom-create-page .h3 small,
#examination-questions-list .h3 small,
form.form .h3 small,
.custom-create-page h1 .small,
#examination-questions-list h1 .small,
form.form h1 .small,
.custom-create-page .h1 .small,
#examination-questions-list .h1 .small,
form.form .h1 .small,
.custom-create-page h2 .small,
#examination-questions-list h2 .small,
form.form h2 .small,
.custom-create-page .h2 .small,
#examination-questions-list .h2 .small,
form.form .h2 .small,
.custom-create-page h3 .small,
#examination-questions-list h3 .small,
form.form h3 .small,
.custom-create-page .h3 .small,
#examination-questions-list .h3 .small,
form.form .h3 .small {
  font-size: 65%;
}
.custom-create-page h4,
#examination-questions-list h4,
form.form h4,
.custom-create-page .h4,
#examination-questions-list .h4,
form.form .h4,
.custom-create-page h5,
#examination-questions-list h5,
form.form h5,
.custom-create-page .h5,
#examination-questions-list .h5,
form.form .h5,
.custom-create-page h6,
#examination-questions-list h6,
form.form h6,
.custom-create-page .h6,
#examination-questions-list .h6,
form.form .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.custom-create-page h4 small,
#examination-questions-list h4 small,
form.form h4 small,
.custom-create-page .h4 small,
#examination-questions-list .h4 small,
form.form .h4 small,
.custom-create-page h5 small,
#examination-questions-list h5 small,
form.form h5 small,
.custom-create-page .h5 small,
#examination-questions-list .h5 small,
form.form .h5 small,
.custom-create-page h6 small,
#examination-questions-list h6 small,
form.form h6 small,
.custom-create-page .h6 small,
#examination-questions-list .h6 small,
form.form .h6 small,
.custom-create-page h4 .small,
#examination-questions-list h4 .small,
form.form h4 .small,
.custom-create-page .h4 .small,
#examination-questions-list .h4 .small,
form.form .h4 .small,
.custom-create-page h5 .small,
#examination-questions-list h5 .small,
form.form h5 .small,
.custom-create-page .h5 .small,
#examination-questions-list .h5 .small,
form.form .h5 .small,
.custom-create-page h6 .small,
#examination-questions-list h6 .small,
form.form h6 .small,
.custom-create-page .h6 .small,
#examination-questions-list .h6 .small,
form.form .h6 .small {
  font-size: 75%;
}
.custom-create-page h1,
#examination-questions-list h1,
form.form h1,
.custom-create-page .h1,
#examination-questions-list .h1,
form.form .h1 {
  font-size: 36px;
}
.custom-create-page h2,
#examination-questions-list h2,
form.form h2,
.custom-create-page .h2,
#examination-questions-list .h2,
form.form .h2 {
  font-size: 30px;
}
.custom-create-page h3,
#examination-questions-list h3,
form.form h3,
.custom-create-page .h3,
#examination-questions-list .h3,
form.form .h3 {
  font-size: 24px;
}
.custom-create-page h4,
#examination-questions-list h4,
form.form h4,
.custom-create-page .h4,
#examination-questions-list .h4,
form.form .h4 {
  font-size: 18px;
}
.custom-create-page h5,
#examination-questions-list h5,
form.form h5,
.custom-create-page .h5,
#examination-questions-list .h5,
form.form .h5 {
  font-size: 14px;
}
.custom-create-page h6,
#examination-questions-list h6,
form.form h6,
.custom-create-page .h6,
#examination-questions-list .h6,
form.form .h6 {
  font-size: 12px;
}
.custom-create-page p,
#examination-questions-list p,
form.form p {
  margin: 0 0 10px;
}
.custom-create-page .lead,
#examination-questions-list .lead,
form.form .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .custom-create-page .lead,
  #examination-questions-list .lead,
  form.form .lead {
    font-size: 21px;
  }
}
.custom-create-page small,
#examination-questions-list small,
form.form small,
.custom-create-page .small,
#examination-questions-list .small,
form.form .small {
  font-size: 85%;
}
.custom-create-page mark,
#examination-questions-list mark,
form.form mark,
.custom-create-page .mark,
#examination-questions-list .mark,
form.form .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.custom-create-page .text-left,
#examination-questions-list .text-left,
form.form .text-left {
  text-align: left;
}
.custom-create-page .text-right,
#examination-questions-list .text-right,
form.form .text-right {
  text-align: right;
}
.custom-create-page .text-center,
#examination-questions-list .text-center,
form.form .text-center {
  text-align: center;
}
.custom-create-page .text-justify,
#examination-questions-list .text-justify,
form.form .text-justify {
  text-align: justify;
}
.custom-create-page .text-nowrap,
#examination-questions-list .text-nowrap,
form.form .text-nowrap {
  white-space: nowrap;
}
.custom-create-page .text-lowercase,
#examination-questions-list .text-lowercase,
form.form .text-lowercase {
  text-transform: lowercase;
}
.custom-create-page .text-uppercase,
#examination-questions-list .text-uppercase,
form.form .text-uppercase {
  text-transform: uppercase;
}
.custom-create-page .text-capitalize,
#examination-questions-list .text-capitalize,
form.form .text-capitalize {
  text-transform: capitalize;
}
.custom-create-page .text-muted,
#examination-questions-list .text-muted,
form.form .text-muted {
  color: #777;
}
.custom-create-page .text-primary,
#examination-questions-list .text-primary,
form.form .text-primary {
  color: #337ab7;
}
.custom-create-page a.text-primary:hover,
#examination-questions-list a.text-primary:hover,
form.form a.text-primary:hover,
.custom-create-page a.text-primary:focus,
#examination-questions-list a.text-primary:focus,
form.form a.text-primary:focus {
  color: #286090;
}
.custom-create-page .text-success,
#examination-questions-list .text-success,
form.form .text-success {
  color: #3c763d;
}
.custom-create-page a.text-success:hover,
#examination-questions-list a.text-success:hover,
form.form a.text-success:hover,
.custom-create-page a.text-success:focus,
#examination-questions-list a.text-success:focus,
form.form a.text-success:focus {
  color: #2b542c;
}
.custom-create-page .text-info,
#examination-questions-list .text-info,
form.form .text-info {
  color: #31708f;
}
.custom-create-page a.text-info:hover,
#examination-questions-list a.text-info:hover,
form.form a.text-info:hover,
.custom-create-page a.text-info:focus,
#examination-questions-list a.text-info:focus,
form.form a.text-info:focus {
  color: #245269;
}
.custom-create-page .text-warning,
#examination-questions-list .text-warning,
form.form .text-warning {
  color: #8a6d3b;
}
.custom-create-page a.text-warning:hover,
#examination-questions-list a.text-warning:hover,
form.form a.text-warning:hover,
.custom-create-page a.text-warning:focus,
#examination-questions-list a.text-warning:focus,
form.form a.text-warning:focus {
  color: #66512c;
}
.custom-create-page .text-danger,
#examination-questions-list .text-danger,
form.form .text-danger {
  color: #a94442;
}
.custom-create-page a.text-danger:hover,
#examination-questions-list a.text-danger:hover,
form.form a.text-danger:hover,
.custom-create-page a.text-danger:focus,
#examination-questions-list a.text-danger:focus,
form.form a.text-danger:focus {
  color: #843534;
}
.custom-create-page .bg-primary,
#examination-questions-list .bg-primary,
form.form .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.custom-create-page a.bg-primary:hover,
#examination-questions-list a.bg-primary:hover,
form.form a.bg-primary:hover,
.custom-create-page a.bg-primary:focus,
#examination-questions-list a.bg-primary:focus,
form.form a.bg-primary:focus {
  background-color: #286090;
}
.custom-create-page .bg-success,
#examination-questions-list .bg-success,
form.form .bg-success {
  background-color: #dff0d8;
}
.custom-create-page a.bg-success:hover,
#examination-questions-list a.bg-success:hover,
form.form a.bg-success:hover,
.custom-create-page a.bg-success:focus,
#examination-questions-list a.bg-success:focus,
form.form a.bg-success:focus {
  background-color: #c1e2b3;
}
.custom-create-page .bg-info,
#examination-questions-list .bg-info,
form.form .bg-info {
  background-color: #d9edf7;
}
.custom-create-page a.bg-info:hover,
#examination-questions-list a.bg-info:hover,
form.form a.bg-info:hover,
.custom-create-page a.bg-info:focus,
#examination-questions-list a.bg-info:focus,
form.form a.bg-info:focus {
  background-color: #afd9ee;
}
.custom-create-page .bg-warning,
#examination-questions-list .bg-warning,
form.form .bg-warning {
  background-color: #fcf8e3;
}
.custom-create-page a.bg-warning:hover,
#examination-questions-list a.bg-warning:hover,
form.form a.bg-warning:hover,
.custom-create-page a.bg-warning:focus,
#examination-questions-list a.bg-warning:focus,
form.form a.bg-warning:focus {
  background-color: #f7ecb5;
}
.custom-create-page .bg-danger,
#examination-questions-list .bg-danger,
form.form .bg-danger {
  background-color: #f2dede;
}
.custom-create-page a.bg-danger:hover,
#examination-questions-list a.bg-danger:hover,
form.form a.bg-danger:hover,
.custom-create-page a.bg-danger:focus,
#examination-questions-list a.bg-danger:focus,
form.form a.bg-danger:focus {
  background-color: #e4b9b9;
}
.custom-create-page .page-header,
#examination-questions-list .page-header,
form.form .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.custom-create-page ul,
#examination-questions-list ul,
form.form ul,
.custom-create-page ol,
#examination-questions-list ol,
form.form ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.custom-create-page ul ul,
#examination-questions-list ul ul,
form.form ul ul,
.custom-create-page ol ul,
#examination-questions-list ol ul,
form.form ol ul,
.custom-create-page ul ol,
#examination-questions-list ul ol,
form.form ul ol,
.custom-create-page ol ol,
#examination-questions-list ol ol,
form.form ol ol {
  margin-bottom: 0;
}
.custom-create-page .list-unstyled,
#examination-questions-list .list-unstyled,
form.form .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.custom-create-page .list-inline,
#examination-questions-list .list-inline,
form.form .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.custom-create-page .list-inline > li,
#examination-questions-list .list-inline > li,
form.form .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.custom-create-page dl,
#examination-questions-list dl,
form.form dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.custom-create-page dt,
#examination-questions-list dt,
form.form dt,
.custom-create-page dd,
#examination-questions-list dd,
form.form dd {
  line-height: 1.42857143;
}
.custom-create-page dt,
#examination-questions-list dt,
form.form dt {
  font-weight: bold;
}
.custom-create-page dd,
#examination-questions-list dd,
form.form dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .custom-create-page .dl-horizontal dt,
  #examination-questions-list .dl-horizontal dt,
  form.form .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .custom-create-page .dl-horizontal dd,
  #examination-questions-list .dl-horizontal dd,
  form.form .dl-horizontal dd {
    margin-left: 180px;
  }
}
.custom-create-page abbr[title],
#examination-questions-list abbr[title],
form.form abbr[title],
.custom-create-page abbr[data-original-title],
#examination-questions-list abbr[data-original-title],
form.form abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.custom-create-page .initialism,
#examination-questions-list .initialism,
form.form .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.custom-create-page blockquote,
#examination-questions-list blockquote,
form.form blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.custom-create-page blockquote p:last-child,
#examination-questions-list blockquote p:last-child,
form.form blockquote p:last-child,
.custom-create-page blockquote ul:last-child,
#examination-questions-list blockquote ul:last-child,
form.form blockquote ul:last-child,
.custom-create-page blockquote ol:last-child,
#examination-questions-list blockquote ol:last-child,
form.form blockquote ol:last-child {
  margin-bottom: 0;
}
.custom-create-page blockquote footer,
#examination-questions-list blockquote footer,
form.form blockquote footer,
.custom-create-page blockquote small,
#examination-questions-list blockquote small,
form.form blockquote small,
.custom-create-page blockquote .small,
#examination-questions-list blockquote .small,
form.form blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
.custom-create-page blockquote footer:before,
#examination-questions-list blockquote footer:before,
form.form blockquote footer:before,
.custom-create-page blockquote small:before,
#examination-questions-list blockquote small:before,
form.form blockquote small:before,
.custom-create-page blockquote .small:before,
#examination-questions-list blockquote .small:before,
form.form blockquote .small:before {
  content: '\2014 \00A0';
}
.custom-create-page .blockquote-reverse,
#examination-questions-list .blockquote-reverse,
form.form .blockquote-reverse,
.custom-create-page blockquote.pull-right,
#examination-questions-list blockquote.pull-right,
form.form blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.custom-create-page .blockquote-reverse footer:before,
#examination-questions-list .blockquote-reverse footer:before,
form.form .blockquote-reverse footer:before,
.custom-create-page blockquote.pull-right footer:before,
#examination-questions-list blockquote.pull-right footer:before,
form.form blockquote.pull-right footer:before,
.custom-create-page .blockquote-reverse small:before,
#examination-questions-list .blockquote-reverse small:before,
form.form .blockquote-reverse small:before,
.custom-create-page blockquote.pull-right small:before,
#examination-questions-list blockquote.pull-right small:before,
form.form blockquote.pull-right small:before,
.custom-create-page .blockquote-reverse .small:before,
#examination-questions-list .blockquote-reverse .small:before,
form.form .blockquote-reverse .small:before,
.custom-create-page blockquote.pull-right .small:before,
#examination-questions-list blockquote.pull-right .small:before,
form.form blockquote.pull-right .small:before {
  content: '';
}
.custom-create-page .blockquote-reverse footer:after,
#examination-questions-list .blockquote-reverse footer:after,
form.form .blockquote-reverse footer:after,
.custom-create-page blockquote.pull-right footer:after,
#examination-questions-list blockquote.pull-right footer:after,
form.form blockquote.pull-right footer:after,
.custom-create-page .blockquote-reverse small:after,
#examination-questions-list .blockquote-reverse small:after,
form.form .blockquote-reverse small:after,
.custom-create-page blockquote.pull-right small:after,
#examination-questions-list blockquote.pull-right small:after,
form.form blockquote.pull-right small:after,
.custom-create-page .blockquote-reverse .small:after,
#examination-questions-list .blockquote-reverse .small:after,
form.form .blockquote-reverse .small:after,
.custom-create-page blockquote.pull-right .small:after,
#examination-questions-list blockquote.pull-right .small:after,
form.form blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.custom-create-page address,
#examination-questions-list address,
form.form address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.custom-create-page code,
#examination-questions-list code,
form.form code,
.custom-create-page kbd,
#examination-questions-list kbd,
form.form kbd,
.custom-create-page pre,
#examination-questions-list pre,
form.form pre,
.custom-create-page samp,
#examination-questions-list samp,
form.form samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.custom-create-page code,
#examination-questions-list code,
form.form code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.custom-create-page kbd,
#examination-questions-list kbd,
form.form kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.custom-create-page kbd kbd,
#examination-questions-list kbd kbd,
form.form kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.custom-create-page pre,
#examination-questions-list pre,
form.form pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.custom-create-page pre code,
#examination-questions-list pre code,
form.form pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.custom-create-page .pre-scrollable,
#examination-questions-list .pre-scrollable,
form.form .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.custom-create-page .container,
#examination-questions-list .container,
form.form .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .custom-create-page .container,
  #examination-questions-list .container,
  form.form .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .custom-create-page .container,
  #examination-questions-list .container,
  form.form .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .custom-create-page .container,
  #examination-questions-list .container,
  form.form .container {
    width: 1170px;
  }
}
.custom-create-page .container-fluid,
#examination-questions-list .container-fluid,
form.form .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.custom-create-page .row,
#examination-questions-list .row,
form.form .row {
  margin-right: -15px;
  margin-left: -15px;
}
.custom-create-page .col-xs-1,
#examination-questions-list .col-xs-1,
form.form .col-xs-1,
.custom-create-page .col-sm-1,
#examination-questions-list .col-sm-1,
form.form .col-sm-1,
.custom-create-page .col-md-1,
#examination-questions-list .col-md-1,
form.form .col-md-1,
.custom-create-page .col-lg-1,
#examination-questions-list .col-lg-1,
form.form .col-lg-1,
.custom-create-page .col-xs-2,
#examination-questions-list .col-xs-2,
form.form .col-xs-2,
.custom-create-page .col-sm-2,
#examination-questions-list .col-sm-2,
form.form .col-sm-2,
.custom-create-page .col-md-2,
#examination-questions-list .col-md-2,
form.form .col-md-2,
.custom-create-page .col-lg-2,
#examination-questions-list .col-lg-2,
form.form .col-lg-2,
.custom-create-page .col-xs-3,
#examination-questions-list .col-xs-3,
form.form .col-xs-3,
.custom-create-page .col-sm-3,
#examination-questions-list .col-sm-3,
form.form .col-sm-3,
.custom-create-page .col-md-3,
#examination-questions-list .col-md-3,
form.form .col-md-3,
.custom-create-page .col-lg-3,
#examination-questions-list .col-lg-3,
form.form .col-lg-3,
.custom-create-page .col-xs-4,
#examination-questions-list .col-xs-4,
form.form .col-xs-4,
.custom-create-page .col-sm-4,
#examination-questions-list .col-sm-4,
form.form .col-sm-4,
.custom-create-page .col-md-4,
#examination-questions-list .col-md-4,
form.form .col-md-4,
.custom-create-page .col-lg-4,
#examination-questions-list .col-lg-4,
form.form .col-lg-4,
.custom-create-page .col-xs-5,
#examination-questions-list .col-xs-5,
form.form .col-xs-5,
.custom-create-page .col-sm-5,
#examination-questions-list .col-sm-5,
form.form .col-sm-5,
.custom-create-page .col-md-5,
#examination-questions-list .col-md-5,
form.form .col-md-5,
.custom-create-page .col-lg-5,
#examination-questions-list .col-lg-5,
form.form .col-lg-5,
.custom-create-page .col-xs-6,
#examination-questions-list .col-xs-6,
form.form .col-xs-6,
.custom-create-page .col-sm-6,
#examination-questions-list .col-sm-6,
form.form .col-sm-6,
.custom-create-page .col-md-6,
#examination-questions-list .col-md-6,
form.form .col-md-6,
.custom-create-page .col-lg-6,
#examination-questions-list .col-lg-6,
form.form .col-lg-6,
.custom-create-page .col-xs-7,
#examination-questions-list .col-xs-7,
form.form .col-xs-7,
.custom-create-page .col-sm-7,
#examination-questions-list .col-sm-7,
form.form .col-sm-7,
.custom-create-page .col-md-7,
#examination-questions-list .col-md-7,
form.form .col-md-7,
.custom-create-page .col-lg-7,
#examination-questions-list .col-lg-7,
form.form .col-lg-7,
.custom-create-page .col-xs-8,
#examination-questions-list .col-xs-8,
form.form .col-xs-8,
.custom-create-page .col-sm-8,
#examination-questions-list .col-sm-8,
form.form .col-sm-8,
.custom-create-page .col-md-8,
#examination-questions-list .col-md-8,
form.form .col-md-8,
.custom-create-page .col-lg-8,
#examination-questions-list .col-lg-8,
form.form .col-lg-8,
.custom-create-page .col-xs-9,
#examination-questions-list .col-xs-9,
form.form .col-xs-9,
.custom-create-page .col-sm-9,
#examination-questions-list .col-sm-9,
form.form .col-sm-9,
.custom-create-page .col-md-9,
#examination-questions-list .col-md-9,
form.form .col-md-9,
.custom-create-page .col-lg-9,
#examination-questions-list .col-lg-9,
form.form .col-lg-9,
.custom-create-page .col-xs-10,
#examination-questions-list .col-xs-10,
form.form .col-xs-10,
.custom-create-page .col-sm-10,
#examination-questions-list .col-sm-10,
form.form .col-sm-10,
.custom-create-page .col-md-10,
#examination-questions-list .col-md-10,
form.form .col-md-10,
.custom-create-page .col-lg-10,
#examination-questions-list .col-lg-10,
form.form .col-lg-10,
.custom-create-page .col-xs-11,
#examination-questions-list .col-xs-11,
form.form .col-xs-11,
.custom-create-page .col-sm-11,
#examination-questions-list .col-sm-11,
form.form .col-sm-11,
.custom-create-page .col-md-11,
#examination-questions-list .col-md-11,
form.form .col-md-11,
.custom-create-page .col-lg-11,
#examination-questions-list .col-lg-11,
form.form .col-lg-11,
.custom-create-page .col-xs-12,
#examination-questions-list .col-xs-12,
form.form .col-xs-12,
.custom-create-page .col-sm-12,
#examination-questions-list .col-sm-12,
form.form .col-sm-12,
.custom-create-page .col-md-12,
#examination-questions-list .col-md-12,
form.form .col-md-12,
.custom-create-page .col-lg-12,
#examination-questions-list .col-lg-12,
form.form .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.custom-create-page .col-xs-1,
#examination-questions-list .col-xs-1,
form.form .col-xs-1,
.custom-create-page .col-xs-2,
#examination-questions-list .col-xs-2,
form.form .col-xs-2,
.custom-create-page .col-xs-3,
#examination-questions-list .col-xs-3,
form.form .col-xs-3,
.custom-create-page .col-xs-4,
#examination-questions-list .col-xs-4,
form.form .col-xs-4,
.custom-create-page .col-xs-5,
#examination-questions-list .col-xs-5,
form.form .col-xs-5,
.custom-create-page .col-xs-6,
#examination-questions-list .col-xs-6,
form.form .col-xs-6,
.custom-create-page .col-xs-7,
#examination-questions-list .col-xs-7,
form.form .col-xs-7,
.custom-create-page .col-xs-8,
#examination-questions-list .col-xs-8,
form.form .col-xs-8,
.custom-create-page .col-xs-9,
#examination-questions-list .col-xs-9,
form.form .col-xs-9,
.custom-create-page .col-xs-10,
#examination-questions-list .col-xs-10,
form.form .col-xs-10,
.custom-create-page .col-xs-11,
#examination-questions-list .col-xs-11,
form.form .col-xs-11,
.custom-create-page .col-xs-12,
#examination-questions-list .col-xs-12,
form.form .col-xs-12 {
  float: left;
}
.custom-create-page .col-xs-12,
#examination-questions-list .col-xs-12,
form.form .col-xs-12 {
  width: 100%;
}
.custom-create-page .col-xs-11,
#examination-questions-list .col-xs-11,
form.form .col-xs-11 {
  width: 91.66666667%;
}
.custom-create-page .col-xs-10,
#examination-questions-list .col-xs-10,
form.form .col-xs-10 {
  width: 83.33333333%;
}
.custom-create-page .col-xs-9,
#examination-questions-list .col-xs-9,
form.form .col-xs-9 {
  width: 75%;
}
.custom-create-page .col-xs-8,
#examination-questions-list .col-xs-8,
form.form .col-xs-8 {
  width: 66.66666667%;
}
.custom-create-page .col-xs-7,
#examination-questions-list .col-xs-7,
form.form .col-xs-7 {
  width: 58.33333333%;
}
.custom-create-page .col-xs-6,
#examination-questions-list .col-xs-6,
form.form .col-xs-6 {
  width: 50%;
}
.custom-create-page .col-xs-5,
#examination-questions-list .col-xs-5,
form.form .col-xs-5 {
  width: 41.66666667%;
}
.custom-create-page .col-xs-4,
#examination-questions-list .col-xs-4,
form.form .col-xs-4 {
  width: 33.33333333%;
}
.custom-create-page .col-xs-3,
#examination-questions-list .col-xs-3,
form.form .col-xs-3 {
  width: 25%;
}
.custom-create-page .col-xs-2,
#examination-questions-list .col-xs-2,
form.form .col-xs-2 {
  width: 16.66666667%;
}
.custom-create-page .col-xs-1,
#examination-questions-list .col-xs-1,
form.form .col-xs-1 {
  width: 8.33333333%;
}
.custom-create-page .col-xs-pull-12,
#examination-questions-list .col-xs-pull-12,
form.form .col-xs-pull-12 {
  right: 100%;
}
.custom-create-page .col-xs-pull-11,
#examination-questions-list .col-xs-pull-11,
form.form .col-xs-pull-11 {
  right: 91.66666667%;
}
.custom-create-page .col-xs-pull-10,
#examination-questions-list .col-xs-pull-10,
form.form .col-xs-pull-10 {
  right: 83.33333333%;
}
.custom-create-page .col-xs-pull-9,
#examination-questions-list .col-xs-pull-9,
form.form .col-xs-pull-9 {
  right: 75%;
}
.custom-create-page .col-xs-pull-8,
#examination-questions-list .col-xs-pull-8,
form.form .col-xs-pull-8 {
  right: 66.66666667%;
}
.custom-create-page .col-xs-pull-7,
#examination-questions-list .col-xs-pull-7,
form.form .col-xs-pull-7 {
  right: 58.33333333%;
}
.custom-create-page .col-xs-pull-6,
#examination-questions-list .col-xs-pull-6,
form.form .col-xs-pull-6 {
  right: 50%;
}
.custom-create-page .col-xs-pull-5,
#examination-questions-list .col-xs-pull-5,
form.form .col-xs-pull-5 {
  right: 41.66666667%;
}
.custom-create-page .col-xs-pull-4,
#examination-questions-list .col-xs-pull-4,
form.form .col-xs-pull-4 {
  right: 33.33333333%;
}
.custom-create-page .col-xs-pull-3,
#examination-questions-list .col-xs-pull-3,
form.form .col-xs-pull-3 {
  right: 25%;
}
.custom-create-page .col-xs-pull-2,
#examination-questions-list .col-xs-pull-2,
form.form .col-xs-pull-2 {
  right: 16.66666667%;
}
.custom-create-page .col-xs-pull-1,
#examination-questions-list .col-xs-pull-1,
form.form .col-xs-pull-1 {
  right: 8.33333333%;
}
.custom-create-page .col-xs-pull-0,
#examination-questions-list .col-xs-pull-0,
form.form .col-xs-pull-0 {
  right: auto;
}
.custom-create-page .col-xs-push-12,
#examination-questions-list .col-xs-push-12,
form.form .col-xs-push-12 {
  left: 100%;
}
.custom-create-page .col-xs-push-11,
#examination-questions-list .col-xs-push-11,
form.form .col-xs-push-11 {
  left: 91.66666667%;
}
.custom-create-page .col-xs-push-10,
#examination-questions-list .col-xs-push-10,
form.form .col-xs-push-10 {
  left: 83.33333333%;
}
.custom-create-page .col-xs-push-9,
#examination-questions-list .col-xs-push-9,
form.form .col-xs-push-9 {
  left: 75%;
}
.custom-create-page .col-xs-push-8,
#examination-questions-list .col-xs-push-8,
form.form .col-xs-push-8 {
  left: 66.66666667%;
}
.custom-create-page .col-xs-push-7,
#examination-questions-list .col-xs-push-7,
form.form .col-xs-push-7 {
  left: 58.33333333%;
}
.custom-create-page .col-xs-push-6,
#examination-questions-list .col-xs-push-6,
form.form .col-xs-push-6 {
  left: 50%;
}
.custom-create-page .col-xs-push-5,
#examination-questions-list .col-xs-push-5,
form.form .col-xs-push-5 {
  left: 41.66666667%;
}
.custom-create-page .col-xs-push-4,
#examination-questions-list .col-xs-push-4,
form.form .col-xs-push-4 {
  left: 33.33333333%;
}
.custom-create-page .col-xs-push-3,
#examination-questions-list .col-xs-push-3,
form.form .col-xs-push-3 {
  left: 25%;
}
.custom-create-page .col-xs-push-2,
#examination-questions-list .col-xs-push-2,
form.form .col-xs-push-2 {
  left: 16.66666667%;
}
.custom-create-page .col-xs-push-1,
#examination-questions-list .col-xs-push-1,
form.form .col-xs-push-1 {
  left: 8.33333333%;
}
.custom-create-page .col-xs-push-0,
#examination-questions-list .col-xs-push-0,
form.form .col-xs-push-0 {
  left: auto;
}
.custom-create-page .col-xs-offset-12,
#examination-questions-list .col-xs-offset-12,
form.form .col-xs-offset-12 {
  margin-left: 100%;
}
.custom-create-page .col-xs-offset-11,
#examination-questions-list .col-xs-offset-11,
form.form .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.custom-create-page .col-xs-offset-10,
#examination-questions-list .col-xs-offset-10,
form.form .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.custom-create-page .col-xs-offset-9,
#examination-questions-list .col-xs-offset-9,
form.form .col-xs-offset-9 {
  margin-left: 75%;
}
.custom-create-page .col-xs-offset-8,
#examination-questions-list .col-xs-offset-8,
form.form .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.custom-create-page .col-xs-offset-7,
#examination-questions-list .col-xs-offset-7,
form.form .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.custom-create-page .col-xs-offset-6,
#examination-questions-list .col-xs-offset-6,
form.form .col-xs-offset-6 {
  margin-left: 50%;
}
.custom-create-page .col-xs-offset-5,
#examination-questions-list .col-xs-offset-5,
form.form .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.custom-create-page .col-xs-offset-4,
#examination-questions-list .col-xs-offset-4,
form.form .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.custom-create-page .col-xs-offset-3,
#examination-questions-list .col-xs-offset-3,
form.form .col-xs-offset-3 {
  margin-left: 25%;
}
.custom-create-page .col-xs-offset-2,
#examination-questions-list .col-xs-offset-2,
form.form .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.custom-create-page .col-xs-offset-1,
#examination-questions-list .col-xs-offset-1,
form.form .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.custom-create-page .col-xs-offset-0,
#examination-questions-list .col-xs-offset-0,
form.form .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .custom-create-page .col-sm-1,
  #examination-questions-list .col-sm-1,
  form.form .col-sm-1,
  .custom-create-page .col-sm-2,
  #examination-questions-list .col-sm-2,
  form.form .col-sm-2,
  .custom-create-page .col-sm-3,
  #examination-questions-list .col-sm-3,
  form.form .col-sm-3,
  .custom-create-page .col-sm-4,
  #examination-questions-list .col-sm-4,
  form.form .col-sm-4,
  .custom-create-page .col-sm-5,
  #examination-questions-list .col-sm-5,
  form.form .col-sm-5,
  .custom-create-page .col-sm-6,
  #examination-questions-list .col-sm-6,
  form.form .col-sm-6,
  .custom-create-page .col-sm-7,
  #examination-questions-list .col-sm-7,
  form.form .col-sm-7,
  .custom-create-page .col-sm-8,
  #examination-questions-list .col-sm-8,
  form.form .col-sm-8,
  .custom-create-page .col-sm-9,
  #examination-questions-list .col-sm-9,
  form.form .col-sm-9,
  .custom-create-page .col-sm-10,
  #examination-questions-list .col-sm-10,
  form.form .col-sm-10,
  .custom-create-page .col-sm-11,
  #examination-questions-list .col-sm-11,
  form.form .col-sm-11,
  .custom-create-page .col-sm-12,
  #examination-questions-list .col-sm-12,
  form.form .col-sm-12 {
    float: left;
  }
  .custom-create-page .col-sm-12,
  #examination-questions-list .col-sm-12,
  form.form .col-sm-12 {
    width: 100%;
  }
  .custom-create-page .col-sm-11,
  #examination-questions-list .col-sm-11,
  form.form .col-sm-11 {
    width: 91.66666667%;
  }
  .custom-create-page .col-sm-10,
  #examination-questions-list .col-sm-10,
  form.form .col-sm-10 {
    width: 83.33333333%;
  }
  .custom-create-page .col-sm-9,
  #examination-questions-list .col-sm-9,
  form.form .col-sm-9 {
    width: 75%;
  }
  .custom-create-page .col-sm-8,
  #examination-questions-list .col-sm-8,
  form.form .col-sm-8 {
    width: 66.66666667%;
  }
  .custom-create-page .col-sm-7,
  #examination-questions-list .col-sm-7,
  form.form .col-sm-7 {
    width: 58.33333333%;
  }
  .custom-create-page .col-sm-6,
  #examination-questions-list .col-sm-6,
  form.form .col-sm-6 {
    width: 50%;
  }
  .custom-create-page .col-sm-5,
  #examination-questions-list .col-sm-5,
  form.form .col-sm-5 {
    width: 41.66666667%;
  }
  .custom-create-page .col-sm-4,
  #examination-questions-list .col-sm-4,
  form.form .col-sm-4 {
    width: 33.33333333%;
  }
  .custom-create-page .col-sm-3,
  #examination-questions-list .col-sm-3,
  form.form .col-sm-3 {
    width: 25%;
  }
  .custom-create-page .col-sm-2,
  #examination-questions-list .col-sm-2,
  form.form .col-sm-2 {
    width: 16.66666667%;
  }
  .custom-create-page .col-sm-1,
  #examination-questions-list .col-sm-1,
  form.form .col-sm-1 {
    width: 8.33333333%;
  }
  .custom-create-page .col-sm-pull-12,
  #examination-questions-list .col-sm-pull-12,
  form.form .col-sm-pull-12 {
    right: 100%;
  }
  .custom-create-page .col-sm-pull-11,
  #examination-questions-list .col-sm-pull-11,
  form.form .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .custom-create-page .col-sm-pull-10,
  #examination-questions-list .col-sm-pull-10,
  form.form .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .custom-create-page .col-sm-pull-9,
  #examination-questions-list .col-sm-pull-9,
  form.form .col-sm-pull-9 {
    right: 75%;
  }
  .custom-create-page .col-sm-pull-8,
  #examination-questions-list .col-sm-pull-8,
  form.form .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .custom-create-page .col-sm-pull-7,
  #examination-questions-list .col-sm-pull-7,
  form.form .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .custom-create-page .col-sm-pull-6,
  #examination-questions-list .col-sm-pull-6,
  form.form .col-sm-pull-6 {
    right: 50%;
  }
  .custom-create-page .col-sm-pull-5,
  #examination-questions-list .col-sm-pull-5,
  form.form .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .custom-create-page .col-sm-pull-4,
  #examination-questions-list .col-sm-pull-4,
  form.form .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .custom-create-page .col-sm-pull-3,
  #examination-questions-list .col-sm-pull-3,
  form.form .col-sm-pull-3 {
    right: 25%;
  }
  .custom-create-page .col-sm-pull-2,
  #examination-questions-list .col-sm-pull-2,
  form.form .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .custom-create-page .col-sm-pull-1,
  #examination-questions-list .col-sm-pull-1,
  form.form .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .custom-create-page .col-sm-pull-0,
  #examination-questions-list .col-sm-pull-0,
  form.form .col-sm-pull-0 {
    right: auto;
  }
  .custom-create-page .col-sm-push-12,
  #examination-questions-list .col-sm-push-12,
  form.form .col-sm-push-12 {
    left: 100%;
  }
  .custom-create-page .col-sm-push-11,
  #examination-questions-list .col-sm-push-11,
  form.form .col-sm-push-11 {
    left: 91.66666667%;
  }
  .custom-create-page .col-sm-push-10,
  #examination-questions-list .col-sm-push-10,
  form.form .col-sm-push-10 {
    left: 83.33333333%;
  }
  .custom-create-page .col-sm-push-9,
  #examination-questions-list .col-sm-push-9,
  form.form .col-sm-push-9 {
    left: 75%;
  }
  .custom-create-page .col-sm-push-8,
  #examination-questions-list .col-sm-push-8,
  form.form .col-sm-push-8 {
    left: 66.66666667%;
  }
  .custom-create-page .col-sm-push-7,
  #examination-questions-list .col-sm-push-7,
  form.form .col-sm-push-7 {
    left: 58.33333333%;
  }
  .custom-create-page .col-sm-push-6,
  #examination-questions-list .col-sm-push-6,
  form.form .col-sm-push-6 {
    left: 50%;
  }
  .custom-create-page .col-sm-push-5,
  #examination-questions-list .col-sm-push-5,
  form.form .col-sm-push-5 {
    left: 41.66666667%;
  }
  .custom-create-page .col-sm-push-4,
  #examination-questions-list .col-sm-push-4,
  form.form .col-sm-push-4 {
    left: 33.33333333%;
  }
  .custom-create-page .col-sm-push-3,
  #examination-questions-list .col-sm-push-3,
  form.form .col-sm-push-3 {
    left: 25%;
  }
  .custom-create-page .col-sm-push-2,
  #examination-questions-list .col-sm-push-2,
  form.form .col-sm-push-2 {
    left: 16.66666667%;
  }
  .custom-create-page .col-sm-push-1,
  #examination-questions-list .col-sm-push-1,
  form.form .col-sm-push-1 {
    left: 8.33333333%;
  }
  .custom-create-page .col-sm-push-0,
  #examination-questions-list .col-sm-push-0,
  form.form .col-sm-push-0 {
    left: auto;
  }
  .custom-create-page .col-sm-offset-12,
  #examination-questions-list .col-sm-offset-12,
  form.form .col-sm-offset-12 {
    margin-left: 100%;
  }
  .custom-create-page .col-sm-offset-11,
  #examination-questions-list .col-sm-offset-11,
  form.form .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .custom-create-page .col-sm-offset-10,
  #examination-questions-list .col-sm-offset-10,
  form.form .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .custom-create-page .col-sm-offset-9,
  #examination-questions-list .col-sm-offset-9,
  form.form .col-sm-offset-9 {
    margin-left: 75%;
  }
  .custom-create-page .col-sm-offset-8,
  #examination-questions-list .col-sm-offset-8,
  form.form .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .custom-create-page .col-sm-offset-7,
  #examination-questions-list .col-sm-offset-7,
  form.form .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .custom-create-page .col-sm-offset-6,
  #examination-questions-list .col-sm-offset-6,
  form.form .col-sm-offset-6 {
    margin-left: 50%;
  }
  .custom-create-page .col-sm-offset-5,
  #examination-questions-list .col-sm-offset-5,
  form.form .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .custom-create-page .col-sm-offset-4,
  #examination-questions-list .col-sm-offset-4,
  form.form .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .custom-create-page .col-sm-offset-3,
  #examination-questions-list .col-sm-offset-3,
  form.form .col-sm-offset-3 {
    margin-left: 25%;
  }
  .custom-create-page .col-sm-offset-2,
  #examination-questions-list .col-sm-offset-2,
  form.form .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .custom-create-page .col-sm-offset-1,
  #examination-questions-list .col-sm-offset-1,
  form.form .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .custom-create-page .col-sm-offset-0,
  #examination-questions-list .col-sm-offset-0,
  form.form .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .custom-create-page .col-md-1,
  #examination-questions-list .col-md-1,
  form.form .col-md-1,
  .custom-create-page .col-md-2,
  #examination-questions-list .col-md-2,
  form.form .col-md-2,
  .custom-create-page .col-md-3,
  #examination-questions-list .col-md-3,
  form.form .col-md-3,
  .custom-create-page .col-md-4,
  #examination-questions-list .col-md-4,
  form.form .col-md-4,
  .custom-create-page .col-md-5,
  #examination-questions-list .col-md-5,
  form.form .col-md-5,
  .custom-create-page .col-md-6,
  #examination-questions-list .col-md-6,
  form.form .col-md-6,
  .custom-create-page .col-md-7,
  #examination-questions-list .col-md-7,
  form.form .col-md-7,
  .custom-create-page .col-md-8,
  #examination-questions-list .col-md-8,
  form.form .col-md-8,
  .custom-create-page .col-md-9,
  #examination-questions-list .col-md-9,
  form.form .col-md-9,
  .custom-create-page .col-md-10,
  #examination-questions-list .col-md-10,
  form.form .col-md-10,
  .custom-create-page .col-md-11,
  #examination-questions-list .col-md-11,
  form.form .col-md-11,
  .custom-create-page .col-md-12,
  #examination-questions-list .col-md-12,
  form.form .col-md-12 {
    float: left;
  }
  .custom-create-page .col-md-12,
  #examination-questions-list .col-md-12,
  form.form .col-md-12 {
    width: 100%;
  }
  .custom-create-page .col-md-11,
  #examination-questions-list .col-md-11,
  form.form .col-md-11 {
    width: 91.66666667%;
  }
  .custom-create-page .col-md-10,
  #examination-questions-list .col-md-10,
  form.form .col-md-10 {
    width: 83.33333333%;
  }
  .custom-create-page .col-md-9,
  #examination-questions-list .col-md-9,
  form.form .col-md-9 {
    width: 75%;
  }
  .custom-create-page .col-md-8,
  #examination-questions-list .col-md-8,
  form.form .col-md-8 {
    width: 66.66666667%;
  }
  .custom-create-page .col-md-7,
  #examination-questions-list .col-md-7,
  form.form .col-md-7 {
    width: 58.33333333%;
  }
  .custom-create-page .col-md-6,
  #examination-questions-list .col-md-6,
  form.form .col-md-6 {
    width: 50%;
  }
  .custom-create-page .col-md-5,
  #examination-questions-list .col-md-5,
  form.form .col-md-5 {
    width: 41.66666667%;
  }
  .custom-create-page .col-md-4,
  #examination-questions-list .col-md-4,
  form.form .col-md-4 {
    width: 33.33333333%;
  }
  .custom-create-page .col-md-3,
  #examination-questions-list .col-md-3,
  form.form .col-md-3 {
    width: 25%;
  }
  .custom-create-page .col-md-2,
  #examination-questions-list .col-md-2,
  form.form .col-md-2 {
    width: 16.66666667%;
  }
  .custom-create-page .col-md-1,
  #examination-questions-list .col-md-1,
  form.form .col-md-1 {
    width: 8.33333333%;
  }
  .custom-create-page .col-md-pull-12,
  #examination-questions-list .col-md-pull-12,
  form.form .col-md-pull-12 {
    right: 100%;
  }
  .custom-create-page .col-md-pull-11,
  #examination-questions-list .col-md-pull-11,
  form.form .col-md-pull-11 {
    right: 91.66666667%;
  }
  .custom-create-page .col-md-pull-10,
  #examination-questions-list .col-md-pull-10,
  form.form .col-md-pull-10 {
    right: 83.33333333%;
  }
  .custom-create-page .col-md-pull-9,
  #examination-questions-list .col-md-pull-9,
  form.form .col-md-pull-9 {
    right: 75%;
  }
  .custom-create-page .col-md-pull-8,
  #examination-questions-list .col-md-pull-8,
  form.form .col-md-pull-8 {
    right: 66.66666667%;
  }
  .custom-create-page .col-md-pull-7,
  #examination-questions-list .col-md-pull-7,
  form.form .col-md-pull-7 {
    right: 58.33333333%;
  }
  .custom-create-page .col-md-pull-6,
  #examination-questions-list .col-md-pull-6,
  form.form .col-md-pull-6 {
    right: 50%;
  }
  .custom-create-page .col-md-pull-5,
  #examination-questions-list .col-md-pull-5,
  form.form .col-md-pull-5 {
    right: 41.66666667%;
  }
  .custom-create-page .col-md-pull-4,
  #examination-questions-list .col-md-pull-4,
  form.form .col-md-pull-4 {
    right: 33.33333333%;
  }
  .custom-create-page .col-md-pull-3,
  #examination-questions-list .col-md-pull-3,
  form.form .col-md-pull-3 {
    right: 25%;
  }
  .custom-create-page .col-md-pull-2,
  #examination-questions-list .col-md-pull-2,
  form.form .col-md-pull-2 {
    right: 16.66666667%;
  }
  .custom-create-page .col-md-pull-1,
  #examination-questions-list .col-md-pull-1,
  form.form .col-md-pull-1 {
    right: 8.33333333%;
  }
  .custom-create-page .col-md-pull-0,
  #examination-questions-list .col-md-pull-0,
  form.form .col-md-pull-0 {
    right: auto;
  }
  .custom-create-page .col-md-push-12,
  #examination-questions-list .col-md-push-12,
  form.form .col-md-push-12 {
    left: 100%;
  }
  .custom-create-page .col-md-push-11,
  #examination-questions-list .col-md-push-11,
  form.form .col-md-push-11 {
    left: 91.66666667%;
  }
  .custom-create-page .col-md-push-10,
  #examination-questions-list .col-md-push-10,
  form.form .col-md-push-10 {
    left: 83.33333333%;
  }
  .custom-create-page .col-md-push-9,
  #examination-questions-list .col-md-push-9,
  form.form .col-md-push-9 {
    left: 75%;
  }
  .custom-create-page .col-md-push-8,
  #examination-questions-list .col-md-push-8,
  form.form .col-md-push-8 {
    left: 66.66666667%;
  }
  .custom-create-page .col-md-push-7,
  #examination-questions-list .col-md-push-7,
  form.form .col-md-push-7 {
    left: 58.33333333%;
  }
  .custom-create-page .col-md-push-6,
  #examination-questions-list .col-md-push-6,
  form.form .col-md-push-6 {
    left: 50%;
  }
  .custom-create-page .col-md-push-5,
  #examination-questions-list .col-md-push-5,
  form.form .col-md-push-5 {
    left: 41.66666667%;
  }
  .custom-create-page .col-md-push-4,
  #examination-questions-list .col-md-push-4,
  form.form .col-md-push-4 {
    left: 33.33333333%;
  }
  .custom-create-page .col-md-push-3,
  #examination-questions-list .col-md-push-3,
  form.form .col-md-push-3 {
    left: 25%;
  }
  .custom-create-page .col-md-push-2,
  #examination-questions-list .col-md-push-2,
  form.form .col-md-push-2 {
    left: 16.66666667%;
  }
  .custom-create-page .col-md-push-1,
  #examination-questions-list .col-md-push-1,
  form.form .col-md-push-1 {
    left: 8.33333333%;
  }
  .custom-create-page .col-md-push-0,
  #examination-questions-list .col-md-push-0,
  form.form .col-md-push-0 {
    left: auto;
  }
  .custom-create-page .col-md-offset-12,
  #examination-questions-list .col-md-offset-12,
  form.form .col-md-offset-12 {
    margin-left: 100%;
  }
  .custom-create-page .col-md-offset-11,
  #examination-questions-list .col-md-offset-11,
  form.form .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .custom-create-page .col-md-offset-10,
  #examination-questions-list .col-md-offset-10,
  form.form .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .custom-create-page .col-md-offset-9,
  #examination-questions-list .col-md-offset-9,
  form.form .col-md-offset-9 {
    margin-left: 75%;
  }
  .custom-create-page .col-md-offset-8,
  #examination-questions-list .col-md-offset-8,
  form.form .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .custom-create-page .col-md-offset-7,
  #examination-questions-list .col-md-offset-7,
  form.form .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .custom-create-page .col-md-offset-6,
  #examination-questions-list .col-md-offset-6,
  form.form .col-md-offset-6 {
    margin-left: 50%;
  }
  .custom-create-page .col-md-offset-5,
  #examination-questions-list .col-md-offset-5,
  form.form .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .custom-create-page .col-md-offset-4,
  #examination-questions-list .col-md-offset-4,
  form.form .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .custom-create-page .col-md-offset-3,
  #examination-questions-list .col-md-offset-3,
  form.form .col-md-offset-3 {
    margin-left: 25%;
  }
  .custom-create-page .col-md-offset-2,
  #examination-questions-list .col-md-offset-2,
  form.form .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .custom-create-page .col-md-offset-1,
  #examination-questions-list .col-md-offset-1,
  form.form .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .custom-create-page .col-md-offset-0,
  #examination-questions-list .col-md-offset-0,
  form.form .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .custom-create-page .col-lg-1,
  #examination-questions-list .col-lg-1,
  form.form .col-lg-1,
  .custom-create-page .col-lg-2,
  #examination-questions-list .col-lg-2,
  form.form .col-lg-2,
  .custom-create-page .col-lg-3,
  #examination-questions-list .col-lg-3,
  form.form .col-lg-3,
  .custom-create-page .col-lg-4,
  #examination-questions-list .col-lg-4,
  form.form .col-lg-4,
  .custom-create-page .col-lg-5,
  #examination-questions-list .col-lg-5,
  form.form .col-lg-5,
  .custom-create-page .col-lg-6,
  #examination-questions-list .col-lg-6,
  form.form .col-lg-6,
  .custom-create-page .col-lg-7,
  #examination-questions-list .col-lg-7,
  form.form .col-lg-7,
  .custom-create-page .col-lg-8,
  #examination-questions-list .col-lg-8,
  form.form .col-lg-8,
  .custom-create-page .col-lg-9,
  #examination-questions-list .col-lg-9,
  form.form .col-lg-9,
  .custom-create-page .col-lg-10,
  #examination-questions-list .col-lg-10,
  form.form .col-lg-10,
  .custom-create-page .col-lg-11,
  #examination-questions-list .col-lg-11,
  form.form .col-lg-11,
  .custom-create-page .col-lg-12,
  #examination-questions-list .col-lg-12,
  form.form .col-lg-12 {
    float: left;
  }
  .custom-create-page .col-lg-12,
  #examination-questions-list .col-lg-12,
  form.form .col-lg-12 {
    width: 100%;
  }
  .custom-create-page .col-lg-11,
  #examination-questions-list .col-lg-11,
  form.form .col-lg-11 {
    width: 91.66666667%;
  }
  .custom-create-page .col-lg-10,
  #examination-questions-list .col-lg-10,
  form.form .col-lg-10 {
    width: 83.33333333%;
  }
  .custom-create-page .col-lg-9,
  #examination-questions-list .col-lg-9,
  form.form .col-lg-9 {
    width: 75%;
  }
  .custom-create-page .col-lg-8,
  #examination-questions-list .col-lg-8,
  form.form .col-lg-8 {
    width: 66.66666667%;
  }
  .custom-create-page .col-lg-7,
  #examination-questions-list .col-lg-7,
  form.form .col-lg-7 {
    width: 58.33333333%;
  }
  .custom-create-page .col-lg-6,
  #examination-questions-list .col-lg-6,
  form.form .col-lg-6 {
    width: 50%;
  }
  .custom-create-page .col-lg-5,
  #examination-questions-list .col-lg-5,
  form.form .col-lg-5 {
    width: 41.66666667%;
  }
  .custom-create-page .col-lg-4,
  #examination-questions-list .col-lg-4,
  form.form .col-lg-4 {
    width: 33.33333333%;
  }
  .custom-create-page .col-lg-3,
  #examination-questions-list .col-lg-3,
  form.form .col-lg-3 {
    width: 25%;
  }
  .custom-create-page .col-lg-2,
  #examination-questions-list .col-lg-2,
  form.form .col-lg-2 {
    width: 16.66666667%;
  }
  .custom-create-page .col-lg-1,
  #examination-questions-list .col-lg-1,
  form.form .col-lg-1 {
    width: 8.33333333%;
  }
  .custom-create-page .col-lg-pull-12,
  #examination-questions-list .col-lg-pull-12,
  form.form .col-lg-pull-12 {
    right: 100%;
  }
  .custom-create-page .col-lg-pull-11,
  #examination-questions-list .col-lg-pull-11,
  form.form .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .custom-create-page .col-lg-pull-10,
  #examination-questions-list .col-lg-pull-10,
  form.form .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .custom-create-page .col-lg-pull-9,
  #examination-questions-list .col-lg-pull-9,
  form.form .col-lg-pull-9 {
    right: 75%;
  }
  .custom-create-page .col-lg-pull-8,
  #examination-questions-list .col-lg-pull-8,
  form.form .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .custom-create-page .col-lg-pull-7,
  #examination-questions-list .col-lg-pull-7,
  form.form .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .custom-create-page .col-lg-pull-6,
  #examination-questions-list .col-lg-pull-6,
  form.form .col-lg-pull-6 {
    right: 50%;
  }
  .custom-create-page .col-lg-pull-5,
  #examination-questions-list .col-lg-pull-5,
  form.form .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .custom-create-page .col-lg-pull-4,
  #examination-questions-list .col-lg-pull-4,
  form.form .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .custom-create-page .col-lg-pull-3,
  #examination-questions-list .col-lg-pull-3,
  form.form .col-lg-pull-3 {
    right: 25%;
  }
  .custom-create-page .col-lg-pull-2,
  #examination-questions-list .col-lg-pull-2,
  form.form .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .custom-create-page .col-lg-pull-1,
  #examination-questions-list .col-lg-pull-1,
  form.form .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .custom-create-page .col-lg-pull-0,
  #examination-questions-list .col-lg-pull-0,
  form.form .col-lg-pull-0 {
    right: auto;
  }
  .custom-create-page .col-lg-push-12,
  #examination-questions-list .col-lg-push-12,
  form.form .col-lg-push-12 {
    left: 100%;
  }
  .custom-create-page .col-lg-push-11,
  #examination-questions-list .col-lg-push-11,
  form.form .col-lg-push-11 {
    left: 91.66666667%;
  }
  .custom-create-page .col-lg-push-10,
  #examination-questions-list .col-lg-push-10,
  form.form .col-lg-push-10 {
    left: 83.33333333%;
  }
  .custom-create-page .col-lg-push-9,
  #examination-questions-list .col-lg-push-9,
  form.form .col-lg-push-9 {
    left: 75%;
  }
  .custom-create-page .col-lg-push-8,
  #examination-questions-list .col-lg-push-8,
  form.form .col-lg-push-8 {
    left: 66.66666667%;
  }
  .custom-create-page .col-lg-push-7,
  #examination-questions-list .col-lg-push-7,
  form.form .col-lg-push-7 {
    left: 58.33333333%;
  }
  .custom-create-page .col-lg-push-6,
  #examination-questions-list .col-lg-push-6,
  form.form .col-lg-push-6 {
    left: 50%;
  }
  .custom-create-page .col-lg-push-5,
  #examination-questions-list .col-lg-push-5,
  form.form .col-lg-push-5 {
    left: 41.66666667%;
  }
  .custom-create-page .col-lg-push-4,
  #examination-questions-list .col-lg-push-4,
  form.form .col-lg-push-4 {
    left: 33.33333333%;
  }
  .custom-create-page .col-lg-push-3,
  #examination-questions-list .col-lg-push-3,
  form.form .col-lg-push-3 {
    left: 25%;
  }
  .custom-create-page .col-lg-push-2,
  #examination-questions-list .col-lg-push-2,
  form.form .col-lg-push-2 {
    left: 16.66666667%;
  }
  .custom-create-page .col-lg-push-1,
  #examination-questions-list .col-lg-push-1,
  form.form .col-lg-push-1 {
    left: 8.33333333%;
  }
  .custom-create-page .col-lg-push-0,
  #examination-questions-list .col-lg-push-0,
  form.form .col-lg-push-0 {
    left: auto;
  }
  .custom-create-page .col-lg-offset-12,
  #examination-questions-list .col-lg-offset-12,
  form.form .col-lg-offset-12 {
    margin-left: 100%;
  }
  .custom-create-page .col-lg-offset-11,
  #examination-questions-list .col-lg-offset-11,
  form.form .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .custom-create-page .col-lg-offset-10,
  #examination-questions-list .col-lg-offset-10,
  form.form .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .custom-create-page .col-lg-offset-9,
  #examination-questions-list .col-lg-offset-9,
  form.form .col-lg-offset-9 {
    margin-left: 75%;
  }
  .custom-create-page .col-lg-offset-8,
  #examination-questions-list .col-lg-offset-8,
  form.form .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .custom-create-page .col-lg-offset-7,
  #examination-questions-list .col-lg-offset-7,
  form.form .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .custom-create-page .col-lg-offset-6,
  #examination-questions-list .col-lg-offset-6,
  form.form .col-lg-offset-6 {
    margin-left: 50%;
  }
  .custom-create-page .col-lg-offset-5,
  #examination-questions-list .col-lg-offset-5,
  form.form .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .custom-create-page .col-lg-offset-4,
  #examination-questions-list .col-lg-offset-4,
  form.form .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .custom-create-page .col-lg-offset-3,
  #examination-questions-list .col-lg-offset-3,
  form.form .col-lg-offset-3 {
    margin-left: 25%;
  }
  .custom-create-page .col-lg-offset-2,
  #examination-questions-list .col-lg-offset-2,
  form.form .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .custom-create-page .col-lg-offset-1,
  #examination-questions-list .col-lg-offset-1,
  form.form .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .custom-create-page .col-lg-offset-0,
  #examination-questions-list .col-lg-offset-0,
  form.form .col-lg-offset-0 {
    margin-left: 0;
  }
}
.custom-create-page table,
#examination-questions-list table,
form.form table {
  background-color: transparent;
}
.custom-create-page caption,
#examination-questions-list caption,
form.form caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.custom-create-page th,
#examination-questions-list th,
form.form th {
  text-align: left;
}
.custom-create-page .table,
#examination-questions-list .table,
form.form .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.custom-create-page .table > thead > tr > th,
#examination-questions-list .table > thead > tr > th,
form.form .table > thead > tr > th,
.custom-create-page .table > tbody > tr > th,
#examination-questions-list .table > tbody > tr > th,
form.form .table > tbody > tr > th,
.custom-create-page .table > tfoot > tr > th,
#examination-questions-list .table > tfoot > tr > th,
form.form .table > tfoot > tr > th,
.custom-create-page .table > thead > tr > td,
#examination-questions-list .table > thead > tr > td,
form.form .table > thead > tr > td,
.custom-create-page .table > tbody > tr > td,
#examination-questions-list .table > tbody > tr > td,
form.form .table > tbody > tr > td,
.custom-create-page .table > tfoot > tr > td,
#examination-questions-list .table > tfoot > tr > td,
form.form .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.custom-create-page .table > thead > tr > th,
#examination-questions-list .table > thead > tr > th,
form.form .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.custom-create-page .table > caption + thead > tr:first-child > th,
#examination-questions-list .table > caption + thead > tr:first-child > th,
form.form .table > caption + thead > tr:first-child > th,
.custom-create-page .table > colgroup + thead > tr:first-child > th,
#examination-questions-list .table > colgroup + thead > tr:first-child > th,
form.form .table > colgroup + thead > tr:first-child > th,
.custom-create-page .table > thead:first-child > tr:first-child > th,
#examination-questions-list .table > thead:first-child > tr:first-child > th,
form.form .table > thead:first-child > tr:first-child > th,
.custom-create-page .table > caption + thead > tr:first-child > td,
#examination-questions-list .table > caption + thead > tr:first-child > td,
form.form .table > caption + thead > tr:first-child > td,
.custom-create-page .table > colgroup + thead > tr:first-child > td,
#examination-questions-list .table > colgroup + thead > tr:first-child > td,
form.form .table > colgroup + thead > tr:first-child > td,
.custom-create-page .table > thead:first-child > tr:first-child > td,
#examination-questions-list .table > thead:first-child > tr:first-child > td,
form.form .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.custom-create-page .table > tbody + tbody,
#examination-questions-list .table > tbody + tbody,
form.form .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.custom-create-page .table .table,
#examination-questions-list .table .table,
form.form .table .table {
  background-color: #fff;
}
.custom-create-page .table-condensed > thead > tr > th,
#examination-questions-list .table-condensed > thead > tr > th,
form.form .table-condensed > thead > tr > th,
.custom-create-page .table-condensed > tbody > tr > th,
#examination-questions-list .table-condensed > tbody > tr > th,
form.form .table-condensed > tbody > tr > th,
.custom-create-page .table-condensed > tfoot > tr > th,
#examination-questions-list .table-condensed > tfoot > tr > th,
form.form .table-condensed > tfoot > tr > th,
.custom-create-page .table-condensed > thead > tr > td,
#examination-questions-list .table-condensed > thead > tr > td,
form.form .table-condensed > thead > tr > td,
.custom-create-page .table-condensed > tbody > tr > td,
#examination-questions-list .table-condensed > tbody > tr > td,
form.form .table-condensed > tbody > tr > td,
.custom-create-page .table-condensed > tfoot > tr > td,
#examination-questions-list .table-condensed > tfoot > tr > td,
form.form .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.custom-create-page .table-bordered,
#examination-questions-list .table-bordered,
form.form .table-bordered {
  border: 1px solid #ddd;
}
.custom-create-page .table-bordered > thead > tr > th,
#examination-questions-list .table-bordered > thead > tr > th,
form.form .table-bordered > thead > tr > th,
.custom-create-page .table-bordered > tbody > tr > th,
#examination-questions-list .table-bordered > tbody > tr > th,
form.form .table-bordered > tbody > tr > th,
.custom-create-page .table-bordered > tfoot > tr > th,
#examination-questions-list .table-bordered > tfoot > tr > th,
form.form .table-bordered > tfoot > tr > th,
.custom-create-page .table-bordered > thead > tr > td,
#examination-questions-list .table-bordered > thead > tr > td,
form.form .table-bordered > thead > tr > td,
.custom-create-page .table-bordered > tbody > tr > td,
#examination-questions-list .table-bordered > tbody > tr > td,
form.form .table-bordered > tbody > tr > td,
.custom-create-page .table-bordered > tfoot > tr > td,
#examination-questions-list .table-bordered > tfoot > tr > td,
form.form .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.custom-create-page .table-bordered > thead > tr > th,
#examination-questions-list .table-bordered > thead > tr > th,
form.form .table-bordered > thead > tr > th,
.custom-create-page .table-bordered > thead > tr > td,
#examination-questions-list .table-bordered > thead > tr > td,
form.form .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.custom-create-page .table-striped > tbody > tr:nth-of-type(odd),
#examination-questions-list .table-striped > tbody > tr:nth-of-type(odd),
form.form .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.custom-create-page .table-hover > tbody > tr:hover,
#examination-questions-list .table-hover > tbody > tr:hover,
form.form .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.custom-create-page table col[class*="col-"],
#examination-questions-list table col[class*="col-"],
form.form table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.custom-create-page table td[class*="col-"],
#examination-questions-list table td[class*="col-"],
form.form table td[class*="col-"],
.custom-create-page table th[class*="col-"],
#examination-questions-list table th[class*="col-"],
form.form table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.custom-create-page .table > thead > tr > td.active,
#examination-questions-list .table > thead > tr > td.active,
form.form .table > thead > tr > td.active,
.custom-create-page .table > tbody > tr > td.active,
#examination-questions-list .table > tbody > tr > td.active,
form.form .table > tbody > tr > td.active,
.custom-create-page .table > tfoot > tr > td.active,
#examination-questions-list .table > tfoot > tr > td.active,
form.form .table > tfoot > tr > td.active,
.custom-create-page .table > thead > tr > th.active,
#examination-questions-list .table > thead > tr > th.active,
form.form .table > thead > tr > th.active,
.custom-create-page .table > tbody > tr > th.active,
#examination-questions-list .table > tbody > tr > th.active,
form.form .table > tbody > tr > th.active,
.custom-create-page .table > tfoot > tr > th.active,
#examination-questions-list .table > tfoot > tr > th.active,
form.form .table > tfoot > tr > th.active,
.custom-create-page .table > thead > tr.active > td,
#examination-questions-list .table > thead > tr.active > td,
form.form .table > thead > tr.active > td,
.custom-create-page .table > tbody > tr.active > td,
#examination-questions-list .table > tbody > tr.active > td,
form.form .table > tbody > tr.active > td,
.custom-create-page .table > tfoot > tr.active > td,
#examination-questions-list .table > tfoot > tr.active > td,
form.form .table > tfoot > tr.active > td,
.custom-create-page .table > thead > tr.active > th,
#examination-questions-list .table > thead > tr.active > th,
form.form .table > thead > tr.active > th,
.custom-create-page .table > tbody > tr.active > th,
#examination-questions-list .table > tbody > tr.active > th,
form.form .table > tbody > tr.active > th,
.custom-create-page .table > tfoot > tr.active > th,
#examination-questions-list .table > tfoot > tr.active > th,
form.form .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.custom-create-page .table-hover > tbody > tr > td.active:hover,
#examination-questions-list .table-hover > tbody > tr > td.active:hover,
form.form .table-hover > tbody > tr > td.active:hover,
.custom-create-page .table-hover > tbody > tr > th.active:hover,
#examination-questions-list .table-hover > tbody > tr > th.active:hover,
form.form .table-hover > tbody > tr > th.active:hover,
.custom-create-page .table-hover > tbody > tr.active:hover > td,
#examination-questions-list .table-hover > tbody > tr.active:hover > td,
form.form .table-hover > tbody > tr.active:hover > td,
.custom-create-page .table-hover > tbody > tr:hover > .active,
#examination-questions-list .table-hover > tbody > tr:hover > .active,
form.form .table-hover > tbody > tr:hover > .active,
.custom-create-page .table-hover > tbody > tr.active:hover > th,
#examination-questions-list .table-hover > tbody > tr.active:hover > th,
form.form .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.custom-create-page .table > thead > tr > td.success,
#examination-questions-list .table > thead > tr > td.success,
form.form .table > thead > tr > td.success,
.custom-create-page .table > tbody > tr > td.success,
#examination-questions-list .table > tbody > tr > td.success,
form.form .table > tbody > tr > td.success,
.custom-create-page .table > tfoot > tr > td.success,
#examination-questions-list .table > tfoot > tr > td.success,
form.form .table > tfoot > tr > td.success,
.custom-create-page .table > thead > tr > th.success,
#examination-questions-list .table > thead > tr > th.success,
form.form .table > thead > tr > th.success,
.custom-create-page .table > tbody > tr > th.success,
#examination-questions-list .table > tbody > tr > th.success,
form.form .table > tbody > tr > th.success,
.custom-create-page .table > tfoot > tr > th.success,
#examination-questions-list .table > tfoot > tr > th.success,
form.form .table > tfoot > tr > th.success,
.custom-create-page .table > thead > tr.success > td,
#examination-questions-list .table > thead > tr.success > td,
form.form .table > thead > tr.success > td,
.custom-create-page .table > tbody > tr.success > td,
#examination-questions-list .table > tbody > tr.success > td,
form.form .table > tbody > tr.success > td,
.custom-create-page .table > tfoot > tr.success > td,
#examination-questions-list .table > tfoot > tr.success > td,
form.form .table > tfoot > tr.success > td,
.custom-create-page .table > thead > tr.success > th,
#examination-questions-list .table > thead > tr.success > th,
form.form .table > thead > tr.success > th,
.custom-create-page .table > tbody > tr.success > th,
#examination-questions-list .table > tbody > tr.success > th,
form.form .table > tbody > tr.success > th,
.custom-create-page .table > tfoot > tr.success > th,
#examination-questions-list .table > tfoot > tr.success > th,
form.form .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.custom-create-page .table-hover > tbody > tr > td.success:hover,
#examination-questions-list .table-hover > tbody > tr > td.success:hover,
form.form .table-hover > tbody > tr > td.success:hover,
.custom-create-page .table-hover > tbody > tr > th.success:hover,
#examination-questions-list .table-hover > tbody > tr > th.success:hover,
form.form .table-hover > tbody > tr > th.success:hover,
.custom-create-page .table-hover > tbody > tr.success:hover > td,
#examination-questions-list .table-hover > tbody > tr.success:hover > td,
form.form .table-hover > tbody > tr.success:hover > td,
.custom-create-page .table-hover > tbody > tr:hover > .success,
#examination-questions-list .table-hover > tbody > tr:hover > .success,
form.form .table-hover > tbody > tr:hover > .success,
.custom-create-page .table-hover > tbody > tr.success:hover > th,
#examination-questions-list .table-hover > tbody > tr.success:hover > th,
form.form .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.custom-create-page .table > thead > tr > td.info,
#examination-questions-list .table > thead > tr > td.info,
form.form .table > thead > tr > td.info,
.custom-create-page .table > tbody > tr > td.info,
#examination-questions-list .table > tbody > tr > td.info,
form.form .table > tbody > tr > td.info,
.custom-create-page .table > tfoot > tr > td.info,
#examination-questions-list .table > tfoot > tr > td.info,
form.form .table > tfoot > tr > td.info,
.custom-create-page .table > thead > tr > th.info,
#examination-questions-list .table > thead > tr > th.info,
form.form .table > thead > tr > th.info,
.custom-create-page .table > tbody > tr > th.info,
#examination-questions-list .table > tbody > tr > th.info,
form.form .table > tbody > tr > th.info,
.custom-create-page .table > tfoot > tr > th.info,
#examination-questions-list .table > tfoot > tr > th.info,
form.form .table > tfoot > tr > th.info,
.custom-create-page .table > thead > tr.info > td,
#examination-questions-list .table > thead > tr.info > td,
form.form .table > thead > tr.info > td,
.custom-create-page .table > tbody > tr.info > td,
#examination-questions-list .table > tbody > tr.info > td,
form.form .table > tbody > tr.info > td,
.custom-create-page .table > tfoot > tr.info > td,
#examination-questions-list .table > tfoot > tr.info > td,
form.form .table > tfoot > tr.info > td,
.custom-create-page .table > thead > tr.info > th,
#examination-questions-list .table > thead > tr.info > th,
form.form .table > thead > tr.info > th,
.custom-create-page .table > tbody > tr.info > th,
#examination-questions-list .table > tbody > tr.info > th,
form.form .table > tbody > tr.info > th,
.custom-create-page .table > tfoot > tr.info > th,
#examination-questions-list .table > tfoot > tr.info > th,
form.form .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.custom-create-page .table-hover > tbody > tr > td.info:hover,
#examination-questions-list .table-hover > tbody > tr > td.info:hover,
form.form .table-hover > tbody > tr > td.info:hover,
.custom-create-page .table-hover > tbody > tr > th.info:hover,
#examination-questions-list .table-hover > tbody > tr > th.info:hover,
form.form .table-hover > tbody > tr > th.info:hover,
.custom-create-page .table-hover > tbody > tr.info:hover > td,
#examination-questions-list .table-hover > tbody > tr.info:hover > td,
form.form .table-hover > tbody > tr.info:hover > td,
.custom-create-page .table-hover > tbody > tr:hover > .info,
#examination-questions-list .table-hover > tbody > tr:hover > .info,
form.form .table-hover > tbody > tr:hover > .info,
.custom-create-page .table-hover > tbody > tr.info:hover > th,
#examination-questions-list .table-hover > tbody > tr.info:hover > th,
form.form .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.custom-create-page .table > thead > tr > td.warning,
#examination-questions-list .table > thead > tr > td.warning,
form.form .table > thead > tr > td.warning,
.custom-create-page .table > tbody > tr > td.warning,
#examination-questions-list .table > tbody > tr > td.warning,
form.form .table > tbody > tr > td.warning,
.custom-create-page .table > tfoot > tr > td.warning,
#examination-questions-list .table > tfoot > tr > td.warning,
form.form .table > tfoot > tr > td.warning,
.custom-create-page .table > thead > tr > th.warning,
#examination-questions-list .table > thead > tr > th.warning,
form.form .table > thead > tr > th.warning,
.custom-create-page .table > tbody > tr > th.warning,
#examination-questions-list .table > tbody > tr > th.warning,
form.form .table > tbody > tr > th.warning,
.custom-create-page .table > tfoot > tr > th.warning,
#examination-questions-list .table > tfoot > tr > th.warning,
form.form .table > tfoot > tr > th.warning,
.custom-create-page .table > thead > tr.warning > td,
#examination-questions-list .table > thead > tr.warning > td,
form.form .table > thead > tr.warning > td,
.custom-create-page .table > tbody > tr.warning > td,
#examination-questions-list .table > tbody > tr.warning > td,
form.form .table > tbody > tr.warning > td,
.custom-create-page .table > tfoot > tr.warning > td,
#examination-questions-list .table > tfoot > tr.warning > td,
form.form .table > tfoot > tr.warning > td,
.custom-create-page .table > thead > tr.warning > th,
#examination-questions-list .table > thead > tr.warning > th,
form.form .table > thead > tr.warning > th,
.custom-create-page .table > tbody > tr.warning > th,
#examination-questions-list .table > tbody > tr.warning > th,
form.form .table > tbody > tr.warning > th,
.custom-create-page .table > tfoot > tr.warning > th,
#examination-questions-list .table > tfoot > tr.warning > th,
form.form .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.custom-create-page .table-hover > tbody > tr > td.warning:hover,
#examination-questions-list .table-hover > tbody > tr > td.warning:hover,
form.form .table-hover > tbody > tr > td.warning:hover,
.custom-create-page .table-hover > tbody > tr > th.warning:hover,
#examination-questions-list .table-hover > tbody > tr > th.warning:hover,
form.form .table-hover > tbody > tr > th.warning:hover,
.custom-create-page .table-hover > tbody > tr.warning:hover > td,
#examination-questions-list .table-hover > tbody > tr.warning:hover > td,
form.form .table-hover > tbody > tr.warning:hover > td,
.custom-create-page .table-hover > tbody > tr:hover > .warning,
#examination-questions-list .table-hover > tbody > tr:hover > .warning,
form.form .table-hover > tbody > tr:hover > .warning,
.custom-create-page .table-hover > tbody > tr.warning:hover > th,
#examination-questions-list .table-hover > tbody > tr.warning:hover > th,
form.form .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.custom-create-page .table > thead > tr > td.danger,
#examination-questions-list .table > thead > tr > td.danger,
form.form .table > thead > tr > td.danger,
.custom-create-page .table > tbody > tr > td.danger,
#examination-questions-list .table > tbody > tr > td.danger,
form.form .table > tbody > tr > td.danger,
.custom-create-page .table > tfoot > tr > td.danger,
#examination-questions-list .table > tfoot > tr > td.danger,
form.form .table > tfoot > tr > td.danger,
.custom-create-page .table > thead > tr > th.danger,
#examination-questions-list .table > thead > tr > th.danger,
form.form .table > thead > tr > th.danger,
.custom-create-page .table > tbody > tr > th.danger,
#examination-questions-list .table > tbody > tr > th.danger,
form.form .table > tbody > tr > th.danger,
.custom-create-page .table > tfoot > tr > th.danger,
#examination-questions-list .table > tfoot > tr > th.danger,
form.form .table > tfoot > tr > th.danger,
.custom-create-page .table > thead > tr.danger > td,
#examination-questions-list .table > thead > tr.danger > td,
form.form .table > thead > tr.danger > td,
.custom-create-page .table > tbody > tr.danger > td,
#examination-questions-list .table > tbody > tr.danger > td,
form.form .table > tbody > tr.danger > td,
.custom-create-page .table > tfoot > tr.danger > td,
#examination-questions-list .table > tfoot > tr.danger > td,
form.form .table > tfoot > tr.danger > td,
.custom-create-page .table > thead > tr.danger > th,
#examination-questions-list .table > thead > tr.danger > th,
form.form .table > thead > tr.danger > th,
.custom-create-page .table > tbody > tr.danger > th,
#examination-questions-list .table > tbody > tr.danger > th,
form.form .table > tbody > tr.danger > th,
.custom-create-page .table > tfoot > tr.danger > th,
#examination-questions-list .table > tfoot > tr.danger > th,
form.form .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.custom-create-page .table-hover > tbody > tr > td.danger:hover,
#examination-questions-list .table-hover > tbody > tr > td.danger:hover,
form.form .table-hover > tbody > tr > td.danger:hover,
.custom-create-page .table-hover > tbody > tr > th.danger:hover,
#examination-questions-list .table-hover > tbody > tr > th.danger:hover,
form.form .table-hover > tbody > tr > th.danger:hover,
.custom-create-page .table-hover > tbody > tr.danger:hover > td,
#examination-questions-list .table-hover > tbody > tr.danger:hover > td,
form.form .table-hover > tbody > tr.danger:hover > td,
.custom-create-page .table-hover > tbody > tr:hover > .danger,
#examination-questions-list .table-hover > tbody > tr:hover > .danger,
form.form .table-hover > tbody > tr:hover > .danger,
.custom-create-page .table-hover > tbody > tr.danger:hover > th,
#examination-questions-list .table-hover > tbody > tr.danger:hover > th,
form.form .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.custom-create-page .table-responsive,
#examination-questions-list .table-responsive,
form.form .table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .custom-create-page .table-responsive,
  #examination-questions-list .table-responsive,
  form.form .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .custom-create-page .table-responsive > .table,
  #examination-questions-list .table-responsive > .table,
  form.form .table-responsive > .table {
    margin-bottom: 0;
  }
  .custom-create-page .table-responsive > .table > thead > tr > th,
  #examination-questions-list .table-responsive > .table > thead > tr > th,
  form.form .table-responsive > .table > thead > tr > th,
  .custom-create-page .table-responsive > .table > tbody > tr > th,
  #examination-questions-list .table-responsive > .table > tbody > tr > th,
  form.form .table-responsive > .table > tbody > tr > th,
  .custom-create-page .table-responsive > .table > tfoot > tr > th,
  #examination-questions-list .table-responsive > .table > tfoot > tr > th,
  form.form .table-responsive > .table > tfoot > tr > th,
  .custom-create-page .table-responsive > .table > thead > tr > td,
  #examination-questions-list .table-responsive > .table > thead > tr > td,
  form.form .table-responsive > .table > thead > tr > td,
  .custom-create-page .table-responsive > .table > tbody > tr > td,
  #examination-questions-list .table-responsive > .table > tbody > tr > td,
  form.form .table-responsive > .table > tbody > tr > td,
  .custom-create-page .table-responsive > .table > tfoot > tr > td,
  #examination-questions-list .table-responsive > .table > tfoot > tr > td,
  form.form .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .custom-create-page .table-responsive > .table-bordered,
  #examination-questions-list .table-responsive > .table-bordered,
  form.form .table-responsive > .table-bordered {
    border: 0;
  }
  .custom-create-page .table-responsive > .table-bordered > thead > tr > th:first-child,
  #examination-questions-list .table-responsive > .table-bordered > thead > tr > th:first-child,
  form.form .table-responsive > .table-bordered > thead > tr > th:first-child,
  .custom-create-page .table-responsive > .table-bordered > tbody > tr > th:first-child,
  #examination-questions-list .table-responsive > .table-bordered > tbody > tr > th:first-child,
  form.form .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .custom-create-page .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  #examination-questions-list .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  form.form .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .custom-create-page .table-responsive > .table-bordered > thead > tr > td:first-child,
  #examination-questions-list .table-responsive > .table-bordered > thead > tr > td:first-child,
  form.form .table-responsive > .table-bordered > thead > tr > td:first-child,
  .custom-create-page .table-responsive > .table-bordered > tbody > tr > td:first-child,
  #examination-questions-list .table-responsive > .table-bordered > tbody > tr > td:first-child,
  form.form .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .custom-create-page .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  #examination-questions-list .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  form.form .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .custom-create-page .table-responsive > .table-bordered > thead > tr > th:last-child,
  #examination-questions-list .table-responsive > .table-bordered > thead > tr > th:last-child,
  form.form .table-responsive > .table-bordered > thead > tr > th:last-child,
  .custom-create-page .table-responsive > .table-bordered > tbody > tr > th:last-child,
  #examination-questions-list .table-responsive > .table-bordered > tbody > tr > th:last-child,
  form.form .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .custom-create-page .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  #examination-questions-list .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  form.form .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .custom-create-page .table-responsive > .table-bordered > thead > tr > td:last-child,
  #examination-questions-list .table-responsive > .table-bordered > thead > tr > td:last-child,
  form.form .table-responsive > .table-bordered > thead > tr > td:last-child,
  .custom-create-page .table-responsive > .table-bordered > tbody > tr > td:last-child,
  #examination-questions-list .table-responsive > .table-bordered > tbody > tr > td:last-child,
  form.form .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .custom-create-page .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  #examination-questions-list .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  form.form .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .custom-create-page .table-responsive > .table-bordered > tbody > tr:last-child > th,
  #examination-questions-list .table-responsive > .table-bordered > tbody > tr:last-child > th,
  form.form .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .custom-create-page .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  #examination-questions-list .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  form.form .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .custom-create-page .table-responsive > .table-bordered > tbody > tr:last-child > td,
  #examination-questions-list .table-responsive > .table-bordered > tbody > tr:last-child > td,
  form.form .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .custom-create-page .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  #examination-questions-list .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  form.form .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.custom-create-page fieldset,
#examination-questions-list fieldset,
form.form fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.custom-create-page legend,
#examination-questions-list legend,
form.form legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.custom-create-page label,
#examination-questions-list label,
form.form label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.custom-create-page input[type="search"],
#examination-questions-list input[type="search"],
form.form input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.custom-create-page input[type="radio"],
#examination-questions-list input[type="radio"],
form.form input[type="radio"],
.custom-create-page input[type="checkbox"],
#examination-questions-list input[type="checkbox"],
form.form input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 0.5em;
  line-height: normal;
}
.custom-create-page input[type="file"],
#examination-questions-list input[type="file"],
form.form input[type="file"] {
  display: block;
}
.custom-create-page input[type="range"],
#examination-questions-list input[type="range"],
form.form input[type="range"] {
  display: block;
  width: 100%;
}
.custom-create-page select[multiple],
#examination-questions-list select[multiple],
form.form select[multiple],
.custom-create-page select[size],
#examination-questions-list select[size],
form.form select[size] {
  height: auto;
}
.custom-create-page input[type="file"]:focus,
#examination-questions-list input[type="file"]:focus,
form.form input[type="file"]:focus,
.custom-create-page input[type="radio"]:focus,
#examination-questions-list input[type="radio"]:focus,
form.form input[type="radio"]:focus,
.custom-create-page input[type="checkbox"]:focus,
#examination-questions-list input[type="checkbox"]:focus,
form.form input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.custom-create-page output,
#examination-questions-list output,
form.form output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.custom-create-page .form-control,
#examination-questions-list .form-control,
form.form .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.custom-create-page .form-control:focus,
#examination-questions-list .form-control:focus,
form.form .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.custom-create-page .form-control::-moz-placeholder,
#examination-questions-list .form-control::-moz-placeholder,
form.form .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.custom-create-page .form-control:-ms-input-placeholder,
#examination-questions-list .form-control:-ms-input-placeholder,
form.form .form-control:-ms-input-placeholder {
  color: #999;
}
.custom-create-page .form-control::-webkit-input-placeholder,
#examination-questions-list .form-control::-webkit-input-placeholder,
form.form .form-control::-webkit-input-placeholder {
  color: #999;
}
.custom-create-page .form-control::-ms-expand,
#examination-questions-list .form-control::-ms-expand,
form.form .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.custom-create-page .form-control[disabled],
#examination-questions-list .form-control[disabled],
form.form .form-control[disabled],
.custom-create-page .form-control[readonly],
#examination-questions-list .form-control[readonly],
form.form .form-control[readonly],
.custom-create-page fieldset[disabled] .form-control,
#examination-questions-list fieldset[disabled] .form-control,
form.form fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.custom-create-page .form-control[disabled],
#examination-questions-list .form-control[disabled],
form.form .form-control[disabled],
.custom-create-page fieldset[disabled] .form-control,
#examination-questions-list fieldset[disabled] .form-control,
form.form fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.custom-create-page textarea.form-control,
#examination-questions-list textarea.form-control,
form.form textarea.form-control {
  height: auto;
}
.custom-create-page input[type="search"],
#examination-questions-list input[type="search"],
form.form input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .custom-create-page input[type="date"].form-control,
  #examination-questions-list input[type="date"].form-control,
  form.form input[type="date"].form-control,
  .custom-create-page input[type="time"].form-control,
  #examination-questions-list input[type="time"].form-control,
  form.form input[type="time"].form-control,
  .custom-create-page input[type="datetime-local"].form-control,
  #examination-questions-list input[type="datetime-local"].form-control,
  form.form input[type="datetime-local"].form-control,
  .custom-create-page input[type="month"].form-control,
  #examination-questions-list input[type="month"].form-control,
  form.form input[type="month"].form-control {
    line-height: 34px;
  }
  .custom-create-page input[type="date"].input-sm,
  #examination-questions-list input[type="date"].input-sm,
  form.form input[type="date"].input-sm,
  .custom-create-page input[type="time"].input-sm,
  #examination-questions-list input[type="time"].input-sm,
  form.form input[type="time"].input-sm,
  .custom-create-page input[type="datetime-local"].input-sm,
  #examination-questions-list input[type="datetime-local"].input-sm,
  form.form input[type="datetime-local"].input-sm,
  .custom-create-page input[type="month"].input-sm,
  #examination-questions-list input[type="month"].input-sm,
  form.form input[type="month"].input-sm,
  .custom-create-page .input-group-sm input[type="date"],
  #examination-questions-list .input-group-sm input[type="date"],
  form.form .input-group-sm input[type="date"],
  .custom-create-page .input-group-sm input[type="time"],
  #examination-questions-list .input-group-sm input[type="time"],
  form.form .input-group-sm input[type="time"],
  .custom-create-page .input-group-sm input[type="datetime-local"],
  #examination-questions-list .input-group-sm input[type="datetime-local"],
  form.form .input-group-sm input[type="datetime-local"],
  .custom-create-page .input-group-sm input[type="month"],
  #examination-questions-list .input-group-sm input[type="month"],
  form.form .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  .custom-create-page input[type="date"].input-lg,
  #examination-questions-list input[type="date"].input-lg,
  form.form input[type="date"].input-lg,
  .custom-create-page input[type="time"].input-lg,
  #examination-questions-list input[type="time"].input-lg,
  form.form input[type="time"].input-lg,
  .custom-create-page input[type="datetime-local"].input-lg,
  #examination-questions-list input[type="datetime-local"].input-lg,
  form.form input[type="datetime-local"].input-lg,
  .custom-create-page input[type="month"].input-lg,
  #examination-questions-list input[type="month"].input-lg,
  form.form input[type="month"].input-lg,
  .custom-create-page .input-group-lg input[type="date"],
  #examination-questions-list .input-group-lg input[type="date"],
  form.form .input-group-lg input[type="date"],
  .custom-create-page .input-group-lg input[type="time"],
  #examination-questions-list .input-group-lg input[type="time"],
  form.form .input-group-lg input[type="time"],
  .custom-create-page .input-group-lg input[type="datetime-local"],
  #examination-questions-list .input-group-lg input[type="datetime-local"],
  form.form .input-group-lg input[type="datetime-local"],
  .custom-create-page .input-group-lg input[type="month"],
  #examination-questions-list .input-group-lg input[type="month"],
  form.form .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.custom-create-page .form-group,
#examination-questions-list .form-group,
form.form .form-group {
  margin-bottom: 15px;
}
.custom-create-page .radio,
#examination-questions-list .radio,
form.form .radio,
.custom-create-page .checkbox,
#examination-questions-list .checkbox,
form.form .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.custom-create-page .radio label,
#examination-questions-list .radio label,
form.form .radio label,
.custom-create-page .checkbox label,
#examination-questions-list .checkbox label,
form.form .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.custom-create-page .radio input[type="radio"],
#examination-questions-list .radio input[type="radio"],
form.form .radio input[type="radio"],
.custom-create-page .radio-inline input[type="radio"],
#examination-questions-list .radio-inline input[type="radio"],
form.form .radio-inline input[type="radio"],
.custom-create-page .checkbox input[type="checkbox"],
#examination-questions-list .checkbox input[type="checkbox"],
form.form .checkbox input[type="checkbox"],
.custom-create-page .checkbox-inline input[type="checkbox"],
#examination-questions-list .checkbox-inline input[type="checkbox"],
form.form .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 0.2em;
  top: 0;
  margin-left: -20px;
}
.custom-create-page .radio + .radio,
#examination-questions-list .radio + .radio,
form.form .radio + .radio,
.custom-create-page .checkbox + .checkbox,
#examination-questions-list .checkbox + .checkbox,
form.form .checkbox + .checkbox {
  margin-top: -5px;
}
.custom-create-page .radio-inline,
#examination-questions-list .radio-inline,
form.form .radio-inline,
.custom-create-page .checkbox-inline,
#examination-questions-list .checkbox-inline,
form.form .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.custom-create-page .radio-inline + .radio-inline,
#examination-questions-list .radio-inline + .radio-inline,
form.form .radio-inline + .radio-inline,
.custom-create-page .checkbox-inline + .checkbox-inline,
#examination-questions-list .checkbox-inline + .checkbox-inline,
form.form .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.custom-create-page input[type="radio"][disabled],
#examination-questions-list input[type="radio"][disabled],
form.form input[type="radio"][disabled],
.custom-create-page input[type="checkbox"][disabled],
#examination-questions-list input[type="checkbox"][disabled],
form.form input[type="checkbox"][disabled],
.custom-create-page input[type="radio"].disabled,
#examination-questions-list input[type="radio"].disabled,
form.form input[type="radio"].disabled,
.custom-create-page input[type="checkbox"].disabled,
#examination-questions-list input[type="checkbox"].disabled,
form.form input[type="checkbox"].disabled,
.custom-create-page fieldset[disabled] input[type="radio"],
#examination-questions-list fieldset[disabled] input[type="radio"],
form.form fieldset[disabled] input[type="radio"],
.custom-create-page fieldset[disabled] input[type="checkbox"],
#examination-questions-list fieldset[disabled] input[type="checkbox"],
form.form fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.custom-create-page .radio-inline.disabled,
#examination-questions-list .radio-inline.disabled,
form.form .radio-inline.disabled,
.custom-create-page .checkbox-inline.disabled,
#examination-questions-list .checkbox-inline.disabled,
form.form .checkbox-inline.disabled,
.custom-create-page fieldset[disabled] .radio-inline,
#examination-questions-list fieldset[disabled] .radio-inline,
form.form fieldset[disabled] .radio-inline,
.custom-create-page fieldset[disabled] .checkbox-inline,
#examination-questions-list fieldset[disabled] .checkbox-inline,
form.form fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.custom-create-page .radio.disabled label,
#examination-questions-list .radio.disabled label,
form.form .radio.disabled label,
.custom-create-page .checkbox.disabled label,
#examination-questions-list .checkbox.disabled label,
form.form .checkbox.disabled label,
.custom-create-page fieldset[disabled] .radio label,
#examination-questions-list fieldset[disabled] .radio label,
form.form fieldset[disabled] .radio label,
.custom-create-page fieldset[disabled] .checkbox label,
#examination-questions-list fieldset[disabled] .checkbox label,
form.form fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.custom-create-page .form-control-static,
#examination-questions-list .form-control-static,
form.form .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.custom-create-page .form-control-static.input-lg,
#examination-questions-list .form-control-static.input-lg,
form.form .form-control-static.input-lg,
.custom-create-page .form-control-static.input-sm,
#examination-questions-list .form-control-static.input-sm,
form.form .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.custom-create-page .input-sm,
#examination-questions-list .input-sm,
form.form .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.custom-create-page select.input-sm,
#examination-questions-list select.input-sm,
form.form select.input-sm {
  height: 30px;
  line-height: 30px;
}
.custom-create-page textarea.input-sm,
#examination-questions-list textarea.input-sm,
form.form textarea.input-sm,
.custom-create-page select[multiple].input-sm,
#examination-questions-list select[multiple].input-sm,
form.form select[multiple].input-sm {
  height: auto;
}
.custom-create-page .form-group-sm .form-control,
#examination-questions-list .form-group-sm .form-control,
form.form .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.custom-create-page .form-group-sm select.form-control,
#examination-questions-list .form-group-sm select.form-control,
form.form .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.custom-create-page .form-group-sm textarea.form-control,
#examination-questions-list .form-group-sm textarea.form-control,
form.form .form-group-sm textarea.form-control,
.custom-create-page .form-group-sm select[multiple].form-control,
#examination-questions-list .form-group-sm select[multiple].form-control,
form.form .form-group-sm select[multiple].form-control {
  height: auto;
}
.custom-create-page .form-group-sm .form-control-static,
#examination-questions-list .form-group-sm .form-control-static,
form.form .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.custom-create-page .input-lg,
#examination-questions-list .input-lg,
form.form .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.custom-create-page select.input-lg,
#examination-questions-list select.input-lg,
form.form select.input-lg {
  height: 46px;
  line-height: 46px;
}
.custom-create-page textarea.input-lg,
#examination-questions-list textarea.input-lg,
form.form textarea.input-lg,
.custom-create-page select[multiple].input-lg,
#examination-questions-list select[multiple].input-lg,
form.form select[multiple].input-lg {
  height: auto;
}
.custom-create-page .form-group-lg .form-control,
#examination-questions-list .form-group-lg .form-control,
form.form .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.custom-create-page .form-group-lg select.form-control,
#examination-questions-list .form-group-lg select.form-control,
form.form .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.custom-create-page .form-group-lg textarea.form-control,
#examination-questions-list .form-group-lg textarea.form-control,
form.form .form-group-lg textarea.form-control,
.custom-create-page .form-group-lg select[multiple].form-control,
#examination-questions-list .form-group-lg select[multiple].form-control,
form.form .form-group-lg select[multiple].form-control {
  height: auto;
}
.custom-create-page .form-group-lg .form-control-static,
#examination-questions-list .form-group-lg .form-control-static,
form.form .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.custom-create-page .has-feedback,
#examination-questions-list .has-feedback,
form.form .has-feedback {
  position: relative;
}
.custom-create-page .has-feedback .form-control,
#examination-questions-list .has-feedback .form-control,
form.form .has-feedback .form-control {
  padding-right: 42.5px;
}
.custom-create-page .form-control-feedback,
#examination-questions-list .form-control-feedback,
form.form .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.custom-create-page .input-lg + .form-control-feedback,
#examination-questions-list .input-lg + .form-control-feedback,
form.form .input-lg + .form-control-feedback,
.custom-create-page .input-group-lg + .form-control-feedback,
#examination-questions-list .input-group-lg + .form-control-feedback,
form.form .input-group-lg + .form-control-feedback,
.custom-create-page .form-group-lg .form-control + .form-control-feedback,
#examination-questions-list .form-group-lg .form-control + .form-control-feedback,
form.form .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.custom-create-page .input-sm + .form-control-feedback,
#examination-questions-list .input-sm + .form-control-feedback,
form.form .input-sm + .form-control-feedback,
.custom-create-page .input-group-sm + .form-control-feedback,
#examination-questions-list .input-group-sm + .form-control-feedback,
form.form .input-group-sm + .form-control-feedback,
.custom-create-page .form-group-sm .form-control + .form-control-feedback,
#examination-questions-list .form-group-sm .form-control + .form-control-feedback,
form.form .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.custom-create-page .has-success .help-block,
#examination-questions-list .has-success .help-block,
form.form .has-success .help-block,
.custom-create-page .has-success .control-label,
#examination-questions-list .has-success .control-label,
form.form .has-success .control-label,
.custom-create-page .has-success .radio,
#examination-questions-list .has-success .radio,
form.form .has-success .radio,
.custom-create-page .has-success .checkbox,
#examination-questions-list .has-success .checkbox,
form.form .has-success .checkbox,
.custom-create-page .has-success .radio-inline,
#examination-questions-list .has-success .radio-inline,
form.form .has-success .radio-inline,
.custom-create-page .has-success .checkbox-inline,
#examination-questions-list .has-success .checkbox-inline,
form.form .has-success .checkbox-inline,
.custom-create-page .has-success.radio label,
#examination-questions-list .has-success.radio label,
form.form .has-success.radio label,
.custom-create-page .has-success.checkbox label,
#examination-questions-list .has-success.checkbox label,
form.form .has-success.checkbox label,
.custom-create-page .has-success.radio-inline label,
#examination-questions-list .has-success.radio-inline label,
form.form .has-success.radio-inline label,
.custom-create-page .has-success.checkbox-inline label,
#examination-questions-list .has-success.checkbox-inline label,
form.form .has-success.checkbox-inline label {
  color: #3c763d;
}
.custom-create-page .has-success .form-control,
#examination-questions-list .has-success .form-control,
form.form .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.custom-create-page .has-success .form-control:focus,
#examination-questions-list .has-success .form-control:focus,
form.form .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.custom-create-page .has-success .input-group-addon,
#examination-questions-list .has-success .input-group-addon,
form.form .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.custom-create-page .has-success .form-control-feedback,
#examination-questions-list .has-success .form-control-feedback,
form.form .has-success .form-control-feedback {
  color: #3c763d;
}
.custom-create-page .has-warning .help-block,
#examination-questions-list .has-warning .help-block,
form.form .has-warning .help-block,
.custom-create-page .has-warning .control-label,
#examination-questions-list .has-warning .control-label,
form.form .has-warning .control-label,
.custom-create-page .has-warning .radio,
#examination-questions-list .has-warning .radio,
form.form .has-warning .radio,
.custom-create-page .has-warning .checkbox,
#examination-questions-list .has-warning .checkbox,
form.form .has-warning .checkbox,
.custom-create-page .has-warning .radio-inline,
#examination-questions-list .has-warning .radio-inline,
form.form .has-warning .radio-inline,
.custom-create-page .has-warning .checkbox-inline,
#examination-questions-list .has-warning .checkbox-inline,
form.form .has-warning .checkbox-inline,
.custom-create-page .has-warning.radio label,
#examination-questions-list .has-warning.radio label,
form.form .has-warning.radio label,
.custom-create-page .has-warning.checkbox label,
#examination-questions-list .has-warning.checkbox label,
form.form .has-warning.checkbox label,
.custom-create-page .has-warning.radio-inline label,
#examination-questions-list .has-warning.radio-inline label,
form.form .has-warning.radio-inline label,
.custom-create-page .has-warning.checkbox-inline label,
#examination-questions-list .has-warning.checkbox-inline label,
form.form .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.custom-create-page .has-warning .form-control,
#examination-questions-list .has-warning .form-control,
form.form .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.custom-create-page .has-warning .form-control:focus,
#examination-questions-list .has-warning .form-control:focus,
form.form .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.custom-create-page .has-warning .input-group-addon,
#examination-questions-list .has-warning .input-group-addon,
form.form .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.custom-create-page .has-warning .form-control-feedback,
#examination-questions-list .has-warning .form-control-feedback,
form.form .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.custom-create-page .has-error .help-block,
#examination-questions-list .has-error .help-block,
form.form .has-error .help-block,
.custom-create-page .has-error .control-label,
#examination-questions-list .has-error .control-label,
form.form .has-error .control-label,
.custom-create-page .has-error .radio,
#examination-questions-list .has-error .radio,
form.form .has-error .radio,
.custom-create-page .has-error .checkbox,
#examination-questions-list .has-error .checkbox,
form.form .has-error .checkbox,
.custom-create-page .has-error .radio-inline,
#examination-questions-list .has-error .radio-inline,
form.form .has-error .radio-inline,
.custom-create-page .has-error .checkbox-inline,
#examination-questions-list .has-error .checkbox-inline,
form.form .has-error .checkbox-inline,
.custom-create-page .has-error.radio label,
#examination-questions-list .has-error.radio label,
form.form .has-error.radio label,
.custom-create-page .has-error.checkbox label,
#examination-questions-list .has-error.checkbox label,
form.form .has-error.checkbox label,
.custom-create-page .has-error.radio-inline label,
#examination-questions-list .has-error.radio-inline label,
form.form .has-error.radio-inline label,
.custom-create-page .has-error.checkbox-inline label,
#examination-questions-list .has-error.checkbox-inline label,
form.form .has-error.checkbox-inline label {
  color: #a94442;
}
.custom-create-page .has-error .form-control,
#examination-questions-list .has-error .form-control,
form.form .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.custom-create-page .has-error .form-control:focus,
#examination-questions-list .has-error .form-control:focus,
form.form .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.custom-create-page .has-error .input-group-addon,
#examination-questions-list .has-error .input-group-addon,
form.form .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.custom-create-page .has-error .form-control-feedback,
#examination-questions-list .has-error .form-control-feedback,
form.form .has-error .form-control-feedback {
  color: #a94442;
}
.custom-create-page .has-feedback label ~ .form-control-feedback,
#examination-questions-list .has-feedback label ~ .form-control-feedback,
form.form .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.custom-create-page .has-feedback label.sr-only ~ .form-control-feedback,
#examination-questions-list .has-feedback label.sr-only ~ .form-control-feedback,
form.form .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.custom-create-page .help-block,
#examination-questions-list .help-block,
form.form .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .custom-create-page .form-inline .form-group,
  #examination-questions-list .form-inline .form-group,
  form.form .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .custom-create-page .form-inline .form-control,
  #examination-questions-list .form-inline .form-control,
  form.form .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .custom-create-page .form-inline .form-control-static,
  #examination-questions-list .form-inline .form-control-static,
  form.form .form-inline .form-control-static {
    display: inline-block;
  }
  .custom-create-page .form-inline .input-group,
  #examination-questions-list .form-inline .input-group,
  form.form .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .custom-create-page .form-inline .input-group .input-group-addon,
  #examination-questions-list .form-inline .input-group .input-group-addon,
  form.form .form-inline .input-group .input-group-addon,
  .custom-create-page .form-inline .input-group .input-group-btn,
  #examination-questions-list .form-inline .input-group .input-group-btn,
  form.form .form-inline .input-group .input-group-btn,
  .custom-create-page .form-inline .input-group .form-control,
  #examination-questions-list .form-inline .input-group .form-control,
  form.form .form-inline .input-group .form-control {
    width: auto;
  }
  .custom-create-page .form-inline .input-group > .form-control,
  #examination-questions-list .form-inline .input-group > .form-control,
  form.form .form-inline .input-group > .form-control {
    width: 100%;
  }
  .custom-create-page .form-inline .control-label,
  #examination-questions-list .form-inline .control-label,
  form.form .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .custom-create-page .form-inline .radio,
  #examination-questions-list .form-inline .radio,
  form.form .form-inline .radio,
  .custom-create-page .form-inline .checkbox,
  #examination-questions-list .form-inline .checkbox,
  form.form .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .custom-create-page .form-inline .radio label,
  #examination-questions-list .form-inline .radio label,
  form.form .form-inline .radio label,
  .custom-create-page .form-inline .checkbox label,
  #examination-questions-list .form-inline .checkbox label,
  form.form .form-inline .checkbox label {
    padding-left: 0;
  }
  .custom-create-page .form-inline .radio input[type="radio"],
  #examination-questions-list .form-inline .radio input[type="radio"],
  form.form .form-inline .radio input[type="radio"],
  .custom-create-page .form-inline .checkbox input[type="checkbox"],
  #examination-questions-list .form-inline .checkbox input[type="checkbox"],
  form.form .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .custom-create-page .form-inline .has-feedback .form-control-feedback,
  #examination-questions-list .form-inline .has-feedback .form-control-feedback,
  form.form .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.custom-create-page .form-horizontal .radio,
#examination-questions-list .form-horizontal .radio,
form.form .form-horizontal .radio,
.custom-create-page .form-horizontal .checkbox,
#examination-questions-list .form-horizontal .checkbox,
form.form .form-horizontal .checkbox,
.custom-create-page .form-horizontal .radio-inline,
#examination-questions-list .form-horizontal .radio-inline,
form.form .form-horizontal .radio-inline,
.custom-create-page .form-horizontal .checkbox-inline,
#examination-questions-list .form-horizontal .checkbox-inline,
form.form .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.custom-create-page .form-horizontal .radio,
#examination-questions-list .form-horizontal .radio,
form.form .form-horizontal .radio,
.custom-create-page .form-horizontal .checkbox,
#examination-questions-list .form-horizontal .checkbox,
form.form .form-horizontal .checkbox {
  min-height: 27px;
}
.custom-create-page .form-horizontal .form-group,
#examination-questions-list .form-horizontal .form-group,
form.form .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .custom-create-page .form-horizontal .control-label,
  #examination-questions-list .form-horizontal .control-label,
  form.form .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.custom-create-page .form-horizontal .has-feedback .form-control-feedback,
#examination-questions-list .form-horizontal .has-feedback .form-control-feedback,
form.form .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .custom-create-page .form-horizontal .form-group-lg .control-label,
  #examination-questions-list .form-horizontal .form-group-lg .control-label,
  form.form .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .custom-create-page .form-horizontal .form-group-sm .control-label,
  #examination-questions-list .form-horizontal .form-group-sm .control-label,
  form.form .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.custom-create-page .btn,
#examination-questions-list .btn,
form.form .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.custom-create-page .btn.disabled,
#examination-questions-list .btn.disabled,
form.form .btn.disabled,
.custom-create-page .btn[disabled],
#examination-questions-list .btn[disabled],
form.form .btn[disabled] {
  cursor: not-allowed;
}
.custom-create-page .btn:focus,
#examination-questions-list .btn:focus,
form.form .btn:focus,
.custom-create-page .btn:active:focus,
#examination-questions-list .btn:active:focus,
form.form .btn:active:focus,
.custom-create-page .btn.active:focus,
#examination-questions-list .btn.active:focus,
form.form .btn.active:focus,
.custom-create-page .btn.focus,
#examination-questions-list .btn.focus,
form.form .btn.focus,
.custom-create-page .btn:active.focus,
#examination-questions-list .btn:active.focus,
form.form .btn:active.focus,
.custom-create-page .btn.active.focus,
#examination-questions-list .btn.active.focus,
form.form .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.custom-create-page .btn:hover,
#examination-questions-list .btn:hover,
form.form .btn:hover,
.custom-create-page .btn:focus,
#examination-questions-list .btn:focus,
form.form .btn:focus,
.custom-create-page .btn.focus,
#examination-questions-list .btn.focus,
form.form .btn.focus {
  color: #333;
  text-decoration: none;
}
.custom-create-page .btn:active,
#examination-questions-list .btn:active,
form.form .btn:active,
.custom-create-page .btn.active,
#examination-questions-list .btn.active,
form.form .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.custom-create-page .btn-default,
#examination-questions-list .btn-default,
form.form .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.custom-create-page .btn-default:focus,
#examination-questions-list .btn-default:focus,
form.form .btn-default:focus,
.custom-create-page .btn-default.focus,
#examination-questions-list .btn-default.focus,
form.form .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.custom-create-page .btn-default:hover,
#examination-questions-list .btn-default:hover,
form.form .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.custom-create-page .btn-default:active,
#examination-questions-list .btn-default:active,
form.form .btn-default:active,
.custom-create-page .btn-default.active,
#examination-questions-list .btn-default.active,
form.form .btn-default.active,
.custom-create-page .open > .dropdown-toggle.btn-default,
#examination-questions-list .open > .dropdown-toggle.btn-default,
form.form .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.custom-create-page .btn-default:active:hover,
#examination-questions-list .btn-default:active:hover,
form.form .btn-default:active:hover,
.custom-create-page .btn-default.active:hover,
#examination-questions-list .btn-default.active:hover,
form.form .btn-default.active:hover,
.custom-create-page .open > .dropdown-toggle.btn-default:hover,
#examination-questions-list .open > .dropdown-toggle.btn-default:hover,
form.form .open > .dropdown-toggle.btn-default:hover,
.custom-create-page .btn-default:active:focus,
#examination-questions-list .btn-default:active:focus,
form.form .btn-default:active:focus,
.custom-create-page .btn-default.active:focus,
#examination-questions-list .btn-default.active:focus,
form.form .btn-default.active:focus,
.custom-create-page .open > .dropdown-toggle.btn-default:focus,
#examination-questions-list .open > .dropdown-toggle.btn-default:focus,
form.form .open > .dropdown-toggle.btn-default:focus,
.custom-create-page .btn-default:active.focus,
#examination-questions-list .btn-default:active.focus,
form.form .btn-default:active.focus,
.custom-create-page .btn-default.active.focus,
#examination-questions-list .btn-default.active.focus,
form.form .btn-default.active.focus,
.custom-create-page .open > .dropdown-toggle.btn-default.focus,
#examination-questions-list .open > .dropdown-toggle.btn-default.focus,
form.form .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.custom-create-page .btn-default:active,
#examination-questions-list .btn-default:active,
form.form .btn-default:active,
.custom-create-page .btn-default.active,
#examination-questions-list .btn-default.active,
form.form .btn-default.active,
.custom-create-page .open > .dropdown-toggle.btn-default,
#examination-questions-list .open > .dropdown-toggle.btn-default,
form.form .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.custom-create-page .btn-default.disabled:hover,
#examination-questions-list .btn-default.disabled:hover,
form.form .btn-default.disabled:hover,
.custom-create-page .btn-default[disabled]:hover,
#examination-questions-list .btn-default[disabled]:hover,
form.form .btn-default[disabled]:hover,
.custom-create-page fieldset[disabled] .btn-default:hover,
#examination-questions-list fieldset[disabled] .btn-default:hover,
form.form fieldset[disabled] .btn-default:hover,
.custom-create-page .btn-default.disabled:focus,
#examination-questions-list .btn-default.disabled:focus,
form.form .btn-default.disabled:focus,
.custom-create-page .btn-default[disabled]:focus,
#examination-questions-list .btn-default[disabled]:focus,
form.form .btn-default[disabled]:focus,
.custom-create-page fieldset[disabled] .btn-default:focus,
#examination-questions-list fieldset[disabled] .btn-default:focus,
form.form fieldset[disabled] .btn-default:focus,
.custom-create-page .btn-default.disabled.focus,
#examination-questions-list .btn-default.disabled.focus,
form.form .btn-default.disabled.focus,
.custom-create-page .btn-default[disabled].focus,
#examination-questions-list .btn-default[disabled].focus,
form.form .btn-default[disabled].focus,
.custom-create-page fieldset[disabled] .btn-default.focus,
#examination-questions-list fieldset[disabled] .btn-default.focus,
form.form fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.custom-create-page .btn-default .badge,
#examination-questions-list .btn-default .badge,
form.form .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.custom-create-page .btn-primary,
#examination-questions-list .btn-primary,
form.form .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.custom-create-page .btn-primary:focus,
#examination-questions-list .btn-primary:focus,
form.form .btn-primary:focus,
.custom-create-page .btn-primary.focus,
#examination-questions-list .btn-primary.focus,
form.form .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.custom-create-page .btn-primary:hover,
#examination-questions-list .btn-primary:hover,
form.form .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.custom-create-page .btn-primary:active,
#examination-questions-list .btn-primary:active,
form.form .btn-primary:active,
.custom-create-page .btn-primary.active,
#examination-questions-list .btn-primary.active,
form.form .btn-primary.active,
.custom-create-page .open > .dropdown-toggle.btn-primary,
#examination-questions-list .open > .dropdown-toggle.btn-primary,
form.form .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.custom-create-page .btn-primary:active:hover,
#examination-questions-list .btn-primary:active:hover,
form.form .btn-primary:active:hover,
.custom-create-page .btn-primary.active:hover,
#examination-questions-list .btn-primary.active:hover,
form.form .btn-primary.active:hover,
.custom-create-page .open > .dropdown-toggle.btn-primary:hover,
#examination-questions-list .open > .dropdown-toggle.btn-primary:hover,
form.form .open > .dropdown-toggle.btn-primary:hover,
.custom-create-page .btn-primary:active:focus,
#examination-questions-list .btn-primary:active:focus,
form.form .btn-primary:active:focus,
.custom-create-page .btn-primary.active:focus,
#examination-questions-list .btn-primary.active:focus,
form.form .btn-primary.active:focus,
.custom-create-page .open > .dropdown-toggle.btn-primary:focus,
#examination-questions-list .open > .dropdown-toggle.btn-primary:focus,
form.form .open > .dropdown-toggle.btn-primary:focus,
.custom-create-page .btn-primary:active.focus,
#examination-questions-list .btn-primary:active.focus,
form.form .btn-primary:active.focus,
.custom-create-page .btn-primary.active.focus,
#examination-questions-list .btn-primary.active.focus,
form.form .btn-primary.active.focus,
.custom-create-page .open > .dropdown-toggle.btn-primary.focus,
#examination-questions-list .open > .dropdown-toggle.btn-primary.focus,
form.form .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.custom-create-page .btn-primary:active,
#examination-questions-list .btn-primary:active,
form.form .btn-primary:active,
.custom-create-page .btn-primary.active,
#examination-questions-list .btn-primary.active,
form.form .btn-primary.active,
.custom-create-page .open > .dropdown-toggle.btn-primary,
#examination-questions-list .open > .dropdown-toggle.btn-primary,
form.form .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.custom-create-page .btn-primary.disabled:hover,
#examination-questions-list .btn-primary.disabled:hover,
form.form .btn-primary.disabled:hover,
.custom-create-page .btn-primary[disabled]:hover,
#examination-questions-list .btn-primary[disabled]:hover,
form.form .btn-primary[disabled]:hover,
.custom-create-page fieldset[disabled] .btn-primary:hover,
#examination-questions-list fieldset[disabled] .btn-primary:hover,
form.form fieldset[disabled] .btn-primary:hover,
.custom-create-page .btn-primary.disabled:focus,
#examination-questions-list .btn-primary.disabled:focus,
form.form .btn-primary.disabled:focus,
.custom-create-page .btn-primary[disabled]:focus,
#examination-questions-list .btn-primary[disabled]:focus,
form.form .btn-primary[disabled]:focus,
.custom-create-page fieldset[disabled] .btn-primary:focus,
#examination-questions-list fieldset[disabled] .btn-primary:focus,
form.form fieldset[disabled] .btn-primary:focus,
.custom-create-page .btn-primary.disabled.focus,
#examination-questions-list .btn-primary.disabled.focus,
form.form .btn-primary.disabled.focus,
.custom-create-page .btn-primary[disabled].focus,
#examination-questions-list .btn-primary[disabled].focus,
form.form .btn-primary[disabled].focus,
.custom-create-page fieldset[disabled] .btn-primary.focus,
#examination-questions-list fieldset[disabled] .btn-primary.focus,
form.form fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.custom-create-page .btn-primary .badge,
#examination-questions-list .btn-primary .badge,
form.form .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.custom-create-page .btn-success,
#examination-questions-list .btn-success,
form.form .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.custom-create-page .btn-success:focus,
#examination-questions-list .btn-success:focus,
form.form .btn-success:focus,
.custom-create-page .btn-success.focus,
#examination-questions-list .btn-success.focus,
form.form .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.custom-create-page .btn-success:hover,
#examination-questions-list .btn-success:hover,
form.form .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.custom-create-page .btn-success:active,
#examination-questions-list .btn-success:active,
form.form .btn-success:active,
.custom-create-page .btn-success.active,
#examination-questions-list .btn-success.active,
form.form .btn-success.active,
.custom-create-page .open > .dropdown-toggle.btn-success,
#examination-questions-list .open > .dropdown-toggle.btn-success,
form.form .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.custom-create-page .btn-success:active:hover,
#examination-questions-list .btn-success:active:hover,
form.form .btn-success:active:hover,
.custom-create-page .btn-success.active:hover,
#examination-questions-list .btn-success.active:hover,
form.form .btn-success.active:hover,
.custom-create-page .open > .dropdown-toggle.btn-success:hover,
#examination-questions-list .open > .dropdown-toggle.btn-success:hover,
form.form .open > .dropdown-toggle.btn-success:hover,
.custom-create-page .btn-success:active:focus,
#examination-questions-list .btn-success:active:focus,
form.form .btn-success:active:focus,
.custom-create-page .btn-success.active:focus,
#examination-questions-list .btn-success.active:focus,
form.form .btn-success.active:focus,
.custom-create-page .open > .dropdown-toggle.btn-success:focus,
#examination-questions-list .open > .dropdown-toggle.btn-success:focus,
form.form .open > .dropdown-toggle.btn-success:focus,
.custom-create-page .btn-success:active.focus,
#examination-questions-list .btn-success:active.focus,
form.form .btn-success:active.focus,
.custom-create-page .btn-success.active.focus,
#examination-questions-list .btn-success.active.focus,
form.form .btn-success.active.focus,
.custom-create-page .open > .dropdown-toggle.btn-success.focus,
#examination-questions-list .open > .dropdown-toggle.btn-success.focus,
form.form .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.custom-create-page .btn-success:active,
#examination-questions-list .btn-success:active,
form.form .btn-success:active,
.custom-create-page .btn-success.active,
#examination-questions-list .btn-success.active,
form.form .btn-success.active,
.custom-create-page .open > .dropdown-toggle.btn-success,
#examination-questions-list .open > .dropdown-toggle.btn-success,
form.form .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.custom-create-page .btn-success.disabled:hover,
#examination-questions-list .btn-success.disabled:hover,
form.form .btn-success.disabled:hover,
.custom-create-page .btn-success[disabled]:hover,
#examination-questions-list .btn-success[disabled]:hover,
form.form .btn-success[disabled]:hover,
.custom-create-page fieldset[disabled] .btn-success:hover,
#examination-questions-list fieldset[disabled] .btn-success:hover,
form.form fieldset[disabled] .btn-success:hover,
.custom-create-page .btn-success.disabled:focus,
#examination-questions-list .btn-success.disabled:focus,
form.form .btn-success.disabled:focus,
.custom-create-page .btn-success[disabled]:focus,
#examination-questions-list .btn-success[disabled]:focus,
form.form .btn-success[disabled]:focus,
.custom-create-page fieldset[disabled] .btn-success:focus,
#examination-questions-list fieldset[disabled] .btn-success:focus,
form.form fieldset[disabled] .btn-success:focus,
.custom-create-page .btn-success.disabled.focus,
#examination-questions-list .btn-success.disabled.focus,
form.form .btn-success.disabled.focus,
.custom-create-page .btn-success[disabled].focus,
#examination-questions-list .btn-success[disabled].focus,
form.form .btn-success[disabled].focus,
.custom-create-page fieldset[disabled] .btn-success.focus,
#examination-questions-list fieldset[disabled] .btn-success.focus,
form.form fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.custom-create-page .btn-success .badge,
#examination-questions-list .btn-success .badge,
form.form .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.custom-create-page .btn-info,
#examination-questions-list .btn-info,
form.form .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.custom-create-page .btn-info:focus,
#examination-questions-list .btn-info:focus,
form.form .btn-info:focus,
.custom-create-page .btn-info.focus,
#examination-questions-list .btn-info.focus,
form.form .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.custom-create-page .btn-info:hover,
#examination-questions-list .btn-info:hover,
form.form .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.custom-create-page .btn-info:active,
#examination-questions-list .btn-info:active,
form.form .btn-info:active,
.custom-create-page .btn-info.active,
#examination-questions-list .btn-info.active,
form.form .btn-info.active,
.custom-create-page .open > .dropdown-toggle.btn-info,
#examination-questions-list .open > .dropdown-toggle.btn-info,
form.form .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.custom-create-page .btn-info:active:hover,
#examination-questions-list .btn-info:active:hover,
form.form .btn-info:active:hover,
.custom-create-page .btn-info.active:hover,
#examination-questions-list .btn-info.active:hover,
form.form .btn-info.active:hover,
.custom-create-page .open > .dropdown-toggle.btn-info:hover,
#examination-questions-list .open > .dropdown-toggle.btn-info:hover,
form.form .open > .dropdown-toggle.btn-info:hover,
.custom-create-page .btn-info:active:focus,
#examination-questions-list .btn-info:active:focus,
form.form .btn-info:active:focus,
.custom-create-page .btn-info.active:focus,
#examination-questions-list .btn-info.active:focus,
form.form .btn-info.active:focus,
.custom-create-page .open > .dropdown-toggle.btn-info:focus,
#examination-questions-list .open > .dropdown-toggle.btn-info:focus,
form.form .open > .dropdown-toggle.btn-info:focus,
.custom-create-page .btn-info:active.focus,
#examination-questions-list .btn-info:active.focus,
form.form .btn-info:active.focus,
.custom-create-page .btn-info.active.focus,
#examination-questions-list .btn-info.active.focus,
form.form .btn-info.active.focus,
.custom-create-page .open > .dropdown-toggle.btn-info.focus,
#examination-questions-list .open > .dropdown-toggle.btn-info.focus,
form.form .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.custom-create-page .btn-info:active,
#examination-questions-list .btn-info:active,
form.form .btn-info:active,
.custom-create-page .btn-info.active,
#examination-questions-list .btn-info.active,
form.form .btn-info.active,
.custom-create-page .open > .dropdown-toggle.btn-info,
#examination-questions-list .open > .dropdown-toggle.btn-info,
form.form .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.custom-create-page .btn-info.disabled:hover,
#examination-questions-list .btn-info.disabled:hover,
form.form .btn-info.disabled:hover,
.custom-create-page .btn-info[disabled]:hover,
#examination-questions-list .btn-info[disabled]:hover,
form.form .btn-info[disabled]:hover,
.custom-create-page fieldset[disabled] .btn-info:hover,
#examination-questions-list fieldset[disabled] .btn-info:hover,
form.form fieldset[disabled] .btn-info:hover,
.custom-create-page .btn-info.disabled:focus,
#examination-questions-list .btn-info.disabled:focus,
form.form .btn-info.disabled:focus,
.custom-create-page .btn-info[disabled]:focus,
#examination-questions-list .btn-info[disabled]:focus,
form.form .btn-info[disabled]:focus,
.custom-create-page fieldset[disabled] .btn-info:focus,
#examination-questions-list fieldset[disabled] .btn-info:focus,
form.form fieldset[disabled] .btn-info:focus,
.custom-create-page .btn-info.disabled.focus,
#examination-questions-list .btn-info.disabled.focus,
form.form .btn-info.disabled.focus,
.custom-create-page .btn-info[disabled].focus,
#examination-questions-list .btn-info[disabled].focus,
form.form .btn-info[disabled].focus,
.custom-create-page fieldset[disabled] .btn-info.focus,
#examination-questions-list fieldset[disabled] .btn-info.focus,
form.form fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.custom-create-page .btn-info .badge,
#examination-questions-list .btn-info .badge,
form.form .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.custom-create-page .btn-warning,
#examination-questions-list .btn-warning,
form.form .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.custom-create-page .btn-warning:focus,
#examination-questions-list .btn-warning:focus,
form.form .btn-warning:focus,
.custom-create-page .btn-warning.focus,
#examination-questions-list .btn-warning.focus,
form.form .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.custom-create-page .btn-warning:hover,
#examination-questions-list .btn-warning:hover,
form.form .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.custom-create-page .btn-warning:active,
#examination-questions-list .btn-warning:active,
form.form .btn-warning:active,
.custom-create-page .btn-warning.active,
#examination-questions-list .btn-warning.active,
form.form .btn-warning.active,
.custom-create-page .open > .dropdown-toggle.btn-warning,
#examination-questions-list .open > .dropdown-toggle.btn-warning,
form.form .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.custom-create-page .btn-warning:active:hover,
#examination-questions-list .btn-warning:active:hover,
form.form .btn-warning:active:hover,
.custom-create-page .btn-warning.active:hover,
#examination-questions-list .btn-warning.active:hover,
form.form .btn-warning.active:hover,
.custom-create-page .open > .dropdown-toggle.btn-warning:hover,
#examination-questions-list .open > .dropdown-toggle.btn-warning:hover,
form.form .open > .dropdown-toggle.btn-warning:hover,
.custom-create-page .btn-warning:active:focus,
#examination-questions-list .btn-warning:active:focus,
form.form .btn-warning:active:focus,
.custom-create-page .btn-warning.active:focus,
#examination-questions-list .btn-warning.active:focus,
form.form .btn-warning.active:focus,
.custom-create-page .open > .dropdown-toggle.btn-warning:focus,
#examination-questions-list .open > .dropdown-toggle.btn-warning:focus,
form.form .open > .dropdown-toggle.btn-warning:focus,
.custom-create-page .btn-warning:active.focus,
#examination-questions-list .btn-warning:active.focus,
form.form .btn-warning:active.focus,
.custom-create-page .btn-warning.active.focus,
#examination-questions-list .btn-warning.active.focus,
form.form .btn-warning.active.focus,
.custom-create-page .open > .dropdown-toggle.btn-warning.focus,
#examination-questions-list .open > .dropdown-toggle.btn-warning.focus,
form.form .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.custom-create-page .btn-warning:active,
#examination-questions-list .btn-warning:active,
form.form .btn-warning:active,
.custom-create-page .btn-warning.active,
#examination-questions-list .btn-warning.active,
form.form .btn-warning.active,
.custom-create-page .open > .dropdown-toggle.btn-warning,
#examination-questions-list .open > .dropdown-toggle.btn-warning,
form.form .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.custom-create-page .btn-warning.disabled:hover,
#examination-questions-list .btn-warning.disabled:hover,
form.form .btn-warning.disabled:hover,
.custom-create-page .btn-warning[disabled]:hover,
#examination-questions-list .btn-warning[disabled]:hover,
form.form .btn-warning[disabled]:hover,
.custom-create-page fieldset[disabled] .btn-warning:hover,
#examination-questions-list fieldset[disabled] .btn-warning:hover,
form.form fieldset[disabled] .btn-warning:hover,
.custom-create-page .btn-warning.disabled:focus,
#examination-questions-list .btn-warning.disabled:focus,
form.form .btn-warning.disabled:focus,
.custom-create-page .btn-warning[disabled]:focus,
#examination-questions-list .btn-warning[disabled]:focus,
form.form .btn-warning[disabled]:focus,
.custom-create-page fieldset[disabled] .btn-warning:focus,
#examination-questions-list fieldset[disabled] .btn-warning:focus,
form.form fieldset[disabled] .btn-warning:focus,
.custom-create-page .btn-warning.disabled.focus,
#examination-questions-list .btn-warning.disabled.focus,
form.form .btn-warning.disabled.focus,
.custom-create-page .btn-warning[disabled].focus,
#examination-questions-list .btn-warning[disabled].focus,
form.form .btn-warning[disabled].focus,
.custom-create-page fieldset[disabled] .btn-warning.focus,
#examination-questions-list fieldset[disabled] .btn-warning.focus,
form.form fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.custom-create-page .btn-warning .badge,
#examination-questions-list .btn-warning .badge,
form.form .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.custom-create-page .btn-danger,
#examination-questions-list .btn-danger,
form.form .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.custom-create-page .btn-danger:focus,
#examination-questions-list .btn-danger:focus,
form.form .btn-danger:focus,
.custom-create-page .btn-danger.focus,
#examination-questions-list .btn-danger.focus,
form.form .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.custom-create-page .btn-danger:hover,
#examination-questions-list .btn-danger:hover,
form.form .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.custom-create-page .btn-danger:active,
#examination-questions-list .btn-danger:active,
form.form .btn-danger:active,
.custom-create-page .btn-danger.active,
#examination-questions-list .btn-danger.active,
form.form .btn-danger.active,
.custom-create-page .open > .dropdown-toggle.btn-danger,
#examination-questions-list .open > .dropdown-toggle.btn-danger,
form.form .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.custom-create-page .btn-danger:active:hover,
#examination-questions-list .btn-danger:active:hover,
form.form .btn-danger:active:hover,
.custom-create-page .btn-danger.active:hover,
#examination-questions-list .btn-danger.active:hover,
form.form .btn-danger.active:hover,
.custom-create-page .open > .dropdown-toggle.btn-danger:hover,
#examination-questions-list .open > .dropdown-toggle.btn-danger:hover,
form.form .open > .dropdown-toggle.btn-danger:hover,
.custom-create-page .btn-danger:active:focus,
#examination-questions-list .btn-danger:active:focus,
form.form .btn-danger:active:focus,
.custom-create-page .btn-danger.active:focus,
#examination-questions-list .btn-danger.active:focus,
form.form .btn-danger.active:focus,
.custom-create-page .open > .dropdown-toggle.btn-danger:focus,
#examination-questions-list .open > .dropdown-toggle.btn-danger:focus,
form.form .open > .dropdown-toggle.btn-danger:focus,
.custom-create-page .btn-danger:active.focus,
#examination-questions-list .btn-danger:active.focus,
form.form .btn-danger:active.focus,
.custom-create-page .btn-danger.active.focus,
#examination-questions-list .btn-danger.active.focus,
form.form .btn-danger.active.focus,
.custom-create-page .open > .dropdown-toggle.btn-danger.focus,
#examination-questions-list .open > .dropdown-toggle.btn-danger.focus,
form.form .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.custom-create-page .btn-danger:active,
#examination-questions-list .btn-danger:active,
form.form .btn-danger:active,
.custom-create-page .btn-danger.active,
#examination-questions-list .btn-danger.active,
form.form .btn-danger.active,
.custom-create-page .open > .dropdown-toggle.btn-danger,
#examination-questions-list .open > .dropdown-toggle.btn-danger,
form.form .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.custom-create-page .btn-danger.disabled:hover,
#examination-questions-list .btn-danger.disabled:hover,
form.form .btn-danger.disabled:hover,
.custom-create-page .btn-danger[disabled]:hover,
#examination-questions-list .btn-danger[disabled]:hover,
form.form .btn-danger[disabled]:hover,
.custom-create-page fieldset[disabled] .btn-danger:hover,
#examination-questions-list fieldset[disabled] .btn-danger:hover,
form.form fieldset[disabled] .btn-danger:hover,
.custom-create-page .btn-danger.disabled:focus,
#examination-questions-list .btn-danger.disabled:focus,
form.form .btn-danger.disabled:focus,
.custom-create-page .btn-danger[disabled]:focus,
#examination-questions-list .btn-danger[disabled]:focus,
form.form .btn-danger[disabled]:focus,
.custom-create-page fieldset[disabled] .btn-danger:focus,
#examination-questions-list fieldset[disabled] .btn-danger:focus,
form.form fieldset[disabled] .btn-danger:focus,
.custom-create-page .btn-danger.disabled.focus,
#examination-questions-list .btn-danger.disabled.focus,
form.form .btn-danger.disabled.focus,
.custom-create-page .btn-danger[disabled].focus,
#examination-questions-list .btn-danger[disabled].focus,
form.form .btn-danger[disabled].focus,
.custom-create-page fieldset[disabled] .btn-danger.focus,
#examination-questions-list fieldset[disabled] .btn-danger.focus,
form.form fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.custom-create-page .btn-danger .badge,
#examination-questions-list .btn-danger .badge,
form.form .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.custom-create-page .btn-link,
#examination-questions-list .btn-link,
form.form .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.custom-create-page .btn-link,
#examination-questions-list .btn-link,
form.form .btn-link,
.custom-create-page .btn-link:active,
#examination-questions-list .btn-link:active,
form.form .btn-link:active,
.custom-create-page .btn-link.active,
#examination-questions-list .btn-link.active,
form.form .btn-link.active,
.custom-create-page .btn-link[disabled],
#examination-questions-list .btn-link[disabled],
form.form .btn-link[disabled],
.custom-create-page fieldset[disabled] .btn-link,
#examination-questions-list fieldset[disabled] .btn-link,
form.form fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.custom-create-page .btn-link,
#examination-questions-list .btn-link,
form.form .btn-link,
.custom-create-page .btn-link:hover,
#examination-questions-list .btn-link:hover,
form.form .btn-link:hover,
.custom-create-page .btn-link:focus,
#examination-questions-list .btn-link:focus,
form.form .btn-link:focus,
.custom-create-page .btn-link:active,
#examination-questions-list .btn-link:active,
form.form .btn-link:active {
  border-color: transparent;
}
.custom-create-page .btn-link:hover,
#examination-questions-list .btn-link:hover,
form.form .btn-link:hover,
.custom-create-page .btn-link:focus,
#examination-questions-list .btn-link:focus,
form.form .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.custom-create-page .btn-link[disabled]:hover,
#examination-questions-list .btn-link[disabled]:hover,
form.form .btn-link[disabled]:hover,
.custom-create-page fieldset[disabled] .btn-link:hover,
#examination-questions-list fieldset[disabled] .btn-link:hover,
form.form fieldset[disabled] .btn-link:hover,
.custom-create-page .btn-link[disabled]:focus,
#examination-questions-list .btn-link[disabled]:focus,
form.form .btn-link[disabled]:focus,
.custom-create-page fieldset[disabled] .btn-link:focus,
#examination-questions-list fieldset[disabled] .btn-link:focus,
form.form fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.custom-create-page .btn-lg,
#examination-questions-list .btn-lg,
form.form .btn-lg,
.custom-create-page .btn-group-lg > .btn,
#examination-questions-list .btn-group-lg > .btn,
form.form .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.custom-create-page .btn-sm,
#examination-questions-list .btn-sm,
form.form .btn-sm,
.custom-create-page .btn-group-sm > .btn,
#examination-questions-list .btn-group-sm > .btn,
form.form .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.custom-create-page .btn-xs,
#examination-questions-list .btn-xs,
form.form .btn-xs,
.custom-create-page .btn-group-xs > .btn,
#examination-questions-list .btn-group-xs > .btn,
form.form .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.custom-create-page .btn-block,
#examination-questions-list .btn-block,
form.form .btn-block {
  display: block;
  width: 100%;
}
.custom-create-page .btn-block + .btn-block,
#examination-questions-list .btn-block + .btn-block,
form.form .btn-block + .btn-block {
  margin-top: 5px;
}
.custom-create-page input[type="submit"].btn-block,
#examination-questions-list input[type="submit"].btn-block,
form.form input[type="submit"].btn-block,
.custom-create-page input[type="reset"].btn-block,
#examination-questions-list input[type="reset"].btn-block,
form.form input[type="reset"].btn-block,
.custom-create-page input[type="button"].btn-block,
#examination-questions-list input[type="button"].btn-block,
form.form input[type="button"].btn-block {
  width: 100%;
}
.custom-create-page .fade,
#examination-questions-list .fade,
form.form .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.custom-create-page .fade.in,
#examination-questions-list .fade.in,
form.form .fade.in {
  opacity: 1;
}
.custom-create-page .collapse,
#examination-questions-list .collapse,
form.form .collapse {
  display: none;
}
.custom-create-page .collapse.in,
#examination-questions-list .collapse.in,
form.form .collapse.in {
  display: block;
}
.custom-create-page tr.collapse.in,
#examination-questions-list tr.collapse.in,
form.form tr.collapse.in {
  display: table-row;
}
.custom-create-page tbody.collapse.in,
#examination-questions-list tbody.collapse.in,
form.form tbody.collapse.in {
  display: table-row-group;
}
.custom-create-page .collapsing,
#examination-questions-list .collapsing,
form.form .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.custom-create-page .caret,
#examination-questions-list .caret,
form.form .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.custom-create-page .dropup,
#examination-questions-list .dropup,
form.form .dropup,
.custom-create-page .dropdown:not(.slick-cell),
#examination-questions-list .dropdown:not(.slick-cell),
form.form .dropdown:not(.slick-cell) {
  position: relative;
}
.custom-create-page .dropdown-toggle:focus,
#examination-questions-list .dropdown-toggle:focus,
form.form .dropdown-toggle:focus {
  outline: 0;
}
.custom-create-page .dropdown-menu,
#examination-questions-list .dropdown-menu,
form.form .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.custom-create-page .dropdown-menu.pull-right,
#examination-questions-list .dropdown-menu.pull-right,
form.form .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.custom-create-page .dropdown-menu .divider,
#examination-questions-list .dropdown-menu .divider,
form.form .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.custom-create-page .dropdown-menu > li > a,
#examination-questions-list .dropdown-menu > li > a,
form.form .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.custom-create-page .dropdown-menu > li > a:hover,
#examination-questions-list .dropdown-menu > li > a:hover,
form.form .dropdown-menu > li > a:hover,
.custom-create-page .dropdown-menu > li > a:focus,
#examination-questions-list .dropdown-menu > li > a:focus,
form.form .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.custom-create-page .dropdown-menu > .active > a,
#examination-questions-list .dropdown-menu > .active > a,
form.form .dropdown-menu > .active > a,
.custom-create-page .dropdown-menu > .active > a:hover,
#examination-questions-list .dropdown-menu > .active > a:hover,
form.form .dropdown-menu > .active > a:hover,
.custom-create-page .dropdown-menu > .active > a:focus,
#examination-questions-list .dropdown-menu > .active > a:focus,
form.form .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.custom-create-page .dropdown-menu > .disabled > a,
#examination-questions-list .dropdown-menu > .disabled > a,
form.form .dropdown-menu > .disabled > a,
.custom-create-page .dropdown-menu > .disabled > a:hover,
#examination-questions-list .dropdown-menu > .disabled > a:hover,
form.form .dropdown-menu > .disabled > a:hover,
.custom-create-page .dropdown-menu > .disabled > a:focus,
#examination-questions-list .dropdown-menu > .disabled > a:focus,
form.form .dropdown-menu > .disabled > a:focus {
  color: #777;
}
.custom-create-page .dropdown-menu > .disabled > a:hover,
#examination-questions-list .dropdown-menu > .disabled > a:hover,
form.form .dropdown-menu > .disabled > a:hover,
.custom-create-page .dropdown-menu > .disabled > a:focus,
#examination-questions-list .dropdown-menu > .disabled > a:focus,
form.form .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.custom-create-page .open > .dropdown-menu,
#examination-questions-list .open > .dropdown-menu,
form.form .open > .dropdown-menu {
  display: block;
}
.custom-create-page .open > a,
#examination-questions-list .open > a,
form.form .open > a {
  outline: 0;
}
.custom-create-page .dropdown-menu-right,
#examination-questions-list .dropdown-menu-right,
form.form .dropdown-menu-right {
  right: 0;
  left: auto;
}
.custom-create-page .dropdown-menu-left,
#examination-questions-list .dropdown-menu-left,
form.form .dropdown-menu-left {
  right: auto;
  left: 0;
}
.custom-create-page .dropdown-header,
#examination-questions-list .dropdown-header,
form.form .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.custom-create-page .dropdown-backdrop,
#examination-questions-list .dropdown-backdrop,
form.form .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.custom-create-page .pull-right > .dropdown-menu,
#examination-questions-list .pull-right > .dropdown-menu,
form.form .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.custom-create-page .dropup .caret,
#examination-questions-list .dropup .caret,
form.form .dropup .caret,
.custom-create-page .navbar-fixed-bottom .dropdown .caret,
#examination-questions-list .navbar-fixed-bottom .dropdown .caret,
form.form .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid;
}
.custom-create-page .dropup .dropdown-menu,
#examination-questions-list .dropup .dropdown-menu,
form.form .dropup .dropdown-menu,
.custom-create-page .navbar-fixed-bottom .dropdown .dropdown-menu,
#examination-questions-list .navbar-fixed-bottom .dropdown .dropdown-menu,
form.form .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .custom-create-page .navbar-right .dropdown-menu,
  #examination-questions-list .navbar-right .dropdown-menu,
  form.form .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .custom-create-page .navbar-right .dropdown-menu-left,
  #examination-questions-list .navbar-right .dropdown-menu-left,
  form.form .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.custom-create-page .btn-group,
#examination-questions-list .btn-group,
form.form .btn-group,
.custom-create-page .btn-group-vertical,
#examination-questions-list .btn-group-vertical,
form.form .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.custom-create-page .btn-group > .btn,
#examination-questions-list .btn-group > .btn,
form.form .btn-group > .btn,
.custom-create-page .btn-group-vertical > .btn,
#examination-questions-list .btn-group-vertical > .btn,
form.form .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.custom-create-page .btn-group > .btn:hover,
#examination-questions-list .btn-group > .btn:hover,
form.form .btn-group > .btn:hover,
.custom-create-page .btn-group-vertical > .btn:hover,
#examination-questions-list .btn-group-vertical > .btn:hover,
form.form .btn-group-vertical > .btn:hover,
.custom-create-page .btn-group > .btn:focus,
#examination-questions-list .btn-group > .btn:focus,
form.form .btn-group > .btn:focus,
.custom-create-page .btn-group-vertical > .btn:focus,
#examination-questions-list .btn-group-vertical > .btn:focus,
form.form .btn-group-vertical > .btn:focus,
.custom-create-page .btn-group > .btn:active,
#examination-questions-list .btn-group > .btn:active,
form.form .btn-group > .btn:active,
.custom-create-page .btn-group-vertical > .btn:active,
#examination-questions-list .btn-group-vertical > .btn:active,
form.form .btn-group-vertical > .btn:active,
.custom-create-page .btn-group > .btn.active,
#examination-questions-list .btn-group > .btn.active,
form.form .btn-group > .btn.active,
.custom-create-page .btn-group-vertical > .btn.active,
#examination-questions-list .btn-group-vertical > .btn.active,
form.form .btn-group-vertical > .btn.active {
  z-index: 2;
}
.custom-create-page .btn-group .btn + .btn,
#examination-questions-list .btn-group .btn + .btn,
form.form .btn-group .btn + .btn,
.custom-create-page .btn-group .btn + .btn-group,
#examination-questions-list .btn-group .btn + .btn-group,
form.form .btn-group .btn + .btn-group,
.custom-create-page .btn-group .btn-group + .btn,
#examination-questions-list .btn-group .btn-group + .btn,
form.form .btn-group .btn-group + .btn,
.custom-create-page .btn-group .btn-group + .btn-group,
#examination-questions-list .btn-group .btn-group + .btn-group,
form.form .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.custom-create-page .btn-toolbar,
#examination-questions-list .btn-toolbar,
form.form .btn-toolbar {
  margin-left: -5px;
}
.custom-create-page .btn-toolbar .btn,
#examination-questions-list .btn-toolbar .btn,
form.form .btn-toolbar .btn,
.custom-create-page .btn-toolbar .btn-group,
#examination-questions-list .btn-toolbar .btn-group,
form.form .btn-toolbar .btn-group,
.custom-create-page .btn-toolbar .input-group,
#examination-questions-list .btn-toolbar .input-group,
form.form .btn-toolbar .input-group {
  float: left;
}
.custom-create-page .btn-toolbar > .btn,
#examination-questions-list .btn-toolbar > .btn,
form.form .btn-toolbar > .btn,
.custom-create-page .btn-toolbar > .btn-group,
#examination-questions-list .btn-toolbar > .btn-group,
form.form .btn-toolbar > .btn-group,
.custom-create-page .btn-toolbar > .input-group,
#examination-questions-list .btn-toolbar > .input-group,
form.form .btn-toolbar > .input-group {
  margin-left: 5px;
}
.custom-create-page .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
#examination-questions-list .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
form.form .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.custom-create-page .btn-group > .btn:first-child,
#examination-questions-list .btn-group > .btn:first-child,
form.form .btn-group > .btn:first-child {
  margin-left: 0;
}
.custom-create-page .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
#examination-questions-list .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
form.form .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.custom-create-page .btn-group > .btn:last-child:not(:first-child),
#examination-questions-list .btn-group > .btn:last-child:not(:first-child),
form.form .btn-group > .btn:last-child:not(:first-child),
.custom-create-page .btn-group > .dropdown-toggle:not(:first-child),
#examination-questions-list .btn-group > .dropdown-toggle:not(:first-child),
form.form .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-create-page .btn-group > .btn-group,
#examination-questions-list .btn-group > .btn-group,
form.form .btn-group > .btn-group {
  float: left;
}
.custom-create-page .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
#examination-questions-list .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
form.form .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.custom-create-page .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
#examination-questions-list .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
form.form .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.custom-create-page .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
#examination-questions-list .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
form.form .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.custom-create-page .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
#examination-questions-list .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
form.form .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-create-page .btn-group .dropdown-toggle:active,
#examination-questions-list .btn-group .dropdown-toggle:active,
form.form .btn-group .dropdown-toggle:active,
.custom-create-page .btn-group.open .dropdown-toggle,
#examination-questions-list .btn-group.open .dropdown-toggle,
form.form .btn-group.open .dropdown-toggle {
  outline: 0;
}
.custom-create-page .btn-group > .btn + .dropdown-toggle,
#examination-questions-list .btn-group > .btn + .dropdown-toggle,
form.form .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.custom-create-page .btn-group > .btn-lg + .dropdown-toggle,
#examination-questions-list .btn-group > .btn-lg + .dropdown-toggle,
form.form .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.custom-create-page .btn-group.open .dropdown-toggle,
#examination-questions-list .btn-group.open .dropdown-toggle,
form.form .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.custom-create-page .btn-group.open .dropdown-toggle.btn-link,
#examination-questions-list .btn-group.open .dropdown-toggle.btn-link,
form.form .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.custom-create-page .btn .caret,
#examination-questions-list .btn .caret,
form.form .btn .caret {
  margin-left: 0;
}
.custom-create-page .btn-lg .caret,
#examination-questions-list .btn-lg .caret,
form.form .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.custom-create-page .dropup .btn-lg .caret,
#examination-questions-list .dropup .btn-lg .caret,
form.form .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.custom-create-page .btn-group-vertical > .btn,
#examination-questions-list .btn-group-vertical > .btn,
form.form .btn-group-vertical > .btn,
.custom-create-page .btn-group-vertical > .btn-group,
#examination-questions-list .btn-group-vertical > .btn-group,
form.form .btn-group-vertical > .btn-group,
.custom-create-page .btn-group-vertical > .btn-group > .btn,
#examination-questions-list .btn-group-vertical > .btn-group > .btn,
form.form .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.custom-create-page .btn-group-vertical > .btn-group > .btn,
#examination-questions-list .btn-group-vertical > .btn-group > .btn,
form.form .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.custom-create-page .btn-group-vertical > .btn + .btn,
#examination-questions-list .btn-group-vertical > .btn + .btn,
form.form .btn-group-vertical > .btn + .btn,
.custom-create-page .btn-group-vertical > .btn + .btn-group,
#examination-questions-list .btn-group-vertical > .btn + .btn-group,
form.form .btn-group-vertical > .btn + .btn-group,
.custom-create-page .btn-group-vertical > .btn-group + .btn,
#examination-questions-list .btn-group-vertical > .btn-group + .btn,
form.form .btn-group-vertical > .btn-group + .btn,
.custom-create-page .btn-group-vertical > .btn-group + .btn-group,
#examination-questions-list .btn-group-vertical > .btn-group + .btn-group,
form.form .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.custom-create-page .btn-group-vertical > .btn:not(:first-child):not(:last-child),
#examination-questions-list .btn-group-vertical > .btn:not(:first-child):not(:last-child),
form.form .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.custom-create-page .btn-group-vertical > .btn:first-child:not(:last-child),
#examination-questions-list .btn-group-vertical > .btn:first-child:not(:last-child),
form.form .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-create-page .btn-group-vertical > .btn:last-child:not(:first-child),
#examination-questions-list .btn-group-vertical > .btn:last-child:not(:first-child),
form.form .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.custom-create-page .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
#examination-questions-list .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
form.form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.custom-create-page .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
#examination-questions-list .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
form.form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.custom-create-page .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
#examination-questions-list .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
form.form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-create-page .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
#examination-questions-list .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
form.form .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.custom-create-page .btn-group-justified,
#examination-questions-list .btn-group-justified,
form.form .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.custom-create-page .btn-group-justified > .btn,
#examination-questions-list .btn-group-justified > .btn,
form.form .btn-group-justified > .btn,
.custom-create-page .btn-group-justified > .btn-group,
#examination-questions-list .btn-group-justified > .btn-group,
form.form .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.custom-create-page .btn-group-justified > .btn-group .btn,
#examination-questions-list .btn-group-justified > .btn-group .btn,
form.form .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.custom-create-page .btn-group-justified > .btn-group .dropdown-menu,
#examination-questions-list .btn-group-justified > .btn-group .dropdown-menu,
form.form .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.custom-create-page [data-toggle="buttons"] > .btn input[type="radio"],
#examination-questions-list [data-toggle="buttons"] > .btn input[type="radio"],
form.form [data-toggle="buttons"] > .btn input[type="radio"],
.custom-create-page [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
#examination-questions-list [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
form.form [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.custom-create-page [data-toggle="buttons"] > .btn input[type="checkbox"],
#examination-questions-list [data-toggle="buttons"] > .btn input[type="checkbox"],
form.form [data-toggle="buttons"] > .btn input[type="checkbox"],
.custom-create-page [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
#examination-questions-list [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
form.form [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.custom-create-page .input-group,
#examination-questions-list .input-group,
form.form .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.custom-create-page .input-group[class*="col-"],
#examination-questions-list .input-group[class*="col-"],
form.form .input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.custom-create-page .input-group .form-control,
#examination-questions-list .input-group .form-control,
form.form .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.custom-create-page .input-group .form-control:focus,
#examination-questions-list .input-group .form-control:focus,
form.form .input-group .form-control:focus {
  z-index: 3;
}
.custom-create-page .input-group-lg > .form-control,
#examination-questions-list .input-group-lg > .form-control,
form.form .input-group-lg > .form-control,
.custom-create-page .input-group-lg > .input-group-addon,
#examination-questions-list .input-group-lg > .input-group-addon,
form.form .input-group-lg > .input-group-addon,
.custom-create-page .input-group-lg > .input-group-btn > .btn,
#examination-questions-list .input-group-lg > .input-group-btn > .btn,
form.form .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.custom-create-page select.input-group-lg > .form-control,
#examination-questions-list select.input-group-lg > .form-control,
form.form select.input-group-lg > .form-control,
.custom-create-page select.input-group-lg > .input-group-addon,
#examination-questions-list select.input-group-lg > .input-group-addon,
form.form select.input-group-lg > .input-group-addon,
.custom-create-page select.input-group-lg > .input-group-btn > .btn,
#examination-questions-list select.input-group-lg > .input-group-btn > .btn,
form.form select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.custom-create-page textarea.input-group-lg > .form-control,
#examination-questions-list textarea.input-group-lg > .form-control,
form.form textarea.input-group-lg > .form-control,
.custom-create-page textarea.input-group-lg > .input-group-addon,
#examination-questions-list textarea.input-group-lg > .input-group-addon,
form.form textarea.input-group-lg > .input-group-addon,
.custom-create-page textarea.input-group-lg > .input-group-btn > .btn,
#examination-questions-list textarea.input-group-lg > .input-group-btn > .btn,
form.form textarea.input-group-lg > .input-group-btn > .btn,
.custom-create-page select[multiple].input-group-lg > .form-control,
#examination-questions-list select[multiple].input-group-lg > .form-control,
form.form select[multiple].input-group-lg > .form-control,
.custom-create-page select[multiple].input-group-lg > .input-group-addon,
#examination-questions-list select[multiple].input-group-lg > .input-group-addon,
form.form select[multiple].input-group-lg > .input-group-addon,
.custom-create-page select[multiple].input-group-lg > .input-group-btn > .btn,
#examination-questions-list select[multiple].input-group-lg > .input-group-btn > .btn,
form.form select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.custom-create-page .input-group-sm > .form-control,
#examination-questions-list .input-group-sm > .form-control,
form.form .input-group-sm > .form-control,
.custom-create-page .input-group-sm > .input-group-addon,
#examination-questions-list .input-group-sm > .input-group-addon,
form.form .input-group-sm > .input-group-addon,
.custom-create-page .input-group-sm > .input-group-btn > .btn,
#examination-questions-list .input-group-sm > .input-group-btn > .btn,
form.form .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.custom-create-page select.input-group-sm > .form-control,
#examination-questions-list select.input-group-sm > .form-control,
form.form select.input-group-sm > .form-control,
.custom-create-page select.input-group-sm > .input-group-addon,
#examination-questions-list select.input-group-sm > .input-group-addon,
form.form select.input-group-sm > .input-group-addon,
.custom-create-page select.input-group-sm > .input-group-btn > .btn,
#examination-questions-list select.input-group-sm > .input-group-btn > .btn,
form.form select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.custom-create-page textarea.input-group-sm > .form-control,
#examination-questions-list textarea.input-group-sm > .form-control,
form.form textarea.input-group-sm > .form-control,
.custom-create-page textarea.input-group-sm > .input-group-addon,
#examination-questions-list textarea.input-group-sm > .input-group-addon,
form.form textarea.input-group-sm > .input-group-addon,
.custom-create-page textarea.input-group-sm > .input-group-btn > .btn,
#examination-questions-list textarea.input-group-sm > .input-group-btn > .btn,
form.form textarea.input-group-sm > .input-group-btn > .btn,
.custom-create-page select[multiple].input-group-sm > .form-control,
#examination-questions-list select[multiple].input-group-sm > .form-control,
form.form select[multiple].input-group-sm > .form-control,
.custom-create-page select[multiple].input-group-sm > .input-group-addon,
#examination-questions-list select[multiple].input-group-sm > .input-group-addon,
form.form select[multiple].input-group-sm > .input-group-addon,
.custom-create-page select[multiple].input-group-sm > .input-group-btn > .btn,
#examination-questions-list select[multiple].input-group-sm > .input-group-btn > .btn,
form.form select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.custom-create-page .input-group-addon,
#examination-questions-list .input-group-addon,
form.form .input-group-addon,
.custom-create-page .input-group-btn,
#examination-questions-list .input-group-btn,
form.form .input-group-btn,
.custom-create-page .input-group .form-control,
#examination-questions-list .input-group .form-control,
form.form .input-group .form-control {
  display: table-cell;
}
.custom-create-page .input-group-addon:not(:first-child):not(:last-child),
#examination-questions-list .input-group-addon:not(:first-child):not(:last-child),
form.form .input-group-addon:not(:first-child):not(:last-child),
.custom-create-page .input-group-btn:not(:first-child):not(:last-child),
#examination-questions-list .input-group-btn:not(:first-child):not(:last-child),
form.form .input-group-btn:not(:first-child):not(:last-child),
.custom-create-page .input-group .form-control:not(:first-child):not(:last-child),
#examination-questions-list .input-group .form-control:not(:first-child):not(:last-child),
form.form .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.custom-create-page .input-group-addon,
#examination-questions-list .input-group-addon,
form.form .input-group-addon,
.custom-create-page .input-group-btn,
#examination-questions-list .input-group-btn,
form.form .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.custom-create-page .input-group-addon,
#examination-questions-list .input-group-addon,
form.form .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.custom-create-page .input-group-addon.input-sm,
#examination-questions-list .input-group-addon.input-sm,
form.form .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.custom-create-page .input-group-addon.input-lg,
#examination-questions-list .input-group-addon.input-lg,
form.form .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.custom-create-page .input-group-addon input[type="radio"],
#examination-questions-list .input-group-addon input[type="radio"],
form.form .input-group-addon input[type="radio"],
.custom-create-page .input-group-addon input[type="checkbox"],
#examination-questions-list .input-group-addon input[type="checkbox"],
form.form .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.custom-create-page .input-group .form-control:first-child,
#examination-questions-list .input-group .form-control:first-child,
form.form .input-group .form-control:first-child,
.custom-create-page .input-group-addon:first-child,
#examination-questions-list .input-group-addon:first-child,
form.form .input-group-addon:first-child,
.custom-create-page .input-group-btn:first-child > .btn,
#examination-questions-list .input-group-btn:first-child > .btn,
form.form .input-group-btn:first-child > .btn,
.custom-create-page .input-group-btn:first-child > .btn-group > .btn,
#examination-questions-list .input-group-btn:first-child > .btn-group > .btn,
form.form .input-group-btn:first-child > .btn-group > .btn,
.custom-create-page .input-group-btn:first-child > .dropdown-toggle,
#examination-questions-list .input-group-btn:first-child > .dropdown-toggle,
form.form .input-group-btn:first-child > .dropdown-toggle,
.custom-create-page .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
#examination-questions-list .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
form.form .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.custom-create-page .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
#examination-questions-list .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
form.form .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.custom-create-page .input-group-addon:first-child,
#examination-questions-list .input-group-addon:first-child,
form.form .input-group-addon:first-child {
  border-right: 0;
}
.custom-create-page .input-group .form-control:last-child,
#examination-questions-list .input-group .form-control:last-child,
form.form .input-group .form-control:last-child,
.custom-create-page .input-group-addon:last-child,
#examination-questions-list .input-group-addon:last-child,
form.form .input-group-addon:last-child,
.custom-create-page .input-group-btn:last-child > .btn,
#examination-questions-list .input-group-btn:last-child > .btn,
form.form .input-group-btn:last-child > .btn,
.custom-create-page .input-group-btn:last-child > .btn-group > .btn,
#examination-questions-list .input-group-btn:last-child > .btn-group > .btn,
form.form .input-group-btn:last-child > .btn-group > .btn,
.custom-create-page .input-group-btn:last-child > .dropdown-toggle,
#examination-questions-list .input-group-btn:last-child > .dropdown-toggle,
form.form .input-group-btn:last-child > .dropdown-toggle,
.custom-create-page .input-group-btn:first-child > .btn:not(:first-child),
#examination-questions-list .input-group-btn:first-child > .btn:not(:first-child),
form.form .input-group-btn:first-child > .btn:not(:first-child),
.custom-create-page .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
#examination-questions-list .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
form.form .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-create-page .input-group-addon:last-child,
#examination-questions-list .input-group-addon:last-child,
form.form .input-group-addon:last-child {
  border-left: 0;
}
.custom-create-page .input-group-btn,
#examination-questions-list .input-group-btn,
form.form .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.custom-create-page .input-group-btn > .btn,
#examination-questions-list .input-group-btn > .btn,
form.form .input-group-btn > .btn {
  position: relative;
}
.custom-create-page .input-group-btn > .btn + .btn,
#examination-questions-list .input-group-btn > .btn + .btn,
form.form .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.custom-create-page .input-group-btn > .btn:hover,
#examination-questions-list .input-group-btn > .btn:hover,
form.form .input-group-btn > .btn:hover,
.custom-create-page .input-group-btn > .btn:focus,
#examination-questions-list .input-group-btn > .btn:focus,
form.form .input-group-btn > .btn:focus,
.custom-create-page .input-group-btn > .btn:active,
#examination-questions-list .input-group-btn > .btn:active,
form.form .input-group-btn > .btn:active {
  z-index: 2;
}
.custom-create-page .input-group-btn:first-child > .btn,
#examination-questions-list .input-group-btn:first-child > .btn,
form.form .input-group-btn:first-child > .btn,
.custom-create-page .input-group-btn:first-child > .btn-group,
#examination-questions-list .input-group-btn:first-child > .btn-group,
form.form .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.custom-create-page .input-group-btn:last-child > .btn,
#examination-questions-list .input-group-btn:last-child > .btn,
form.form .input-group-btn:last-child > .btn,
.custom-create-page .input-group-btn:last-child > .btn-group,
#examination-questions-list .input-group-btn:last-child > .btn-group,
form.form .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.custom-create-page .nav,
#examination-questions-list .nav,
form.form .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.custom-create-page .nav > li,
#examination-questions-list .nav > li,
form.form .nav > li {
  position: relative;
  display: block;
}
.custom-create-page .nav > li > a,
#examination-questions-list .nav > li > a,
form.form .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.custom-create-page .nav > li > a:hover,
#examination-questions-list .nav > li > a:hover,
form.form .nav > li > a:hover,
.custom-create-page .nav > li > a:focus,
#examination-questions-list .nav > li > a:focus,
form.form .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.custom-create-page .nav > li.disabled > a,
#examination-questions-list .nav > li.disabled > a,
form.form .nav > li.disabled > a {
  color: #777;
}
.custom-create-page .nav > li.disabled > a:hover,
#examination-questions-list .nav > li.disabled > a:hover,
form.form .nav > li.disabled > a:hover,
.custom-create-page .nav > li.disabled > a:focus,
#examination-questions-list .nav > li.disabled > a:focus,
form.form .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.custom-create-page .nav .open > a,
#examination-questions-list .nav .open > a,
form.form .nav .open > a,
.custom-create-page .nav .open > a:hover,
#examination-questions-list .nav .open > a:hover,
form.form .nav .open > a:hover,
.custom-create-page .nav .open > a:focus,
#examination-questions-list .nav .open > a:focus,
form.form .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.custom-create-page .nav .nav-divider,
#examination-questions-list .nav .nav-divider,
form.form .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.custom-create-page .nav > li > a > img,
#examination-questions-list .nav > li > a > img,
form.form .nav > li > a > img {
  max-width: none;
}
.custom-create-page .nav-tabs,
#examination-questions-list .nav-tabs,
form.form .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.custom-create-page .nav-tabs > li,
#examination-questions-list .nav-tabs > li,
form.form .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.custom-create-page .nav-tabs > li > a,
#examination-questions-list .nav-tabs > li > a,
form.form .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.custom-create-page .nav-tabs > li > a:hover,
#examination-questions-list .nav-tabs > li > a:hover,
form.form .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.custom-create-page .nav-tabs > li.active > a,
#examination-questions-list .nav-tabs > li.active > a,
form.form .nav-tabs > li.active > a,
.custom-create-page .nav-tabs > li.active > a:hover,
#examination-questions-list .nav-tabs > li.active > a:hover,
form.form .nav-tabs > li.active > a:hover,
.custom-create-page .nav-tabs > li.active > a:focus,
#examination-questions-list .nav-tabs > li.active > a:focus,
form.form .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.custom-create-page .nav-tabs.nav-justified,
#examination-questions-list .nav-tabs.nav-justified,
form.form .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.custom-create-page .nav-tabs.nav-justified > li,
#examination-questions-list .nav-tabs.nav-justified > li,
form.form .nav-tabs.nav-justified > li {
  float: none;
}
.custom-create-page .nav-tabs.nav-justified > li > a,
#examination-questions-list .nav-tabs.nav-justified > li > a,
form.form .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.custom-create-page .nav-tabs.nav-justified > .dropdown .dropdown-menu,
#examination-questions-list .nav-tabs.nav-justified > .dropdown .dropdown-menu,
form.form .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .custom-create-page .nav-tabs.nav-justified > li,
  #examination-questions-list .nav-tabs.nav-justified > li,
  form.form .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .custom-create-page .nav-tabs.nav-justified > li > a,
  #examination-questions-list .nav-tabs.nav-justified > li > a,
  form.form .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.custom-create-page .nav-tabs.nav-justified > li > a,
#examination-questions-list .nav-tabs.nav-justified > li > a,
form.form .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.custom-create-page .nav-tabs.nav-justified > .active > a,
#examination-questions-list .nav-tabs.nav-justified > .active > a,
form.form .nav-tabs.nav-justified > .active > a,
.custom-create-page .nav-tabs.nav-justified > .active > a:hover,
#examination-questions-list .nav-tabs.nav-justified > .active > a:hover,
form.form .nav-tabs.nav-justified > .active > a:hover,
.custom-create-page .nav-tabs.nav-justified > .active > a:focus,
#examination-questions-list .nav-tabs.nav-justified > .active > a:focus,
form.form .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .custom-create-page .nav-tabs.nav-justified > li > a,
  #examination-questions-list .nav-tabs.nav-justified > li > a,
  form.form .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .custom-create-page .nav-tabs.nav-justified > .active > a,
  #examination-questions-list .nav-tabs.nav-justified > .active > a,
  form.form .nav-tabs.nav-justified > .active > a,
  .custom-create-page .nav-tabs.nav-justified > .active > a:hover,
  #examination-questions-list .nav-tabs.nav-justified > .active > a:hover,
  form.form .nav-tabs.nav-justified > .active > a:hover,
  .custom-create-page .nav-tabs.nav-justified > .active > a:focus,
  #examination-questions-list .nav-tabs.nav-justified > .active > a:focus,
  form.form .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.custom-create-page .nav-pills > li,
#examination-questions-list .nav-pills > li,
form.form .nav-pills > li {
  float: left;
}
.custom-create-page .nav-pills > li > a,
#examination-questions-list .nav-pills > li > a,
form.form .nav-pills > li > a {
  border-radius: 4px;
}
.custom-create-page .nav-pills > li + li,
#examination-questions-list .nav-pills > li + li,
form.form .nav-pills > li + li {
  margin-left: 2px;
}
.custom-create-page .nav-pills > li.active > a,
#examination-questions-list .nav-pills > li.active > a,
form.form .nav-pills > li.active > a,
.custom-create-page .nav-pills > li.active > a:hover,
#examination-questions-list .nav-pills > li.active > a:hover,
form.form .nav-pills > li.active > a:hover,
.custom-create-page .nav-pills > li.active > a:focus,
#examination-questions-list .nav-pills > li.active > a:focus,
form.form .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.custom-create-page .nav-stacked > li,
#examination-questions-list .nav-stacked > li,
form.form .nav-stacked > li {
  float: none;
}
.custom-create-page .nav-stacked > li + li,
#examination-questions-list .nav-stacked > li + li,
form.form .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.custom-create-page .nav-justified,
#examination-questions-list .nav-justified,
form.form .nav-justified {
  width: 100%;
}
.custom-create-page .nav-justified > li,
#examination-questions-list .nav-justified > li,
form.form .nav-justified > li {
  float: none;
}
.custom-create-page .nav-justified > li > a,
#examination-questions-list .nav-justified > li > a,
form.form .nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.custom-create-page .nav-justified > .dropdown .dropdown-menu,
#examination-questions-list .nav-justified > .dropdown .dropdown-menu,
form.form .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .custom-create-page .nav-justified > li,
  #examination-questions-list .nav-justified > li,
  form.form .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .custom-create-page .nav-justified > li > a,
  #examination-questions-list .nav-justified > li > a,
  form.form .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.custom-create-page .nav-tabs-justified,
#examination-questions-list .nav-tabs-justified,
form.form .nav-tabs-justified {
  border-bottom: 0;
}
.custom-create-page .nav-tabs-justified > li > a,
#examination-questions-list .nav-tabs-justified > li > a,
form.form .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.custom-create-page .nav-tabs-justified > .active > a,
#examination-questions-list .nav-tabs-justified > .active > a,
form.form .nav-tabs-justified > .active > a,
.custom-create-page .nav-tabs-justified > .active > a:hover,
#examination-questions-list .nav-tabs-justified > .active > a:hover,
form.form .nav-tabs-justified > .active > a:hover,
.custom-create-page .nav-tabs-justified > .active > a:focus,
#examination-questions-list .nav-tabs-justified > .active > a:focus,
form.form .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .custom-create-page .nav-tabs-justified > li > a,
  #examination-questions-list .nav-tabs-justified > li > a,
  form.form .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .custom-create-page .nav-tabs-justified > .active > a,
  #examination-questions-list .nav-tabs-justified > .active > a,
  form.form .nav-tabs-justified > .active > a,
  .custom-create-page .nav-tabs-justified > .active > a:hover,
  #examination-questions-list .nav-tabs-justified > .active > a:hover,
  form.form .nav-tabs-justified > .active > a:hover,
  .custom-create-page .nav-tabs-justified > .active > a:focus,
  #examination-questions-list .nav-tabs-justified > .active > a:focus,
  form.form .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.custom-create-page .tab-content > .tab-pane,
#examination-questions-list .tab-content > .tab-pane,
form.form .tab-content > .tab-pane {
  display: none;
}
.custom-create-page .tab-content > .active,
#examination-questions-list .tab-content > .active,
form.form .tab-content > .active {
  display: block;
}
.custom-create-page .nav-tabs .dropdown-menu,
#examination-questions-list .nav-tabs .dropdown-menu,
form.form .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.custom-create-page .navbar,
#examination-questions-list .navbar,
form.form .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .custom-create-page .navbar,
  #examination-questions-list .navbar,
  form.form .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .custom-create-page .navbar-header,
  #examination-questions-list .navbar-header,
  form.form .navbar-header {
    float: left;
  }
}
.custom-create-page .navbar-collapse,
#examination-questions-list .navbar-collapse,
form.form .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.custom-create-page .navbar-collapse.in,
#examination-questions-list .navbar-collapse.in,
form.form .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .custom-create-page .navbar-collapse,
  #examination-questions-list .navbar-collapse,
  form.form .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .custom-create-page .navbar-collapse.collapse,
  #examination-questions-list .navbar-collapse.collapse,
  form.form .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .custom-create-page .navbar-collapse.in,
  #examination-questions-list .navbar-collapse.in,
  form.form .navbar-collapse.in {
    overflow-y: visible;
  }
  .custom-create-page .navbar-fixed-top .navbar-collapse,
  #examination-questions-list .navbar-fixed-top .navbar-collapse,
  form.form .navbar-fixed-top .navbar-collapse,
  .custom-create-page .navbar-static-top .navbar-collapse,
  #examination-questions-list .navbar-static-top .navbar-collapse,
  form.form .navbar-static-top .navbar-collapse,
  .custom-create-page .navbar-fixed-bottom .navbar-collapse,
  #examination-questions-list .navbar-fixed-bottom .navbar-collapse,
  form.form .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.custom-create-page .navbar-fixed-top .navbar-collapse,
#examination-questions-list .navbar-fixed-top .navbar-collapse,
form.form .navbar-fixed-top .navbar-collapse,
.custom-create-page .navbar-fixed-bottom .navbar-collapse,
#examination-questions-list .navbar-fixed-bottom .navbar-collapse,
form.form .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .custom-create-page .navbar-fixed-top .navbar-collapse,
  #examination-questions-list .navbar-fixed-top .navbar-collapse,
  form.form .navbar-fixed-top .navbar-collapse,
  .custom-create-page .navbar-fixed-bottom .navbar-collapse,
  #examination-questions-list .navbar-fixed-bottom .navbar-collapse,
  form.form .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.custom-create-page .container > .navbar-header,
#examination-questions-list .container > .navbar-header,
form.form .container > .navbar-header,
.custom-create-page .container-fluid > .navbar-header,
#examination-questions-list .container-fluid > .navbar-header,
form.form .container-fluid > .navbar-header,
.custom-create-page .container > .navbar-collapse,
#examination-questions-list .container > .navbar-collapse,
form.form .container > .navbar-collapse,
.custom-create-page .container-fluid > .navbar-collapse,
#examination-questions-list .container-fluid > .navbar-collapse,
form.form .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .custom-create-page .container > .navbar-header,
  #examination-questions-list .container > .navbar-header,
  form.form .container > .navbar-header,
  .custom-create-page .container-fluid > .navbar-header,
  #examination-questions-list .container-fluid > .navbar-header,
  form.form .container-fluid > .navbar-header,
  .custom-create-page .container > .navbar-collapse,
  #examination-questions-list .container > .navbar-collapse,
  form.form .container > .navbar-collapse,
  .custom-create-page .container-fluid > .navbar-collapse,
  #examination-questions-list .container-fluid > .navbar-collapse,
  form.form .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.custom-create-page .navbar-static-top,
#examination-questions-list .navbar-static-top,
form.form .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .custom-create-page .navbar-static-top,
  #examination-questions-list .navbar-static-top,
  form.form .navbar-static-top {
    border-radius: 0;
  }
}
.custom-create-page .navbar-fixed-top,
#examination-questions-list .navbar-fixed-top,
form.form .navbar-fixed-top,
.custom-create-page .navbar-fixed-bottom,
#examination-questions-list .navbar-fixed-bottom,
form.form .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .custom-create-page .navbar-fixed-top,
  #examination-questions-list .navbar-fixed-top,
  form.form .navbar-fixed-top,
  .custom-create-page .navbar-fixed-bottom,
  #examination-questions-list .navbar-fixed-bottom,
  form.form .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.custom-create-page .navbar-fixed-top,
#examination-questions-list .navbar-fixed-top,
form.form .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.custom-create-page .navbar-fixed-bottom,
#examination-questions-list .navbar-fixed-bottom,
form.form .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.custom-create-page .navbar-brand,
#examination-questions-list .navbar-brand,
form.form .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.custom-create-page .navbar-brand:hover,
#examination-questions-list .navbar-brand:hover,
form.form .navbar-brand:hover,
.custom-create-page .navbar-brand:focus,
#examination-questions-list .navbar-brand:focus,
form.form .navbar-brand:focus {
  text-decoration: none;
}
.custom-create-page .navbar-brand > img,
#examination-questions-list .navbar-brand > img,
form.form .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .custom-create-page .navbar > .container .navbar-brand,
  #examination-questions-list .navbar > .container .navbar-brand,
  form.form .navbar > .container .navbar-brand,
  .custom-create-page .navbar > .container-fluid .navbar-brand,
  #examination-questions-list .navbar > .container-fluid .navbar-brand,
  form.form .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.custom-create-page .navbar-toggle,
#examination-questions-list .navbar-toggle,
form.form .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.custom-create-page .navbar-toggle:focus,
#examination-questions-list .navbar-toggle:focus,
form.form .navbar-toggle:focus {
  outline: 0;
}
.custom-create-page .navbar-toggle .icon-bar,
#examination-questions-list .navbar-toggle .icon-bar,
form.form .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.custom-create-page .navbar-toggle .icon-bar + .icon-bar,
#examination-questions-list .navbar-toggle .icon-bar + .icon-bar,
form.form .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .custom-create-page .navbar-toggle,
  #examination-questions-list .navbar-toggle,
  form.form .navbar-toggle {
    display: none;
  }
}
.custom-create-page .navbar-nav,
#examination-questions-list .navbar-nav,
form.form .navbar-nav {
  margin: 7.5px -15px;
}
.custom-create-page .navbar-nav > li > a,
#examination-questions-list .navbar-nav > li > a,
form.form .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .custom-create-page .navbar-nav .open .dropdown-menu,
  #examination-questions-list .navbar-nav .open .dropdown-menu,
  form.form .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .custom-create-page .navbar-nav .open .dropdown-menu > li > a,
  #examination-questions-list .navbar-nav .open .dropdown-menu > li > a,
  form.form .navbar-nav .open .dropdown-menu > li > a,
  .custom-create-page .navbar-nav .open .dropdown-menu .dropdown-header,
  #examination-questions-list .navbar-nav .open .dropdown-menu .dropdown-header,
  form.form .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .custom-create-page .navbar-nav .open .dropdown-menu > li > a,
  #examination-questions-list .navbar-nav .open .dropdown-menu > li > a,
  form.form .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .custom-create-page .navbar-nav .open .dropdown-menu > li > a:hover,
  #examination-questions-list .navbar-nav .open .dropdown-menu > li > a:hover,
  form.form .navbar-nav .open .dropdown-menu > li > a:hover,
  .custom-create-page .navbar-nav .open .dropdown-menu > li > a:focus,
  #examination-questions-list .navbar-nav .open .dropdown-menu > li > a:focus,
  form.form .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .custom-create-page .navbar-nav,
  #examination-questions-list .navbar-nav,
  form.form .navbar-nav {
    float: left;
    margin: 0;
  }
  .custom-create-page .navbar-nav > li,
  #examination-questions-list .navbar-nav > li,
  form.form .navbar-nav > li {
    float: left;
  }
  .custom-create-page .navbar-nav > li > a,
  #examination-questions-list .navbar-nav > li > a,
  form.form .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.custom-create-page .navbar-form,
#examination-questions-list .navbar-form,
form.form .navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .custom-create-page .navbar-form .form-group,
  #examination-questions-list .navbar-form .form-group,
  form.form .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .custom-create-page .navbar-form .form-control,
  #examination-questions-list .navbar-form .form-control,
  form.form .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .custom-create-page .navbar-form .form-control-static,
  #examination-questions-list .navbar-form .form-control-static,
  form.form .navbar-form .form-control-static {
    display: inline-block;
  }
  .custom-create-page .navbar-form .input-group,
  #examination-questions-list .navbar-form .input-group,
  form.form .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .custom-create-page .navbar-form .input-group .input-group-addon,
  #examination-questions-list .navbar-form .input-group .input-group-addon,
  form.form .navbar-form .input-group .input-group-addon,
  .custom-create-page .navbar-form .input-group .input-group-btn,
  #examination-questions-list .navbar-form .input-group .input-group-btn,
  form.form .navbar-form .input-group .input-group-btn,
  .custom-create-page .navbar-form .input-group .form-control,
  #examination-questions-list .navbar-form .input-group .form-control,
  form.form .navbar-form .input-group .form-control {
    width: auto;
  }
  .custom-create-page .navbar-form .input-group > .form-control,
  #examination-questions-list .navbar-form .input-group > .form-control,
  form.form .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .custom-create-page .navbar-form .control-label,
  #examination-questions-list .navbar-form .control-label,
  form.form .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .custom-create-page .navbar-form .radio,
  #examination-questions-list .navbar-form .radio,
  form.form .navbar-form .radio,
  .custom-create-page .navbar-form .checkbox,
  #examination-questions-list .navbar-form .checkbox,
  form.form .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .custom-create-page .navbar-form .radio label,
  #examination-questions-list .navbar-form .radio label,
  form.form .navbar-form .radio label,
  .custom-create-page .navbar-form .checkbox label,
  #examination-questions-list .navbar-form .checkbox label,
  form.form .navbar-form .checkbox label {
    padding-left: 0;
  }
  .custom-create-page .navbar-form .radio input[type="radio"],
  #examination-questions-list .navbar-form .radio input[type="radio"],
  form.form .navbar-form .radio input[type="radio"],
  .custom-create-page .navbar-form .checkbox input[type="checkbox"],
  #examination-questions-list .navbar-form .checkbox input[type="checkbox"],
  form.form .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .custom-create-page .navbar-form .has-feedback .form-control-feedback,
  #examination-questions-list .navbar-form .has-feedback .form-control-feedback,
  form.form .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .custom-create-page .navbar-form .form-group,
  #examination-questions-list .navbar-form .form-group,
  form.form .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .custom-create-page .navbar-form .form-group:last-child,
  #examination-questions-list .navbar-form .form-group:last-child,
  form.form .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .custom-create-page .navbar-form,
  #examination-questions-list .navbar-form,
  form.form .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.custom-create-page .navbar-nav > li > .dropdown-menu,
#examination-questions-list .navbar-nav > li > .dropdown-menu,
form.form .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.custom-create-page .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu,
#examination-questions-list .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu,
form.form .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-create-page .navbar-btn,
#examination-questions-list .navbar-btn,
form.form .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.custom-create-page .navbar-btn.btn-sm,
#examination-questions-list .navbar-btn.btn-sm,
form.form .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.custom-create-page .navbar-btn.btn-xs,
#examination-questions-list .navbar-btn.btn-xs,
form.form .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.custom-create-page .navbar-text,
#examination-questions-list .navbar-text,
form.form .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .custom-create-page .navbar-text,
  #examination-questions-list .navbar-text,
  form.form .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .custom-create-page .navbar-left,
  #examination-questions-list .navbar-left,
  form.form .navbar-left {
    float: left !important;
  }
  .custom-create-page .navbar-right,
  #examination-questions-list .navbar-right,
  form.form .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .custom-create-page .navbar-right ~ .navbar-right,
  #examination-questions-list .navbar-right ~ .navbar-right,
  form.form .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.custom-create-page .navbar-default,
#examination-questions-list .navbar-default,
form.form .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.custom-create-page .navbar-default .navbar-brand,
#examination-questions-list .navbar-default .navbar-brand,
form.form .navbar-default .navbar-brand {
  color: #777;
}
.custom-create-page .navbar-default .navbar-brand:hover,
#examination-questions-list .navbar-default .navbar-brand:hover,
form.form .navbar-default .navbar-brand:hover,
.custom-create-page .navbar-default .navbar-brand:focus,
#examination-questions-list .navbar-default .navbar-brand:focus,
form.form .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.custom-create-page .navbar-default .navbar-text,
#examination-questions-list .navbar-default .navbar-text,
form.form .navbar-default .navbar-text {
  color: #777;
}
.custom-create-page .navbar-default .navbar-nav > li > a,
#examination-questions-list .navbar-default .navbar-nav > li > a,
form.form .navbar-default .navbar-nav > li > a {
  color: #777;
}
.custom-create-page .navbar-default .navbar-nav > li > a:hover,
#examination-questions-list .navbar-default .navbar-nav > li > a:hover,
form.form .navbar-default .navbar-nav > li > a:hover,
.custom-create-page .navbar-default .navbar-nav > li > a:focus,
#examination-questions-list .navbar-default .navbar-nav > li > a:focus,
form.form .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.custom-create-page .navbar-default .navbar-nav > .active > a,
#examination-questions-list .navbar-default .navbar-nav > .active > a,
form.form .navbar-default .navbar-nav > .active > a,
.custom-create-page .navbar-default .navbar-nav > .active > a:hover,
#examination-questions-list .navbar-default .navbar-nav > .active > a:hover,
form.form .navbar-default .navbar-nav > .active > a:hover,
.custom-create-page .navbar-default .navbar-nav > .active > a:focus,
#examination-questions-list .navbar-default .navbar-nav > .active > a:focus,
form.form .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.custom-create-page .navbar-default .navbar-nav > .disabled > a,
#examination-questions-list .navbar-default .navbar-nav > .disabled > a,
form.form .navbar-default .navbar-nav > .disabled > a,
.custom-create-page .navbar-default .navbar-nav > .disabled > a:hover,
#examination-questions-list .navbar-default .navbar-nav > .disabled > a:hover,
form.form .navbar-default .navbar-nav > .disabled > a:hover,
.custom-create-page .navbar-default .navbar-nav > .disabled > a:focus,
#examination-questions-list .navbar-default .navbar-nav > .disabled > a:focus,
form.form .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.custom-create-page .navbar-default .navbar-toggle,
#examination-questions-list .navbar-default .navbar-toggle,
form.form .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.custom-create-page .navbar-default .navbar-toggle:hover,
#examination-questions-list .navbar-default .navbar-toggle:hover,
form.form .navbar-default .navbar-toggle:hover,
.custom-create-page .navbar-default .navbar-toggle:focus,
#examination-questions-list .navbar-default .navbar-toggle:focus,
form.form .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.custom-create-page .navbar-default .navbar-toggle .icon-bar,
#examination-questions-list .navbar-default .navbar-toggle .icon-bar,
form.form .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.custom-create-page .navbar-default .navbar-collapse,
#examination-questions-list .navbar-default .navbar-collapse,
form.form .navbar-default .navbar-collapse,
.custom-create-page .navbar-default .navbar-form,
#examination-questions-list .navbar-default .navbar-form,
form.form .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.custom-create-page .navbar-default .navbar-nav > .open > a,
#examination-questions-list .navbar-default .navbar-nav > .open > a,
form.form .navbar-default .navbar-nav > .open > a,
.custom-create-page .navbar-default .navbar-nav > .open > a:hover,
#examination-questions-list .navbar-default .navbar-nav > .open > a:hover,
form.form .navbar-default .navbar-nav > .open > a:hover,
.custom-create-page .navbar-default .navbar-nav > .open > a:focus,
#examination-questions-list .navbar-default .navbar-nav > .open > a:focus,
form.form .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .custom-create-page .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  #examination-questions-list .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  form.form .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .custom-create-page .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  #examination-questions-list .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  form.form .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .custom-create-page .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  #examination-questions-list .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  form.form .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .custom-create-page .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  #examination-questions-list .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  form.form .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .custom-create-page .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  #examination-questions-list .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  form.form .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .custom-create-page .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  #examination-questions-list .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  form.form .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .custom-create-page .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  #examination-questions-list .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  form.form .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .custom-create-page .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #examination-questions-list .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  form.form .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .custom-create-page .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  #examination-questions-list .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  form.form .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.custom-create-page .navbar-default .navbar-link,
#examination-questions-list .navbar-default .navbar-link,
form.form .navbar-default .navbar-link {
  color: #777;
}
.custom-create-page .navbar-default .navbar-link:hover,
#examination-questions-list .navbar-default .navbar-link:hover,
form.form .navbar-default .navbar-link:hover {
  color: #333;
}
.custom-create-page .navbar-default .btn-link,
#examination-questions-list .navbar-default .btn-link,
form.form .navbar-default .btn-link {
  color: #777;
}
.custom-create-page .navbar-default .btn-link:hover,
#examination-questions-list .navbar-default .btn-link:hover,
form.form .navbar-default .btn-link:hover,
.custom-create-page .navbar-default .btn-link:focus,
#examination-questions-list .navbar-default .btn-link:focus,
form.form .navbar-default .btn-link:focus {
  color: #333;
}
.custom-create-page .navbar-default .btn-link[disabled]:hover,
#examination-questions-list .navbar-default .btn-link[disabled]:hover,
form.form .navbar-default .btn-link[disabled]:hover,
.custom-create-page fieldset[disabled] .navbar-default .btn-link:hover,
#examination-questions-list fieldset[disabled] .navbar-default .btn-link:hover,
form.form fieldset[disabled] .navbar-default .btn-link:hover,
.custom-create-page .navbar-default .btn-link[disabled]:focus,
#examination-questions-list .navbar-default .btn-link[disabled]:focus,
form.form .navbar-default .btn-link[disabled]:focus,
.custom-create-page fieldset[disabled] .navbar-default .btn-link:focus,
#examination-questions-list fieldset[disabled] .navbar-default .btn-link:focus,
form.form fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.custom-create-page .navbar-inverse,
#examination-questions-list .navbar-inverse,
form.form .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.custom-create-page .navbar-inverse .navbar-brand,
#examination-questions-list .navbar-inverse .navbar-brand,
form.form .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.custom-create-page .navbar-inverse .navbar-brand:hover,
#examination-questions-list .navbar-inverse .navbar-brand:hover,
form.form .navbar-inverse .navbar-brand:hover,
.custom-create-page .navbar-inverse .navbar-brand:focus,
#examination-questions-list .navbar-inverse .navbar-brand:focus,
form.form .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.custom-create-page .navbar-inverse .navbar-text,
#examination-questions-list .navbar-inverse .navbar-text,
form.form .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.custom-create-page .navbar-inverse .navbar-nav > li > a,
#examination-questions-list .navbar-inverse .navbar-nav > li > a,
form.form .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.custom-create-page .navbar-inverse .navbar-nav > li > a:hover,
#examination-questions-list .navbar-inverse .navbar-nav > li > a:hover,
form.form .navbar-inverse .navbar-nav > li > a:hover,
.custom-create-page .navbar-inverse .navbar-nav > li > a:focus,
#examination-questions-list .navbar-inverse .navbar-nav > li > a:focus,
form.form .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.custom-create-page .navbar-inverse .navbar-nav > .active > a,
#examination-questions-list .navbar-inverse .navbar-nav > .active > a,
form.form .navbar-inverse .navbar-nav > .active > a,
.custom-create-page .navbar-inverse .navbar-nav > .active > a:hover,
#examination-questions-list .navbar-inverse .navbar-nav > .active > a:hover,
form.form .navbar-inverse .navbar-nav > .active > a:hover,
.custom-create-page .navbar-inverse .navbar-nav > .active > a:focus,
#examination-questions-list .navbar-inverse .navbar-nav > .active > a:focus,
form.form .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.custom-create-page .navbar-inverse .navbar-nav > .disabled > a,
#examination-questions-list .navbar-inverse .navbar-nav > .disabled > a,
form.form .navbar-inverse .navbar-nav > .disabled > a,
.custom-create-page .navbar-inverse .navbar-nav > .disabled > a:hover,
#examination-questions-list .navbar-inverse .navbar-nav > .disabled > a:hover,
form.form .navbar-inverse .navbar-nav > .disabled > a:hover,
.custom-create-page .navbar-inverse .navbar-nav > .disabled > a:focus,
#examination-questions-list .navbar-inverse .navbar-nav > .disabled > a:focus,
form.form .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.custom-create-page .navbar-inverse .navbar-toggle,
#examination-questions-list .navbar-inverse .navbar-toggle,
form.form .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.custom-create-page .navbar-inverse .navbar-toggle:hover,
#examination-questions-list .navbar-inverse .navbar-toggle:hover,
form.form .navbar-inverse .navbar-toggle:hover,
.custom-create-page .navbar-inverse .navbar-toggle:focus,
#examination-questions-list .navbar-inverse .navbar-toggle:focus,
form.form .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.custom-create-page .navbar-inverse .navbar-toggle .icon-bar,
#examination-questions-list .navbar-inverse .navbar-toggle .icon-bar,
form.form .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.custom-create-page .navbar-inverse .navbar-collapse,
#examination-questions-list .navbar-inverse .navbar-collapse,
form.form .navbar-inverse .navbar-collapse,
.custom-create-page .navbar-inverse .navbar-form,
#examination-questions-list .navbar-inverse .navbar-form,
form.form .navbar-inverse .navbar-form {
  border-color: #101010;
}
.custom-create-page .navbar-inverse .navbar-nav > .open > a,
#examination-questions-list .navbar-inverse .navbar-nav > .open > a,
form.form .navbar-inverse .navbar-nav > .open > a,
.custom-create-page .navbar-inverse .navbar-nav > .open > a:hover,
#examination-questions-list .navbar-inverse .navbar-nav > .open > a:hover,
form.form .navbar-inverse .navbar-nav > .open > a:hover,
.custom-create-page .navbar-inverse .navbar-nav > .open > a:focus,
#examination-questions-list .navbar-inverse .navbar-nav > .open > a:focus,
form.form .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .custom-create-page .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header,
  #examination-questions-list .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header,
  form.form .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .custom-create-page .navbar-inverse .navbar-nav .open .dropdown-menu .divider,
  #examination-questions-list .navbar-inverse .navbar-nav .open .dropdown-menu .divider,
  form.form .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .custom-create-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
  #examination-questions-list .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
  form.form .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .custom-create-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  #examination-questions-list .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  form.form .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .custom-create-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  #examination-questions-list .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  form.form .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .custom-create-page .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  #examination-questions-list .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  form.form .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .custom-create-page .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  #examination-questions-list .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  form.form .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .custom-create-page .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  #examination-questions-list .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  form.form .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .custom-create-page .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  #examination-questions-list .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  form.form .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .custom-create-page .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #examination-questions-list .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  form.form .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .custom-create-page .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  #examination-questions-list .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  form.form .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.custom-create-page .navbar-inverse .navbar-link,
#examination-questions-list .navbar-inverse .navbar-link,
form.form .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.custom-create-page .navbar-inverse .navbar-link:hover,
#examination-questions-list .navbar-inverse .navbar-link:hover,
form.form .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.custom-create-page .navbar-inverse .btn-link,
#examination-questions-list .navbar-inverse .btn-link,
form.form .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.custom-create-page .navbar-inverse .btn-link:hover,
#examination-questions-list .navbar-inverse .btn-link:hover,
form.form .navbar-inverse .btn-link:hover,
.custom-create-page .navbar-inverse .btn-link:focus,
#examination-questions-list .navbar-inverse .btn-link:focus,
form.form .navbar-inverse .btn-link:focus {
  color: #fff;
}
.custom-create-page .navbar-inverse .btn-link[disabled]:hover,
#examination-questions-list .navbar-inverse .btn-link[disabled]:hover,
form.form .navbar-inverse .btn-link[disabled]:hover,
.custom-create-page fieldset[disabled] .navbar-inverse .btn-link:hover,
#examination-questions-list fieldset[disabled] .navbar-inverse .btn-link:hover,
form.form fieldset[disabled] .navbar-inverse .btn-link:hover,
.custom-create-page .navbar-inverse .btn-link[disabled]:focus,
#examination-questions-list .navbar-inverse .btn-link[disabled]:focus,
form.form .navbar-inverse .btn-link[disabled]:focus,
.custom-create-page fieldset[disabled] .navbar-inverse .btn-link:focus,
#examination-questions-list fieldset[disabled] .navbar-inverse .btn-link:focus,
form.form fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.custom-create-page .breadcrumb,
#examination-questions-list .breadcrumb,
form.form .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.custom-create-page .breadcrumb > li,
#examination-questions-list .breadcrumb > li,
form.form .breadcrumb > li {
  display: inline-block;
}
.custom-create-page .breadcrumb > li + li:before,
#examination-questions-list .breadcrumb > li + li:before,
form.form .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.custom-create-page .breadcrumb > .active,
#examination-questions-list .breadcrumb > .active,
form.form .breadcrumb > .active {
  color: #777;
}
.custom-create-page .pagination,
#examination-questions-list .pagination,
form.form .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.custom-create-page .pagination > li,
#examination-questions-list .pagination > li,
form.form .pagination > li {
  display: inline;
}
.custom-create-page .pagination > li > a,
#examination-questions-list .pagination > li > a,
form.form .pagination > li > a,
.custom-create-page .pagination > li > span,
#examination-questions-list .pagination > li > span,
form.form .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.custom-create-page .pagination > li:first-child > a,
#examination-questions-list .pagination > li:first-child > a,
form.form .pagination > li:first-child > a,
.custom-create-page .pagination > li:first-child > span,
#examination-questions-list .pagination > li:first-child > span,
form.form .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.custom-create-page .pagination > li:last-child > a,
#examination-questions-list .pagination > li:last-child > a,
form.form .pagination > li:last-child > a,
.custom-create-page .pagination > li:last-child > span,
#examination-questions-list .pagination > li:last-child > span,
form.form .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.custom-create-page .pagination > li > a:hover,
#examination-questions-list .pagination > li > a:hover,
form.form .pagination > li > a:hover,
.custom-create-page .pagination > li > span:hover,
#examination-questions-list .pagination > li > span:hover,
form.form .pagination > li > span:hover,
.custom-create-page .pagination > li > a:focus,
#examination-questions-list .pagination > li > a:focus,
form.form .pagination > li > a:focus,
.custom-create-page .pagination > li > span:focus,
#examination-questions-list .pagination > li > span:focus,
form.form .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.custom-create-page .pagination > .active > a,
#examination-questions-list .pagination > .active > a,
form.form .pagination > .active > a,
.custom-create-page .pagination > .active > span,
#examination-questions-list .pagination > .active > span,
form.form .pagination > .active > span,
.custom-create-page .pagination > .active > a:hover,
#examination-questions-list .pagination > .active > a:hover,
form.form .pagination > .active > a:hover,
.custom-create-page .pagination > .active > span:hover,
#examination-questions-list .pagination > .active > span:hover,
form.form .pagination > .active > span:hover,
.custom-create-page .pagination > .active > a:focus,
#examination-questions-list .pagination > .active > a:focus,
form.form .pagination > .active > a:focus,
.custom-create-page .pagination > .active > span:focus,
#examination-questions-list .pagination > .active > span:focus,
form.form .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.custom-create-page .pagination > .disabled > span,
#examination-questions-list .pagination > .disabled > span,
form.form .pagination > .disabled > span,
.custom-create-page .pagination > .disabled > span:hover,
#examination-questions-list .pagination > .disabled > span:hover,
form.form .pagination > .disabled > span:hover,
.custom-create-page .pagination > .disabled > span:focus,
#examination-questions-list .pagination > .disabled > span:focus,
form.form .pagination > .disabled > span:focus,
.custom-create-page .pagination > .disabled > a,
#examination-questions-list .pagination > .disabled > a,
form.form .pagination > .disabled > a,
.custom-create-page .pagination > .disabled > a:hover,
#examination-questions-list .pagination > .disabled > a:hover,
form.form .pagination > .disabled > a:hover,
.custom-create-page .pagination > .disabled > a:focus,
#examination-questions-list .pagination > .disabled > a:focus,
form.form .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.custom-create-page .pagination-lg > li > a,
#examination-questions-list .pagination-lg > li > a,
form.form .pagination-lg > li > a,
.custom-create-page .pagination-lg > li > span,
#examination-questions-list .pagination-lg > li > span,
form.form .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.custom-create-page .pagination-lg > li:first-child > a,
#examination-questions-list .pagination-lg > li:first-child > a,
form.form .pagination-lg > li:first-child > a,
.custom-create-page .pagination-lg > li:first-child > span,
#examination-questions-list .pagination-lg > li:first-child > span,
form.form .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.custom-create-page .pagination-lg > li:last-child > a,
#examination-questions-list .pagination-lg > li:last-child > a,
form.form .pagination-lg > li:last-child > a,
.custom-create-page .pagination-lg > li:last-child > span,
#examination-questions-list .pagination-lg > li:last-child > span,
form.form .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.custom-create-page .pagination-sm > li > a,
#examination-questions-list .pagination-sm > li > a,
form.form .pagination-sm > li > a,
.custom-create-page .pagination-sm > li > span,
#examination-questions-list .pagination-sm > li > span,
form.form .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.custom-create-page .pagination-sm > li:first-child > a,
#examination-questions-list .pagination-sm > li:first-child > a,
form.form .pagination-sm > li:first-child > a,
.custom-create-page .pagination-sm > li:first-child > span,
#examination-questions-list .pagination-sm > li:first-child > span,
form.form .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.custom-create-page .pagination-sm > li:last-child > a,
#examination-questions-list .pagination-sm > li:last-child > a,
form.form .pagination-sm > li:last-child > a,
.custom-create-page .pagination-sm > li:last-child > span,
#examination-questions-list .pagination-sm > li:last-child > span,
form.form .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.custom-create-page .pager,
#examination-questions-list .pager,
form.form .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.custom-create-page .pager li,
#examination-questions-list .pager li,
form.form .pager li {
  display: inline;
}
.custom-create-page .pager li > a,
#examination-questions-list .pager li > a,
form.form .pager li > a,
.custom-create-page .pager li > span,
#examination-questions-list .pager li > span,
form.form .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.custom-create-page .pager li > a:hover,
#examination-questions-list .pager li > a:hover,
form.form .pager li > a:hover,
.custom-create-page .pager li > a:focus,
#examination-questions-list .pager li > a:focus,
form.form .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.custom-create-page .pager .next > a,
#examination-questions-list .pager .next > a,
form.form .pager .next > a,
.custom-create-page .pager .next > span,
#examination-questions-list .pager .next > span,
form.form .pager .next > span {
  float: right;
}
.custom-create-page .pager .previous > a,
#examination-questions-list .pager .previous > a,
form.form .pager .previous > a,
.custom-create-page .pager .previous > span,
#examination-questions-list .pager .previous > span,
form.form .pager .previous > span {
  float: left;
}
.custom-create-page .pager .disabled > a,
#examination-questions-list .pager .disabled > a,
form.form .pager .disabled > a,
.custom-create-page .pager .disabled > a:hover,
#examination-questions-list .pager .disabled > a:hover,
form.form .pager .disabled > a:hover,
.custom-create-page .pager .disabled > a:focus,
#examination-questions-list .pager .disabled > a:focus,
form.form .pager .disabled > a:focus,
.custom-create-page .pager .disabled > span,
#examination-questions-list .pager .disabled > span,
form.form .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.custom-create-page .label,
#examination-questions-list .label,
form.form .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.custom-create-page a.label:hover,
#examination-questions-list a.label:hover,
form.form a.label:hover,
.custom-create-page a.label:focus,
#examination-questions-list a.label:focus,
form.form a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.custom-create-page .label:empty,
#examination-questions-list .label:empty,
form.form .label:empty {
  display: none;
}
.custom-create-page .btn .label,
#examination-questions-list .btn .label,
form.form .btn .label {
  position: relative;
  top: -1px;
}
.custom-create-page .label-default,
#examination-questions-list .label-default,
form.form .label-default {
  background-color: #777;
}
.custom-create-page .label-default[href]:hover,
#examination-questions-list .label-default[href]:hover,
form.form .label-default[href]:hover,
.custom-create-page .label-default[href]:focus,
#examination-questions-list .label-default[href]:focus,
form.form .label-default[href]:focus {
  background-color: #5e5e5e;
}
.custom-create-page .label-primary,
#examination-questions-list .label-primary,
form.form .label-primary {
  background-color: #337ab7;
}
.custom-create-page .label-primary[href]:hover,
#examination-questions-list .label-primary[href]:hover,
form.form .label-primary[href]:hover,
.custom-create-page .label-primary[href]:focus,
#examination-questions-list .label-primary[href]:focus,
form.form .label-primary[href]:focus {
  background-color: #286090;
}
.custom-create-page .label-success,
#examination-questions-list .label-success,
form.form .label-success {
  background-color: #5cb85c;
}
.custom-create-page .label-success[href]:hover,
#examination-questions-list .label-success[href]:hover,
form.form .label-success[href]:hover,
.custom-create-page .label-success[href]:focus,
#examination-questions-list .label-success[href]:focus,
form.form .label-success[href]:focus {
  background-color: #449d44;
}
.custom-create-page .label-info,
#examination-questions-list .label-info,
form.form .label-info {
  background-color: #5bc0de;
}
.custom-create-page .label-info[href]:hover,
#examination-questions-list .label-info[href]:hover,
form.form .label-info[href]:hover,
.custom-create-page .label-info[href]:focus,
#examination-questions-list .label-info[href]:focus,
form.form .label-info[href]:focus {
  background-color: #31b0d5;
}
.custom-create-page .label-warning,
#examination-questions-list .label-warning,
form.form .label-warning {
  background-color: #f0ad4e;
}
.custom-create-page .label-warning[href]:hover,
#examination-questions-list .label-warning[href]:hover,
form.form .label-warning[href]:hover,
.custom-create-page .label-warning[href]:focus,
#examination-questions-list .label-warning[href]:focus,
form.form .label-warning[href]:focus {
  background-color: #ec971f;
}
.custom-create-page .label-danger,
#examination-questions-list .label-danger,
form.form .label-danger {
  background-color: #d9534f;
}
.custom-create-page .label-danger[href]:hover,
#examination-questions-list .label-danger[href]:hover,
form.form .label-danger[href]:hover,
.custom-create-page .label-danger[href]:focus,
#examination-questions-list .label-danger[href]:focus,
form.form .label-danger[href]:focus {
  background-color: #c9302c;
}
.custom-create-page .badge,
#examination-questions-list .badge,
form.form .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.custom-create-page .badge:empty,
#examination-questions-list .badge:empty,
form.form .badge:empty {
  display: none;
}
.custom-create-page .btn .badge,
#examination-questions-list .btn .badge,
form.form .btn .badge {
  position: relative;
  top: -1px;
}
.custom-create-page .btn-xs .badge,
#examination-questions-list .btn-xs .badge,
form.form .btn-xs .badge,
.custom-create-page .btn-group-xs > .btn .badge,
#examination-questions-list .btn-group-xs > .btn .badge,
form.form .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.custom-create-page a.badge:hover,
#examination-questions-list a.badge:hover,
form.form a.badge:hover,
.custom-create-page a.badge:focus,
#examination-questions-list a.badge:focus,
form.form a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.custom-create-page .list-group-item.active > .badge,
#examination-questions-list .list-group-item.active > .badge,
form.form .list-group-item.active > .badge,
.custom-create-page .nav-pills > .active > a > .badge,
#examination-questions-list .nav-pills > .active > a > .badge,
form.form .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.custom-create-page .list-group-item > .badge,
#examination-questions-list .list-group-item > .badge,
form.form .list-group-item > .badge {
  float: right;
}
.custom-create-page .list-group-item > .badge + .badge,
#examination-questions-list .list-group-item > .badge + .badge,
form.form .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.custom-create-page .nav-pills > li > a > .badge,
#examination-questions-list .nav-pills > li > a > .badge,
form.form .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.custom-create-page .jumbotron,
#examination-questions-list .jumbotron,
form.form .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.custom-create-page .jumbotron h1,
#examination-questions-list .jumbotron h1,
form.form .jumbotron h1,
.custom-create-page .jumbotron .h1,
#examination-questions-list .jumbotron .h1,
form.form .jumbotron .h1 {
  color: inherit;
}
.custom-create-page .jumbotron p,
#examination-questions-list .jumbotron p,
form.form .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.custom-create-page .jumbotron > hr,
#examination-questions-list .jumbotron > hr,
form.form .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.custom-create-page .container .jumbotron,
#examination-questions-list .container .jumbotron,
form.form .container .jumbotron,
.custom-create-page .container-fluid .jumbotron,
#examination-questions-list .container-fluid .jumbotron,
form.form .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.custom-create-page .jumbotron .container,
#examination-questions-list .jumbotron .container,
form.form .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .custom-create-page .jumbotron,
  #examination-questions-list .jumbotron,
  form.form .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .custom-create-page .container .jumbotron,
  #examination-questions-list .container .jumbotron,
  form.form .container .jumbotron,
  .custom-create-page .container-fluid .jumbotron,
  #examination-questions-list .container-fluid .jumbotron,
  form.form .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .custom-create-page .jumbotron h1,
  #examination-questions-list .jumbotron h1,
  form.form .jumbotron h1,
  .custom-create-page .jumbotron .h1,
  #examination-questions-list .jumbotron .h1,
  form.form .jumbotron .h1 {
    font-size: 63px;
  }
}
.custom-create-page .thumbnail,
#examination-questions-list .thumbnail,
form.form .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.custom-create-page .thumbnail > img,
#examination-questions-list .thumbnail > img,
form.form .thumbnail > img,
.custom-create-page .thumbnail a > img,
#examination-questions-list .thumbnail a > img,
form.form .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.custom-create-page a.thumbnail:hover,
#examination-questions-list a.thumbnail:hover,
form.form a.thumbnail:hover,
.custom-create-page a.thumbnail:focus,
#examination-questions-list a.thumbnail:focus,
form.form a.thumbnail:focus,
.custom-create-page a.thumbnail.active,
#examination-questions-list a.thumbnail.active,
form.form a.thumbnail.active {
  border-color: #337ab7;
}
.custom-create-page .thumbnail .caption,
#examination-questions-list .thumbnail .caption,
form.form .thumbnail .caption {
  padding: 9px;
  color: #333;
}
.custom-create-page .alert,
#examination-questions-list .alert,
form.form .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.custom-create-page .alert h4,
#examination-questions-list .alert h4,
form.form .alert h4 {
  margin-top: 0;
  color: inherit;
}
.custom-create-page .alert .alert-link,
#examination-questions-list .alert .alert-link,
form.form .alert .alert-link {
  font-weight: bold;
}
.custom-create-page .alert > p,
#examination-questions-list .alert > p,
form.form .alert > p,
.custom-create-page .alert > ul,
#examination-questions-list .alert > ul,
form.form .alert > ul {
  margin-bottom: 0;
}
.custom-create-page .alert > p + p,
#examination-questions-list .alert > p + p,
form.form .alert > p + p {
  margin-top: 5px;
}
.custom-create-page .alert-dismissable,
#examination-questions-list .alert-dismissable,
form.form .alert-dismissable,
.custom-create-page .alert-dismissible,
#examination-questions-list .alert-dismissible,
form.form .alert-dismissible {
  padding-right: 35px;
}
.custom-create-page .alert-dismissable .close,
#examination-questions-list .alert-dismissable .close,
form.form .alert-dismissable .close,
.custom-create-page .alert-dismissible .close,
#examination-questions-list .alert-dismissible .close,
form.form .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.custom-create-page .alert-success,
#examination-questions-list .alert-success,
form.form .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.custom-create-page .alert-success hr,
#examination-questions-list .alert-success hr,
form.form .alert-success hr {
  border-top-color: #c9e2b3;
}
.custom-create-page .alert-success .alert-link,
#examination-questions-list .alert-success .alert-link,
form.form .alert-success .alert-link {
  color: #2b542c;
}
.custom-create-page .alert-info,
#examination-questions-list .alert-info,
form.form .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.custom-create-page .alert-info hr,
#examination-questions-list .alert-info hr,
form.form .alert-info hr {
  border-top-color: #a6e1ec;
}
.custom-create-page .alert-info .alert-link,
#examination-questions-list .alert-info .alert-link,
form.form .alert-info .alert-link {
  color: #245269;
}
.custom-create-page .alert-warning,
#examination-questions-list .alert-warning,
form.form .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.custom-create-page .alert-warning hr,
#examination-questions-list .alert-warning hr,
form.form .alert-warning hr {
  border-top-color: #f7e1b5;
}
.custom-create-page .alert-warning .alert-link,
#examination-questions-list .alert-warning .alert-link,
form.form .alert-warning .alert-link {
  color: #66512c;
}
.custom-create-page .alert-danger,
#examination-questions-list .alert-danger,
form.form .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.custom-create-page .alert-danger hr,
#examination-questions-list .alert-danger hr,
form.form .alert-danger hr {
  border-top-color: #e4b9c0;
}
.custom-create-page .alert-danger .alert-link,
#examination-questions-list .alert-danger .alert-link,
form.form .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.custom-create-page .progress,
#examination-questions-list .progress,
form.form .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.custom-create-page .progress-bar,
#examination-questions-list .progress-bar,
form.form .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.custom-create-page .progress-striped .progress-bar,
#examination-questions-list .progress-striped .progress-bar,
form.form .progress-striped .progress-bar,
.custom-create-page .progress-bar-striped,
#examination-questions-list .progress-bar-striped,
form.form .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.custom-create-page .progress.active .progress-bar,
#examination-questions-list .progress.active .progress-bar,
form.form .progress.active .progress-bar,
.custom-create-page .progress-bar.active,
#examination-questions-list .progress-bar.active,
form.form .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.custom-create-page .progress-bar-success,
#examination-questions-list .progress-bar-success,
form.form .progress-bar-success {
  background-color: #5cb85c;
}
.custom-create-page .progress-striped .progress-bar-success,
#examination-questions-list .progress-striped .progress-bar-success,
form.form .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.custom-create-page .progress-bar-info,
#examination-questions-list .progress-bar-info,
form.form .progress-bar-info {
  background-color: #5bc0de;
}
.custom-create-page .progress-striped .progress-bar-info,
#examination-questions-list .progress-striped .progress-bar-info,
form.form .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.custom-create-page .progress-bar-warning,
#examination-questions-list .progress-bar-warning,
form.form .progress-bar-warning {
  background-color: #f0ad4e;
}
.custom-create-page .progress-striped .progress-bar-warning,
#examination-questions-list .progress-striped .progress-bar-warning,
form.form .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.custom-create-page .progress-bar-danger,
#examination-questions-list .progress-bar-danger,
form.form .progress-bar-danger {
  background-color: #d9534f;
}
.custom-create-page .progress-striped .progress-bar-danger,
#examination-questions-list .progress-striped .progress-bar-danger,
form.form .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.custom-create-page .media,
#examination-questions-list .media,
form.form .media {
  margin-top: 15px;
}
.custom-create-page .media:first-child,
#examination-questions-list .media:first-child,
form.form .media:first-child {
  margin-top: 0;
}
.custom-create-page .media,
#examination-questions-list .media,
form.form .media,
.custom-create-page .media-body,
#examination-questions-list .media-body,
form.form .media-body {
  overflow: hidden;
  zoom: 1;
}
.custom-create-page .media-body,
#examination-questions-list .media-body,
form.form .media-body {
  width: 10000px;
}
.custom-create-page .media-object,
#examination-questions-list .media-object,
form.form .media-object {
  display: block;
}
.custom-create-page .media-object.img-thumbnail,
#examination-questions-list .media-object.img-thumbnail,
form.form .media-object.img-thumbnail {
  max-width: none;
}
.custom-create-page .media-right,
#examination-questions-list .media-right,
form.form .media-right,
.custom-create-page .media > .pull-right,
#examination-questions-list .media > .pull-right,
form.form .media > .pull-right {
  padding-left: 10px;
}
.custom-create-page .media-left,
#examination-questions-list .media-left,
form.form .media-left,
.custom-create-page .media > .pull-left,
#examination-questions-list .media > .pull-left,
form.form .media > .pull-left {
  padding-right: 10px;
}
.custom-create-page .media-left,
#examination-questions-list .media-left,
form.form .media-left,
.custom-create-page .media-right,
#examination-questions-list .media-right,
form.form .media-right,
.custom-create-page .media-body,
#examination-questions-list .media-body,
form.form .media-body {
  display: table-cell;
  vertical-align: top;
}
.custom-create-page .media-middle,
#examination-questions-list .media-middle,
form.form .media-middle {
  vertical-align: middle;
}
.custom-create-page .media-bottom,
#examination-questions-list .media-bottom,
form.form .media-bottom {
  vertical-align: bottom;
}
.custom-create-page .media-heading,
#examination-questions-list .media-heading,
form.form .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.custom-create-page .media-list,
#examination-questions-list .media-list,
form.form .media-list {
  padding-left: 0;
  list-style: none;
}
.custom-create-page .list-group,
#examination-questions-list .list-group,
form.form .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.custom-create-page .list-group-item,
#examination-questions-list .list-group-item,
form.form .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.custom-create-page .list-group-item:first-child,
#examination-questions-list .list-group-item:first-child,
form.form .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.custom-create-page .list-group-item:last-child,
#examination-questions-list .list-group-item:last-child,
form.form .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.custom-create-page a.list-group-item,
#examination-questions-list a.list-group-item,
form.form a.list-group-item,
.custom-create-page button.list-group-item,
#examination-questions-list button.list-group-item,
form.form button.list-group-item {
  color: #555;
}
.custom-create-page a.list-group-item .list-group-item-heading,
#examination-questions-list a.list-group-item .list-group-item-heading,
form.form a.list-group-item .list-group-item-heading,
.custom-create-page button.list-group-item .list-group-item-heading,
#examination-questions-list button.list-group-item .list-group-item-heading,
form.form button.list-group-item .list-group-item-heading {
  color: #333;
}
.custom-create-page a.list-group-item:hover,
#examination-questions-list a.list-group-item:hover,
form.form a.list-group-item:hover,
.custom-create-page button.list-group-item:hover,
#examination-questions-list button.list-group-item:hover,
form.form button.list-group-item:hover,
.custom-create-page a.list-group-item:focus,
#examination-questions-list a.list-group-item:focus,
form.form a.list-group-item:focus,
.custom-create-page button.list-group-item:focus,
#examination-questions-list button.list-group-item:focus,
form.form button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.custom-create-page button.list-group-item,
#examination-questions-list button.list-group-item,
form.form button.list-group-item {
  width: 100%;
  text-align: left;
}
.custom-create-page .list-group-item.disabled,
#examination-questions-list .list-group-item.disabled,
form.form .list-group-item.disabled,
.custom-create-page .list-group-item.disabled:hover,
#examination-questions-list .list-group-item.disabled:hover,
form.form .list-group-item.disabled:hover,
.custom-create-page .list-group-item.disabled:focus,
#examination-questions-list .list-group-item.disabled:focus,
form.form .list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.custom-create-page .list-group-item.disabled .list-group-item-heading,
#examination-questions-list .list-group-item.disabled .list-group-item-heading,
form.form .list-group-item.disabled .list-group-item-heading,
.custom-create-page .list-group-item.disabled:hover .list-group-item-heading,
#examination-questions-list .list-group-item.disabled:hover .list-group-item-heading,
form.form .list-group-item.disabled:hover .list-group-item-heading,
.custom-create-page .list-group-item.disabled:focus .list-group-item-heading,
#examination-questions-list .list-group-item.disabled:focus .list-group-item-heading,
form.form .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.custom-create-page .list-group-item.disabled .list-group-item-text,
#examination-questions-list .list-group-item.disabled .list-group-item-text,
form.form .list-group-item.disabled .list-group-item-text,
.custom-create-page .list-group-item.disabled:hover .list-group-item-text,
#examination-questions-list .list-group-item.disabled:hover .list-group-item-text,
form.form .list-group-item.disabled:hover .list-group-item-text,
.custom-create-page .list-group-item.disabled:focus .list-group-item-text,
#examination-questions-list .list-group-item.disabled:focus .list-group-item-text,
form.form .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.custom-create-page .list-group-item.active,
#examination-questions-list .list-group-item.active,
form.form .list-group-item.active,
.custom-create-page .list-group-item.active:hover,
#examination-questions-list .list-group-item.active:hover,
form.form .list-group-item.active:hover,
.custom-create-page .list-group-item.active:focus,
#examination-questions-list .list-group-item.active:focus,
form.form .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.custom-create-page .list-group-item.active .list-group-item-heading,
#examination-questions-list .list-group-item.active .list-group-item-heading,
form.form .list-group-item.active .list-group-item-heading,
.custom-create-page .list-group-item.active:hover .list-group-item-heading,
#examination-questions-list .list-group-item.active:hover .list-group-item-heading,
form.form .list-group-item.active:hover .list-group-item-heading,
.custom-create-page .list-group-item.active:focus .list-group-item-heading,
#examination-questions-list .list-group-item.active:focus .list-group-item-heading,
form.form .list-group-item.active:focus .list-group-item-heading,
.custom-create-page .list-group-item.active .list-group-item-heading > small,
#examination-questions-list .list-group-item.active .list-group-item-heading > small,
form.form .list-group-item.active .list-group-item-heading > small,
.custom-create-page .list-group-item.active:hover .list-group-item-heading > small,
#examination-questions-list .list-group-item.active:hover .list-group-item-heading > small,
form.form .list-group-item.active:hover .list-group-item-heading > small,
.custom-create-page .list-group-item.active:focus .list-group-item-heading > small,
#examination-questions-list .list-group-item.active:focus .list-group-item-heading > small,
form.form .list-group-item.active:focus .list-group-item-heading > small,
.custom-create-page .list-group-item.active .list-group-item-heading > .small,
#examination-questions-list .list-group-item.active .list-group-item-heading > .small,
form.form .list-group-item.active .list-group-item-heading > .small,
.custom-create-page .list-group-item.active:hover .list-group-item-heading > .small,
#examination-questions-list .list-group-item.active:hover .list-group-item-heading > .small,
form.form .list-group-item.active:hover .list-group-item-heading > .small,
.custom-create-page .list-group-item.active:focus .list-group-item-heading > .small,
#examination-questions-list .list-group-item.active:focus .list-group-item-heading > .small,
form.form .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.custom-create-page .list-group-item.active .list-group-item-text,
#examination-questions-list .list-group-item.active .list-group-item-text,
form.form .list-group-item.active .list-group-item-text,
.custom-create-page .list-group-item.active:hover .list-group-item-text,
#examination-questions-list .list-group-item.active:hover .list-group-item-text,
form.form .list-group-item.active:hover .list-group-item-text,
.custom-create-page .list-group-item.active:focus .list-group-item-text,
#examination-questions-list .list-group-item.active:focus .list-group-item-text,
form.form .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.custom-create-page .list-group-item-success,
#examination-questions-list .list-group-item-success,
form.form .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.custom-create-page a.list-group-item-success,
#examination-questions-list a.list-group-item-success,
form.form a.list-group-item-success,
.custom-create-page button.list-group-item-success,
#examination-questions-list button.list-group-item-success,
form.form button.list-group-item-success {
  color: #3c763d;
}
.custom-create-page a.list-group-item-success .list-group-item-heading,
#examination-questions-list a.list-group-item-success .list-group-item-heading,
form.form a.list-group-item-success .list-group-item-heading,
.custom-create-page button.list-group-item-success .list-group-item-heading,
#examination-questions-list button.list-group-item-success .list-group-item-heading,
form.form button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.custom-create-page a.list-group-item-success:hover,
#examination-questions-list a.list-group-item-success:hover,
form.form a.list-group-item-success:hover,
.custom-create-page button.list-group-item-success:hover,
#examination-questions-list button.list-group-item-success:hover,
form.form button.list-group-item-success:hover,
.custom-create-page a.list-group-item-success:focus,
#examination-questions-list a.list-group-item-success:focus,
form.form a.list-group-item-success:focus,
.custom-create-page button.list-group-item-success:focus,
#examination-questions-list button.list-group-item-success:focus,
form.form button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.custom-create-page a.list-group-item-success.active,
#examination-questions-list a.list-group-item-success.active,
form.form a.list-group-item-success.active,
.custom-create-page button.list-group-item-success.active,
#examination-questions-list button.list-group-item-success.active,
form.form button.list-group-item-success.active,
.custom-create-page a.list-group-item-success.active:hover,
#examination-questions-list a.list-group-item-success.active:hover,
form.form a.list-group-item-success.active:hover,
.custom-create-page button.list-group-item-success.active:hover,
#examination-questions-list button.list-group-item-success.active:hover,
form.form button.list-group-item-success.active:hover,
.custom-create-page a.list-group-item-success.active:focus,
#examination-questions-list a.list-group-item-success.active:focus,
form.form a.list-group-item-success.active:focus,
.custom-create-page button.list-group-item-success.active:focus,
#examination-questions-list button.list-group-item-success.active:focus,
form.form button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.custom-create-page .list-group-item-info,
#examination-questions-list .list-group-item-info,
form.form .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.custom-create-page a.list-group-item-info,
#examination-questions-list a.list-group-item-info,
form.form a.list-group-item-info,
.custom-create-page button.list-group-item-info,
#examination-questions-list button.list-group-item-info,
form.form button.list-group-item-info {
  color: #31708f;
}
.custom-create-page a.list-group-item-info .list-group-item-heading,
#examination-questions-list a.list-group-item-info .list-group-item-heading,
form.form a.list-group-item-info .list-group-item-heading,
.custom-create-page button.list-group-item-info .list-group-item-heading,
#examination-questions-list button.list-group-item-info .list-group-item-heading,
form.form button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.custom-create-page a.list-group-item-info:hover,
#examination-questions-list a.list-group-item-info:hover,
form.form a.list-group-item-info:hover,
.custom-create-page button.list-group-item-info:hover,
#examination-questions-list button.list-group-item-info:hover,
form.form button.list-group-item-info:hover,
.custom-create-page a.list-group-item-info:focus,
#examination-questions-list a.list-group-item-info:focus,
form.form a.list-group-item-info:focus,
.custom-create-page button.list-group-item-info:focus,
#examination-questions-list button.list-group-item-info:focus,
form.form button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.custom-create-page a.list-group-item-info.active,
#examination-questions-list a.list-group-item-info.active,
form.form a.list-group-item-info.active,
.custom-create-page button.list-group-item-info.active,
#examination-questions-list button.list-group-item-info.active,
form.form button.list-group-item-info.active,
.custom-create-page a.list-group-item-info.active:hover,
#examination-questions-list a.list-group-item-info.active:hover,
form.form a.list-group-item-info.active:hover,
.custom-create-page button.list-group-item-info.active:hover,
#examination-questions-list button.list-group-item-info.active:hover,
form.form button.list-group-item-info.active:hover,
.custom-create-page a.list-group-item-info.active:focus,
#examination-questions-list a.list-group-item-info.active:focus,
form.form a.list-group-item-info.active:focus,
.custom-create-page button.list-group-item-info.active:focus,
#examination-questions-list button.list-group-item-info.active:focus,
form.form button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.custom-create-page .list-group-item-warning,
#examination-questions-list .list-group-item-warning,
form.form .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.custom-create-page a.list-group-item-warning,
#examination-questions-list a.list-group-item-warning,
form.form a.list-group-item-warning,
.custom-create-page button.list-group-item-warning,
#examination-questions-list button.list-group-item-warning,
form.form button.list-group-item-warning {
  color: #8a6d3b;
}
.custom-create-page a.list-group-item-warning .list-group-item-heading,
#examination-questions-list a.list-group-item-warning .list-group-item-heading,
form.form a.list-group-item-warning .list-group-item-heading,
.custom-create-page button.list-group-item-warning .list-group-item-heading,
#examination-questions-list button.list-group-item-warning .list-group-item-heading,
form.form button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.custom-create-page a.list-group-item-warning:hover,
#examination-questions-list a.list-group-item-warning:hover,
form.form a.list-group-item-warning:hover,
.custom-create-page button.list-group-item-warning:hover,
#examination-questions-list button.list-group-item-warning:hover,
form.form button.list-group-item-warning:hover,
.custom-create-page a.list-group-item-warning:focus,
#examination-questions-list a.list-group-item-warning:focus,
form.form a.list-group-item-warning:focus,
.custom-create-page button.list-group-item-warning:focus,
#examination-questions-list button.list-group-item-warning:focus,
form.form button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.custom-create-page a.list-group-item-warning.active,
#examination-questions-list a.list-group-item-warning.active,
form.form a.list-group-item-warning.active,
.custom-create-page button.list-group-item-warning.active,
#examination-questions-list button.list-group-item-warning.active,
form.form button.list-group-item-warning.active,
.custom-create-page a.list-group-item-warning.active:hover,
#examination-questions-list a.list-group-item-warning.active:hover,
form.form a.list-group-item-warning.active:hover,
.custom-create-page button.list-group-item-warning.active:hover,
#examination-questions-list button.list-group-item-warning.active:hover,
form.form button.list-group-item-warning.active:hover,
.custom-create-page a.list-group-item-warning.active:focus,
#examination-questions-list a.list-group-item-warning.active:focus,
form.form a.list-group-item-warning.active:focus,
.custom-create-page button.list-group-item-warning.active:focus,
#examination-questions-list button.list-group-item-warning.active:focus,
form.form button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.custom-create-page .list-group-item-danger,
#examination-questions-list .list-group-item-danger,
form.form .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.custom-create-page a.list-group-item-danger,
#examination-questions-list a.list-group-item-danger,
form.form a.list-group-item-danger,
.custom-create-page button.list-group-item-danger,
#examination-questions-list button.list-group-item-danger,
form.form button.list-group-item-danger {
  color: #a94442;
}
.custom-create-page a.list-group-item-danger .list-group-item-heading,
#examination-questions-list a.list-group-item-danger .list-group-item-heading,
form.form a.list-group-item-danger .list-group-item-heading,
.custom-create-page button.list-group-item-danger .list-group-item-heading,
#examination-questions-list button.list-group-item-danger .list-group-item-heading,
form.form button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.custom-create-page a.list-group-item-danger:hover,
#examination-questions-list a.list-group-item-danger:hover,
form.form a.list-group-item-danger:hover,
.custom-create-page button.list-group-item-danger:hover,
#examination-questions-list button.list-group-item-danger:hover,
form.form button.list-group-item-danger:hover,
.custom-create-page a.list-group-item-danger:focus,
#examination-questions-list a.list-group-item-danger:focus,
form.form a.list-group-item-danger:focus,
.custom-create-page button.list-group-item-danger:focus,
#examination-questions-list button.list-group-item-danger:focus,
form.form button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.custom-create-page a.list-group-item-danger.active,
#examination-questions-list a.list-group-item-danger.active,
form.form a.list-group-item-danger.active,
.custom-create-page button.list-group-item-danger.active,
#examination-questions-list button.list-group-item-danger.active,
form.form button.list-group-item-danger.active,
.custom-create-page a.list-group-item-danger.active:hover,
#examination-questions-list a.list-group-item-danger.active:hover,
form.form a.list-group-item-danger.active:hover,
.custom-create-page button.list-group-item-danger.active:hover,
#examination-questions-list button.list-group-item-danger.active:hover,
form.form button.list-group-item-danger.active:hover,
.custom-create-page a.list-group-item-danger.active:focus,
#examination-questions-list a.list-group-item-danger.active:focus,
form.form a.list-group-item-danger.active:focus,
.custom-create-page button.list-group-item-danger.active:focus,
#examination-questions-list button.list-group-item-danger.active:focus,
form.form button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.custom-create-page .list-group-item-heading,
#examination-questions-list .list-group-item-heading,
form.form .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.custom-create-page .list-group-item-text,
#examination-questions-list .list-group-item-text,
form.form .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.custom-create-page .panel,
#examination-questions-list .panel,
form.form .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.custom-create-page .panel-body,
#examination-questions-list .panel-body,
form.form .panel-body {
  padding: 15px;
}
.custom-create-page .panel-heading,
#examination-questions-list .panel-heading,
form.form .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.custom-create-page .panel-heading > .dropdown .dropdown-toggle,
#examination-questions-list .panel-heading > .dropdown .dropdown-toggle,
form.form .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.custom-create-page .panel-title,
#examination-questions-list .panel-title,
form.form .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.custom-create-page .panel-title > a,
#examination-questions-list .panel-title > a,
form.form .panel-title > a,
.custom-create-page .panel-title > small,
#examination-questions-list .panel-title > small,
form.form .panel-title > small,
.custom-create-page .panel-title > .small,
#examination-questions-list .panel-title > .small,
form.form .panel-title > .small,
.custom-create-page .panel-title > small > a,
#examination-questions-list .panel-title > small > a,
form.form .panel-title > small > a,
.custom-create-page .panel-title > .small > a,
#examination-questions-list .panel-title > .small > a,
form.form .panel-title > .small > a {
  color: inherit;
}
.custom-create-page .panel-footer,
#examination-questions-list .panel-footer,
form.form .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.custom-create-page .panel > .list-group,
#examination-questions-list .panel > .list-group,
form.form .panel > .list-group,
.custom-create-page .panel > .panel-collapse > .list-group,
#examination-questions-list .panel > .panel-collapse > .list-group,
form.form .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.custom-create-page .panel > .list-group .list-group-item,
#examination-questions-list .panel > .list-group .list-group-item,
form.form .panel > .list-group .list-group-item,
.custom-create-page .panel > .panel-collapse > .list-group .list-group-item,
#examination-questions-list .panel > .panel-collapse > .list-group .list-group-item,
form.form .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.custom-create-page .panel > .list-group:first-child .list-group-item:first-child,
#examination-questions-list .panel > .list-group:first-child .list-group-item:first-child,
form.form .panel > .list-group:first-child .list-group-item:first-child,
.custom-create-page .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
#examination-questions-list .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
form.form .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.custom-create-page .panel > .list-group:last-child .list-group-item:last-child,
#examination-questions-list .panel > .list-group:last-child .list-group-item:last-child,
form.form .panel > .list-group:last-child .list-group-item:last-child,
.custom-create-page .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
#examination-questions-list .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
form.form .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.custom-create-page .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child,
#examination-questions-list .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child,
form.form .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.custom-create-page .panel-heading + .list-group .list-group-item:first-child,
#examination-questions-list .panel-heading + .list-group .list-group-item:first-child,
form.form .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.custom-create-page .list-group + .panel-footer,
#examination-questions-list .list-group + .panel-footer,
form.form .list-group + .panel-footer {
  border-top-width: 0;
}
.custom-create-page .panel > .table,
#examination-questions-list .panel > .table,
form.form .panel > .table,
.custom-create-page .panel > .table-responsive > .table,
#examination-questions-list .panel > .table-responsive > .table,
form.form .panel > .table-responsive > .table,
.custom-create-page .panel > .panel-collapse > .table,
#examination-questions-list .panel > .panel-collapse > .table,
form.form .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.custom-create-page .panel > .table caption,
#examination-questions-list .panel > .table caption,
form.form .panel > .table caption,
.custom-create-page .panel > .table-responsive > .table caption,
#examination-questions-list .panel > .table-responsive > .table caption,
form.form .panel > .table-responsive > .table caption,
.custom-create-page .panel > .panel-collapse > .table caption,
#examination-questions-list .panel > .panel-collapse > .table caption,
form.form .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.custom-create-page .panel > .table:first-child,
#examination-questions-list .panel > .table:first-child,
form.form .panel > .table:first-child,
.custom-create-page .panel > .table-responsive:first-child > .table:first-child,
#examination-questions-list .panel > .table-responsive:first-child > .table:first-child,
form.form .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.custom-create-page .panel > .table:first-child > thead:first-child > tr:first-child,
#examination-questions-list .panel > .table:first-child > thead:first-child > tr:first-child,
form.form .panel > .table:first-child > thead:first-child > tr:first-child,
.custom-create-page .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
#examination-questions-list .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
form.form .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.custom-create-page .panel > .table:first-child > tbody:first-child > tr:first-child,
#examination-questions-list .panel > .table:first-child > tbody:first-child > tr:first-child,
form.form .panel > .table:first-child > tbody:first-child > tr:first-child,
.custom-create-page .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
#examination-questions-list .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
form.form .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.custom-create-page .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
#examination-questions-list .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
form.form .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.custom-create-page .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
#examination-questions-list .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
form.form .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.custom-create-page .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#examination-questions-list .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
form.form .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.custom-create-page .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#examination-questions-list .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
form.form .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.custom-create-page .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
#examination-questions-list .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
form.form .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.custom-create-page .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
#examination-questions-list .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
form.form .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.custom-create-page .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#examination-questions-list .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
form.form .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.custom-create-page .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#examination-questions-list .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
form.form .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.custom-create-page .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
#examination-questions-list .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
form.form .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.custom-create-page .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
#examination-questions-list .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
form.form .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.custom-create-page .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#examination-questions-list .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
form.form .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.custom-create-page .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#examination-questions-list .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
form.form .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.custom-create-page .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
#examination-questions-list .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
form.form .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.custom-create-page .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
#examination-questions-list .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
form.form .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.custom-create-page .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#examination-questions-list .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
form.form .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.custom-create-page .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#examination-questions-list .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
form.form .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.custom-create-page .panel > .table:last-child,
#examination-questions-list .panel > .table:last-child,
form.form .panel > .table:last-child,
.custom-create-page .panel > .table-responsive:last-child > .table:last-child,
#examination-questions-list .panel > .table-responsive:last-child > .table:last-child,
form.form .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.custom-create-page .panel > .table:last-child > tbody:last-child > tr:last-child,
#examination-questions-list .panel > .table:last-child > tbody:last-child > tr:last-child,
form.form .panel > .table:last-child > tbody:last-child > tr:last-child,
.custom-create-page .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
#examination-questions-list .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
form.form .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.custom-create-page .panel > .table:last-child > tfoot:last-child > tr:last-child,
#examination-questions-list .panel > .table:last-child > tfoot:last-child > tr:last-child,
form.form .panel > .table:last-child > tfoot:last-child > tr:last-child,
.custom-create-page .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
#examination-questions-list .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
form.form .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.custom-create-page .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#examination-questions-list .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
form.form .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.custom-create-page .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#examination-questions-list .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
form.form .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.custom-create-page .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#examination-questions-list .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
form.form .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.custom-create-page .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#examination-questions-list .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
form.form .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.custom-create-page .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#examination-questions-list .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
form.form .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.custom-create-page .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#examination-questions-list .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
form.form .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.custom-create-page .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#examination-questions-list .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
form.form .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.custom-create-page .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#examination-questions-list .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
form.form .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.custom-create-page .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#examination-questions-list .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
form.form .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.custom-create-page .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#examination-questions-list .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
form.form .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.custom-create-page .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#examination-questions-list .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
form.form .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.custom-create-page .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#examination-questions-list .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
form.form .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.custom-create-page .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#examination-questions-list .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
form.form .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.custom-create-page .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#examination-questions-list .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
form.form .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.custom-create-page .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#examination-questions-list .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
form.form .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.custom-create-page .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#examination-questions-list .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
form.form .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.custom-create-page .panel > .panel-body + .table,
#examination-questions-list .panel > .panel-body + .table,
form.form .panel > .panel-body + .table,
.custom-create-page .panel > .panel-body + .table-responsive,
#examination-questions-list .panel > .panel-body + .table-responsive,
form.form .panel > .panel-body + .table-responsive,
.custom-create-page .panel > .table + .panel-body,
#examination-questions-list .panel > .table + .panel-body,
form.form .panel > .table + .panel-body,
.custom-create-page .panel > .table-responsive + .panel-body,
#examination-questions-list .panel > .table-responsive + .panel-body,
form.form .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.custom-create-page .panel > .table > tbody:first-child > tr:first-child th,
#examination-questions-list .panel > .table > tbody:first-child > tr:first-child th,
form.form .panel > .table > tbody:first-child > tr:first-child th,
.custom-create-page .panel > .table > tbody:first-child > tr:first-child td,
#examination-questions-list .panel > .table > tbody:first-child > tr:first-child td,
form.form .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.custom-create-page .panel > .table-bordered,
#examination-questions-list .panel > .table-bordered,
form.form .panel > .table-bordered,
.custom-create-page .panel > .table-responsive > .table-bordered,
#examination-questions-list .panel > .table-responsive > .table-bordered,
form.form .panel > .table-responsive > .table-bordered {
  border: 0;
}
.custom-create-page .panel > .table-bordered > thead > tr > th:first-child,
#examination-questions-list .panel > .table-bordered > thead > tr > th:first-child,
form.form .panel > .table-bordered > thead > tr > th:first-child,
.custom-create-page .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
form.form .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.custom-create-page .panel > .table-bordered > tbody > tr > th:first-child,
#examination-questions-list .panel > .table-bordered > tbody > tr > th:first-child,
form.form .panel > .table-bordered > tbody > tr > th:first-child,
.custom-create-page .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
form.form .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.custom-create-page .panel > .table-bordered > tfoot > tr > th:first-child,
#examination-questions-list .panel > .table-bordered > tfoot > tr > th:first-child,
form.form .panel > .table-bordered > tfoot > tr > th:first-child,
.custom-create-page .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
form.form .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.custom-create-page .panel > .table-bordered > thead > tr > td:first-child,
#examination-questions-list .panel > .table-bordered > thead > tr > td:first-child,
form.form .panel > .table-bordered > thead > tr > td:first-child,
.custom-create-page .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
form.form .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.custom-create-page .panel > .table-bordered > tbody > tr > td:first-child,
#examination-questions-list .panel > .table-bordered > tbody > tr > td:first-child,
form.form .panel > .table-bordered > tbody > tr > td:first-child,
.custom-create-page .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
form.form .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.custom-create-page .panel > .table-bordered > tfoot > tr > td:first-child,
#examination-questions-list .panel > .table-bordered > tfoot > tr > td:first-child,
form.form .panel > .table-bordered > tfoot > tr > td:first-child,
.custom-create-page .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
form.form .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.custom-create-page .panel > .table-bordered > thead > tr > th:last-child,
#examination-questions-list .panel > .table-bordered > thead > tr > th:last-child,
form.form .panel > .table-bordered > thead > tr > th:last-child,
.custom-create-page .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
form.form .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.custom-create-page .panel > .table-bordered > tbody > tr > th:last-child,
#examination-questions-list .panel > .table-bordered > tbody > tr > th:last-child,
form.form .panel > .table-bordered > tbody > tr > th:last-child,
.custom-create-page .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
form.form .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.custom-create-page .panel > .table-bordered > tfoot > tr > th:last-child,
#examination-questions-list .panel > .table-bordered > tfoot > tr > th:last-child,
form.form .panel > .table-bordered > tfoot > tr > th:last-child,
.custom-create-page .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
form.form .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.custom-create-page .panel > .table-bordered > thead > tr > td:last-child,
#examination-questions-list .panel > .table-bordered > thead > tr > td:last-child,
form.form .panel > .table-bordered > thead > tr > td:last-child,
.custom-create-page .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
form.form .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.custom-create-page .panel > .table-bordered > tbody > tr > td:last-child,
#examination-questions-list .panel > .table-bordered > tbody > tr > td:last-child,
form.form .panel > .table-bordered > tbody > tr > td:last-child,
.custom-create-page .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
form.form .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.custom-create-page .panel > .table-bordered > tfoot > tr > td:last-child,
#examination-questions-list .panel > .table-bordered > tfoot > tr > td:last-child,
form.form .panel > .table-bordered > tfoot > tr > td:last-child,
.custom-create-page .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
#examination-questions-list .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
form.form .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.custom-create-page .panel > .table-bordered > thead > tr:first-child > td,
#examination-questions-list .panel > .table-bordered > thead > tr:first-child > td,
form.form .panel > .table-bordered > thead > tr:first-child > td,
.custom-create-page .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
#examination-questions-list .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
form.form .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.custom-create-page .panel > .table-bordered > tbody > tr:first-child > td,
#examination-questions-list .panel > .table-bordered > tbody > tr:first-child > td,
form.form .panel > .table-bordered > tbody > tr:first-child > td,
.custom-create-page .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
#examination-questions-list .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
form.form .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.custom-create-page .panel > .table-bordered > thead > tr:first-child > th,
#examination-questions-list .panel > .table-bordered > thead > tr:first-child > th,
form.form .panel > .table-bordered > thead > tr:first-child > th,
.custom-create-page .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
#examination-questions-list .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
form.form .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.custom-create-page .panel > .table-bordered > tbody > tr:first-child > th,
#examination-questions-list .panel > .table-bordered > tbody > tr:first-child > th,
form.form .panel > .table-bordered > tbody > tr:first-child > th,
.custom-create-page .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
#examination-questions-list .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
form.form .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.custom-create-page .panel > .table-bordered > tbody > tr:last-child > td,
#examination-questions-list .panel > .table-bordered > tbody > tr:last-child > td,
form.form .panel > .table-bordered > tbody > tr:last-child > td,
.custom-create-page .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
#examination-questions-list .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
form.form .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.custom-create-page .panel > .table-bordered > tfoot > tr:last-child > td,
#examination-questions-list .panel > .table-bordered > tfoot > tr:last-child > td,
form.form .panel > .table-bordered > tfoot > tr:last-child > td,
.custom-create-page .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
#examination-questions-list .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
form.form .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.custom-create-page .panel > .table-bordered > tbody > tr:last-child > th,
#examination-questions-list .panel > .table-bordered > tbody > tr:last-child > th,
form.form .panel > .table-bordered > tbody > tr:last-child > th,
.custom-create-page .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
#examination-questions-list .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
form.form .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.custom-create-page .panel > .table-bordered > tfoot > tr:last-child > th,
#examination-questions-list .panel > .table-bordered > tfoot > tr:last-child > th,
form.form .panel > .table-bordered > tfoot > tr:last-child > th,
.custom-create-page .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
#examination-questions-list .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
form.form .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.custom-create-page .panel > .table-responsive,
#examination-questions-list .panel > .table-responsive,
form.form .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.custom-create-page .panel-group,
#examination-questions-list .panel-group,
form.form .panel-group {
  margin-bottom: 20px;
}
.custom-create-page .panel-group .panel,
#examination-questions-list .panel-group .panel,
form.form .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.custom-create-page .panel-group .panel + .panel,
#examination-questions-list .panel-group .panel + .panel,
form.form .panel-group .panel + .panel {
  margin-top: 5px;
}
.custom-create-page .panel-group .panel-heading,
#examination-questions-list .panel-group .panel-heading,
form.form .panel-group .panel-heading {
  border-bottom: 0;
}
.custom-create-page .panel-group .panel-heading + .panel-collapse > .panel-body,
#examination-questions-list .panel-group .panel-heading + .panel-collapse > .panel-body,
form.form .panel-group .panel-heading + .panel-collapse > .panel-body,
.custom-create-page .panel-group .panel-heading + .panel-collapse > .list-group,
#examination-questions-list .panel-group .panel-heading + .panel-collapse > .list-group,
form.form .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.custom-create-page .panel-group .panel-footer,
#examination-questions-list .panel-group .panel-footer,
form.form .panel-group .panel-footer {
  border-top: 0;
}
.custom-create-page .panel-group .panel-footer + .panel-collapse .panel-body,
#examination-questions-list .panel-group .panel-footer + .panel-collapse .panel-body,
form.form .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.custom-create-page .panel-default,
#examination-questions-list .panel-default,
form.form .panel-default {
  border-color: #ddd;
}
.custom-create-page .panel-default > .panel-heading,
#examination-questions-list .panel-default > .panel-heading,
form.form .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.custom-create-page .panel-default > .panel-heading + .panel-collapse > .panel-body,
#examination-questions-list .panel-default > .panel-heading + .panel-collapse > .panel-body,
form.form .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.custom-create-page .panel-default > .panel-heading .badge,
#examination-questions-list .panel-default > .panel-heading .badge,
form.form .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.custom-create-page .panel-default > .panel-footer + .panel-collapse > .panel-body,
#examination-questions-list .panel-default > .panel-footer + .panel-collapse > .panel-body,
form.form .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.custom-create-page .panel-primary,
#examination-questions-list .panel-primary,
form.form .panel-primary {
  border-color: #337ab7;
}
.custom-create-page .panel-primary > .panel-heading,
#examination-questions-list .panel-primary > .panel-heading,
form.form .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.custom-create-page .panel-primary > .panel-heading + .panel-collapse > .panel-body,
#examination-questions-list .panel-primary > .panel-heading + .panel-collapse > .panel-body,
form.form .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.custom-create-page .panel-primary > .panel-heading .badge,
#examination-questions-list .panel-primary > .panel-heading .badge,
form.form .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.custom-create-page .panel-primary > .panel-footer + .panel-collapse > .panel-body,
#examination-questions-list .panel-primary > .panel-footer + .panel-collapse > .panel-body,
form.form .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.custom-create-page .panel-success,
#examination-questions-list .panel-success,
form.form .panel-success {
  border-color: #d6e9c6;
}
.custom-create-page .panel-success > .panel-heading,
#examination-questions-list .panel-success > .panel-heading,
form.form .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.custom-create-page .panel-success > .panel-heading + .panel-collapse > .panel-body,
#examination-questions-list .panel-success > .panel-heading + .panel-collapse > .panel-body,
form.form .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.custom-create-page .panel-success > .panel-heading .badge,
#examination-questions-list .panel-success > .panel-heading .badge,
form.form .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.custom-create-page .panel-success > .panel-footer + .panel-collapse > .panel-body,
#examination-questions-list .panel-success > .panel-footer + .panel-collapse > .panel-body,
form.form .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.custom-create-page .panel-info,
#examination-questions-list .panel-info,
form.form .panel-info {
  border-color: #bce8f1;
}
.custom-create-page .panel-info > .panel-heading,
#examination-questions-list .panel-info > .panel-heading,
form.form .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.custom-create-page .panel-info > .panel-heading + .panel-collapse > .panel-body,
#examination-questions-list .panel-info > .panel-heading + .panel-collapse > .panel-body,
form.form .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.custom-create-page .panel-info > .panel-heading .badge,
#examination-questions-list .panel-info > .panel-heading .badge,
form.form .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.custom-create-page .panel-info > .panel-footer + .panel-collapse > .panel-body,
#examination-questions-list .panel-info > .panel-footer + .panel-collapse > .panel-body,
form.form .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.custom-create-page .panel-warning,
#examination-questions-list .panel-warning,
form.form .panel-warning {
  border-color: #faebcc;
}
.custom-create-page .panel-warning > .panel-heading,
#examination-questions-list .panel-warning > .panel-heading,
form.form .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.custom-create-page .panel-warning > .panel-heading + .panel-collapse > .panel-body,
#examination-questions-list .panel-warning > .panel-heading + .panel-collapse > .panel-body,
form.form .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.custom-create-page .panel-warning > .panel-heading .badge,
#examination-questions-list .panel-warning > .panel-heading .badge,
form.form .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.custom-create-page .panel-warning > .panel-footer + .panel-collapse > .panel-body,
#examination-questions-list .panel-warning > .panel-footer + .panel-collapse > .panel-body,
form.form .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.custom-create-page .panel-danger,
#examination-questions-list .panel-danger,
form.form .panel-danger {
  border-color: #ebccd1;
}
.custom-create-page .panel-danger > .panel-heading,
#examination-questions-list .panel-danger > .panel-heading,
form.form .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.custom-create-page .panel-danger > .panel-heading + .panel-collapse > .panel-body,
#examination-questions-list .panel-danger > .panel-heading + .panel-collapse > .panel-body,
form.form .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.custom-create-page .panel-danger > .panel-heading .badge,
#examination-questions-list .panel-danger > .panel-heading .badge,
form.form .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.custom-create-page .panel-danger > .panel-footer + .panel-collapse > .panel-body,
#examination-questions-list .panel-danger > .panel-footer + .panel-collapse > .panel-body,
form.form .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.custom-create-page .embed-responsive,
#examination-questions-list .embed-responsive,
form.form .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.custom-create-page .embed-responsive .embed-responsive-item,
#examination-questions-list .embed-responsive .embed-responsive-item,
form.form .embed-responsive .embed-responsive-item,
.custom-create-page .embed-responsive iframe,
#examination-questions-list .embed-responsive iframe,
form.form .embed-responsive iframe,
.custom-create-page .embed-responsive embed,
#examination-questions-list .embed-responsive embed,
form.form .embed-responsive embed,
.custom-create-page .embed-responsive object,
#examination-questions-list .embed-responsive object,
form.form .embed-responsive object,
.custom-create-page .embed-responsive video,
#examination-questions-list .embed-responsive video,
form.form .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.custom-create-page .embed-responsive-16by9,
#examination-questions-list .embed-responsive-16by9,
form.form .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.custom-create-page .embed-responsive-4by3,
#examination-questions-list .embed-responsive-4by3,
form.form .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.custom-create-page .well,
#examination-questions-list .well,
form.form .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.custom-create-page .well blockquote,
#examination-questions-list .well blockquote,
form.form .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.custom-create-page .well-lg,
#examination-questions-list .well-lg,
form.form .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.custom-create-page .well-sm,
#examination-questions-list .well-sm,
form.form .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.custom-create-page .close,
#examination-questions-list .close,
form.form .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.custom-create-page .close:hover,
#examination-questions-list .close:hover,
form.form .close:hover,
.custom-create-page .close:focus,
#examination-questions-list .close:focus,
form.form .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.custom-create-page button.close,
#examination-questions-list button.close,
form.form button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.custom-create-page .modal-open,
#examination-questions-list .modal-open,
form.form .modal-open {
  overflow: hidden;
}
.custom-create-page .modal,
#examination-questions-list .modal,
form.form .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.custom-create-page .modal.fade .modal-dialog,
#examination-questions-list .modal.fade .modal-dialog,
form.form .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.custom-create-page .modal.in .modal-dialog,
#examination-questions-list .modal.in .modal-dialog,
form.form .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.custom-create-page .modal-open .modal,
#examination-questions-list .modal-open .modal,
form.form .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.custom-create-page .modal-dialog,
#examination-questions-list .modal-dialog,
form.form .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.custom-create-page .modal-content,
#examination-questions-list .modal-content,
form.form .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.custom-create-page .modal-backdrop,
#examination-questions-list .modal-backdrop,
form.form .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.custom-create-page .modal-backdrop.fade,
#examination-questions-list .modal-backdrop.fade,
form.form .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.custom-create-page .modal-backdrop.in,
#examination-questions-list .modal-backdrop.in,
form.form .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.custom-create-page .modal-header,
#examination-questions-list .modal-header,
form.form .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.custom-create-page .modal-header .close,
#examination-questions-list .modal-header .close,
form.form .modal-header .close {
  margin-top: -2px;
}
.custom-create-page .modal-title,
#examination-questions-list .modal-title,
form.form .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.custom-create-page .modal-body,
#examination-questions-list .modal-body,
form.form .modal-body {
  position: relative;
  padding: 15px;
}
.custom-create-page .modal-footer,
#examination-questions-list .modal-footer,
form.form .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.custom-create-page .modal-footer .btn + .btn,
#examination-questions-list .modal-footer .btn + .btn,
form.form .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.custom-create-page .modal-footer .btn-group .btn + .btn,
#examination-questions-list .modal-footer .btn-group .btn + .btn,
form.form .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.custom-create-page .modal-footer .btn-block + .btn-block,
#examination-questions-list .modal-footer .btn-block + .btn-block,
form.form .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.custom-create-page .modal-scrollbar-measure,
#examination-questions-list .modal-scrollbar-measure,
form.form .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .custom-create-page .modal-dialog,
  #examination-questions-list .modal-dialog,
  form.form .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .custom-create-page .modal-content,
  #examination-questions-list .modal-content,
  form.form .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .custom-create-page .modal-sm,
  #examination-questions-list .modal-sm,
  form.form .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .custom-create-page .modal-lg,
  #examination-questions-list .modal-lg,
  form.form .modal-lg {
    width: 900px;
  }
}
.custom-create-page .tooltip,
#examination-questions-list .tooltip,
form.form .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.custom-create-page .tooltip.in,
#examination-questions-list .tooltip.in,
form.form .tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.custom-create-page .tooltip.top,
#examination-questions-list .tooltip.top,
form.form .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.custom-create-page .tooltip.right,
#examination-questions-list .tooltip.right,
form.form .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.custom-create-page .tooltip.bottom,
#examination-questions-list .tooltip.bottom,
form.form .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.custom-create-page .tooltip.left,
#examination-questions-list .tooltip.left,
form.form .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.custom-create-page .tooltip-inner,
#examination-questions-list .tooltip-inner,
form.form .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.custom-create-page .tooltip-arrow,
#examination-questions-list .tooltip-arrow,
form.form .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.custom-create-page .tooltip.top .tooltip-arrow,
#examination-questions-list .tooltip.top .tooltip-arrow,
form.form .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.custom-create-page .tooltip.top-left .tooltip-arrow,
#examination-questions-list .tooltip.top-left .tooltip-arrow,
form.form .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.custom-create-page .tooltip.top-right .tooltip-arrow,
#examination-questions-list .tooltip.top-right .tooltip-arrow,
form.form .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.custom-create-page .tooltip.right .tooltip-arrow,
#examination-questions-list .tooltip.right .tooltip-arrow,
form.form .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.custom-create-page .tooltip.left .tooltip-arrow,
#examination-questions-list .tooltip.left .tooltip-arrow,
form.form .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.custom-create-page .tooltip.bottom .tooltip-arrow,
#examination-questions-list .tooltip.bottom .tooltip-arrow,
form.form .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.custom-create-page .tooltip.bottom-left .tooltip-arrow,
#examination-questions-list .tooltip.bottom-left .tooltip-arrow,
form.form .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.custom-create-page .tooltip.bottom-right .tooltip-arrow,
#examination-questions-list .tooltip.bottom-right .tooltip-arrow,
form.form .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.custom-create-page .popover,
#examination-questions-list .popover,
form.form .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}
.custom-create-page .popover.top,
#examination-questions-list .popover.top,
form.form .popover.top {
  margin-top: -10px;
}
.custom-create-page .popover.right,
#examination-questions-list .popover.right,
form.form .popover.right {
  margin-left: 10px;
}
.custom-create-page .popover.bottom,
#examination-questions-list .popover.bottom,
form.form .popover.bottom {
  margin-top: 10px;
}
.custom-create-page .popover.left,
#examination-questions-list .popover.left,
form.form .popover.left {
  margin-left: -10px;
}
.custom-create-page .popover-title,
#examination-questions-list .popover-title,
form.form .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.custom-create-page .popover-content,
#examination-questions-list .popover-content,
form.form .popover-content {
  padding: 9px 14px;
}
.custom-create-page .popover > .arrow,
#examination-questions-list .popover > .arrow,
form.form .popover > .arrow,
.custom-create-page .popover > .arrow:after,
#examination-questions-list .popover > .arrow:after,
form.form .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.custom-create-page .popover > .arrow,
#examination-questions-list .popover > .arrow,
form.form .popover > .arrow {
  border-width: 11px;
}
.custom-create-page .popover > .arrow:after,
#examination-questions-list .popover > .arrow:after,
form.form .popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.custom-create-page .popover.top > .arrow,
#examination-questions-list .popover.top > .arrow,
form.form .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.custom-create-page .popover.top > .arrow:after,
#examination-questions-list .popover.top > .arrow:after,
form.form .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.custom-create-page .popover.right > .arrow,
#examination-questions-list .popover.right > .arrow,
form.form .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.custom-create-page .popover.right > .arrow:after,
#examination-questions-list .popover.right > .arrow:after,
form.form .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.custom-create-page .popover.bottom > .arrow,
#examination-questions-list .popover.bottom > .arrow,
form.form .popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.custom-create-page .popover.bottom > .arrow:after,
#examination-questions-list .popover.bottom > .arrow:after,
form.form .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.custom-create-page .popover.left > .arrow,
#examination-questions-list .popover.left > .arrow,
form.form .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.custom-create-page .popover.left > .arrow:after,
#examination-questions-list .popover.left > .arrow:after,
form.form .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.custom-create-page .carousel,
#examination-questions-list .carousel,
form.form .carousel {
  position: relative;
}
.custom-create-page .carousel-inner,
#examination-questions-list .carousel-inner,
form.form .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.custom-create-page .carousel-inner > .item,
#examination-questions-list .carousel-inner > .item,
form.form .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.custom-create-page .carousel-inner > .item > img,
#examination-questions-list .carousel-inner > .item > img,
form.form .carousel-inner > .item > img,
.custom-create-page .carousel-inner > .item > a > img,
#examination-questions-list .carousel-inner > .item > a > img,
form.form .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .custom-create-page .carousel-inner > .item,
  #examination-questions-list .carousel-inner > .item,
  form.form .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .custom-create-page .carousel-inner > .item.next,
  #examination-questions-list .carousel-inner > .item.next,
  form.form .carousel-inner > .item.next,
  .custom-create-page .carousel-inner > .item.active.right,
  #examination-questions-list .carousel-inner > .item.active.right,
  form.form .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .custom-create-page .carousel-inner > .item.prev,
  #examination-questions-list .carousel-inner > .item.prev,
  form.form .carousel-inner > .item.prev,
  .custom-create-page .carousel-inner > .item.active.left,
  #examination-questions-list .carousel-inner > .item.active.left,
  form.form .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .custom-create-page .carousel-inner > .item.next.left,
  #examination-questions-list .carousel-inner > .item.next.left,
  form.form .carousel-inner > .item.next.left,
  .custom-create-page .carousel-inner > .item.prev.right,
  #examination-questions-list .carousel-inner > .item.prev.right,
  form.form .carousel-inner > .item.prev.right,
  .custom-create-page .carousel-inner > .item.active,
  #examination-questions-list .carousel-inner > .item.active,
  form.form .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.custom-create-page .carousel-inner > .active,
#examination-questions-list .carousel-inner > .active,
form.form .carousel-inner > .active,
.custom-create-page .carousel-inner > .next,
#examination-questions-list .carousel-inner > .next,
form.form .carousel-inner > .next,
.custom-create-page .carousel-inner > .prev,
#examination-questions-list .carousel-inner > .prev,
form.form .carousel-inner > .prev {
  display: block;
}
.custom-create-page .carousel-inner > .active,
#examination-questions-list .carousel-inner > .active,
form.form .carousel-inner > .active {
  left: 0;
}
.custom-create-page .carousel-inner > .next,
#examination-questions-list .carousel-inner > .next,
form.form .carousel-inner > .next,
.custom-create-page .carousel-inner > .prev,
#examination-questions-list .carousel-inner > .prev,
form.form .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.custom-create-page .carousel-inner > .next,
#examination-questions-list .carousel-inner > .next,
form.form .carousel-inner > .next {
  left: 100%;
}
.custom-create-page .carousel-inner > .prev,
#examination-questions-list .carousel-inner > .prev,
form.form .carousel-inner > .prev {
  left: -100%;
}
.custom-create-page .carousel-inner > .next.left,
#examination-questions-list .carousel-inner > .next.left,
form.form .carousel-inner > .next.left,
.custom-create-page .carousel-inner > .prev.right,
#examination-questions-list .carousel-inner > .prev.right,
form.form .carousel-inner > .prev.right {
  left: 0;
}
.custom-create-page .carousel-inner > .active.left,
#examination-questions-list .carousel-inner > .active.left,
form.form .carousel-inner > .active.left {
  left: -100%;
}
.custom-create-page .carousel-inner > .active.right,
#examination-questions-list .carousel-inner > .active.right,
form.form .carousel-inner > .active.right {
  left: 100%;
}
.custom-create-page .carousel-control,
#examination-questions-list .carousel-control,
form.form .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.custom-create-page .carousel-control.left,
#examination-questions-list .carousel-control.left,
form.form .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.custom-create-page .carousel-control.right,
#examination-questions-list .carousel-control.right,
form.form .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.custom-create-page .carousel-control:hover,
#examination-questions-list .carousel-control:hover,
form.form .carousel-control:hover,
.custom-create-page .carousel-control:focus,
#examination-questions-list .carousel-control:focus,
form.form .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.custom-create-page .carousel-control .icon-prev,
#examination-questions-list .carousel-control .icon-prev,
form.form .carousel-control .icon-prev,
.custom-create-page .carousel-control .icon-next,
#examination-questions-list .carousel-control .icon-next,
form.form .carousel-control .icon-next,
.custom-create-page .carousel-control .glyphicon-chevron-left,
#examination-questions-list .carousel-control .glyphicon-chevron-left,
form.form .carousel-control .glyphicon-chevron-left,
.custom-create-page .carousel-control .glyphicon-chevron-right,
#examination-questions-list .carousel-control .glyphicon-chevron-right,
form.form .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.custom-create-page .carousel-control .icon-prev,
#examination-questions-list .carousel-control .icon-prev,
form.form .carousel-control .icon-prev,
.custom-create-page .carousel-control .glyphicon-chevron-left,
#examination-questions-list .carousel-control .glyphicon-chevron-left,
form.form .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.custom-create-page .carousel-control .icon-next,
#examination-questions-list .carousel-control .icon-next,
form.form .carousel-control .icon-next,
.custom-create-page .carousel-control .glyphicon-chevron-right,
#examination-questions-list .carousel-control .glyphicon-chevron-right,
form.form .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.custom-create-page .carousel-control .icon-prev,
#examination-questions-list .carousel-control .icon-prev,
form.form .carousel-control .icon-prev,
.custom-create-page .carousel-control .icon-next,
#examination-questions-list .carousel-control .icon-next,
form.form .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  /*font-family: serif;*/
  line-height: 1;
}
.custom-create-page .carousel-control .icon-prev:before,
#examination-questions-list .carousel-control .icon-prev:before,
form.form .carousel-control .icon-prev:before {
  content: '\2039';
}
.custom-create-page .carousel-control .icon-next:before,
#examination-questions-list .carousel-control .icon-next:before,
form.form .carousel-control .icon-next:before {
  content: '\203a';
}
.custom-create-page .carousel-indicators,
#examination-questions-list .carousel-indicators,
form.form .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.custom-create-page .carousel-indicators li,
#examination-questions-list .carousel-indicators li,
form.form .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.custom-create-page .carousel-indicators .active,
#examination-questions-list .carousel-indicators .active,
form.form .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.custom-create-page .carousel-caption,
#examination-questions-list .carousel-caption,
form.form .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.custom-create-page .carousel-caption .btn,
#examination-questions-list .carousel-caption .btn,
form.form .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .custom-create-page .carousel-control .glyphicon-chevron-left,
  #examination-questions-list .carousel-control .glyphicon-chevron-left,
  form.form .carousel-control .glyphicon-chevron-left,
  .custom-create-page .carousel-control .glyphicon-chevron-right,
  #examination-questions-list .carousel-control .glyphicon-chevron-right,
  form.form .carousel-control .glyphicon-chevron-right,
  .custom-create-page .carousel-control .icon-prev,
  #examination-questions-list .carousel-control .icon-prev,
  form.form .carousel-control .icon-prev,
  .custom-create-page .carousel-control .icon-next,
  #examination-questions-list .carousel-control .icon-next,
  form.form .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .custom-create-page .carousel-control .glyphicon-chevron-left,
  #examination-questions-list .carousel-control .glyphicon-chevron-left,
  form.form .carousel-control .glyphicon-chevron-left,
  .custom-create-page .carousel-control .icon-prev,
  #examination-questions-list .carousel-control .icon-prev,
  form.form .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .custom-create-page .carousel-control .glyphicon-chevron-right,
  #examination-questions-list .carousel-control .glyphicon-chevron-right,
  form.form .carousel-control .glyphicon-chevron-right,
  .custom-create-page .carousel-control .icon-next,
  #examination-questions-list .carousel-control .icon-next,
  form.form .carousel-control .icon-next {
    margin-right: -10px;
  }
  .custom-create-page .carousel-caption,
  #examination-questions-list .carousel-caption,
  form.form .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .custom-create-page .carousel-indicators,
  #examination-questions-list .carousel-indicators,
  form.form .carousel-indicators {
    bottom: 20px;
  }
}
.custom-create-page .clearfix:before,
#examination-questions-list .clearfix:before,
form.form .clearfix:before,
.custom-create-page .clearfix:after,
#examination-questions-list .clearfix:after,
form.form .clearfix:after,
.custom-create-page .dl-horizontal dd:before,
#examination-questions-list .dl-horizontal dd:before,
form.form .dl-horizontal dd:before,
.custom-create-page .dl-horizontal dd:after,
#examination-questions-list .dl-horizontal dd:after,
form.form .dl-horizontal dd:after,
.custom-create-page .container:before,
#examination-questions-list .container:before,
form.form .container:before,
.custom-create-page .container:after,
#examination-questions-list .container:after,
form.form .container:after,
.custom-create-page .container-fluid:before,
#examination-questions-list .container-fluid:before,
form.form .container-fluid:before,
.custom-create-page .container-fluid:after,
#examination-questions-list .container-fluid:after,
form.form .container-fluid:after,
.custom-create-page .row:before,
#examination-questions-list .row:before,
form.form .row:before,
.custom-create-page .row:after,
#examination-questions-list .row:after,
form.form .row:after,
.custom-create-page .form-horizontal .form-group:before,
#examination-questions-list .form-horizontal .form-group:before,
form.form .form-horizontal .form-group:before,
.custom-create-page .form-horizontal .form-group:after,
#examination-questions-list .form-horizontal .form-group:after,
form.form .form-horizontal .form-group:after,
.custom-create-page .btn-toolbar:before,
#examination-questions-list .btn-toolbar:before,
form.form .btn-toolbar:before,
.custom-create-page .btn-toolbar:after,
#examination-questions-list .btn-toolbar:after,
form.form .btn-toolbar:after,
.custom-create-page .btn-group-vertical > .btn-group:before,
#examination-questions-list .btn-group-vertical > .btn-group:before,
form.form .btn-group-vertical > .btn-group:before,
.custom-create-page .btn-group-vertical > .btn-group:after,
#examination-questions-list .btn-group-vertical > .btn-group:after,
form.form .btn-group-vertical > .btn-group:after,
.custom-create-page .nav:before,
#examination-questions-list .nav:before,
form.form .nav:before,
.custom-create-page .nav:after,
#examination-questions-list .nav:after,
form.form .nav:after,
.custom-create-page .navbar:before,
#examination-questions-list .navbar:before,
form.form .navbar:before,
.custom-create-page .navbar:after,
#examination-questions-list .navbar:after,
form.form .navbar:after,
.custom-create-page .navbar-header:before,
#examination-questions-list .navbar-header:before,
form.form .navbar-header:before,
.custom-create-page .navbar-header:after,
#examination-questions-list .navbar-header:after,
form.form .navbar-header:after,
.custom-create-page .navbar-collapse:before,
#examination-questions-list .navbar-collapse:before,
form.form .navbar-collapse:before,
.custom-create-page .navbar-collapse:after,
#examination-questions-list .navbar-collapse:after,
form.form .navbar-collapse:after,
.custom-create-page .pager:before,
#examination-questions-list .pager:before,
form.form .pager:before,
.custom-create-page .pager:after,
#examination-questions-list .pager:after,
form.form .pager:after,
.custom-create-page .panel-body:before,
#examination-questions-list .panel-body:before,
form.form .panel-body:before,
.custom-create-page .panel-body:after,
#examination-questions-list .panel-body:after,
form.form .panel-body:after,
.custom-create-page .modal-header:before,
#examination-questions-list .modal-header:before,
form.form .modal-header:before,
.custom-create-page .modal-header:after,
#examination-questions-list .modal-header:after,
form.form .modal-header:after,
.custom-create-page .modal-footer:before,
#examination-questions-list .modal-footer:before,
form.form .modal-footer:before,
.custom-create-page .modal-footer:after,
#examination-questions-list .modal-footer:after,
form.form .modal-footer:after {
  display: table;
  content: " ";
}
.custom-create-page .clearfix:after,
#examination-questions-list .clearfix:after,
form.form .clearfix:after,
.custom-create-page .dl-horizontal dd:after,
#examination-questions-list .dl-horizontal dd:after,
form.form .dl-horizontal dd:after,
.custom-create-page .container:after,
#examination-questions-list .container:after,
form.form .container:after,
.custom-create-page .container-fluid:after,
#examination-questions-list .container-fluid:after,
form.form .container-fluid:after,
.custom-create-page .row:after,
#examination-questions-list .row:after,
form.form .row:after,
.custom-create-page .form-horizontal .form-group:after,
#examination-questions-list .form-horizontal .form-group:after,
form.form .form-horizontal .form-group:after,
.custom-create-page .btn-toolbar:after,
#examination-questions-list .btn-toolbar:after,
form.form .btn-toolbar:after,
.custom-create-page .btn-group-vertical > .btn-group:after,
#examination-questions-list .btn-group-vertical > .btn-group:after,
form.form .btn-group-vertical > .btn-group:after,
.custom-create-page .nav:after,
#examination-questions-list .nav:after,
form.form .nav:after,
.custom-create-page .navbar:after,
#examination-questions-list .navbar:after,
form.form .navbar:after,
.custom-create-page .navbar-header:after,
#examination-questions-list .navbar-header:after,
form.form .navbar-header:after,
.custom-create-page .navbar-collapse:after,
#examination-questions-list .navbar-collapse:after,
form.form .navbar-collapse:after,
.custom-create-page .pager:after,
#examination-questions-list .pager:after,
form.form .pager:after,
.custom-create-page .panel-body:after,
#examination-questions-list .panel-body:after,
form.form .panel-body:after,
.custom-create-page .modal-header:after,
#examination-questions-list .modal-header:after,
form.form .modal-header:after,
.custom-create-page .modal-footer:after,
#examination-questions-list .modal-footer:after,
form.form .modal-footer:after {
  clear: both;
}
.custom-create-page .center-block,
#examination-questions-list .center-block,
form.form .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.custom-create-page .pull-right,
#examination-questions-list .pull-right,
form.form .pull-right {
  float: right !important;
}
.custom-create-page .pull-left,
#examination-questions-list .pull-left,
form.form .pull-left {
  float: left !important;
}
.custom-create-page .hide,
#examination-questions-list .hide,
form.form .hide {
  display: none !important;
}
.custom-create-page .show,
#examination-questions-list .show,
form.form .show {
  display: block !important;
}
.custom-create-page .invisible,
#examination-questions-list .invisible,
form.form .invisible {
  visibility: hidden;
}
.custom-create-page .text-hide,
#examination-questions-list .text-hide,
form.form .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.custom-create-page .hidden,
#examination-questions-list .hidden,
form.form .hidden {
  display: none !important;
}
.custom-create-page .affix,
#examination-questions-list .affix,
form.form .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.custom-create-page .visible-xs,
#examination-questions-list .visible-xs,
form.form .visible-xs,
.custom-create-page .visible-sm,
#examination-questions-list .visible-sm,
form.form .visible-sm,
.custom-create-page .visible-md,
#examination-questions-list .visible-md,
form.form .visible-md,
.custom-create-page .visible-lg,
#examination-questions-list .visible-lg,
form.form .visible-lg {
  display: none !important;
}
.custom-create-page .visible-xs-block,
#examination-questions-list .visible-xs-block,
form.form .visible-xs-block,
.custom-create-page .visible-xs-inline,
#examination-questions-list .visible-xs-inline,
form.form .visible-xs-inline,
.custom-create-page .visible-xs-inline-block,
#examination-questions-list .visible-xs-inline-block,
form.form .visible-xs-inline-block,
.custom-create-page .visible-sm-block,
#examination-questions-list .visible-sm-block,
form.form .visible-sm-block,
.custom-create-page .visible-sm-inline,
#examination-questions-list .visible-sm-inline,
form.form .visible-sm-inline,
.custom-create-page .visible-sm-inline-block,
#examination-questions-list .visible-sm-inline-block,
form.form .visible-sm-inline-block,
.custom-create-page .visible-md-block,
#examination-questions-list .visible-md-block,
form.form .visible-md-block,
.custom-create-page .visible-md-inline,
#examination-questions-list .visible-md-inline,
form.form .visible-md-inline,
.custom-create-page .visible-md-inline-block,
#examination-questions-list .visible-md-inline-block,
form.form .visible-md-inline-block,
.custom-create-page .visible-lg-block,
#examination-questions-list .visible-lg-block,
form.form .visible-lg-block,
.custom-create-page .visible-lg-inline,
#examination-questions-list .visible-lg-inline,
form.form .visible-lg-inline,
.custom-create-page .visible-lg-inline-block,
#examination-questions-list .visible-lg-inline-block,
form.form .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .custom-create-page .visible-xs,
  #examination-questions-list .visible-xs,
  form.form .visible-xs {
    display: block !important;
  }
  .custom-create-page table.visible-xs,
  #examination-questions-list table.visible-xs,
  form.form table.visible-xs {
    display: table !important;
  }
  .custom-create-page tr.visible-xs,
  #examination-questions-list tr.visible-xs,
  form.form tr.visible-xs {
    display: table-row !important;
  }
  .custom-create-page th.visible-xs,
  #examination-questions-list th.visible-xs,
  form.form th.visible-xs,
  .custom-create-page td.visible-xs,
  #examination-questions-list td.visible-xs,
  form.form td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .custom-create-page .visible-xs-block,
  #examination-questions-list .visible-xs-block,
  form.form .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .custom-create-page .visible-xs-inline,
  #examination-questions-list .visible-xs-inline,
  form.form .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .custom-create-page .visible-xs-inline-block,
  #examination-questions-list .visible-xs-inline-block,
  form.form .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .custom-create-page .visible-sm,
  #examination-questions-list .visible-sm,
  form.form .visible-sm {
    display: block !important;
  }
  .custom-create-page table.visible-sm,
  #examination-questions-list table.visible-sm,
  form.form table.visible-sm {
    display: table !important;
  }
  .custom-create-page tr.visible-sm,
  #examination-questions-list tr.visible-sm,
  form.form tr.visible-sm {
    display: table-row !important;
  }
  .custom-create-page th.visible-sm,
  #examination-questions-list th.visible-sm,
  form.form th.visible-sm,
  .custom-create-page td.visible-sm,
  #examination-questions-list td.visible-sm,
  form.form td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .custom-create-page .visible-sm-block,
  #examination-questions-list .visible-sm-block,
  form.form .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .custom-create-page .visible-sm-inline,
  #examination-questions-list .visible-sm-inline,
  form.form .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .custom-create-page .visible-sm-inline-block,
  #examination-questions-list .visible-sm-inline-block,
  form.form .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .custom-create-page .visible-md,
  #examination-questions-list .visible-md,
  form.form .visible-md {
    display: block !important;
  }
  .custom-create-page table.visible-md,
  #examination-questions-list table.visible-md,
  form.form table.visible-md {
    display: table !important;
  }
  .custom-create-page tr.visible-md,
  #examination-questions-list tr.visible-md,
  form.form tr.visible-md {
    display: table-row !important;
  }
  .custom-create-page th.visible-md,
  #examination-questions-list th.visible-md,
  form.form th.visible-md,
  .custom-create-page td.visible-md,
  #examination-questions-list td.visible-md,
  form.form td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .custom-create-page .visible-md-block,
  #examination-questions-list .visible-md-block,
  form.form .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .custom-create-page .visible-md-inline,
  #examination-questions-list .visible-md-inline,
  form.form .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .custom-create-page .visible-md-inline-block,
  #examination-questions-list .visible-md-inline-block,
  form.form .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .custom-create-page .visible-lg,
  #examination-questions-list .visible-lg,
  form.form .visible-lg {
    display: block !important;
  }
  .custom-create-page table.visible-lg,
  #examination-questions-list table.visible-lg,
  form.form table.visible-lg {
    display: table !important;
  }
  .custom-create-page tr.visible-lg,
  #examination-questions-list tr.visible-lg,
  form.form tr.visible-lg {
    display: table-row !important;
  }
  .custom-create-page th.visible-lg,
  #examination-questions-list th.visible-lg,
  form.form th.visible-lg,
  .custom-create-page td.visible-lg,
  #examination-questions-list td.visible-lg,
  form.form td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .custom-create-page .visible-lg-block,
  #examination-questions-list .visible-lg-block,
  form.form .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .custom-create-page .visible-lg-inline,
  #examination-questions-list .visible-lg-inline,
  form.form .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .custom-create-page .visible-lg-inline-block,
  #examination-questions-list .visible-lg-inline-block,
  form.form .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .custom-create-page .hidden-xs,
  #examination-questions-list .hidden-xs,
  form.form .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .custom-create-page .hidden-sm,
  #examination-questions-list .hidden-sm,
  form.form .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .custom-create-page .hidden-md,
  #examination-questions-list .hidden-md,
  form.form .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .custom-create-page .hidden-lg,
  #examination-questions-list .hidden-lg,
  form.form .hidden-lg {
    display: none !important;
  }
}
.custom-create-page .visible-print,
#examination-questions-list .visible-print,
form.form .visible-print {
  display: none !important;
}
@media print {
  .custom-create-page .visible-print,
  #examination-questions-list .visible-print,
  form.form .visible-print {
    display: block !important;
  }
  .custom-create-page table.visible-print,
  #examination-questions-list table.visible-print,
  form.form table.visible-print {
    display: table !important;
  }
  .custom-create-page tr.visible-print,
  #examination-questions-list tr.visible-print,
  form.form tr.visible-print {
    display: table-row !important;
  }
  .custom-create-page th.visible-print,
  #examination-questions-list th.visible-print,
  form.form th.visible-print,
  .custom-create-page td.visible-print,
  #examination-questions-list td.visible-print,
  form.form td.visible-print {
    display: table-cell !important;
  }
}
.custom-create-page .visible-print-block,
#examination-questions-list .visible-print-block,
form.form .visible-print-block {
  display: none !important;
}
@media print {
  .custom-create-page .visible-print-block,
  #examination-questions-list .visible-print-block,
  form.form .visible-print-block {
    display: block !important;
  }
}
.custom-create-page .visible-print-inline,
#examination-questions-list .visible-print-inline,
form.form .visible-print-inline {
  display: none !important;
}
@media print {
  .custom-create-page .visible-print-inline,
  #examination-questions-list .visible-print-inline,
  form.form .visible-print-inline {
    display: inline !important;
  }
}
.custom-create-page .visible-print-inline-block,
#examination-questions-list .visible-print-inline-block,
form.form .visible-print-inline-block {
  display: none !important;
}
@media print {
  .custom-create-page .visible-print-inline-block,
  #examination-questions-list .visible-print-inline-block,
  form.form .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .custom-create-page .hidden-print,
  #examination-questions-list .hidden-print,
  form.form .hidden-print {
    display: none !important;
  }
}

#main-page {
  height: 100%;
}
#main-page .grid_1,
#main-page .grid_2,
#main-page .grid_3,
#main-page .grid_4,
#main-page .grid_5,
#main-page .grid_6,
#main-page .grid_7,
#main-page .grid_8,
#main-page .grid_9,
#main-page .grid_10,
#main-page .grid_11,
#main-page .grid_12 {
  display: inline;
  float: left;
}
#main-page.front #content {
  position: relative;
  top: 0;
}
#main-page.front #content .message.error {
  color: #F56349;
}
#main-page.front #content .message.success {
  color: #5F9600;
}
#main-page #mos-login-button.admin {
  background-color: #092869 !important;
}
#main-page #mos-login-button a {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-decoration: none;
  line-height: normal !important;
}
#main-page #content .page-content {
  overflow: hidden;
}
#main-page #content .page-content * {
  line-height: 150%;
}
#main-page #content .page-content ul.menu {
  float: right;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#main-page #content .page-content ul.menu li {
  list-style-type: none;
  float: right;
  background-color: #f1110d;
}
#main-page #content .page-content ul.menu li a {
  display: block;
  color: #fff;
  font-size: 15px;
  padding: 0 20px;
  height: 27px;
  padding-top: 13px;
}
#main-page #content .page-content .front-login {
  margin-top: 75px;
  padding-left: 15px;
  padding-top: 5px;
  position: relative;
  background-color: #092869;
  color: #fff;
}
#main-page #content .page-content .front-login h2 {
  margin-top: 0;
}
#main-page #content .page-content .front-login .button a {
  width: 64px;
  height: 64px;
  position: absolute;
  right: -15px;
  top: -22px;
  background: url(/Content/img/graphics/front-arrow.png) no-repeat center;
  overflow: visible;
}
#main-page #content .page-content .front-login p {
  padding: 0 0 15px 0;
  margin: 0;
  font-size: 11pt;
}
#main-page #content .page-content .section.first .odd p {
  background-color: #4e4a47;
  color: #fff;
  padding: 7px 15px 14px 15px;
  margin-top: 0;
}
#main-page #content .page-content .section.first .odd h2 {
  background-color: #4e4a47;
  color: #fff;
  padding: 10px 0 0 15px;
}
#main-page #content .page-content .section.whole {
  border-top: 2px solid #cdcdcd;
  padding-top: 44px;
}
#main-page #content .page-content .section.last .front-login {
  margin-top: 22px;
}
#main-page #content .page-content .section .grid_6.even {
  margin-left: 20px;
}
#main-page #content .page-content .section .grid_6 h2 {
  margin-bottom: 4px;
}
#main-page #content .page-content .section .grid_6.separated {
  border-top: 2px solid #cdcdcd;
  padding-top: 46px;
}
#main-page #content .page-content .section .grid_6 img {
  max-width: 100%;
}
#main-page.front .page-header.first {
  margin: 0;
}
#main-page.front #content {
  background: url(/Content/img/graphics/head-image.png) no-repeat 0 0;
  background-color: #fff;
  background-size: 100%;
}
#main-page.front.white {
  border-left: none;
  border-right: none;
}
#main-page.front.white #content {
  background: none;
  border-left: none !important;
  border-right: none !important;
  border: none !important;
  margin: 0 !important;
}
#main-page.front.white #content .page-content h1.title {
  float: none;
  background: none;
  text-align: center;
  padding: 0;
  margin: 2rem 0;
  font-weight: 500;
  letter-spacing: 0;
}
#main-page .page-footer {
  height: 44px;
}
#main-page .page-footer #footer {
  height: 44px;
  position: fixed;
  bottom: 0;
  background-color: #fff;
  width: 960px;
  color: #48515d;
}
#main-page .page-footer #footer .block {
  text-align: center;
  margin-top: 4px;
  border-top: 3px solid #cdcdcd;
  padding-top: 10px;
}
#main-page .page-footer #footer .block a {
  display: inline-block;
  color: #48515d;
  text-decoration: none;
}
#main-page .respondent-login-button {
  background-color: #f1110d;
  border-radius: 2px;
  margin-bottom: 24px;
  text-align: center;
  font-size: 2em;
  width: 50%;
  margin: 2em auto;
}
#main-page .respondent-login-button a {
  padding: 24px 0;
  outline: none;
  display: block;
  line-height: 1em;
  vertical-align: middle;
  text-align: center;
  background-color: #af5e66;
  color: #fff;
}
#main-page .respondent-login-button a:hover {
  background-color: #f65058;
}
#main-page .login {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#main-page .login .box {
  /*width: 60%;*/
  /*min-width: 300px;*/
  /*margin: 30px auto 0;*/
  /*padding: 40px 30px 10px;*/
  /*background-color: #eee;*/
  /*border: 2px solid #fff;*/
  /*border-radius: 2px;*/
  max-width: 720px;
  margin: 10px auto 40px;
  padding: 20px 30px;
  background: #fafafa;
  border-radius: 8px;
  border: none;
  box-shadow: 0px 18px 40px -8px rgba(0, 0, 0, 0.22);
}
#main-page .login .box .title {
  padding: 0 20px;
  margin: 0;
}
#main-page .login .box label {
  margin-top: 10px;
  display: block;
  font-size: 16px;
  font-weight: 500;
}
#main-page .login .box input[type=text],
#main-page .login .box input[type=password] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: block;
  margin: 0;
  padding: 8px 10px;
  border: 1px solid #aaa;
  font-size: 17px;
}
#main-page .login .box input[type=radio] {
  padding: 0px !important;
  margin: -2px 0 0 0 !important;
}
#main-page .login .box .buttons {
  margin: 20px 0 10px;
  text-align: center;
}
#main-page .login .box .input-button {
  display: inline-block;
  cursor: pointer;
  cursor: hand;
  padding: 12px 15px;
  margin: 2px;
  font-size: 17px;
  border-radius: 8px;
  border: 0 none;
  background-color: #007f01;
  color: #fff;
}
#main-page .login .box .input-button:hover {
  background-color: #0ba80c;
}
@media screen and (min-width: 1024px) {
  .grid_6 {
    width: 380px;
  }
  .grid_12 {
    width: 940px;
  }
  .prefix_6 {
    padding-left: 380px;
  }
  #content .page-content * {
    font-size: 11pt;
  }
  #content .page-content h1.title {
    font-size: 26pt;
    letter-spacing: 1.5px;
    background-color: white;
    margin: 40px 0 42px 70px;
    float: left;
    padding: 4px 20px 0 17px;
  }
  #content .page-content h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    font-size: 24px;
    font-weight: normal;
  }
  #content .page-content .section {
    margin: 0 90px 44px 90px;
    overflow: hidden;
    clear: both;
  }
  #content .page-content .section.first {
    margin: 0 0 157px 74px;
  }
  #content .page-content .section.last {
    margin-right: 70px;
  }
  .page-footer #footer {
    width: 100%;
  }
  .first.page-header .languages {
    margin-right: -32px;
  }
}
@media screen and (max-width: 1023px) {
  html,
  body {
    /*font-size: 100%;*/
    min-width: 100% !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  html,
  body {
    min-width: 100% !important;
  }
  #main-page.front {
    width: 95% !important;
  }
  #main-page .grid_6 {
    width: 45%;
  }
  #main-page .grid_12 {
    width: 95%;
  }
  #main-page .prefix_6 {
    padding-left: 45%;
  }
  #main-page #content .page-content * {
    font-size: 11pt;
  }
  #main-page #content .page-content h1.title {
    font-size: 2.25em;
    letter-spacing: 1.5px;
    background-color: white;
    margin: 40px 0 57px 70px;
    float: left;
    padding: 4px 20px 0 17px;
  }
  #main-page #content .page-content h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    font-weight: normal;
  }
  #main-page #content .page-content .section {
    margin: 0 auto 44px auto;
    overflow: hidden;
    clear: both;
    width: 85%;
  }
  #main-page #content .page-content .section.first {
    margin: 0 auto 157px auto;
  }
  #main-page #content .page-content .section.last {
    margin-right: 70px;
  }
  #main-page .page-footer #footer {
    width: 95%;
  }
  #main-page .first.page-header .languages {
    margin-right: -32px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  html,
  body {
    min-width: 100% !important;
  }
  #main-page.front {
    width: 100% !important;
  }
  #main-page .grid_6 {
    width: 45%;
  }
  #main-page .grid_12 {
    width: 95%;
  }
  #main-page .prefix_6 {
    padding-left: 45%;
  }
  #main-page #content .page-content * {
    font-size: 11pt;
  }
  #main-page #content .page-content h1.title {
    font-size: 1.75em;
    letter-spacing: 1.5px;
    background-color: white;
    margin: 40px 0 57px 2%;
    float: left;
    padding: 4px 20px 0 17px;
  }
  #main-page #content .page-content h2 {
    display: block;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    font-size: 1.5em;
    font-weight: normal;
  }
  #main-page #content .page-content .section {
    margin: 0 auto 44px auto;
    overflow: hidden;
    clear: both;
    width: 95%;
  }
  #main-page #content .page-content .section.first {
    margin: 0 auto 157px auto;
  }
  #main-page .page-footer #footer {
    width: 100%;
  }
  #main-page .page-footer #footer span.full {
    display: none;
  }
  #main-page .first.page-header .languages {
    margin-right: -32px;
  }
}
@media screen and (max-width: 480px) {
  html,
  body {
    min-width: 100% !important;
  }
  #main-page.front {
    width: 100% !important;
    min-width: unset !important;
  }
  #main-page.front .page-content > .menu {
    font-size: 1.5em !important;
  }
  #main-page .logo {
    width: 215px;
    background-size: 215px;
  }
  #main-page .grid_1,
  #main-page .grid_2,
  #main-page .grid_3,
  #main-page .grid_4,
  #main-page .grid_5,
  #main-page .grid_6,
  #main-page .grid_7,
  #main-page .grid_8,
  #main-page .grid_9,
  #main-page .grid_10,
  #main-page .grid_11,
  #main-page .grid_12 {
    display: block;
    float: none;
  }
  #main-page .grid_6 {
    width: auto;
  }
  #main-page .grid_12 {
    width: 100%;
  }
  #main-page .prefix_6 {
    padding-left: 40%;
  }
  #main-page #content {
    background-size: cover !important;
    height: 100%;
  }
  #main-page #content .page-content {
    width: 100%;
  }
  #main-page #content .page-content * {
    font-size: 1em;
  }
  #main-page #content .page-content ul.menu li a {
    display: block;
    color: #fff;
    font-size: 0.75em;
    padding: 0 20px;
    height: 27px;
    padding-top: 13px;
  }
  #main-page #content .page-content h1.title {
    font-size: 1.5em;
    letter-spacing: 1.5px;
    background-color: white;
    margin: 50px auto 42px auto;
    text-align: left;
    padding-left: 2%;
    width: 95%;
  }
  #main-page #content .page-content h2 {
    display: block;
    font-size: 1.25em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    font-weight: normal;
  }
  #main-page #content .page-content .field-items p {
    font-size: 1em;
  }
  #main-page #content .page-content .section {
    width: 95%;
    margin: 0 auto 44px auto;
    overflow: hidden;
    clear: both;
  }
  #main-page #content .page-content .section.first {
    width: 95%;
    margin: 0 auto 20% auto;
  }
  #main-page #content .page-content .section .grid_6.even {
    margin-left: 0px;
    margin-right: 20px;
  }
  #main-page #content .page-content .front-login {
    margin-top: 5em;
    padding-left: 15px;
    padding-top: 5px;
  }
  #main-page #content .page-content .front-login p {
    padding: 0 40px 15px 0;
    margin: 0;
    font-size: 0.85em;
  }
  #main-page #content .login .box {
    margin: 10px auto 0;
    padding: 15px 30px 10px;
  }
  #main-page #content .login .box h2.title {
    margin-top: 0;
    -webkit-margin-before: 0;
  }
  #main-page #content .login .box .title {
    padding: 0 20px;
    margin: 0;
  }
  #main-page #content .login .box label {
    font-weight: bold;
    margin-top: 10px;
    display: block;
  }
  #main-page #content .login .box .buttons {
    margin: 10px 0 10px;
    text-align: center;
  }
  #main-page .page-footer #footer {
    width: 100%;
  }
  #main-page .page-footer #footer span.full {
    display: none;
  }
  #main-page .first.page-header .languages {
    margin-right: -130px;
  }
}

.form-horizontal .form-group {
  display: inline;
}
.form-horizontal input.datepicker,
.form-horizontal input.small {
  width: 90px;
  padding-left: 5px;
}
.form-horizontal div.datepicker {
  width: 90px;
  display: inline;
}
#matrix-page {
  background: white;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
  bottom: 0;
}
#matrix-page .status-message {
  padding-top: 10px;
}
#matrix-page .chart-wrapper .parameters {
  padding-left: 10px;
  margin-left: 214px;
  margin-bottom: 10px;
}
#matrix-page .chart-wrapper .form-group {
  display: inline;
  margin-left: 10px;
}
#matrix-page .chart-wrapper .form-group:first-child {
  margin-left: 0;
}
#matrix-page h3 {
  color: #fff;
  color: black;
  margin-left: 20px;
  margin-top: 0;
}
.chart-outer-wrapper {
  position: absolute;
  top: 20px;
  left: 0;
  bottom: 0;
  right: 0;
}
.chart-wrapper {
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  background: white;
}
.chart {
  /*font-family: Arial, sans-serif;*/
  font-size: 12px;
}
.chart .x.axis .tick text,
.chart .y.axis .tick text {
  fill: #444;
}
.chart .odd {
  fill: #F5F5F5;
}
.chart .even {
  fill: #fff;
}
.chart .axis path,
.chart .axis line {
  fill: none;
  shape-rendering: crispEdges;
  stroke: rgba(0, 0, 0, 0.23);
}
.chart .bar {
  fill: #33b5e5;
}
.chart .bar.selected {
  fill: #bbe6f6;
  stroke: #D2CD75;
}
.chart .bar.selected:hover {
  fill: #bbe6f6;
}
.chart .bar.main {
  fill: #c3e882;
}
.chart .bar.main:hover {
  fill: #6d9b1c;
}
.chart .bar.main.selected {
  fill: #d8f0ad;
}
.chart .bar.main.selected:hover {
  fill: #d8f0ad;
}
.chart .bar:hover {
  fill: #1a9bcb;
}
.chart .bar-red {
  fill: #CC0000;
}
.chart .bar-green {
  fill: #669900;
}
.chart .bar-blue {
  fill: #33b5e5;
}
.chart .bar-yellow {
  fill: #ffbb33;
}
#teacher-groups .page-header .input.small {
  width: 120px;
}
#teacher-groups .page-header.second {
  height: 84px;
}
#teacher-groups .page-header .actions.actions-second-line {
  /*position: absolute;*/
  clear: both;
  overflow: hidden;
  float: left;
}
#teacher-groups .form-group.program-filter .input.small {
  width: 200px;
}
#matrix-page {
  top: 56px;
}
@media print {
  #teacher-groups li {
    display: none;
  }
  #teacher-groups li.filters {
    display: initial;
  }
  #teacher-groups .page-header.second .actions.actions-left {
    margin-left: 200px;
  }
  #teacher-groups .chart-wrapper {
    overflow-x: visible;
    overflow-y: visible;
  }
}

.grid-filter-dropdown .available-options {
  margin: 5px 0;
  height: 23px;
  line-height: 23px;
}
.grid-filter-dropdown .available-options .dropdown-group {
  display: flex;
  align-items: center;
}
.grid-filter-dropdown .available-options .dropdown-group .fa {
  padding-left: 3px;
}
#popup-page .grid {
  border: 1px solid #aeaeae;
  padding: 0;
}
#students-attendance .grid .slick-header-column .header-title-block {
  left: 2px !important;
}
#list-page .grid,
#card-page .grid,
#documents-page .grid,
#select-page .grid,
#students-attendance .grid,
#time-planner-event-editor .grid {
  padding: 0;
}
#list-page .grid .slick-header-column,
#card-page .grid .slick-header-column,
#documents-page .grid .slick-header-column,
#select-page .grid .slick-header-column,
#students-attendance .grid .slick-header-column,
#time-planner-event-editor .grid .slick-header-column {
  height: 36px;
  padding-top: 0;
  padding-bottom: 0;
}
#list-page .grid .slick-header-column .slick-column-name,
#card-page .grid .slick-header-column .slick-column-name,
#documents-page .grid .slick-header-column .slick-column-name,
#select-page .grid .slick-header-column .slick-column-name,
#students-attendance .grid .slick-header-column .slick-column-name,
#time-planner-event-editor .grid .slick-header-column .slick-column-name {
  line-height: 36px;
  width: 100%;
}
#list-page .grid .slick-header-column .slick-column-name > div:first-child,
#card-page .grid .slick-header-column .slick-column-name > div:first-child,
#documents-page .grid .slick-header-column .slick-column-name > div:first-child,
#select-page .grid .slick-header-column .slick-column-name > div:first-child,
#students-attendance .grid .slick-header-column .slick-column-name > div:first-child,
#time-planner-event-editor .grid .slick-header-column .slick-column-name > div:first-child {
  line-height: normal;
  vertical-align: middle;
}
#list-page .grid .slick-header-column .slick-column-name > .fa,
#card-page .grid .slick-header-column .slick-column-name > .fa,
#documents-page .grid .slick-header-column .slick-column-name > .fa,
#select-page .grid .slick-header-column .slick-column-name > .fa,
#students-attendance .grid .slick-header-column .slick-column-name > .fa,
#time-planner-event-editor .grid .slick-header-column .slick-column-name > .fa {
  position: absolute;
  top: 17px;
}
#list-page .grid .slick-header-column .header-title-block,
#card-page .grid .slick-header-column .header-title-block,
#documents-page .grid .slick-header-column .header-title-block,
#select-page .grid .slick-header-column .header-title-block,
#students-attendance .grid .slick-header-column .header-title-block,
#time-planner-event-editor .grid .slick-header-column .header-title-block {
  position: absolute;
  left: 31px;
  top: 0;
  bottom: 0;
  right: 0;
}
#list-page .grid .slick-header-column .header-title-block:hover,
#card-page .grid .slick-header-column .header-title-block:hover,
#documents-page .grid .slick-header-column .header-title-block:hover,
#select-page .grid .slick-header-column .header-title-block:hover,
#students-attendance .grid .slick-header-column .header-title-block:hover,
#time-planner-event-editor .grid .slick-header-column .header-title-block:hover {
  cursor: pointer;
}
#list-page .grid .slick-header-column .header-title-block.sorted .header-title,
#card-page .grid .slick-header-column .header-title-block.sorted .header-title,
#documents-page .grid .slick-header-column .header-title-block.sorted .header-title,
#select-page .grid .slick-header-column .header-title-block.sorted .header-title,
#students-attendance .grid .slick-header-column .header-title-block.sorted .header-title,
#time-planner-event-editor .grid .slick-header-column .header-title-block.sorted .header-title {
  max-width: calc(100% - 1.4rem);
}
#list-page .grid .slick-header-column .header-title-block .header-title,
#card-page .grid .slick-header-column .header-title-block .header-title,
#documents-page .grid .slick-header-column .header-title-block .header-title,
#select-page .grid .slick-header-column .header-title-block .header-title,
#students-attendance .grid .slick-header-column .header-title-block .header-title,
#time-planner-event-editor .grid .slick-header-column .header-title-block .header-title {
  padding-right: 0;
  margin-top: 0;
  vertical-align: middle;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
}
#list-page .grid .slick-header-column .header-title-block .header-title span,
#card-page .grid .slick-header-column .header-title-block .header-title span,
#documents-page .grid .slick-header-column .header-title-block .header-title span,
#select-page .grid .slick-header-column .header-title-block .header-title span,
#students-attendance .grid .slick-header-column .header-title-block .header-title span,
#time-planner-event-editor .grid .slick-header-column .header-title-block .header-title span {
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
  width: 100%;
  white-space: normal;
}
#list-page .grid .slick-header-column .tools-wrapper .fa,
#card-page .grid .slick-header-column .tools-wrapper .fa,
#documents-page .grid .slick-header-column .tools-wrapper .fa,
#select-page .grid .slick-header-column .tools-wrapper .fa,
#students-attendance .grid .slick-header-column .tools-wrapper .fa,
#time-planner-event-editor .grid .slick-header-column .tools-wrapper .fa {
  padding: 6px;
  font-size: 14px;
  background: #ececec;
  border-radius: var(--borderRadiusS);
}
#list-page .grid .slick-header-column .tools-wrapper .fa:hover,
#card-page .grid .slick-header-column .tools-wrapper .fa:hover,
#documents-page .grid .slick-header-column .tools-wrapper .fa:hover,
#select-page .grid .slick-header-column .tools-wrapper .fa:hover,
#students-attendance .grid .slick-header-column .tools-wrapper .fa:hover,
#time-planner-event-editor .grid .slick-header-column .tools-wrapper .fa:hover {
  background: #e5e5e5;
}
#list-page .grid .slick-header-column .tools-wrapper .fa-filter.active-filter,
#card-page .grid .slick-header-column .tools-wrapper .fa-filter.active-filter,
#documents-page .grid .slick-header-column .tools-wrapper .fa-filter.active-filter,
#select-page .grid .slick-header-column .tools-wrapper .fa-filter.active-filter,
#students-attendance .grid .slick-header-column .tools-wrapper .fa-filter.active-filter,
#time-planner-event-editor .grid .slick-header-column .tools-wrapper .fa-filter.active-filter {
  color: #0754a0;
}
#list-page .grid .slick-header-column .tools-wrapper > div,
#card-page .grid .slick-header-column .tools-wrapper > div,
#documents-page .grid .slick-header-column .tools-wrapper > div,
#select-page .grid .slick-header-column .tools-wrapper > div,
#students-attendance .grid .slick-header-column .tools-wrapper > div,
#time-planner-event-editor .grid .slick-header-column .tools-wrapper > div,
#list-page .grid .slick-header-column .tools-wrapper > span,
#card-page .grid .slick-header-column .tools-wrapper > span,
#documents-page .grid .slick-header-column .tools-wrapper > span,
#select-page .grid .slick-header-column .tools-wrapper > span,
#students-attendance .grid .slick-header-column .tools-wrapper > span,
#time-planner-event-editor .grid .slick-header-column .tools-wrapper > span {
  display: block;
}
.dropdown-list.grid-filter-dropdown {
  padding: 5px;
  font-size: 1.1em;
}
.dropdown-list.grid-filter-dropdown.big {
  font-size: 14px;
}
.dropdown-list.grid-filter-dropdown .dates-wrapper .datetimepicker button.ui-datepicker-trigger {
  line-height: normal;
  height: 24px;
  padding-bottom: 2px;
  width: 2em;
}
.dropdown-list.grid-filter-dropdown .dates-wrapper.datetime input.datepicker {
  width: 140px;
}
.sort {
  width: 0.7rem;
  height: 0.7rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-flex;
}
.sort.sort-desc {
  background-image: url('/Content/img/graphics/triangle-bottom.svg');
}
.sort.sort-asc {
  background-image: url('/Content/img/graphics/triangle-bottom.svg');
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.grid {
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid .dropdown > span {
  padding: 0;
}
.grid .slick-column-name,
.grid .slick-sort-indicator {
  margin-bottom: 0;
}
.grid .slick-row.ui-widget-content {
  border-bottom: 1px solid var(--colorGray);
  box-sizing: border-box;
}
.grid .slick-cell.slick-cell-slick-cell-image {
  text-align: center;
}
.grid .slick-cell.toggle {
  padding-top: 5px;
  box-sizing: border-box;
  text-align: center;
  height: 100%;
}
.grid .slick-cell,
.grid .slick-headerrow-column,
.grid .slick-footerrow-column {
  position: absolute;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  vertical-align: middle;
  z-index: 1;
  padding: 1px 1px 2px 7px;
  margin: 0;
  white-space: nowrap;
  cursor: default;
  line-height: 2.6rem;
  border-top: none;
  border-left: none;
  border-bottom: none;
  border-right: 1px solid var(--colorLightGray);
}
.grid .slick-cell.editable,
.grid .slick-headerrow-column.editable,
.grid .slick-footerrow-column.editable {
  overflow: visible;
}
.grid .slick-cell,
.grid .grid-canvas,
.grid .slick-header-column {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.grid .slick-header-columns {
  background: #f2f2f2 none;
}
.grid .slick-header-columns .slick-header-column {
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #f2f2f2 none;
  border-right-color: #e5e5e5;
  font-weight: 500;
}
.grid .slick-header-columns .slick-header-column:hover {
  background-color: #fafafa;
}
.grid .slick-header-columns .slick-header-column input[type="checkbox"] {
  margin-top: 2px;
}
.grid .slick-header-columns .slick-header-column .fa {
  vertical-align: middle;
  margin-top: 0px;
}
.grid .slick-header-columns .slick-header-column .slick-column-name .tools-wrapper {
  display: inline-block;
}
.grid .slick-header-columns .slick-header-column.has-filter {
  /*color: #fff;*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feccb1+0,f17432+50,ea5507+51,fb955e+100 */
  /*background: #feccb1;*/
  /* Old browsers */
  /*background: -moz-linear-gradient(top, #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%);*/
  /* FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(51%,#ea5507), color-stop(100%,#fb955e));*/
  /* Chrome,Safari4+ */
  /*background: -webkit-linear-gradient(top, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%);*/
  /* Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(top, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%);*/
  /* Opera 11.10+ */
  /*background: -ms-linear-gradient(top, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%);*/
  /* IE10+ */
  /*background: linear-gradient(to bottom, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%);*/
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 );*/
  /* IE6-9 */
  background-color: #0854a0;
  color: #fff;
}
.grid .ui-autocomplete {
  z-index: 3;
  left: 0;
  width: auto;
  max-height: none;
  padding-right: 10px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.grid .ui-autocomplete .ui-state-focus {
  width: 100%;
}
.grid .custom-combobox {
  width: 100%;
  overflow: hidden;
}
.grid .custom-combobox-toggle {
  position: absolute;
  right: 0;
  background: none;
  border: 0;
  width: 15px;
}
.grid .slick-row.active {
  background-color: #ecf2f9;
}
.grid .slick-cell-infocol {
  text-align: center;
}
.grid .slick-cell-infocol.slick-cell-multiple-icons .icon {
  text-align: left;
  padding-left: 3px;
  padding-right: 3px;
  display: inline-block;
}
.grid .slick-cell-infocol .fa {
  font-size: 14px !important;
}
.grid .slick-row.odd,
.grid .slick-row.even {
  background-color: white;
}
.grid .slick-row.odd:hover,
.grid .slick-row.even:hover {
  background-color: var(--colorHover);
}
.grid .slick-row:first-child .slick-cell.warn-basic {
  border-top: 1px solid #f19d3a;
}
.grid .slick-row .slick-cell:first-child.warn-basic {
  border-left: 1px solid #f19d3a;
}
.grid .slick-cell {
  z-index: 2;
  /*height: var(--inputHeight);*/
  font-size: var(--inputFontSize);
}
.grid .slick-cell .qtip {
  visibility: hidden;
  white-space: normal;
}
.grid .slick-cell .qtip.qtip-default {
  border: 1px solid #cecece;
  background-color: #ffffff;
  box-shadow: 1px 1px 3px #9e9e9e;
}
.grid .slick-cell .qtip .qtip-content {
  padding: 5px 14px;
}
.grid .slick-cell .qtip .amount-value {
  margin-top: 3px;
}
.grid .slick-cell .qtip div,
.grid .slick-cell .qtip span,
.grid .slick-cell .qtip a {
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.grid .slick-cell .qtip .form-group {
  margin-bottom: 10px;
}
.grid .slick-cell .qtip .form-group .fa {
  min-width: 20px;
}
.grid .slick-cell.cell-hovered {
  overflow: visible;
  z-index: 4;
}
.grid .slick-cell.cell-hovered .qtip {
  visibility: visible;
}
.grid .slick-cell input[type="checkbox"] {
  height: auto;
}
.grid .slick-cell label.error {
  position: absolute;
  left: 0;
  top: 22px;
  color: red;
  padding: 1px 5px 1px 5px;
  background-color: white;
  border: 1px solid grey;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.grid .slick-cell .inline {
  display: inline-block;
}
.grid .slick-cell .icon-error {
  text-align: center;
  color: #F56349;
}
.grid .slick-cell .icon-warn {
  text-align: center;
  color: #de883c;
}
.grid .slick-cell .icon-info {
  text-align: center;
  color: dodgerblue;
}
.grid .slick-cell .custom-combobox-input {
  padding-right: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid .slick-cell .value {
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.grid .slick-cell .actions {
  overflow: hidden;
}
.grid .slick-cell .actions .action {
  display: inline-block;
}
.grid .slick-cell .actions .action .fa {
  margin-left: 5px;
  margin-right: 5px;
}
.grid .slick-cell .actions .action:hover {
  cursor: pointer;
  color: #999;
}
.grid .slick-cell .actions .action.right {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
}
.grid .slick-cell select {
  width: 100%;
  height: 20px;
  border: 0;
  outline: none;
}
.grid .slick-cell .ui-timepicker-div > dl {
  margin-bottom: 0;
}
.grid .slick-cell.time-range-strech input.hasDatepicker {
  width: 50%;
  margin-right: -24px;
  background: white;
  border: 1px solid #ddd;
}
.grid .slick-cell.time.active .ui-datepicker-trigger {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 14px;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  height: 100%;
  color: #616161;
}
.grid .slick-cell.datetime.active .ui-datepicker-trigger {
  position: absolute;
  right: 2px;
  top: 4px;
}
.grid .slick-cell.datetime.active input,
.grid .slick-cell.time.active input {
  width: 100%;
  padding-right: 20px;
  box-sizing: border-box;
}
.grid .slick-cell.posted {
  background-color: rgba(0, 255, 64, 0.16) !important;
}
.grid .slick-cell.posted:hover {
  background-color: rgba(0, 255, 64, 0.26) !important;
}
.grid .slick-cell.posted.selected {
  background-color: rgba(0, 255, 64, 0.21) !important;
}
.grid .slick-cell.locked {
  background-color: #FFFFA5 !important;
}
.grid .slick-cell.locked:hover {
  background-color: #FFFF0F !important;
}
.grid .slick-cell.locked.selected {
  background-color: #FFFF59 !important;
}
.grid .slick-cell.warn {
  background-color: rgba(255, 85, 0, 0.16) !important;
}
.grid .slick-cell.warn:hover {
  background-color: rgba(255, 85, 0, 0.26) !important;
}
.grid .slick-cell.warn.selected {
  background-color: rgba(255, 85, 0, 0.21) !important;
}
.grid .slick-cell.warn-required {
  background-color: var(--warnRequiredBackgroundColor);
  border-right-color: #f7bcb6;
  padding-bottom: 1px;
  margin-left: -1px;
  border-left: 1px solid #f7bcb6;
}
.grid .slick-cell.warn-required.selected {
  background-color: var(--warnRequiredBackgroundColorSelected);
}
.grid .slick-cell.warn-basic {
  background-color: rgba(255, 202, 21, 0.16) !important;
  border: 1px solid #f19d3a;
  border-left: 0;
  /*border-top: 0;*/
}
.grid .slick-cell.warn-basic:hover {
  background-color: rgba(255, 202, 21, 0.26) !important;
}
.grid .slick-cell.warn-basic.selected {
  background-color: rgba(255, 202, 21, 0.21) !important;
}
.grid .slick-cell.highlight-basic,
.grid .slick-cell.warn-basic.highlight-basic {
  background-color: rgba(255, 227, 44, 0.2) !important;
}
.grid .slick-cell.highlight-basic:hover,
.grid .slick-cell.warn-basic.highlight-basic:hover {
  background-color: rgba(255, 227, 44, 0.3) !important;
}
.grid .slick-cell.highlight-basic.selected,
.grid .slick-cell.warn-basic.highlight-basic.selected {
  background-color: rgba(255, 227, 44, 0.25) !important;
}
.grid .slick-cell.slick-cell-checkboxsel input {
  height: auto;
  margin-left: 0;
}
.grid .slick-cell.slick-cell-color {
  text-align: center;
}
.grid .slick-cell.slick-cell-color .color-value-display {
  display: inline-block;
  width: 20px;
  height: 100%;
  border-radius: 3px;
}
.grid .slick-cell.selected {
  background-color: var(--colorActive);
}
.grid .slick-cell a.row-edit,
.grid .slick-cell a.row-delete,
.grid .slick-cell a.action-file-download {
  font-size: 1.3em;
  color: #32363a;
}
.grid .slick-cell a.action-file-download.disabled,
.grid .slick-cell a.row-delete.disabled {
  color: #999;
}
.grid .slick-cell a.action-file-download.disabled:hover,
.grid .slick-cell a.row-delete.disabled:hover {
  cursor: default;
  color: #999;
}
.grid .slick-cell .actions a {
  margin-left: 5px;
}
.grid .slick-cell .actions a.row-document-upload {
  color: grey;
}
.grid .slick-cell .actions a:hover {
  color: lightgray;
}
.grid .slick-cell .actions a.action-fill-cell {
  text-align: left;
  width: 100%;
  height: 100%;
  display: block;
}
.grid .slick-cell .actions :first-child {
  margin-left: 0;
}
.grid .slick-cell .bool-tick {
  text-align: center;
}
.grid .slick-cell.active {
  background-color: var(--activeCellBackgroundColor);
  border-right-color: var(--activeCellBorderColor);
  padding-bottom: 1px;
  margin-left: -1px;
  border-left: 1px solid var(--activeCellBorderColor);
  border-top: 1px solid var(--activeCellBorderColor);
  border-bottom: 1px solid var(--activeCellBorderColor);
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 3;
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.grid .slick-cell.active.nav-one-select {
  padding-right: 20px;
}
.grid .slick-cell.boolean {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.grid .slick-cell.dropdown {
  padding-right: 32px;
}
.grid .slick-cell.dropdown.readonly {
  padding-right: 0;
}
.grid .slick-cell.dropdown:not(.readonly):not(.editable):after {
  content: '';
  width: 32px;
  border-left: 1px solid #CCCCCC;
  position: absolute;
  right: -1px;
  top: -1px;
  bottom: 0;
  background-image: url(/Content/img/graphics/triangle-bottom.svg);
  background-size: 25% 25%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.1;
}
.grid .slick-cell.dropdown .custom-combobox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.grid .slick-cell.dropdown .custom-combobox .custom-combobox-toggle {
  top: -1px;
  bottom: -2px;
  right: -1px;
  width: 32px;
  border-left: 1px solid #CCCCCC;
  background: #eeeeee;
  background-image: url(/Content/img/graphics/triangle-bottom.svg);
  background-size: 25% 25%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.4;
}
.grid .slick-cell.dropdown .custom-combobox .custom-combobox-toggle:hover {
  background: #cccccc;
  background-image: url(/Content/img/graphics/triangle-bottom.svg);
  background-size: 25% 25%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.grid .slick-cell.dropdown .custom-combobox input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 32px;
  padding: 6px 32px 2px 6px;
}
.grid .slick-cell input {
  width: 100%;
  padding: 0;
  border: none;
  /*height: 20px;*/
  outline: none;
  background: transparent;
}
.grid .slick-cell input.error {
  border-color: red;
}
.grid .slick-cell input[type=checkbox] {
  width: auto;
}
.grid .active-filter {
  color: #fff;
}
.grid.large {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  /*top: @header-height - 5;*/
  top: 41px;
  padding: 0;
}
.grid.small {
  position: static;
  width: 100%;
  /*height: 250px;*/
}
.card-right .grid {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 48px;
}
.grid .editor-text {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
}

.html-card {
  padding: 10px 20px 20px 20px;
}

#overlay .data-view {
  min-height: 500px;
  position: relative;
}
#overlay .data-view .table {
  top: 35px;
}
.data-view .helper {
  padding-top: 3px;
  position: absolute;
  top: 0;
  height: inherit;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.data-view .helper.whole {
  left: 0;
  right: 0;
}
.data-view .helper.half-0 {
  left: 0;
  width: 50%;
}
.data-view .helper.half-1 {
  left: 50%;
  width: 50%;
}
.data-view .helper.third-0 {
  left: 0;
  width: 33.33%;
}
.data-view .helper.third-1 {
  left: 33.33%;
  width: 33.33%;
}
.data-view .helper.third-2 {
  left: 66.66%;
  width: 33.33%;
}
.data-view .helper.name {
  left: 0;
  width: 40%;
}
.data-view .helper.value {
  left: 40%;
  width: 60%;
}
.data-view .helper.label-1 {
  left: 0;
  right: 20px;
}
.data-view .helper.option-1 {
  right: 0;
  width: 20px;
}
.data-view .helper.label-2 {
  left: 0;
  right: 40px;
}
.data-view .helper.option-2 {
  right: 0;
  width: 40px;
}
.data-view .helper.tag-1 {
  left: 20px;
  right: 0;
}
.data-view .helper.choice-1 {
  left: 0;
  width: 20px;
}
.data-view .helper.tag-2 {
  left: 40px;
  right: 0;
}
.data-view .helper.choice-2 {
  left: 0;
  width: 40px;
}
.data-view .helper.option-1,
.data-view .helper.option-2,
.data-view .helper.choice-1,
.data-view .helper.choice-2 {
  text-align: center;
}
.data-view .hidden-upload {
  overflow: hidden;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
}
.data-view .hidden-upload:hover .button {
  color: #888;
}
.data-view .hidden-upload input {
  position: absolute;
  top: -10px;
  left: -10px;
  margin: 0;
  font-size: 70px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.data-view .file-list .file-group {
  padding-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.data-view .file-list .file-group .file-head {
  padding: 4px;
}
.data-view .file-list .file-group .file {
  list-style-type: none;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-left: 18px;
}
.data-view .file-list .file-group .file.down {
  background-color: #4e4a47;
  color: #fff;
}
.data-view .file-list .file-group .file-summary {
  padding-left: 36px;
  font-size: 10px;
  color: #666;
}
.data-view .file-list a {
  display: inline-block;
  font-size: 10pt;
  padding: 4px 10px;
}
.data-view .file-list a:hover {
  color: #888;
}
.data-view .file-list .cont-left {
  padding-left: 1px !important;
}
.data-view .file-list .cont-right {
  padding-right: 1px !important;
}
.data-view .file-list .inner-box {
  border: 1px solid #000;
}
.data-view .data-table {
  background: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.data-view .data-table .table-corner,
.data-view .data-table .table-columns,
.data-view .data-table .table-rows,
.data-view .data-table .table-cells {
  position: absolute;
}
.data-view .data-table .table-corner,
.data-view .data-table .table-columns,
.data-view .data-table .table-rows {
  overflow: hidden;
}
.data-view .data-table .table-cells {
  overflow: scroll;
}
.data-view .data-table .table-corner,
.data-view .data-table .table-rows {
  left: 0;
  width: 40px;
}
.data-view .data-table .table-corner,
.data-view .data-table .table-columns {
  top: 0;
  height: 24px;
}
.data-view .data-table .table-columns,
.data-view .data-table .table-cells {
  left: 40px;
  right: 0;
}
.data-view .data-table .table-rows,
.data-view .data-table .table-cells {
  top: 24px;
  bottom: 0;
}
.data-view .data-table .table-columns {
  right: 10px;
}
.data-view .data-table .table-rows {
  bottom: 10px;
}
.data-view .data-table .table-rows-inner,
.data-view .data-table .table-columns-inner,
.data-view .data-table .table-cells-inner {
  position: absolute;
  width: inherit;
  height: inherit;
}
.data-view .data-table .heading {
  height: inherit;
  border: 1px solid #444;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #000;
  color: #fff;
}
.data-view .data-table .heading .helper {
  position: absolute;
  top: 0;
  height: inherit;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 4px;
}
.data-view .data-table .heading .helper.whole {
  left: 0;
  right: 0;
}
.data-view .data-table .heading .helper.half-0 {
  left: 0;
  width: 50%;
}
.data-view .data-table .heading .helper.half-1 {
  left: 50%;
  width: 50%;
}
.data-view .data-table .heading .helper.third-0 {
  left: 0;
  width: 33.33%;
}
.data-view .data-table .heading .helper.third-1 {
  left: 33.33%;
  width: 33.33%;
}
.data-view .data-table .heading .helper.third-2 {
  left: 66.66%;
  width: 33.33%;
}
.data-view .data-table .heading .helper.name {
  left: 0;
  width: 40%;
}
.data-view .data-table .heading .helper.value {
  left: 40%;
  width: 60%;
}
.data-view .data-table .heading .helper.label-1 {
  left: 0;
  right: 20px;
}
.data-view .data-table .heading .helper.option-1 {
  right: 0;
  width: 20px;
}
.data-view .data-table .heading .helper.label-2 {
  left: 0;
  right: 40px;
}
.data-view .data-table .heading .helper.option-2 {
  right: 0;
  width: 40px;
}
.data-view .data-table .heading .helper.tag-1 {
  left: 20px;
  right: 0;
}
.data-view .data-table .heading .helper.choice-1 {
  left: 0;
  width: 20px;
}
.data-view .data-table .heading .helper.tag-2 {
  left: 40px;
  right: 0;
}
.data-view .data-table .heading .helper.choice-2 {
  left: 0;
  width: 40px;
}
.data-view .data-table .heading .helper.option-1,
.data-view .data-table .heading .helper.option-2,
.data-view .data-table .heading .helper.choice-1,
.data-view .data-table .heading .helper.choice-2 {
  text-align: center;
}
.data-view .data-table .act {
  width: inherit;
  height: inherit;
  padding: 3px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #444;
  background-color: #000;
  color: #fff;
}
.data-view .data-table .cell {
  border: 1px solid #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.data-view .data-table .cell .plain {
  width: 100%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.data-view .data-table .cell .const {
  background-color: #ddd;
  color: #666;
}
.data-view .data-table .cell input.focus {
  position: absolute;
  background-color: #fff;
  top: -5px;
  left: -5px;
  z-index: 10;
  border: 4px solid #092869;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 1px;
  outline-style: none;
  color: #000;
}

#select-page.knowledge-base-collection-tree-list .content {
  top: 60px!important;
}
#list-page.knowledge-base-collection-tree-list .col-xs-1,
#select-page.knowledge-base-collection-tree-list .col-xs-1,
#list-page.knowledge-base-collection-tree-list .col-sm-1,
#select-page.knowledge-base-collection-tree-list .col-sm-1,
#list-page.knowledge-base-collection-tree-list .col-md-1,
#select-page.knowledge-base-collection-tree-list .col-md-1,
#list-page.knowledge-base-collection-tree-list .col-lg-1,
#select-page.knowledge-base-collection-tree-list .col-lg-1,
#list-page.knowledge-base-collection-tree-list .col-xs-2,
#select-page.knowledge-base-collection-tree-list .col-xs-2,
#list-page.knowledge-base-collection-tree-list .col-sm-2,
#select-page.knowledge-base-collection-tree-list .col-sm-2,
#list-page.knowledge-base-collection-tree-list .col-md-2,
#select-page.knowledge-base-collection-tree-list .col-md-2,
#list-page.knowledge-base-collection-tree-list .col-lg-2,
#select-page.knowledge-base-collection-tree-list .col-lg-2,
#list-page.knowledge-base-collection-tree-list .col-xs-3,
#select-page.knowledge-base-collection-tree-list .col-xs-3,
#list-page.knowledge-base-collection-tree-list .col-sm-3,
#select-page.knowledge-base-collection-tree-list .col-sm-3,
#list-page.knowledge-base-collection-tree-list .col-md-3,
#select-page.knowledge-base-collection-tree-list .col-md-3,
#list-page.knowledge-base-collection-tree-list .col-lg-3,
#select-page.knowledge-base-collection-tree-list .col-lg-3,
#list-page.knowledge-base-collection-tree-list .col-xs-4,
#select-page.knowledge-base-collection-tree-list .col-xs-4,
#list-page.knowledge-base-collection-tree-list .col-sm-4,
#select-page.knowledge-base-collection-tree-list .col-sm-4,
#list-page.knowledge-base-collection-tree-list .col-md-4,
#select-page.knowledge-base-collection-tree-list .col-md-4,
#list-page.knowledge-base-collection-tree-list .col-lg-4,
#select-page.knowledge-base-collection-tree-list .col-lg-4,
#list-page.knowledge-base-collection-tree-list .col-xs-5,
#select-page.knowledge-base-collection-tree-list .col-xs-5,
#list-page.knowledge-base-collection-tree-list .col-sm-5,
#select-page.knowledge-base-collection-tree-list .col-sm-5,
#list-page.knowledge-base-collection-tree-list .col-md-5,
#select-page.knowledge-base-collection-tree-list .col-md-5,
#list-page.knowledge-base-collection-tree-list .col-lg-5,
#select-page.knowledge-base-collection-tree-list .col-lg-5,
#list-page.knowledge-base-collection-tree-list .col-xs-6,
#select-page.knowledge-base-collection-tree-list .col-xs-6,
#list-page.knowledge-base-collection-tree-list .col-sm-6,
#select-page.knowledge-base-collection-tree-list .col-sm-6,
#list-page.knowledge-base-collection-tree-list .col-md-6,
#select-page.knowledge-base-collection-tree-list .col-md-6,
#list-page.knowledge-base-collection-tree-list .col-lg-6,
#select-page.knowledge-base-collection-tree-list .col-lg-6,
#list-page.knowledge-base-collection-tree-list .col-xs-7,
#select-page.knowledge-base-collection-tree-list .col-xs-7,
#list-page.knowledge-base-collection-tree-list .col-sm-7,
#select-page.knowledge-base-collection-tree-list .col-sm-7,
#list-page.knowledge-base-collection-tree-list .col-md-7,
#select-page.knowledge-base-collection-tree-list .col-md-7,
#list-page.knowledge-base-collection-tree-list .col-lg-7,
#select-page.knowledge-base-collection-tree-list .col-lg-7,
#list-page.knowledge-base-collection-tree-list .col-xs-8,
#select-page.knowledge-base-collection-tree-list .col-xs-8,
#list-page.knowledge-base-collection-tree-list .col-sm-8,
#select-page.knowledge-base-collection-tree-list .col-sm-8,
#list-page.knowledge-base-collection-tree-list .col-md-8,
#select-page.knowledge-base-collection-tree-list .col-md-8,
#list-page.knowledge-base-collection-tree-list .col-lg-8,
#select-page.knowledge-base-collection-tree-list .col-lg-8,
#list-page.knowledge-base-collection-tree-list .col-xs-9,
#select-page.knowledge-base-collection-tree-list .col-xs-9,
#list-page.knowledge-base-collection-tree-list .col-sm-9,
#select-page.knowledge-base-collection-tree-list .col-sm-9,
#list-page.knowledge-base-collection-tree-list .col-md-9,
#select-page.knowledge-base-collection-tree-list .col-md-9,
#list-page.knowledge-base-collection-tree-list .col-lg-9,
#select-page.knowledge-base-collection-tree-list .col-lg-9,
#list-page.knowledge-base-collection-tree-list .col-xs-10,
#select-page.knowledge-base-collection-tree-list .col-xs-10,
#list-page.knowledge-base-collection-tree-list .col-sm-10,
#select-page.knowledge-base-collection-tree-list .col-sm-10,
#list-page.knowledge-base-collection-tree-list .col-md-10,
#select-page.knowledge-base-collection-tree-list .col-md-10,
#list-page.knowledge-base-collection-tree-list .col-lg-10,
#select-page.knowledge-base-collection-tree-list .col-lg-10,
#list-page.knowledge-base-collection-tree-list .col-xs-11,
#select-page.knowledge-base-collection-tree-list .col-xs-11,
#list-page.knowledge-base-collection-tree-list .col-sm-11,
#select-page.knowledge-base-collection-tree-list .col-sm-11,
#list-page.knowledge-base-collection-tree-list .col-md-11,
#select-page.knowledge-base-collection-tree-list .col-md-11,
#list-page.knowledge-base-collection-tree-list .col-lg-11,
#select-page.knowledge-base-collection-tree-list .col-lg-11,
#list-page.knowledge-base-collection-tree-list .col-xs-12,
#select-page.knowledge-base-collection-tree-list .col-xs-12,
#list-page.knowledge-base-collection-tree-list .col-sm-12,
#select-page.knowledge-base-collection-tree-list .col-sm-12,
#list-page.knowledge-base-collection-tree-list .col-md-12,
#select-page.knowledge-base-collection-tree-list .col-md-12,
#list-page.knowledge-base-collection-tree-list .col-lg-12,
#select-page.knowledge-base-collection-tree-list .col-lg-12 {
  box-sizing: border-box;
}
#list-page.knowledge-base-collection-tree-list .content,
#select-page.knowledge-base-collection-tree-list .content {
  top: 33px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}
#list-page.knowledge-base-collection-tree-list .content .column,
#select-page.knowledge-base-collection-tree-list .content .column {
  width: 100%;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 4px;
  height: 100%;
  overflow: hidden;
}
#list-page.knowledge-base-collection-tree-list .content .outer-box,
#select-page.knowledge-base-collection-tree-list .content .outer-box {
  background-color: #e7e7e7;
  background: #e7e7e7;
  position: relative;
  height: 100%;
  background-image: none;
  background-color: #ddd;
  background: -webkit-linear-gradient(#bbb, #ddd);
  background: -o-linear-gradient(#bbb, #ddd);
  background: -moz-linear-gradient(#bbb, #ddd);
  background: linear-gradient(#bbb, #ddd);
}
#list-page.knowledge-base-collection-tree-list .content .content-wrapper,
#select-page.knowledge-base-collection-tree-list .content .content-wrapper {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
#list-page.knowledge-base-collection-tree-list .content .tree-content,
#select-page.knowledge-base-collection-tree-list .content .tree-content {
  height: 100%;
}
#list-page.knowledge-base-collection-tree-list .panel-heading.row,
#select-page.knowledge-base-collection-tree-list .panel-heading.row {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}
#list-page.knowledge-base-collection-tree-list .panel-heading.row .panel-title,
#select-page.knowledge-base-collection-tree-list .panel-heading.row .panel-title {
  padding-left: 0;
}
#list-page.knowledge-base-collection-tree-list .card-list-wrapper,
#select-page.knowledge-base-collection-tree-list .card-list-wrapper {
  /*width: 66%;
        float: left;*/
  height: 100%;
  /*flex: 1 1 auto;*/
  overflow-y: auto;
  font-size: 14px;
  background-color: #e7e7e7 !important;
  /*padding-right: 10px;*/
}
#list-page.knowledge-base-collection-tree-list .navbar.second.page-header,
#select-page.knowledge-base-collection-tree-list .navbar.second.page-header {
  min-height: unset;
}
#list-page.knowledge-base-collection-tree-list .navbar.second.page-header .container,
#select-page.knowledge-base-collection-tree-list .navbar.second.page-header .container {
  margin: 0;
  padding: 0;
  width: 100%;
}
#list-page.knowledge-base-collection-tree-list .list-path,
#select-page.knowledge-base-collection-tree-list .list-path {
  margin-left: 20px !important;
}
#list-page.knowledge-base-collection-tree-list .last-action,
#select-page.knowledge-base-collection-tree-list .last-action {
  margin-right: 20px;
}
#list-page.knowledge-base-collection-tree-list .form-group,
#select-page.knowledge-base-collection-tree-list .form-group {
  /*margin-left: 10px;*/
}
#list-page.knowledge-base-collection-tree-list .path,
#select-page.knowledge-base-collection-tree-list .path {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 15px);
  display: inline-block;
}
#list-page.knowledge-base-collection-tree-list .path-tree,
#select-page.knowledge-base-collection-tree-list .path-tree {
  /*width: 33%;
        float: left;*/
}
#list-page.knowledge-base-collection-tree-list .card-list.container,
#select-page.knowledge-base-collection-tree-list .card-list.container {
  width: auto;
  padding: 20px 0 50px;
}
#list-page.knowledge-base-collection-tree-list .card-list.container > .panel,
#select-page.knowledge-base-collection-tree-list .card-list.container > .panel {
  position: relative;
}
#list-page.knowledge-base-collection-tree-list .card-list.container > .panel .file-count,
#select-page.knowledge-base-collection-tree-list .card-list.container > .panel .file-count {
  position: absolute;
  top: 5px;
  left: 5px;
}
#list-page.knowledge-base-collection-tree-list .ivh-treeview,
#select-page.knowledge-base-collection-tree-list .ivh-treeview {
  overflow-y: auto;
}
#list-page.knowledge-base-collection-tree-list .treeview-wrapper,
#select-page.knowledge-base-collection-tree-list .treeview-wrapper {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  /*display: flex;
        flex-direction: column;*/
  height: 100%;
  padding-top: 5px;
}
#list-page.knowledge-base-collection-tree-list .treeview,
#select-page.knowledge-base-collection-tree-list .treeview {
  overflow: auto;
  background-color: #fff;
}
#list-page.knowledge-base-collection-tree-list .treeview ul,
#select-page.knowledge-base-collection-tree-list .treeview ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node > .ivh-treeview,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node > .ivh-treeview {
  border-radius: 0;
  background-color: #f3f3f3;
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node > .ivh-treeview > .ivh-treeview-node-label,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node > .ivh-treeview > .ivh-treeview-node-label {
  font-size: 13px;
  font-weight: bold;
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node > .ivh-treeview .ivh-treeview-toggle,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node > .ivh-treeview .ivh-treeview-toggle {
  padding: 8px 5px 5px 5px;
  /*background: #eef3f9;*/
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  width: 23px;
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node > .ivh-treeview .ivh-treeview-twistie,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node > .ivh-treeview .ivh-treeview-twistie {
  vertical-align: initial;
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview {
  padding: 0 0 0 8px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-radius: 0;
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  position: relative;
  /*padding: 8px 5px 5px 28px;*/
  padding: 0 5px 0 28px;
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label:hover,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label:hover {
  font-weight: bold;
  border-bottom: #ccc 1px solid;
  /*background-color: #e5eff5;*/
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label:hover .ivh-treeview-action.add-new,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label:hover .ivh-treeview-action.add-new {
  display: inline-block;
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label.selected,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label.selected {
  font-weight: bold;
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label .ivh-treeview-action,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label .ivh-treeview-action {
  display: inline-block;
  padding: 8px 0 5px;
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label .ivh-treeview-action.filter-by,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label .ivh-treeview-action.filter-by {
  width: calc(100% - 25px);
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label .ivh-treeview-action:hover,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label .ivh-treeview-action:hover {
  cursor: pointer;
  font-weight: bold;
}
#list-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label .ivh-treeview-action.add-new,
#select-page.knowledge-base-collection-tree-list .treeview > .ivh-treeview > .ivh-treeview-node .ivh-treeview-node-label .ivh-treeview-action.add-new {
  display: none;
}
#list-page.knowledge-base-collection-tree-list .treeview .ivh-treeview-toggle,
#select-page.knowledge-base-collection-tree-list .treeview .ivh-treeview-toggle {
  padding: 8px 5px 5px 5px;
  /*background: #eef3f9;*/
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  width: auto;
  /*height: 32px;*/
}
#list-page.knowledge-base-collection-tree-list .treeview .ivh-treeview-toggle .glyphicon,
#select-page.knowledge-base-collection-tree-list .treeview .ivh-treeview-toggle .glyphicon {
  color: #708ea9;
}
#list-page.knowledge-base-collection-tree-list .treeview .ivh-treeview-toggle:hover,
#select-page.knowledge-base-collection-tree-list .treeview .ivh-treeview-toggle:hover {
  cursor: pointer;
}
#list-page.knowledge-base-collection-tree-list .treeview .ivh-treeview-node-content,
#select-page.knowledge-base-collection-tree-list .treeview .ivh-treeview-node-content {
  position: relative;
}

#user-manual-wrapper {
  background: white;
  padding-left: 10px;
  width: 900px;
}
#user-manual-wrapper #form-tag-builder {
  position: fixed;
  background-color: #eee;
  padding: 10px;
  border: 1px solid grey;
  bottom: 2%;
  right: 50%;
}
#user-manual-wrapper .title {
  font-weight: bold;
}
#user-manual-wrapper h1,
#user-manual-wrapper h2,
#user-manual-wrapper h3,
#user-manual-wrapper h4,
#user-manual-wrapper h5 {
  page-break-after: avoid;
  color: #006f9c;
}
#user-manual-wrapper h1 a,
#user-manual-wrapper h2 a,
#user-manual-wrapper h3 a,
#user-manual-wrapper h4 a,
#user-manual-wrapper h5 a {
  margin-left: 5px;
  color: dodgerblue;
  font-size: 12px;
}
#user-manual-header {
  margin-top: 10px;
  margin-bottom: 10px;
}
#user-manual table,
#user-manual figure {
  page-break-inside: avoid;
}
#user-manual .table {
  border-collapse: collapse;
  page-break-inside: auto;
  width: initial;
}
#user-manual .table th,
#user-manual .table td {
  border: 1px solid #808080;
  padding: 3px 13px 3px 3px;
}
#user-manual .table td a {
  color: dodgerblue;
}
#user-manual .table td.nav-many a {
  color: forestgreen;
}
#user-manual table {
  page-break-inside: auto;
}
#user-manual tr {
  page-break-inside: avoid;
  page-break-after: auto;
}
#user-manual thead {
  display: table-header-group;
}
#user-manual tfoot {
  display: table-footer-group;
}
#user-manual .toc-title {
  font-weight: bold;
  font-size: 1.3em;
  color: #006f9c;
}
#user-manual ul.toc {
  padding: 0;
  margin-top: 10px;
  list-style-type: none;
}
#user-manual ul.toc ul {
  list-style-type: none;
}
#user-manual ul.toc li {
  font-weight: bold;
  color: #006f9c;
}
#user-manual ul.toc li li {
  font-weight: normal;
}
#user-manual #toc {
  float: right;
  font-size: 10pt;
  width: 325px;
  padding: 5px;
  background: #efffb1;
  border: solid 1px #ccd136;
  margin: 0 0 10px 15px;
  list-style-type: none;
}
#user-manual #toc ul {
  list-style-type: none;
}
@media print {
  #user-manual body {
    font: 12pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
  }
  #user-manual h1 a,
  #user-manual h2 a,
  #user-manual h3 a,
  #user-manual h4 a,
  #user-manual h5 a {
    display: none;
  }
  #user-manual thead {
    display: table-header-group;
  }
}

#overlay-page {
  min-width: 800px;
}
.overlay {
  position: absolute;
  left: 50%;
  right: 50%;
  top: 20px;
  z-index: 3;
  background-color: #fff;
  border: 1px solid white;
  padding: 0;
  width: 1024px;
  margin-left: -512px;
}
.overlay .page-header {
  line-height: var(--inputHeightCard);
}
.overlay#examination-questions.overlay-fullscreen {
  left: 0;
  right: 0;
  margin: 0;
  overflow: auto;
  bottom: 0;
  top: 0;
  width: 100%;
  box-sizing: border-box;
}
.overlay .page-header {
  position: initial;
}
.overlay .button-line .input-button {
  padding: 5px 16px;
}
.overlay .form.form-basic {
  padding: 15px;
}
.overlay .form .form-title {
  margin-top: 0;
}
.overlay .form .custom-combobox .custom-combobox-toggle {
  margin-top: 1px;
}
.overlay fieldset {
  margin: 0;
  border: 1px solid silver;
  padding: 8px;
  display: inline-block;
}
.overlay.user-derived-type-create .page-header.second,
.overlay.overlay-dynamic .page-header.second {
  position: relative;
}
.overlay.user-derived-type-create form,
.overlay.overlay-dynamic form {
  padding: 10px 10px 20px 10px;
}
.overlay .custom-combobox-toggle {
  /*margin-right: -38px;*/
  background: white;
  border-color: #cccccc;
}
.overlay legend {
  margin: 0;
  padding: 0 2px 0 2px;
  font-size: 1em;
  border: 0;
  width: auto;
}
.overlay input.number.small {
  width: 60px;
  margin-right: 5px;
}
.overlay input[type="radio"] {
  margin-top: -1px;
  vertical-align: middle;
}
.overlay .grid {
  margin-top: 44px;
}
.overlay .control-label {
  font-weight: bold;
}
.overlay#select-page {
  bottom: 10px;
  max-width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.overlay#select-page .grid {
  margin-top: 0;
}
.overlay#select-page .mail-select-li {
  width: 25%;
}
.overlay#select-page .mail-select-li .mail-name {
  width: 88%;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  float: left;
}
.overlay#select-page .mail-select-li .list-required {
  background-color: rgba(255, 85, 0, 0.16) !important;
  border: 1px solid red;
  padding-right: 2px;
  padding-left: 2px;
}
.overlay .form-group {
  margin-bottom: 5px;
}
.overlay .form-horizontal {
  padding: 10px;
  /*.form-group {
            margin-top: 5px;
        }*/
}
.overlay .form-horizontal .form-group:first-child {
  margin-top: 0;
}
.overlay .form-horizontal .control-label {
  margin-right: 5px;
}
.overlay .login {
  z-index: 4;
  position: relative;
  width: 200px;
  text-align: center;
  padding: 10px;
  background-color: #fff;
  margin: 50px auto;
}
.overlay .page-header.first ul {
  text-align: right;
}
.overlay .page-header.first ul li {
  padding: 10px;
  margin: 4px;
  display: inline-block;
  color: #fff;
  background-color: #000;
}
.overlay .page-header.first ul li a:hover,
.overlay .page-header.first ul li a.down {
  color: #ddd;
}
.overlay.narrow {
  width: 512px;
  margin-left: -256px;
}

.overlay-form {
  background-color: #eee;
  border: 2px solid #fff;
  border-radius: 2px;
  z-index: 3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 0;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 240px;
  margin-top: -70px;
  margin-left: -120px;
}
.overlay-form input[type=text],
.overlay-form input[type=password] {
  width: 80%;
  display: block;
  margin: 5px auto;
}
.overlay-form .placeholder {
  color: lightgray;
}
.overlay-form .message {
  margin: 0 auto;
  width: 80%;
  font-weight: bold;
}
.overlay-form .message.error {
  color: #F56349;
}
.overlay-form .message.success {
  color: #5F9600;
}
.overlay-form .input-button {
  margin-top: 5px;
}
.overlay-form .action-row {
  text-align: center;
}
.overlay-form .action-row .action {
  display: inline;
}
.overlay-form a {
  color: #0660AB;
}
.overlay-form a:hover {
  color: #2095f7;
}

#pivot-page {
  height: 100%;
}
#pivot-page > .content {
  height: calc(100% - 41px);
  overflow: auto;
}
#pivot-page > .content > div {
  height: 100%;
}
#pivot-page #fm-pivot-view .fm-fields-view.fm-pivot-fields {
  width: 90% !important;
  left: 5% !important;
}
fm-pivot > div {
  height: 100%;
}
div[fm-pivot] #fm-toolbar-wrapper,
div[fm-pivot] #fm-toolbar-wrapper ul#fm-toolbar {
  height: 32px;
}
div[fm-pivot] #fm-toolbar-wrapper ul#fm-toolbar .fm-dropdown {
  top: 32px;
}
div[fm-pivot] #fm-toolbar-wrapper ul#fm-toolbar li {
  width: auto;
}
div[fm-pivot] #fm-toolbar-wrapper ul#fm-toolbar li#fm-tab-fullscreen {
  width: auto;
}
div[fm-pivot] #fm-toolbar-wrapper ul#fm-toolbar li.fm-divider {
  height: 22px;
  margin-top: 5px;
  margin-bottom: 5px;
}
div[fm-pivot] #fm-toolbar-wrapper ul#fm-toolbar li > a {
  height: 32px;
}
div[fm-pivot] #fm-toolbar-wrapper ul#fm-toolbar li > a .fm-svg-icon {
  width: 32px;
  position: static;
  display: inline-block;
}
div[fm-pivot] #fm-toolbar-wrapper ul#fm-toolbar li > a .fm-tab-label {
  position: static;
  display: inline-block;
  margin-bottom: 6px;
  padding-right: 4px;
  box-sizing: border-box;
}
div[fm-pivot] > div.fm-ui-container > .fm-ui-element.fm-ui.fm-noselect:not(.fm-ui-popup) {
  /*visibility: hidden;*/
}
div[fm-pivot] > div.fm-ui-container > .fm-branding-bar {
  display: none;
}

#popup .form-vertical {
  margin-top: 28px;
}
#popup .form-vertical .error {
  color: #F56349;
}
#popup .ui-tabs-scrollable > .spacer > div:first-child > .nav-tabs > li > a {
  height: auto;
}
.popup {
  background-color: #eee;
  border: 2px solid #fff;
  border-radius: 2px;
  z-index: 3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  position: fixed;
  left: 50%;
  width: 340px;
  top: 20%;
  margin-left: -170px;
  max-height: 70%;
  overflow: auto;
  font-size: 14px;
}
.popup .message-text,
.popup .message-text div {
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.popup.confirm {
  padding-top: 20px;
}
.popup.confirm .icon {
  color: #f3b729;
  text-shadow: 1px 1px #6C8194;
  margin-right: 5px;
  margin-top: 5px;
  font-size: 21px;
  float: left;
  padding: 5px;
}
.popup.confirm .message {
  margin-top: 5px;
}
.popup.confirm .info-html {
  margin-top: 10px;
}
.popup.confirm .info {
  /*margin-top: 10px;*/
  color: #668DE0;
  font-weight: bold;
  /*display: inline-block;*/
  max-width: 80%;
  word-wrap: break-word;
  max-height: 100px;
  overflow-y: auto;
  /*vertical-align: middle;*/
}
.popup.confirm.medium {
  width: 450px;
}
.popup.gridsearch {
  width: 360px;
  top: 28px;
  margin-left: -180px;
  padding-top: 0;
  padding-bottom: 5px;
}
.popup.gridsearch .message {
  margin: 5px 0 5px 0;
}
.popup.gridsearch .form-group .action {
  left: -20px;
  top: 0px;
}
.popup.gridsearch .title {
  color: #668DE0;
  vertical-align: middle;
  display: inline-block;
  max-width: 98%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.popup.gridsearch .icon-text {
  display: inline-block;
  vertical-align: middle;
  color: #868686;
}
.popup.gridsearch .icon-text i {
  vertical-align: middle;
}
.popup.gridsearch .button-line {
  width: 98%;
  padding: 0;
}
.popup .question-mark {
  font-weight: bold;
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
}
.popup .form-group input {
  height: var(--inputHeightCard);
}
.popup .form-group input.action-right {
  width: 98%;
}
.popup .control-label {
  font-weight: bold;
}
.popup.imageview,
.popup.pdfview {
  width: 90%;
  height: 90%;
  left: 5%;
  right: 5%;
  bottom: 5%;
  top: 5%;
  margin-left: 0;
  overflow-y: scroll;
  max-height: unset;
}
.popup.imageview img,
.popup.pdfview img {
  width: 100%;
  height: auto;
}
.popup.imageview .pdf,
.popup.pdfview .pdf {
  width: 100%;
  height: calc(100% - 34px);
}
.popup.imageview object,
.popup.pdfview object {
  width: 100%;
  height: 100%;
}
.popup.mail {
  width: 850px;
  top: 5%;
  margin: 0 -425px 0 -425px;
  /*padding-bottom: 85px;*/
  /*bottom: 5%;*/
}
.popup.mail .form-toolbar {
  position: absolute;
  right: 20px;
  top: 20px;
}
.popup.mail.maximize {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  height: auto !important;
  max-height: unset !important;
  display: flex;
  flex-direction: column;
}
.popup.mail.maximize .tinymce-wrapper {
  flex-grow: 1;
}
.popup.mail.maximize .tinymce-wrapper .mce-tinymce {
  box-sizing: border-box;
  /*Container body*/
}
.popup.mail.maximize .tinymce-wrapper .mce-tinymce,
.popup.mail.maximize .tinymce-wrapper .mce-tinymce .mce-container-body,
.popup.mail.maximize .tinymce-wrapper .mce-tinymce .mce-container-body iframe {
  min-height: 100% !important;
}
.popup.mail.maximize .tinymce-wrapper .mce-tinymce .mce-container-body {
  /*Editing area*/
  /*Footer*/
}
.popup.mail.maximize .tinymce-wrapper .mce-tinymce .mce-container-body > .mce-top-part {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.popup.mail.maximize .tinymce-wrapper .mce-tinymce .mce-container-body > .mce-edit-area {
  position: absolute;
  top: 34px;
  bottom: 37px;
  left: 0;
  right: 0;
}
.popup.mail.maximize .tinymce-wrapper .mce-tinymce .mce-container-body > .mce-statusbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.popup.mail textarea {
  height: 100%;
}
.popup.mail .mceIframeContainer {
  background-color: #fff;
}
.popup.mail .tinymce-wrapper {
  position: relative;
}
.popup.mail .mceLayout {
  width: 100%;
}
.popup.mail .message {
  margin-bottom: 5px;
  font-weight: bold;
}
.popup.wide {
  width: 480px;
  margin-left: -240px;
}
.popup.full {
  width: 98%;
  margin-left: -49%;
}
.popup .message {
  font-weight: bold;
}
.popup .message.error {
  color: #F56349;
}
.popup .form-vertical {
  padding: 0;
}
.popup .form-group {
  margin-bottom: 5px;
}
.popup .form-group input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popup .form-group input.ng-touched.ng-invalid {
  border: 1px solid #F56349;
  outline: none;
}
.popup .button-line {
  padding-top: 5px;
}
.popup .button-line .input-button {
  padding: 5px 16px;
}
.black {
  background-color: #000;
  opacity: 0.8;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
.black.light {
  opacity: 0.1;
}

#main-page.front,
#overlay-page.front,
#popup-page.front {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  min-width: 960px;
  /*.page-header.first .logo {
        float: left;
        position: relative;
        background: url("/Content/img/graphics/mos_logo.png");
        width: 58px;
        height: 22px;
        top: 0;
        left: 20px;
    }*/
}
#main-page {
  height: 100%;
  min-width: 800px;
  position: relative;
}
#main-page #content {
  background: var(--colorLightGray);
  position: absolute;
  width: 100%;
  bottom: 0;
  top: 90px;
  overflow-y: auto;
}
#main-page .progress {
  position: fixed;
  bottom: 5px;
  left: 15px;
  background-color: #848484;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 3px 25px 3px 5px;
  color: #fff;
  z-index: 4;
  opacity: 0.8;
  height: initial;
  margin-bottom: initial;
}
#main-page .progress i {
  margin-right: 5px;
}
#main-page.fixed {
  position: absolute;
  overflow-y: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-width: 800px;
}
/* Responsiveness */
#main-page.responsive {
  /*min-width: auto;*/
  position: relative;
  display: flex;
  flex-direction: column;
}
#main-page.responsive #list-page,
#main-page.responsive #documents-page {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#main-page.responsive #list-page .grid.large,
#main-page.responsive #documents-page .grid.large {
  height: 100%;
  flex: 1;
}
#main-page.responsive .page-header {
  z-index: 2;
  border-bottom: 0;
}
#main-page.responsive .page-header .form-horizontal {
  margin-left: 0;
  margin-right: 0;
}
#main-page.responsive .page-header li .form-group {
  margin: 0;
}
#main-page.responsive .page-header.first {
  white-space: normal;
  height: auto;
  /*margin: 0;*/
  line-height: normal;
}
#main-page.responsive .page-header.first li {
  display: inline-block;
}
#main-page.responsive .page-header.first li a {
  padding: 1rem;
  /*&:hover:first-child {
          background-color: transparent;
          color: inherit !important;
          transition: none;
        }*/
}
#main-page.responsive .page-header.first li a:hover {
  background: var(--hoverBackgroundColor);
  color: #fff !important;
  transition: var(--transition);
}
#main-page.responsive .page-header.first li a.down {
  background: var(--downBackgroundColor);
  color: #fff !important;
  transition: var(--transition);
}
#main-page.responsive .page-header.breadcrumbs {
  position: relative;
  top: auto;
}
#main-page.responsive .page-header.second {
  position: relative;
  top: auto;
}
#main-page.responsive .grid.large {
  position: relative;
  top: auto;
}
#main-page.responsive #content {
  position: relative;
  top: auto;
  /*height: 100%;*/
  flex: 1;
  overflow: auto;
}
#main-page.responsive .card-left {
  position: relative;
}
#main-page.responsive .card-right {
  position: relative;
}
#main-page .form-horizontal,
#popup-page .form-horizontal {
  /*display: initial;*/
}
#main-page .form-horizontal .control-label,
#popup-page .form-horizontal .control-label {
  padding-top: 0;
}
#main-page .form-group,
#popup-page .form-group {
  margin-right: 0;
  margin-left: 0;
}
#main-page .form-group:before,
#popup-page .form-group:before {
  display: initial;
  content: initial;
}
#main-page .form-group:after,
#popup-page .form-group:after {
  display: initial;
  content: initial;
}
@media print {
  #main-page .page-header.first li,
  #main-page .page-header.breadcrumbs li {
    display: none;
  }
  #main-page .page-header.first li.logo,
  #main-page .page-header.breadcrumbs li.logo {
    display: initial;
  }
}
@media screen and (max-width: 768px) {
  #main-page.front,
  #overlay-page.front,
  #popup-page.front {
    min-width: unset;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #main-page {
    min-width: unset;
  }
  .page-header.first .logo {
    width: auto !important;
    background-size: auto !important;
  }
}

#select-page.has-title .page-header.second {
  top: 28px;
}
#select-page.has-title .grid {
  top: 75px;
}
#select-page.info .grid {
  top: 75px;
}
#select-page .slick-row .slick-cell:hover {
  cursor: pointer;
}
#select-page .slick-row.active {
  background-color: beige;
}
#select-page .slick-row .slick-cell.active {
  background: transparent;
  border: 1px solid transparent;
  border-right: 1px dotted silver;
  border-bottom-color: silver;
}
#select-page .page-header {
  position: initial;
}
#select-page .page-header li.warning {
  color: #F9FF00;
}
#select-page .page-header .message {
  margin-left: 5px;
  color: #fff;
  font-weight: bold;
}
#select-page .page-header .form-horizontal {
  padding: 0;
  display: inline-block;
}
#select-page .page-header.info {
  background-color: #77ABD8;
  border-bottom: 1px solid white;
  color: #FBFF59;
  font-weight: bold;
  padding-left: 10px;
}
#select-page .page-header.info.title {
  color: #fff;
}
#select-page .page-header.info .warning {
  color: #FFED00;
  padding-right: 5px;
}
#select-page .custom-combobox,
.overlay .custom-combobox {
  font-size: 12px;
}
#select-page .custom-combobox .custom-combobox-toggle,
.overlay .custom-combobox .custom-combobox-toggle {
  height: 20px;
  margin-top: 3px;
  padding: 0;
  margin-right: 2px;
  right: -1px;
  border: 0;
  border-left: 1px solid #ddd;
  position: absolute;
  top: 0;
}
#select-page .custom-combobox .input,
.overlay .custom-combobox .input {
  width: 100px;
  padding-right: 34px;
}

.settings {
  position: relative;
}
.settings input[type=text],
.settings input[type=password] {
  width: 100%;
  margin: 2px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.settings .group {
  position: absolute;
  width: 25%;
}
.settings .group.c1 {
  left: 0%;
}
.settings .group.c2 {
  left: 25%;
}
.settings .group.c3 {
  left: 50%;
}
.settings .group.c4 {
  left: 75%;
}
.settings .group .section {
  margin: 5px 0px;
}
.settings .group .box {
  background-color: #798981;
  color: #fff;
  padding: 16px;
}

#students-attendance.overlay-fullscreen {
  width: auto;
  margin-left: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#students-attendance .ui-menu .ui-menu-item {
  text-align: left;
  font-weight: normal;
}
#students-attendance .page-header.page-header-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #505964 none;
  color: white;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
}
#students-attendance .page-header.page-header-title .value {
  font-weight: bold;
}
#students-attendance .page-header.second {
  /*background-color: #3B908D;*/
  top: 28px;
  position: absolute;
}
#students-attendance .page-header.second .approve-default-times .day-number {
  width: 30px;
}
#students-attendance .page-header.second .approve-default-times .day-number-field {
  display: inline-block;
  position: relative;
}
#students-attendance .page-header.second .approve-default-times .day-number-field input.error {
  border: solid 1px red;
}
#students-attendance .page-header.second .approve-default-times a.disabled {
  color: #ccc;
}
#students-attendance .page-header.third {
  position: absolute;
  top: 72px;
  height: 55px;
  line-height: initial;
  width: 100%;
  /*background-color: #cdcdcd;*/
  background-color: #fff;
  color: black;
  border-top: solid 1px #cdcdcd;
  box-sizing: border-box;
}
#students-attendance .grid {
  margin-top: 126px;
  min-height: initial;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#students-attendance .grid .slick-header-column.text-center {
  text-align: center;
}
#students-attendance .grid .slick-header-column .header-title {
  padding-right: 0;
}
#students-attendance .grid .totals-viewport {
  position: absolute;
  top: initial !important;
  bottom: 10px;
  width: 100%;
  background: #eae6ff;
  border-top: 1px solid #b3b3b3;
}
#students-attendance .grid .totals-viewport .slick-row.totals {
  height: 23px;
}
#students-attendance .grid .totals-viewport .slick-row.totals .slick-cell {
  border-top: 0;
  border-bottom: 0;
  text-align: center;
}
#students-attendance .grid .slick-cell.expand-cell {
  line-height: 70px;
  height: 70px;
}
#students-attendance .grid .slick-cell.expeld {
  background-color: pink;
}
#students-attendance .grid .slick-cell.hide-cell {
  display: none;
  border-bottom: none;
}
#students-attendance .grid .slick-cell.day-value {
  text-align: center;
  color: #8b999c;
}
#students-attendance .grid .slick-cell.value-modified {
  color: #01b308;
  font-weight: bold;
  font-family: cursive;
}
#students-attendance .grid .slick-cell .custom-combobox-toggle {
  width: 8px;
}
#students-attendance .grid .slick-cell .custom-combobox-input {
  padding-right: 10px;
}
#students-attendance .grid .slick-cell.dropdown {
  padding-right: 0;
}
#students-attendance .detalization-first-level-dropdown {
  width: 100%;
  font-size: 1.8em;
}
#students-attendance .detalization-first-level-dropdown > div > span {
  position: relative;
}
#students-attendance .detalization-first-level-dropdown > div > span i {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1.5em;
}
#students-attendance .detalization-first-level-dropdown .program-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  vertical-align: bottom;
  padding-right: 1.5em;
  box-sizing: border-box;
  max-width: 100%;
}
#students-attendance .detalization-first-level-dropdown .item .program-name {
  font-weight: bold;
}
#students-attendance .detalization-first-level-dropdown .count-indicator {
  display: inline-block;
}
#students-attendance .detalization-second-level-dropdown {
  font-size: 1.1em;
}
#students-attendance .teacher-dropdown {
  margin-left: 20px;
  font-size: 1.1em;
}

.template {
  position: relative;
  font-size: 10pt;
  background-color: #00a95c;
}
.template *[class^="icon-"],
.template *[class*=" icon-"] {
  color: #4e4a47;
}
.template *[class^="icon-"].disabled,
.template *[class*=" icon-"].disabled {
  color: #807c79;
}
.template.line {
  position: relative;
  height: 28px;
  overflow: hidden;
  padding: 0px 5px;
  cursor: default;
}
.template.line *[class^="icon-"],
.template.line *[class*=" icon-"] {
  display: inline-block;
  padding: 0 2px;
}
.template.line .left,
.template.line .right {
  display: inline-block;
}
.template.line .left {
  float: left;
}
.template.line .right {
  float: right;
}
.template.line .icon {
  text-align: center;
  padding-top: 8px;
  width: 18px;
}
.template.line .title {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 20px;
  right: 20px;
  padding: 2px;
  background-color: #fff;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.template.line a {
  display: inline-block;
  color: #4e4a47;
  cursor: pointer;
}
.template.line a:hover {
  color: #888;
}
.template.line.collapsed {
  border-bottom: 1px solid #575757;
}
.template.line .title {
  left: 5px;
  right: 97px;
}
.template:hover {
  background-color: #00dc78;
}

.header-bg {
  background: #fbfbfb;
}
#time-planner-page .chart-outer-wrapper {
  position: absolute;
  top: 28px;
  left: 0;
  bottom: 0;
  right: 0;
}
#time-planner-page .timeline-chart {
  height: 100%;
}
#time-planner-page table.block-info {
  /*background-color: beige;*/
}
#time-planner-page table.block-info.groups-header {
  position: absolute;
  height: 40px;
  background: #fbfbfb;
}
#time-planner-page table.block-info.groups-header td {
  font-weight: bold;
  color: #717f9c;
}
#time-planner-page table.block-info td {
  padding: 5px;
}
#time-planner-page table.block-info td.teacher-name {
  width: 80px;
}
#time-planner-page table.block-info td.program-name {
  width: 110px;
}
#time-planner-page table.block-info td.group-no {
  width: 70px;
}
#time-planner-page .vis-labelset .vis-label .vis-inner {
  padding: 0;
}
#time-planner-event-editor {
  /*.custom-combobox-toggle {
        background: white;
        border-radius: 0;
        margin: 0;
        padding: 0;
        height: 19px;
        width: 21px;
        display: inline-block;
        vertical-align: bottom;
        border: 1px solid #cccccc;
    }*/
}
#time-planner-event-editor .grid {
  min-height: 200px;
  margin-top: 0;
}
#time-planner-event-editor .toolbar {
  background: #ececec;
  min-height: 28px;
}
#time-planner-event-editor .toolbar.toolbar-title {
  margin-bottom: 1px;
  background: #e4e4e4;
}
#time-planner-event-editor .toolbar.toolbar-title .list-title {
  font-weight: bold;
  margin-left: 5px;
  font-size: 1.1em;
}
#time-planner-event-editor .tabs .ui-tabs-scrollable {
  margin: 0;
}
#time-planner-event-editor .ui-tabs-scrollable > .spacer > div:first-child > .nav-tabs {
  margin-left: 5px;
}
#time-planner-event-editor .form-horizontal .form-group {
  display: block;
}
#time-planner-event-editor .form-horizontal .form-group .value {
  display: inline-block;
}
#time-planner-event-editor .form-inline .form-group {
  display: inline-block;
}
#time-planner .teacher-name span {
  display: block;
}
#time-planner .vis-item.schedule-event-module {
  border-color: #b7b29e;
  background-color: #f6efd5;
}
#time-planner .vis-item.schedule-event-module .event-type-name {
  display: none;
}
#time-planner .vis-item .module-name {
  font-weight: bold;
  color: #9e2929;
}
#time-planner .vis-item .group-no {
  font-weight: bold;
}
#time-planner .vis-time-axis.vis-foreground {
  background: #fbfbfb;
}
#time-planner .dotted {
  padding: 2.25em 1.6875em;
  background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  -webkit-background-size: 3px 3px;
  -moz-background-size: 3px 3px;
  background-size: 3px 3px;
}
#time-planner .vis-panel.vis-left {
  background-color: #fbfbfb;
}
#time-planner .vis-panel.vis-background.vis-vertical {
  opacity: 0.3;
}
#time-planner .page-header label {
  margin-bottom: 0;
}
#time-planner .page-header .filter-group input {
  width: 80px;
}
#time-planner .page-header .filter-teacher input {
  width: 80px;
}
#time-planner .page-header .filter-program input {
  width: 130px;
}
#time-planner .page-header .control-label {
  font-size: 13px;
}

.d3-tip {
  line-height: 1;
  font-weight: bold;
  padding: 12px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 2px;
  pointer-events: none;
  z-index: 2;
}
.d3-tip .form-group {
  margin-bottom: 3px;
}
.d3-tip .form-group .label {
  color: #ddd;
  font-size: 1em;
}
.d3-tip:after {
  box-sizing: border-box;
  display: inline;
  font-size: 10px;
  width: 100%;
  line-height: 1;
  color: rgba(0, 0, 0, 0.8);
  position: absolute;
  pointer-events: none;
}
.d3-tip.n:after {
  content: "\25BC";
  margin: -3px 0 0 0;
  top: 100%;
  left: 0;
  text-align: center;
}
.d3-tip.d3-tip.e:after {
  content: "\25C0";
  margin: -4px 0 0 0;
  top: 50%;
  left: -8px;
}
.d3-tip.d3-tip.s:after {
  content: "\25B2";
  margin: 0 0 1px 0;
  top: -8px;
  left: 0;
  text-align: center;
}
.d3-tip.d3-tip.w:after {
  content: "\25B6";
  margin: -4px 0 0 -1px;
  top: 50%;
  left: 100%;
}

#card-page.card-page-contract .card-right.card-right-contract-paymentsource div.checkboxes ul.checkboxes {
  display: block !important;
}
#time-planner {
  display: block;
  height: 100%;
  overflow: hidden;
}
#time-planner .page-header.second {
  position: relative;
}
#time-planner .page-header .filter-group input {
  padding-right: 25px;
}
#time-planner-page {
  display: block;
  height: 100%;
}
#time-planner-page .chart-outer-wrapper {
  position: relative;
  display: block;
  height: 100%;
  top: 0;
}
#time-planner-page .vis-content {
  padding-bottom: 40px;
}
#time-planner-page .vis-delete {
  line-height: 24px;
}
.qtip-default {
  color: #333;
}
.qtip.qtip-person-info {
  background-color: white;
  border: 1px solid #d8d8d8;
  box-shadow: 1px 1px 3px #d4d4d4;
}
.qtip.qtip-person-info.qtip-hover {
  cursor: default;
}
.qtip.qtip-person-info:hover {
  cursor: default;
}
.qtip.qtip-person-info .btn-close {
  position: absolute;
  right: 0;
  top: 0;
  background: #cecece;
  border: 0;
  padding: 6px 10px 6px 10px;
}
.qtip.qtip-person-info .tooltip-header {
  font-weight: bold;
  font-size: 15px;
  background: #e4e4e4;
  padding: 10px 20px 10px 10px;
}
.qtip.qtip-person-info .tooltip-content {
  padding: 12px;
  font-size: 12px;
}
.qtip.qtip-person-info .tooltip-content .form-group {
  margin-top: 10px;
}
.qtip.qtip-person-info .tooltip-content .form-group .control-label {
  margin-bottom: 3px;
}
.qtip.qtip-person-info .tooltip-content .form-group:first-child {
  margin-top: 0;
}
.qtip.qtip-person-info .control-label {
  font-weight: bold;
}
.qtip.qtip-person-info .tooltip-header-text {
  user-select: text;
  padding-right: 25px;
}
.qtip.qtip-person-info .qtip-content {
  padding: 0;
}
.qtip.qtip-person-info .qtip-content .value {
  user-select: text;
}
.person-info-tooltip {
  background-color: #fff;
}
.person-info-tooltip:hover {
  cursor: default;
}
.popup-sales-export {
  display: flex;
  flex-direction: column;
  /*.form-control {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 22px;
  }*/
}
.popup-sales-export .page-header.toolbar {
  /*background: #505964 none;
    color: white;*/
  border-top: 0;
}
.popup-sales-export .toolbar {
  display: flex;
  align-items: center;
  padding: 3px 5px 3px 10px;
  border-top: 1px solid lightgrey;
  /*background: #ededed;*/
}
.popup-sales-export .toolbar .action {
  margin-left: 5px;
}
.popup-sales-export .toolbar .action .search-field {
  position: relative;
}
.popup-sales-export .toolbar .action:first-child {
  margin-left: 0;
}
.popup-sales-export .toolbar .filters .custom-combobox a.custom-combobox-toggle {
  top: -2px !important;
  bottom: 1px !important;
  height: auto !important;
}
.popup-sales-export .ui-tabs-scrollable .nav-tabs > li > a {
  border: 1px solid #ddd;
}
.popup-sales-export .page-header {
  margin-top: 0;
  margin-bottom: 0;
}
.popup-sales-export .page-header .actions li {
  float: none;
  vertical-align: middle;
  /*display: inline-block;*/
}
.popup-sales-export .input-group-addon,
.popup-sales-export .input-group-btn {
  width: auto;
}
.popup-sales-export .header-wrapper {
  flex: 0 1 auto;
  background: #ededed;
  /*background: gray;*/
}
.popup-sales-export .body-wrapper {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.popup-sales-export .ui-tabs-scrollable {
  margin: 0;
}
.popup-sales-export .ui-tabs-scrollable > .spacer > div:first-child > .tab-content {
  border-top: 0;
}
.popup-sales-export .flex-spacer {
  flex-grow: 1;
}
.popup-sales-export .search-field {
  width: 220px;
}
.popup-sales-export .input.datepicker {
  width: 110px;
}
.popup-sales-export .input-group-addon {
  padding: 0 5px 0 5px;
  font-size: 12px;
  display: inline;
}
.popup-sales-export .input-action {
  right: 8px;
  top: 6px;
  position: absolute;
  z-index: 3;
  color: #CFCFCF;
  cursor: pointer;
  border: 0;
}
.popup-sales-export .scrollable-tabset {
  display: block;
  flex: 0 1 auto;
  /*margin-top: 10px;*/
  margin-bottom: 0;
  /*background: pink;*/
}
.popup-sales-export .tab-content {
  flex: 1 1 auto;
  /*background: beige;*/
  display: flex;
  flex-direction: column;
  border: 0;
}
.popup-sales-export .tab-content .grid {
  top: 0 !important;
  flex: 1 1 auto;
}
.popup-sales-export .grid .slick-group .slick-cell input[type="checkbox"] {
  width: auto;
  display: inline-block;
  height: auto;
  padding: 0;
  margin: 0 10px 0 10px;
  vertical-align: middle;
}
#groups-schedule-plan.overlay-fullscreen {
  width: auto;
  margin-left: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#groups-schedule-plan .ui-menu .ui-menu-item {
  text-align: left;
  font-weight: normal;
}
#groups-schedule-plan .page-header.page-header-title {
  background-color: #505964;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: white;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
}
#groups-schedule-plan .page-header.page-header-title .value {
  font-weight: bold;
}
#groups-schedule-plan .page-header.second {
  background-color: #fff;
  color: black;
  top: 28px;
}
#groups-schedule-plan .page-header .custom-combobox .input {
  padding-right: 38px;
  width: auto;
}
#groups-schedule-plan .page-header .custom-combobox .custom-combobox-toggle {
  top: 3px;
  right: -3px;
}
#groups-schedule-plan .page-header .custom-combobox .field-clear-filter {
  right: 25px;
  top: 8px;
  position: absolute;
  color: #cfcfcf;
}
#groups-schedule-plan .page-header .input-action.ui-button {
  height: 20px;
  width: 20px;
}
#groups-schedule-plan .grid {
  margin-top: 28px;
  min-height: initial;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#groups-schedule-plan .grid .slick-header-column.text-center {
  text-align: center;
}
#groups-schedule-plan .grid .slick-header-column .header-title {
  padding-right: 0;
}
#groups-schedule-plan .grid .totals-viewport {
  position: absolute;
  top: initial !important;
  bottom: 0;
  width: 100%;
  background: #eae6ff;
  border-top: 1px solid #b3b3b3;
}
#groups-schedule-plan .grid .totals-viewport .slick-row.totals {
  height: 23px;
}
#groups-schedule-plan .grid .totals-viewport .slick-row.totals .slick-cell {
  border-top: 0;
  border-bottom: 0;
  text-align: center;
}
#groups-schedule-plan .grid .slick-cell {
  line-height: 30px;
}
#groups-schedule-plan .grid .slick-cell.value-duration .tag {
  position: absolute;
  font-size: 10px;
  bottom: -8px;
  left: 0;
  /*color: #b30808;*/
}
#groups-schedule-plan .grid .slick-cell .group-nos .group-no {
  display: block;
}
#groups-schedule-plan .grid .slick-cell .group-nos.group-nos-2 {
  line-height: 12px;
  font-size: 12px;
}
#groups-schedule-plan .grid .slick-cell .group-nos.group-nos-3 {
  line-height: 10px;
  font-size: 11px;
}
#groups-schedule-plan .grid .slick-cell.free-day {
  background-color: #ececec;
}
#groups-schedule-plan .grid .slick-cell.expand-cell {
  line-height: 70px;
  height: 70px;
}
#groups-schedule-plan .grid .slick-cell.hide-cell {
  display: none;
  border-bottom: none;
}
#groups-schedule-plan .grid .slick-cell.day-value {
  text-align: center;
  /*color: #8b999c;*/
}
#groups-schedule-plan .grid .slick-cell.value-modified {
  /*color: #01b308;*/
  /*font-weight: bold;*/
  /*font-family: cursive;*/
}
#groups-schedule-plan .grid .slick-cell .draft-indicator {
  top: 0;
  position: absolute;
  right: 0;
  width: 0;
  height: 0;
  border-top: 8px solid #e90000;
  border-left: 8px solid transparent;
}
#groups-schedule-plan .grid .slick-cell .custom-combobox-toggle {
  width: 8px;
}
#groups-schedule-plan .grid .slick-cell .custom-combobox-input {
  padding-right: 10px;
}
.dropdown-list.attendance-conflicts ul {
  list-style-type: none;
}
.dropdown-list.attendance-conflicts .attendance-conflict-item {
  cursor: default;
  margin-top: 3px;
  border-left: 7px solid #aa6044;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  border-radius: 4px;
  padding: 3px 10px 3px 10px;
}
.dropdown-list.attendance-conflicts .attendance-conflict-item .conflict-date {
  font-weight: bold;
  color: #237f7c;
  font-size: 12px;
}
.dropdown-list.attendance-conflicts .attendance-conflict-item .conflict-student {
  font-weight: bold;
  font-size: 12px;
  margin-left: 10px;
  color: #237f7c;
}
.dropdown-list.attendance-conflicts .attendance-conflict-item table th {
  padding-right: 20px;
}
.dropdown-list.attendance-conflicts .attendance-conflict-item table td.attendance-value {
  color: #aa6044;
}
.conflict-count-indicator {
  display: inline-block;
  padding: 1px 5px 1px 5px;
  text-align: center;
  color: #fff !important;
  font-size: 10px;
  line-height: 13px;
  /* -webkit-border-radius: 3px; */
  -moz-border-radius: 3px;
  border-radius: 3px;
  -o-border-radius: 3px;
  -khtml-border-radius: 3px;
  background-color: #f00;
  font-weight: bold;
  color: #ffffff !important;
}
.dropdown-list .fa-fw {
  width: 11px;
}
#students-attendance {
  display: flex;
  flex-direction: column;
}
#students-attendance .third.page-header {
  padding: 0 !important;
}
#students-attendance .third.page-header > div ul.actions.actions-right {
  width: 200px;
}
#students-attendance .third.page-header > div ul.actions.actions-left {
  width: calc(100% - 200px - 2 * var(--headerMarginLeft));
}
#students-attendance .third.page-header > div ul.actions.actions-left li.filters > div {
  width: auto;
  max-width: 100%;
  display: inline-block;
}
#students-attendance .third.page-header > div ul.actions li {
  padding: 5px 0;
  width: auto;
  float: left;
  clear: left;
}
#students-attendance .third.page-header > div ul.actions li,
#students-attendance .third.page-header > div ul.actions li .btn {
  font-size: 20px;
  max-width: 100%;
}
#students-attendance .third.page-header > div ul.actions li div > span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  vertical-align: bottom;
  padding-right: 1.5em;
  box-sizing: border-box;
  max-width: 100%;
  position: relative;
}
#students-attendance .third.page-header > div ul.actions li div > span i {
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
}
#students-attendance #students-attendance-list {
  flex-grow: 1;
  height: 100% !important;
  position: relative !important;
}
#students-attendance #students-attendance-list .grid {
  margin-top: 0;
}
#students-attendance #students-attendance-list .grid .slick-cell.dropdown .custom-combobox {
  bottom: 50%;
}
#students-attendance #students-attendance-list .grid .slick-cell.dropdown .mark {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
}
#students-attendance #students-attendance-list .grid .slick-cell.dropdown .mark select {
  height: 100%;
}
#students-attendance #students-attendance-list .grid .slick-cell.dropdown:not(.readonly):not(.editable):after {
  content: none;
}
#students-attendance > div {
  /*display: inline-flex;*/
  position: static !important;
  height: auto !important;
  overflow: visible !important;
}
#students-attendance > div .row {
  width: 100%;
}
#students-attendance .month-picker-field {
  height: 20px;
}
#students-attendance .month-picker-field i {
  bottom: 4px;
}
#students-attendance .month-picker-field .month-picker-open-button {
  vertical-align: text-top;
}
#students-attendance .page-header.second .approve-default-times .day-number {
  width: 35px !important;
}
#select-page.course-sheet-parameter-selector .grid {
  top: 85px;
}
#select-page.course-sheet-parameter-selector .page-header.third {
  width: 100%;
  height: 28px;
  color: white;
  background-color: #92a2c3;
}
#calendar {
  /*background: #f9f9f9;*/
}
#calendar .fc-view-container {
  background: white;
}
#calendar .btn-group.event-actions-toggle {
  position: absolute;
  right: 0;
  top: -6px;
}
#calendar .btn-group.event-actions-toggle .btn {
  background: transparent;
  border: 0;
  color: white;
}
#calendar .btn-group.event-actions-toggle .fa {
  font-size: 10px;
}
#calendar .fc-unthemed th {
  padding: 4px;
  color: #596d98;
  text-transform: uppercase;
}
#calendar .fc-list-table .badges {
  float: right;
}
#calendar .fc-list-table .badge {
  padding: 2px 7px;
  border-radius: 3px;
  margin-left: 5px;
  border: 1px solid #c3c3c3;
  background: white;
  font-weight: normal;
  color: #656565;
}
#calendar .fc-button.fc-createEventButton-button {
  background: #aed27e;
  border-color: #85a060;
}
#calendar .fc-button.fc-printButton-button {
  background: #a5a5a5;
  border-color: #8a8a8a;
}
#calendar .fc-button.fc-resourceTimelineDay-button {
  background: #b52e7e;
  border-color: #752153;
}
#calendar .fc-button.fc-resourceTimelineDay-button.fc-button-active.fc-button-primary {
  background: #771e53;
}
#calendar .fc-button.fc-resourceTimelineWeek-button {
  background: #b52e7e;
  border-color: #752153;
}
#calendar .fc-button.fc-resourceTimelineWeek-button.fc-button-active.fc-button-primary {
  background: #771e53;
}
#calendar .fc-button-group > .fc-button-primary.fc-button-active {
  background: #596f9e;
}
#calendar .fc-button {
  background: #6f83ad;
}
#calendar .fc-toolbar h2,
#calendar .fc-center h2 {
  color: #87898e;
  font-size: 1.4em;
}
#calendar-event-editor {
  /*.custom-combobox-toggle {
        background: white;
        border-radius: 0;
        margin: 0;
        padding: 0;
        height: 19px;
        width: 21px;
        display: inline-block;
        vertical-align: bottom;
        border: 1px solid #cccccc;
    }*/
}
#calendar-event-editor .control-label {
  width: 120px;
}
#calendar-event-editor .grid {
  min-height: 200px;
  margin-top: 0;
}
#calendar-event-editor .toolbar {
  background: #ececec;
  min-height: 28px;
}
#calendar-event-editor .toolbar.toolbar-title {
  margin-bottom: 1px;
  background: #e4e4e4;
}
#calendar-event-editor .toolbar.toolbar-title .list-title {
  font-weight: bold;
  margin-left: 5px;
  font-size: 1.1em;
}
#calendar-event-editor .tabs .ui-tabs-scrollable {
  margin: 0;
}
#calendar-event-editor .ui-tabs-scrollable > .spacer > div:first-child > .nav-tabs {
  margin-left: 5px;
}
#calendar-event-editor .form-horizontal .form-group {
  display: block;
}
#calendar-event-editor .form-horizontal .form-group .value {
  display: inline-block;
}
#calendar-event-editor .form-inline .form-group {
  display: inline-block;
}
.login.page-content .birthday {
  margin-bottom: 10px;
}
.login.page-content .birthday .input div {
  display: inline-block;
}
.login.page-content .birthday .input input,
.login.page-content .birthday .input select {
  margin-bottom: 0;
  display: block;
}
.popup .test-student-login {
  background-color: blue;
}
#examination-questions #examination-questions-list table .border-left {
  border-left: 2px solid #ddd;
}
#examination-questions #examination-questions-list table .border-right {
  border-right: 2px solid #ddd;
}
#examination-questions #examination-questions-list .tinymce.ng-empty[contentEditable="true"]:not(:focus):before {
  content: attr(placeholder);
}
#knowledge-base-examination br[data-mce-bogus="1"] {
  display: none;
}
#knowledge-base-examination .before-file div.ng-empty[contentEditable="true"]:not(:focus):before {
  content: attr(placeholder);
}
#knowledge-base-examination .after-file div.ng-empty[contentEditable="true"]:not(:focus):before {
  content: attr(placeholder);
}
#live-report .form-inline .form-group {
  display: inline-block;
  position: relative;
}
#live-report .text-center {
  text-align: center;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
  border: none;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

