.user-menu button {
  background: transparent;
  border: none;
  color: #373a6a;
}
.side-content--left {
  overflow: hidden;
}
.side-content--left .list-content {
  max-height: calc(100vh - 146px);
  position: relative;
  overflow-y: auto;
}

input[type=checkbox]:checked + .custom-checkbox.reverse:after {
  opacity: 0;
}
.custom-checkbox.reverse:after {
  opacity: 1;
}
.tag-box {
  min-height: 45px;
}
button.btn--front {
  color: #373a6a;
}
.h-col-1-of-4 .custom-checkbox-item {
  margin-top: 10px;
}
.advanced-search-form .h-col-5-of-6 .custom-checkbox-item:first-of-type {
  float: right;
  margin-top: 10px;
  margin-right: 0;
}
.voyager .side-menu {
  background: none!important;
  box-shadow: none!important;
}
.main-content.main-full {
  margin-left: 60px;
}
.page-content.page-result {
  font-size: 15px;
}
.dd-item {
  clear: both;
}
.main-content > .page-title {
  padding-left: 15px;
}
.table-responsive .row {
  margin: 0;
}
.logged-in .site-center {
  min-height: calc(100vh - 84px);
}
.logged-in .site-center .main-content {
  max-height: calc(100vh - 84px);
  overflow: auto;
}
.logged-in.sidebar-right .side-content--right {
  opacity: 1;
  border-left: 1px solid #eee;
  z-index: 1;
  display: flex;
  flex-flow: column nowrap;
}
.logged-in.sidebar-right .side-content--right .sidebar-header {
  flex: none;
}
.logged-in.sidebar-right .side-content--right .comments-list {
  height: 100%;
  overflow: auto;
}
.inline-block {
  display: inline-block;
}
.tag-box__selector {
  position: relative;
  min-height: 46px;
  line-height: 35px;
  padding-top: 5px;
  padding-bottom: 0;
  overflow: hidden;
  height: 1%;
}
.tag-box-item {
  margin-right: 10px;
}

.tag-box__options ul li > ul li {
  padding-left: 18px;
  position: relative;
}
.custom-select-submenu li a:before,
.custom-select-submenu li a:after {
  left: 11px;
}
.custom-selection--smaller .custom-select-submenu li a:before,
.custom-selection--smaller .custom-select-submenu li a:after {
  left: 31px !important;
}
.custom-selector .custom-select-submenu li a {
  padding-left: 30px;
  position: relative;
  z-index: 2;
}
.custom-selector--smaller .custom-select-submenu li a {
  padding-left: 50px;
}
.custom-selector--phrase .is-active {
  border: 2px solid #555889!important;
}
.custom-selector .has-submenu .custom-select-submenu .toggle-submenu {
  left: 27px;
  z-index: 3;
}
.toggle-submenu:before,
.toggle-submenu:after {
  background: #555889!important;
}
.custom-selector .custom-select-submenu .is-active {
  border: 2px solid #555889!important;
}
.custom-selector.single-select .is-active,
.custom-selector.single-select .is-active li {
  border: 0!important;
}
.custom-selector.single-select .is-active > [data-id] {
  border: 2px solid #555889;
}
.toggle-submenu:before {
  width: 11px!important;
  height: 1px!important;
  top: 50%!important;
  left: 1px!important;
  margin-top: 0!important;
}
.toggle-submenu:after {
  height: 11px!important;
  width: 1px!important;
  left: 50%!important;
  top: 1px!important;
  margin-left: -1px!important;
}
.custom-selector li:nth-child(2n) a,
.custom-selector li a:last-child:hover {
  background: unset;
  color: unset;
}
.custom-selector li a:hover {
  color: #000;
}
.custom-selector li.is-active a:hover {
}
.custom-selector li:nth-child(even),
.h-form-striped .h-form-row:nth-child(odd) {
  background: #f6f7fc;
}
.custom-selector li:nth-child(odd) > ul > li:nth-child(even):after,
.custom-selector li:nth-child(even) > ul > li:nth-child(odd):after,
.custom-selector li:nth-child(odd) > ul > li:nth-child(even) > ul > li:nth-child(even):after,
.custom-selector li:nth-child(odd) > ul > li:nth-child(odd) > ul > li:nth-child(odd):after,
.custom-selector li:nth-child(even) > ul > li:nth-child(odd) > ul > li:nth-child(even):after,
.custom-selector li:nth-child(even) > ul > li:nth-child(even) > ul > li:nth-child(odd):after {
  background: #fff;
  content: "";
  position: absolute;
  left: -100%;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.custom-selector li:nth-child(odd) > ul > li:nth-child(odd):after,
.custom-selector li:nth-child(even) > ul > li:nth-child(even):after,
.custom-selector li:nth-child(odd) > ul > li:nth-child(odd) > ul > li:nth-child(even):after,
.custom-selector li:nth-child(odd) > ul > li:nth-child(even) > ul > li:nth-child(odd):after,
.custom-selector li:nth-child(even) > ul > li:nth-child(even) > ul > li:nth-child(even):after,
.custom-selector li:nth-child(even) > ul > li:nth-child(odd) > ul > li:nth-child(odd):after {
  background: #f6f7fc;
  content: "";
  position: absolute;
  left: -100%;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.custom-selector .is-active li {
  border: 2px solid #555889!important;
}
.custom-select-submenu {
  display: none;
}
.custom-select-submenu.is-open {
  display: block;
}
.toggle-submenu.is-open:after {
  content: none;
}

.h-form-striped label {
  font-size: 15px;
  display: inline-block;
  padding-top: 8px;
}

.search-results--front .result-item__phrase {
  font-family: "Palemonas Bold";
  background: #555889;
  font-size: 21px;
  font-weight: 600;
  color: #fff;
  margin: 0 -40px;
  padding: 10px;
  letter-spacing: .1px;
}
.result-item__data-name {
  text-align: right;
  color: #7e7e7e;
  font-size: 15px;
}
.search-results--front .result-item {
  padding: 0 40px;
}
.search-results--front .result-item__data {
  padding: 12px 0;
  font-size: 14px;
}
.search-results--front .status--in-progress {
  margin-left: 0;
}
@media (max-width: 767px) {
  .search-results--front .result-item__data {
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 -40px;
  }
  .search-results--front .result-item__data .result-item__data-name {
    width: 100%;
    text-align: left;
    padding-bottom: 5px;
  }
  .search-results--front .result-item__data .h-col-4-of-5 {
    width: 100%;
  }
}
.h-search-result {
  background: #fff2e6;
  border-radius: 0;
  line-height: 24px;
}
.h-phrase {
  color: #555889;
}
a.h-phrase {
  text-decoration: underline;
}
a.h-phrase:hover {
  text-decoration: none;
}
.toggle-result-item {
  color: #fff;
}
.error-warning {
  display: block;
  background: #fff2e6;
  border: 1px solid #f5dfcb;
  color: #f3933c;
  padding: 6px 12px;
  margin-bottom: 10px;
}
.error-warning i {
  margin-right: 7px;
  display: inline-block;
}
.icon-warning:before {
  content: "\e821";
}
.btn--secondary:hover,
.btn--secondary:focus {
  background: #1c205b;
  color: #fff;
}
.btn--primary:hover,
.btn--primary:focus {
  background: #eb7f1d;
  color: #fff;
}
.phrase-item__name .phrase-item__toggle {
  position: static;
  width: auto;
  height: auto;
  line-height: normal;
  color: unset;
}
.phrase-item__name .phrase-item__toggle i {
  display: inline-block;
  position: absolute;
  width: 42px;
  height: 47px;
  left: 0;
  top: 0;
  text-align: right;
  margin-left: 0;
  line-height: 51px;
  padding-right: 10px;
}
.file-load {
  height: 30px;
  margin: -5px 5px;
}
.select2-hidden-accessible {
  display: none;
}
.select2-selection__rendered {
  padding: 0;
}
.select2-selection__choice {
  display: inline-block;
  float: left;
  border-radius: 2px;
  background: #dcdcdc;
  padding: 8px 14px;
  padding-right: 44px;
  color: #000;
  margin-bottom: 5px;
  position: relative;
  font-size: 13px;
  line-height: 19px;
  margin-right: 10px;
}
.select2-selection__choice .select2-selection__choice__remove {
  font-family: "term-bank" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: #dcdcdc;
  cursor: pointer;
}
.select2-selection__choice .select2-selection__choice__remove:before {
  content: "\e912";
  color: #000;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
          user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
          user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
  width: 100%;
  padding: 7px 0;
  font-size: 13px;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
          user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #dce6e8;
  border-radius: 2px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 7px 10px 0;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eee 100%);
  background-image:      -o-linear-gradient(top, white 50%, #eee 100%);
  background-image:         linear-gradient(to bottom, white 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image:      -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image:         linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eee 50%);
  background-image:      -o-linear-gradient(top, white 0%, #eee 50%);
  background-image:         linear-gradient(to bottom, white 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, white 100%);
  background-image:      -o-linear-gradient(top, #eee 50%, white 100%);
  background-image:         linear-gradient(to bottom, #eee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.table-responsive {
  width: 100%;
}
.form-search {
  display: none;
}
.custom-selector select {
  display: none;
}
.ui-sortable .ui-sortable-placeholder {
  height: auto!important;
  min-height: 60px;
}
.ui-keyboard .ui-keyboard-button {
  font-family: "Palemonas Bold";
  font-size: 17px;
  font-weight: bold;
  color: #000;
}
.ui-keyboard .ui-keyboard-button.ui-state-hover {
  background: #373a6a;
  color: #fff;
  border-color: #373a6a;
}
.detailed-item__header h1 {
  font-family: "Palemonas Bold";
}
.with-keyboard {
  font-family: "Palemonas";
  font-size: 150%!important;
}
.parameters-list .ui-selectmenu-dropdown {
  display: none;
}
.term-straipsniai .detailed-article-search-2 select[name="statusas"] + span > a.ui-state-active {
  width: 355px;
  z-index: 999;
}
.custom-selector .btn.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #fff;
  text-decoration: underline;
}
.custom-selector .btn.btn-sm.btn-warning {
  background-color: #f0ad4e;
}
.custom-selector .btn.btn-sm.btn-primary {
  background-color: #337ab7;
}
.custom-selector .btn.btn-sm.btn-danger {
  background-color: #d9534f;
}
.custom-selector .has-submenu li .toggle-submenu {
  top: 21px;
}
.custom-selector .h-menu > li > span {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  position: relative;
  z-index: 2;
}
.custom-selector .has-submenu > li > span {
  padding-left: 30px;
}
.custom-selector .custom-select-submenu > li > span {
  padding-left: 30px;
}
.custom-selector .has-submenu .custom-select-submenu > li > span {
  padding-left: 50px;
}
.full-height {
  max-height: unset;
}
.custom-selector .has-submenu li .toggle-submenu {
  z-index: 3;
}
.other-phrase__options a.ui-selectmenu {
  margin: 0;
}
.detailed-article-search-2 {
  width: 100%;
  max-width: 1061px;
  margin-left: -301px !important;
  margin-top: 48px !important;
}
.loader {
  position: absolute;
  background: url("../img/ajax-loader.gif") no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
  max-height: 70vh;
}
.detailed-phrase-fields .h-form-row {
  position: relative;
}
.detailed-phrase-fields .h-form-row > .has-comment {
  position: absolute;
  top: 20px;
  right: -10px;
}
.has-comment:hover,
.has-comment:focus {
  color: #fff;
}
.is-selected.comment-item__replay > i {
  color: #f3933c;
}
.is-selected.has-comment {
  background: #f3933c;
}
.comment-item__header-content > div {
  margin-bottom: 6px;
}
.detailed-article-search-2 .tag-box__options,
.detailed-search-2 .tag-box__options {
  position: static;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.detailed-article-search-2 .sritys-box input,
.detailed-search-2 .sritys-box input {
  margin-bottom: -1px;
}
.detailed-article-search-2 .tag-box__selector,
.detailed-search-2 .tag-box__selector {
  padding: 5px 5px 0;
  min-height: 40px;
  line-height: 1;
}
.detailed-article-search-2 .tag-box__selector::before,
.detailed-search-2 .tag-box__selector::before {
  content: none;;
}
.detailed-article-search-2 .tag-box-item,
.detailed-search-2 .tag-box-item {
  padding: 4px 10px;
  padding-right: 30px;
  margin-right: 5px;
}
.detailed-article-search-2 .tag-box-item .tag-box-item__remove,
.detailed-search-2 .tag-box-item .tag-box-item__remove {
  right: 10px;
  top: 5px;
}
/* TOMAS */
.editable-textarea textarea,
.editable-textarea .textarea {
  min-height: 60px;
}
.phrase-item__header .phrase-item__link {
  border-left: 1px solid #e9e9e9;
}
.phrase-item__header .phrase-item__link:hover {
  color: #fff;
  background: #555889;
  border-radius: 0 4px 4px 0;
}
.browse-items {
  align-items: flex-start;
  display: flex;
}
.browse-items .btn {
  margin: 0 10px 0 0;
}
.browse-items .browse-items-select {
  width: 100%;
  max-width: 200px;
}
.modal-content.simple-popup.popup-warning {
  height: auto;
}
.modal-content.simple-popup.popup-warning h3 {
  margin: 0 0 15px 0;
}
.fields-menu.sticky {
  width: auto;
  background: none;
  border: none;
  border-bottom: 1px solid #686b97;
  padding: 0 0 5px 0;
  position: absolute;
  top: -45px;
  left: 435px;
}
.fields-menu.sticky a {
  color: #555889 !important;
  font-size: 14px;
}
.fields-menu.sticky .explainer-item i {
  font-size: 14px;
}
.fields-menu.sticky .explainer-item__content {
  top: 34px;
  bottom: auto;
}
.fields-menu.sticky .explainer-item__content:before {
  transform: rotate(-90deg);
  top: -14px;
  bottom: auto;
}
.table td.no-click {
  width: 215px;
}
.table td.no-click .btn {
  margin-bottom: 10px;
}
.table p {
  margin: 0;
}
.custom-selector .has-submenu {
  width: 100%;
  padding: 5px 0;
  float: left;
}
.custom-selector .has-submenu li {
  width: 100%;
  padding: 5px 0;
  float: left;
}
.custom-selector .custom-select-submenu {
  width: 100%;
  margin: 0 0 -5px 0;
  float: left;
}
.custom-selector .has-submenu li .btn {
  margin: 0 10px 0 0;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.result-item__data .h-col-4-of-5 + .h-col-4-of-5 {
  border-top: 1px solid #e0e0e0;
  padding-top: 10px;
  margin-top: 10px;
}
.phrase-item.is-empty .phrase-item__toggle {
  opacity: 0;
  visibility: hidden;
}
.phrase-item.is-empty.is-active .phrase-item__content {
  display: none;
}
.h-menu {
  position: relative;
}
.list-content .content-loader-img {
  width: auto;
  height: auto;
  background: rgba(0,0,0,.20);
  margin: 0;
  position: absolute;
  top: -10px;
  left: -13px;
  right: -13px;
  bottom: -18px;
}
.list-content .content-loader-img:after {
  width: 50px;
  height: 50px;
  content: "";
  background: url(../img/ajax-loader.gif) no-repeat;
  position: absolute;
  left: calc(50% - 25px);
  bottom: calc(50vh - 25px);
}
.page-content-top {
  display: flex;
}
.page-content-top__left {
  flex: 0 0 auto;
}
.page-content-top__right {
  padding: 50px 0 50px 40px;
  flex: 1 1 0;
  display: none;
}
.users .page-content-top__right,
.term-organizacijos .page-content-top__right {
  display: block;
}
.search-form {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
}
.search-form__items {
  width: 33.333%;
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
  align-items: flex-end;
  display: flex;
  flex-flow: row wrap;
}
.search-form__items span {
  display: flex;
}
.search-form__items .btn {
  margin: 0;
}
.search-form__label {
  width: 100%;
  padding: 0 0 5px 0;
  display: block;
}
.attachment {
  background: url(../img/paperclip.svg) no-repeat 0 4px;
  padding: 4px 0 4px 25px;
}
.comment-active {
  background: #fff7f0;
  border-color: #ffe0c4;
}
.list-controls {
  min-height: 62px;
  padding: 9px 13px 9px 25px;
  align-items: center;
  justify-content: space-between;
  display: flex;
}
.list-controls:before,
.list-controls:after {
  display: none;
}
.list-controls .list-controls__buttons {
  padding: 0;
  margin: 0 0 0 10px;
}
.list-controls__title {
  margin: 0;
}
.phrase-item.is-active {
  padding-bottom: 10px;
}
.h-menu.parameters-list {
  padding-bottom: 10px;
}
.list-controls__buttons .dropdown .dropdown-menu,
.detailed-item__controls .dropdown .dropdown-menu {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  margin: 8px 0;
  z-index:1;
}
.list-controls__buttons .dropdown .dropdown-menu a,
.detailed-item__controls .dropdown .dropdown-menu a {
  color: #1d1d1d;
  font-size: 14px;
  text-decoration: none;
  transition: all .5s linear;
  padding: 8px 13px;
  margin: 0;
  display: block;
}
.list-controls__buttons .dropdown .dropdown-menu li:first-child a,
.detailed-item__controls .dropdown .dropdown-menu li:first-child a {
  border-radius: 3px 3px 0 0;
}
.list-controls__buttons .dropdown .dropdown-menu li:last-child a,
.detailed-item__controls .dropdown .dropdown-menu li:last-child a {
  border-radius: 0 0 3px 3px;
}
.list-controls__buttons .dropdown .dropdown-menu a:hover,
.detailed-item__controls .dropdown .dropdown-menu a:hover {
  color: #fff;
  background: #555889;
}
.term-element-item {
  padding-left: 12px;
  padding-right: 45px;
}
.phrase-list .ui-widget-content {
  background: #fff;
}
.phrase-list .ui-widget-content:disabled {
  background: #eee
}
.greeting .btn--primary {
  width: auto;
  height: 42px;
  vertical-align: top;
  align-items: center;
  display: inline-flex;
}
.greeting .btn--front-search {
  height: 42px;
  min-height: 42px !important;
  font-size: 18px;
  font-weight: 600;
  vertical-align: top;
  border: 1px solid #555889;
  padding: 8px 12px;
  align-items: center;
  display: inline-flex;
}
.greeting .btn--front-search:hover {
  background: #1c205b !important;
}
.greeting .btn--front-search i {
  width: auto;
  margin-right: 5px;
}
textarea.with-remove{
  width:calc(100% - 20px);
}
.remove-attr{
  float:right;
  padding: 15px 0;
}

.icon-plus {
  position: relative!important;
  top:0!important;
  left:0!important;
  width:25px;
  height:25px;
}
.icon-plus::after {
  content: " ";
  position: absolute;
  display: block;
  background-color: #fff;
  height: 2px;
  margin-top: -1px;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 9;
}
.icon-plus::before {
  content: " ";
  position: absolute;
  display: block;
  background-color: #fff;
  width: 2px;
  margin-left: -1px;
  left: 50%;
  top: 0;
  bottom: 0;
  z-index: 9;
}
.btn--primary .icon-plus{
	margin-top:10px;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

/* Tooltip text */
.tooltip .tooltiptext {
  opacity:0;
    width: 300%;
    text-align: center;
    font-size: 14px;
    background-color: #393a48;
    color: #fff;
    text-align: center;
    padding: 5px 0 15px;
    position: absolute;
    top: -95%;
    right: 50%;
    z-index: 1;
}

.tooltip .tooltiptext:after {
  content: "";
  position:absolute;
  margin-top:-6px;
  margin-left:-5px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 8px solid #393a48;
  transform:rotate(-90deg);
  right: -10px; 
  bottom: -4px;
}

.tooltip:hover .tooltiptext {
  opacity:1;
  transition: opacity  0s linear 1s;
}

body:not(.logged-in) .site-center .content-loader{
	top:35vh;
	transform:translate(-50%, -50%);
}

.controls-search-form{
	padding: 0 13px 5px;
	margin-top:-1px;
	background: #F0F1F5;
	border-bottom: 1px solid #E0E0E0;
	position: relative;
}
.controls-search {
    border: 1px solid #dce6e8;
    position: relative;
	background:#fff;
	border-radius:5px;
}
.controls-search input[type=text] {
    border: none;
    width: 100%;
    padding-right: 50px;
	line-height: 32px;
	padding: 0 10px;
	background:transparent;
}
.controls-search button {
    position: absolute;
    right: 0px;
    top: 4px;
    bottom: 4px;
	z-index:9;
	background:transparent;
	border:0;
	font-size:21px;
}