@charset "UTF-8";
/* SMARTADMIN VARIABLES
 * All variables related specifically to the theme starts from here:
 *
 * Grays moved to front, because they are needed before this point.
 */
/* left side */
/* right side */
/* the color that flashes when you click on the first nav element */
/* the plus icon that appears on the parent nav when expanding and collapsing */
/* these values will only address the first parent in the entire nav */
/* the plus & minus icons */
/* margin top */
@media (min-width: 768px) {
  .btn-group-justified-custom {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
  }
  .btn-group-justified-custom > .btn, .btn-group-justified-custom > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
  }
  .btn-group-justified-custom > .btn-group .btn {
    width: 100%;
  }
  .btn-group-justified-custom > .btn-group .dropdown-menu {
    left: auto;
  }
  .container {
    width: 100%;
  }
}
#web-messenger-container {
  z-index: 999;
}

@media (min-width: 992px) {
  .container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
html {
  background: #fafafa !important;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

body {
  background: #fafafa !important;
  color: #2e424d;
}

.background-white {
  background: white !important;
}

.background-summary-gray {
  background: #f6f6f6 !important;
}

@media (min-width: 1201px) {
  .container {
    width: auto;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-device-width: 1266px) {
  .container {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
}

#content {
  padding: 0px 0;
  margin-top: 0px !important;
  height: 4.125rem;
}

.text-7 {
  font-size: 7px;
}

.text-8 {
  font-size: 8px !important;
}

.text-10 {
  font-size: 11px !important;
}

.text-12 {
  font-size: 12px;
}

.margin-20 {
  margin: 20px !important;
}

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

.text-15 {
  font-size: 16px !important;
}

.text-16 {
  font-size: 17px !important;
}

.txt-green {
  color: #5cb85c;
}

.txt-black {
  color: #000000;
}

.txt-gray {
  color: grey;
}

.font-300 {
  font-weight: 300;
}

.font-600 {
  font-weight: 600;
}

.font-700 {
  font-weight: 700;
}

.float-right {
  float: right !important;
}

.font-800 {
  font-weight: 800;
}

.margin-0 {
  margin: 0px !important;
}

.margin-0-15 {
  margin: 0px 15px;
}

.margin-top--2 {
  margin-top: -2px !important;
}

.margin-top--5 {
  margin-top: -5px !important;
}

.margin-top--10 {
  margin-top: -10px !important;
}

.margin-top--12 {
  margin-top: -12px !important;
}

.margin-top-0 {
  margin-top: 0px !important;
}

@media (max-width: 767px) {
  .margin-top-0-responsive {
    margin-top: 0px !important;
  }
}

.margin-top-3 {
  margin-top: 3px !important;
}

@media (max-width: 767px) {
  .margin-top-3-responsive {
    margin-top: 3px !important;
  }
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-top-7 {
  margin-top: 7px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-11 {
  margin-top: 11px !important;
}

.margin-top-12 {
  margin-top: 12px !important;
}

.margin-top-14 {
  margin-top: 14px;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-top-skills-responsive {
  margin-top: 21px;
}
@media (max-width: 767px) {
  .margin-top-skills-responsive {
    margin-top: 13px;
  }
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-200 {
  margin-top: 200px !important;
}

.margin-30 {
  margin: 30px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-top-70 {
  margin-top: 70px !important;
}

.margin-top-90 {
  margin-top: 20px !important;
}

.margin-right-0 {
  margin-right: 0px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.margin-right-15 {
  margin-right: 15px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.candidates-filter-button {
  position: fixed;
  top: 42px;
  right: 80px !important;
  height: 35px;
  padding-top: 2px;
}

.min-width-1000 {
  min-width: 1000px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.margin-right-40 {
  margin-right: 40px !important;
}

.margin-right-50 {
  margin-right: 50px !important;
}

.margin-left-90 {
  margin-left: 90px !important;
}

.margin-left-120 {
  margin-left: 120px !important;
}

.absolute-left-140-responsive {
  position: relative;
}
@media (min-width: 768px) {
  .absolute-left-140-responsive {
    margin-left: 140px !important;
    position: absolute !important;
  }
}

.margin-left-20-responsive {
  margin-left: -3px !important;
}
@media (max-width: 991px) {
  .margin-left-20-responsive {
    margin-left: 20px !important;
  }
}

.margin-left-160 {
  margin-left: 160px !important;
}

.margin-left-0 {
  margin-left: 0 !important;
}

.margin-left-5 {
  margin-left: 5px !important;
}

.margin-left-10 {
  margin-left: 10px !important;
}

.margin-left-15 {
  margin-left: 15px !important;
}

.margin-left-20 {
  margin-left: 20px !important;
}

.margin-left-25 {
  margin-left: 25px !important;
}

.margin-left-30 {
  margin-left: 30px !important;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-bottom-4 {
  margin-bottom: 4px !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.padding-13 {
  padding: 13px !important;
}

.padding-13-responsive {
  padding: 13px !important;
}
@media (max-width: 767px) {
  .padding-13-responsive {
    padding: 0px !important;
  }
}

.no-top-padding {
  padding-top: 0 !important;
}

.padding-19-5 {
  padding: 5px 19px !important;
}

.padding-45-10 {
  padding: 10px 45px !important;
}

.margin-top-responsive-40 {
  margin-top: 40px !important;
}
@media (max-width: 767px) {
  .margin-top-responsive-40 {
    margin-top: 0px !important;
  }
}

@media (max-width: 767px) {
  .margin-top-responsive-20 {
    margin-top: 20px !important;
  }
}

@media (max-width: 767px) {
  .margin-top-responsive-18 {
    margin-top: 18px !important;
  }
}

@media (max-width: 767px) {
  .responsive-padding-top-7 {
    padding-top: 7px !important;
  }
}

@media (max-width: 767px) {
  .responsive-margin-top-7 {
    margin-top: 7px !important;
  }
}

@media (max-width: 767px) {
  .responsive-margin-left-0 {
    margin-left: 0px !important;
  }
}

.padding-5 {
  padding: 5px !important;
}

.padding-10-0 {
  padding: 10px 0px;
}

.padding-5-0 {
  padding: 5px 0px;
}

.padding-0-10 {
  padding: 0px 10px !important;
}

.padding-0 {
  padding: 0px !important;
}

.padding-right-0 {
  padding-right: 0px !important;
}

.padding-right-5 {
  padding-right: 5px !important;
}

.padding-right-10 {
  padding-right: 10px !important;
}

.padding-left-0 {
  padding-left: 0 !important;
}

.padding-left-5 {
  padding-left: 5px !important;
}

.padding-left-10 {
  padding-left: 10px !important;
}

.padding-left-15 {
  padding-left: 15px !important;
}

.padding-left-20 {
  padding-left: 20px !important;
}

.padding-left-25 {
  padding-left: 25px !important;
}

.padding-left-40 {
  padding-left: 40px !important;
}

@media (min-width: 768px) {
  .margin-left--25-responsive {
    margin-left: -25px !important;
  }
}

@media (min-width: 768px) {
  .padding-left-20-responsive {
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  .margin-left-20-responsive {
    margin-left: 20px;
  }
}

.margin-left--3 {
  margin-left: -3px;
}

.margin-left--30 {
  margin-left: -30px !important;
}

.margin-left--60 {
  margin-left: -60px !important;
}

.margin-right--30 {
  margin-right: -30px !important;
}

.padding-right-15 {
  padding-right: 15px !important;
}

.padding-right-20 {
  padding-right: 20px !important;
}

.padding-right-25 {
  padding-right: 25px !important;
}

.padding-right-28 {
  padding-right: 28px !important;
}

.padding-right-30 {
  padding-right: 30px !important;
}

.padding-top-2 {
  padding-top: 2px;
}

.padding-right-40 {
  padding-right: 40px !important;
}

.color-range-label {
  color: #2d3f51 !important;
}

@media (max-width: 767px) {
  .padding-0-responsive {
    padding: 0px !important;
  }
}

.custom-tab-responsive a {
  font-size: 12px !important;
}

@media (max-width: 767px) {
  .padding-top-0-responsive {
    padding-top: 0px !important;
  }
}

@media (max-width: 767px) {
  .padding-bottom-0-responsive {
    padding-bottom: 0px !important;
  }
}

@media (max-width: 767px) {
  .padding-side-6-responsive {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
}

@media (max-width: 767px) {
  .padding-top-5-responsive {
    padding-top: 5px !important;
  }
}

@media (max-width: 767px) {
  .padding-top-15-responsive {
    padding-top: 15px !important;
  }
}

.padding-top-0 {
  padding-top: 0px !important;
}

.padding-top-3 {
  padding-top: 3px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.padding-top-8 {
  padding-top: 8px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-top-12 {
  padding-top: 12px !important;
}

.padding-top-15 {
  padding-top: 15px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}
@media (max-width: 767px) {
  .padding-top-20 {
    padding-top: 13px !important;
  }
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-top-32 {
  padding-top: 32px !important;
}

.padding-top-35 {
  padding-top: 35px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-top-45 {
  padding-top: 45px !important;
}

.padding-top-100 {
  padding-top: 10px !important;
}

.padding-bottom-3 {
  padding-bottom: 3px !important;
}

.padding-bottom-5 {
  padding-bottom: 5px !important;
}

.padding-bottom-15 {
  padding-bottom: 15px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.padding-bottom-45 {
  padding-bottom: 45px !important;
}

.padding-25 {
  padding: 25px !important;
}

.padding-50 {
  padding: 50px !important;
}

.background-color-blue-login {
  background-color: rgb(67, 78, 93);
}

.thanks-box-border {
  border: 1px solid #dddbdb !important;
  padding: 30px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
}

.tab-required {
  border: red solid 1px;
}

.join-job-board-heading {
  color: white;
  font-size: 25px;
  font-weight: 600;
}

.go-button {
  padding: 20px 50px !important;
}
.go-button:hover {
  background-color: #00af00;
}

@media (max-width: 767px) {
  .container-responsive {
    padding: 0px !important;
  }
}

.pull-right-responsive {
  float: right !important;
  right: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  .pull-right-responsive {
    float: left !important;
    margin: auto !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .width-50-responsive {
    width: 50px !important;
    margin: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .min-width-10-responsive > li {
    min-width: 10px !important;
  }
}

.application-nav li a {
  color: black;
  margin: 0px;
}
.application-nav .active {
  background-color: rgba(0, 0, 0, 0) !important;
}
.application-nav .active > a {
  background-color: rgba(0, 0, 0, 0) !important;
  color: black;
}
.application-nav a:hover {
  background-color: transparent !important;
  cursor: default !important;
}
.application-nav a:focus {
  background-color: transparent !important;
}

.col-7 {
  width: 58.33333333%;
}

.border-radius {
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
}

.border-bottom-right {
  border-top: none;
  border-left: none;
}

.min-height-150 {
  min-height: 150px;
}

.min-height-1000 {
  min-height: 1000px !important;
}

.height-100 {
  min-height: calc(100% - 50px);
}

.height-45 {
  height: 45px;
}

.height-100-25 {
  height: calc(100% - 25px);
}

.height-100-40 {
  height: calc(100% - 40px);
}

.height-100-60 {
  height: calc(100% - 60px);
}

.height-100-80 {
  height: calc(100% - 80px);
}

.height-100-100 {
  height: calc(100% - 100px);
}

.height-100-150 {
  height: calc(100% - 150px);
}

.image-circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.gray-border {
  border-color: #cacaca !important;
}

.gray-border-solid {
  border: 1px solid #cacaca;
}

.list-msg {
  background-color: #FAFA8B;
  border-radius: 6px;
  margin-top: 5px;
}

.fa-gray {
  color: #7f95d1;
}

.fa-gray-light {
  color: #cccccc;
}

.inline-block {
  display: inline-block;
}

.dropdown-menu {
  top: auto;
}

.odd-permission {
  background-color: #f7f8fc;
}

@media (min-width: 992px) {
  #tablecol {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}

@media (min-width: 992px) {
  #tablecol2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}

.employee-record .record-span {
  width: 200px;
  display: inline-block;
}

@media (max-width: 991px) {
  .timeline-overview {
    padding-right: 0px !important;
  }
}

@media (min-width: 768px) {
  .custom-relation-style {
    padding-left: 0px !important;
    margin-left: -25px !important;
  }
}

@media (min-width: 768px) {
  .custom-grader-style {
    padding-left: 0px !important;
    margin-left: 15px !important;
  }
}

.new-employee-label {
  color: #e8e8e8;
}
@media (max-width: 991px) {
  .new-employee-label {
    padding-top: 20px;
  }
}

.new-employee-span {
  color: #c5c5bf;
}

.position-header {
  /*
  padding-top: 16px;
  padding-bottom: 2px;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 901;
  background-color: #f9f9f9;
  height: 60px;
  margin-top: 20px;

  -moz-box-shadow: 0 35px 0 rgba(18, 18, 18, 0.15);
  -webkit-box-shadow:  0 35px 0 rgba(18, 18, 18, 0.15);
  box-shadow: 0 0 35px 0 rgba(18, 18, 18, 0.15);

   */
}
.position-header .input-group {
  width: 80%;
}
.position-header .input-group .form-control {
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}
.position-header .dropdown-menu {
  height: 600px;
  overflow-y: scroll;
}
.position-header .dropdown-menu::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}
.position-header .dropdown-menu::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}
.position-header .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
}
.position-header li.closed {
  border-left: 3px solid darkred;
}
.position-header .search {
  padding-top: 7px;
}
.position-header .search input.form-control {
  border-radius: 26px !important;
  border-top-left-radius: 26px !important;
  border-bottom-left-radius: 26px !important;
}

a.navbar-brand {
  color: #ffffff;
  height: 38px;
  padding: 10px 15px;
}

.custom-hover-picture-edit {
  display: none;
}

.custom-hover-picture:hover .custom-hover-picture-edit {
  display: block;
}

.height-34 {
  height: 34px;
}

.height-60 {
  height: 60px !important;
}

.chosen {
  border: 1px solid #99B2E6;
  background-color: #99B2E6 !important;
}

div.answer-choice label.chosen {
  border: 1px solid #14296c;
  background-color: #14296c !important;
  color: white;
}

.help-block {
  font-size: 13px;
}

.separator {
  margin: 0 5px;
}

.margin-auto {
  margin: auto !important;
}

.tab-content {
  padding: 10px 15px;
}

.glyphicon-star {
  color: #3276B1;
}

.bg-color-gray-recutil {
  background-color: #c6c6c6 !important;
}

.bg-color-gray {
  background-color: #c6c6c6 !important;
}

.bg-color-gray-light-recutil {
  background-color: #dbdbdb !important;
}

.bg-color-black {
  background-color: black !important;
}

.bg-color-blueLight-recutil {
  background-color: #89C4F4 !important;
}

.bg-color-green-recutil {
  background-color: #45B6AF !important;
}

.bg-color-white {
  background-color: #ffffff !important;
}

.bg-color-purple2 {
  background-color: #b1b3b6 !important;
}

.bg-color-purple3 {
  background-color: #6576a6 !important;
}

.jarviswidget > header {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.jarviswidget div[role=content] {
  border-top: none !important;
}

/* start navbar-collapse */
.navbar-collapse,
#extr-page .candidate-registration #header {
  /* background-color: #333e49 !important; */
}

@media (max-width: 767px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .navbar-collapse.in {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .navbar-header {
    float: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggle {
    display: block;
    margin-right: 0;
    margin-top: 4px;
  }
  .navbar-toggle nav > li {
    position: relative;
    display: block;
    float: left;
  }
}

@media (max-width: 767px) {
  .navbar-nav {
    float: none !important;
  }
}

.navbar-nav li.sign_up a {
  border: 1px solid #f1f1f1;
  padding: 4px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 5px;
}

/* end navbar-collapse */
.smart-style-2 nav > ul > li > a {
  padding: 9px 12px;
}

.bs-docs-nav .navbar-toggle .icon-bar {
  background-color: #fff;
}

.line-height-20 {
  line-height: 20px !important;
}

.menu-on-top #main {
  margin-top: 0 !important;
  margin-left: 245px;
}
.menu-on-top .menu-item-parent {
  max-width: none;
}
.menu-on-top nav > ul > li > a > i {
  font-size: 1.6em !important;
  display: block;
  width: auto;
  margin-right: 0px;
}
.menu-on-top .navbar {
  height: 57px !important;
}
.menu-on-top nav > ul > li {
  text-align: center;
}
@media (min-width: 1200px) {
  .menu-on-top nav > ul > li {
    min-width: 30px !important;
  }
}
.menu-on-top nav > ul > li.nav-small {
  margin-top: 7px;
  min-width: 40px !important;
}
.menu-on-top nav > ul > li.nav-small a {
  width: 40px !important;
}

.menu-on-top nav ul ul li:hover > a:after,
.menu-on-top nav > ul ul > li a:after,
.menu-on-top nav > ul ul > li a:hover:after,
.menu-on-top nav > ul > li > a:after {
  display: none !important;
}

.menu-on-top nav > ul > li:hover {
  color: #ffffff;
}

.menu-on-top nav > ul > li > ul {
  position: absolute !important;
  background: #3a3633;
}
@media (max-width: 1260px) {
  .menu-on-top nav > ul > li > ul {
    position: relative !important;
  }
}

.menu-on-top nav > ul > li:hover > ul {
  display: block !important;
}

.smart-style-2 nav ul li a:active {
  background: none !important;
}

.smart-style-2.menu-on-top nav ul ul {
  background: #ffffff !important;
}
@media (max-width: 960px) {
  .smart-style-2.menu-on-top nav ul ul {
    background-color: #3d6893 !important;
    z-index: 900;
    width: 100%;
  }
}

.jarviswidget {
  margin: 0 0 30px;
}

.jarviswidget > div {
  font-size: 13px;
  border: 1px solid #e9e9e9 !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  padding: 13px;
}

.jarviswidget > header {
  border: 1px solid #e1e1e1;
}

.smart-form {
  color: #2e424d;
}
.smart-form header {
  font-weight: 400;
}
.smart-form fieldset {
  background-color: #fff;
}
.smart-form .select {
  border-color: #f6f6f6;
}
.smart-form .select select.input-sm + i {
  height: 8px;
}
.smart-form .select select {
  border-color: #cecece;
  border-radius: 2px;
}
.smart-form .select i:before {
  border-bottom: none;
}
.smart-form select.form-control {
  border-color: #e3eeff !important;
  border-radius: 5px !important;
  border-width: 2px !important;
  padding-left: 10px;
  background-color: #edf2f7 !important;
}
.smart-form select.form-control:hover {
  border-color: #adcdff !important;
}
.smart-form input.form-control {
  border-color: #e3eeff !important;
  border-radius: 5px !important;
  border-width: 2px !important;
  background-color: #fdfdfd;
}
.smart-form input.form-control:hover {
  border-color: #adcdff !important;
}
.smart-form .btn {
  padding: 6px 12px;
}
.smart-form .btn-xs {
  padding: 1px 5px;
}

.candidates-search {
  border-color: #e3eeff !important;
  border-radius: 3px !important;
  border-width: 2px !important;
}
.candidates-search:hover {
  border-color: #adcdff !important;
}
.candidates-search .ui-select-choices-row.select2-highlighted {
  background-color: #e5e5e5 !important;
  color: #000 !important;
}
.candidates-search .select2-results .select2-result-label {
  padding: 1px 7px 1px;
}

.main-content-box {
  min-height: 580px;
}

/* bootstrap custom */
.label-default {
  background-color: #f1f1f1;
  margin-right: 5px;
  color: #616161 !important;
}

.float-left {
  float: left !important;
}

.float-left-custom {
  margin-top: 2px;
  margin-bottom: 2px;
  float: left !important;
}

.label-primary {
  color: #ffffff !important;
  margin-right: 5px;
}

.label-petrol {
  background-color: #465f75 !important;
  color: white !important;
  margin-right: 5px;
}

.label-primary-dark {
  background-color: #566983 !important;
  color: white !important;
  margin-right: 5px;
}

.label-primary-purple {
  background-color: #1f2b38 !important;
  color: white !important;
  margin-right: 5px;
}

.label {
  color: #333;
  font-weight: normal;
}

.btn-danger {
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:hover {
  background-color: #a90329 !important;
  border-color: #900323 !important;
}

.width-100-percentages {
  width: 100% !important;
}

.width-200 {
  width: 200px !important;
}

/* end bootstrap custom */
/* smart-admin custom */
#header1 {
  padding: 0;
  height: 5px;
}
#header1 > :first-child {
  width: auto;
  background-color: #1f2b38; /* #263238; */
}
#header1 .brand-fixed-width-100 {
  position: absolute !important;
  left: 40px !important;
  width: 100px !important;
  z-index: 2;
}
#header1 > div {
  float: none;
  display: block;
  height: 57px;
}
@media (max-width: 960px) {
  #header1 .collapse {
    padding-right: 13px;
  }
}
#header1 .no-collapse .float-left-nav {
  margin-top: 0px !important;
}
@media (max-width: 767px) {
  #header1 .no-collapse .float-left-nav {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
#header1 .no-collapse .float-left-nav-li {
  float: left !important;
}
#header1 .no-collapse .search-field {
  /*display: inline-block;*/
  float: left;
}
#header1 .no-collapse .user-dropdown {
  padding: 7px 0 0 15px;
  /*display: inline;*/
  float: left;
  /*vertical-align: top;*/
}
#header1 .no-collapse .user-dropdown img {
  width: 30px;
  height: auto;
}
#header1 .no-collapse .user-dropdown ul.dropdown-menu {
  width: 140px;
  top: 100%;
  float: right;
  left: auto;
  margin-left: -120px;
}
@media (max-width: 767px) {
  #header1 .no-collapse {
    margin-top: -46px;
    margin-right: 40px;
  }
}

nav ul li.active > a:before {
  content: none;
}

.menu-on-top li.active > a {
  font-weight: bold !important;
}

.navbar {
  border: none;
  min-height: 35px;
}

.selected {
  border: 1px solid #0091d9 !important;
  position: relative;
}

.selectedposition {
  background-color: #080a0e !important;
}

.SmallBox {
  top: 70px;
}

.nav-tabs + .tab-content {
  border: 1px solid #ececec;
  border-top: none;
}

.nav-tabs > :first-child a {
  border-left-width: 0 !important;
}

/* end smart-admin custom */
/* smart-style-2 custom */
body.smart-style-2 {
  background: url(../img/mybg.png) #fff;
}

#logo-group {
  height: 4.125rem;
}

.smart-style-2 #header {
  background-color: #434442;
}
.smart-style-2 ul.user-dropdown-custom.dropdown-menu > li > a {
  color: #333 !important;
  text-shadow: none;
  font-size: 13px;
}
.smart-style-2 ul.user-dropdown-custom.dropdown-menu > li > a i {
  padding-right: 20px;
}
.smart-style-2 ul.user-dropdown-custom.dropdown-menu > li > a .active {
  color: #333 !important;
}
.smart-style-2 ul.user-dropdown-custom.dropdown-menu > li > a:hover, .smart-style-2 ul.user-dropdown-custom.dropdown-menu > li > a:focus {
  color: #333 !important;
  background-color: #f5f5f5;
}
.smart-style-2 .nav .open > a, .smart-style-2 .nav .open > a:focus, .smart-style-2 .nav .open > a:hover {
  background-color: #1f2b38;
}
.smart-style-2 nav ul.navbar-nav {
  width: auto;
  padding-left: 0px !important;
}
@media (max-width: 960px) {
  .smart-style-2 nav ul.navbar-nav {
    padding-left: 0;
  }
}
.smart-style-2 nav ul.navbar-nav li a {
  color: #eaeaea !important;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: lowercase;
  text-shadow: none;
}
.smart-style-2 nav ul.navbar-nav li a:hover, .smart-style-2 nav ul.navbar-nav li a:focus {
  /*color: $gray-dark !important;*/
  color: #ffffff !important;
  background-color: #1f2b38 !important;
}
.smart-style-2 nav ul.navbar-nav li a:active {
  color: #ffffff;
}
.smart-style-2 nav ul.navbar-nav li:hover a {
  /*color: $gray-dark !important;*/
  color: #ffffff;
  font-weight: bold;
}
.smart-style-2 nav ul.navbar-nav ul li a {
  color: #333333 !important;
  /*color: $white;*/
}
.smart-style-2 nav ul.navbar-nav ul li a:hover {
  /*background-color: #2C3742 !important;*/
  color: #ffffff;
}
@media (max-width: 960px) {
  .smart-style-2 nav ul.navbar-nav ul li a {
    color: #ffffff !important;
    padding-left: 20px !important;
  }
}
.smart-style-2 nav ul.navbar-nav .active {
  color: #ffffff !important;
}
.smart-style-2 .header-search > input[type=text] {
  border: transparent;
  background-color: #ffffff;
  border-radius: 15px;
  margin-top: 5px;
  color: black;
}
.smart-style-2 .header-search > input[type=text]::-webkit-input-placeholder {
  color: #bfbfbf;
}
.smart-style-2 .header-search > input[type=text]:-moz-placeholder {
  color: #bfbfbf;
}
.smart-style-2 .header-search > input[type=text]::-moz-placeholder {
  color: #bfbfbf;
}
.smart-style-2 .header-search > input[type=text]:-ms-input-placeholder {
  color: #bfbfbf;
}
.smart-style-2 .header-search > button {
  color: #ffffff;
}
.smart-style-2 #logo-group span#activity {
  color: #ffffff;
}
.smart-style-2 .btn-primary,
.smart-style-2 .smart-form .button {
  background-color: #3276b1;
  border-color: #2c699d;
}
.smart-style-2 .btn-success {
  /*background-color: #5b835b;
  border-color: #4c6e4c;*/
}
.smart-style-2 .btn-danger {
  background-color: #a90329;
  border-color: #900323;
}
.smart-style-2 .page-footer {
  background-color: transparent;
  /*height: 80px;*/
  padding-top: 0;
  border-top: none;
}
.smart-style-2 .page-footer .row {
  border-top: 1px solid #cecece;
  margin-top: 30px;
  padding-top: 15px;
}
.smart-style-2 .dropdown-menu > li > a:focus,
.smart-style-2 .dropdown-menu > li > a:hover {
  color: #ffffff;
}

/* end smart-style-2 custom */
/* selected style */
/*.selected-correct {
      border: 2px solid $color-green !important;

      &:before {
    content: "\f00c";
    top: 0px;
  }

  &:after {
        border-top: 35px solid $color-green;
  }
}

.selected-wrong {
      border: 2px solid $redLight !important;

      &:before {
        content: "\f00d";
        top: 0px;
  }

  &:after {
    border-top: 35px solid $redLight;
  }
}*/
/* end selected style */
.col-md-8 .widget-body {
  /*padding: 0;*/
}

.assessment {
  /*fieldset.no-border .col-2 {
      max-width: 150px;
  }*/
  /*.calculator {
    margin-left: 8.3333%;
  }*/
}
.assessment .tooltip-inner {
  font-size: 13px;
  font-family: Verdana;
  max-width: 250px;
  font-weight: normal;
}
.assessment .smart-form footer.margin-top-30 {
  background: transparent;
  padding: 7px 0 15px 0;
}
.assessment .smart-form .rating label {
  float: left;
}
.assessment .smart-form .rating input + label:hover,
.assessment .smart-form .rating input + label:hover ~ label {
  color: #8ac38b;
}
.assessment input.tagsinput {
  box-sizing: border-box;
}
.assessment .question-form fieldset {
  max-width: 1100px;
}
.assessment .tab-content .pull-left {
  margin-top: 2px;
}
.assessment .tab-content .pull-left small {
  color: #555555;
}
.assessment .tab-content .pull-right .btn-link {
  margin-bottom: 2px;
}
.assessment .tab-content .questions-holder {
  border-top: 1px solid #ccc;
  height: 340px;
  overflow-y: scroll;
}
.assessment .tab-content .questions-holder::-webkit-scrollbar {
  width: 10px;
  _background-color: #f0f0f0;
}
.assessment .tab-content .questions-holder::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, 0);
  background-clip: content-box;
  _background-color: #e1e1e1;
  background-color: #cccccc;
}
.assessment .tab-content .questions-holder::-webkit-scrollbar-thumb:hover {
  border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, 0);
  background-clip: content-box;
  background-color: #cccccc;
}
.assessment .tab-content .list-unstyled li {
  border-bottom: 1px dotted #ccc;
  padding: 5px 5px 10px 5px;
  cursor: pointer;
}
.assessment .tab-content .list-unstyled li:hover, .assessment .tab-content .list-unstyled li.active {
  background-color: #efefef;
}
.assessment .tab-content .list-unstyled li span.label {
  margin-top: 3px;
}
.assessment .tab-content .list-unstyled li p {
  color: #3276b1;
}
.assessment fieldset.answers .col-1 {
  margin-top: 4px;
  width: 5%;
}
.assessment fieldset.answers .col-1 i.fa {
  margin-top: 4px;
}
.assessment fieldset.answers .img-holder img {
  max-height: 82px;
}
.assessment fieldset.answers .btn-link {
  font-size: 13px;
}
.assessment fieldset.answers span.button {
  color: #3276b1 !important;
  background-color: transparent;
  border: none;
  font-weight: normal;
  padding-left: 0;
  right: auto;
  left: 30px;
  top: -19px;
  opacity: 1;
}
.assessment span.label {
  display: inline;
  font-weight: normal;
  padding: 0.2em 0.6em 0.3em;
  font-size: 65%;
}
.assessment i.fa-circle {
  color: #e2e2e2;
}
.assessment i.fa-circle.green {
  color: #8ac38b;
}
.assessment .content .content-header .pull-right span {
  font-size: 14px;
  margin-left: 12px;
}
.assessment .content .answer-holder .question {
  margin: 30px auto;
  font-size: 15px;
}
.assessment .content .answer-holder .code-question-holder {
  padding-left: 22px;
  font-size: 17px;
}
.assessment .content .answer-holder .aptitude-question-holder img {
  margin: auto;
}
.assessment .content .answer-holder label.margin-bottom-0 {
  cursor: pointer;
}
.assessment .content .answer-holder.likert-scale {
  margin-top: 120px;
}
.assessment .col-sm-7.col-sm-offset-3 .btn-lg {
  margin-right: 8px;
}
.assessment .widget-body .tab-content {
  /*height: 80%;

  &::-webkit-scrollbar {
      width: 8px;
      _background-color: #f0f0f0;
  }

  &::-webkit-scrollbar-thumb {
      border-radius: 8px;
      border: 2px solid rgba(255, 255, 255, 0);
      background-clip: content-box;
      _background-color: #e1e1e1;
      background-color: #cccccc;
  }

  &::-webkit-scrollbar-thumb:hover {
      border-radius: 8px;
      border: 2px solid rgba(255, 255, 255, 0);
      background-clip: content-box;
      background-color: #cccccc;
  }*/
}
.assessment .widget-body .tab-content .scroll-content {
  height: 500px;
  overflow-y: auto;
}
.assessment .image-type-question .img-question {
  margin: 0 auto;
}
.assessment .select2-choices .select2-search-field input {
  margin: 0;
}
.assessment .textarea .cke_chrome {
  width: 99% !important;
}
.assessment .upload-box {
  border: 1px solid #ddd;
  height: 259px;
  padding: 0 3px;
  background: #eee;
}
.assessment .upload-box ul {
  background: rgba(248, 248, 248, 0.9) !important;
  padding: 3px 0 5px 0;
}
.assessment .upload-box ul li > a {
  padding: 4px 12px;
  border: 1px solid #ddd !important;
  font-size: 14px;
  margin-right: 5px;
}
.assessment .upload-box ul li.active > a {
  box-shadow: none;
  border-top-width: 1px !important;
  margin-top: 0 !important;
}
.assessment .upload-box .tab-content {
  border: none;
  background-color: #ffffff;
  height: 198px;
}
.assessment .upload-box .tab-content #upload-image {
  text-align: center;
}
.assessment .upload-box .tab-content #upload-file .table-holder {
  height: 100px;
  overflow-y: auto;
  /*border-bottom: 1px solid #ddd;*/
}
.assessment .upload-box .tab-content #upload-file .table-holder.uploaded-files {
  height: 150px;
}
.assessment .upload-box .tab-content #upload-file .progress {
  height: 12px;
  margin: 10px 0;
}
.assessment .panel {
  box-shadow: none;
}
.assessment .panel .fa-trash-o {
  margin-top: 4px;
}
.assessment .panel .buttons-holder {
  margin-left: 8.33333%;
  padding: 0 7px 0 2px;
}
.assessment .question-review-delete {
  color: #b0b0b0;
}

.link-color {
  color: #3276b1;
}

/* start Candidate-test */
#extr-page {
  background: transparent;
  height: 100%;
}
#extr-page #header {
  height: 0px;
  padding: 0;
  background: transparent !important;
  border-bottom: none !important;
  color: #ffffff;
}
#extr-page #header > div {
  height: 0px;
  background-color: #434442 !important;
}
#extr-page #header .pull-left {
  padding-top: 8px;
}
#extr-page #header .pull-right .font-lg {
  font-size: 150% !important;
  line-height: 1.1;
  padding-top: 2px;
}
#extr-page #header .pull-right .btn {
  margin-top: -8px;
  padding: 3px 6px;
}

.candidate-test-pages .feature {
  min-height: 340px;
  z-index: 999;
}

#extr-page .candidate-test,
#extr-page body .candidate-test {
  min-height: 100%;
  height: auto;
  margin: 0 auto -40px;
  padding: 0 0 30px;
}
#extr-page .candidate-test inputp[type=answer_pattern],
#extr-page body .candidate-test inputp[type=answer_pattern] {
  border: 2px solid #c7d9fc !important;
}
#extr-page .candidate-test .btn,
#extr-page body .candidate-test .btn {
  text-transform: none !important;
}
#extr-page .candidate-test .likert-scale,
#extr-page body .candidate-test .likert-scale {
  padding-bottom: 50px;
  padding-top: 50px;
}
#extr-page .candidate-test .candidate-test-pages,
#extr-page .candidate-test .main-content-box,
#extr-page body .candidate-test .candidate-test-pages,
#extr-page body .candidate-test .main-content-box {
  padding-bottom: 50px;
}
#extr-page .candidate-test .candidate-test-pages .choose-test-page .content-holder,
#extr-page .candidate-test .main-content-box .choose-test-page .content-holder,
#extr-page body .candidate-test .candidate-test-pages .choose-test-page .content-holder,
#extr-page body .candidate-test .main-content-box .choose-test-page .content-holder {
  max-width: 800px;
  margin: 0 auto;
  z-index: 9999;
}
#extr-page .candidate-test .candidate-test-pages .choose-test-page .content-holder .icons-row,
#extr-page .candidate-test .main-content-box .choose-test-page .content-holder .icons-row,
#extr-page body .candidate-test .candidate-test-pages .choose-test-page .content-holder .icons-row,
#extr-page body .candidate-test .main-content-box .choose-test-page .content-holder .icons-row {
  padding: 20px;
  background-color: #f6f6f6;
}
#extr-page .candidate-test .candidate-test-pages .choose-test-page .content-holder .col-sm-4 .bordered,
#extr-page .candidate-test .main-content-box .choose-test-page .content-holder .col-sm-4 .bordered,
#extr-page body .candidate-test .candidate-test-pages .choose-test-page .content-holder .col-sm-4 .bordered,
#extr-page body .candidate-test .main-content-box .choose-test-page .content-holder .col-sm-4 .bordered {
  padding: 20px;
}
#extr-page .candidate-test .candidate-test-pages .choose-test-page .content-holder .img-holder img,
#extr-page .candidate-test .main-content-box .choose-test-page .content-holder .img-holder img,
#extr-page body .candidate-test .candidate-test-pages .choose-test-page .content-holder .img-holder img,
#extr-page body .candidate-test .main-content-box .choose-test-page .content-holder .img-holder img {
  margin: 0 auto;
}
#extr-page .candidate-test .candidate-test-pages .choose-test-page .content-holder img,
#extr-page .candidate-test .main-content-box .choose-test-page .content-holder img,
#extr-page body .candidate-test .candidate-test-pages .choose-test-page .content-holder img,
#extr-page body .candidate-test .main-content-box .choose-test-page .content-holder img {
  opacity: 1;
  filter: alpha(opacity=1); /* For IE8 and earlier */
}
#extr-page .candidate-test .candidate-test-pages .choose-test-page .content-holder img.finished,
#extr-page .candidate-test .main-content-box .choose-test-page .content-holder img.finished,
#extr-page body .candidate-test .candidate-test-pages .choose-test-page .content-holder img.finished,
#extr-page body .candidate-test .main-content-box .choose-test-page .content-holder img.finished {
  opacity: 1;
  filter: alpha(opacity=100);
}
#extr-page .candidate-test .candidate-test-pages .choose-test-page .clearfix img,
#extr-page .candidate-test .main-content-box .choose-test-page .clearfix img,
#extr-page body .candidate-test .candidate-test-pages .choose-test-page .clearfix img,
#extr-page body .candidate-test .main-content-box .choose-test-page .clearfix img {
  display: inline-block;
  max-width: 50px;
  margin-right: 20px;
}
#extr-page .candidate-test .candidate-test-pages .choose-test-page div.text-center,
#extr-page .candidate-test .main-content-box .choose-test-page div.text-center,
#extr-page body .candidate-test .candidate-test-pages .choose-test-page div.text-center,
#extr-page body .candidate-test .main-content-box .choose-test-page div.text-center {
  margin-top: 50px;
}
#extr-page .footer,
#extr-page body .footer {
  height: 40px;
}
#extr-page .footer .content,
#extr-page body .footer .content {
  padding: 15px 0 0 0;
}
#extr-page .footer .content .font-xs,
#extr-page body .footer .content .font-xs {
  font-size: 11px !important;
  margin-left: 8px;
}

.text-muted {
  color: #8590a7;
}

.candidate-test {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -khtml-user-select: none; /* Konqueror */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
  /*.pagination-holder {
      text-align: center;
      height: 42px;

      .pagination {
          margin: 3px 0;
          border: 1px solid #ddd;
      }
  }

  .pagination>li {

      &>a,
      &>span {
          border-top: none;
          border-bottom: none;
          padding: 7px 14px;
          font-size: 14px;
          box-shadow: none;
      }

      &:first-child>a {
          border-left: none;
      }

      &:last-child>a {
          border-right: none;
      }
  }

  .pagination>li>a:focus,
  .pagination>li>a:hover,
  .pagination>li>span:focus,
  .pagination>li>span:hover {
      background-color: #f6f6f6;
  }

  .pagination>.active>a,
  .pagination>.active>a:focus,
  .pagination>.active>a:hover,
  .pagination>.active>span,
  .pagination>.active>span:focus,
  .pagination>.active>span:hover {
      color: #214e75;
      background-color: #eee;
      border-color: #ddd;
  }*/
}
.candidate-test .main-progress .progress {
  height: 15px;
  z-index: 300;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.candidate-test .main-progress .progress .progress-bar {
  background-color: #3f3fa1;
}
.candidate-test .likert-scale {
  padding-bottom: 50px;
  padding-top: 50px;
}
.candidate-test header {
  height: 44px !important;
}
.candidate-test header .pull-left {
  font-size: 16px;
}
.candidate-test header .list-inline .text-muted {
  font-weight: 300;
}
.candidate-test header .list-inline li {
  padding: 0;
}
.candidate-test header .list-inline span {
  display: block;
}
.candidate-test header .list-inline i.fa {
  color: #c79121;
  font-size: 23px;
  padding-left: 10px;
}
.candidate-test .coding-test {
  padding: 0 13px;
}
.candidate-test .coding-test article {
  padding: 13px;
}
.candidate-test .coding-test article .pull-right .btn {
  padding: 3px 6px;
  margin-top: 6px;
}
.candidate-test .coding-test article .tab-content-1 .tab-pane {
  min-height: 300px;
}
.candidate-test .coding-test article .tab-content-2 .tab-pane {
  min-height: 100px;
}
.candidate-test .coding-test article.col-md-4 {
  border-right: 1px solid #bfbfbf;
  min-height: 572px;
}
.candidate-test .code-question-edit .col-1 {
  width: 12.4%;
}
.candidate-test .code-question-edit .col-1 .icon-append {
  width: 40px;
}
.candidate-test .code-question-edit .smart-form .input .icon-append + input {
  padding-right: 60px;
}
.candidate-test .code-question-edit .border-top {
  border-top: 1px solid #bfbfbf;
}
.candidate-test .code-question-edit .pull-right.checkbox {
  padding-right: 15px;
  margin-top: 8px;
}
.candidate-test .tests-list div {
  margin-top: 0px !important;
}
.candidate-test .tests-list .test {
  background-color: #f6f6ff !important;
}
.candidate-test .tests-list .active {
  background-color: #f6f6ff !important;
  padding: 10px;
  background-color: white;
  border: 2px solid #798ba3;
  border-radius: 6px;
}
.candidate-test .tests-list .next {
  padding: 10px;
  background-color: white;
  border: 2px solid #e6e6e6;
}
.candidate-test .tests-list .finished {
  border: 1px solid lightsteelblue;
}

/* end Candidate-test */
/* Shared CSS */
.label-white {
  color: #fff;
}

.position-page-candidate .label {
  float: left;
  margin: 2px;
  padding: 4px;
}

.candidate-profile {
  background-color: white;
  border-left: 3px solid #8a8a94;
  border: 1px solid #f2f2f2;
  margin-bottom: 10px;
  border-radius: 3px;
  padding: 10px 20px;
}
.candidate-profile.candidate-placeholder {
  padding: 10px 0px !important;
  border-left: none !important;
  border-bottom: none;
}
.candidate-profile.rejected {
  border-left: 5px solid #b71200;
}
.candidate-profile.maybe {
  border-left: 5px solid #ffa000;
}
.candidate-profile.accepted {
  border-left: 5px solid #008200;
}
.candidate-profile.candidate-active:hover {
  z-index: 800;
}
.candidate-profile.candidate-selected {
  background-color: #dce1fc;
}
.candidate-profile.contacted {
  border-left: 3px solid #424d6a;
}
.candidate-profile.selected {
  background-color: #f8fcff;
}
.candidate-profile p.text-muted {
  font-size: 13px;
}
.candidate-profile i.fa {
  /*border-bottom: 1px solid $legend-border-color;*/
  /*color: $gray-light;*/
}
.candidate-profile i.fa.fa-angle-double-up {
  font-weight: 600;
}
.candidate-profile i.fa.fa-star {
  color: #c79121;
}
.candidate-profile .basic-information span {
  margin-right: 15px;
  /*font-size: 16px;*/
}
.candidate-profile .col-1-small {
  width: 6.33333%;
}
.candidate-profile .col-1-small .smart-form {
  margin-top: 22px;
}
.candidate-profile .col-1-large {
  /*width: 10.33333%;*/
}
.candidate-profile .col-1-large img {
  margin-bottom: 5px;
  border-radius: 50%;
}
.candidate-profile .col-1-large .onoffswitch {
  width: 56px;
}
.candidate-profile .col-1-large .onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label {
  border-color: #84A83E;
}
.candidate-profile .col-1-large .onoffswitch .onoffswitch-inner:before {
  background-color: #ffffff;
  text-shadow: 0 -1px 0 #fff;
  color: #555555;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  border-color: #84A83E;
  padding-left: 5px;
}
.candidate-profile .col-1-large .onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  font-size: 11px;
}
.candidate-profile .col-1-large .btn {
  width: 100%;
  padding: 1px 0;
}
.candidate-profile .col-1-large .dropdown-menu {
  min-width: 90px;
}
.candidate-profile .col-1-large .dropdown-menu > li > a {
  padding: 0 5px 2px 5px;
}
.candidate-profile .label-info {
  color: #fff;
}
.candidate-profile .bg-color-purple {
  background-color: #6e587a;
  font-weight: normal;
}
.candidate-profile .skills .btn-link {
  margin: 0 15px;
  padding-top: 4px;
}
.candidate-profile .skills .dropdown-holder {
  display: inline-block;
}
.candidate-profile .skills .dropdown-holder .dropdown-menu {
  left: auto;
}
.candidate-profile .text-note {
  max-width: 350px;
  display: none;
}
.candidate-profile ul.estimate-view li {
  text-align: center;
  vertical-align: text-top;
}
.candidate-profile ul.estimate-view li.width-65 {
  background-color: #f3f7fb;
  border-radius: 5px;
  padding: 5px;
  margin: 3px;
  min-height: 68px;
  border: 1px solid #e4f0fb;
}
.candidate-profile ul.estimate-view .tooltip-estimate {
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 7pt;
  word-wrap: normal;
}
.candidate-profile ul.estimate-view .overall-no {
  background-color: rgba(255, 0, 3, 0.04);
  border-bottom: 1px solid #9d1b1d;
}
.candidate-profile ul.estimate-view .overall-yes {
  background-color: rgba(34, 255, 0, 0.07);
  border-bottom: 1px solid #009d33;
}

.candidate-full-profile ul.estimate-view li {
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 7pt;
  display: inline-block;
  vertical-align: top;
}
.candidate-full-profile ul.estimate-view li span.estimate {
  color: #000000;
}

.note-section img {
  width: 20px;
  /*position: absolute;*/
  display: inline-block;
}
.note-section span.message-text {
  font-size: 13px;
  display: inline-block;
  max-width: 500px;
}
.note-section .recruter-note {
  display: block;
  font-size: 12px;
  margin-left: 30px;
}
.note-section .recruter-note em {
  color: #999999;
}
.note-section .recruter-note a {
  font-size: 12px;
}

.nav-tabs.with-bckg {
  background-color: #f4f4f4;
}
.nav-tabs.with-bckg .btn {
  margin: 4px 4px 0 0;
}

.tab-content .table-hover .dropdown-menu {
  left: auto;
  min-width: 120px;
}
@media (max-width: 1440px) {
  .tab-content .table-hover .dropdown-menu {
    right: 11px;
  }
}

/*i.txt-gray {
  color: $gray-soft-recutil !important;
}

i.txt-blue {
  color: $blue-soft-recutil !important;
}

i.txt-green {
  color: $green-soft-recutil !important;
}*/
.candidate-profile a i.pull-right {
  margin-left: 10px;
  font-size: 18px;
}
.candidate-profile a:hover .fa-facebook {
  color: #3c5a99;
}
.candidate-profile a:hover .fa-google-plus {
  color: #dd4b39;
}
.candidate-profile a:hover .fa-linkedin {
  color: #0a78b4;
}
.candidate-profile a:hover .fa-twitter {
  color: #28aae1;
}
.candidate-profile a:hover .fa-stumbleupon {
  color: #eb4924;
}

.hide-show {
  display: none;
}

div.answer-choice {
  border-radius: 10px;
  padding: 20px;
  background: #f7f7f7;
}
div.answer-choice .radio-toolbar {
  /*input[type="radio"] {
          display:none;
  }*/
}
div.answer-choice .radio-toolbar label {
  display: block;
  border: 1px solid #aeb8d0;
  padding: 13px 0 13px 20px;
  cursor: pointer;
  font-size: 15px;
  margin: 0 auto 15px auto;
  font-weight: bold;
  background-color: rgba(101, 118, 166, 0.2196078431);
}
div.answer-choice .radio-toolbar label:hover {
  border: 1px solid #999999;
  background-color: rgba(101, 118, 166, 0.5);
}
div.answer-choice .radio-toolbar input[type=radio]:checked + label {
  /*background-color: $state-info-bg;*/
}
div.answer-choice .radio-toolbar.with-images label {
  padding: 10px;
  text-align: center;
}
div.answer-choice .radio-toolbar.with-images label img {
  margin: auto;
}

/* end Shared CSS */
.widget-body.candidates {
  padding: 0;
}
.widget-body.candidates .candidate-profile-tabs > :first-child a {
  border-left-width: 1px !important;
}

.candidates #s1-1 .candidate-profile,
.candidate-interview #s1-1 .candidate-profile {
  border-bottom: none;
}
.candidates .col-sm-1.custom-col,
.candidate-interview .col-sm-1.custom-col {
  width: 12%;
}
@media (max-width: 991px) {
  .candidates .col-sm-1.custom-col,
  .candidate-interview .col-sm-1.custom-col {
    width: 15%;
  }
}
.candidates .col-sm-11.custom-col,
.candidate-interview .col-sm-11.custom-col {
  width: 88%;
  max-width: 800px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.candidates .col-sm-11.custom-col p.location,
.candidate-interview .col-sm-11.custom-col p.location {
  margin-top: 2px;
}
@media (max-width: 991px) {
  .candidates .col-sm-11.custom-col,
  .candidate-interview .col-sm-11.custom-col {
    width: 85%;
  }
  .candidates .col-sm-11.custom-col .basic-information .email,
  .candidate-interview .col-sm-11.custom-col .basic-information .email {
    display: block;
  }
  .candidates .col-sm-11.custom-col .border-bottom .col-sm-6,
  .candidate-interview .col-sm-11.custom-col .border-bottom .col-sm-6 {
    width: 100%;
  }
}
.candidates .candidate-profile .basic-information p,
.candidate-interview .candidate-profile .basic-information p {
  margin: 5px 0 9px 0;
  font-size: 16px;
}
.candidates .candidate-profile .fa-star,
.candidate-interview .candidate-profile .fa-star {
  font-size: 16px;
  color: #c79121;
}
.candidates .candidate-profile .fa-star-o,
.candidate-interview .candidate-profile .fa-star-o {
  font-size: 16px;
  color: #c79121;
}
.candidates .skills .col-sm-11 td,
.candidate-interview .skills .col-sm-11 td {
  border-top: none;
}
.candidates .skills .col-sm-11 td .fa-star,
.candidate-interview .skills .col-sm-11 td .fa-star {
  color: #eeeeee;
}
.candidates .skills .col-sm-11 td .fa-star.color,
.candidate-interview .skills .col-sm-11 td .fa-star.color {
  color: #3276b1;
}
.candidates .skills .col-sm-11 td label.btn,
.candidate-interview .skills .col-sm-11 td label.btn {
  padding: 3px 6px;
  cursor: default;
}
.candidates .skills .col-sm-11 td label.btn.bg-color-grayLight,
.candidate-interview .skills .col-sm-11 td label.btn.bg-color-grayLight {
  background-color: #eeeeee;
}
.candidates .skills .col-sm-11 td span.badge,
.candidate-interview .skills .col-sm-11 td span.badge {
  font-weight: normal;
}
.candidates .skills .col-sm-11 td span.badge.bg-color-primary,
.candidate-interview .skills .col-sm-11 td span.badge.bg-color-primary {
  background-color: #3276b1;
}
.candidates .job-history p.margin-bottom-20,
.candidate-interview .job-history p.margin-bottom-20 {
  font-size: 15px;
}
.candidates .job-history p.margin-bottom-20 span,
.candidate-interview .job-history p.margin-bottom-20 span {
  font-size: 14px;
}
.candidates .opportunities .header,
.candidate-interview .opportunities .header {
  border-bottom: 2px solid #eeeeee;
  max-width: 1000px;
}
.candidates .opportunities .candidate-section,
.candidate-interview .opportunities .candidate-section {
  border-bottom: 1px solid #e5e5e5;
  max-width: 1000px;
  padding-bottom: 10px;
}
.candidates .opportunities .col-xs-3,
.candidate-interview .opportunities .col-xs-3 {
  width: 22.3333%;
}
.candidates .opportunities .col-xs-3 .popover.bottom > .arrow,
.candidate-interview .opportunities .col-xs-3 .popover.bottom > .arrow {
  left: 20%;
}
.candidates .opportunities .col-xs-3 .popover-content img,
.candidate-interview .opportunities .col-xs-3 .popover-content img {
  float: left;
  margin: 0 10px 8px 0;
  max-width: 30px;
}
.candidates .opportunities .col-xs-1,
.candidate-interview .opportunities .col-xs-1 {
  width: 11%;
}
.candidates .opportunities .smart-form,
.candidate-interview .opportunities .smart-form {
  display: inline-block;
  margin-left: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .candidates .opportunities .smart-form,
  .candidate-interview .opportunities .smart-form {
    display: block;
    margin: 10px 0 0 0;
  }
}
.candidates .opportunities .smart-form label,
.candidate-interview .opportunities .smart-form label {
  display: inline-block;
  margin-left: 12px;
}
.candidates .opportunities .btn-link,
.candidate-interview .opportunities .btn-link {
  padding: 0;
  display: block;
}
.candidates .text-note,
.candidate-interview .text-note {
  display: none;
}
.candidates .references thead,
.candidate-interview .references thead {
  margin-bottom: 5px;
}
.candidates .references tr.overall,
.candidate-interview .references tr.overall {
  background-color: #cde0c4;
}
.candidates .references img,
.candidate-interview .references img {
  max-width: 40px;
}
.candidates .references small,
.candidate-interview .references small {
  font-size: 10px;
}

/* Dashboard */
.list-unstyled.events li {
  border-bottom: 1px dotted #ccc;
  padding: 5px 5px 10px 5px;
  cursor: pointer;
  /*border-bottom: none;*/
  padding-top: 10px;
}
.list-unstyled.events li:hover, .list-unstyled.events li.active {
  background-color: #efefef;
}
.list-unstyled.events li .fa-wechat {
  color: #999999;
}
.list-unstyled.events li img {
  border-radius: 50%;
  display: inline-block;
}
.list-unstyled.events li:first-child {
  padding-top: 5px;
}
.list-unstyled.events li div.border-radius {
  border: 2px solid #57889c;
  /*margin-right: 8px;*/
  /*display: inline;*/
}
.list-unstyled.events li div.border-radius p {
  padding: 4px;
  color: #999999;
}
.list-unstyled.events li div.border-radius p.txt-color-white {
  background-color: #57889c;
  font-size: 12px;
  font-weight: 300;
}
.list-unstyled.events li div.border-radius p.font-md {
  padding: 0 4px;
  background-color: #ffffff;
}
.list-unstyled.events li div.description {
  /*border-bottom: 1px dotted #ccc;*/
  /*display: inline;*/
  margin-left: 65px;
}
.list-unstyled.events li div.description img {
  max-width: 20px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.list-unstyled.events li div.description a {
  margin-bottom: 5px;
}
.list-unstyled.events li div.description a:last-child {
  margin-right: 0 !important;
}
.list-unstyled.events li:last-child div.pull-right {
  border-bottom: none;
}

.dashboard-page .widget-body.no-border {
  background-color: transparent !important;
  padding: 0;
}
.dashboard-page .fa-calendar {
  color: #57889c;
}
.dashboard-page .statistical-view .text-center {
  background: #ffffff;
}
.dashboard-page .statistical-view .text-center p {
  color: #999999;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 300;
}
.dashboard-page .statistical-view .text-center a:hover,
.dashboard-page .statistical-view .text-center a:focus {
  text-decoration: none;
}
.dashboard-page .statistical-view .text-center h2 {
  margin: 0;
  font-weight: normal;
  font-size: 26px;
  color: #555555;
}
.dashboard-page .statistical-view .col-sm-1 {
  width: 11.111%;
}
.dashboard-page .statistical-view ul.sourcing-review li {
  width: 25%;
  padding: 0 8px;
}
.dashboard-page .statistical-view ul.sourcing-review li:first-child {
  width: 15%;
}
.dashboard-page .statistical-view ul.sourcing-review li.wide {
  width: 31%;
}
.dashboard-page .statistical-view ul.activity-review li {
  width: 24%;
  padding: 0 8px;
}
.dashboard-page .statistical-view li.with-border {
  border-right: 1px solid #eeeeee;
}
.dashboard-page .statistical-view .fa-gbp {
  font-size: 32px;
  font-weight: 300;
  color: #d7d7d7;
}
.dashboard-page .statistical-view .bordered {
  border: 1px solid #ebebeb;
}
.dashboard-page .statistical-view .bordered.border-blue {
  border-left-color: #9cb4c5;
}
.dashboard-page .statistical-view .bordered.border-green {
  border-left-color: #8ac38b;
}
.dashboard-page .widget-with-header {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dashboard-page .sourcing-table thead tr {
  background: none;
}
.dashboard-page .sourcing-table thead tr th {
  border-bottom: none;
  padding-top: 1px;
}
.dashboard-page .sourcing-table tr.subheader {
  border-bottom: 2px solid #dfb56c;
  color: #826430;
}
.dashboard-page .sourcing-table td {
  border-top: none;
}
.dashboard-page .sourcing-table img {
  max-width: 80px;
}
.dashboard-page .activity .overall-rating {
  font-size: 13px;
}
.dashboard-page .activity .overall-rating span.static {
  border: 1px solid #999999;
  border-bottom: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 2px 6px;
}
.dashboard-page .activity .overall-rating span.text-center {
  display: block;
  width: 37px;
  padding: 3px 6px;
  color: #ffffff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  font-weight: 600;
}
.dashboard-page .activity .overall-rating span.text-center small {
  font-weight: normal;
  font-size: 12px;
}
.dashboard-page .activity .col-md-2 img {
  margin: 0 auto;
  border-radius: 50%;
}
.dashboard-page .activity .col-md-10 p {
  font-size: 15px;
  margin-bottom: 6px;
}
.dashboard-page .activity .col-md-10 p:last-child {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}

.job-ad .tab-content {
  background-color: white;
}
.job-ad #s1 .label.col-4 {
  max-width: 180px;
}
.job-ad #s1 .clearfix {
  min-height: 32px;
}
.job-ad #s1 .input-file .button {
  right: auto;
  left: 0;
}
.job-ad .text-box {
  max-width: 800px;
}
.job-ad .custom-scroll.md-input {
  border-bottom: none;
  background: #ffffff;
}
.job-ad .md-footer {
  display: none;
}
.job-ad div.text-right.margin-bottom-20 {
  max-width: 800px;
}
.job-ad .job-ad-non-editable .logo-holder {
  /*max-width: 800px;*/
}
.job-ad .job-ad-non-editable .logo-holder img {
  max-width: 200px;
  height: auto;
}
.job-ad .job-ad-non-editable p {
  max-width: 800px;
  margin-left: 10px;
}
.job-ad .settings .col-1.label {
  width: 3%;
  padding: 7px 0 0 0;
  text-align: center;
}
.job-ad .settings .col-5 {
  width: 46.99%;
}
.job-ad .settings .col-5 .onoffswitch {
  margin-top: 6px;
}
.job-ad .settings .col-5 label.checkbox {
  margin-right: 38px;
}
.job-ad .settings .col-4.time-zone {
  width: 36.33%;
}
.job-ad .settings div.bordered h5 {
  background-color: #ffffff;
  margin-top: -24px;
  width: 128px;
  padding-left: 5px;
}
.job-ad .settings div.bordered h5.portals {
  width: 88px;
}
.job-ad .settings div.bordered .col-4 label.state-disabled {
  width: auto;
  margin-right: 5px;
  display: inline-block;
}
.job-ad .statistics span.subtitle {
  font-size: 15px;
}
.job-ad .statistics .table-responsive {
  margin: 6px 0 15px 10px;
}

article.opportunities .widget-body {
  padding: 0 15px 20px 15px;
}
article.opportunities .widget-body .clearfix {
  padding: 15px 0;
  border-bottom: 1px dashed #E3E3E3;
}
article.opportunities .widget-body .clearfix:last-child {
  border-bottom: none;
}
article.opportunities .widget-body .col-sm-2 {
  width: 12%;
}
#extr-page .candidate-interview #header {
  font-size: 14px;
  background-color: #f3f3f3 !important;
}
#extr-page .candidate-interview #header .pull-left {
  padding-top: 10px;
}
#extr-page .candidate-interview #header .pull-right li {
  padding: 5px 5px 0 15px;
}
#extr-page .candidate-interview .col-sm-4 {
  border-left: 1px solid #bfbfbf;
}
#extr-page .candidate-interview .col-sm-4 h5 {
  font-weight: 400;
  margin-top: 20px;
}
#extr-page .candidate-interview .col-sm-4 .border-bottom {
  padding: 10px;
}
#extr-page .candidate-interview .col-sm-4 p {
  margin: 0 0 5px 0;
}
#extr-page .candidate-interview .col-sm-4 .btn-xs {
  padding: 1px 12px;
}
#extr-page .candidate-interview .col-sm-4 .btn-xs .fa {
  font-size: 14px;
}
#extr-page .candidate-interview .col-sm-11.custom-col {
  border-bottom: none !important;
}
#extr-page .candidate-interview .col-sm-11.custom-col .border-bottom {
  border-bottom: 1px solid #e5e5e5;
}
#extr-page .candidate-interview .col-sm-11.custom-col.education .border-bottom:last-child {
  border-bottom: none;
}

.configuration {
  padding-top: 20px;
}
.configuration .company-position-nav {
  height: 80px;
}
.configuration .navigation p {
  background-color: #f4f4f4;
  font-size: 15px;
  padding: 5px;
}
.configuration .navigation ul {
  list-style: none;
  margin-bottom: 15px;
}
.configuration .navigation ul li {
  padding-bottom: 5px;
}
.configuration .navigation ul li .fa {
  width: 20px;
}
.configuration .navigation ul li.active a {
  color: #214e75;
  border-bottom: 1px solid #708698;
}

.billing-overview .invoice-footer img {
  display: inline;
  max-width: 60px;
}
.billing-overview .invoice-footer h3 {
  margin-bottom: 17px;
}

.candidate-registration .step-1 .text-center .input-file {
  max-width: 352px;
  margin: 0 auto;
}
.candidate-registration .step-1 .text-center .btn {
  width: 100px;
}
.candidate-registration .step-2 .smart-form h6 {
  color: #333333;
}
.candidate-registration .step-2 .smart-form label.sallary {
  width: 100px;
  display: inline-block;
  margin: 0 10px;
}
.candidate-registration .step-2 .smart-form p {
  font-size: 13px;
  color: #333333;
}
.candidate-registration .step-2 .smart-form footer {
  background-color: transparent;
}
.candidate-registration .step-2 .smart-form footer .btn {
  float: none;
}

.assessment-question header a.navbar-brand {
  color: #3276b1;
}
.assessment-question header .btn {
  margin-top: 3px;
}
.assessment-question .answer-choice .bottom {
  width: 90%;
}

.section {
  margin-top: 30px;
  margin-bottom: 30px;
}

.list {
  list-style: none outside none;
  margin: 10px;
  padding: 10px;
}

.ui-state-highlight {
  height: 1.5em;
  line-height: 1.2em;
}

/***  Extra ***/
.logList {
  min-height: 200px;
  border: 5px solid #000;
  border-radius: 15px;
}

.apply-form .col-sm-5 {
  margin-top: 83px;
}
.apply-form .col-sm-7 {
  border-left: 1px solid #eeeeee;
}
.apply-form .text-muted {
  margin: 140px 0 0 -47px;
}
.apply-form .text-muted span {
  background-color: #ffffff;
  padding: 15px 0;
}
.apply-form footer {
  border-top: none;
  background: none;
}
.apply-form.step-2 h6 {
  color: #333333;
}
.apply-form.step-2 .birth-section label.input {
  display: inline-block;
  width: 27%;
}
.apply-form.step-2 .birth-section label.input.year {
  width: 32%;
}
.apply-form.step-2 .phone-section label.input {
  display: inline-block;
  width: 65%;
}
.apply-form.step-2 .phone-section label.input.padding-right-10 {
  width: 30%;
}

/* Positions pages */
.positions .nav-tabs a span {
  background-color: #B2B5B9;
  border-radius: 50%;
  padding: 3px 9px;
  text-align: center;
  color: #ffffff;
}
.positions .tab-content .applied .common-actions .dropdown-menu {
  right: 65px;
}
.positions .applied .candidate-profile .col-sm-1 {
  width: 11%;
}
.positions .applied .candidate-profile .col-sm-10 {
  width: 89%;
}
.positions .applied .candidate-profile .col-sm-10 .buttons-holder {
  float: right;
}
.positions .applied .candidate-profile .col-sm-10 .buttons-holder .dropdown-menu {
  left: auto;
}
.positions .applied .candidate-profile .social-icons {
  display: inline-block;
}
.positions .assessment td img {
  max-width: 34px;
  margin-right: 10px;
  float: left;
}
.positions .assessment .table-hover > tbody > tr.inside-table:hover {
  background-color: transparent;
}
.positions .assessment .inside-table .table thead tr {
  background-color: transparent;
  background-image: none;
}
.positions .assessment .inside-table .table thead tr th {
  border-bottom: none;
}
.positions .assessment .inside-table .table > tbody > tr > td,
.positions .assessment .inside-table .table > tfoot > tr > td {
  padding: 4px 10px;
  border-top: none;
}
.positions .interview strong {
  font-weight: 600;
}
.positions .interview .feedback .col-sm-1,
.positions .interview .feedback .col-sm-8 {
  padding: 0 0 0 30px;
}
.positions .interview .feedback .col-sm-1 img,
.positions .interview .feedback .col-sm-8 img {
  max-width: 35px;
}

.widget-body.positions-holder {
  padding: 0;
  border: none !important;
  /*max-height: 800px;
  overflow-y: auto;*/
}
.widget-body.positions-holder ul.nav-tabs {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.widget-body.positions-holder div.tab-content {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.widget-body.positions-holder .smart-form .checkbox {
  border-radius: 3px !important;
  border-width: 2px !important;
}
.widget-body.positions-holder .smart-form .checkbox.gray i {
  border-color: #c6c6c6;
  background-color: #c6c6c6;
}
.widget-body.positions-holder .smart-form .checkbox.blue i {
  border-color: #373836;
  background-color: #373836;
}
.widget-body.positions-holder .smart-form .checkbox.green i {
  border-color: #45B6AF;
  background-color: #45B6AF;
}
.widget-body.positions-holder .smart-form .checkbox input + i:after {
  color: #ffffff;
  font-size: 12px;
}
.widget-body.positions-holder .list-unstyled.positions li {
  border-bottom: 1px dotted #ccc;
  padding: 5px 5px 10px 5px;
  cursor: pointer;
}
.widget-body.positions-holder .list-unstyled.positions li:hover, .widget-body.positions-holder .list-unstyled.positions li.active {
  background-color: #efefef;
}
.widget-body.positions-holder .list-unstyled.positions li:last-child {
  border-bottom: 0;
}
.widget-body.positions-holder .list-unstyled.positions li .badge.bg-color-gray {
  background-color: #c6c6c6 !important;
}
.widget-body.positions-holder .list-unstyled.positions li .badge.bg-color-blueLight {
  background-color: #373836 !important;
}
.widget-body.positions-holder .list-unstyled.positions li .badge.bg-color-green {
  background-color: #45B6AF !important;
}
.widget-body.positions-holder .list-unstyled.positions li .row {
  margin: 0 -5px;
  max-width: 300px;
}
.widget-body.positions-holder .list-unstyled.positions li .row .col-xs-4 {
  padding: 0 5px;
  width: 32%;
}
.widget-body.positions-holder .list-unstyled.positions li .row .col-xs-4.long {
  width: 34%;
}
.widget-body.positions-holder .list-unstyled.positions li p {
  color: #3276b1;
  font-size: 16px;
}
.widget-body.positions-holder .list-unstyled.positions li p.font-xs {
  color: #999999;
}
.widget-body.positions-holder .list-unstyled.positions li .report {
  font-weight: 600;
}
.widget-body.positions-holder .positions-list {
  height: 600px;
  overflow-y: auto;
}
.widget-body.positions-holder .positions-list li.closed {
  border-left: 2px solid #ed1c24;
}
.widget-body.positions-holder .positions-list li.selecting {
  border-left: 2px solid #c79121;
}
.widget-body.positions-holder .positions-list li.archived {
  border-left: none;
}

.position-flow-tabs {
  padding-top: 0px !important;
}
.position-flow-tabs .location .fa {
  color: #999999;
  margin-top: 2px;
}
.position-flow-tabs div.main-tabs > ul.nav-tabs {
  border-width: 0 !important;
}
.position-flow-tabs div.main-tabs > div.tab-content {
  border-width: 0 !important;
  padding: 2px 0;
}
.position-flow-tabs div.main-tabs > ul li {
  text-align: center;
  width: 25%;
  padding: 5px 15px;
  border-bottom: 1px solid #eeeeee;
}
.position-flow-tabs div.main-tabs > ul li.active {
  color: #434442;
  box-shadow: 0 -1px 0 0 #434442 inset;
}
.position-flow-tabs div.main-tabs > ul li.active a {
  color: #434442 !important;
}
.position-flow-tabs div.main-tabs > ul li a {
  padding: 0;
}
.position-flow-tabs div.main-tabs > ul li a:hover, .position-flow-tabs div.main-tabs > ul li a:active, .position-flow-tabs div.main-tabs > ul li a:focus {
  color: #434442 !important;
}
.position-flow-tabs .nav > li > a:hover {
  background-color: transparent;
}
.position-flow-tabs .nav-tabs > li > a {
  border-width: 0;
}
.position-flow-tabs .nav-tabs > li > a:hover {
  border: none;
}
.position-flow-tabs .position-tabs .tab-content {
  border: none;
  padding: 0;
}
.position-flow-tabs .position-tabs .tab-content .col-sm-5 .list-inline li {
  width: 80px;
}
.position-flow-tabs .separator {
  border-bottom: 1px solid #ddd;
}
.position-flow-tabs img.img-users {
  margin: 30px auto 0 auto;
}
.position-flow-tabs .position-page-candidate:first-child {
  margin-top: 10px;
}
.position-flow-tabs .position-page-candidate > div.row {
  border-bottom: 1px solid #eeeeee;
}
.position-flow-tabs .candidate-profile-wrap:last-child .position-page-candidate div.row {
  border-bottom: none;
}
.position-flow-tabs .candidate-profile-wrap .inactive {
  background-color: #f4f4f4;
  padding-bottom: 20px;
}
.position-flow-tabs .candidate-placeholder span.inline-block {
  height: 16px;
  background-color: #efefef;
  min-width: 120px;
}
.position-flow-tabs .candidate-placeholder span.estimate {
  background-color: #efefef;
  border: 1px solid #efefef;
  height: 16px;
}
.position-flow-tabs .candidate-placeholder .label-default {
  background-color: #f8f8f8;
}
.position-flow-tabs .candidate-placeholder .short {
  height: 12px !important;
}
.position-flow-tabs .add-position-placeholder {
  border: 2px dashed #ebebeb;
}
.position-flow-tabs .add-position-placeholder h3 {
  margin: 10px 0 5px 0;
}

.position-tabs .candidates-list {
  padding-top: 84px;
}
.position-tabs ul.nav-tabs {
  background: #F3F7FB;
  border: none !important;
  height: 60px;
}
.position-tabs ul.nav-tabs li {
  height: 50px;
}
.position-tabs ul.nav-tabs li a {
  padding: 20px 20px;
  border-right: 1px solid #dcdcdc;
  margin-right: 0;
  color: #0e0e0e;
  font-weight: 600;
  padding-left: 40px;
  padding-right: 40px;
  text-transform: uppercase;
  font-weight: 300;
}
.position-tabs ul.nav-tabs li.active {
  background-color: #fff;
  height: 50px;
}
.position-tabs ul.nav-tabs li.active a {
  position: relative;
  background: #fff;
  border: 1px solid #c2e1f5;
  border-left: none;
  border-bottom: none;
  border-top: none;
  box-shadow: none;
  color: #555555;
  font-weight: 600 !important;
}
.position-tabs ul.nav-tabs li.active a:after,
.position-tabs ul.nav-tabs li.active a:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.position-tabs ul.nav-tabs li.active a:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #fff;
  border-width: 8px;
  margin-top: -8px;
}
.position-tabs ul.nav-tabs li.active a:before {
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #c2e1f5;
  border-width: 10px;
  margin-top: -10px;
}
.position-tabs ul.nav-tabs li.last-tab a:after, .position-tabs ul.nav-tabs li.last-tab a:before, .position-tabs ul.nav-tabs li:last-child a:after, .position-tabs ul.nav-tabs li:last-child a:before {
  content: none;
}
.position-tabs ul.nav-tabs li .btn-link {
  padding: 15px 20px;
}
.position-tabs .measure-header {
  background-color: #f4f4f4;
  margin-bottom: 10px;
  padding: 5px 7px;
  font-weight: bold;
  border: 1px solid #dbdbdb;
}
@media (max-width: 767px) {
  .position-tabs .measure-header {
    margin-bottom: 0px !important;
  }
}
.position-tabs .measure-header span {
  width: 68px;
  display: inline-block;
  font-size: 9px;
  letter-spacing: 1px;
}
.position-tabs span.estimate {
  height: 35px;
  width: 50px;
  background-color: #f4f4f4;
  display: inline-block;
  font-weight: bold;
  padding-top: 7px;
  border-radius: 0px;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  color: black;
  font-size: 11pt;
}
.position-tabs span.estimate.cutoff {
  border-bottom: 1px solid #9d1b1d;
}
.position-tabs span.estimate.passed {
  border-bottom: 1px solid #009d33;
}
.position-tabs span.estimate.not-tested {
  border-bottom: 1px solid #b8bfc8 !important;
}
.position-tabs .cutoff-point {
  /*
  margin: 0 -34px 15px -44px;
  line-height: 1px;
    margin-bottom: 30px;
    */
  background: #000;
  height: 3px;
  margin-top: 10px;
  font-size: 10px;
  text-transform: uppercase;
}
.position-tabs .cutoff-point span {
  background: #fff;
  padding: 10px;
  position: relative;
  top: -7px;
  left: 20px;
}
.position-tabs .cutoff-point.cutoff-absolute {
  background-color: #e53939;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.position-tabs .cutoff-point.cutoff-absolute span {
  background-color: #e53939;
  padding: 4px 10px;
  border-radius: 5px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.position-tabs .cutoff-point.cutoff-relative {
  background-color: #40ac2b;
}
.position-tabs .cutoff-point.cutoff-relative span {
  background-color: #40ac2b;
  padding: 4px 10px;
}
.position-tabs .image-circle {
  margin-top: 20px;
  margin-left: 10px;
}

.smart-form .label {
  color: #617f9d;
}

label.label {
  color: #7795af;
}

#position-form {
  color: #333333;
}
#position-form legend {
  font-weight: 300;
  padding-bottom: 4px;
  font-size: 18px;
  padding-top: 40px;
}
#position-form i.pull-left {
  font-size: 17px;
  color: #bfbfbf;
  width: 17px;
}
#position-form i.fa-money {
  margin-top: 2px;
}
#position-form span.note.pull-left {
  font-size: 12px;
  margin: 3px 10px 0 10px;
}
#position-form .list-inline li {
  padding: 0 8px;
}
#position-form .col-lg-offset-2 {
  margin-left: 16.66666667% !important;
}
#position-form .radios-holder {
  padding-top: 7px;
}
#position-form .radios-holder .inline-group label {
  width: 10%;
}
#position-form .table-responsive.required-skills {
  background-color: #fefefe;
  border-left: 5px solid #45B6AF;
}
#position-form .table-responsive.optional-skills {
  background-color: #fefefe;
  border-left: 5px solid #89C4F4;
}
#position-form .table thead tr {
  background: none;
}
#position-form .table thead tr th {
  border-bottom: none;
}
#position-form .table thead tr th:first-child, #position-form .table thead tr th.remove-th {
  /*background: $white;*/
}
#position-form .table tbody td {
  border: none;
}
#position-form .table tbody td label.radio {
  display: inline;
}
#position-form .table tbody td:first-child {
  color: #333333;
}
#position-form .table tbody td.text-center {
  padding-top: 1px;
}
#position-form .table tbody td .state-disabled.radio input:checked + i {
  border-color: #3b9ff3 !important;
}
#position-form .col-lg-2 .btn-danger {
  margin-left: 5px;
}

@media (max-width: 767px) {
  .candidate-results-finished-view .card-body {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
@media (min-width: 768px) {
  .candidate-results-finished-view .pe-dimension-headline {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

.assessment-single-result-modal .card.hover-shadow {
  margin: 0 !important;
  margin-top: -20px !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
}
.assessment-single-result-modal .card.hover-shadow .card-body {
  padding: 0 !important;
  margin: 0 !important;
  padding-bottom: 20px !important;
}

@media (max-width: 767px) {
  .company-position-page .open-close-position-button {
    margin-top: 12px !important;
    padding: 0px 2px 0px 0px !important;
  }
}
@media (max-width: 767px) {
  .company-position-page .positions-nav {
    margin-top: 5px !important;
    font-size: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .company-position-page .positions-nav {
    margin-top: 3px !important;
  }
}
@media (max-width: 767px) {
  .company-position-page .reports-dropdown-responsive {
    font-size: 14px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .company-position-page .reports-dropdown-responsive {
    font-size: 17px !important;
  }
}
@media (min-width: 1200px) {
  .company-position-page .reports-dropdown-responsive {
    font-size: 20px !important;
  }
}
.company-position-page .candidates-workflow {
  padding-top: 76px;
  background: #fbfbfb;
}
.company-position-page .left-navigation {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.company-position-page .left-navigation-fix {
  position: -webkit-sticky;
  position: sticky;
  top: 95px;
}
@media (min-width: 768px) {
  .company-position-page .right-content {
    padding-top: 0px;
  }
}
.company-position-page .open > .dropdown-menu {
  -webkit-animation: none;
}
.company-position-page span.dropdown-toggle {
  font-size: 20px;
  font-weight: 800;
  cursor: pointer;
}
.company-position-page ul.dropdown-menu > li > a {
  padding: 10px 20px;
}
.company-position-page ul.dropdown-menu > li > a:hover {
  background-color: #5a6b9a;
}
.company-position-page ul.dropdown-menu {
  padding: 0px 0 0 0;
  min-width: 370px;
  left: auto;
  margin-top: 6px;
  margin-left: -20px;
}
@media (max-width: 767px) {
  .company-position-page ul.dropdown-menu {
    min-width: 0px !important;
  }
}
.company-position-page ul.dropdown-menu li.search {
  background-color: #e3e6e6;
}
.company-position-page ul.dropdown-menu li {
  border-bottom: 1px solid #eeeeee;
  padding: 5px 10px 5px 10px;
  cursor: pointer;
}
.company-position-page ul.dropdown-menu li a.span {
  font-weight: 400;
}
.company-position-page ul.dropdown-menu li:hover {
  background-color: #f7f7f7;
}
.company-position-page ul.dropdown-menu li.separator {
  background-color: #fafafa;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 10px;
}
.company-position-page fieldset.location,
.company-position-page div.position-name {
  display: none;
}
.left-navigation .company-position-nav > li > a:hover, .left-navigation .nav > li > a:focus, .left-navigation .nav > li > a:hover {
  border-color: transparent !important;
  background-color: transparent !important;
}

ul.positions-menu > li > a {
  padding: 10px 20px;
}

ul.positions-menu > li > a:hover {
  background-color: #080a0e;
}

.position-menu-box {
  padding: 0px;
  margin: 0px;
  left: inherit;
  scroll-behavior: unset;
  overflow: hidden;
  margin-left: -20px;
  margin-top: 6px;
  overflow-y: hidden !important;
  background-color: #22262e;
}
.position-menu-box .scrollbar {
  height: 600px;
}

ul.positions-menu {
  padding: 0px 0 0 0;
  min-width: 370px;
  left: auto;
}
@media (max-width: 767px) {
  ul.positions-menu {
    min-width: 0px !important;
  }
}
ul.positions-menu li.search:hover {
  background-color: inherit;
}
ul.positions-menu#style-7::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: #3b4350;
}
ul.positions-menu li {
  border-bottom: 1px solid #292e37;
  padding: 5px 10px;
  cursor: pointer;
  font-weight: 500 !important;
  font-size: 9.5pt;
  color: white;
  letter-spacing: 0.5px;
}
ul.positions-menu li a.span {
  font-weight: 400;
}
ul.positions-menu li:hover {
  background-color: #363d4a;
}
ul.positions-menu li.separator {
  background-color: #fafafa;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 10px;
}

.txt-color-black {
  color: black !important;
}

/* Sign-up and Sign-in pages */
.sign-up-in-page .container {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.sign-up-in-page .container h1 {
  font-size: 24px;
  letter-spacing: 0px !important;
}
.sign-up-in-page .container .form-box {
  background: #ffffff;
  padding: 25px;
  margin-top: 40px;
  box-shadow: 0 0 3px #c0c0c0;
  -webkit-box-shadow: 0 0 3px #c0c0c0;
  -moz-box-shadow: 0 0 3px #c0c0c0;
}
.sign-up-in-page .container .form-box p {
  color: #555555;
}
.sign-up-in-page .container .form-box .btn-social {
  display: inline;
  margin-right: 20px;
}
.sign-up-in-page .container .form-box .smart-form .separator {
  border-top: 2px dashed #ddd;
  margin: 25px 18px;
}
.sign-up-in-page .container .form-box .smart-form .btn-primary {
  padding: 7px 14px;
  font-size: 15px;
  font-weight: 300;
}
.sign-up-in-page .container .form-box .smart-form span.note {
  margin-top: 13px;
}
.sign-up-in-page .container .form-box .smart-form span.note a {
  font-size: 11px;
}

/* Positions - Agile View */
.positions-agile-view {
  margin-top: -20px !important;
}
.positions-agile-view .positions-columns-holder .row {
  margin-left: -6.5px;
  margin-right: -6.5px;
}
.positions-agile-view .positions-columns-holder .row .column {
  padding-left: 6.5px;
  padding-right: 6.5px;
}
.positions-agile-view .positions-columns-holder .row .column .wall {
  border: none;
  padding: 5px 0;
  background-color: #f5f5f5;
}
.positions-agile-view .positions-columns-holder .row .column .wall .position-content {
  padding: 15px 10px;
  background: #ffffff;
  border-top: none;
}
.positions-agile-view .positions-columns-holder .row .column .wall .position-content:hover {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-top: none;
  background-color: #f4f4f4;
  cursor: move;
}
.positions-agile-view .positions-columns-holder .row .column .wall .position-content:first-child, .positions-agile-view .positions-columns-holder .row .column .wall .position-content:first-child:hover {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.positions-agile-view .positions-columns-holder .row .column .wall .position-content img {
  max-width: 35px;
  display: inline-block;
}
.positions-agile-view .positions-columns-holder .row .column .wall .position-content .btn {
  background: transparent;
}
.positions-agile-view .positions-columns-holder .row .column .wall .position-content .col-md-3 p.note {
  color: #555555;
}
.positions-agile-view .positions-columns-holder .row .column .wall .position-content .overall-rating {
  font-size: 13px;
}
.positions-agile-view .positions-columns-holder .row .column .wall .position-content .overall-rating span.static {
  border: 1px solid #999999;
  border-bottom: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 2px 6px;
}
.positions-agile-view .positions-columns-holder .row .column .wall .position-content .overall-rating span.text-center {
  display: block;
  width: 37px;
  padding: 3px 6px;
  color: #ffffff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  font-weight: 600;
}
.positions-agile-view .positions-columns-holder .row .column .wall .position-content .overall-rating span.text-center small {
  font-weight: normal;
  font-size: 12px;
}

/* Position Wizard */
.modal-dialog.modal-200 {
  width: 700px !important;
}

#NewPositionModal .modal-header,
#PositionAdModal .modal-header {
  border-bottom: none;
}
#NewPositionModal .modal-header .close,
#PositionAdModal .modal-header .close {
  margin: 4px 10px 0 0;
}

#NewPositionModal .tab-content,
#PositionAdModal .tab-content {
  height: 800px;
  overflow-y: auto;
  padding: 20px 0 10px 0;
}

.fuelux .wizard {
  background-color: #f4f4f4;
}
.fuelux .wizard a {
  color: #999999;
}
.fuelux .wizard a:hover, .fuelux .wizard a:focus {
  text-decoration: none;
  color: #333333;
}
.fuelux .wizard .step {
  border: 1px solid #999999;
  background-color: #ffffff;
  padding: 2px 6px;
  margin-right: 2px;
}
.fuelux .wizard .step-done {
  display: none;
}
.fuelux .wizard ul li {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  background: #f4f4f4;
  padding: 0 8px 0 22px;
}
.fuelux .wizard ul li .chevron {
  top: -3px;
}
.fuelux .wizard ul li .chevron:before {
  border-left: 14px solid #f4f4f4;
}
.fuelux .wizard ul li.active {
  background: #f4f4f4;
}
.fuelux .wizard ul li.active a {
  color: #333333;
}
.fuelux .wizard ul li.active .step {
  border: 1px solid #333333;
}
.fuelux .wizard ul li.active .chevron:before {
  border-left: 14px solid #f4f4f4;
}
.fuelux .wizard ul li:first-child {
  padding-left: 10px;
}
.fuelux .wizard ul li.completed .step {
  display: none;
}
.fuelux .wizard ul li.completed .step-done {
  display: inline-block;
  background-color: #40ac2b;
  color: #ffffff;
  line-height: 21px;
  margin-right: 2px;
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  padding: 0 4px;
}
.fuelux .wizard ul li.completed .step-done:before {
  content: "\f00c";
  color: #ffffff;
}

#position-wraper1 {
  padding-bottom: 10px;
}
#position-wraper1 .position-name {
  font-size: 26px;
}
#position-wraper1 .location {
  color: #a9a9a9;
}

.position-wizard p {
  color: #555555;
}
.position-wizard p em {
  color: #999999;
}
.position-wizard .form-control {
  height: 32px;
}
.position-wizard .knowledge-skill-section,
.position-wizard .selection-phase {
  cursor: move;
  overflow: hidden;
  display: table;
}
.position-wizard .knowledge-skill-section .description,
.position-wizard .selection-phase .description {
  padding: 8px;
}
.position-wizard .knowledge-skill-section .remove-button,
.position-wizard .selection-phase .remove-button {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  display: table-cell;
  width: 50px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
}
.position-wizard .knowledge-skill-section .remove-button .btn-link,
.position-wizard .selection-phase .remove-button .btn-link {
  font-size: 20px;
  color: #a65858;
}
.position-wizard .selection-phase {
  cursor: default;
  width: 317.5px;
}
.position-wizard .selection-phase .description {
  padding: 6px;
}
.position-wizard .selection-phase .remove-button {
  width: 32px;
}

.position-ad-wizard .bootstrapWizard li {
  width: 33.33333%;
}
.position-ad-wizard .logo-holder img {
  max-width: 220px;
  margin: 0 auto;
}
.position-ad-wizard h6 {
  font-size: 17px;
}
.position-ad-wizard h5 {
  margin-top: 20px;
  padding: 5px 10px;
  background-color: #fafafa;
  border: 1px dotted #bfbfbf;
  border-radius: 2px;
}
.position-ad-wizard .table thead tr {
  background-color: transparent;
  background-image: none;
}
.position-ad-wizard .table thead tr th {
  border-bottom: none;
}
.position-ad-wizard .table td {
  border-top: none;
  vertical-align: middle;
}
.position-ad-wizard .table img {
  width: 100px;
}
.position-ad-wizard .glyphicon-ok {
  color: #40ac2b;
  margin-right: 4px;
}

article {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

#questionList {
  border: 0px solid #ddd;
  padding-left: 0px;
  padding-right: 0px;
}

article.noleftpadding {
  padding-left: 0px !important;
}

article.norightpadding {
  padding-right: 0px;
}

.nomargine article {
  margin-left: 0px;
  margin-right: 0px;
}

article.nopadding {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.nopadding {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.nomargine {
  margin-left: 0px;
  margin-right: 0px;
}

.positions-nav.nav-stacked > li + li {
  padding-top: 0;
  margin-top: 0;
}
.positions-nav a .hidden-sm::first-letter {
  text-transform: capitalize;
}

ul.positions-nav li {
  color: #919191;
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #e7e7e7;
  border-right: none;
  font-weight: 300;
  height: 70px;
  padding-left: 10px;
}
ul.positions-nav li a {
  padding-left: 5px;
}
ul.positions-nav li:hover {
  background-color: rgba(101, 118, 166, 0.0784313725);
}
ul.positions-nav a {
  font-size: 0.9em;
  color: #1f2b38;
  padding-bottom: 10px;
  padding-top: 10px;
  font-weight: bold;
  display: block;
  height: 70px;
  letter-spacing: 0.4px;
}
ul.positions-nav li.active-position-nav {
  color: #000000;
  border-right: none !important;
  background-color: #1f2b38;
}
ul.positions-nav li.active-position-nav a {
  color: #01348c;
}
ul.positions-nav li:first-child {
  border-top: none;
  border-bottom: 1px solid #e7e7e7;
}
ul.positions-nav.jarviswidget > div {
  border: none !important;
}
ul.positions-nav .description {
  font-size: 0.8em;
  color: #2f699c;
  padding-left: 0px;
  font-weight: 500;
  letter-spacing: 0.2px;
}
ul.positions-nav i {
  padding-right: 10px;
  color: #009CFF;
}

.active-position-nav .nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.position-right {
  padding-top: 0px;
  border: none;
}

.candidates {
  background-color: #ffffff;
}
.candidates .tab-content {
  padding: 0;
}

.position-tabs .measure-header span a {
  cursor: pointer;
}

.opportunity.measure-header {
  background-color: #efefef !important;
  padding: 5px 7px;
  margin-top: 7px !important;
  border: 1px solid #cecece !important;
}

.job-board-logo {
  max-height: 50px;
  max-width: 200px;
}

.alert-note {
  border-color: #9cb4c5;
  color: #305d8c;
  background-color: #F3F9FF;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.candidate-placeholder span.inline-block {
  height: 16px;
  background-color: #efefef;
  min-width: 120px;
}

.assessment-placeholder span.inline-block {
  height: 16px;
  background-color: #fafafa;
  min-width: 120px;
}

.position-tabs {
  border: none;
}
.position-tabs .nav-tabs + .tab-content {
  border: none;
}

.assessment-positions {
  background-color: white;
}

.assessment-positions .included.alert-warning {
  background-color: #efe1b3;
}
.assessment-positions .included.alert-note {
  background-color: #ebf1f7;
}
.assessment-positions .not-included.alert-warning {
  background-color: #f8f8f8;
  color: #696969;
}
.assessment-positions .not-included.alert-note {
  background-color: #f8f8f8;
  color: #696969;
}
.assessment-positions .alert-warning {
  background-color: #f5e7b8;
}
.assessment-positions .alert-note {
  background-color: #f3f9ff;
}

.included.alert-warning {
  background-color: #efe1b3;
}
.included.alert-note {
  background-color: #ebf1f7;
}

.not-included.alert-warning {
  background-color: #f8f8f8;
  color: #696969;
}
.not-included.alert-note {
  background-color: #f8f8f8;
  color: #696969;
}

.position-templates {
  background-color: white;
}

.candidate-small-separator {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 3px;
  background-color: #fbfbfb;
  border-top: 1px solid #e0e0e0;
}

span.estimate {
  /*&.aptitude {

    background-color: #deffb7;
  }

  &.fit {
    background-color: #deffb7;
  }

  &.knowledge {
    background-color: #F3F9FF;

  }

  &.coding {
    background-color: #F3F9FF;
  }

  &.overall {
    background-color: #bcdeff;
    font-weight: bold;
  }*/
  color: black;
  font-size: 11pt;
}

.active_sort {
  font-weight: bold;
  text-decoration: underline;
}

.assessment-page {
  padding-top: 50px !important;
}

.handler {
  font-size: 22px;
  color: #dcdcdc;
  padding-right: 20px;
  cursor: move;
}

.handle-td {
  cursor: move;
}

.ui-sortable-helper {
  background-color: #f4f5f6;
  -webkit-box-shadow: 10px 10px 5px -6px rgb(191, 189, 191);
  -moz-box-shadow: 10px 10px 5px -6px rgb(191, 189, 191);
  box-shadow: 10px 10px 5px -6px rgb(191, 189, 191);
  border-bottom: 0pt solid #ffffff;
}
.ui-sortable-helper tr {
  border-bottom: 0pt solid #ffffff;
}

.ui-sortable-placeholder {
  background-color: #eef0c7;
}

/*
body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
*/
.ui-sortable tr {
  border-bottom: 4pt solid #ffffff;
}
.ui-sortable td {
  background-color: #fafbfc;
  padding-bottom: 1em;
}
.ui-sortable li {
  background-color: #fafbfc;
  margin-bottom: 3px;
  border-left: 5px solid #e6e6e6;
}
.ui-sortable li .fa-circle {
  font-size: 10px;
}
.ui-sortable li .question-headline {
  font-size: 11px;
}

.unsortable td {
  background-color: #ffffff;
}

.skills-placeholder td {
  background-color: #fcfbdb !important;
}

.header-radio-buttons {
  height: 20px;
}

.wrapper {
  position: relative;
  height: 120px;
}

.reveal-animation {
  position: absolute;
  top: 0;
  left: 0;
}

#settings-icon {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  height: 24px;
  width: 24px;
  padding: 2px;
  text-align: center;
  text-decoration: none !important;
  -moz-user-select: none;
  -webkit-user-select: none;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
  border: 1px solid #bfbfbf;
  color: #c4bab6;
  font-size: 19px;
  cursor: pointer;
  position: relative;
}

#position-form .table tfoot td label.radio {
  display: inline;
}

span.badge {
  font-weight: normal;
}

span.badge.gray {
  background-color: darkgrey;
}

span.skills.label {
  font-weight: normal;
  margin-top: 3px;
  line-height: 30px;
}

span.label-gray {
  background-color: #f3f3f3;
}

/* .reveal-animation.ng-enter, .reveal-animation.ng-leave {
  -webkit-transition:5s linear all;
  transition:5s linear all;
}

.reveal-animation.ng-enter {
  opacity: 0;
}

.reveal-animation.ng-enter.ng-enter-active {
  opacity: 1;
}

.reveal-animation.ng-leave {
  opacity: 1;
}.homepage .header {


.reveal-animation.ng-leave.ng-leave-active {
  opacity: 0;
}
 */
.benefits span.offer_icon {
  padding: 0px 0px 7px 10px;
  margin: 5px;
  width: 70px;
}
.benefits span.offer_icon i {
  padding-top: 3px;
  font-size: 21px;
}
.benefits div.offer_icon_text {
  color: #c9c9c9;
  font-size: 10px;
  padding-top: 5px;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.2;
}
.benefits div.offer_icon {
  padding-right: 4px;
}
.benefits .active {
  color: #7B7B7B !important;
}

.min-height-570 {
  min-height: 570px !important;
}

.job-ad-page div.offer_icon {
  padding-left: 7px !important;
  padding-right: 7px !important;
  padding-bottom: 15px;
}
.job-ad-page div.offer_icon_text {
  font-size: 10px;
  text-align: center;
}
.job-ad-page span.offer_icon {
  padding: 0px 0px 7px 10px;
  color: #949494 !important;
}
.job-ad-page span.offer_icon i {
  padding-top: 3px;
  font-size: 25px;
}

.offers {
  margin-top: 51px;
  z-index: 999;
}
.offers .btn-border {
  border: 1px solid #337ab7;
}
.offers .btn-border:hover {
  border: 1px solid #337ab7;
}
.offers .skill .label {
  color: black;
  font-size: 9pt;
  display: inline-block;
  padding: 4px;
  margin: 2px;
}
.offers .skill span.active {
  background-color: #ffffff;
  font-weight: bold;
}
.offers .skill .label-default {
  margin-right: 2px;
  background-color: #ffffff;
}
.offers .allowed {
  border-left: 1px solid green;
}
.offers .jobAd-right {
  padding: 60px;
  padding-top: 10px;
}
.offers .distance {
  padding: 50px;
}
.offers .panel-body {
  padding-bottom: 0px;
}
.offers .panel {
  margin-bottom: 30px;
}
.offers .panel > div:first-child {
  padding-bottom: 0px;
}
.offers .position-type {
  font-size: 10px;
  padding: 3px;
  margin-left: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
.offers .offers-date {
  color: #939393;
  font-size: 10pt;
}

@media (max-width: 767px) {
  .edit-profile .smart-form {
    padding: 5px !important;
  }
}
.edit-profile .smart-form {
  padding: 30px;
}
.edit-profile .btn-group .btn {
  box-shadow: none;
  webkit-box-shadow: none;
  padding: 7px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.edit-profile .btn-group .btn-default.active:hover {
  border-color: #e6e6e6;
}
.edit-profile .label {
  color: #424242;
  font-size: 14px;
  padding-bottom: 10px;
}
.edit-profile section {
  padding-top: 20px;
  padding-bottom: 10px;
}

.blue-row {
  background-color: #F1F2F4;
  padding-top: 40px;
  padding-bottom: 40px;
  color: black;
}

.black-row {
  background-color: #434442;
  padding-top: 20px;
  padding-bottom: 30px;
  color: #ffffff;
}

.other .header {
  background-color: #FBFAEB !important;
}
.other .companies {
  background-color: #FBFAEB !important;
}
.other .footer {
  background-color: #FBFAEB !important;
}

.homepage .header {
  text-align: center;
  font-family: "Lato", "Source Sans Pro", sans-serif;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 40px;
  background-color: #F1F2F4;
  padding-top: 40px;
  font-weight: 300;
}
.homepage.other .header .images img {
  width: 70%;
  padding: 20px;
}
.homepage .chart {
  padding-left: 20px;
  padding-right: 20px;
}
.homepage .chart-legend {
  font-size: 10pt;
  padding-bottom: 35px;
  font-weight: 400;
  font-family: "Lato", "Source Sans Pro", sans-serif;
}
.homepage .how {
  font-size: 28pt;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
  background-color: #ffffff;
}
.homepage .how .steps {
  font-size: 15pt;
  padding-top: 30px;
  padding-bottom: 20px;
}
.homepage .how .steps ol.poolball-list {
  counter-reset: poolball-list-counter;
  list-style: none;
  margin-left: 4.6rem;
  padding: 0;
  list-style-type: decimal;
}
.homepage .how .steps ol.poolball-list li {
  padding-top: 20px;
}
.homepage .companies {
  padding-top: 40px;
  background-color: #F1F2F4;
  text-align: center;
  padding-bottom: 70px;
}
.homepage .lead {
  color: grey;
  font-size: 60%;
  padding-top: 15px;
  font-family: "Lato", "Source Sans Pro", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
}
.homepage .footer {
  background-color: #F1F2F4;
  padding-bottom: 40px;
}
.homepage .footer .menu {
  text-transform: uppercase;
}

.icon-prepend.icon-prepend-lg {
  position: absolute;
  top: 7px;
  width: 35px;
  height: 35px;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border: none;
}

.industry .list-group-item {
  border: none;
}

.register-form {
  position: absolute;
  top: 10%;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
  min-width: 1000px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.candidate-login {
  z-index: 10;
}
@media not all and (max-width: 600px) {
  .candidate-login {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: auto;
    margin-right: auto;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.candidate-login .quote {
  font-family: "Source Sans Pro", sans-serif;
  color: #6879a8;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-size: 22px !important;
}
@media (max-width: 767px) {
  .candidate-login .quote {
    font-size: 150%;
    padding: 0px;
    padding-right: 0px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .candidate-login .quote {
    font-size: 200%;
    padding: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 992px) {
  .candidate-login .quote {
    font-size: 220%;
    padding: 40px;
    padding-right: 80px;
  }
}
@media (min-width: 1200px) {
  .candidate-login .quote {
    font-size: 220%;
    padding: 40px;
    padding-right: 80px;
  }
}
.candidate-login .error {
  padding: 10px;
  font-weight: 500;
}
.candidate-login .smart-form {
  padding: 20px;
}
@media (max-width: 767px) {
  .candidate-login .smart-form {
    padding: 55px !important;
    border: 1px solid #e7e7e7 !important;
  }
}
@media (min-width: 768px) {
  .candidate-login .smart-form {
    border: 1px solid #e7e7e7 !important;
    min-width: 750px;
  }
}
@media (min-width: 992px) {
  .candidate-login .smart-form {
    border: 1px solid #e7e7e7 !important;
    min-width: 750px;
  }
}
@media (min-width: 1200px) {
  .candidate-login .smart-form {
    border: 1px solid #e7e7e7 !important;
    min-width: 850px;
  }
}
@media (max-width: 600px) {
  .candidate-login {
    margin-top: 10px;
    top: 0% !important;
  }
}

.font-tiny {
  font-family: "Lato", "Source Sans Pro", sans-serif;
  font-weight: 300;
}

.checkbox input.ng-dirty.ng-invalid {
  border-color: red !important;
}
.checkbox input.ng-dirty.ng-invalid + i {
  border-color: red !important;
}

input.ng-dirty.ng-invalid {
  border-color: red !important;
}

select.ng-dirty.ng-invalid {
  border-color: red !important;
}

.hired-profile {
  padding-top: 20px;
}
.hired-profile fieldset:hover {
  background-color: #fcfcfc;
}
.hired-profile .company-header {
  background-color: #ffffff;
  color: #141414;
}
.hired-profile .required:after {
  font-weight: normal;
  font-size: 10px;
  color: red;
  content: "*";
}
.hired-profile .required-button {
  padding-left: 0px;
}
.hired-profile .intl-tel-input {
  width: 100%;
}
.hired-profile h1 {
  color: #0b0b0b !important;
}
.hired-profile .application-nav a {
  color: grey;
}
.hired-profile .application-nav .active a {
  color: #6475a5;
}
@media (max-width: 767px) {
  .hired-profile .application-form-header .steps .card {
    padding: 0 !important;
    margin: 0 !important;
  }
  .hired-profile .application-form-header .steps .card .iti--allow-dropdown {
    width: 100%;
  }
}

.invite-modal-telephone .intl-tel-input {
  width: 100%;
}

.user-dropdown-custom {
  width: 200px !important;
  right: 10px !important;
}

.jb-header {
  z-index: 1004 !important;
}
.jb-header#header > div {
  height: 50px;
}

.btn-link:hover, .btn-link:active, .btn-link:visited, .btn-link:focus {
  text-decoration: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: 1px solid #0c3379 !important;
  margin-bottom: 0px !important;
  color: #0c3379;
  transition: all 0.3s ease;
}

.join .btn:hover {
  background: none !important;
  border: none;
}
.join .btn {
  background: none !important;
  border: none;
}
.join .linkedin {
  font-size: 180%;
  margin-bottom: 10px;
}
.join a:hover, .join a:active, .join a:visited, .join a:focus {
  text-decoration: none;
  background: none;
  border-bottom: 1px solid #708698;
  margin-bottom: 10px;
}
.join .btn-link:hover, .join .btn-link:active, .join .btn-link:visited, .join .btn-link:focus {
  text-decoration: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: 2px solid #005af9;
  margin-bottom: 10px !important;
}
.join small {
  font-size: 200%;
}
.join input {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid 1px #97BBCD;
  padding-top: 8px;
  padding-bottom: 10px;
  padding-left: 10px;
  width: 280px;
  border-radius: 1px;
  font-size: 130%;
  font-family: "Source Sans Pro", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  margin-bottom: 0px;
}
.join input:hover {
  border-bottom: solid 1px #708698;
}
.join input:active {
  border-bottom: solid 1px #708698;
}

.btn-link {
  color: #005af9;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.btn-link.btn-link:hover, .btn-link.btn-link:active, .btn-link.btn-link:visited, .btn-link.btn-link:focus {
  text-decoration: none;
  margin-bottom: 0px;
  border-bottom: 1px solid #708698;
  background-color: inherit;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  color: #005af9;
}
.btn-link a:hover, .btn-link a:active, .btn-link a:visited, .btn-link a:focus {
  text-decoration: none;
  margin-bottom: 0px;
  border-bottom: 1px solid #708698;
  background-color: inherit;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.btn-link.active {
  text-decoration: none;
  margin-bottom: 0px;
  border-bottom: 1px solid #708698;
}

.search-candidates {
  border-bottom: solid 1px #efefef;
}

.skills .label {
  float: left;
  margin: 3px;
  padding: 5px;
}

.basic-information {
  font-size: 10pt;
}
.basic-information span.text-16 {
  font-size: 16pt !important;
}
.basic-information span.text-16 strong {
  font-weight: 300 !important;
}

.select2-choices {
  border-color: #e3eeff !important;
  border-radius: 3px !important;
  border-width: 2px !important;
}
.select2-choices:hover {
  border-color: #adcdff !important;
}

.label-required {
  color: red !important;
}

.label-short {
  padding-top: 0.1em !important;
  padding-bottom: 0em !important;
}

.table thead tr {
  background: none;
  background-color: white;
  text-transform: uppercase;
}
.table thead tr th {
  font-weight: 700;
  font-size: 11px;
  color: #000000;
}

.profile-summary-overview {
  padding-top: 80px;
}
.profile-summary-overview .category {
  font-size: 11px;
  text-transform: uppercase;
  color: #000000;
}
.profile-summary-overview .category span {
  padding: 5px;
}
.profile-summary-overview .category .label {
  color: black;
  font-size: 20px;
  padding-left: 0px;
  text-transform: capitalize;
}
.profile-summary-overview span {
  border-bottom: 1px solid #484848;
}
.profile-summary-overview .positive span {
  border-bottom: 1px solid green;
}
.profile-summary-overview .positive li:before {
  content: "+";
}
.profile-summary-overview .negative span {
  border-bottom: 1px solid darkred;
}
.profile-summary-overview .negative li:before {
  content: "-";
}
.profile-summary-overview ul {
  padding-top: 10px;
  list-style: none;
  margin-right: 0px;
  padding-left: 5px;
}
.profile-summary-overview ul li {
  padding-top: 3px;
  padding-left: 1em;
  text-indent: -1em;
}
.profile-summary-overview ul li:before {
  padding-right: 5px;
  content: "↑";
}

.profile-summary .metric .label {
  color: black;
  font-size: 20px;
  padding-left: 0px;
  text-transform: capitalize;
}
.profile-summary label {
  text-transform: uppercase;
  margin-bottom: 1px;
  font-size: 10px;
  font-weight: bold;
}
.profile-summary .col {
  padding-left: 5px;
  padding-right: 5px;
}
.profile-summary .score {
  margin-top: 0px;
  text-align: center;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
.profile-summary .score .global {
  border-left: solid 1px #E5E7E8;
  color: #ababab;
}
.profile-summary .score .global .label {
  color: #ababab;
}
.profile-summary .score .label {
  font-size: 10px;
  padding-top: 0px;
}
.profile-summary .score .summary-label {
  padding-top: 5px;
  font-size: 10px;
  color: #a3a3a3;
  margin-bottom: 15px;
}
.profile-summary .score .score-right {
  padding-left: 20px;
  text-align: left;
  float: left;
}
.profile-summary .score .score-right .label {
  font-size: 10px;
  text-transform: uppercase;
  text-align: left;
  padding-top: 5px;
  padding-left: 10px;
}
.profile-summary .score .global-perct {
  font-size: 24px;
}
.profile-summary .score .rank {
  font-size: 22px;
}
.profile-summary .overall-no {
  background-color: rgba(255, 0, 3, 0.04);
}
.profile-summary .overall-yes {
  background-color: rgba(34, 255, 0, 0.07);
}
.profile-summary p {
  font-size: 11pt;
  line-height: 160%;
  font-weight: 100;
  font-family: "omnes-pro", "Open Sans", "Helvetica Neue", Arial, sans-serif;
  color: #535353;
  text-align: justify;
}
.profile-summary .percentiles {
  background-color: #dbd7d7;
  padding: 0px 3px;
  color: black;
  font-size: 15px;
  margin-left: 10px;
  text-transform: lowercase;
  font-weight: 600;
}
.profile-summary .percentiles-box {
  font-size: 9px;
  text-transform: uppercase;
}
.profile-summary .percentiles-box .num-tested {
  color: #949494;
  font-size: 9px;
  padding-top: 5px;
}
.profile-summary .percentage {
  font-size: 20px;
}
.profile-summary .not-tested {
  font-size: 10px;
  padding: 5px;
  height: 45px;
}

.offer-filter {
  display: block;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1003;
  background-color: #e9e9e9;
  top: 39px;
  padding-bottom: 1px;
  font-size: 12px;
}

.button-hired-container {
  position: relative;
  display: block;
  padding-bottom: 30px;
}

.buttons-hired,
.test-required {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -10px;
  width: 500px;
}

.test-required {
  z-index: 10;
  height: 63px;
  text-align: center;
  margin-left: 60px;
  padding-top: 10px !important;
  width: 450px;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
}

.text-faq {
  font-size: 14px;
  line-height: 1.45;
  font-weight: 400;
  letter-spacing: normal;
  margin-bottom: 0.2778em;
  -webkit-font-smoothing: antialiased;
}
.text-faq p {
  padding-bottom: 30px !important;
}

.vertical-center {
  min-height: 100%; /* Fallback for vh unit */
  min-height: 80vh;
  /* You might also want to use
                        'height' property instead.

                        Note that for percentage values of
                        'height' or 'min-height' properties,
                        the 'height' of the parent element
                        should be specified explicitly.

                        In this case the parent of '.vertical-center'
                        is the <body> element */
  /* Make it a flex container */
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /* Align the bootstrap's container vertically */
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* In legacy web browsers such as Firefox 9
     we need to specify the width of the flex container */
  width: 100%;
  /* Also 'margin: 0 auto' doesn't have any effect on flex items in such web browsers
     hence the bootstrap's container won't be aligned to the center anymore.

     Therefore, we should use the following declarations to get it centered again */
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.invitation-inactive {
  background-color: #ffffff;
  opacity: 0.4;
  filter: alpha(opacity=40); /* For IE8 and earlier */
}

p {
  line-height: 150%;
}

.candidate-phase {
  padding: 5px;
  border: 1px solid;
  text-transform: uppercase;
  font-size: 11px;
  width: 80px;
  text-align: center;
}

@media (max-width: 991px) {
  .candidate-phase-invite {
    margin-left: 15px;
  }
}

.label-border {
  padding: 5px;
  border: 1px solid;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
}

.smart-form header {
  border-bottom: none;
  font-size: 15pt;
}

.offer {
  background-color: #fafafa;
}
.offer .panel-default > .panel-heading {
  color: #333;
  background-color: #ffffff;
  border-color: #FFFEFE;
}

.offer-metric {
  padding-bottom: 20px;
}
.offer-metric div {
  color: #777;
  font-size: 9pt;
}
.employers .header-employers {
  height: 600px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-position: 100%;
}
.employers .header-employers .feature p {
  padding-top: 20px;
}
.employers .header-right-bg {
  height: 600px;
  background-repeat: no-repeat;
  background-position: 100% left;
}
.employers .header-main-text {
  line-height: 160%;
}
.employers .main-headline {
  padding-top: 45px;
  font-size: 28px;
  font-weight: 500;
}
.footer-homepage {
  background-color: #F1F2F4;
  padding: 20px;
  margin-top: 0px !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.footer-homepage .menu {
  text-transform: uppercase;
}

.about .header-main-text {
  line-height: 160%;
}
.about .main-headline {
  padding-top: 45px;
  font-size: 32pt;
}
.about .text-headline {
  font-size: 25pt;
}
.about .header-about {
  background-image: url("/img/company1.jpg");
  height: 400px;
  background-size: cover; /* <------ */
  background-repeat: no-repeat;
  background-position: top center;
}

.billing {
  font-size: 9pt;
}

.offered {
  padding-top: 5px;
}
.offered input {
  width: 160px;
  margin-top: 0px;
  padding-left: 35px;
  border-color: #e3eeff !important;
  border-radius: 3px !important;
  border-width: 2px !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border-bottom: solid 1px #97BBCD !important;
  font-size: 16px;
}
.offered button {
  margin-top: 2px;
}
.offered i {
  margin-top: 3px;
  color: #aaaaa8;
}

.table td {
  vertical-align: middle !important;
}

#main {
  padding-bottom: 20px;
  min-height: calc(100% - 50px);
}

.jarviswidget {
  margine-bottom: 10px;
}

.two-columns {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
  -moz-column-gap: 40px; /* Firefox */
  column-gap: 40px;
}

input, textarea, .select2-input, .select2-container-multi, .select2-choices {
  border-color: #e3eeff;
  border-radius: 3px;
  border-width: 2px;
}
input:hover, textarea:hover, .select2-input:hover, .select2-container-multi:hover, .select2-choices:hover {
  border-color: #adcdff !important;
}

.smart-form .input input, .smart-form .input textarea, .smart-form .input .select2-input, .smart-form .input .select2-container-multi, .smart-form .input .select2-choices, .smart-form .textarea input, .smart-form .textarea textarea, .smart-form .textarea .select2-input, .smart-form .textarea .select2-container-multi, .smart-form .textarea .select2-choices {
  border-color: #e3eeff;
  border-radius: 3px !important;
  border-width: 2px;
}
.smart-form .input input:hover, .smart-form .input textarea:hover, .smart-form .input .select2-input:hover, .smart-form .input .select2-container-multi:hover, .smart-form .input .select2-choices:hover, .smart-form .textarea input:hover, .smart-form .textarea textarea:hover, .smart-form .textarea .select2-input:hover, .smart-form .textarea .select2-container-multi:hover, .smart-form .textarea .select2-choices:hover {
  border-color: #adcdff !important;
}

.job-ad-images img {
  cursor: pointer;
}
.job-ad-images .job-ad-images-container:hover div span {
  cursor: pointer;
}
.job-ad-images .job-ad-images-container:hover div span.img-remove {
  cursor: pointer;
}
.job-ad-images .job-ad-images-container:hover i.hide-image {
  display: none;
}
.job-ad-images .job-ad-images-container:hover div {
  display: block !important;
  z-index: 500;
  cursor: pointer;
}
.job-ad-images .job-ad-images-container div {
  display: none;
  color: inherit;
}

.position-edit {
  background-color: white;
  padding: 25px 15px 0px 15px;
}
.position-edit section {
  padding-bottom: 45px;
}
.position-edit h1 {
  font-family: "omnes-pro", "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  padding-bottom: 0px !important;
  margin-bottom: 10px;
  font-size: 90%;
  text-transform: uppercase;
  color: #1f2b38;
}
.position-edit thead tr {
  border-color: #e8e8e8;
}

.jobAd {
  padding: 15px 40px 40px 50px;
}
.jobAd h1 {
  font-family: Lato;
  font-weight: 400;
  padding-bottom: 20px;
  font-size: 135%;
}
.jobAd .tab-pane {
  padding: 0px 20px 20px;
}
@media (max-width: 767px) {
  .jobAd .tab-pane {
    padding: 0px;
  }
}

.candidate-full-profile {
  background-color: white;
  margin-top: 10px;
  padding: 10px;
  padding-right: 0px;
}
.candidate-full-profile .nav-tabs + .tab-content {
  border: none;
}
.candidate-full-profile .abilities {
  width: 120px;
}
.candidate-full-profile .skills ul li, .candidate-full-profile .experience ul li {
  padding-bottom: 10px;
  font-size: 14px;
}
.candidate-full-profile .badge {
  background: none;
  color: black !important;
  border-radius: 2px;
  padding-left: 0px;
  padding-bottom: 10px;
  padding-top: 25px;
}
.candidate-full-profile section.section-separator {
  border-bottom: 1px solid #e2e0e0;
}
.candidate-full-profile section.section-separator:last-child {
  border-bottom: none !important;
}

.font-xxl {
  font-size: 40px !important;
}

.no-candidates {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  color: #7e7e7e;
}
.no-candidates h1, .no-candidates h2 {
  font-weight: 100;
  font-family: "Lato Light";
}
.no-candidates h1 {
  font-size: 18px !important;
}

.team-page {
  background-color: white;
  padding: 40px;
}
.team-page section.team-row {
  padding-bottom: 15px;
  padding-top: 20px;
  border-top: solid #ededed 1px;
}
.team-page section.header {
  padding-top: 30px;
  padding-bottom: 30px;
}

.full-width {
  max-width: 100% !important;
}

.bootstrapWizard li:before {
  border-top: 1px solid #e7e7e7;
}

.bootstrapWizard li:hover .step {
  background: lightslategray;
}

.bootstrapWizard li:hover .title {
  color: lightslategray;
}

.bootstrapWizard li .step {
  border-radius: 50%;
  background-color: #ececec;
  border: 4px solid lightslategray;
  color: black;
  padding: 17px;
  width: 60px;
}
.bootstrapWizard li .step:hover {
  background-color: lightslategray;
}
.bootstrapWizard li .step i {
  font-weight: 600;
}
.bootstrapWizard li span.step.scale-1 {
  padding: 17px;
}
.bootstrapWizard li span.step.scale-1 i {
  width: 23px;
}
.bootstrapWizard li span.step.scale-2 {
  padding: 12px;
}
.bootstrapWizard li span.step.scale-2 i {
  width: 23px;
}
.bootstrapWizard li span.step.scale-3 {
  padding: 12px;
}
.bootstrapWizard li span.step.scale-3 i {
  width: 23px;
}
.bootstrapWizard li span.step.scale-4 {
  padding: 17px;
}
.bootstrapWizard li span.step.scale-4 i {
  width: 23px;
}
.bootstrapWizard li span.step.scale-reference {
  padding: 12px 17px;
}
.bootstrapWizard li span.step.scale-reference i {
  width: 23px;
}
.bootstrapWizard li .title {
  color: black;
  padding-top: 10px;
}

.form-bootstrapWizard {
  max-width: 600px;
}

.display-table {
  display: table;
  table-layout: fixed;
}

.display-cell {
  display: table-cell;
  vertical-align: bottom;
  float: none;
}

.modal-content {
  border-radius: 2px;
  background-color: transparent;
}

.modal-header {
  border-bottom: none;
  background-color: #ffffff;
  color: #2e424d;
  border-radius: 5px 5px 0px 0px;
}
.modal-header h4 {
  font-weight: bolder;
  color: #163f76;
}
.modal-header h3 {
  color: #163f76;
  font-weight: bolder;
}
.modal-header .close {
  color: black;
}
.modal-header .close span {
  color: black;
}

.modal-footer {
  border-top: none;
  background-color: #f5f5f5;
  border-radius: 0px 0px 5px 5px;
}

.modal-title {
  font-weight: bold;
  font-family: "Lato", "Source Sans Pro", sans-serif;
  font-size: 130%;
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(2px, 2px) rotate(20deg);
  }
  20% {
    -webkit-transform: translate(-4px, -4px) rotate(-20deg);
  }
  40% {
    -webkit-transform: translate(2px, 2px) rotate(20deg);
  }
  60% {
    -webkit-transform: translate(-2px, 2px) rotate(-20deg);
  }
  80% {
    -webkit-transform: translate(4px, -4px) rotate(20deg);
  }
  100% {
    -webkit-transform: translate(-2px, 2px) rotate(-20deg);
  }
}
.shake {
  -webkit-animation-name: shake;
  -webkit-animation-duration: 0.6s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  animation-duration: 0.6s;
}

.fade01 {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  opacity: 1;
}

.fade01.ng-enter,
.fade01.ng-leave {
  -webkit-transition: all 0.4s ease;
  transition: all 0.5s ease;
}

.fade01.ng-enter {
  opacity: 0;
}

.fade01.ng-enter-active {
  opacity: 1;
}

.fade01.ng-leave {
  opacity: 1;
}

.fade01.ng-leave-active {
  opacity: 0;
}

.users {
  background-color: white;
  min-height: 500px;
}

.footer {
  color: #AFADAD;
  bottom: 10px;
  margin-bottom: 20px;
}
.footer h3 {
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: 600;
}
.footer li {
  padding-bottom: 5px;
}
.footer li a {
  color: #414141;
}

.animate-enter {
  -webkit-transition: 1s linear all; /* Chrome */
  transition: 10s linear all;
  opacity: 0;
}

.animate-enter.animate-enter-active {
  opacity: 1;
}

h1 {
  font-family: "Lato", "Source Sans Pro", sans-serif;
  font-size: 150%;
  letter-spacing: 0px !important;
}

.homepage .header h1.headline {
  font-size: 230%;
}
.homepage .header .lead {
  font-size: 150%;
  padding-top: 0;
}

.wizard {
  height: 56px;
  background: #f9f9f9;
  padding-top: 6px;
  padding-bottom: 2px;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 801;
}

ul.nav-wizard {
  background-color: #f1f1f1;
  border: 1px solid #d4d4d4;
  height: 50px;
  position: relative;
  overflow: hidden;
}

.overflow-hidden {
  overflow: hidden;
}

.text-overflow-ellipsis {
  text-overflow: ellipsis;
}

.top-border-3 {
  border-top: 1px solid #9db4c5;
}

.top-border {
  border-top: 1px solid #e5e5e5;
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.top-border-solid {
  border-top: 1px solid #e5e5e5;
}

ul.nav-wizard:before {
  position: absolute;
}

ul.nav-wizard:after {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 138px;
  height: 50px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  z-index: 11;
  content: " ";
}

ul.nav-wizard li:first-child {
  position: relative;
  float: left;
  height: 50px;
  display: inline-block;
  text-align: center;
  padding: 0 0px 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 49px;
  width: 25px;
  text-transform: uppercase;
}

ul.nav-wizard li {
  position: relative;
  float: left;
  height: 50px;
  display: inline-block;
  text-align: center;
  padding: 0 0px 0 30px;
  margin: 0;
  font-size: 14px;
  line-height: 49px;
  width: 19%;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  ul.nav-wizard li {
    padding: 0 0px 0 15px !important;
    font-size: 12px !important;
    width: 35px !important;
  }
}

ul.nav-wizard li a {
  color: #464646;
  font-weight: bold !important;
  padding: 0;
}

ul.nav-wizard li a:hover {
  background-color: transparent;
}

ul.nav-wizard li:before {
  position: absolute;
  display: block;
  border: 25px solid transparent;
  border-left: 16px solid #d4d4d4;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: "";
  right: -16px;
}

ul.nav-wizard li:after {
  position: absolute;
  display: block;
  border: 25px solid transparent;
  border-left: 16px solid #f1f1f1;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: "";
  right: -15px;
}

ul.nav-wizard li.active {
  color: #464646;
  font-weight: bold !important;
  background: #1f2b38;
}

ul.nav-wizard li.active:after {
  border-left: 16px solid #1f2b38;
}

ul.nav-wizard li.active a,
ul.nav-wizard li.active a:active,
ul.nav-wizard li.active a:visited,
ul.nav-wizard li.active a:focus {
  color: #fefefe;
  background: #1f2b38;
  font-weight: bold !important;
}

ul.nav-wizard li.gray {
  color: #464646;
  font-weight: bold !important;
  background: #c6c6c6 !important;
}

ul.nav-wizard li.gray:after {
  border-left: 16px solid #c6c6c6 !important;
}

ul.nav-wizard li.gray a,
ul.nav-wizard li.gray a:active,
ul.nav-wizard li.gray a:visited,
ul.nav-wizard li.gray a:focus {
  background: #c6c6c6 !important;
  font-weight: bold !important;
}

ul.nav-wizard .active ~ li {
  color: #464646;
  background: #f9f9f9;
  font-weight: bold !important;
}

ul.nav-wizard .active ~ li:after {
  border-left: 16px solid #f9f9f9;
}

ul.nav-wizard .active ~ li a,
ul.nav-wizard .active ~ li a:active,
ul.nav-wizard .active ~ li a:visited,
ul.nav-wizard .active ~ li a:focus {
  color: #464646;
  background: #f9f9f9;
  font-weight: bold !important;
}

ul.nav-wizard.nav-wizard-backnav li:hover {
  color: #464646;
  background: #f6fbfd;
  font-weight: bold !important;
}

ul.nav-wizard.nav-wizard-backnav li:hover:after {
  border-left: 16px solid #f6fbfd;
}

ul.nav-wizard.nav-wizard-backnav li:hover a,
ul.nav-wizard.nav-wizard-backnav li:hover a:active,
ul.nav-wizard.nav-wizard-backnav li:hover a:visited,
ul.nav-wizard.nav-wizard-backnav li:hover a:focus {
  color: #464646;
  background: #f6fbfd;
  font-weight: bold !important;
}

ul.nav-wizard.nav-wizard-backnav .active ~ li {
  color: #464646;
  background: #ededed;
  font-weight: bold !important;
}

ul.nav-wizard.nav-wizard-backnav .active ~ li:after {
  border-left: 16px solid #ededed;
}

ul.nav-wizard.nav-wizard-backnav .active ~ li a,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:active,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:visited,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:focus {
  color: #464646;
  background: #ededed;
  font-weight: bold !important;
}

/*
We're using CSS transitions for when
  the enter and move events are triggered
  for the element that has the .repeated-item
  class
*/
.repeated-item.ng-enter, .repeated-item.ng-move {
  -webkit-transition: 0.4s linear all;
  -moz-transition: 0.4s linear all;
  -o-transition: 0.4s linear all;
  transition: 0.4s linear all;
  opacity: 0;
}

/*
 The ng-enter-active and ng-move-active
 are where the transition destination properties
 are set so that the animation knows what to
 animate.
*/
.repeated-item.ng-enter.ng-enter-active,
.repeated-item.ng-move.ng-move-active {
  opacity: 1;
}

/*
  We're using CSS keyframe animations for when
     the leave event is triggered for the element
     that has the .repeated-item class
     */
.repeated-item.ng-leave {
  -webkit-animation: 0.5s my_animation;
  -moz-animation: 0.5s my_animation;
  -o-animation: 0.5s my_animation;
  animation: 0.5s my_animation;
  transition: 500ms ease-in all;
}

@keyframes my_animation {
  from {
    opacity: 1;
    left: 0;
  }
  to {
    opacity: 0;
    left: -1000px;
  }
}
@-webkit-keyframes my_animation {
  from {
    opacity: 1;
    left: 0;
  }
  to {
    opacity: 0;
    left: -1000px;
  }
}
@-moz-keyframes my_animation {
  from {
    opacity: 1;
    left: 0;
  }
  to {
    opacity: 0;
    left: -1000px;
  }
}
@-o-keyframes my_animation {
  from {
    opacity: 1;
    left: 0;
  }
  to {
    opacity: 0;
    left: -1000px;
  }
}
@keyframes my_animation_right {
  from {
    opacity: 1;
    left: 0;
  }
  to {
    opacity: 0;
    left: 1000px;
  }
}
@-webkit-keyframes my_animation_right {
  from {
    opacity: 1;
    left: 0;
  }
  to {
    opacity: 0;
    left: 1000px;
  }
}
@-moz-keyframes my_animation_right {
  from {
    opacity: 1;
    left: 0;
  }
  to {
    opacity: 0;
    left: 1000px;
  }
}
@-o-keyframes my_animation_right {
  from {
    opacity: 1;
    left: 0;
  }
  to {
    opacity: 0;
    left: 1000px;
  }
}
.positions-nav {
  margin-top: 4px;
}

.font-xxs {
  font-size: 65%;
}

.text-nowrap {
  white-space: nowrap !important;
}

.panel-default > .panel-heading {
  background-color: white;
}

.comments {
  padding-top: 1px;
}
.comments .avatar-circle {
  padding-top: 0px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  font-size: 15px;
  color: #cecece;
  line-height: 40px;
  text-align: center;
  background: #f5f5f5;
}
.comments .card {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.comments li.message .message-text {
  margin-left: 10px;
}
.comments li.message {
  margin-left: 0px;
}
.comments .nav.nav-tabs {
  background: none;
  border-bottom: none;
}
.comments .nav.nav-tabs ul {
  border-bottom: none;
}
.comments .nav.nav-tabs ul li .active {
  background-color: white;
}
.comments .text-success {
  color: #3ea840;
}

.avatar-circle {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  padding-top: 0pt;
  font-size: 15pt;
  color: #cecece;
  line-height: 60px;
  text-align: center;
  background: #f5f5f5;
  margin-left: 10px;
  border: 1px solid #e6e6e6;
  text-transform: uppercase;
  max-width: none;
}

.avatar-circle-sm {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  padding-top: 7px;
  font-size: 8pt;
  text-align: center;
  background: #ecf1f7;
  border: 2px solid #e4eaf1;
  text-transform: uppercase;
  color: #b6c1ce;
}

.avatar-circle-md {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  padding-top: 10px;
  font-size: 9pt;
  text-align: center;
  background: #ecf1f7;
  border: 2px solid #e4eaf1;
  text-transform: uppercase;
  color: #b6c1ce;
}

img.avatar-circle-md {
  padding-top: 0px !important;
}

img.avatar-circle-sm {
  padding-top: 0px !important;
}

.avatar-circle-small {
  width: 60px;
  height: 60px;
  border-radius: 40px;
  padding-top: 11pt;
  font-size: 15pt;
  color: #74aff7;
  text-align: center;
  background: #ecf1f7;
  margin-left: 10px;
  border: 1px solid #d1e2f7;
  text-transform: uppercase;
}
.avatar-circle-small p {
  line-height: 120%;
}

img.avatar-circle-small {
  padding-top: 0px;
}

.task .avatar-circle-small {
  width: 30px;
  height: 30px;
  border-radius: 20px;
  padding-top: 5pt;
  font-size: 10pt;
}
.task .assagnee {
  background-color: #e8e8e8;
  margin: 4px;
  height: 30px;
  padding: 2px 7px 2px 7px;
  border-radius: 30px;
  text-transform: capitalize;
  color: black;
  border: 1px solid #d4d4d4;
  font-size: 8pt;
  font-weight: bold;
}

.avatar-circle-search {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  font-size: 11pt;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background: #d4dbee;
  margin-left: 5px;
  min-width: 40px;
}

.avatar-circle-search-30 {
  width: 30px;
  height: 30px;
  border-radius: 20px;
  font-size: 15pt;
  color: #24418f;
  line-height: 30px;
  text-align: center;
  background: #d4dbee;
  margin-right: 20px;
  min-width: 30px;
}

.avatar-circle-search-20 {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  font-size: 10pt;
  color: #24418f;
  line-height: 20px;
  text-align: center;
  background: #d4dbee;
  margin-right: 20px;
}

.assessment .diagram .tooltip.right {
  margin-left: 0px;
  margin-top: 5px;
  font-size: 16px;
}
.assessment .diagram .drt-input-in {
  direction: rtl;
}

.model-question .bin {
  width: 50px !important;
}
.model-question .symbol {
  width: 50px !important;
}
.model-question .popover {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.diagram .tooltip.right {
  margin-left: 183px;
  margin-top: 5px;
}
.diagram .bin {
  width: 50px;
  float: left;
  border: 1px solid #ffffff;
  padding: 0px;
  text-align: center;
  background-color: white;
  color: black;
}
.diagram .model-item {
  min-height: 37px;
  width: 36px;
  background: #f4f4f4;
  transition: all 0.2s ease;
  text-align: center;
  display: table;
  padding-left: 9px;
  padding-right: 9px;
  z-index: 1000;
  border: 1px solid #d2d2db;
  float: left;
}
.diagram .bg-text {
  overflow: hidden;
  position: relative;
}
.diagram .bg-text::after {
  color: #cdcdcd;
  content: attr(data-bg-text);
  display: block;
  font-size: 5px;
  line-height: 1;
  position: absolute;
  bottom: 5px;
  right: 10px;
  display: none;
}
.diagram .item-dragable {
  min-height: 37px;
  width: 36px;
  background: #f4f4f4;
  transition: all 0.2s ease;
  cursor: move;
  text-align: center;
  display: table;
  padding-left: 9px;
  padding-right: 9px;
  z-index: 1000;
  border: 1px solid #060608;
  float: left;
}
.diagram .item-dragable-text {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
}
.diagram .drag {
  opacity: 0.7;
  cursor: move;
}
.diagram .over {
  background: #d6d6d6;
  cursor: move;
}
.diagram .arrow {
  background: white;
  font-size: 23px;
}
.diagram .symbol {
  min-height: 40px;
  width: 60px;
  padding-top: 3px;
  font-size: 21px;
  letter-spacing: 1px;
  border-radius: 5px;
}
.diagram .symbol span {
  position: relative;
  font-weight: bold;
}
.diagram .arrow span {
  font-size: 23px;
}
.diagram .diagram-answer {
  /*padding-top: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid darkgrey; */
  padding-left: 20px;
}
.diagram .diagram-answer .bin {
  width: 70px;
}
.diagram .diagram-answer .btn {
  width: 85px;
  letter-spacing: 2px;
  margin-right: 12px;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-weight: 600;
}
.diagram .diagram-answer .solution {
  background-color: #a6e2a6 !important;
}
.diagram .diagram-answer .active {
  background-color: #3276b1;
  color: white;
}

html {
  overflow-y: scroll;
}

.offers-panel .panel {
  margin-bottom: 0px;
}
.offers-panel footer {
  margin: 0px 0px;
  background-color: #F5F5F5;
  padding-top: 10px;
  border-color: #ddd;
  border: 1px solid #ddd;
  border-top: none;
  margin-bottom: 20px;
}
.offers-panel .headline {
  font-size: 14px;
  line-height: 1.4444;
}

.offer-expand {
  cursor: pointer;
  cursor: hand;
  padding: 0px 20px;
}

.offer-bin:hover i {
  color: #23527c !important;
}

.animate-repeat {
  box-sizing: border-box;
}

.animate-repeat.ng-move,
.animate-repeat.ng-enter,
.animate-repeat.ng-leave {
  transition: all linear 0.3s;
}

.animate-repeat.ng-leave.ng-leave-active,
.animate-repeat.ng-move,
.animate-repeat.ng-enter {
  opacity: 0;
}

.animate-repeat.ng-leave,
.animate-repeat.ng-move.ng-move-active,
.animate-repeat.ng-enter.ng-enter-active {
  opacity: 1;
}

.progress-xs {
  height: 5px !important;
  line-height: 5px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.agency section {
  padding-top: 0px;
  padding-bottom: 0px;
}

.company-position-nav li.active-position-nav {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbfbfb+0,ffffff+32 */
  background: #1f2b38;
  border-right: 5px solid #C2185B !important;
}
.company-position-nav li.active-position-nav a {
  color: white !important;
}
.company-position-nav li.active-position-nav a .description {
  color: #cbd6e2;
}

.logo-image {
  max-width: 170px;
  margin: 0 auto;
  padding-bottom: 10px;
  text-align: center !important;
}

#logo-minifed {
  visibility: hidden;
  height: 49px;
}
#logo-minifed.minified {
  margin-top: 10px;
  visibility: visible;
}

.minified #logo {
  visibility: hidden;
}
.minified #logo img {
  visibility: hidden;
}
.minified #logo-minifed {
  visibility: visible;
}

.pricing section {
  padding-bottom: 50px;
}
.pricing .box {
  border: 1px solid #dddbdb;
  padding: 10px;
  border-left: none;
}
.pricing .box:first-child {
  border-left: 1px solid #dddbdb;
}
.pricing .list-group .list-group-item {
  border: none;
  font-size: 14px;
}
.pricing .price {
  font-size: 30px;
  position: relative;
  margin: 20px 0;
}
.pricing .price span:first-child {
  font-size: 14px;
  vertical-align: top;
  display: inline-block;
  margin-top: -5px;
  margin-right: 5px;
}
.pricing .price span {
  font-size: 14px;
}
.pricing .packages {
  font-size: 16px;
  padding: 0 20px;
  padding-bottom: 40px;
}
.pricing .packages .col {
  padding: 0 50px;
}
.pricing .packages h3 {
  font-weight: 600;
}
.pricing .packages p {
  line-height: 180%;
}
.pricing .faq {
  padding: 0 40px;
  padding-bottom: 40px;
}
.pricing .linkedin {
  border: 1px solid #337ab7;
}
.pricing .mute {
  font-size: 13px;
  color: grey;
}
.pricing .popular {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: 1px solid #337ab7;
  margin-top: -40px;
}
.pricing .popular ul {
  padding-bottom: 30px;
}
.pricing .popular .linkedin {
  margin-bottom: 20px;
}
.pricing .popular-header {
  background-color: #337ab7;
  padding: 7px;
  color: #ffffff;
  border: 1px solid #337ab7;
}

.rounded-box {
  border: 1px solid #337ab7;
  width: 630px;
  margin: auto;
  padding: 15px;
  font-size: 16px;
}
.rounded-box a {
  text-decoration: underline;
}

.right-0 {
  right: 0px !important;
}

.registration .left {
  background-color: #ffffff !important;
}
.registration .right {
  padding: 20px 60px;
  border-left: 1px solid #e7e7e7;
}
.registration .right li {
  padding: 10px;
  font-size: 18px;
}
.registration .jarviswidget > div {
  background-color: #ffffff !important;
  padding: 0;
}
.registration .linkedin {
  border: 1px solid #85C847;
  background-color: #85C847;
  color: white;
  font-size: 17px;
  padding: 20px;
  font-weight: bold;
}
.registration .linkedin:hover {
  border: 1px solid #6da73d;
  background-color: #6da73d;
}

.btn-border {
  border: 1px solid #337ab7;
}
.btn-border:hover {
  border: 1px solid #337ab7;
}

.standalone {
  background-color: white;
}
.standalone .fother-bg {
  height: 200px;
  background-image: url("/img/fbg.jpg");
  background-repeat: repeat-x;
  /* background-attachment: fixed; */
  background-position: 50% 40px;
  background-color: white;
}
.standalone .flow p {
  font-size: 14px;
}
.standalone .container {
  padding-top: 10px;
  margin-right: auto;
  margin-left: auto;
}
.standalone .navbar {
  min-height: 55px;
}
.standalone ul.nav li a {
  font-size: 12px !important;
}
.standalone .text-headline {
  font-size: 36px !important;
}
.standalone .header-employers .linkedin {
  border: 1px solid #337ab7;
}
.standalone .subheader {
  font-size: 20px;
  color: #8a8a8a;
}
.standalone section {
  margin-top: 30px;
  margin-bottom: 30px;
}
.standalone .flow img {
  padding-bottom: 30px;
  height: 101px;
}
.standalone .flow h3 {
  height: 40px;
  font-size: 16px;
}
.standalone .flow .arrow {
  background-image: url("/img/arrows.png");
  background-repeat: no-repeat;
  /* background-attachment: fixed; */
  background-position: 50% 50%;
  height: 150px;
  width: 25px;
  padding-left: 0px;
  margin-top: 40px;
  padding-right: 0px;
}
.standalone .flow .col {
  padding-left: 0;
  padding-right: 0;
  width: 23%;
}
.standalone .features {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  background-color: white;
}
.standalone .features img {
  height: 70px;
}
.standalone .features h3 {
  text-align: center;
  margin-bottom: 10px;
  color: #337ab7;
}
.standalone .features .row {
  padding-bottom: 30px;
}
.standalone .features .row .col-md-4 {
  padding-left: 40px;
  padding-right: 40px;
}
.standalone .features h1 {
  padding-top: 70px !important;
}
.standalone .button-yellow {
  background-color: #FFA200;
  border: 1px solid #FFA200 !important;
  color: white;
}
.standalone .button-yellow:hover {
  background-color: #e78500;
  border: 1px solid #e78500 !important;
}
.standalone .intro {
  padding: 50px;
}
.standalone .intro p {
  line-height: 190%;
  font-size: 15px;
}

.tc-chart-js-legend {
  list-style-type: none;
  padding-left: 0px;
  font-weight: 600;
}

.tc-chart-js-legend li {
  display: inline-block;
  clear: both;
  padding: 10px;
  text-transform: uppercase;
  font-size: 12px;
}

.tc-chart-js-legend li span {
  width: 25px;
  height: 15px;
  display: block;
  float: left;
  margin-right: 10px;
}

.assessment-page .nav-tabs > li > a:hover, .assessment-page .nav > li > a:focus, .assessment-page .nav > li > a:hover {
  webkit-box-shadow: 0 0px 0 #57889c;
  -moz-box-shadow: 0 0px 0 #57889c;
  box-shadow: 0 0px 0 #57889c;
  border-top-width: 0 !important;
  margin-top: 1px !important;
  font-weight: 700;
  border-top: none;
  border-bottom: 0px solid;
  border-top: 0px;
  border: none;
}
.assessment-page .nav-tabs > li.active > a, .assessment-page .nav-tabs > li.active > a:focus, .assessment-page .nav-tabs > li.active > a:hover {
  webkit-box-shadow: 0 2px 0 #57889c !important;
  -moz-box-shadow: 0 2px 0 #57889c !important;
  box-shadow: 0 2px 0 #57889c !important;
  border-top-width: 0 !important;
  margin-top: 1px !important;
  font-weight: bold !important;
  border-top: none;
  border-bottom: 0px solid;
  border-top: 0px;
  border: none;
}
.assessment-page .left-questions-nav .active {
  border-right: none;
  border-bottom: 2px solid;
}

/*
.nav-tabs>li{
  &.active>a {
    webkit-box-shadow: 0  2px 0 #337ab7 !important;
    -moz-box-shadow: 0  2px 0 #337ab7!important;
    box-shadow: 0  2px 0 #337ab7!important;
  }
  text-transform: uppercase;
  font-size: 10pt;

}*/
.opportunites {
  margin-top: 0px;
}
.opportunites .image-circle {
  width: 70px;
  height: 70px;
}

.candidates-search {
  margin-left: -15px !important;
  margin-right: -15px !important;
  /* style glyph */
}
.candidates-search .inner-addon {
  position: relative;
}
.candidates-search .inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
}
.candidates-search .right-addon .glyphicon {
  right: 20px;
}
.candidates-search .right-addon input {
  padding-right: 40px;
}
.candidates-search .rounded-search {
  border-radius: 20px !important;
}

.position-edit .btn-group .btn-default {
  background-color: #f6f8f9;
  font-weight: bold;
}

.skills-table .skill-row {
  padding: 8px 0px;
  margin: 5px 0px;
  background-color: #f4f4f4;
}
.skills-table .skills-header {
  font-weight: 300;
  font-size: 11px;
  color: #7a7a7a;
  text-transform: uppercase;
}
.skills-table .skill-rows {
  margin: 3px;
  border: dashed 2px #fcf7db;
}
.skills-table label.radio {
  display: inline;
}
.skills-table .remove a {
  height: 25px;
  width: 50px;
  display: block;
}
.skills-table div.remove:hover div {
  background-color: darkred;
}

.modal-fullscreen .modal-dialog {
  margin: 0 0 0 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 0;
  color: #333;
}

.modal-fullscreen .modal-content {
  height: 100%;
  min-height: 100%;
  border-radius: 0;
  color: #333;
  background: rgba(48, 51, 55, 0.6);
  overflow: auto;
  overflow-y: scroll;
}

.modal-fullscreen .modal-body ul {
  padding: 100px 0 0 0;
}

.modal-fullscreen .modal-body li {
  padding: 10px 0 10px 0;
}

.modal-fullscreen .modal-body a {
  color: #333;
}

@media (max-width: 480px) {
  .modal-fullscreen .modal-body ul {
    padding: 30px 0 0 0;
    overflow: auto;
  }
  .modal-fullscreen .modal-body li {
    padding: 4px 0 4px 0;
  }
  .modal-fullscreen .modal-body a {
    color: #333;
    font-size: 200%;
    text-transform: uppercase;
    font-weight: 700;
  }
}
.fixframe {
  position: fixed;
  top: 50px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.fixframe iframe {
  height: 100%;
  width: 100%;
}

.candidate-modal-body {
  padding-top: 0px;
  width: auto;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.candidate-modal-body .close {
  color: #353535;
  opacity: 0.9;
  position: fixed;
  right: 30px;
  top: 20px;
}
.candidate-modal-body .close:hover {
  border-bottom: 1px solid #ffffff;
  opacity: 1;
  position: fixed;
  right: 30px;
  top: 20px;
}

.modal-candidate {
  padding-top: 0px;
}
.modal-candidate .close-profile {
  color: black;
  position: absolute;
  right: 0px;
  z-index: 1000 !important;
}
.modal-candidate .close-profile:hover {
  text-decoration: none;
  border-bottom: none !important;
}
.modal-candidate.modal-header {
  z-index: 1000;
  width: 100%;
  background: none;
  height: 5px;
}
.modal-candidate .print {
  color: #ffffff;
  margin-top: 3px;
  padding-top: 0px;
}
.modal-candidate .print:hover {
  padding-top: 0px;
  margin-top: 3px;
  opacity: 1;
  border-bottom: 1px solid #ffffff;
}

div.print-a4 {
  width: 21cm;
}

div.print-a4-landscape {
  width: 29.7cm;
}

div.print-a4-center {
  width: 21cm;
  margin: 0 auto;
}

div.print-a4-landscape-center {
  width: 29.7cm;
  margin: 0 auto;
}

.sortorder:after {
  content: "▲";
}

.sortorder.reverse:after {
  content: "▼";
}

.pricing-buttons .btn {
  border: 1px solid #337ab7;
  box-shadow: none;
  width: 160px;
}
.pricing-buttons .active {
  background-color: #337ab7;
  color: white;
}

.offer-box {
  width: 650px;
  background-color: #E2F1F4;
  padding: 20px 50px;
  padding-bottom: 40px;
  margin: auto;
}
.offer-box .linkedin {
  background-color: #FFA200;
  border: 1px solid #FFA200;
  color: white;
}
.offer-box .linkedin:hover {
  background-color: #e78500;
  border: 1px solid #e78500;
}

.btn-orange {
  background-color: #FFA200;
  border: 1px solid #FFA200;
  color: white;
}
.btn-orange:hover {
  background-color: #e78500;
  border: 1px solid #e78500;
}

/* Firefox < 16 */
@-moz-keyframes pulse--non-number {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes pulse--non-number {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes pulse--non-number {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes pulse--non-number {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.pulse--non-number {
  -webkit-animation: pulse--non-number 0.5s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: pulse--non-number 0.5s; /* Firefox < 16 */
  -ms-animation: pulse--non-number 0.5s; /* Internet Explorer */
  -o-animation: pulse--non-number 0.5s; /* Opera < 12.1 */
  animation: pulse--non-number 0.5s;
}

.pointer {
  cursor: pointer !important;
}

.cursor-text {
  cursor: text !important;
}

.standalone .scores {
  position: absolute;
  left: 130px;
  top: 310px;
}
.standalone .scores ul {
  list-style: none;
}
.standalone .scores ul li {
  font-size: 14px;
  padding-bottom: 10px;
}
.standalone .scores ul li span.category {
  width: 120px;
  float: left;
  font-weight: 600;
}
.standalone .scores ul li span.value {
  padding-left: 10px;
  float: right;
  font-weight: 600;
}

.skills-page {
  padding: 20px;
  padding-top: 50px;
  background-color: white;
}
.skills-page select[multiple] {
  width: 100%;
  height: 600px;
}
.skills-page .arrows {
  width: 50px;
}

.sourcing section {
  padding-bottom: 30px;
}
.sourcing ul.share-buttons {
  list-style: none;
  padding: 0;
}
.sourcing ul.share-buttons li {
  padding: 10px;
  float: left;
}
.sourcing ul.share-buttons li img {
  height: 40px;
}

.sourcing h4.share-buttons img {
  height: 40px;
}

.sourcing div.share-buttons img {
  height: 40px;
}

.sourcing button.share-buttons {
  font-size: 13px;
}

.sourcing div.row.logo-height {
  height: 40px;
}

.chat-body {
  background: none;
  background-color: white;
  padding: 0px;
  height: 470px;
}

.comments .well {
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.comments .tab-content {
  background-color: white;
}

.referal .contact {
  background-color: #f0f0f0;
}

.counter {
  position: fixed;
  z-index: 200;
  background: #474747;
  font-size: 18px;
  margin-right: 5px;
  color: white;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.counter ul {
  margin-bottom: 0px;
}

.tocenter {
  margin: 0 auto;
  display: inline;
}

.hr-content {
  padding-top: 50px;
}

.employee {
  padding-left: 30px;
  padding-right: 30px;
  /* style glyph */
}
.employee .inner-addon {
  position: relative;
}
.employee .inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}
.employee .right-addon .glyphicon {
  right: 5px;
}
.employee .right-addon input {
  padding-right: 40px;
}
.employee .dashboard-search {
  border-radius: 20px !important;
}
.employee .box {
  width: 115px;
  height: 130px;
  text-align: center;
  cursor: pointer;
}
.employee .box:hover .avatar-circle {
  background-color: lightskyblue;
}
.employee .avatar-circle {
  padding-top: 0px;
  margin-left: 10px;
  border: 5px solid #eee;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  background: #c1c4cb;
}
.employee .masonry2 {
  /* Masonry container */
  margin: 1.5em 0;
  font-size: 0.85em;
  padding: 0;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  font-size: 0.85em;
}
.employee .masonry2 .name {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
}
.employee .masonry2 .panel-heading {
  background-color: #f8f8f8;
}
@media (max-width: 767px) {
  .employee .masonry2 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .employee .masonry2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 1200px) {
  .employee .masonry2 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
.employee .box {
  width: 115px;
  height: 130px;
  text-align: center;
  cursor: pointer;
}
.employee .box:hover .avatar-circle {
  background-color: lightskyblue;
}
.employee .avatar-circle {
  margin-left: 10px;
  border: 5px solid #eee;
  text-transform: uppercase;
  background: #c1c4cb;
}
.employee .item2 {
  /* Masonry bricks or child elements */
  display: inline-block;
  background: #fff;
  margin: 0 0 1.5em;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 11px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.18);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.employee .item2 .on-hover {
  visibility: hidden;
}
.employee .item2:hover {
  box-shadow: 1px 1px 2px 0 #ccc;
  background-color: #f4f5ff;
}
.employee .item2:hover .well-light {
  background-color: #ecedff;
}
.employee .item2:hover .on-hover {
  visibility: visible;
}
.employee .item3 {
  /* Masonry bricks or child elements */
  background: #fff;
  box-shadow: 2px 2px 4px 0 #ccc;
  font-size: 11px;
  border: 1px solid #d9d9d9;
}
.employee .item3 .on-hover {
  visibility: hidden;
  box-shadow: 6px 6px 8px 0 #ccc;
  background-color: #ecedff;
}
.employee .item3:hover {
  box-shadow: 6px 6px 8px 0 #ccc;
  background-color: #ecedff;
}
.employee .item3:hover .well-light {
  background-color: #ecedff;
}
.employee .item3:hover .on-hover {
  visibility: visible;
}
.employee .current {
  font-weight: bold;
}
.employee .current .avatar-circle {
  background-color: #0a78b4;
}
.employee .current .avatar-circle-small {
  background-color: #0a78b4;
  font-size: 19pt;
}
.employee .current .avatar-circle-small p {
  line-height: 120%;
}
.employee .team-lead .avatar-circle {
  border: 5px solid #5d698f;
}
.employee .team-lead .avatar-circle-small {
  border: 5px solid #5d698f;
  padding-top: 7pt;
}
.employee .team-lead .avatar-circle-small p {
  line-height: 120%;
}
.employee .join-team {
  cursor: pointer;
}
.employee .join-team .avatar-circle {
  background-color: lightgrey;
}
.employee .join-team .avatar-circle-small {
  background-color: lightgrey;
}
.employee .join-team .avatar-circle-small p {
  line-height: 130%;
}
.employee .join-team:hover .avatar-circle {
  background-color: darkgrey;
}
.employee .join-team:hover .avatar-circle-small {
  background-color: darkgrey;
}
.employee .well {
  box-shadow: none;
}
.employee .well.well-light {
  border: none;
}

@media (max-width: 767px) {
  .new-request {
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .nav-path-levels {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .leave-request-text {
    font-size: 20px;
  }
}

body.modal-open {
  width: 100% !important;
  padding-right: 0 !important;
  overflow: visible !important;
}

.employee-metric {
  padding-top: 15px;
  padding-bottom: 15px;
}
.employee-metric h1 {
  font-weight: bold;
}

.employer-modal .table-container {
  height: 250px;
}
.employer-modal table {
  display: flex;
  flex-flow: column;
  height: 100%;
  width: 100%;
}
.employer-modal table thead {
  /* head takes the height it requires,
      and it's not scaled when table is resized */
  flex: 0 0 auto;
  width: calc(100% - 0.9em);
}
.employer-modal table tbody {
  /* body takes all the remaining available space */
  flex: 1 1 auto;
  display: block;
  overflow-y: scroll;
}
.employer-modal table tbody tr {
  width: 100%;
}
.employer-modal table thead, .employer-modal table tbody tr {
  display: table;
  table-layout: fixed;
}

.history {
  height: 220px;
  overflow: scroll;
  overflow-x: hidden;
}
.history .history-row {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #d0d0d0;
}

.question-review .scroll-content {
  overflow-y: auto;
  height: 500px;
}

.comment-rating .rate {
  color: #5a6994;
  display: inline-block;
  text-align: center;
  margin-left: 10px;
  font-weight: 600;
  padding-left: 3px;
  padding-right: 3px;
}
.comment-rating .user-rate {
  background-color: lightyellow;
  cursor: pointer !important;
}

.vertical-text {
  transform: rotate(90deg);
  transform-origin: left top 0;
  width: 10px;
  margin-top: 190px;
}

.motivation {
  background-color: #ffc135;
  color: white;
  padding: 8px;
  margin-top: 3px;
  font-size: 13px;
  text-transform: uppercase;
  color: black;
  font-weight: bold;
}

.coin-item-badge {
  vertical-align: super;
  padding: 5px 15px;
  background-color: #bdd1e4;
  border-radius: 5px;
  font-weight: bold;
  min-width: 40px;
}

.coin {
  background-color: #f8fbff;
  padding: 10px;
  margin: 5px;
  color: black;
  border-radius: 10px;
  border: 1px solid #eaf3f9;
}
.coin .fa-plus {
  padding: 10px;
  margin-left: 20px;
  text-align: center;
  background-color: #286090;
  color: white;
  cursor: pointer;
  cursor: hand;
}
.coin .coin-item-badge {
  vertical-align: super;
  padding: 5px 15px;
  background-color: #bdd1e4;
  border-radius: 5px;
  font-weight: bold;
}
.coin .token-button {
  color: #687990;
}
.coin .token-button:hover {
  color: #495d78;
}
.coin .answer-text {
  font-size: 16px;
}
.coin:hover {
  background-color: #eff6ff;
}

.landing .header {
  margin-top: 0px;
  margin-bottom: 0px;
}
.landing .headline {
  font-weight: 500;
}
.landing .tc-chart-js-legend {
  margin-bottom: 50px;
}
.landing .tc-chart-js-legend li {
  font-size: 16px;
}
.landing .tc-chart-js-legend li span {
  height: 25px;
  width: 50px;
}
.landing .landing-main {
  padding-bottom: 70px;
}
.landing .landing-metric {
  text-align: left;
  padding-top: 120px;
}
.landing .landing-metric .metric-label {
  font-size: 24px;
  font-weight: bold;
  width: 160px;
  display: inline-block;
}
.landing .landing-metric .metric-result {
  font-size: 24px;
  font-weight: bold;
  color: white;
  background-color: black;
  padding-left: 10px;
  padding-right: 10px;
}
.landing .landing-metric div {
  padding-bottom: 20px;
}
.landing .subheader {
  font-weight: 400;
}
.landing .black-row {
  height: 120px;
}
.landing .main-chart {
  min-width: 800px;
}

.assessment-errors {
  background-color: #f6f6f6;
  overflow-y: scroll;
  height: 100px;
  padding: 20px;
  font-family: "Courier New", Courier, monospace;
}

.bold {
  font-weight: bold !important;
}

.import {
  font-style: italic !important;
}

.hide {
  display: none;
}

.color-picker-wrapper {
  z-index: 90;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.permission-group-bottom-border {
  border-bottom: solid 1px #dbdbdb;
}
.permission-group-bottom-border .group-label {
  font-weight: 700;
  padding: 10px 10px;
  text-transform: uppercase;
}

.color-picker-wrapper.body {
  position: absolute;
}

.color-picker-row {
  display: inline-block;
  background-color: #DDDDDD;
}

.color-picker {
  display: inline-block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin: 1px 1px;
  vertical-align: middle;
}

.color-picker-wrapper.picker-icon {
  font-size: 0.1px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: -18px;
}

.color-picker-wrapper.picker-icon.trigger {
  vertical-align: baseline;
  margin-left: 0;
}

.color-picker-row .color-picker:first-child {
  margin-left: 2px;
}

.color-picker-row .color-picker:last-child {
  margin-right: 2px;
}

.color-picker-row-wrapper:first-child .color-picker {
  margin-top: 2px;
}

.color-picker-row-wrapper:last-child .color-picker {
  margin-bottom: 2px;
}

.color-picker-wrapper.picker-icon .color-picker {
  width: 4px;
  height: 4px;
  margin: 0;
}

.color-picker {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box;
}

.color-picker:hover {
  border: 1px solid #DDDDDD;
}

.color-picker.navy {
  background-color: #001f3f;
}

.color-picker.blue {
  background-color: #0074D9;
}

.color-picker.aqua {
  background-color: #7FDBFF;
}

.color-picker.teal {
  background-color: #39CCCC;
}

.color-picker.olive {
  background-color: #3D9970;
}

.color-picker.green {
  background-color: #2ECC40;
}

.color-picker.lime {
  background-color: #01FF70;
}

.color-picker.yellow {
  background-color: #FFDC00;
}

.color-picker.orange {
  background-color: #FF851B;
}

.color-picker.red {
  background-color: #FF4136;
}

.color-picker.maroon {
  background-color: #85144b;
}

.color-picker.fuchia {
  background-color: #F012BE;
}

.color-picker.purple {
  background-color: #B10DC9;
}

.color-picker.black {
  background-color: #111111;
}

.color-picker.gray {
  background-color: #AAAAAA;
}

.color-picker.white {
  background-color: #FFFFFF;
}

.picker {
  width: 30px;
}

.selectedRow td {
  background-color: #e4eaf1;
}

.search-candidate .search-item {
  border-bottom: solid 1px #f5f5f5;
  padding: 10px 10px;
  cursor: pointer;
  width: 250px;
}
.search-candidate .search-item:hover {
  background-color: ghostwhite;
}
.search-candidate .dropdown-menu {
  width: 250px;
}

h2 {
  margin-bottom: 30px;
  color: #4679bd;
  font-weight: 400;
  text-align: center;
}

p.footer {
  margin-bottom: 20px;
  color: #999999;
  font-size: 18px;
  text-align: center;
}

/* -----------------------------------------------
 * Timeline
 * --------------------------------------------- */
.timeline {
  list-style: none;
  padding: 10px 0;
  position: relative;
  font-weight: 300;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background: #dbdbdb;
  right: 95%;
  margin-left: -1.5px;
  height: 25px;
  top: 25px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
  width: 95%;
  float: left;
  clear: left;
}

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: calc(100% - 25px);
  width: -moz-calc(100% - 25px);
  width: -webkit-calc(100% - 25px);
  float: left;
  border: 1px solid #dcdcdc;
  background: #ffffff;
  position: relative;
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #dcdcdc;
  border-right: 0 solid #dcdcdc;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #ffffff;
  border-right: 0 solid #ffffff;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {
  color: #eaeaea;
  width: 24px;
  height: 24px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 16px;
  right: -12px;
  z-index: 100;
}

.create-new-team {
  position: fixed;
  right: 150px;
  top: 42px;
  z-index: 906;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-badge > a {
  color: #3a5c95 !important;
}

.timeline-badge a:hover {
  color: #dcdcdc !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-heading h4 {
  font-weight: 400;
  padding: 0 15px;
  color: #3a5c95;
}

.timeline-body > p, .timeline-body > ul {
  padding: 10px 15px;
  margin-bottom: 0;
}

.timeline-footer {
  padding: 5px 15px;
  background-color: #f4f4f4;
}

.timeline-footer p {
  margin-bottom: 0;
}

.timeline-footer > a {
  cursor: pointer;
  text-decoration: none;
}

.timeline > li.timeline-inverted {
  float: right;
  clear: right;
}

.timeline > li.timeline-inverted > .timeline-badge {
  left: -12px;
}

.no-float {
  float: none !important;
}

@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }
  ul.timeline > li {
    margin-bottom: 0px;
    position: relative;
    width: 100%;
    float: left;
    clear: left;
  }
  ul.timeline > li > .timeline-panel {
    width: calc(100% - 65px);
    width: -moz-calc(100% - 65px);
    width: -webkit-calc(100% - 65px);
  }
  ul.timeline > li > .timeline-badge {
    left: 28px;
    margin-left: 0;
    top: 16px;
  }
  ul.timeline > li > .timeline-panel {
    float: right;
  }
  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
  .timeline > li.timeline-inverted {
    float: left;
    clear: left;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-badge {
    left: 28px;
  }
}
.tags a {
  border: 1px solid #DDD;
  display: inline-block;
  color: #717171;
  background: #FFF;
  -webkit-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
  box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border-radius: 15px;
  margin: 0 3px 6px 0;
  padding: 5px 10px;
  background-color: #e8ecfd;
}

.tags a:hover {
  border-color: #08C;
  text-decoration: none;
}
.tags a:hover .hidden {
  display: inline !important;
}

.tags a.primary {
  color: #FFF;
  background-color: #428BCA;
  border-color: #357EBD;
}

.tags a.success {
  color: #FFF;
  background-color: #5CB85C;
  border-color: #4CAE4C;
}

.tags a.info {
  color: #FFF;
  background-color: #5BC0DE;
  border-color: #46B8DA;
}

.tags a.warning {
  color: #FFF;
  background-color: #F0AD4E;
  border-color: #EEA236;
}

.tags a.danger {
  color: #FFF;
  background-color: #D9534F;
  border-color: #D43F3A;
}

.nav-tabs > li.active > a {
  font-weight: 700;
}

.nav-tabs > li > a:hover {
  border: solid 1px #dddddd !important;
  border-bottom: solid 1px white !important;
}

.nav-tabs > li.active > a {
  border: solid 1px #dddddd !important;
  border-bottom: solid 1px white !important;
}

.choice-correct-answer {
  background-color: #a6e2a6 !important;
}

.choice-white-text {
  color: white !important;
}

.hr-content .nav-tabs + .tab-content {
  border: 0px;
}
.hr-content .profile-header {
  background-color: #c6d2e0;
  color: #353535;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background-image: linear-gradient(45deg, rgba(85, 104, 134, 0.27) 0%, #c1c3d0 100%);
}
.hr-content .profile-header h1 {
  font-weight: bold;
  font-size: 30px;
}
.hr-content .hr-development:first-child {
  border-left: 2px solid dimgrey;
}

.uib-daypicker .btn {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.uib-daypicker .btn-default {
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.uib-datepicker button {
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.uib-datepicker .btn {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.uib-datepicker .btn-default {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.border-radius-200 {
  border-radius: 200px !important;
}

.loading-overlay {
  z-index: 10000;
  position: fixed;
  top: 40%;
  width: 50%;
  left: 25%;
  opacity: 0.5;
}

.hr-content section {
  padding-bottom: 15px;
}

.activity {
  padding: 7px;
  border: 1px solid #e0e4f5;
  margin: 2px 0px;
  padding-left: 15px;
  font-weight: 400;
  background-color: #e8ecfd;
  border-radius: 16px;
  font-size: 14px;
  margin-bottom: 5px;
}

.activity:hover {
  background-color: #d6d7e8;
  border: 1px solid #a1b4cc;
}
.activity:hover .hidden {
  display: inline !important;
}

.no-activity {
  font-size: 25px;
  padding: 30px;
  text-transform: lowercase;
  text-align: center;
  color: lightgrey;
}

.add-activity {
  border: none;
  font-weight: bold;
  background: #f7f7f7;
  padding: 7px;
  margin: 5px;
  cursor: pointer;
}

.animate-show-hide {
  transition: all linear 0.3s;
}

.animate-show-hide.ng-hide {
  opacity: 0;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.teams-activity {
  padding: 15px;
}
.teams-activity h1 {
  font-weight: 600;
}
.teams-activity .masonry2 {
  /* Masonry container */
  margin: 1.5em 0;
  font-size: 0.85em;
  padding: 0;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  font-size: 0.85em;
}
.teams-activity .masonry2 .name {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
}
.teams-activity .masonry2 .panel-heading {
  background-color: #f8f8f8;
}
@media (max-width: 767px) {
  .teams-activity .masonry2 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .teams-activity .masonry2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 1200px) {
  .teams-activity .masonry2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
.teams-activity .item2 {
  /* Masonry bricks or child elements */
  display: inline-block;
  background: #fff;
  padding: 1em;
  margin: 0 0 1.5em;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: 2px 2px 4px 0 #ccc;
  break-inside: avoid-column;
  font-size: 11px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
}
.teams-activity .panel {
  background-color: #f9f9f9;
}
.teams-activity .well {
  box-shadow: none;
}
.teams-activity .well.well-light {
  border: none;
}

.hr-nav {
  margin-top: 39px;
  padding-top: 0px !important;
}
.hr-nav .wizard {
  height: 30px;
  background: #f9f9f9;
  padding-top: 6px;
  padding-bottom: 2px;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 801;
}
.hr-nav ul.nav-wizard {
  background-color: #f1f1f1;
  height: 37px;
  position: relative;
  overflow: hidden;
}
.hr-nav ul.nav-wizard li {
  position: relative;
  float: left;
  height: 37px;
  display: inline-block;
  text-align: center;
  padding: 0 0px 0 30px;
  margin: 0;
  font-size: 14px;
  line-height: 37px;
  width: 10%;
  text-transform: uppercase;
}
.hr-nav ul.nav-wizard li:first-child {
  position: relative;
  float: left;
  height: 30px;
  display: inline-block;
  text-align: center;
  padding: 0 0px 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 49px;
  width: 25px;
  text-transform: uppercase;
}
.hr-nav .page-bar .page-breadcrumb > li > a {
  font-size: 10pt;
  text-transform: uppercase;
}

.repeater-container-vs {
  height: calc(100vh - 150px);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.overflow-scroll-x {
  overflow-x: scroll !important;
  overflow-y: hidden !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.hr-content .fade {
  position: absolute;
  left: 0;
  right: 0;
  height: calc(100% - 40px);
  opacity: 1;
}
.hr-content .fade.ng-enter,
.hr-content .fade.ng-leave {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.hr-content .fade.ng-enter {
  opacity: 0;
}
.hr-content .fade.ng-enter-active {
  opacity: 1;
}
.hr-content .fade.ng-leave {
  opacity: 1;
}
.hr-content .fade.ng-leave-active {
  opacity: 0;
}

.competence-row, .skill-row {
  background-color: #f4f4f4;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  min-height: 30px;
}
.competence-row a, .skill-row a {
  color: black;
}
.competence-row:hover, .skill-row:hover {
  background-color: #e4eaff;
}
.competence-row:hover .hide-show, .skill-row:hover .hide-show {
  display: inline-block !important;
}
.competence-row .active, .skill-row .active {
  background-color: #6e85b9;
  color: white;
}
.competence-row .btn, .skill-row .btn {
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.competence-low {
  background-color: #dddddd;
}

.competence-medium {
  background-color: #e7e7e7;
}

.competence-high {
  background-color: #f3f3f3;
}

.competence-row .btn {
  font-size: 12px;
}

.candidate-test #left-panel {
  position: inherit;
  background-color: #ffffff !important;
  padding: 40px;
  padding-top: 90px;
}
.candidate-test .sophia {
  font-size: 15pt;
  line-height: 1.6;
  color: black;
}
.candidate-test .full-screen {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #ffffff !important;
}
.candidate-test .test-icon {
  height: 150px;
}

.test-page.pagination .active {
  z-index: 3;
  color: #fff !important;
  cursor: default;
  background-color: #1f2b38 !important;
  border-color: #1f2b38 !important;
}
.test-page.pagination .active .answered-question {
  background-color: #1f2b38 !important;
  border-color: #1f2b38 !important;
}

/*

#main {
  margin-left: 25% !important;
}*/
/* All the keyframes 'vendor prefix' versions: */
@-webkit-keyframes blink-it {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink-it {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes blink-it {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink-it {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Blinking class */
.blink {
  -webkit-animation: blink-it steps(1) 1s infinite;
  -moz-animation: blink-it steps(1) 1s infinite;
  -ms-animation: blink-it steps(1) 1s infinite;
  -o-animation: blink-it steps(1) 1s infinite;
  animation: blink-it steps(1) 1s infinite;
}

.merkur-competences .col {
  margin-left: 0;
  margin-right: 0;
}
.merkur-competences span {
  display: table-cell;
  height: 80px;
  vertical-align: middle;
}
.merkur-competences .merkur-comeptence-group {
  border: 5px solid white;
}
.merkur-competences .merkur-comeptence-group .col {
  border: 1px solid white;
}
.merkur-competences .merkur-comeptence {
  position: absolute;
  right: 42%;
  top: 62px;
  z-index: 19999;
  padding: 10px;
  border-radius: 20px;
}
.merkur-competences .pink {
  background-color: #9b0fff !important;
}
.merkur-competences .pink.light {
  background-color: #e1caff !important;
}
.merkur-competences .red {
  background-color: #de6651 !important;
}
.merkur-competences .red.light {
  background-color: #f8a590 !important;
}
.merkur-competences .yellow {
  background-color: #fff8b3 !important;
}
.merkur-competences .yellow.light {
  background-color: #fffdd9 !important;
}
.merkur-competences .blue {
  background-color: #748fe2 !important;
}
.merkur-competences .blue.light {
  background-color: #cce4f2 !important;
}

.team-roles {
  background-color: #5b6aff;
  color: white;
  padding: 10px;
  font-size: 13px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  float: none;
  margin: 0 auto;
}

.error {
  color: darkred;
  font-size: 11px;
}

.homepage-header {
  padding: 0;
  border-top: 1px solid #888ea9;
  border-bottom: 1px solid #888ea9;
}
.homepage-header img {
  width: 80px;
  margin: 40px;
}
.homepage-header h1 {
  font-weight: bold;
  font-size: 1.4em;
  padding-bottom: 10px;
}
.homepage-header p {
  font-size: 1.2em;
}
.homepage-header .box {
  border-right: 1px solid #888ea9;
  padding-bottom: 30px;
  padding-top: 30px;
  cursor: pointer;
}
.homepage-header .box:hover {
  background-color: #aab3ce;
}
.homepage-header .box:last-child {
  border-right: none;
}
.homepage-header .container {
  padding: 0px;
}
.homepage-header.blue-row {
  background-color: rgba(170, 179, 206, 0.61) !important;
}

.homepage {
  background-color: #f7f7f7;
}
.homepage .main-headline {
  margin-top: 50px;
  margin-bottom: 60px;
  font-size: 2.625em;
  font-weight: 500;
}
.homepage .leading {
  padding-bottom: 40px;
}
.homepage .leading p {
  font-size: 1.4em !important;
  line-height: 1.9em;
}
.homepage .btn {
  padding: 13px;
  font-size: 1.3em;
  padding-left: 40px;
  padding-right: 40px;
}
.feature-list {
  position: relative;
  background: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAB4CAYAAAAzOJiAAAAAFElEQVR42mMsr5nwn3GUGCWoSwAA6bQteB9o9/QAAAAASUVORK5CYII=) repeat-y center center;
}

.features-wrapper {
  width: auto;
  max-width: 810px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.features-wrapper ul {
  list-style: none;
}

.features-wrapper:before, .features-wrapper:after {
  content: "";
  display: table;
}

.features-wrapper:after {
  clear: both;
}

.features-wrapper:before, .features-wrapper:after {
  content: "";
  display: table;
}

.features-category {
  padding: 60px 0 40px;
  position: relative;
}

.feature-row:nth-child(even) .feature-node {
  left: 440px;
}

.feature-row .feature-node {
  min-height: 120px;
  min-width: 350px;
  background-color: #fff;
  margin: 0 auto;
  border-radius: 2px;
  display: inline-block;
  position: absolute;
  transition: left 0.3s, right 0.3s;
}

.feature-row {
  position: relative;
  min-height: 120px;
  margin-top: -20px;
}

.feature-icon {
  height: 120px;
  width: 80px;
  float: left;
}

.feature-title {
  font-size: 20px;
  position: absolute;
  color: #5e5e5e;
  top: 50%;
  left: 88px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  letter-spacing: 0.3px;
}

.category-name h2 {
  color: #777c90;
  font-size: 40px;
  line-height: 1.25;
  background: #f7f7f7;
  width: 300px;
  margin: 0 auto 40px;
  text-align: center;
  z-index: 99999;
}

.feature-row:after {
  content: "";
  float: left;
  position: absolute;
  top: 40%;
  left: 48.8%;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #777c90;
  background: #eceded;
  transition: 0.4s background;
}

.feature-row:nth-child(odd) .feature-node:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #fff;
  float: right;
  position: relative;
  top: 48px;
  right: -12px;
  display: inline-block;
}

.feature-row:nth-child(even) .feature-node:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #fff;
  position: absolute;
  top: 47px;
  left: -12px;
  display: inline-block;
}

.features-category:before {
  content: "";
  width: 300%;
  height: 2px;
  display: block;
  position: absolute;
  border-bottom: 1px dashed #d1daf7;
  left: -100%;
  top: 20px;
}

.features-category:first-child:before {
  content: "";
  width: 300%;
  height: 2px;
  display: block;
  position: absolute;
  border-bottom: none;
  left: -100%;
  top: 20px;
}

.feature-row:hover:after {
  background: #777c90;
}

.feature-row:nth-child(odd) .feature-node:hover {
  right: 450px;
}

.feature-row:nth-child(even) .feature-node:hover {
  left: 450px;
}

.feature-row:nth-child(odd) .feature-node {
  right: 440px;
}

.company-assessment-config .dualmultiselect label {
  margin: 10px;
}
.company-assessment-config .dualmultiselect .btn {
  margin: 10px;
}
.company-assessment-config .dualmultiselect .pool {
  border: 1px solid #d5d5d5;
  border-radius: 0px;
  height: 250pt;
  overflow-y: auto;
  overflow-x: hidden;
}
.company-assessment-config .dualmultiselect .pool ul {
  list-style: none;
  padding-left: 0px;
}
.company-assessment-config .dualmultiselect .pool ul li {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #CFCFCF;
}
.company-assessment-config .dualmultiselect .pool ul li a:hover {
  text-decoration: none;
}
.company-assessment-config .poolli:hover {
  background-color: #CFCFCF;
}
.company-assessment-config p {
  height: 35pt;
  padding-left: 10pt;
  padding-top: 15pt;
}
.company-assessment-config .select2-container .select2-choice .select2-arrow {
  width: 7pt;
}
.company-assessment-config .select2-container .select2-choice > .select2-chosen {
  margin-right: 0pt;
}
.company-assessment-config .selectedGrader {
  background-color: #e4eaf1;
}
.company-assessment-config .pool .col {
  padding-left: 0;
  padding-right: 0;
}
.company-assessment-config .pool .row {
  padding-left: 15px;
  padding-right: 15px;
}
.company-assessment-config .selection-header {
  height: 35px !important;
  text-transform: uppercase;
  font-size: 10px !important;
}
.company-assessment-config .search-header {
  height: 35px !important;
  padding-top: 0px !important;
}

.page-bar .page-breadcrumb {
  display: inline-block;
  float: left;
  padding: 10px 6px;
  margin: 0;
  list-style: none;
}

.page-bar .page-breadcrumb > li {
  display: inline-block;
}

.ie8 .page-bar .page-breadcrumb > li {
  margin-right: 1px;
}

.page-bar .page-breadcrumb > li > a,
.page-bar .page-breadcrumb > li > span {
  color: #888;
  font-size: 13px;
  text-shadow: none;
}

.page-bar .page-breadcrumb > li > i {
  color: #aaa;
  font-size: 14px;
  text-shadow: none;
}

.page-bar .page-breadcrumb > li > i[class^=icon-],
.page-bar .page-breadcrumb > li > i[class*=icon-] {
  color: #8c8c8c;
}

.training-placeholder {
  background-color: #fdfdfd;
  height: 300px;
  border: dashed #dadada 1px;
  color: #e0e0e0;
  cursor: pointer;
  margin-bottom: 20px;
}
.training-placeholder .headline {
  background-color: #f1f1f1;
  height: 25px;
  margin-left: 15%;
  margin-right: 15%;
  margin-top: 40px;
}
.training-placeholder .text-line {
  background-color: #f1f1f1;
  height: 15px;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 10px;
}

.training-box {
  background-color: #bfc6df;
  height: 300px;
  border: solid #dadada 1px;
  color: #404040;
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px;
}
.training-box:hover {
  background-color: #a4a8bd;
}
.training-box h1 {
  margin-top: 30px;
  background-color: #404040;
  color: white;
  padding-bottom: 20px;
  padding-top: 20px;
  font-weight: 600;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 150%;
}
.training-box.folder {
  background-color: #d4bb41;
}
.training-box.folder h1 {
  background: none;
}

.training-material-types .active {
  text-decoration: none;
  margin-bottom: 0px;
  border: 1px solid #708698;
  background-color: #708698;
  color: white !important;
}
.training-material-types .active i {
  color: white !important;
}
.training-material-types a {
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.item360 {
  height: 290px;
}

section.ng-video-container {
  width: 550px;
  height: 310px;
  margin: 40px auto auto auto;
}

section.video {
  text-align: left;
  position: relative;
  background-color: white;
  width: 100%;
  height: 100%;
}

section.video section.loading {
  position: absolute;
  top: 39px;
  left: 5px;
  width: 538px;
  height: 260px;
  color: white;
  font-size: 12px;
  pointer-events: all;
  z-index: 201;
  background-color: rgb(0, 0, 0);
}

section.video video {
  background-color: rgb(231, 231, 231);
  width: 100%;
  height: 100%;
  object-fit: fill;
}

section.video section.controls {
  position: absolute;
  top: 15px;
  right: 25px;
  width: 48px;
  z-index: 5;
  text-align: center;
  color: white;
}

section.video section.controls span {
  margin: 0;
  padding: 0;
  cursor: pointer;
  line-height: 48px;
  padding-left: 2px;
  width: 48px;
  height: 48px;
  font-size: 20px;
  transition: background-color 0.35s;
  border-radius: 3px;
  margin-bottom: 10px;
}

section.video section.controls span:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

section.video section.volume {
  position: absolute;
  top: 145px;
  right: 25px;
  width: 48px;
}

section.video section.volume div.scale {
  background-color: rgb(0, 0, 0);
  width: 48px;
  height: 5px;
  position: relative;
}

.text-right {
  text-align: right !important;
}

section.video section.volume div.scale div.bar {
  background-color: rgba(255, 255, 255, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  width: 50%;
  transition: width 0.25s;
}

section.video section.volume span {
  color: rgba(0, 0, 0, 0.25);
  font-size: 15px;
  pointer-events: all;
  cursor: pointer;
  margin-top: 10px;
}

section.video section.volume span.increase {
  float: right;
}

section.video section.feedback {
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
  z-index: 4;
  width: 100%;
  height: 100%;
}

section.video section.feedback span.buffering {
  color: white;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 18px 0 0 45px;
}

section.video section.generic {
  position: absolute;
  bottom: 11px;
  right: 10px;
  z-index: 90;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.5);
}

section.video section.generic a {
  text-transform: none;
  color: rgba(255, 255, 255, 0.75);
  pointer-events: all;
}

section.video section.generic a:hover {
  text-decoration: none;
}

section.video section.timeline {
  position: absolute;
  width: 485px;
  width: calc(100% - 60px);
  left: 30px;
  bottom: 32px;
}

section.video section.timeline input {
  width: 100%;
  pointer-events: all;
  appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  outline: none;
  height: 12px;
}

section.video section.timeline input::-webkit-slider-thumb {
  -webkit-appearance: none;
  background-color: white;
  margin-bottom: 20px;
  border-radius: 2px;
  outline: none;
  height: 15px;
  width: 45px;
}

section.video section.timeline input::-moz-range-thumb {
  -webkit-appearance: none;
  background-color: white;
  margin-bottom: 20px;
  border-radius: 2px;
  outline: none;
  height: 15px;
  width: 45px;
}

section.video section.duration {
  background-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.5);
  padding: 2px 5px;
  border-radius: 3px 0 0 3px;
  position: absolute;
  font-size: 11px;
  bottom: 62px;
  right: 83px;
}

section.video section.title {
  background-color: #dd4b39;
  font-size: 11px;
  position: absolute;
  color: white;
  opacity: 0.8;
  padding: 2px 5px;
  border-radius: 0 3px 3px 0;
  bottom: 62px;
  right: 33px;
}

section.video section.playlist {
  height: 297px;
  position: absolute;
  width: 200px;
  top: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.35);
}

section.video section.playlist ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

section.video section.playlist ul li {
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  position: relative;
  padding: 0 12px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
  color: white;
  font-size: 12px;
}

section.video section.playlist ul li span.meta {
  margin-right: 8px;
  padding: 1px 5px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.25);
}

section.video section.playlist ul li.title {
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

section.video section.playlist ul li:not(.title):hover {
  background: rgba(0, 0, 0, 0.25);
}

section.video section.playlist ul li.title div.close-playlist {
  position: absolute;
  top: -1px;
  font-size: 20px;
  right: 0;
  cursor: pointer;
  width: 35px;
  text-align: center;
  color: white;
}

section.video span.open-playlist {
  color: white;
  position: absolute;
  cursor: pointer;
  top: 5px;
  left: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
}

section.video section.buffer {
  position: absolute;
  width: 485px;
  width: calc(100% - 60px);
  left: 30px;
  bottom: 30px;
  background-color: rgba(255, 255, 255, 0.5);
  height: 1px;
}

section.video section.buffer canvas {
  margin: 0;
  position: absolute;
  width: 100%;
  top: 0;
}

section.video section.full-screen {
  position: absolute;
  top: 40px;
  left: 6px;
  cursor: pointer;
  padding: 10px;
  color: white;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.hr-employee .hr-content {
  padding-top: 0px;
}

.sub-div-info {
  font-size: 8pt;
}

@media (max-width: 767px) {
  .switch-button {
    width: 100px !important;
  }
}

.hr .position-header {
  height: 40px;
  padding-top: 0px;
  margin-top: 40px;
}
.hr .position-header .positions-nav {
  padding-top: 5px;
}
.hr .position-right {
  padding-top: 0px !important;
}

.fade-scale {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
}

.fade-scale.in {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.container-table {
  display: table;
}

.vertical-center-row {
  display: table-cell;
  vertical-align: middle;
}

/*sidebar*/
#main_icon {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-right: 10px !important;
}

#wrapper {
  margin-top: 0px;
  padding-left: 70px;
  transition: all 0.4s ease 0s;
  height: 80%;
}
@media (max-width: 767px) {
  #wrapper {
    padding-left: 0px;
  }
}

#sidebar-wrapper {
  margin-left: -150px;
  left: -50px;
  width: 250px;
  position: fixed;
  height: 100%;
  z-index: 1;
  transition: all 0.4s ease 0s;
  padding-top: 10px;
  background-color: #eaeaea;
  -webkit-box-shadow: 5px 0 5px -2px #888;
  box-shadow: 5px 0 5px -2px #888;
}
@media (max-width: 767px) {
  #sidebar-wrapper {
    width: 100% !important;
    left: -1000px;
  }
}

#sidebar-wrapper ul li {
  margin-right: 20px;
}

.sidebar-nav {
  display: block;
  float: left;
  width: 250px;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .sidebar-nav {
    width: 100%;
  }
}

.z-index-0 {
  z-index: 0 !important;
}

.z-index-100 {
  z-index: 100 !important;
}

.sidebar-brand {
  margin-right: 0px !important;
}

#page-content-wrapper {
  padding-left: 0;
  margin-left: 0;
  width: 100%;
  height: auto;
}

#wrapper.active {
  padding-left: 250px;
}

#wrapper.active #sidebar-wrapper {
  left: 150px;
}

#page-content-wrapper {
  width: 100%;
}

.sidebar_name {
  padding-top: 25px;
  color: #fff;
  opacity: 0.7;
}

.sidebar-nav > .sidebar-brand {
  height: 65px;
  line-height: 60px;
  font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#main_icon {
  float: right;
  padding-right: 65px;
  padding-top: 20px;
}

.show-hide-font-11 {
  font-size: 11px;
  white-space: normal;
}

.responsive-padding-left-10 {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .responsive-padding-left-10 {
    padding-left: 0px;
  }
}

.responsive-padding-right-10 {
  padding-right: 10px;
}
@media (max-width: 767px) {
  .responsive-padding-right-10 {
    padding-right: 0px !important;
  }
}

@media (max-width: 767px) {
  .small-font-responsive {
    font-size: 12px !important;
  }
}

@media (max-width: 767px) {
  .xs-font-responsive {
    font-size: 10px !important;
  }
}

@media (max-width: 767px) {
  .xxs-font-responsive {
    font-size: 7px !important;
  }
}

@media (max-width: 767px) {
  .popover-content {
    font-size: 10px !important;
    padding: 1px !important;
    z-index: 1;
  }
}

@media (max-width: 767px) {
  .margin-top--25-responsive {
    margin-top: -55px !important;
  }
}

@media (max-width: 480px) {
  .margin-top--40-responsive {
    margin-top: -40px !important;
  }
}

@media (max-width: 767px) {
  .center-responsive {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .medium-font-responsive {
    font-size: 15px !important;
  }
}

@media (max-width: 767px) {
  .large-font-responsive {
    font-size: 20px !important;
  }
}

@media (max-width: 767px) {
  .sticky-side-candidates {
    width: 100% !important;
    left: -1000px;
    margin-left: -150px;
    position: fixed;
    height: 100%;
    z-index: 1;
    transition: all 0.4s ease 0s;
    padding-top: 10px;
    background-color: #eaeaea;
    -webkit-box-shadow: 5px 0 5px -2px #888;
    box-shadow: 5px 0 5px -2px #888;
    overflow: scroll;
  }
}

@media (max-width: 767px) {
  .active-sidebar {
    margin-top: -10px;
    left: 150px !important;
  }
}

@media (max-width: 767px) {
  .filter-button-responsive {
    z-index: 1000000;
    position: fixed;
    right: 0px;
    bottom: 0px;
  }
}

.hired-calendar {
  padding-top: 70px;
}

.candidates-filter {
  max-width: 280px;
}
.candidates-filter .badge {
  padding: 3px 7px !important;
  background-color: #bfbfbf;
  font-size: 10px;
  margin-top: 10px;
  font-weight: bold;
}
.candidates-filter .fa {
  color: #6475a5 !important;
}
.candidates-filter label {
  font-size: 12px !important;
}
.candidates-filter .jarviswidget header h2 {
  font-size: 11px !important;
  font-weight: bolder;
  color: grey;
  text-shadow: 0 1px 0 #fff;
}

.workflow .unsortable {
  background: #eeeeee;
  border: 1px solid lightgray;
}

.hoverDiv {
  background: #fff;
}

.hoverDiv:hover {
  background: #f5f5f5;
}

.member-fade {
  opacity: 0.3 !important;
}

#nav-container {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: auto;
}

#nav-container div {
  position: absolute;
  top: -webkit-calc(50% - 19px);
  top: -moz-calc(50% - 19px);
  top: -ms-calc(50% - 19px);
  top: calc(50% - 19px);
  width: 38px;
  height: 38px;
}

#case-left {
  left: 0;
}

#case-right {
  right: 0;
}

.link {
  cursor: pointer !important;
}

.no-min-width {
  min-width: 0px !important;
}

.shift-calendar .cal-month-box {
  min-height: 20px !important;
}
.shift-calendar .cal-month-day {
  height: 50px !important;
}
.shift-calendar .cal-cell1 {
  min-height: 20px !important;
  height: 50px !important;
}

.shift-calendar .panel-body {
  padding-top: 0px;
}
.shift-calendar .font-xl {
  font-size: 22px !important;
}

.candidates-invitation {
  padding: 10px 0px 0px 0px;
  min-height: 374px;
  background-color: white;
}
.candidates-invitation .tab-content {
  padding: 0;
  margin: 0;
  padding-top: 2px;
  min-height: 330px;
}
.candidates-invitation .tab-content .smart-form {
  min-height: 260px;
}

.modal-body {
  background-color: white;
}

.chat-body li.message .message-text {
  padding: 3px;
}

.inner-addon {
  position: relative;
}

/* style glyph */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
}

.right-addon .glyphicon {
  right: 5px;
}

.right-addon input {
  padding-right: 40px;
}

.dashboard-search {
  border-radius: 20px !important;
}

@media (min-width: 768px) {
  .margin-left--25-responsive {
    margin-left: -25px !important;
  }
}

@media (min-width: 768px) {
  .margin-left--35-responsive {
    margin-left: -35px !important;
  }
}

.border-darker {
  border: 1px solid #727272 !important;
}

.width-50 {
  width: 50px !important;
}

.width-65 {
  width: 65px !important;
}

.width-40 {
  width: 40px !important;
}

.width-250 {
  width: 250px !important;
}

.width-300 {
  width: 300px !important;
}

.max-width-300 {
  max-width: 300px !important;
}

.max-width-200 {
  max-width: 200px !important;
}

.width-100 {
  width: 100px !important;
}

.global-candidate-label {
  font-size: 10px;
  padding: 2px 0px;
}

.global-candidate-p {
  font-size: 14px;
  padding: 0px 0px;
  margin: 0px;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
}

.global-candidate-p-custom {
  font-size: 11px;
  margin-right: 0px;
}

.beta-flag:after {
  content: "beta";
  position: absolute;
  width: 85px;
  height: 25px;
  background: #EE8E4A;
  top: 7px;
  right: -5px;
  text-align: center;
  font-size: 13px;
  font-family: sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  line-height: 27px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pro-flag:after {
  content: "pro";
  position: absolute;
  width: 85px;
  height: 25px;
  background: #86afd4;
  top: 7px;
  right: -20px;
  text-align: center;
  font-size: 13px;
  font-family: sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  line-height: 27px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.thanks-border {
  border: 1px solid darkslategray;
  padding: 5px;
}

.assessment-timer-right {
  right: 0px;
  padding: 12px 20px 5px 20px;
  /* font-weight: bold; */
  font-family: "courier";
  /* z-index: 999; */
  top: 10px;
  font-size: 15pt;
  font-family: monospace;
}
@media (max-width: 767px) {
  .assessment-timer-right {
    right: 0px !important;
  }
}

.assessment-timer-left {
  right: 140px;
  padding: 12px 20px 5px 20px;
  /* font-weight: bold; */
  font-family: "courier";
  /* z-index: 999; */
  top: 10px;
  font-size: 15pt;
  font-family: monospace;
  /* z
   right:290px;
   padding:12px 12px 5px 12px;
   font-weight: bold;
   font-family: 'courier';*/
}
@media (max-width: 767px) {
  .assessment-timer-left {
    right: 105px !important;
  }
}

.move-on-top {
  z-index: 999999;
}

.progress-bar-divider {
  height: 45px;
  position: relative;
  width: 1px;
  z-index: 999;
  margin-top: -22px;
  border-left: 2px solid #e7e7e7 !important;
  float: right;
  margin-left: 5px;
}
.progress-bar-divider.first {
  height: 65px !important;
  margin-top: -50px;
}
.progress-bar-divider.last {
  height: 65px !important;
  float: left !important;
  margin-right: 5px !important;
  border-left: 2px dashed #e2e2e2 !important;
  margin-top: -50px;
}

.wrap-all-words {
  word-spacing: 400px !important;
}

ul.dashboard-chart-legend {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
}
ul.dashboard-chart-legend li {
  padding-top: 3px;
  padding-bottom: 3px;
}

.dashboard-position-open .panel-heading {
  border-left: 3px solid green;
}

.dashboard-position-closed .panel-heading {
  border-left: 3px solid #b12730;
}

div.rising-stars .row {
  overflow: hidden;
}
div.rising-stars [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

div.dashboard-mini-pie-charts [class*=col-] {
  height: 150px;
}
div.dashboard-mini-pie-charts [class*=col-] div.mini-pie-canvas {
  height: 120px;
}

.no-fit {
  color: darkred !important;
}

.vertical-align-text-bottom {
  vertical-align: text-bottom !important;
}

.font-size-18-em {
  font-size: 1.8em !important;
}

.text-justify-xs {
  text-align: justify;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .text-justify-sm {
    text-align: justify;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .text-justify-md {
    text-align: justify;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .text-justify-lg {
    text-align: justify;
  }
}
img.fixed-avatar-circle {
  width: 60px !important;
  height: 60px !important;
  margin-left: 0px !important;
  margin-top: 0px !important;
}

.text-muted-light {
  color: #efefef;
}

.text-muted-light-2 {
  color: #fafafa;
}

.oa_range_slider .range-slider {
  margin: 10px 0 0 0%;
}
.oa_range_slider .range-slider {
  width: 100%;
}
.oa_range_slider .range-slider__range {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: #d7dcdf;
  outline: none;
  padding: 0;
  margin: 0;
}
.oa_range_slider .range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #2c3e50;
  cursor: pointer;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.oa_range_slider .range-slider__range::-webkit-slider-thumb:hover {
  background: #1abc9c;
}
.oa_range_slider .range-slider__range:active::-webkit-slider-thumb {
  background: #1abc9c;
}
.oa_range_slider .range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #2c3e50;
  cursor: pointer;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.oa_range_slider .range-slider__range::-moz-range-thumb:hover {
  background: #1abc9c;
}
.oa_range_slider .range-slider__range:active::-moz-range-thumb {
  background: #1abc9c;
}
.oa_range_slider .range-slider__value {
  float: left;
  display: inline-block;
  position: relative;
  width: 60px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #2c3e50;
  padding: 1px 5px;
  margin-left: 8px;
}
.oa_range_slider .range-slider__value:after {
  position: absolute;
  top: 4px;
  left: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #2c3e50;
  border-bottom: 7px solid transparent;
  content: "";
}
.oa_range_slider ::-moz-range-track {
  background: #d7dcdf;
  border: 0;
}
.oa_range_slider input::-moz-focus-inner,
.oa_range_slider input::-moz-focus-outer {
  border: 0;
}

@media (max-width: 767px) {
  .responsive-center-allign {
    padding-top: 20px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .responsive-center-allign {
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .responsive-pull-left {
    float: left !important;
  }
}

.spinner {
  margin: 0px auto;
  width: 50px;
  height: 25px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.spinner {
  margin: 0px auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #939393;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.numerical-well-introduction-responsive {
  background-color: white;
  border: 1px solid #f8f8f8;
  box-shadow: 10px 5px 20px #ececec;
  -webkit-box-shadow: 10px 5px 20px #ececec;
  padding: 25px;
  border-radius: 10px;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
[ng-bind-html="question.explanation"] {
  background-color: #fffef6;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #eeecec;
}

.payrolls .header {
  background-color: #eeeeee;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #b1b3b6;
  border-top: 3px solid #b1b3b6;
  margin-bottom: 5px;
}
.payrolls .employee-payroll {
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #dadada;
  margin-bottom: 4px;
  background-color: #ffffff;
}
.payrolls .employee-payroll:hover {
  background-color: #ebebf9;
  cursor: pointer;
}
.payrolls .panel-heading {
  padding: 0;
}
.payrolls .month {
  background-color: #b1b3b6;
  padding: 7px 10px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  border-left: 1px solid lightgray;
  text-align: center;
}
.payrolls .payroll-type .btn {
  box-shadow: #5dade2 0px 0px 0px 0px;
}
.payrolls .payroll-type .btn-primary {
  background-color: #7683ce;
}

.tilde-on-hold-custom:before {
  padding-left: 2px !important;
}

.text-gray-dark {
  color: #828487;
}

.ellipsis-custom {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .margin-left--50 {
    margin-left: -50px !important;
  }
}

page {
  background: white;
  display: block;
  margin-bottom: 0.5cm;
  box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}

page[size=A4] {
  width: 21cm;
  height: 29.7cm;
}

page[size=A4][layout=portrait] {
  width: 29.7cm;
  height: 21cm;
}

page[size=A3] {
  width: 29.7cm;
  height: 42cm;
}

page[size=A3][layout=portrait] {
  width: 42cm;
  height: 29.7cm;
}

page[size=A5] {
  width: 14.8cm;
  height: 21cm;
}

page[size=A5][layout=portrait] {
  width: 21cm;
  height: 14.8cm;
}

.contact {
  background-color: #fcfcfc;
  border-bottom: none;
  color: #ffffff;
}
.contact .text-muted {
  color: #d0d0d0;
}
.contact.accepted {
  border-left: #3ea840 6px solid;
}
.contact.rejected {
  border-left: #b71200 6px solid;
}
.contact.hired {
  border-left: #2738b7 6px solid !important;
}
.contact.maybe {
  border-left: #ffa000 6px solid;
}
.contact a {
  color: #d0d0d0;
}

.nav-tabs > li.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-top-width: 1px !important;
  margin-top: 0px !important;
  font-weight: 700;
  border-radius: 0;
}

.candidates-list h1 {
  font-size: 19px !important;
}

.activities {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.activities .chat-box {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.activities .nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}
.activities .gray {
  background-color: #f9f9f9;
}

.smart-timeline-icon {
  background: #e7e8f1;
}

.btn.flat-btn {
  border: 0px;
  border: 1px solid #bfbebe;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.flat-btn:active {
  border: 0px;
  border: 1px solid #bfbebe;
  -webkit-border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.flat-btn.btn.active, .btn.flat-btn .btn:active {
  -webkit-border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.report-box {
  background-color: #ffffff;
  height: 300px;
  border: solid #dadada 1px;
  color: #404040;
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px;
  border: 1px solid grey;
}
.report-box:hover {
  background-color: #cfd4ee;
}
.report-box h1 {
  margin-top: 30px;
  background-color: #404040;
  color: white;
  padding-bottom: 20px;
  padding-top: 20px;
  font-weight: 600;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 150%;
}

.measure-header .ultra-light {
  font-weight: bold !important;
}
.measure-header .ultra-light a {
  color: #1f2b38;
}

.container-80 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.modal-container-80 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 1201px) {
  .container-80 {
    width: auto;
    max-width: 95%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal-container-80 {
    width: auto;
    max-width: 95%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1500px) {
  .container-80 {
    width: auto;
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal-container-80 {
    width: auto;
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-device-width: 1266px) {
  .container-80 {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal-container-80 {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.open-question-custom input[type=number]::-webkit-inner-spin-button,
.open-question-custom input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.question-binded > div > table > tbody > tr {
  min-height: 25px;
  height: 25px;
  font-size: 14px;
}

.question-binded > table > tbody > tr {
  min-height: 25px;
  height: 25px;
  font-size: 14px;
}

.question-binded > table > tbody > tr > td {
  padding: 5px;
}

.question-binded > div > table > tbody > tr > td {
  padding: 5px;
}

.candidate-action ul.dropdown-menu {
  left: 70px;
  border-radius: 0;
  min-width: 0px;
  padding: 5px 0;
}
.candidate-action ul.dropdown-menu li {
  padding: 0px;
  border-bottom: none;
  padding-bottom: 5px;
}

.job-action ul.dropdown-menu {
  left: 70px;
  border-radius: 0;
  min-width: 0px;
  padding: 5px 0;
}
.job-action ul.dropdown-menu li {
  padding: 0px;
  border-bottom: none;
  padding-bottom: 5px;
}

.drop-aria {
  height: 500px;
}

.min-height-26 {
  min-height: 26px !important;
}

.min-height-50 {
  min-height: 50px !important;
}

.min-height-200 {
  min-height: 200px !important;
}

.height-20 {
  height: 20px !important;
}

@media (max-width: 767px) {
  .text-xs-center {
    text-align: center;
  }
}
.smart-style-2 .bg-color-blue {
  background: #6c80cd !important;
}

table.velocity-report {
  table-layout: fixed;
}
table.velocity-report th {
  text-align: center !important;
}
table.velocity-report th:first-child {
  width: 250px !important;
  text-align: right !important;
}
table.velocity-report td {
  text-align: center !important;
}

.checkbox label:after,
.radio label:after {
  content: "";
  display: table;
  clear: both;
}

.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 0.25em;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: 0.5em;
}

.radio .cr {
  border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  position: absolute;
  font-size: 0.8em;
  line-height: 0;
  top: 50%;
  left: 20%;
}

.radio .cr .cr-icon {
  margin-left: 0.04em;
}

.checkbox label input[type=checkbox],
.radio label input[type=radio] {
  display: none;
}

.checkbox label input[type=checkbox] + .cr > .cr-icon,
.radio label input[type=radio] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all 0.3s ease-in;
}

.checkbox label input[type=checkbox]:checked + .cr > .cr-icon,
.radio label input[type=radio]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}

.checkbox label input[type=checkbox]:disabled + .cr,
.radio label input[type=radio]:disabled + .cr {
  opacity: 0.5;
}

.top-angle-gray:before {
  background-color: #f6f7fc;
}

.top-angle-left:before, .top-angle-dark-gray:before {
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  height: 550px;
  content: "";
  -webkit-transform: skewY(2deg);
  -ms-transform: skewY(2deg);
  transform: skewY(2deg);
  background-color: #064ad2;
}

.top-angle-right:before, .top-angle-dark-gray:before {
  position: absolute;
  z-index: 1;
  top: -150px;
  left: 0;
  width: 100%;
  height: 660px;
  content: "";
  -webkit-transform: skewY(-7deg);
  -ms-transform: skewY(-7deg);
  transform: skewY(-7deg);
  opacity: 0.014;
  background-position: center center;
  background-size: cover;
}

.top-angle-right:after {
  position: absolute;
  z-index: 0;
  top: -150px;
  left: 0;
  width: 100%;
  height: 660px;
  content: "";
  -webkit-transform: skewY(-7deg);
  -ms-transform: skewY(-7deg);
  transform: skewY(-7deg);
  background: linear-gradient(to right, #1f2b38, #d6dbea);
  background: radial-gradient(farthest-corner at top right, #003df5, #addaff 100%);
}

.top-angle-left:before, .top-angle-dark-gray:before {
  position: absolute;
  z-index: 0;
  left: 0;
  width: 100%;
  height: 550px;
  content: "";
  -webkit-transform: skewY(5deg);
  -ms-transform: skewY(5deg);
  transform: skewY(5deg);
  background-color: #67a0ff;
}

.top-angle-left-candidate:before, .top-angle-dark-gray:before {
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 450px;
  content: "";
  -webkit-transform: skewY(4deg);
  -ms-transform: skewY(4deg);
  transform: skewY(4deg);
  background-color: #fafafa;
}

.btn-sm {
  padding-top: 7px;
  padding-right: 10px;
  padding-bottom: 7px;
  padding-left: 10px;
}

.btn-group-sm > .btn, .btn-sm {
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  font-size: 12px;
  line-height: 1.5;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: 0 none;
}

.btn-primary {
  background: #2E3E5C !important;
  color: #ffffff;
  border-color: transparent !important;
  border-radius: 4pt;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-color: #1d273a;
}

.btn-primary:active, .btn-primary.active {
  background: #2E3E5C;
  box-shadow: none;
}

.candidates-filter .ui-select-placeholder {
  font-size: 65%;
}
.candidates-filter .ui-select-match-text {
  font-size: 11px !important;
}
.candidates-filter .ui-select-match-text span {
  margin-top: 3px;
}

a.candidate-filter-check {
  padding-left: 5px !important;
  font-size: 8.5pt !important;
}
a.candidate-filter-check i {
  width: 15px !important;
}

.candidate-dropdown-filter {
  margin-top: 1px;
}
.candidate-dropdown-filter ul.dropdown-menu {
  min-width: 0px;
}
.candidate-dropdown-filter ul.dropdown-menu li {
  padding: 0px !important;
}
.candidate-dropdown-filter .btn.btn-xxs {
  font-size: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 3px;
  margin-left: 5px;
  margin-right: 5px;
}
.candidate-dropdown-filter .color-calendar-red {
  color: #a90329;
  font-size: 11px;
  font-weight: 700 !important;
}

div.inline {
  float: left;
}

.profile-history-event .font-sm {
  font-size: 11px;
}
.profile-history-event .font-xs {
  font-size: 10px;
}
.profile-history-event .font-xxs {
  font-size: 9px;
}

span.select-all {
  width: 1.1em !important;
  height: 1.1em !important;
  font-size: 1.1em !important;
}

div.checkbox.select-all {
  height: 1.1em;
  padding-top: 2px;
}

.position-edit .btn {
  white-space: normal !important;
}

.fa-tilde:before {
  font-weight: 900;
  content: "~";
  display: block;
  height: 1em;
  width: 1em;
  line-height: 0.9em;
  -moz-border-radius: 1em;
  border-radius: 0.5em;
  border: 1px solid;
  font-size: 0.95em;
}

.box-shadow-wide {
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}

.box-shadow {
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
}

.box-shadow-shallow {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
}

.columns-3 {
  -webkit-column-count: 3; /* Chrome, Safari, Opera */
  -moz-column-count: 3; /* Firefox */
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.columns-2 {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.feature-1[class*=box-shadow] {
  border-radius: 6px;
  transition: 0.35s ease-out;
  -webkit-transition: 0.35s ease-out;
  -moz-transition: 0.35s ease-out;
}

.feature-1[class*=box-shadow]:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}

a.text-decoration-none {
  text-decoration: none !important;
  color: inherit;
}

.profile-pending {
  background-color: darkred;
  color: white;
}

.profile-red {
  background-color: darkred;
  color: white;
}

.profile-green {
  background-color: darkgreen;
  color: white;
}

.profile-black {
  background-color: #504d4d;
  color: white;
}

.profile-bacground {
  background-image: url(/img/triangles-png-46460.png);
  /* background-position: center; */
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #40526c;
  background-position: center;
}

.cp-masonery .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cp-masonery .col-md-6 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.cp-masonery .well {
  width: 100%;
}

@media (max-width: 480px) {
  .position-selector-overflow {
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .position-selector-overflow {
    max-width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

@media (max-width: 1150px) {
  .hidden-1150 {
    display: none;
  }
}
.position-selector {
  background-color: #edf2f7;
  padding-left: 20px;
  border-radius: 4px;
  padding-right: 20px;
  padding-top: 5px;
  min-width: 100px;
}
.position-selector:hover {
  background-color: #e3eaef;
}
@media (max-width: 767px) {
  .position-selector {
    padding-left: 5px !important;
    padding-right: 5px !important;
    min-width: 300px;
  }
}
@media (max-width: 1150px) {
  .position-selector {
    min-width: 300px !important;
  }
  .position-selector .hidden-1150 {
    display: none;
  }
}
@media (min-width: 768px) {
  .position-selector {
    min-width: 350px;
  }
}
.position-selector span.headline {
  max-width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  font-size: 11pt;
}

.bg-color-oa {
  background-color: #1f2b38 !important;
}

.txt-oa {
  color: #1f2b38 !important;
}

.no-bg-color {
  background-color: unset !important;
}

.txt-color-lightgray {
  color: lightgray;
}

.profile-tabs-placeholder {
  min-height: 600px;
}

.btn-border-white {
  border: 1px solid white;
}

.candidates-search li.select2-search-choice {
  padding-left: 0px !important;
  background-color: #1f2b38 !important;
  color: white !important;
  border: 1px solid #171f29 !important;
  padding-top: 0px !important;
}
.candidates-search span.search-label {
  background-color: rgb(154, 168, 208) !important;
  font-size: 10px !important;
  padding-left: 3px !important;
  padding-right: 5px !important;
  /* height: 20px; */
  display: inline-block;
  padding-top: -20px;
  text-transform: uppercase !important;
}

.jobAd .nav-item .nav-link {
  font-weight: bold;
}
.jobAd .tab-content {
  background-color: white;
}
.jobAd .tab-content .well {
  background-color: #f5f5f7;
}
.jobAd .tab-content .well .social-post-preview {
  background-color: white;
  border: 1px solid #e2e2e2;
}

.center-block {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.facebook {
  max-width: 470px;
}
.facebook .fb-message {
  padding-top: 15px;
  padding-bottom: 15px;
}
.facebook .fb-image {
  min-height: 236px;
  border: 1px solid #e9e9e9;
  margin: 5px;
}
.facebook .fb-image .fa {
  padding-top: 80px;
  color: #e6e6e6;
}
.facebook .fb-caption {
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
  font-size: 12px;
}
.facebook .fb-title {
  padding-top: 15px;
  font: normal normal 500 normal 18px/22px Georgia, serif;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-weight: 500;
  font-stretch: normal;
  font-size: 18px;
  line-height: 22px;
  font-family: Georgia, serif;
}

.linkedin {
  max-width: 350px;
}
.linkedin .ln-message {
  padding-top: 15px;
  padding-bottom: 15px;
}
.linkedin .ln-image {
  min-height: 236px;
  border: 1px solid #e9e9e9;
  margin: 5px;
}
.linkedin .ln-image .fa {
  padding-top: 80px;
  color: #e6e6e6;
}
.linkedin .ln-image img {
  height: auto;
  width: 100%;
}
.linkedin .ln-title {
  padding-top: 15px;
  font: normal normal 500 normal 18px/22px Georgia, serif;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-weight: 500;
  font-stretch: normal;
  font-size: 18px;
  line-height: 22px;
  font-family: Georgia, serif;
}

.twitter {
  max-width: 506px;
}
.twitter .tw-message {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}
.twitter .tw-image {
  min-height: 236px;
  border: 1px solid #e9e9e9;
  margin: 5px;
}
.twitter .tw-image .fa {
  color: #e6e6e6;
}

div.not-clickable {
  opacity: 0.5;
  pointer-events: none;
}
div.not-clickable > * {
  opacity: 0.5;
  pointer-events: none;
}

.input-padding-left-10 {
  box-sizing: border-box;
  padding-left: 10px;
}

ul.dashboard-stats-date-range {
  font-size: 10px;
}

.show-stat-branding {
  margin-right: -35px;
  margin-left: -35px;
  border-bottom: 1px solid #e7e7e7;
  margin-top: -10px;
  overflow: hidden;
}
.show-stat-branding > div {
  border-right: 1px solid #e7e7e7;
  padding-bottom: 10px;
  padding-top: 10px;
}
.show-stat-branding:last-child {
  border-right: none;
}

.branding-post {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
  margin-right: -35px;
  margin-left: -35px;
}

div.activity-label.font-xxs {
  font-size: 75%;
}

ul.dropdown-menu.default {
  min-width: 200px;
  height: unset;
  top: 100%;
  border-radius: 0px;
  padding: 0;
  overflow-y: hidden;
  font-weight: bold;
  width: 400px;
  white-space: normal;
}
@media (max-width: 767px) {
  ul.dropdown-menu.default {
    min-width: 200px !important;
  }
}
ul.dropdown-menu.default li {
  padding: 0;
}
ul.dropdown-menu.default li a {
  white-space: normal;
  font-weight: bold;
  text-decoration: none;
  padding: 5px;
}
ul.dropdown-menu.default li a span {
  text-transform: uppercase;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
}
ul.dropdown-menu.default li a .description {
  padding-top: 0px;
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #6b849d;
  padding-left: 30px;
}

.publisher-pages .label {
  float: left;
}
.publisher-pages .font-xxs {
  font-size: 70% !important;
}

table.activity-log tbody > tr > td, table.activity-log tbody > tr > th, table.activity-log tfoot > tr > td, table.activity-log tfoot > tr > th, table.activity-log thead > tr > td, .table.activity-log tbody > tr > td, .table.activity-log tbody > tr > th, .table.activity-log tfoot > tr > td, .table.activity-log tfoot > tr > th, .table.activity-log thead > tr > td {
  padding: 1px 5px !important;
}
table.activity-log thead > tr > th, .table.activity-log thead > tr > th {
  font-size: 110%;
}
table.activity-log tbody > tr > td.wrap-text, .table.activity-log tbody > tr > td.wrap-text {
  word-wrap: break-word;
}
table.activity-log tbody > tr > td.nowrap, .table.activity-log tbody > tr > td.nowrap {
  white-space: nowrap;
}

.min-width-90 {
  min-width: 90px !important;
}

.min-width-120 {
  min-width: 120px !important;
}

.min-width-200 {
  min-width: 200px !important;
}

.min-width-220 {
  min-width: 220px !important;
}

.avatar-100 {
  max-width: 85px;
}

span.skill-tags {
  color: #ffffff !important;
  margin-right: 5px;
  background-color: #9e9e9e;
  /* border: 1px solid; */
  letter-spacing: 0.7px;
  /* font-weight: bold; */
  /* padding: 2px; */
  padding: 4px;
}
span.skill-tags.match {
  background-color: orange;
}

.new-location-modal .required:after {
  font-weight: normal;
  font-size: 10px;
  color: red;
  content: "*";
}

.smart-form .select i {
  top: 11px;
  height: 9px;
}

.required-date select.form-control {
  border-color: red !important;
}
.required-date select.form-control.ng-not-empty {
  border-color: #e3eeff !important;
}

.showButtonBar .btn {
  background: none;
  color: darkblue;
}

.candidate-modal-body .comments .smart-form select.form-control {
  border-radius: 3px !important;
  border-width: 2px !important;
  padding-left: 10px;
  background-color: #fdfdfd;
}

.skill-tags .level {
  border-left: 1px solid #c3c4c6;
  padding-left: 5px;
}

.sorted-list ul {
  list-style-type: none;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.sorted-list ul li {
  break-inside: avoid-column;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #bbc5da;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #bbc5da;
  opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #bbc5da;
  opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #bbc5da;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #bbc5da;
}

::placeholder { /* Most modern browsers support this now. */
  color: #bbc5da;
}

.positions-menu .dashboard-position-filter label {
  border-radius: 20px !important;
  padding: 3px 10px;
  font-weight: normal;
  font-size: 0.8em;
}
.positions-menu .dashboard-position-filter label:hover {
  background-color: #3a404a !important;
  color: white !important;
  border-bottom: none !important;
}
.positions-menu .dashboard-position-filter label.btn-link {
  border-bottom: none !important;
}
.positions-menu .dashboard-position-filter label:first-child {
  border-radius: 20px !important;
}

.dashboard-position-filter .active {
  background-color: #3a404a !important;
  color: white;
  border-bottom: none;
}
.dashboard-position-filter .btn-link {
  color: #999999;
  margin-left: 5px !important;
  border-radius: 5px !important;
  border-bottom: none;
}
.dashboard-position-filter .btn-link:hover {
  color: #c3c3c3 !important;
}

.btn-default:hover {
  color: rgb(51, 51, 51) !important;
  padding-bottom: 5px !important;
}
.btn-default:hover i {
  color: #737376;
}

/*
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
  background-color:#6679c2;
  color:white;
}
*/
.company-position-page ul.dropdown-menu.positions li.menu {
  background-color: #f7f7f7;
}

.pac-container {
  z-index: 1300;
}

.dashboard-timeline {
  background: linear-gradient(to bottom, #f5fcff 0, #fff 100%) !important;
}

.skills ul {
  list-style-type: none;
  word-break: keep-all;
}
.skills ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.skills ul li .progress {
  margin-bottom: 5px;
}
.skills ul li .progress-bar {
  height: 16px !important;
  line-height: 16px !important;
  text-align: left;
}
.skills ul li .progress-bar span {
  padding-left: 5px;
}

.label-purple {
  background-color: #a1acc9;
  color: white;
}
.label-purple.skill-match {
  background-color: #6475a5;
}

.candidates-bottom-divider {
  border-bottom: 2px solid black !important;
  color: red !important;
  padding: 20px !important;
}

.font-size-11 {
  font-size: 11px;
}

.copyright-style-weight {
  font-size: 12px !important;
  font-weight: 800;
}

.settings-input .input .intl-tel-input {
  width: 100% !important;
}

.invite-company-user-modal .intl-tel-input {
  width: 100% !important;
}

.job-ad-custom {
  position: relative;
  z-index: 999;
  background-color: white;
  padding: 30px;
}
.job-ad-custom ul, .job-ad-custom ol {
  list-style-type: disc !important;
  padding-left: 40px;
}

.position-absolute {
  position: absolute !important;
}

@media (max-width: 767px) {
  .responsive-padding-margin-careers {
    padding: 35px 0 0 0 !important;
    margin-bottom: 0px !important;
  }
}

.input-placeholder-small input::placeholder {
  font-size: 12px;
}

.progress-triangle {
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  background: #f2f6ff;
  height: 80px;
  width: 100%;
  stroke: #575a9c;
  stroke-width: 3px;
}

.progress-triangle::before {
  height: inherit;
  width: 0%;
  background: #575a9c;
  content: " ";
  display: block;
}

@keyframes up-and-down {
  100% {
    width: 100%;
  }
}
.progress .progress-bar {
  border-radius: 5px;
}

.candidate-results .box {
  border: 2px solid rgba(123, 123, 193, 0.3215686275);
  border-radius: 7px;
}

.progress-bar-purple {
  background-color: #575a9c !important;
}

.progress-bar-vertical {
  width: 20px;
  height: 200px;
  display: flex;
  align-items: flex-end;
  margin-right: 20px;
  float: left;
  border-radius: 5px;
}

.progress-bar-vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
  transition: height 0.6s ease;
}

.candidate-results {
  scroll-behavior: smooth;
}
.candidate-results h1, .candidate-results h2, .candidate-results h3, .candidate-results h4 {
  font-family: monospace;
}
.candidate-results h1 {
  text-shadow: 0 2px 3px rgba(255, 255, 255, 0.3), 0 -1px 2px rgba(0, 0, 0, 0.2);
}
.candidate-results h2 {
  text-shadow: 0 2px 3px rgba(255, 255, 255, 0.3), 0 -1px 2px rgba(0, 0, 0, 0.2);
}
.candidate-results hr {
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(197, 197, 197, 0.75), rgba(0, 0, 0, 0));
}
.candidate-results .media {
  padding-top: 10px;
}
.candidate-results .media .padding-bottom-20 {
  padding-bottom: 0px;
}
.candidate-results .text-muted {
  color: #323232;
}

.margin-left-right-5-percent {
  margin-left: 5%;
  margin-right: 5%;
}

.background-color-grey-result {
  background-color: #ffffff;
}

.border-top-gray {
  border-top: solid 1px #d6d6d6;
}

.border-left-chart-results {
  border: 1px solid #ececec;
}

.box-shadow-results {
  box-shadow: 0px 0px 26px -8px rgba(0, 0, 0, 0.75);
}

.box-links-results .list-group-item {
  color: darkgrey;
  font-family: monospace;
  font-weight: bold;
  font-size: 13pt;
}
.box-links-results .list-group-item.active {
  border: none;
  color: #575a9c !important;
  background-color: white !important;
}

@media (max-width: 767px) {
  .box-links-results.affix {
    left: -100000px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .box-links-results.affix {
    left: -100000px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .box-links-results.affix {
    top: 35px !important;
    width: 200px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .box-links-results.affix {
    top: 30px !important;
    width: 240px !important;
  }
}
@media (min-width: 1501px) and (max-width: 1700px) {
  .box-links-results.affix {
    top: 25px !important;
    width: 300px !important;
  }
}
@media (min-width: 1701px) {
  .box-links-results.affix {
    top: 25px !important;
    width: 390px !important;
  }
}

.padding-top-50 {
  padding-top: 50px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.custom-loader-height {
  height: 200px;
  left: calc(50% - 35px) !important;
  top: calc(50% - 100px) !important;
}
@media (min-width: 768px) {
  .custom-loader-height {
    transform: scale(2, 2);
    top: 50% !important;
  }
}

.dont-display {
  display: none !important;
}

.show-only-question table {
  display: none;
}
.show-only-question p:not(.question) {
  display: none;
}
.show-only-question li {
  display: none;
}
.show-only-question div {
  display: none;
}

.hide-only-question .question {
  display: none;
}

.font-12-alligned-left {
  font-size: 12px;
  text-align: left;
}

.border-solid-red {
  border: 2px solid red;
}

.hexaco-graphic .bar-step {
  position: absolute;
  margin-top: 0px;
  z-index: 1;
  font-size: 12px;
}
.hexaco-graphic .label-line {
  float: right;
  background: #e69b42;
  height: 20px;
  width: 3px;
  margin-left: 5px;
}
.hexaco-graphic .label-line-border {
  float: right;
  background: #e69b42;
  height: 20px;
  width: 2px;
  margin-left: 5px;
}
.hexaco-graphic .label-line-vertical {
  float: right;
  background: #e69b42;
  height: 2px;
  width: 25px;
}
.hexaco-graphic .label-line-vertical-border {
  float: right;
  background: #e69b42;
  height: 2px;
  width: 25px;
}

.opacity-05 {
  opacity: 0.5;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-85 {
  opacity: 0.85;
}

.opacity-90 {
  opacity: 0.9;
}

.opacity-75 {
  opacity: 0.75;
}

.opacity-100 {
  opacity: 1;
}

.border-radius-0 {
  border-radius: 0px !important;
}

.background-color-orange {
  background-color: #e69b42 !important;
}

.fb_iframe_widget {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  top: -8px;
}

#twitter-widget-0 {
  display: inline-block;
  vertical-align: middle;
}

.margin-top--120 {
  margin-top: -120px;
}

.apply-thanks h1, .assessment-thanks h1 {
  font-weight: bold !important;
}

.candidates-collection-item {
  font-weight: bold !important;
  line-height: 17px !important;
}
.candidates-collection-item div {
  line-height: 11px;
  color: #878686;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-weight: normal;
}

.selector-small-font-responsive {
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .selector-small-font-responsive {
    font-size: 16px !important;
  }
}

article h1 {
  font-weight: bold;
  color: #1f2b38;
}

.uib-datepicker-popup {
  padding: 10px !important;
}
.uib-datepicker-popup .btn-info.active {
  background-color: #3E45C9 !important;
  color: white;
}
.uib-datepicker-popup .btn-info.active .text-info {
  color: white;
  font-weight: bold;
}
.uib-datepicker-popup .btn-default .text-info {
  font-weight: bolder;
  text-decoration: underline;
  color: black;
}
.uib-datepicker-popup .uib-button-bar {
  height: 30px;
}
.uib-datepicker-popup .uib-button-bar .btn {
  border: 0;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
}
.uib-datepicker-popup .uib-button-bar .btn-info {
  background-color: #1f2b38;
  color: white;
}
.uib-datepicker-popup .uib-button-bar .btn-danger, .uib-datepicker-popup .uib-button-bar .btn-success {
  background-color: #dbdbdb;
  color: black;
}
.uib-datepicker-popup .uib-button-bar .btn-default {
  background-color: white;
  color: black;
  border-color: #c4c4c4;
}

.smart-form .checkbox input + i:after {
  font-weight: 900;
}

.btn-group label.btn {
  -webkit-appearance: none;
  box-shadow: none;
}
.btn-group label.btn.active {
  background-color: #1f2b38;
  color: white;
}

.alert h4 {
  font-weight: bold;
}

.height-300 {
  height: 300px !important;
}

.height-400 {
  height: 400px !important;
}

.height-600 {
  height: 600px !important;
}

.height-700 {
  height: 700px !important;
}

.height-540 {
  height: 540px !important;
}

.dark-overlay {
  background-color: black;
  padding: 30px;
  opacity: 0.4;
}

.carousel-caption {
  background-color: black;
  opacity: 0.5;
  padding: 40px;
  text-shadow: none;
}
.carousel-caption h1 {
  font-weight: 900;
  color: white !important;
  margin-bottom: 5px !important;
  font-size: 60px !important;
}
.carousel-caption p {
  color: #ececec !important;
  padding-left: 5px !important;
}

.job-ad-headline {
  font-weight: 400;
}

.job-ad-page {
  position: relative;
  z-index: 9999;
}
.job-ad-page .benefits-items {
  display: inline-block;
  overflow: visible;
  position: relative;
  /* width: 16.6667%; */
  margin: auto;
}

.d-inline-grid {
  display: inline-grid !important;
}

.required {
  font-weight: normal;
  font-size: 12px;
  padding-left: 3px;
  color: red;
  content: "*";
}

.payment_notice {
  font-weight: bold;
  font-size: 16px;
  color: white;
  height: 60px;
}
.payment_notice a {
  color: white;
  text-decoration: underline;
}

.sources-placeholder {
  height: 10px;
  background-color: #eaeaea;
  margin-bottom: 15px;
}

.sources-placeholder-label {
  height: 5px;
  background-color: #efefef;
  margin-bottom: 5px;
}

.placeholder-label {
  display: block;
  height: 20px;
  background-color: #d5d5d5;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.placeholder-btn {
  display: block;
  height: 30px;
  width: 70px;
  background-color: #d5d5d5;
}

.verification-test {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}

.print-diagram-answers span {
  padding-left: 15px;
}

.verify-results .diagram .bin {
  width: 60px !important;
  font-size: 15px;
}

.page-break-before {
  page-break-before: always;
}

.margin-top-35 {
  margin-top: 35px !important;
}

.font-size-20 {
  font-size: 20px;
}

.grayscale-100 {
  background-color: grey !important;
}

.sourcing-table .btn.disabled {
  background-color: #b2b2b2 !important;
  border-color: #8f8f8f !important;
}

.smart-timeline-list:after {
  left: 15px;
}

.smart-timeline-list > li:hover {
  background-color: #ffffff;
}

.widget-flat {
  position: relative;
  overflow: hidden;
}

.card {
  border: none;
  -webkit-box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
  box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
  margin-bottom: 30px;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.55rem;
}
@media (max-width: 767px) {
  .card {
    padding: 15px !important;
  }
}

.widget-flat i.widget-icon {
  color: #727cf5;
  font-size: 20px;
  background-color: rgba(17, 58, 179, 0.25);
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
  display: inline-block;
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.5rem;
}
@media (max-width: 767px) {
  .card-body {
    padding: 0.5rem;
  }
  .card-body .padding-left-0 {
    padding-left: 15px !important;
  }
  .card-body .padding-right-0 {
    padding-right: 15px !important;
  }
}

.mb-3, .my-3 {
  margin-bottom: 1.5rem !important;
  font-weight: 400;
}

.mt-0, .my-0 {
  margin-top: 0 !important;
  color: #212529;
  font-weight: 400 !important;
}

.dashboard .mt-0 {
  font-weight: 600 !important;
  font-family: "Open Sans";
  -webkit-font-smoothing: antialiased;
  margin-bottom: 1.5rem !important;
}
.dashboard .mb-3 {
  color: #646c9a;
  left: 10%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 1.5rem !important;
  font-weight: 600;
}

.mb-2, .my-2 {
  margin-bottom: 0.75rem !important;
}

.timeline-alt {
  padding: 20px 0;
  position: relative;
}

.timeline-alt:before {
  background-color: #e3eaef;
  bottom: 30px;
  content: "";
  left: 9px;
  position: absolute;
  top: 30px;
  width: 2px;
  z-index: 0;
}

.k-widget-19__bg {
  opacity: 0.08;
  position: absolute;
  z-index: 0;
  width: 80px;
  top: 50%;
  left: 20%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.k-widget-19__bg:hover {
  transition: none;
}

.timeline-alt .timeline-item {
  position: relative;
}

.timeline-alt .timeline-item .timeline-item-info {
  margin-left: 30px;
}

.pb-0, .py-0 {
  padding-bottom: 0 !important;
}

.timeline-alt .timeline-item .timeline-icon {
  float: left;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 2px solid transparent;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
  background-color: #fff;
}

.bg-info-lighten {
  background-color: rgba(17, 58, 179, 0.25) !important;
}

.text-info {
  color: #39afd1 !important;
}

.bg-primary-dashboard {
  background-color: #727cf5 !important;
}

.card .header-title {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-size: 0.875rem;
  margin-top: 0;
  font-weight: bold;
  color: #56799b;
  font-size: 13px;
}

.cta-box {
  background-image: url("/img/bg-pattern.png");
  background-size: cover;
}

/*
 *  STYLE 7
 */
#style-7::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: none;
}

#style-7::-webkit-scrollbar {
  width: 10px;
  background-color: #ffffff;
}

#style-7::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(184, 192, 198);
  /*
  background-image: -webkit-gradient(linear,
          left bottom,
          left top,
          color-stop(0.44, rgb(122,153,217)),
          color-stop(0.72, rgb(73,125,189)),
          color-stop(0.86, rgb(28,58,148)));
          */
}

/*
 *  STYLE 8
 */
#style-8::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: #e3eaef;
  border-radius: 10px;
  box-shadow: none;
}

#style-8::-webkit-scrollbar {
  width: 10px;
  background-color: #e3eaef;
}

#style-8::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #B0BEC5;
  /*
  background-image: -webkit-gradient(linear,
          left bottom,
          left top,
          color-stop(0.44, rgb(122,153,217)),
          color-stop(0.72, rgb(73,125,189)),
          color-stop(0.86, rgb(28,58,148)));
          */
}

.scrollbar {
  height: 430px;
  width: 100%;
  overflow-y: scroll;
  padding: 0px 8px 0px 10px;
}

.force-overflow {
  min-height: 430px;
}

.dashboard-statistic-box {
  color: #727cf5;
  font-size: 8pt;
  background-color: #d6dee4;
  height: 40px;
  width: 60px;
  text-align: center;
  line-height: 20px;
  border-radius: 3px;
  display: inline-block;
  margin: 5px;
}
.dashboard-statistic-box span {
  font-size: 10pt;
}
.dashboard-statistic-box h5 {
  margin-top: 0px;
  font-size: 8pt;
}
.dashboard-statistic-box .box-label {
  font-size: 5pt;
  text-align: center;
  font-weight: bold;
  color: #1f2b38;
}

.d-block {
  display: block !important;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.candidates-filters span {
  width: auto !important;
  letter-spacing: 0px !important;
}

.filter-primary {
  background-color: #4d6095 !important;
  color: white !important;
  margin-right: 5px;
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.filter-primary .btn-link {
  text-decoration: none;
  color: white !important;
}

.card img {
  transition: 1s all;
  transform-origin: 50% 50%;
  transform-box: fill-box;
}
.card.selected {
  background-color: #d8e3f2;
  border: none !important;
}
.card.selected .nav-tabs + .tab-content {
  background: white;
}

.card:hover img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transition: transform 0.2s ease-in-out;
  transform: scale(1.04, 1.04);
}

.job-item.card:hover {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.display-on-hover {
  opacity: 0;
}

.display-on-hover-parent:hover .display-on-hover {
  opacity: 1 !important;
}

.a-remove-focus > li > a:focus {
  background-color: #333 !important;
}

.smart-form footer .btn {
  font-weight: bold;
  font-size: 10pt;
  text-transform: uppercase;
}

.modal-footer .btn-primary {
  text-transform: uppercase;
  font-weight: bold;
}

.collection-item .media {
  background-color: #f6f7f9;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ebebeb;
}

.sourcing-modal .modal-body .steps {
  min-height: 550px;
}

.days-of-week .table td {
  vertical-align: top !important;
}
.days-of-week .table td tfoot label.checkbox {
  margin-top: 5px;
}
.days-of-week .table td tbody label.checkbox {
  margin-top: 0px;
}

.skills-header h1 {
  font-weight: bold;
  font-size: 12px;
}

.assessment-positions .alert-note {
  border-color: transparent;
  border-radius: 5px;
}

.sourcing #sourcing_table .table thead tr th {
  font-weight: bold !important;
}

.button-badge-parent {
  color: white;
  display: inline-block;
  position: relative;
  padding: 2px 5px;
}

.button-badge {
  background-color: #fa3e3e;
  border-radius: 10px;
  color: white;
  margin-right: 5px;
  font-size: 13px;
  padding: 1px 3px;
  position: absolute;
  top: 0;
  right: 0;
}

footer.copyright {
  text-align: center;
  bottom: 0px;
}

.assessment-description {
  border-radius: 10px;
  padding: 20px;
  background-color: #f7fbfe;
  border: 1px solid #eff8ff;
}
.assessment-description h4 {
  font-weight: bold;
}
.assessment-description .tab-content {
  border: 1px solid #ececec;
  background: white;
  padding: 25px 25px;
}

.bounce {
  animation: bounce 1s 0.5s;
  transform: scale(0.9);
}

@keyframes bounce {
  0% {
    transform: scale(1.1);
    opacity: 1;
  }
  50% {
    transform: scale(1.4);
    opacity: 0.7;
  }
  60% {
    transform: scale(0.4);
    opacity: 1;
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(0.9);
  }
}
.xl-modal-window .modal-dialog {
  width: 1200px !important;
}

.assessment-config-box {
  width: 100pt;
  height: 70pt;
  border-radius: 10pt;
  padding: 15px !important;
}
.assessment-config-box .test-name {
  white-space: pre-wrap !important;
  font-size: 12px;
  font-weight: bold !important;
  padding-bottom: 5px;
}

.bg-primary {
  background-color: #727cf5 !important;
}

.table .thead-dark th {
  color: #98a6ad;
  background-color: #313a46;
  border-color: #414d5d;
}

/*
.assessment-positions-tabs {

  li:last-child {
    background-color: #8198d5;
    a {
      color:#ffffff;
    }

    &.active {
      background-color: #4d5c80;
      color:#ffffff;

      a {
        background-color: #4d5c80;
      }
    }f
  }
}
*/
.assessment-positions-tabs .btn-group label {
  font-weight: bold;
}

.reject-reasons label.rejected {
  font-family: "omnes-pro", "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  color: white;
  background-color: darkred;
}
.reject-reasons label.rejected:hover {
  color: darkred;
}
.reject-reasons label:hover {
  background-color: #e0d5cd;
  color: darkred;
}
.reject-reasons .candidate-reject-reason {
  background-color: #FF4500 !important;
  color: white !important;
  border: none;
}

.rejection_reasons-default {
  color: darkred;
  background-color: #fdeded;
  border: none;
}

.candidate-reject-reason-default {
  color: #FF4500;
  background-color: #fdf3ea;
  border: none;
}

.rejected.candidate_reject {
  border-left: 4px dashed #FF4500 !important;
  border-block-end: none;
  border-block-start: none;
}

.txt-color-orange-candidate-reject {
  color: #FF4500;
}

label.candidate-approved {
  color: #008000;
  background-color: #efffef;
  border: none;
}
label.candidate-approved:hover {
  background-color: #93e493;
  color: #008000;
}

label.preliminary-status-maybe {
  color: #7f6b01;
  background-color: #fff7de;
}
label.preliminary-status-maybe:hover {
  background-color: #faeeb2;
  color: #7f6b01;
}
label.preliminary-status-maybe.active {
  background-color: #ad6900;
  color: white;
  border: 2px solid #ad6900;
}

.fa-beat {
  animation: fa-beat 5s ease infinite;
}

@keyframes fa-beat {
  0% {
    transform: scale(1);
  }
  5% {
    transform: scale(1.25);
  }
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(1);
  }
  35% {
    transform: scale(1.25);
  }
  50% {
    transform: scale(1);
  }
  55% {
    transform: scale(1.25);
  }
  70% {
    transform: scale(1);
  }
}
.bg-oa {
  background-color: #1f2b38 !important;
}

.dashboard .progress-bar {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0.44, #7a99d9), color-stop(0.72, #497dbd), color-stop(0.86, #1c3a94));
}

/* ngIf animation */
.animationIf.ng-enter,
.animationIf.ng-leave {
  -webkit-transition: opacity ease-in-out 0.7s;
  -moz-transition: opacity ease-in-out 0.7s;
  -ms-transition: opacity ease-in-out 0.7s;
  -o-transition: opacity ease-in-out 0.7s;
  transition: opacity ease-in-out 0.7s;
}

.animationIf.ng-enter,
.animationIf.ng-leave.ng-leave-active {
  opacity: 0;
}

.animationIf.ng-leave,
.animationIf.ng-enter.ng-enter-active {
  opacity: 1;
}

.badge-important {
  background-color: #d11124 !important;
}

.nav .badge-important {
  border: 3px solid #1f2b38;
}

.hover-shadow {
  border-radius: 6px;
  backface-visibility: hidden;
  overflow: hidden;
  border: none;
  transition: 0.35s ease-out;
  -webkit-transition: 0.35s ease-out;
  -moz-transition: 0.35s ease-out;
}

.on-hover-shadow:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
  outline: 0;
  border: 1px solid transparent;
  transition: background-color 0.5s ease;
}

.candidates-filter .jarviswidget header[role=heading] {
  border-bottom: none;
  background-color: white;
}
.candidates-filter .jarviswidget header[role=heading] .widget-toolbar {
  border-left: none;
}
.candidates-filter .jarviswidget div[role=content] {
  padding-top: 0px !important;
}
.candidates-filter .jarviswidget:not(:first-of-type) {
  border-top: none !important;
}
.candidates-filter header[role=heading]:not(:first-of-type) {
  border-top: none !important;
}

.summary-timeline {
  min-height: 600px;
  margin-top: -10px;
  max-height: 800px;
}

.fa-resize:hover {
  font-size: 4em;
  transition: 2s ease-out;
}

.border-right {
  border-right: 1px solid #e5e5e5;
}

.color-oa {
  color: #4f5e85 !important;
}

time.icon {
  border: 1px solid #d2d2d2;
  box-shadow: none !important;
}

.activity-scroll {
  min-height: 600px !important;
  overflow-y: scroll;
}

.full-height {
  display: table;
  width: 100%;
  margin-top: -50px;
  padding: 50px 0 0 0; /*set left/right padding according to needs*/
  box-sizing: border-box;
}
.full-height .no-float {
  display: table-cell;
  float: none;
  vertical-align: top;
}

.comments-section .comment-tools {
  visibility: hidden;
}
.comments-section .comment:hover .comment-tools {
  visibility: visible;
}

.label-teal {
  background-color: #7bcbce;
  color: white;
  font-size: 9px;
  font-weight: bold;
}
.label-teal.skill-match {
  background-color: #5ba0a3;
}

.label-orange {
  background-color: #ffe1b2;
  color: #1f1303 !important;
  padding: 5px 15px !important;
  border-radius: 30px;
  font-size: 9px;
  font-weight: bold;
}

.candidate-profile .candidate-action {
  visibility: hidden;
  right: 10px;
  opacity: 0;
  width: 355px;
  background: #1f2937;
  position: absolute;
  top: -10px;
}
.candidate-profile .candidate-action hr {
  border-top: 2px solid #1f2937;
  margin-bottom: 5px;
}
.candidate-profile .candidate-action ul.operation-list li:hover {
  background-color: #39475b;
  border-radius: 10px;
}
.candidate-profile .candidate-action.candidates-toolbar {
  border-radius: 3px;
  padding: 3px;
}
.candidate-profile .candidate-action.candidates-toolbar ul.list-inline .divider {
  width: 1px;
  display: inline;
  padding: 2px;
  overflow: hidden;
  background-color: #1f2937;
  margin-left: 0px;
  margin-right: 5px;
  cursor: default;
}
.candidate-profile .candidate-action.candidates-toolbar ul.list-inline li[role=menuitem] {
  cursor: pointer;
  padding: 5px 10px;
}
.candidate-profile .candidate-action.candidates-toolbar ul.list-inline li[role=menuitem] a {
  color: #bebebe;
}
.candidate-profile .candidate-action.candidates-toolbar ul.list-inline li[role=menuitem]:hover {
  background-color: #39475b;
  border-radius: 4px;
}
.candidate-profile .candidate-action.candidates-toolbar ul.list-inline li[role=menuitem]:hover a {
  color: #dde7ee;
}
.candidate-profile .phase-label {
  border-radius: 40px;
  padding: 6px 10px !important;
  letter-spacing: 0.5px;
  min-width: 100px;
}

.candidate-profile:hover .candidate-action {
  visibility: visible;
  width: 355px;
  z-index: 600;
  opacity: 1;
  transition: visibility 0.3s linear, opacity 0.3s linear;
  border-radius: 10px;
  padding: 10px;
}

.candidate-profile {
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.candidate-profile::after {
  content: "";
  border-radius: 5px;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
  -webkit-filter: blur(0);
}

.candidate-profile:hover {
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
  -webkit-filter: blur(0);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: perspective(8px) translateZ(0);
  transform: perspective(8px) translateZ(0);
  border-radius: 0.55rem !important;
}

.candidate-profile:hover::after {
  opacity: 1;
}

.communication blockquote {
  font-size: 12px;
}

.avatar-circle-40 {
  height: 40px;
  width: 40px;
  font-size: 15px;
  line-height: 40px;
}

#inbox-table tr td {
  line-height: 1.42857143;
}

.min-width-250 {
  min-width: 250px;
}

a {
  color: #2454d0;
}

a:focus, a:hover {
  color: #1e3f91;
}

.smart-form .checkbox i, .smart-form .radio i {
  background: #edf2f7;
  border-color: #d7d7d9 !important;
  border-width: 2px;
  border-radius: 4px;
}

.smart-form .radio i {
  border-radius: 50% !important;
}

/* Styles go here */
.tab-animation > .tab-content {
  position: relative;
}

.tab-animation > .tab-content > .tab-pane {
  transition: 0.2s linear opacity;
}

.tab-animation > .tab-content > .tab-pane.active-remove {
  position: absolute;
  top: 0;
  width: 100%;
  display: block;
}

.tab-animation > .tab-content > .tab-pane.active-remove-active {
  opacity: 0;
}

.tab-animation > .tab-content > .tab-pane.active-add {
  opacity: 0;
}

.animate-if.ng-enter, .animate-if.ng-leave {
  -webkit-transition: 0.5s linear all;
  -moz-transition: 0.5s linear all;
  -ms-transition: 0.5s linear all;
  -o-transition: 0.5s linear all;
  transition: 0.5s linear all;
  overflow: hidden;
}

.animate-if.ng-enter {
  max-height: 0;
  opacity: 0;
}

.animate-if.ng-enter.ng-enter-active {
  max-height: 999px;
  opacity: 1;
}

.animate-if.ng-leave {
  max-height: 999px;
  opacity: 1;
}

.animate-if.ng-leave.ng-leave-active {
  max-height: 0;
  opacity: 1;
}

blockquote.sticky {
  border-color: rgba(0, 27, 133, 0.55);
}

blockquote.sticky-position {
  border-color: rgba(123, 203, 206, 0.55);
}

blockquote.sticky-internal {
  border-color: #ff0000;
}

.actions-timeline {
  padding: 0px 0px 0px 30px;
}

.dashboard .positions-list {
  background-image: url("/img/work_timeline_9u4u.svg");
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: bottom right;
}

.assessment-description.system {
  border-left: 4px solid rgba(0, 27, 133, 0.55);
}

.overflow-visible {
  overflow: visible !important;
}

.messages-placeholder {
  height: 400px;
  border: 3px dashed #d0d0d0;
}
.messages-placeholder .message-placholder-items {
  padding: 60px;
}
.messages-placeholder .message-placholder-items .message-placholder-items-list {
  display: flex;
  justify-content: center;
}

.messages-item {
  border: 1px solid rgb(242, 242, 242);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.messages-item:hover {
  background-color: #eaf0f4 !important;
}

.profile-menu {
  z-index: 8999;
  top: 0px;
  position: sticky;
}
.profile-menu .btn.btn-default {
  background-color: #4c4f53;
  border-color: #626262;
}
.profile-menu .btn.btn-default i {
  color: #dcdcdc;
}
.profile-menu .btn.btn-default:hover {
  background-color: #404246;
  color: #ffffff;
}
.profile-menu .btn.btn-link:hover {
  text-decoration: none;
  text-underline: none;
  color: #ffffff;
  border-bottom: none;
}
.profile-menu .btn.btn-link:hover .fa {
  color: inherit;
}

.edit-profile .form-wizard-header {
  margin-left: -40px;
  margin-right: -40px;
  width: inherit;
  background-color: #e3eaef;
}
.edit-profile .mb-4, .edit-profile .my-4 {
  margin-bottom: 2.25rem !important;
}
.edit-profile .nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.edit-profile .nav-pills .nav-link.active, .edit-profile .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #4d6091;
  border-radius: 0;
}
.edit-profile .pb-2, .edit-profile .py-2 {
  padding-bottom: 0.75rem !important;
}
.edit-profile .pt-2, .edit-profile .py-2 {
  padding-top: 0.75rem !important;
}
.edit-profile .nav-item {
  height: 40px;
  padding-top: 0px;
}
.edit-profile .nav-item.active {
  background-color: #4d6091;
}

.line-height-2 {
  line-height: 2 !important;
  padding-left: 10px;
}

.board {
  display: block;
  white-space: nowrap;
  overflow-x: auto;
}
.board .tasks {
  padding: 0 0.5rem 0.5rem 0.5rem;
  display: inline-block;
  width: 22rem;
  margin: 0 0.3rem 0.3rem 0.3rem;
  vertical-align: top;
  margin-bottom: 30px;
  border-radius: 0.25rem;
  min-width: 23rem;
  background-color: #e3eaf3;
}
.board .tasks:last-child {
  background-image: url("/img/undraw_Astronaut_kwwa.svg");
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 200pt;
}
.board .tasks:first-child {
  background-image: url("/img/undraw_maker_launch_crhe.svg");
  background-position: bottom left;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 200pt;
}
.board .tasks::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: none;
}
.board .tasks::-webkit-scrollbar {
  width: 10px;
  background-color: #ffffff;
}
.board .tasks::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(184, 192, 198);
}
.board .p-3 {
  padding: 1.5rem !important;
}
.board .tasks .card {
  white-space: normal;
  margin-top: 1rem;
}
.board h5 {
  display: block;
  font-size: 0.83em;
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  font-size: 0.9375rem;
  color: white;
}
.board .mt-0, .board .my-0 {
  margin-top: 0 !important;
}
.board .task-list-items {
  min-height: 100px;
  position: relative;
}
.board .task-list-items:before {
  content: "No Candidates";
  position: absolute;
  line-height: 110px;
  width: 100%;
  text-align: center;
  font-weight: 600;
}
.board .tasks .task-header {
  background-color: #1f2937;
  padding: 0.5rem;
  margin: 0 -0.4rem;
  font-weight: 500 !important;
  font-size: 0.8rem;
  border-radius: 8px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-left: 20px;
  color: white;
}
.board .tasks .task-header span {
  color: white;
}
.board .avatar-circle-small {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  padding-top: 1pt;
  font-size: 10pt;
  color: #cecece;
  text-align: center;
  background: #f5f5f5;
  margin-left: 5px;
  border: 1px solid #ededed;
  text-transform: uppercase;
}

.rejected {
  border-left: 4px solid red;
  border-block-end: none;
  border-block-start: none;
}

.hired {
  border-left: #2738b7 6px solid !important;
  border-block-end: none;
  border-block-start: none;
}

.accepted {
  border-left: 4px solid green;
  border-block-end: none;
  border-block-start: none;
}

.maybe {
  border-left: 4px solid orange;
  border-block-end: none;
  border-block-start: none;
}

.candidates-toolbar ul.list-inline .divider {
  width: 1px;
  display: inline;
  padding: 2px;
  overflow: hidden;
  background-color: #ececec;
  margin-left: 0px;
  margin-right: 5px;
  cursor: default;
}
.candidates-toolbar ul.list-inline li[role=menuitem] {
  cursor: pointer;
  padding: 5px 10px;
}
.candidates-toolbar ul.list-inline li[role=menuitem] a {
  color: #1f2b38;
}
.candidates-toolbar ul.list-inline li[role=menuitem]:hover {
  background-color: #e5e5e5;
  border-radius: 4px;
}
.candidates-toolbar ul.list-inline li[role=menuitem]:hover a {
  color: #1e3f91;
}

.candidate-search-popover {
  width: 550px;
  background-color: #182436;
  max-width: 700px !important;
  color: white;
}
.candidate-search-popover.popover.bottom > .arrow:after {
  border-bottom-color: #333;
}
.candidate-search-popover ul li {
  padding-top: 10px;
}
.candidate-search-popover ul li .operator {
  display: block;
  color: #6b9aff;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 12pt;
}
.candidate-search-popover ul li i {
  font-size: 12pt;
  padding-right: 10px;
  color: #abb7d8;
}
.candidate-search-popover ul li .operator-normal {
  text-transform: lowercase;
  color: white;
}

.search-info {
  border-left: none;
  border-right: none;
  background-color: white;
  padding-bottom: 9px !important;
}

.search-info:hover {
  background-color: #ebeef5 !important;
}

.background-color-white-smoke {
  background-color: whitesmoke !important;
}

ul li.workflow-stage {
  height: 50px;
  padding: 10px !important;
  margin: 2px;
  flex: 1;
  border: 1px solid #c9d4db;
  background-color: #dde7ee;
  font-size: 10pt;
}
ul li.workflow-stage .card-body {
  padding: 0.6rem;
}

.smart-form .tooltip {
  position: absolute;
  z-index: 999;
  left: inherit;
  padding: 5px 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  background: none;
  color: inherit;
  opacity: inherit;
  transition: inherit;
}

.candidates-filters input:hover, .candidates-filters textarea:hover, .candidates-filters .select2-input:hover, .candidates-filters .select2-container-multi:hover, .candidates-filters .select2-choices:hover {
  border-color: #adcdff !important;
  color: black;
}
.candidates-filters span.text-muted {
  font-weight: bold;
}
.candidates-filters .dropdown-menu > li > a {
  color: #ffffff !important;
  cursor: pointer;
  padding: 7px;
  margin: 0px;
}
.candidates-filters .dropdown-menu > li > a:hover {
  background-color: #080a0e;
}
.candidates-filters .dropdown-menu {
  max-height: 500px;
}
.candidates-filters .dropdown-menu ul li {
  break-inside: avoid-column;
}
.candidates-filters .candidate-dropdown-filter {
  padding-top: 0px;
}
.candidates-filters .candidate-dropdown-filter.active {
  background-color: #4d6095;
  text-underline: none;
  border-bottom: none;
}
.candidates-filters .candidate-dropdown-filter.active .btn {
  color: #f6f6f6;
}
.candidates-filters .candidate-dropdown-filter:hover {
  background: #2974db;
  color: #f6f6f6;
  transition: 0.3s;
}
.candidates-filters .candidate-dropdown-filter:hover .btn {
  color: white;
  border-bottom: none !important;
}
.candidates-filters .candidate-dropdown-filter:hover .btn-link .text-muted {
  color: white;
}
.candidates-filters .candidate-dropdown-filter .btn-link {
  text-decoration: none;
  padding-top: 2px !important;
  border-bottom: none !important;
}
.candidates-filters .candidate-dropdown-filter .btn-link:hover {
  text-decoration: none;
  text-underline: none;
  border-bottom: none;
  padding-bottom: 0px;
  border-bottom: none !important;
  color: white;
}
.candidates-filters .candidate-dropdown-filter .btn-link:hover .text-muted {
  color: white;
}
.candidates-filters ul.dropdown-menu {
  background-color: #1f2937;
  padding-bottom: 10px;
  min-width: 180px !important;
}
.candidates-filters ul.dropdown-menu li {
  border-bottom: 1px solid #242f3e;
  padding: 2px !important;
  cursor: pointer;
}
.candidates-filters ul.dropdown-menu li a {
  font-weight: 400 !important;
}
.candidates-filters ul.dropdown-menu li:last-child {
  border-bottom: none;
}
.candidates-filters ul.dropdown-menu li span {
  padding: 0px;
  display: inline-block;
  letter-spacing: 0.4px;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 0px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  padding: 1px !important;
}

.candidate-full-profile ul.nav-tabs.nav-justified {
  background-color: #cad3e0;
}
.candidate-full-profile ul.nav-tabs.nav-justified li {
  background-color: #cad3e0;
}
.candidate-full-profile .nav-tabs > li.active > a {
  border: none !important;
  background: none;
  border-bottom: none;
}
.candidate-full-profile .nav-tabs > li > a {
  border: none !important;
  font-size: 9pt;
  background-color: #cad3e0;
}
.candidate-full-profile .nav-tabs > li > a:hover {
  background: none;
}

.candidate-profile-box {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
}

.candidates-filters .candidate-dropdown-filter {
  background-color: #ffffff;
  margin: 2px;
  height: 25px;
  padding: 0px 0px 0px 9px;
  border-radius: 10px;
  text-transform: capitalize;
  color: rgb(5, 31, 65);
  border: 1px solid #d4d4d4;
}
.candidates-filters .candidate-dropdown-filter.filter-primary .text-muted {
  color: #ebebeb !important;
}
.candidates-filters .candidate-dropdown-filter span {
  font-weight: 600 !important;
  font-size: 9pt;
  padding: 0px;
  letter-spacing: 0.4px !important;
}
.candidates-filters .candidate-dropdown-filter .btn-link {
  color: #154576;
  padding-right: 0px !important;
  padding-top: 2px;
}
.candidates-filters .candidate-dropdown-filter .btn-link .text-muted {
  color: #154576;
  font-weight: 600 !important;
  font-size: 9pt;
}
.candidates-filters .candidate-dropdown-filter .btn-link .text-muted:hover {
  color: white;
}
.candidates-filters .candidate-dropdown-filter .btn-link span {
  padding-right: 3px;
}
.candidates-filters .candidate-dropdown-filter .btn-link:hover {
  background-color: #154576;
  text-decoration: none !important;
  color: white !important;
}
.candidates-filters .candidate-dropdown-filter .btn-link:hover .text-muted {
  color: white !important;
}

.open > .dropdown-menu {
  animation: none;
}

.highlight {
  padding: 3px 15px;
  color: black;
}
.highlight em {
  background-color: #ffffc7;
  font-weight: bold;
  text-transform: none;
  color: black;
  font-style: normal;
}

.sidebar-left {
  display: table-cell;
  float: none;
  min-width: 280px;
}

.content-right {
  display: table-cell;
  float: none;
  vertical-align: top;
  padding-left: 30px;
  padding-right: 20px;
  width: 100%;
}

.mainwrap {
  display: table;
}

.candidate-card h4 {
  font-size: 11pt;
  color: black;
}
.candidate-card ul li {
  margin: 5px;
  border: none;
  background: #f1f3fa;
  border: 1px solid #d6d8e0;
  border-radius: 50px;
  padding: 3px;
  width: 30px;
  height: 30px;
}
.candidate-card:hover {
  background-color: #fffff7;
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
  -webkit-filter: blur(0);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: perspective(8px) translateZ(0);
  transform: perspective(8px) translateZ(0);
}

.candidate-profile-box .no-float {
  float: none;
  display: table-cell;
  vertical-align: top;
}

.board-columns {
  min-height: 500px;
  height: 80vh;
  padding-left: 1px;
  padding-right: 1px;
  overflow-y: auto;
  overflow-x: hidden;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

ul.sub-menu li a {
  text-align: left;
}

i.fa-ci {
  display: inline-block;
  border-radius: 40px;
  box-shadow: 0px 0px 2px #888;
  padding: 0.5em 0.6em;
}

.border-left-oa {
  border-left: 3px solid #1f2b38 !important;
}

.btn-primary {
  min-width: 100px;
}

.icons-list li {
  font-size: 17pt;
  height: 30px;
  width: 30px;
  padding: 5px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin: 5px;
  background-color: #f0f0f0;
  cursor: pointer;
}
.icons-list li.selected {
  color: white;
  border: 1px solid #6576a6 !important;
  background-color: #6576a6;
  box-shadow: 3px 3px 3px 0px #525252;
}

.btn-primary, .btn-default, .btn-success, .btn-danger {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out !important;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out !important;
  border-radius: 3pt;
}

.label::first-letter {
  text-transform: capitalize;
}

.btn:active, .btn:focus, .btn:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
  outline: 0;
  border: 1px solid transparent;
  transition: background-color 0.5s ease, box-shadow 0.5s ease;
  -webkit-transition: background-color 0.5s ease, box-shadow 0.5s 0s ease;
}

.btn-success:hover {
  background-color: #2e7d32 !important;
  border-color: #2e7d32 !important;
}
.btn-success:focus {
  background-color: #2e7d32 !important;
  border-color: #2e7d32 !important;
}

.candidate-dropdown-filter:hover, .candidate-dropdown-filter:focus, .candidate-dropdown-filter:active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
  outline: 0;
}
.candidate-dropdown-filter .btn {
  -webkit-box-shadow: none !important;
  -webkit-transition: none !important;
  box-shadow: none !important;
}
.candidate-dropdown-filter .btn:active, .candidate-dropdown-filter .btn:focus, .candidate-dropdown-filter .btn:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0;
}

.btn .btn-link {
  -webkit-box-shadow: none !important;
  -webkit-transition: none !important;
  box-shadow: none !important;
}
.btn .btn-link:active, .btn .btn-link:focus, .btn .btn-link:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0;
}

.btn:focus, .btn:hover {
  background: #154576;
  color: white;
}
.btn:focus i.fa-duotone, .btn:hover i.fa-duotone {
  color: white;
}

.btn.btn-default:focus, .btn.btn-default:hover {
  color: #333 !important;
  background-color: #e6e6e6;
}
.btn.btn-default:focus i.fa-duotone, .btn.btn-default:hover i.fa-duotone {
  color: #2b69c0;
}

h1::first-letter, h2::first-letter, h3::first-letter, h4::first-letter, h5::first-letter {
  text-transform: uppercase;
}

.pagination > li > a, .pagination > li > span {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.pagination > li > a, .pagination > li > span {
  background-color: transparent;
  border: none;
}

.linear-activity {
  overflow: hidden;
  width: 100%;
  height: 4px;
  background-color: #9aa7f7;
}

.determinate {
  position: relative;
  max-width: 100%;
  height: 100%;
  -webkit-transition: width 500ms ease-out 1s;
  -moz-transition: width 500ms ease-out 1s;
  -o-transition: width 500ms ease-out 1s;
  transition: width 500ms ease-out 1s;
  background-color: #9aa7f7;
}

.indeterminate {
  position: relative;
  width: 100%;
  height: 100%;
}

.indeterminate:before {
  content: "";
  position: absolute;
  height: 100%;
  background-color: #283289;
  animation: indeterminate_first 1.5s infinite ease-out;
}

.indeterminate:after {
  content: "";
  position: absolute;
  height: 100%;
  background-color: #3949ab;
  animation: indeterminate_second 1.5s infinite ease-in;
}

@keyframes indeterminate_first {
  0% {
    left: -100%;
    width: 100%;
  }
  100% {
    left: 100%;
    width: 10%;
  }
}
@keyframes indeterminate_second {
  0% {
    left: -150%;
    width: 100%;
  }
  100% {
    left: 100%;
    width: 10%;
  }
}
.profile-status label.active {
  background-color: #283288;
  color: white;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  background-color: transparent;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #1f2b38;
  border-color: #1f2b38;
  border-radius: 50px;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #434442;
  text-decoration: none;
  background-color: transparent;
  border: none;
  font-weight: bold;
}

.pagination-next a, .pagination-prev a {
  background-color: gainsboro;
  border-radius: 50px;
}
.pagination-next a:hover, .pagination-prev a:hover {
  webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
  outline: 0;
}

.profile-item.ng-move,
.profile-item.ng-enter,
.profile-item.ng-leave {
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}

.profile-item.ng-leave.ng-leave-active,
.profile-item.ng-move,
.profile-item.ng-enter {
  opacity: 0;
}

.profile-item.ng-leave,
.profile-item.ng-move.ng-move-active,
.profile-item.ng-enter.ng-enter-active {
  opacity: 1;
}

.profile-documents-upload {
  background-color: #f9f9f9;
  padding-bottom: 20px;
  margin-top: -10px;
  padding-top: 20px;
}

.pin-code {
  width: 120px;
  border: none;
  border-bottom: 2px solid #6576a6;
  margin-right: 20px;
  text-align: center;
  letter-spacing: 7px;
  border-radius: 0px;
}

.pin-code-button {
  box-shadow: none !important;
  border: 1px solid #5453d3;
  font-size: 10pt;
  text-transform: uppercase;
  font-weight: bold;
}

.btn-group .btn-default {
  border: 1px solid #6576a6;
  font-weight: bold;
}

.header-profile {
  background-color: gainsboro;
  width: 100%;
  height: 350px;
  position: absolute;
}

.btn-group .btn-default {
  -webkit-box-shadow: none;
  -webkit-transition: none;
  box-shadow: none;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  border-top-left-radius: 3pt !important;
  border-bottom-left-radius: 3pt !important;
  padding-right: 10px;
}

.btn-group > .btn:last-child {
  margin-left: 0;
  border-top-right-radius: 3pt !important;
  border-bottom-right-radius: 3pt !important;
}

.read-only-form .smart-form .input input, .read-only-form .smart-form .input textarea, .read-only-form .smart-form .input .select2-input, .read-only-form .smart-form .input .select2-container-multi, .read-only-form .smart-form .input .select2-choices, .read-only-form .smart-form .textarea input, .read-only-form .smart-form .textarea textarea, .read-only-form .smart-form .textarea .select2-input, .read-only-form .smart-form .textarea .select2-container-multi, .read-only-form .smart-form .textarea .select2-choices {
  border: none !important;
  box-shadow: none !important;
}
.read-only-form .btn-group label.btn {
  border: none !important;
  box-shadow: none !important;
}
.read-only-form div[uib-datepicker-popup-wrap] span.input-group-btn {
  visibility: hidden;
}

.communication-control ul.nav {
  padding: 0;
}
.communication-control ul.nav li {
  padding: 0;
}

.settings-item-selected {
  background-color: #464FEB;
  font-weight: normal;
  color: white;
  border-radius: 10px;
  margin-left: 3px !important;
  margin-right: 3px !important;
  transition: all 0.4s ease;
  padding: 10px !important;
}
.settings-item-selected .text-muted {
  color: whitesmoke;
}

.dashboard .avatar-circle {
  width: 50px;
  height: 50px;
  border-radius: 35px;
  padding-top: 0pt;
  font-size: 12pt;
  color: #cecece;
  line-height: 47px;
  text-align: center;
  background: #464FEB;
  margin-left: 10px;
  border: 1px solid #e6e6e6;
  text-transform: uppercase;
}

html {
  font-size: 1em;
  line-height: 1.4;
}

body {
  margin: 0;
  padding: 0;
  background: #dddfe0;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
}

#deadline {
  width: 581px;
  max-width: 100%;
  height: 158px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#deadline svg {
  width: 100%;
}

#progress-time-fill {
  animation-name: progress-fill;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

/* Designer */
#designer-arm-grop {
  animation: write 1.5s ease infinite;
  transform: translate(0, 0) rotate(0deg) scale(1, 1);
  transform-origin: left top;
}

.deadline-days {
  color: #fff;
  text-align: center;
  width: 100px;
  margin: 0 auto;
  position: relative;
  height: 20px;
  font-family: "Oswald", sans-serif;
}

.deadline-days .inner {
  width: 100px;
  position: relative;
  top: 0;
  left: 0;
}

.mask-red,
.mask-white {
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  height: 100%;
}

.mask-red {
  left: 0;
  width: 0;
  color: #BE002A;
  animation: text-red 20s ease infinite;
  z-index: 2;
  background: #f4f6f7;
}

.mask-white {
  right: 0;
}

/* Flames */
#red-flame {
  opacity: 0;
  animation: show-flames 20s ease infinite, red-flame 120ms ease infinite;
  transform-origin: center bottom;
}

#yellow-flame {
  opacity: 0;
  animation: show-flames 20s ease infinite, yellow-flame 120ms ease infinite;
  transform-origin: center bottom;
}

#white-flame {
  opacity: 0;
  animation: show-flames 20s ease infinite, red-flame 100ms ease infinite;
  transform-origin: center bottom;
}

@keyframes progress-fill {
  0% {
    x: -100%;
  }
  100% {
    x: -3%;
  }
}
@keyframes walk {
  0% {
    transform: translateX(0);
  }
  6% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(100px);
  }
  15% {
    transform: translateX(140px);
  }
  25% {
    transform: translateX(170px);
  }
  35% {
    transform: translateX(220px);
  }
  45% {
    transform: translateX(280px);
  }
  55% {
    transform: translateX(340px);
  }
  65% {
    transform: translateX(370px);
  }
  75% {
    transform: translateX(430px);
  }
  85% {
    transform: translateX(460px);
  }
  100% {
    transform: translateX(520px);
  }
}
@keyframes move-arm {
  0% {
    transform: rotate(0);
  }
  5% {
    transform: rotate(0);
  }
  9% {
    transform: rotate(40deg);
  }
  80% {
    transform: rotate(0);
  }
}
@keyframes move-tool {
  0% {
    transform: rotate(0);
  }
  5% {
    transform: rotate(0);
  }
  9% {
    transform: rotate(50deg);
  }
  80% {
    transform: rotate(0);
  }
}
/* Design animations */
@keyframes write {
  0% {
    transform: translate(0, 0) rotate(0deg) scale(1, 1);
  }
  16% {
    transform: translate(0px, 0px) rotate(5deg) scale(0.8, 1);
  }
  32% {
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
  }
  48% {
    transform: translate(0px, 0px) rotate(6deg) scale(0.8, 1);
  }
  65% {
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
  }
  83% {
    transform: translate(0px, 0px) rotate(4deg) scale(0.8, 1);
  }
}
@keyframes text-red {
  0% {
    width: 0%;
  }
  100% {
    width: 98%;
  }
}
/* Flames */
/* @keyframes show-flames {
    0% {
        transform:  translateY(0);
    }
    74% {
        transform:  translateY(0);
    }
    80% {
        transform:  translateY(-30px);
    }
    97% {
        transform:  translateY(-30px);
    }
    100% {
        transform: translateY(0px);
    }
} */
@keyframes show-flames {
  0% {
    opacity: 0;
  }
  74% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes red-flame {
  0% {
    transform: translateY(-30px) scale(1, 1);
  }
  25% {
    transform: translateY(-30px) scale(1.1, 1.1);
  }
  75% {
    transform: translateY(-30px) scale(0.8, 0.7);
  }
  100% {
    transform: translateY(-30px) scale(1, 1);
  }
}
@keyframes yellow-flame {
  0% {
    transform: translateY(-30px) scale(0.8, 0.7);
  }
  50% {
    transform: translateY(-30px) scale(1.1, 1.2);
  }
  100% {
    transform: translateY(-30px) scale(1, 1);
  }
}
.flex-container {
  display: flex;
  flex-wrap: nowrap;
}

.flex-container > div {
  background-color: #f1f1f1;
  width: 11%;
  margin: 5px;
  text-align: center;
  padding: 10px;
  min-width: 80px;
  border-radius: 5px;
}

.e-service .nav .active {
  color: darkblue;
}

.hover-element:hover {
  background-color: ghostwhite;
}

.cke_top {
  background: rgba(255, 255, 255, 0.9) !important;
  border-bottom: 1px solid #eeeeee !important;
}

.activites .activity-item {
  margin: 7px 10px;
  box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
}
.activites .activity-item .fa {
  font-size: 1.1em;
  color: #2196F3;
}
.activites .media-left {
  background-color: #f5f5f5;
}
.activites .media-body {
  overflow-wrap: break-word;
  padding-right: 0.2em;
}
.activites .media-body .fa {
  font-size: 0.8em;
  color: #9c9c9c;
}
.activites .ph_results_seen {
  font-size: 0.9em;
  padding-left: 10px;
  color: #9c9c9c;
  margin: 7px 10px;
  box-shadow: none;
}
.activites .ph_results_seen .fa-eye {
  font-size: 1em;
  color: #9c9c9c;
}
.activites .ph_results_seen .media-left {
  background-color: #ffffff !important;
}
.activites .profile_seen {
  font-size: 0.9em;
  padding-left: 10px;
  color: #9c9c9c;
  margin: 7px 10px;
  box-shadow: none;
}
.activites .profile_seen .fa-eye {
  font-size: 1em;
  color: #9c9c9c;
}
.activites .profile_seen .media-left {
  background-color: #ffffff !important;
}

.career-portal-items {
  /* IMAGE STYLES */
  /* CHECKED STYLES */
}
.career-portal-items [type=radio] {
  position: absolute !important;
  opacity: 0;
  width: 0;
  height: 0;
}
.career-portal-items [type=radio] + img {
  cursor: pointer !important;
}
.career-portal-items [type=radio]:checked + img {
  outline: 2px solid #f00;
}
.career-portal-items .card:hover img {
  -webkit-transform: none;
  -ms-transform: none;
  transition: none;
  transform: none;
}

.navbar-brand img {
  margin: -18px 0px -10px 0px;
  object-fit: cover;
  object-position: 20% 15px;
  height: 50px;
}

.assessment-results .header-title {
  font-size: 11pt;
  color: #6576a6 !important;
}
.assessment-results .text-muted {
  font-size: 10pt;
}
.assessment-results .verification-test {
  float: right !important;
}
.assessment-results .font-xs {
  font-size: 75% !important;
  color: #525252;
}

.task_item {
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
  -webkit-filter: blur(0);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: perspective(8px) translateZ(0);
  transform: perspective(8px) translateZ(0);
}

/* IE10 11*/
@media screen and (min-width: 0\0 ) {
  .media-body {
    width: auto;
  }
  .candidate-profile {
    max-width: 1200px;
  }
  .candidate-profile .media-body {
    width: 10000px;
  }
  .candidate-full-profile .profile-tabs-placeholder {
    max-width: 800px;
  }
  .candidate-full-profile .profile-tabs-placeholder .no-float {
    max-width: 800px;
  }
}
.assessment-results .card.row {
  margin-left: 0;
  margin-right: 0;
}

.element-wrapper {
  padding-bottom: 3rem;
}

.element-box, .invoice-w, .big-error-w {
  padding: 1.5rem 2rem;
  margin-bottom: 1rem;
}

.box-style, .user-profile, .element-box, .invoice-w, .big-error-w, .activity-boxes-w .activity-box, .post-box, .projects-list .project-box, .order-box, .ecommerce-customer-info {
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
}

.element-box, .invoice-w, .big-error-w {
  -webkit-animation-name: fadeUp;
  animation-name: fadeUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.form-header {
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  display: block;
}

.form-desc {
  color: #999;
  margin-bottom: 1.5rem;
  font-weight: 300;
  font-size: 0.9rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display: block;
}

.content-box {
  vertical-align: top;
  padding: 2rem 2.5rem;
  -webkit-box-flex: 1;
  flex: 1;
}

.card.active {
  border: 1px solid #cdddf4;
  border: 1px solid #cdddf4;
  background: #cdddf4;
}
.card.active:hover {
  border: 1px solid #cdddf4;
  background: #cdddf4;
}

ul.datetime-picker-dropdown .btn {
  padding: 3px;
  font-size: 7pt;
  box-shadow: none !important;
}
ul.datetime-picker-dropdown .input {
  font-size: 9pt;
  height: 20pt;
}

.glyphicon {
  z-index: 1;
}

.input-date {
  width: 120px;
}

.card .fa .fas .far {
  color: #009CFF;
}

.dark-red {
  color: darkred !important;
}

.date-hover:hover {
  background-color: blanchedalmond;
}

.sticky-wizard-bottom {
  padding: 20px;
  padding-right: 60px;
  background: #ffffff;
  margin: -15px;
  position: sticky;
  bottom: 0px;
}

.smart-style-2 nav.e-service-menu ul.navbar-nav li a {
  text-shadow: none;
  color: black !important;
  font-weight: 700;
}

.smart-style-2 nav.e-service-menu ul.navbar-nav li a:hover {
  text-shadow: none;
  color: white !important;
  font-weight: 700;
  border-radius: 30px;
}

.smart-style-2 nav.e-service-menu ul.navbar-nav li a:focus {
  text-shadow: none;
  color: white !important;
  font-weight: 700;
  border-radius: 30px;
}

.smart-style-2 nav ul.navbar-nav li a.active {
  text-shadow: none;
  color: white !important;
  font-weight: 700;
  border-radius: 30px;
  background-color: #1f2b38 !important;
}

.smart-form .col-small {
  float: left;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  box-sizing: border-box;
}

.text-preview {
  max-height: 90px;
  overflow: hidden;
}

.text-show-all {
  max-height: 500px;
  display: contents;
}

.paragraph font {
  font-size: 10pt !important;
}

.smart-form input.form-control.ng-invalid-pattern.ng-touched {
  border: 2px solid #a90329 !important;
}

.invitationListForm input.form-control.ng-invalid {
  border: 2px solid #a90329 !important;
}

.smart-form input.form-control.ng-invalid-required.ng-touched {
  border: 2px solid #a90329 !important;
}

.smart-form textarea.form-control.ng-invalid-required.ng-touched {
  border: 2px solid #a90329 !important;
}

.smart-form select.form-control.ng-invalid-required.ng-touched {
  border: 2px solid #a90329 !important;
}

.smart-form div.ui-select-container.ng-invalid-required.ng-touched {
  border: 2px solid #a90329 !important;
}

.nav-title {
  text-transform: uppercase;
  margin: 0;
  color: #bfbfbf;
  padding: 0.5rem 1rem;
  margin-top: 0.2rem;
  font-size: 0.7rem;
  letter-spacing: 1px;
  font-weight: 500;
}

.nav-footer {
  height: 2.8125rem;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.press-scale-down:active {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}

.press-scale-down {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.app-list {
  margin: 0 auto;
  display: block;
  width: 21.875rem !important;
  height: 22.5rem !important;
  font-size: 0;
  padding: 0.5rem 1rem;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.app-list-item {
  height: 5.9375rem;
  width: 6.25rem;
  display: block;
  text-decoration: none;
  color: #666;
  margin: 10px 2px;
  border: 1px solid transparent !important;
  outline: 0;
  border-radius: 3px;
  padding-top: 8px;
  border-radius: 4px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.icon-stack {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1em;
  vertical-align: middle;
  text-align: center;
}

.icon-stack-1x, .icon-stack-2x, .icon-stack-3x {
  position: absolute !important;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: inherit !important;
}

.ni, [class*=" base-"], [class^=base-], [data-icon]:before {
  font-family: nextgen-icons;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.app-list > li {
  display: inline-block;
  text-align: center;
  padding: 0;
}

.margin-right-13 {
  margin-right: 13px !important;
}

.smart-style-1 #header {
  background-color: #ffffff !important;
  box-shadow: 0 0 28px 0 rgba(86, 61, 124, 0.13) !important;
  height: 4.125rem;
}

#left-panel {
  -webkit-transition: all 0.25s !important;
  transition: all 0.25s !important;
  background-image: url(/img/nav_nachos@2x.png);
  background-position: left 0 bottom 0;
  background-repeat: no-repeat;
  background-size: 256px 556px;
  -webkit-transform: all 0.25s !important;
  padding-top: 0px;
}
#left-panel li.open ul {
  display: block;
}

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

.modal-full-width {
  width: 100%;
  top: 0px;
  margin: 0px;
}
.modal-full-width #shortcut {
  display: block;
}

.modal-backdrop.none {
  position: initial;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.fixed-navigation nav > ul {
  width: 100%;
}

#left-panel nav > ul::-webkit-scrollbar {
  width: 10px;
  background-color: transparent;
  background-image: linear-gradient(270deg, rgba(89, 143, 186, 0.18), transparent);
}

.smart-style-1 #logo-group {
  background: rgb(57, 85, 188) !important;
}

nav li a > .ni, nav li a > [class*=fa-] {
  margin-right: 0.25rem !important;
  font-size: 1.125rem !important;
  width: 1.75rem !important;
  color: #d4ddfc !important;
  text-align: left !important;
}

#left-panel nav > ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #93afc9;
}

#left-panel nav > ul::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-image: linear-gradient(270deg, rgba(89, 143, 186, 0.18), transparent);
  background-color: transparent;
  border-radius: 10px;
  box-shadow: none;
}

.minified #left-panel {
  width: 4.6875rem;
  z-index: 1001;
  will-change: width;
  -webkit-transition: all 470ms cubic-bezier(0.34, 1.25, 0.3, 1);
  transition: all 470ms cubic-bezier(0.34, 1.25, 0.3, 1);
}

.smart-style-1.minified nav ul li a {
  padding: 12px 17px 12px 30px;
}

.minified nav > ul > li > ul {
  left: 75px;
  margin-top: -7px;
  border-top: none;
  border-radius: 0px 0px 10px 0px;
}

.minified nav > ul > li > a > .menu-item-parent {
  left: 75px;
  color: #d4ddfc;
  background-color: #1b1e24;
  width: 185px;
  border-radius: 5px 5px 0px 0px;
  height: 40px;
}

.minified nav > ul > li {
  border-bottom: none;
  border-top: none;
}

.smart-style-1.minified nav > ul > li {
  border-bottom: none !important;
  border-top: none !important;
}

.minified #header > :first-child, .minified aside {
  width: 70px;
}
.minified .nav-title {
  visibility: hidden;
  display: none;
}

.smart-style-1 nav ul {
  widt: 120%;
}

#header > :first-child, aside {
  width: 16.875rem;
  height: 4.125rem;
}

.fixed-header.fixed-ribbon #header {
  height: 4.125rem;
}

.fixed-header #main {
  height: 4.125rem;
}

.smart-style-1.fixed-navigation nav ul li.active {
  color: white;
}
.smart-style-1.fixed-navigation nav ul li.active a {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 15px;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: all 1s, border-radius 1s !important;
  transition: all 1s, border-radius 1s !important;
}

.smart-style-1.fixed-navigation nav ul li a:hover {
  color: #d4ddfc;
  background-color: rgba(0, 0, 0, 0.1);
  scale: 1.04 !important;
}
.smart-style-1.fixed-navigation nav ul li a:hover span {
  color: white;
}

.smart-style-1.fixed-navigation nav ul li a {
  letter-spacing: 1px;
  font-size: 0.8rem !important;
  padding: 0.5rem 2rem !important;
  text-shadow: none !important;
  outline: 0;
  display: flex;
}

.smart-style-1.fixed-navigation nav ul ul li > a {
  text-shadow: none !important;
  padding: 0.8125rem 2rem 0.8125rem 4rem !important;
}

.smart-style-1.minified nav ul ul li > a {
  text-shadow: none !important;
  padding: 0.8125rem 2rem 0.8125rem 1rem !important;
}

.smart-style-1.fixed-navigation nav ul li a {
  padding: 0.5rem 2rem !important;
  text-shadow: none !important;
}

#main {
  margin-left: 16.875rem;
}

.minified #main {
  margin-left: 70px;
  overflow-x: inherit;
}

nav li a > .ni, nav li a > [class*=fa-] {
  margin-right: 0.25rem;
  font-size: 1.125rem;
  width: 1.75rem;
  color: rgb(75, 87, 134);
  opacity: 1;
  text-align: left;
}

.fixed-navigation nav > ul {
  padding-right: 5px;
}

.left-navigation {
  background-color: white;
}

nav ul ul {
  margin: 0;
  display: none;
  background: rgba(69, 69, 69, 0.6);
  padding: 7px 0;
  max-height: 0;
  transition: 0.5s linear;
}

#left-panel li.open ul {
  max-height: 25em;
}

.minifyme {
  bottom: 0px;
}

.smart-style-1 .page-footer, .smart-style-1 .superbox-show, .smart-style-1 aside {
  background-color: rgb(31, 41, 55) !important;
}

.smart-form .input input, .smart-form .input textarea, .smart-form .input .select2-input, .smart-form .input .select2-container-multi, .smart-form .input .select2-choices, .smart-form .textarea input, .smart-form .textarea textarea, .smart-form .textarea .select2-input, .smart-form .textarea .select2-container-multi, .smart-form .textarea .select2-choices {
  --bg-opacity: 1!important;
  background-color: #edf2f7 !important;
  background-color: rgba(237, 242, 247, var(--bg-opacity)) !important;
}

.smart-form .input input:focus, .smart-form .input textarea:focus, .smart-form .input .select2-input, .smart-form .input .select2-container-multi, .smart-form .input .select2-choices, .smart-form .textarea input:focus, .smart-form .textarea textarea:focus, .smart-form .textarea .select2-input, .smart-form .textarea .select2-container-multi, .smart-form .textarea .select2-choices {
  --bg-opacity: 1!important;
  background-color: #fff !important;
  background-color: rgba(255, 255, 255, var(--bg-opacity)) !important;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

nav ul ul li > a {
  font-weight: 400 !important;
  outline: 0;
  font-size: 0.875rem;
}

#logo-minified-img {
  height: 50px;
  /* width: 100px; */
  /* width: auto; */
  /* margin: 15px 5px; */
  /* height: 50px; */
  position: absolute;
  /* clip: rect(0px, 32px, 35px, 0); */
  max-width: inherit;
  margin: 0px 5px 0px 10px;
}

#logo {
  margin-top: 0px;
  margin-left: 0px;
}
#logo img {
  clip: rect(0px, 300px, 45px, 0px);
  position: fixed;
  margin: 10px 10px 0px 20px;
  width: 120px;
  padding-top: 5px;
}

.mobile-preview {
  width: 430px;
  height: 850px;
}
.mobile-preview iframe {
  width: 380px;
  overflow: hidden;
  border-radius: 40px;
  height: 812px;
}

.desktop-preview {
  width: 840px;
  min-height: 900px;
}
.desktop-preview iframe {
  width: 800px;
  height: 100vh;
}

#position-form .btn.flat-btn:active {
  border: 1px solid #bfbebe;
}
#position-form .btn-group label.btn.active {
  background-color: #1f2b38;
  color: white;
  border-radius: 20px !important;
}
#position-form .position-edit .btn-group .btn-default {
  font-weight: bold;
  border-radius: 20px !important;
}
#position-form .btn-group .btn-default {
  border: 1px solid #f6f8f9;
  font-weight: bold;
  border-radius: 20px !important;
}

.smart-style-1 nav ul .open .fa-plus-square-o:before {
  content: "\f107";
}

nav ul span.menu-item-parent {
  color: #dae5fb;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
}

nav ul span.menu-item-parent:hover {
  color: #fff;
}

nav ul li a:hover {
  color: #fff !important;
}

li a {
  text-underline: none;
}

.smart-style-1 header .btn-header > :first-child > a {
  background: none !important;
  border: none !important;
  /* color: #fff!important; */
  cursor: pointer !important;
  color: #005aee !important;
}
.smart-style-1 header .btn-header > :first-child > a .fa-2x {
  font-size: 17pt;
}

.btn-header {
  padding-top: 8pt;
}

.table-sticky .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  position: sticky !important;
  top: 50px;
  background-color: #f8f8f8;
  padding-bottom: 15px !important;
}

.header-sticky {
  position: sticky;
  top: 50px;
}

.edoc-user {
  padding: 3px 10px;
  padding-top: 5px;
  background: #fafafa;
  border: 1px solid #eeeeee;
  border-radius: 40px;
  color: #1b1e24;
  font-size: 0.7rem;
  display: block;
  letter-spacing: 0.5px;
  margin: 1px;
}
.edoc-user .fa-user {
  color: #22262d;
}
.edoc-user .fa-eye {
  color: #22262d;
}

.bg-green-light {
  background-color: #c0f2c0 !important;
}

.bg-green-dark {
  background-color: #80c180 !important;
}

.field-setting-row:hover {
  background-color: aliceblue;
}

.field-setting-row {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.btn-primary {
  background: #2E3E5C !important;
  color: #ffffff;
  border-radius: 4pt;
}

.btn-primary-2 {
  background: #D1DEF0 !important;
  color: #192F4D;
  border-color: #D1DEF0 !important;
  border-radius: 3pt;
}
.btn-primary-2:hover {
  background: #A3BDE1 !important;
  border-color: #A3BDE1 !important;
  color: #192F4D;
}

.btn {
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.5px;
  box-shadow: none !important;
  -webkit-font-smoothing: antialiased;
  font-optical-sizing: auto;
  font-family: "Segoe UI", "Segoe UI Web (West European)", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif !important;
}

.btn-group-xs > .btn, .btn-xs {
  font-size: 10px;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(231, 233, 246, 0.16);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

li.position-primary {
  background-color: #44587d;
  color: white !important;
}
li.position-primary a {
  color: white;
}
li.position-primary .description {
  color: #e0dede;
}

ul.positions-nav li.position-primary:hover {
  background-color: #344462;
}
ul.positions-nav li.nav-title-position {
  margin-top: 0.5rem;
  font-size: 0.7rem;
  letter-spacing: 1px;
  font-weight: 500;
  padding-top: 20px;
  color: #0d4b8e;
  height: 40px;
  border-right: none;
  border-top: 0px solid;
}
ul.positions-nav li.nav-title-position:after {
  background-image: none;
}
ul.positions-nav li.nav-title-position:before {
  background-image: none;
}

[disabled=disabled] {
  pointer-events: none;
  opacity: 0.6 !important;
}

.smart-style-1.minified nav > ul > li > a > i {
  text-align: end;
}

ul.operation-menu {
  border-radius: 6px !important;
}
ul.operation-menu div ul li {
  padding: 5px !important;
  padding-bottom: 0px !important;
  text-decoration: none;
}
ul.operation-menu div ul li .fa, ul.operation-menu div ul li .fas {
  color: #009cff;
  margin-right: 5px;
}
ul.operation-menu div ul li:hover {
  background-color: #edf2f7;
  cursor: pointer !important;
  border-radius: 5px;
}
ul.operation-menu div ul li:hover .description {
  color: #254f78;
}
ul.operation-menu div ul li.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  color: grey !important;
  pointer-events: none;
  display: inline-block; /* For IE11/ MS Edge bug */
}
ul.operation-menu h5 {
  margin-left: 10px;
}

.dropdown-menu-animated {
  -webkit-transform: scale(0.8) !important;
  transform: scale(0.8) !important;
  -webkit-transition: all 270ms cubic-bezier(0.34, 1.25, 0.3, 1);
  transition: all 270ms cubic-bezier(0.34, 1.25, 0.3, 1);
  transition-property: all;
  transition-duration: 270ms;
  transition-timing-function: cubic-bezier(0.34, 1.25, 0.3, 1);
  transition-delay: 0s;
  opacity: 0;
  visibility: hidden;
  display: block;
}

.header-icon:not(.btn)[data-toggle=dropdown][data-toggle=dropdown]:after {
  content: " ";
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  background: #dae1e8;
  border-radius: 50%;
  top: 1.3125rem;
  z-index: -1;
  left: 0.9375rem;
  opacity: 0;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  transition-property: all;
  transition-duration: 0.1s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
}

.fixed-ribbon #ribbon {
  left: 270px;
  top: 66px;
}

#content {
  top: 20px;
}

h1, h2, h3, h4, h5, h6 .dropdown-menu {
  font-family: "Poppins", Helvetica, Arial, sans-serif !important;
}

/* width: 169px!important; */
@media only screen and (max-width: 479px) and (min-width: 320px) {
  #logo-group {
    width: inherit !important;
  }
}
li.dropdown-menu-profile {
  color: white;
  padding: 0px;
  background: linear-gradient(250deg, #3160af, #1f2b38);
}
li.dropdown-menu-profile a {
  color: white;
}
li.dropdown-menu-profile a:hover {
  background-color: transparent;
}

.select2-search-field {
  width: 100%;
}

.position-sourcing .stages--narrow {
  position: fixed;
  z-index: 1001;
  top: 131px;
  left: 0;
  right: 0;
  box-shadow: 0 1px 5px -1px rgba(51, 62, 73, 0.14), 0 4px 10px 0 rgba(51, 62, 73, 0.08);
}
.position-sourcing .grid-flex {
  display: flex;
  flex-wrap: wrap;
  margin-left: -24px;
}
.position-sourcing .guide-step {
  display: flex;
  flex-flow: row nowrap;
}
.position-sourcing .mt-m {
  margin-top: 16px !important;
}
.position-sourcing .guide-step .guide-step-item {
  flex: none;
  align-self: stretch;
  position: relative;
}
.position-sourcing .guide-step .guide-step-item:before {
  content: "";
  position: absolute;
  bottom: -15px;
  top: 15px;
  left: 11px;
  width: 2px;
  height: 100%;
  background: #c4cfde;
  z-index: 1;
}
.position-sourcing .guide-step .guide-step-item:before {
  content: "";
  position: absolute;
  bottom: -15px;
  top: 15px;
  left: 11px;
  width: 2px;
  height: 100%;
  background: #c4cfde;
  z-index: 1;
}
.position-sourcing .guide-step .guide-step-item > span {
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border-radius: 24px;
  background: #88929e;
  margin: 0 10px 0 0;
  color: #fff;
  font-size: 13px;
  z-index: 2;
  position: inherit;
}
.position-sourcing .caption1 {
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.position-sourcing .grid-flex__cell {
  box-sizing: border-box;
  display: flex;
  padding-left: 24px;
}
.position-sourcing .tiles-group .grid-flex__cell {
  padding-left: 16px;
}
.position-sourcing .text-center {
  text-align: center !important;
}
.position-sourcing .one-fourth {
  width: 25% !important;
}
.position-sourcing .card {
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 5px 0 rgba(51, 62, 73, 0.1);
  width: 100%;
  padding: 24px;
  position: relative;
}
.position-sourcing .heading2-strong {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: black;
}
.position-sourcing .mt-s {
  margin-top: 8px !important;
}
.position-sourcing .secondary-text {
  font-size: 13px;
  line-height: normal;
  font-weight: 400;
  margin-bottom: 20px;
}
.position-sourcing .disable {
  pointer-events: none;
  /* for "disabled" effect */
  opacity: 0.7;
}

.list-group-item-linkable:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
  cursor: pointer;
}

.hired-profile .uib-datepicker-popup .glyphicon {
  right: auto;
}
.hired-profile .uib-datepicker-popup .uib-left {
  text-align: inherit;
  display: inline-block;
  padding-top: 20px;
}
.hired-profile .uib-datepicker-popup .uib-left i {
  right: auto;
  padding-top: 20px;
}
.hired-profile .uib-datepicker-popup .uib-right {
  text-align: inherit;
  display: inline-block;
}
.hired-profile .uib-datepicker-popup .uib-button-bar {
  margin-top: 10px;
}
.hired-profile .uib-datepicker-popup .uib-title {
  font-size: 11pt;
}
.hired-profile .uib-datepicker-popup .btn {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.hired-profile .uib-datepicker-popup .btn:active, .hired-profile .uib-datepicker-popup .btn:focus, .hired-profile .uib-datepicker-popup .btn:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0;
}

.header-search img {
  max-width: initial;
}

.search-candidate .search-item:hover {
  color: white;
  width: auto;
  background-color: #1f2f3e;
  border-radius: 5px;
}
.search-candidate .search-item:hover div.bold.txt-color-black {
  color: white !important;
}

.header-search .dropdown-menu .active {
  background-color: #1f2f3e;
  color: white;
  border-radius: 5px;
}
.header-search .dropdown-menu .active div.bold.txt-color-black {
  color: white !important;
}

@media (max-width: 979px) {
  .header-search.pull-right {
    width: 150px;
  }
}
.card-empty {
  background-color: #e0e7eb;
  color: #66767f;
  border-color: #c9d6dc;
}

.txt-color-grayDark {
  color: #63899c !important;
}

.c-avatar-group__content {
  display: flex;
  align-items: center;
}

.c-accordion__bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  cursor: pointer;
}

.e-avatar--pull:first-of-type {
  margin-left: 0 !important;
}

.u-border-width--2 {
  border-width: 2px;
  border-style: solid;
}

.u-size--75 {
  height: 45px;
  width: 45px;
}

.u-border-color--white {
  border-color: #f1f6f8;
}

.e-avatar--pull {
  margin-top: 2px;
  margin-left: -8px;
  border: 3px solid #e0e7eb;
  transition: margin-left 0.1s cubic-bezier(0.25, -0.25, 0.75, 1.25);
}

.e-avatar {
  position: relative;
  float: left;
  background-size: cover;
  background-color: white;
  border-radius: 50%;
  margin-right: 5px;
}

.e-avatar__fallback-picture {
  border-radius: 50%;
}

.u-size--50 {
  height: 30px;
  width: 30px;
}

.u-bg--white-115 {
  background-color: #f1f6f8;
  color: #63899c;
  border-color: #e0e7eb;
  border-top-color: rgb(224, 231, 235);
  border-right-color: rgb(224, 231, 235);
  border-bottom-color: rgb(224, 231, 235);
  border-left-color: rgb(224, 231, 235);
}

.e-tag {
  color: inherit;
  font-size: 12px;
  line-height: 1.5;
  opacity: 1;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
  opacity: 0.7;
  font-family: "futura-pt", sans-serif;
  opacity: 1;
  position: relative;
  border-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  display: inline-flex;
  text-align: center;
  text-decoration: none;
  padding-left: 3px;
  padding-right: 7px;
  line-height: 25px;
  height: 25px;
  width: auto;
  box-sizing: border-box;
  vertical-align: top;
  margin-left: 1px;
  margin-bottom: 5px;
  max-width: 100%;
}

.o-icon--inline-120 {
  height: 1.2em;
  width: 1.2em;
  fill: currentColor;
  display: inline-block;
  position: relative;
  top: 0.25em;
}

.u-bg--warning-05 {
  background-color: #fef7e1;
  color: #2e424d;
  border-color: #fddb96;
}

.u-bg--success-05 {
  background-color: #f6fefc;
  color: #2e424d;
  border-color: #bdf4e8;
}

.e-tag--no-icon {
  padding-left: 7px;
}

@media (min-width: 768px) {
  .e-tag {
    font-size: 13px;
  }
}
.u-color--secondary {
  color: #0069d1;
}

.u-text--underline {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .o-text--product {
    font-size: 18px;
  }
}
.c-table__row:nth-child(odd) {
  background-color: #fcfdfd;
  color: #2e424d;
  border-color: #e0e7eb;
}

.o-icon--inline-120 {
  height: 1.2em;
  width: 1.2em;
  fill: currentColor;
  display: inline-block;
  position: relative;
  top: 0.25em;
}

.u-bg--white-115 {
  background-color: #f1f6f8;
  color: #63899c;
  border-color: #e0e7eb;
}

.o-text--product {
  color: inherit;
  font-size: 16px;
  line-height: 1.5;
  opacity: 1;
  margin-bottom: 0;
}

.c-table__cell {
  padding: 15px;
  max-width: 200px;
  vertical-align: top;
}

.c-table {
  background-color: white;
  color: #2e424d;
  border-color: #f1f6f8;
  border: 1px solid #e0e7eb;
  position: relative;
  width: 100%;
  margin: 15px 0 0;
}

.c-table__header, .c-table__row {
  background-color: white;
  color: #2e424d;
  border-color: #f1f6f8;
  border-bottom: 1px solid #e0e7eb;
  min-height: 60px;
  transition: background-color 0.3s ease;
}

.c-table__row:nth-child(odd) {
  background-color: #fcfdfd;
  color: #2e424d;
  border-color: #e0e7eb;
}

.c-table__header, .c-table__row {
  background-color: white;
  color: #2e424d;
  border-color: #f1f6f8;
  border-bottom: 1px solid #e0e7eb;
  min-height: 60px;
  transition: background-color 0.3s ease;
}

.btn-header > :first-child > a:active {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.btn-header > :first-child > a:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.btn-header span a i.fa-duotone {
  color: #4875b2;
}

.txt-color-lightGreen {
  color: #1dd437 !important;
}

.txt-color-blueMuted {
  color: #8590a7 !important;
}

.ui-select-multiple.ui-select-bootstrap {
  border-color: #e3eeff !important;
  border-top-color: rgb(227, 238, 255) !important;
  border-right-color: rgb(227, 238, 255) !important;
  border-bottom-color: rgb(227, 238, 255) !important;
  border-left-color: rgb(227, 238, 255) !important;
  border-radius: 5px !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-width: 2px !important;
  border-top-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-left-width: 2px !important;
  padding-left: 10px;
  background-color: #edf2f7 !important;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  line-height: 0.75 !important;
}

.ui-select-bootstrap .ui-select-choices-row.active > span {
  background-color: #e3eeff !important;
  color: #464feb !important;
}

.ui-select-bootstrap .btn {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: none !important;
  transition: none !important;
  height: 33px !important;
}
.ui-select-bootstrap .ui-select-search {
  height: 33px !important;
}
.ui-select-bootstrap .btn:active, .ui-select-bootstrap .btn:focus, .ui-select-bootstrap .btn:hover {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.ui-select-bootstrap .btn-default-focus {
  color: transparent !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border: none;
}
.ui-select-bootstrap .btn-default-focus:hover {
  border: none;
}
.ui-select-bootstrap .btn-default-focus:visited {
  border: none;
}
.ui-select-bootstrap .btn-default-focus:active {
  border: none;
}
.ui-select-bootstrap .ui-select-match-text span {
  display: inline-block !important;
  vertical-align: middle !important;
  margin-left: 5px !important;
}

.boostrap-select2 .btn {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: none !important;
  transition: none !important;
  border-color: #e8f0ff !important;
  border-radius: 5px !important;
  border-width: 2px !important;
  padding-left: 10px;
  background-color: #edf2f7 !important;
}
.boostrap-select2 input.form-control {
  border-color: #e8f0ff !important;
  border-radius: 5px !important;
  border-width: 2px !important;
  padding-left: 10px;
  background-color: #edf2f7 !important;
  height: 34px !important;
  text-indent: 10px;
}

li.ui-select-match-item.select2-search-choice {
  border-radius: 15px !important;
  padding-left: 0px !important;
}

.select2-container-multi .select2-search-choice-close:hover {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px !important;
}

.select2-search-choice-close:before {
  margin: 2px !important;
}

.select2-container-multi .select2-search-choice-close {
  padding-top: 7px !important;
}

.empl-settings {
  color: #9ab5c5;
}
.empl-settings:hover {
  color: #2f434e;
}

.employee-profile h3 {
  margin-top: 50px;
}

.e-service .glyphicon {
  z-index: 0;
}

.locations-ellipsis {
  display: inline-block;
  width: 280px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #0083ff;
  border-color: #009cff;
}
.list-group-item.active .text-muted, .list-group-item.active:focus .text-muted, .list-group-item.active:hover .text-muted {
  color: #dedddd;
}

.e-service-readonly {
  opacity: 1 !important;
}
.e-service-readonly input {
  border: none !important;
}
.e-service-readonly select {
  border: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  text-indent: 1px !important;
  text-overflow: "";
}
.e-service-readonly select::-ms-expand {
  display: none !important;
}
.e-service-readonly .select2-search-field {
  display: none !important;
}
.e-service-readonly .ui-select-match-close {
  display: none !important;
}
.e-service-readonly .select2 {
  border: none !important;
}
.e-service-readonly ul.select2-choices {
  border: none !important;
}
.e-service-readonly .textarea {
  border: none !important;
}
.e-service-readonly .smart-form select.form-control {
  border: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  text-indent: 1px !important;
  text-overflow: "" !important;
}
.e-service-readonly .smart-form input.form-control {
  border: none !important;
}
.e-service-readonly .smart-form .textarea textarea {
  border: none !important;
}

.bullet {
  list-style: outside !important;
}

.badge-lightblue {
  background-color: #009cff;
}

.label-primary {
  background-color: #005aee !important;
}

.integration-off img {
  filter: grayscale(1);
}
.integration-off .btn {
  background-color: #abaaaa !important;
}
.integration-off h3 {
  color: grey;
}

.candidate-profile ul.list-item-info li {
  padding-right: 1px;
  padding-left: 1px;
}
.candidate-profile ul.list-item-info li span {
  margin-right: 0px;
}

ul.cke_autocomplete_panel {
  min-width: 300px;
}
ul.cke_autocomplete_panel li {
  margin: 4px;
}
ul.cke_autocomplete_panel li .username {
  padding-bottom: 2px;
}
ul.cke_autocomplete_panel li span {
  line-height: 6pt;
}

.apply-form-main {
  background-color: #FFFFFF !important;
}

.result_label .fa {
  color: #005af9;
  font-size: 10pt;
}

.overflow-x {
  overflow-x: scroll;
}

.column-2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}

.column-3 {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}

.column-1 {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 1;
}

.visible-on-hovera {
  visibility: hidden;
}
.visible-on-hover:hover {
  visibility: visible;
}

.hexaco-graphic .hexaco-implementation .headline {
  font-size: 10.5pt;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 10px;
}
.hexaco-graphic .hexaco-implementation .score-info-class-headline {
  visibility: hidden;
  display: none;
}
.hexaco-graphic .hexaco-implementation .score-info {
  display: inline;
}

.btn {
  box-shadow: none;
  text-decoration: none;
  position: relative;
  transition: background-color 0.6s ease !important;
  overflow: hidden;
}
.btn:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  top: var(--mouse-y);
  left: var(--mouse-x);
  transform-style: flat;
  transform: translate3d(-50%, -50%, 0);
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  transition: width 0.3s ease, height 0.3s ease;
}
.btn:focus, .btn:hover {
  background: #2974db;
}
.btn:active:after {
  width: 300px;
  height: 300px;
}

.coin-item.ng-enter {
  opacity: 0;
  transition: all 0.5s ease;
}

.coin-item.ng-enter-active {
  opacity: 1;
}

.coin-item.fa {
  text-shadow: 3px 3px #b7e5be;
}

.pe-dimension-headline {
  text-align: center !important;
}

.multiselect-parent {
  width: 100%;
}
.multiselect-parent button.dropdown-toggle {
  width: 100%;
  text-align: left;
  box-shadow: none !important;
  border: 2px solid #ececec;
  background-color: #edf2f7;
  font-weight: normal;
}
.multiselect-parent button.dropdown-toggle .caret {
  float: right;
  margin-top: 5px;
}
.multiselect-parent button.dropdown-toggle:hover {
  color: black;
}

.guide-step-content {
  width: 95%;
}

.custom-field-dropdown ul.dropdown-menu > li > a:hover {
  background-color: #cccccd;
}
.custom-field-dropdown ul.dropdown-menu {
  min-width: 100px;
  margin-left: 0px;
  margin-top: 0px;
}
.custom-field-dropdown .btn:hover {
  color: black;
}

.main-view-parrent {
  min-height: calc(100% - 50px) !important;
  height: calc(100% - 50px) !important;
}

.profile-menu a.txt-gray {
  color: #efefef !important;
}
.profile-menu label {
  color: white !important;
}
.profile-menu .dropdown {
  font-weight: bold;
  width: 200px;
}

.configuration .company-position-page li {
  background-color: white;
}

.btn-group label.btn:last-child {
  margin-left: -1px;
}

.badge-xs {
  font-size: 7pt !important;
  padding-top: 4px !important;
  letter-spacing: 0.7px !important;
  font-weight: normal;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  width: 50% !important;
  min-width: 150px;
}

.logo-100 {
  max-height: 65px;
}

@media (min-width: 768px) and (max-width: 880px) {
  #main {
    margin-left: 0;
    overflow-x: inherit;
  }
  .report-index {
    margin-right: 70px;
  }
}
.row.equal {
  display: flex;
  flex-wrap: wrap;
}
.row.equal .card {
  height: calc(100% - 30px);
}

.card.pointer:hover {
  background-color: #f1f7ff !important;
}

.bg-color-assessment-centar-step {
  background-color: #536d99;
  border-radius: 30px;
}

.no-wrap {
  white-space: nowrap;
}

.row.hover:hover {
  background-color: aliceblue;
}

.ui-select-bootstrap .btn:after {
  content: none;
}

.ui-select-match .btn-xs {
  padding: 5px 15px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 1;
  padding-left: 2px;
}

.edoc .disabled {
  pointer-events: none;
}

.fixed-navigation.smart-style-1 #logo-group {
  background: #222a3a !important;
}

nav ul li a:active {
  background: #080a0e !important;
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s !important;
  transition-property: color, background-color !important;
  transition-duration: 0.1s, 0.1s !important;
  transition-timing-function: linear, linear !important;
  transition-delay: 0s, 0s !important;
}

nav ul li.active a span.menu-item-parent {
  color: white !important;
}

.minified nav > ul > li.active > a::before {
  content: "\f0d9";
  font-weight: 600;
  font-family: "Font Awesome 6 Pro";
}

.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea {
  color: #000000 !important;
  font-weight: 600;
}

.smart-form .checkbox, .smart-form .radio {
  color: #000000 !important;
}

input[type=file] {
  box-shadow: none !important;
}

.badge-lightblue-oa {
  white-space: normal;
  line-height: 18px;
  background-color: #b4cffa !important;
  color: #071a38 !important;
  font-weight: 600 !important;
  letter-spacing: 0.5px;
  font-size: 7pt;
}

.modal-backdrop {
  background-color: rgba(20, 20, 20, 0.7);
}

.candidate-dropdown-filter.candidate-filter-recruitment {
  background-color: #D1DEF0;
  border-color: #D1DEF0;
}

.candidate-dropdown-filter.candidate-filter-info {
  background-color: #EDF2F7;
  border-color: #EDF2F7;
}

.candidates-filters .candidate-dropdown-filter:hover {
  background: #2974DB !important;
}

@media screen and (max-device-width: 1366px) {
  body {
    zoom: 0.75;
    -webkit-font-smoothing: subpixel-antialiased !important;
    backface-visibility: hidden !important;
  }
  body.apply-form-main {
    zoom: 1 !important;
  }
}
.media-hover:hover {
  -webkit-transition: all 0.2s ease-in-out;
  background-color: aliceblue;
}

.email-templates-config .email-templates-category.panel-open > a {
  background-color: #202b3a;
  color: white;
}

.notification {
  display: block;
  padding: 1rem;
}

.bg-orange-light {
  background-color: #fae0aa !important;
}

.bg-red-light {
  background-color: #f6b7b7 !important;
}

.bg-red-dark {
  background-color: #f86f6f !important;
}

.bl-solid {
  border-left: solid 1em;
}

.bl-green-light {
  border-left-color: #c0f2c0;
}

.bl-orange-light {
  border-left-color: #fae0aa;
}

.bl-red-light {
  border-left-color: #f6b7b7;
}

.bl-red-dark {
  border-left-color: #f86f6f;
}

.bg-gray-light {
  background-color: #f7f7f7;
}

.bg-gray-dark {
  background-color: #d9d9d9;
}

.bg-blue-light {
  background-color: #A3BDE1;
}

.white-border tr td {
  border: white solid 1px;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.dropdown-content a {
  font-size: 0.8em;
  padding: 10px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {
  background-color: #d9d9d9;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.hide-overflow {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tsq table td {
  border: 1px solid #ddd;
  text-align: left;
}

.tsq table {
  border-collapse: collapse;
  width: 100%;
}

.tsq td {
  padding: 15px;
}

.expanded-top-navigation {
  left: 75px;
}

.collapsed-top-navigation {
  left: 270px;
}

.candidate-results h2 {
  font-size: 1.7em;
}
.candidate-results h3 {
  font-size: 1.4em;
}

.btn.btn-ai {
  background-color: #ffffff !important;
  border: 1px solid #4875b2 !important;
  color: #355f97 !important;
  min-width: 130px !important;
  transition-duration: 0.4s;
  border-radius: 29px;
}
.btn.btn-ai:hover {
  background-color: #dee1ee;
  color: #204475 !important;
}
.btn.btn-ai:disabled {
  background-color: #e1e1e1;
  color: #b2b2b2;
  cursor: not-allowed;
}

.modal-container-70 {
  width: auto;
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.disabled-section {
  pointer-events: none;
  opacity: 0.4;
  cursor: not-allowed;
}

.smart-style-1 nav > ul > li > a > i:after {
  border: none !important;
}

.smart-form .checkbox input + i:after {
  content: "\f00c";
  top: -1px;
  left: 1px;
  width: 15px;
  height: 15px;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  font-family: "Font Awesome 6 Pro" !important;
  text-align: center;
}

.employee-nav-active {
  background-color: #171c32 !important;
  color: whitesmoke !important;
  padding: 5px;
  border-radius: 15px !important;
  font-weight: normal;
}
.employee-nav-active .fa-duotone {
  color: whitesmoke !important;
}

.employee-nav-active a {
  color: whitesmoke !important;
  background-color: #171c32 !important;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 0.8em;
  padding-top: 0px;
}

.employee-nav-active a:hover, .employee-nav-active a:focus {
  background-color: #41526a;
  color: whitesmoke !important;
  border-radius: 15px !important;
  font-weight: normal !important;
  text-decoration: none !important;
}

.employee-nav {
  background-color: #cad3e0;
  font-weight: normal;
}

.employee-nav ul li {
  padding: 5px;
}

.employee-nav ul li a {
  padding: 5px;
  border-radius: 15px !important;
  padding-left: 10px;
  padding-right: 10px;
  color: #41526a;
  font-size: 9pt;
}

.kudos ul li.active a {
  padding: 5px;
  border-radius: 15px !important;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10pt;
  color: #41526a;
  background-color: #d5e6ff;
}

.kudos ul li a {
  padding: 5px;
  border-radius: 15px !important;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10pt;
  color: #969696;
}

ul.kudos-categories li.active a {
  background-color: #ffefcf;
  color: black !important;
  text-decoration: none;
}

ul.kudos-categories li a {
  color: #6e6e6e !important;
  border: 1px solid #f1dfb8;
}

ul.kudos-categories li a:hover {
  color: #4d4d4d !important;
  text-decoration: none;
  background-color: #ffefcf;
}

.kudos ul li a:hover {
  padding: 5px;
  border-radius: 15px !important;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10pt;
  color: #6481a9;
}

.employee-nav ul li:hover, .employee-nav ul li:focus {
  padding: 5px;
  background-color: #b6bfd5;
  text-decoration: none;
  border-radius: 15px;
}

.employee-nav ul li a:hover, .employee-nav ul li a:focus {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #b6bfd5;
  text-decoration: none;
  border-radius: 15px;
  text-decoration: none;
  color: #111c28;
}

.employee-nav ul li.edit {
  background-color: #dfe4ee;
  text-decoration: none;
  font-size: 9pt;
  border-radius: 15px;
  text-decoration: none;
  border: 1px solid #a3adc5;
  padding-left: 5px;
  padding-right: 5px;
}

.employee-nav ul li.edit:hover {
  background-color: #b6bfd5;
  text-decoration: none;
  font-size: 9pt;
  border-radius: 15px;
  text-decoration: none;
  border: 1px solid #5f6b88;
  color: #0d1621;
  padding-left: 5px;
  padding-right: 5px;
}

.button-primary-2:active {
  color: #0a3877 !important;
}

#left-panel {
  box-shadow: 10px 0px 10px -5px rgba(0, 0, 0, 0.5); /* Shadow on the right border */
}

#main {
  margin-left: 16.875rem;
  transition: margin-left 0.4s ease; /* Animating margin-left over 0.5 seconds with an ease timing function */
}

.menu-fixed #main {
  margin-left: 16.875rem !important;
}

.menu-fixed #left-panel {
  box-shadow: none !important; /* Shadow on the right border */
}

.minified #logo img {
  width: 50px; /* Small version width */
  height: 50px; /* Small version height */
  transition: width 0.6s ease, height 0.6s ease, opacity 0.6s ease; /* Transition effect for specific properties */
  opacity: 1; /* Fully visible again */
}

body:not(.minified) #logo img {
  width: 120px; /* Small version width */
  transition: all 0.5s ease; /* Transition effect */
}

body.minified aside nav ul li a span.menu-item-parent {
  opacity: 0;
  transition: all 0.4s ease; /* Transition effect */
}

body:not(.minified) aside nav ul li a span.menu-item-parent {
  opacity: 1;
  width: 13.875rem; /* Set the width to the desired limit */
  white-space: nowrap; /* Prevents the text from wrapping onto the next line */
  overflow: hidden; /* Hides the text that overflows the container */
  text-overflow: ellipsis;
}

body.minified aside#left-panel nav ul li.nav-title {
  opacity: 0;
  transition: all 0.4s ease; /* Transition effect */
}

body:not(.minified) aside#left-panel nav ul li.nav-title {
  opacity: 1;
  transition: all 0.4s ease; /* Transition effect */
}

.minified aside .nav-title {
  border-top: 2px solid gray !important;
  visibility: visible;
  display: block;
  opacity: 0;
  height: 23px;
}

.minified aside ul li a span.badge {
  position: absolute;
  right: -10px !important;
  padding-top: 4px;
  top: 0px;
  font-size: 0.5rem;
}

.minified aside .nav-title span {
  visibility: hidden;
  display: none;
}

body:not(.minified) #main {
  margin-left: 4.6875em;
}

#logo-group {
  -webkit-transition: all 470ms cubic-bezier(0.34, 1.25, 0.3, 1);
  transition: all 470ms cubic-bezier(0.34, 1.25, 0.3, 1);
}

.candidate-profile.selected {
  background-color: #fdfeff;
  border: none !important;
}

.hired-profile .edit-profile .select2-container-multi .select2-choices .select2-search-choice {
  padding-left: 8px !important;
}
.hired-profile .edit-profile .select2-container-multi .select2-search-choice-close {
  padding-top: 3px !important;
  padding-bottom: 2px !important;
}
.hired-profile .edit-profile .select2-container-multi .select2-search-choice-close:hover {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px !important;
  background: none;
  color: white !important;
  opacity: 1 !important;
}
.hired-profile .edit-profile .select2-search-choice-close:before {
  color: #fff;
  opacity: 0.5 !important;
  content: "\f057";
}
.hired-profile .edit-profile .select2-search-choice-close:before:hover {
  color: #fff;
  opacity: 1 !important;
  content: "\f057";
}

.bg-color-orange-oa {
  background-color: #fae0aa;
}

.bg-color-rejected {
  background-color: #ffb0b0;
}

.contact .basic-information a {
  color: white;
}
.contact .basic-information a:hover, .contact .basic-information a:focus {
  color: #becae8 !important;
}

.dropdown-menu-animated {
  -webkit-transform: scale(0.8) !important;
  transform: scale(0.8) !important;
  -webkit-transition: all 270ms cubic-bezier(0.34, 1.25, 0.3, 1);
  transition: all 270ms cubic-bezier(0.34, 1.25, 0.3, 1);
  opacity: 0;
  visibility: hidden;
  display: block;
}

.show > .dropdown-menu-animated {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
  -webkit-transform-origin: 29px -50px;
  transform-origin: 29px -50px;
  opacity: 1;
  visibility: visible;
}

.global-candidate-p.font-md {
  font-size: 110% !important;
}

body {
  background: linear-gradient(to bottom, #dce4ff 0%, #fafafa 7%, #fafafa 100%) !important;
}

.fa-duotone {
  color: #4875b2;
}

.btn-primary {
  font-weight: 600 !important;
  font-feature-settings: normal;
  font-size: 13px;
}
.btn-primary .fa-duotone {
  color: white !important;
}

.btn-default {
  font-weight: 600 !important;
  font-feature-settings: normal;
  font-size: 13px;
  border-color: #f1f1f1;
}

.btn-primary-2 {
  font-weight: 600 !important;
  font-feature-settings: normal;
  font-size: 13px;
  color: #002965 !important;
}
.btn-primary-2 .fa-duotone {
  color: #002965 !important;
}

.operation-menu .description {
  padding-left: 5px !important;
}

.candidate-test .fa-duotone {
  color: inherit;
}
.candidate-test .txt-green {
  color: #5cb85c;
}
.candidate-test .assessment table {
  background-color: white;
  border: 1px solid;
}
.candidate-test .assessment table tr:first-child {
  background-color: #f1f6ff;
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid;
}
.candidate-test .assessment .question {
  font-size: 0.9em;
}
@media screen and (max-width: 480px) {
  .candidate-test .assessment .question.font-md {
    font-size: 130% !important;
  }
}
.candidate-test .assessment input {
  border: 2px solid #b6ccf2;
  font-weight: bold;
  color: black;
  border-radius: 4px !important;
}

.color_GA {
  background-color: #c0cff2 !important;
  color: #002965 !important;
}

.color_PE {
  background-color: #f2ebc0 !important;
  color: #211e03 !important;
}

.color_LANG {
  background-color: #c0f2c1 !important;
  color: #022802 !important;
}

.color_KN {
  background-color: #c7f5e8 !important;
  color: #003a2d !important;
}

.color_WORK_ENVIRONMENT {
  background-color: #faf9ed !important;
  color: #3a3a00 !important;
}

.smart-form .select i {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
  background: #edf2f7;
  box-shadow: 0 0 0 9px #edf2f7;
}

.btn-group.btn-radio-rounded label {
  border-radius: 10pt !important;
  margin-right: 0px;
  margin-left: 0px;
}

.btn-group.btn-radio-rounded > label.btn {
  margin-left: 0;
  border-radius: 10pt !important;
  padding-right: 30px;
  padding-left: 30px;
  border: 1px solid #e2e2e3;
}

.btn-radio-rounded.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.btn-radio-rounded.btn-group > .btn:last-child:not(:first-child):not(.dropdown-toggle) {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-left: none;
}

.btn-group.btn-radio-rounded .active {
  background-color: #7891aa !important;
}

.uib-daypicker .btn:active, .uib-daypicker .btn:focus, .uib-daypicker .btn:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0;
  border: 1px solid transparent;
  transition: background-color 0.5s ease, box-shadow 0.5s ease;
  -webkit-transition: none;
}

.kr-card {
  transition: background-color 0.3s;
}
.kr-card:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.kr-card .kr-actions {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s, visibility 0s linear;
}
.kr-card:hover .kr-actions,
.kr-card .kr-actions:hover {
  visibility: visible;
  opacity: 1;
}
.kr-card > .card-body {
  padding: 0.5rem !important;
}

.kr-actions {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}

.bg-blue-very-light {
  background-color: #96abbe !important;
}

.bg-blue-light {
  background-color: #8095a9 !important;
}

.bg-blue-medium-light {
  background-color: #6a7e94 !important;
}

.bg-blue-medium-dark {
  background-color: #536880 !important;
}

.bg-blue-dark {
  background-color: #3d526b !important;
}

.dropdown-menu ul li a {
  color: #082449;
}

.text-muted .fa-duotone {
  opacity: 0.7;
}

.resource-type {
  font-size: 0.6rem !important;
  background: #D1DEF0 !important;
  color: #072a59;
  border-color: #D1DEF0 !important;
  border-radius: 10px;
  padding: 2px 10px;
}

.active-timeoff {
  background-color: #A3BDE1 !important;
  border-radius: 20px;
  padding: 5px 20px;
  font-weight: 600 !important;
  font-feature-settings: normal;
  font-size: 13px;
  color: #002965 !important;
}

.candidate-test .assessment .question {
  font-size: 0.9em;
}
@media screen and (max-width: 480px) {
  .candidate-test .assessment .question.font-md {
    font-size: 1.2em !important;
    padding: 10px !important;
  }
}

.configuration ul.company-position-nav li .description {
  width: 200px;
}
.configuration ul.company-position-nav li i {
  font-size: 1.5em;
}

.btn-group .btn-default.active :hover {
  color: white;
}

.h-screen.navigation {
  min-width: 300px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #3d4955;
  outline: 0;
}

.candidate-full-profile .nav-tabs .nav-item.active a i.fa-duotone {
  color: #fff;
}

.candidate-profile .candidate-action.candidates-toolbar ul.list-inline li[role=menuitem] .fa-duotone {
  color: #fff;
}

.txt-color-gold {
  color: #815e07 !important;
}

.txt-color-transparent-gray {
  color: #d6dde8;
}

label.active.btn.btn-default:focus,
label.active.btn.btn-default:active,
label.active.btn.btn-default:hover {
  color: whitesmoke !important;
  padding-bottom: 6px !important;
}
label.active.btn.btn-default:focus i.fa-duotone,
label.active.btn.btn-default:active i.fa-duotone,
label.active.btn.btn-default:hover i.fa-duotone {
  color: #fff;
}

label.active.btn.btn-default {
  border: 1px solid #7891aa !important;
}

.basic-information .fa-duotone {
  color: #b8cce7;
}

.table-striped > tbody > tr:nth-of-type(odd) th {
  background-color: #f9f9f9;
}

.table-striped > tbody > tr:nth-of-type(even) th {
  background-color: #ffffff;
}
.table-striped > tbody > tr:nth-of-type(even) td {
  background-color: #ffffff;
}

.bg-status-maybe {
  background-color: #fff7de !important;
}

.score-card-selected-evaluator {
  border-radius: 100px;
  border: 3px solid #7891aa !important;
}

.score-card-evaluator {
  border-radius: 100px;
  border: 3px solid transparent;
}

label.active.btn i.fa-duotone {
  color: #fff;
}

.smart-style-1 #ribbon {
  background: #fbfbfb !important;
  border-bottom: 1px solid #e4e8ee;
}

.btn {
  transition: transform ease 0.5s, box-shadow ease 0.5s !important;
}

.bg-status-maybe {
  background-color: #fff7de;
}

.sc-txt-color-red {
  color: #bb0329 !important;
}

.sc-txt-color-yellow {
  color: #ad8623 !important;
}

.sc-txt-color-green {
  color: #356e35 !important;
}

.margin-left-3 {
  margin-left: 3px;
}

.profile-item .basic-information .fa-duotone {
  color: #4875b2;
}

.score-card .table thead tr th {
  position: sticky;
  top: 0px;
  background-color: white;
  z-index: 3;
  border: 1px solid #e8e8e8 !important;
}
.score-card .current-phase {
  background-color: #a2b5c5 !important;
}
.score-card .table {
  border-collapse: separate;
  margin-bottom: 0px;
}
.score-card table {
  margin: 0;
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.score-card table thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 200px;
  background: white;
}
.score-card table td,
.score-card table th {
  border-bottom: none !important;
  border-top: none !important;
  font-weight: normal;
}
.score-card table tbody th {
  position: relative;
}
.score-card .avatar-circle-sm {
  font-size: 7pt;
  color: white;
  border: 2px solid #b9b9b9;
  background: #11325a;
}
.score-card table thead th:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  padding: 15px !important;
  width: 300px;
}
.score-card .table tfoot tr {
  background-color: #e6e9ec;
}
.score-card table tfoot th:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  background-color: #e6e9ec;
}
.score-card table tbody th {
  position: sticky;
  left: 0;
  z-index: 1;
  background-color: whitesmoke;
  padding-left: 20px !important;
  border-right: 1px solid #e8e8e8;
}
.score-card caption {
  text-align: left;
  padding: 0.25rem;
  position: sticky;
  left: 0;
}
.score-card [role=region][aria-labelledby][tabindex] {
  width: 100%;
  max-height: calc(100vh - 70px);
  overflow: auto;
}
@media (max-width: 1750px) and (min-width: 768px) {
  .score-card [role=region][aria-labelledby][tabindex] [role=region][aria-labelledby][tabindex] {
    max-height: 100vh;
  }
}
.score-card [role=region][aria-labelledby][tabindex]:focus {
  outline: 0;
}
.score-card .table td {
  border-left: 1px solid #d2d2d2;
}
.score-card .sc-border-bottom {
  border-bottom: 1px solid #d2d2d2 !important;
}
.score-card .glyphicon {
  font-family: "Font Awesome 5 Duotone" !important;
  cursor: pointer;
}

.btn-group label.btn.active {
  background-color: #7891aa !important;
}
.btn-group label.btn.active .fa-duotone {
  color: white !important;
}

.btn-group label.btn {
  color: #6576a6;
}

.btn-group.btn-group-radius > label.btn:first-child {
  margin-left: 0;
  border-top-left-radius: 10pt !important;
  border-bottom-left-radius: 10pt !important;
  padding-right: 10px;
}

.btn-group.btn-group-radius > label.btn:last-child {
  margin-left: 0;
  border-top-right-radius: 10pt !important;
  border-bottom-right-radius: 10pt !important;
}

.icon-addon .fa, .icon-addon .fa-duotone, .icon-addon.addon-md .fa, .icon-addon.addon-md .fa-duotone {
  position: absolute;
  z-index: 2;
  left: 10px;
  width: 20px;
  margin-left: -2.5px;
  text-align: center;
  padding: 10px 0;
  top: 1px;
}

.profile-tabs-placeholder .score-card [role=region][aria-labelledby][tabindex] {
  max-height: none;
}

.candidates-filters .candidate-dropdown-filter.active .btn {
  color: #f6f6f6;
  /* font-size: 9pt; */
  font-weight: 600 !important;
  font-size: 9pt;
}
.candidates-filters .candidate-dropdown-filter.active .btn .fa {
  color: white;
}

.candidate-profile-nav-bar ul li a {
  color: rgb(65, 82, 106);
  padding: 5px 10px;
  border-radius: 15px !important;
}

.btn-warning:hover {
  background-color: #f0ad4e !important;
  border-color: #f0ad4e !important;
  color: white !important;
}

.offset-right-1 {
  margin-right: 8.33333333%; /* 1/12 */
}

.offset-right-2 {
  margin-right: 16.66666667%; /* 2/12 */
}

.offset-right-3 {
  margin-right: 25%; /* 3/12 */
}

.offset-right-4 {
  margin-right: 33.33333333%; /* 4/12 */
}

.offset-right-5 {
  margin-right: 41.66666667%; /* 5/12 */
}

.offset-right-6 {
  margin-right: 50%; /* 6/12 */
}

.offset-right-7 {
  margin-right: 58.33333333%; /* 7/12 */
}

.offset-right-8 {
  margin-right: 66.66666667%; /* 8/12 */
}

.offset-right-9 {
  margin-right: 75%; /* 9/12 */
}

.offset-right-10 {
  margin-right: 83.33333333%; /* 10/12 */
}

.offset-right-11 {
  margin-right: 91.66666667%; /* 11/12 */
}

.offset-right-12 {
  margin-right: 100%; /* 12/12 */
}

.grayscale {
  filter: grayscale(100%) !important;
  opacity: 50% !important;
}

.job-analytic .media-left, .job-analytic .media-body {
  vertical-align: middle !important;
}
.job-analytic .dashboard .media-left .h5 {
  font-size: 1em !important;
  overflow: hidden;
  white-space: nowrap;
}
.job-analytic .dashboard .card.pull-left {
  margin-bottom: 0 !important;
  padding: 1em 0.8em !important;
}
.job-analytic .dashboard-card {
  min-height: 5.5em !important;
}
.job-analytic .dashboard-card, .job-analytic .h5 {
  font-size: 1em !important;
}
.job-analytic .dashboard-h5-padding {
  padding: 0.1em 1em !important;
}
.job-analytic .width-200 {
  width: 200px;
  max-width: 200px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}
.job-analytic .font-sm {
  font-size: 0.85em !important;
}
.job-analytic small {
  font-size: 90% !important;
}

.minified .my-profile {
  display: none !important;
}

.modal-lower {
  margin-top: 100px;
}

.hidden-modal {
  display: none;
}

.on-hover-visible {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.label:hover .on-hover-visible {
  opacity: 1;
  visibility: visible;
}

.candidate_position_fit_1 {
  background-color: #dfe6ea !important; /* Light gray for pure fit */
  color: #4d4d4d !important; /* Dark gray for good contrast */
  font-size: 16px;
  font-weight: 500;
  font-family: Arial, sans-serif;
}
.candidate_position_fit_1 .fa-duotone {
  color: #4d4d4d;
}

.candidate_position_fit_2 {
  background-color: #dfe6ea !important; /* Slightly darker shade */
  color: #333333 !important; /* Darker gray for increased contrast */
  font-size: 16px;
  font-weight: 500;
  font-family: Arial, sans-serif;
}
.candidate_position_fit_2 .fa-duotone {
  color: #333333;
}

.candidate_position_fit_3 {
  background-color: #93bc8f !important; /* Intermediate green */
  color: #ffffff !important; /* White for high contrast */
  font-size: 16px;
  font-weight: 500 !important;
  font-family: Arial, sans-serif;
}
.candidate_position_fit_3 .fa-duotone {
  color: #ffffff;
}

.candidate_position_fit_4 {
  background-color: #64a27b !important; /* Darker green */
  color: #ffffff !important; /* White for high contrast */
  font-size: 16px;
  font-weight: 600 !important;
  font-family: Arial, sans-serif;
}
.candidate_position_fit_4 .fa-duotone {
  color: #ffffff;
}

.candidate_position_fit_5 {
  background-color: #00e493 !important; /* Cyan for excellent fit */
  color: #004d4d !important; /* Dark cyan for good contrast */
  font-size: 16px;
  font-weight: 600 !important;
  font-family: Arial, sans-serif;
}
.candidate_position_fit_5 .fa-duotone {
  color: #004d4d;
}

.candidate_position_fit_6 {
  background-color: #dfe6ea !important; /* Light gray for pure fit */
  color: #4d4d4d !important; /* Dark cyan for good contrast */
  font-size: 16px;
  font-weight: 600;
  font-family: Arial, sans-serif;
}
.candidate_position_fit_6 .fa-duotone {
  color: #4d4d4d;
}

.visible-none {
  visibility: hidden !important;
}

.opportunites .candidates-filters .candidate-dropdown-filter .btn-link:hover {
  background-color: unset !important;
  color: unset !important;
}
.opportunites .candidates-filters .candidate-dropdown-filter:hover {
  background: #4d6095 !important;
  color: white !important;
}
.opportunites .avatar-circle {
  margin: auto;
}
.opportunites .image-circle {
  margin-left: 0px;
}
.opportunites .first-time-badge {
  font-size: 7pt;
  margin-top: -5px;
  margin-right: 1pt;
  background-color: rgb(212, 236, 253);
  color: rgb(0, 90, 156);
}
.opportunites .referral-tag {
  font-size: 7pt;
  border: 0px;
  margin-top: -5px;
}
.opportunites .referral-icon {
  margin-top: 7px;
  margin-right: 5px;
}
.opportunites .source-refferal {
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.opportunites .phase-badge {
  font-size: 7pt;
  margin-top: -5px;
  margin-right: 1pt;
  background-color: rgb(119, 163, 195);
  color: rgb(255, 255, 255);
  display: inline-block;
  min-width: 120px;
}
.opportunites .status-badge {
  font-size: 7pt;
  margin-top: -5px;
  margin-right: 1pt;
  min-width: 100px;
}
.opportunites .status-badge i {
  font-size: 10pt;
  margin-top: 5px;
}
.opportunites .position-fit-badge {
  font-size: 7pt;
  margin-top: -5px;
  padding-right: 20px;
  padding-left: 10px;
  margin-right: 1pt;
  min-width: 135px;
  background-color: #ECEFF1;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-right: 5pt;
}
.opportunites .fit-icon {
  margin-top: 6px;
  font-size: 10pt;
}
.opportunites .explain-fit {
  background-color: rgba(223, 230, 234, 0.14);
  border: 1px solid #f4f4f4;
  padding: 10px 5px;
  border-radius: 10px;
  padding-right: 20px;
}
.opportunites .fit-tag-pro, .opportunites .fit-tag-con {
  border-radius: 18pt;
  padding: 3px 0px;
  font-size: 10pt;
}
.opportunites .fit-tag-con {
  padding: 2px 0px;
}
.opportunites .skills .skill-tags {
  background-color: #edf2f7;
  margin-left: 0pt;
  color: #354d64;
  font-size: 7.5pt;
  border-radius: 10px;
  padding: 5px 10px !important;
}
.opportunites .no-assessments {
  font-size: 9pt;
  border-radius: 10px;
  padding: 5px 0px;
}
.opportunites .score-card .score-card-value {
  color: #1b4e86;
}
.opportunites .score-card .score-card-tooltip {
  color: #1b4e86 !important;
}
.opportunites .overall-experience .overall-experience-value {
  color: #1b4e86;
}
.opportunites .overall-experience .overall-experience-tooltip {
  color: #1b4e86;
}
.opportunites .assessment .assessment-icon {
  color: #1b4e86;
}
.opportunites .custom-test-result .estimate {
  color: #1b4e86;
}
.opportunites .candidate-profile-footer {
  margin: -10px -20px;
  background: #e0e7eb;
  border-radius: 0px 0px 10px 10px;
}
.opportunites .salary-info {
  font-size: 9pt;
  min-width: 110px;
  max-width: 220px;
  display: inline-block;
  margin-top: -5px;
  margin-right: 1pt;
  background-color: rgb(207, 216, 220);
  color: rgb(0, 50, 78);
  padding: 5px 15px;
  border-radius: 10pt;
}
.opportunites .salary-ask, .opportunites .salary-offer {
  padding-right: 5px;
}
.opportunites .interview-info {
  font-size: 8pt;
  font-weight: bold;
  background-color: #CFD8DC;
  color: #00324e;
  padding: 5px 15px;
  border-radius: 10pt;
  margin-top: -5px;
  margin-right: 1pt;
}
.opportunites .interview-waiting {
  font-size: 8pt;
}
.opportunites .schedule-interview {
  font-size: 8pt;
  padding-right: 5px;
  transition: all 0.3s ease;
}
.opportunites .schedule-interview:hover {
  color: #1b4e86;
  background-color: #CFD8DC;
  padding: 3px;
  border-radius: 10pt;
  padding-right: 10px;
}
.opportunites .schedule-interview:hover a {
  text-decoration: none !important;
}
.opportunites .rejection-email-icon .fa-duotone {
  font-size: 13pt !important;
}
.opportunites .score-card-icon .fa-duotone {
  font-size: 13pt !important;
}
.opportunites .collections-icon .fa-duotone {
  font-size: 13pt !important;
}
.opportunites .highlight-content {
  width: auto;
  line-break: anywhere;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.opportunites .tooltip.position_fit_candidate_list_notice .tooltip-inner {
  background-color: #455a64;
  color: #eceff1;
  font-size: 10pt;
  text-align: left;
  max-width: 500px;
  border-radius: 10pt;
  font-weight: normal;
}
.opportunites .tooltip.position_fit_candidate_list_notice .tooltip-arrow {
  color: #455a64;
  border-right-color: #455a64;
}
.opportunites .profile-item .candidate-profile .rejected .media {
  /* height: 74px; *
  opacity: 0.5;
  /* transition: all 0.5s ease;*/
}
.opportunites .salary-info-nobg {
  background-color: unset;
}
.opportunites .profile-item .candidate-profile .rejected .media:hover {
  /*  opacity: 1;
    height:auto;*/
}
.opportunites .salary-sentiment-tooltip .tooltip-inner {
  background-color: #455a64;
  color: #eceff1;
  font-size: 10pt;
  text-align: left;
  max-width: 260px;
  width: 260px;
  border-radius: 10pt;
  font-weight: normal;
  opacity: 1;
  font-family: "futura-pt", sans-serif;
}
.opportunites .salary-sentiment-tooltip .tooltip-arrow {
  color: #455a64;
  border-bottom-color: #455a64;
}
.opportunites .no-assessments-box {
  background-color: #f9fafb;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #f5f7fa;
}
.opportunites .no-assessments-box:hover {
  background-color: #edf4ff;
}
.opportunites .no-assessments-box:hover .no-assessments-header {
  color: #1b4e86;
}
.opportunites .no-assessments-box .media-left {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 10px;
}
.opportunites .no-assessments-box i {
  font-size: 12pt;
}
.opportunites .profile-item .no-assessments-box {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease, max-height 0.3s ease;
}
.opportunites .profile-item:hover .no-assessments-box {
  opacity: 1;
  visibility: visible;
  max-height: 63px;
}
.opportunites .assessment-box {
  background-color: #f9fafb;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #f5f7fa;
}
.opportunites .status-badge {
  margin-right: 5px;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
}
.opportunites .status-badge-list {
  position: absolute;
}
.opportunites .status-badge-selected {
  text-transform: none;
  font-size: 8.5pt !important;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 500;
  min-width: 140px;
}
.opportunites .status-badge-list ul li {
  padding: 4px;
  background-color: #f9fafb;
  border-radius: 7px;
  border: 3px solid white;
  min-width: 150px;
}
.opportunites .status-badge-list ul li:hover {
  background-color: #edf4ff;
}
.opportunites .status-badge-list ul li i {
  color: #1b4e86;
}
.opportunites .status-badge-list {
  visibility: hidden;
  opacity: 0;
  height: 0px;
}
.opportunites .status-badge-menu:hover .status-badge-list {
  visibility: visible;
  opacity: 1;
  max-height: 100px;
  z-index: 9999;
}
.opportunites .status-badge-no-status {
  background-color: rgb(249, 250, 251);
  min-width: 140px;
  font-size: 8.5pt !important;
  text-align: center;
  display: inline-block;
  color: #92abc4;
  font-weight: 100;
  text-transform: none;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
}
.opportunites .badge-bg {
  display: inline-block;
  background-color: rgb(249, 250, 251);
  padding: 5px;
  border-radius: 10px;
  padding: 3px 10px;
  margin-top: -5px;
  padding-top: 5px;
}
.opportunites .candidate-profile .basic-information span {
  margin-right: 5px;
}
.opportunites .blockquote.sticky-internal {
  border-color: transparent;
  background-color: #fafbfd;
  margin-right: 38px;
  border-radius: 10px;
  font-size: 10pt;
}
.opportunites .explain-fit.ng-enter {
  transition: 0.3s linear all;
  height: 0;
  opacity: 0;
}
.opportunites .explain-fit-init .explain-fit.ng-enter {
  opacity: 1;
  height: auto;
}
.opportunites .explain-fit.ng-enter.ng-enter-active {
  opacity: 1;
  height: auto;
}
.opportunites .explain-fit.ng-leave {
  transition: 0.3s linear all;
  opacity: 1;
  height: auto;
}
.opportunites .explain-fit.ng-leave.ng-leave-active {
  opacity: 0;
  height: 0;
}
.opportunites .phase-badge.e-tag.rejected {
  background-color: #f8d7da;
  color: #721c24;
  min-width: 120px;
}
.opportunites .phase-badge.e-tag.rejected .fa-duotone {
  color: #721c24;
  font-size: 10pt;
  margin-right: 3pt;
}
.opportunites .phase-badge.e-tag.accepted {
  background-color: #b6e6c3;
  color: #155724;
  min-width: 120px;
}
.opportunites .phase-badge.e-tag.maybe {
  background-color: #fff2d2;
  color: #856404;
  min-width: 120px;
}
.opportunites .phase-badge.e-tag.maybe .fa-duotone {
  color: #856404;
  font-size: 10pt;
  margin-right: 3pt;
}
.opportunites .phase-badge.e-tag.accepted .fa-duotone {
  color: #155724;
  font-size: 10pt;
  margin-right: 3pt;
}
.opportunites .phase-badge {
  font-size: 7pt;
  margin-top: -5px;
  margin-right: 1pt;
  background-color: rgb(119, 163, 195);
  color: rgb(255, 255, 255);
  display: inline-block;
  min-width: 120px;
}
.opportunites .phase-badge.candidate_reject {
  background-color: #f8d7da;
  color: #721c24;
  min-width: 100px;
  font-size: 7pt;
  margin-top: -5px;
  margin-right: 1pt;
  border-radius: 10px;
  padding: 1px 15px;
  border: none !important;
}
.opportunites .phase-badge.candidate_reject .fa-duotone {
  color: #721c24;
  font-size: 10pt;
  margin-left: 5pt;
  margin-right: 5px;
}
.opportunites .phase-badge.hired {
  background-color: #00537b;
  color: #ffffff;
  min-width: 100px;
  font-size: 7pt;
  margin-top: -5px;
  margin-right: 1pt;
  border-radius: 10px;
  padding: 1px 15px;
  border: none !important;
}
.opportunites .phase-badge.hired .fa-duotone {
  color: #ffffff;
  font-size: 10pt;
  margin-left: 5pt;
  margin-right: 5px;
}
.opportunites .new-candidate-badge {
  background-color: #ff9696;
  color: #cb2222;
  font-size: 7pt;
  margin-top: -5px;
  margin-right: 1pt;
  border-radius: 10px;
  padding: 1px 15px;
  border: none !important;
}
.opportunites .ai-label {
  font-family: "Poppins";
  font-weight: 500;
  color: #607D8B;
  font-weight: bold;
  font-size: 9.5pt !important;
}
.opportunites .oa-ai-assistant {
  font-family: "Poppins";
  font-weight: 500;
  font-size: 8pt !important;
  background-color: #d1deef;
  color: #154576;
  border-radius: 20px;
  padding-right: 10px;
}
.oa-ai-assistant {
  font-family: "Poppins";
  font-weight: 500;
  font-size: 8pt !important;
  background-color: #d1deef;
  color: #154576;
  border-radius: 20px;
  padding-right: 10px;
}

.basic-information .skills .skill-tags {
  background-color: #edf2f7;
  margin-left: 0pt;
  color: #354d64;
  font-size: 7.5pt;
  border-radius: 10px;
  padding: 5px 10px !important;
}

.compare-value {
  background-color: #EDF2F7 !important;
  border-radius: 10px;
  padding: 0 17px;
  color: #607D8B;
  margin-bottom: 3px;
  display: inline-block;
}
.compare-value .fa-duotone {
  color: #607D8B !important;
}
.compare-value .text-muted {
  color: #607D8B !important;
}

.exceptional_talent {
  background-image: linear-gradient(200.2deg, rgb(18, 206, 163) 26.8%, rgb(49, 124, 179) 69%);
  color: #ffffff;
}

.candidate-profile:hover .candidate-profile-footer .schedule-interview {
  visibility: visible;
}

.candidate-profile .candidate-profile-footer .schedule-interview {
  visibility: hidden;
}

.ng-enter {
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

.ng-enter-active {
  opacity: 1;
  visibility: visible;
}

.ai-filter .candidates-filters .candidate-dropdown-filter .btn-link:hover {
  background-color: transparent;
  text-decoration: none !important;
  color: white !important;
  width: calc(100% - 40px) !important;
  text-align: left !important;
}
.ai-filter .candidates-filters .candidate-dropdown-filter .btn-link {
  text-align: left !important;
}
.ai-filter .candidates-filters .candidate-dropdown-filter.active .btn {
  width: calc(100% - 40px) !important;
}
.ai-filter .candidates-filters .candidate-dropdown-filter:hover {
  background: #7ea0c2 !important;
}
.ai-filter .candidates-filters ul.dropdown-menu li {
  padding: 0px !important;
}
.ai-filter .candidates-filters .dropdown-menu > li > a {
  padding: 3px;
}
.ai-filter .candidates-filters .candidate-dropdown-filter span {
  font-weight: normal !important;
}
.ai-filter .smart-style-1 .dropdown-menu > li > a {
  margin: auto;
}

.assessment-candidate-results {
  background-image: url("/img/assessment_center_bg.jpg") !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
  background-color: #ffffff !important;
  background-attachment: fixed !important;
  font-family: "Poppins", Helvetica, Arial, sans-serif !important;
}
.assessment-candidate-results .hexaco-graphic .label-line {
  background: #388fe1 !important;
  height: 25px !important;
}
.assessment-candidate-results .label-line-border {
  background: #388fe1 !important;
  height: 25px !important;
}
.assessment-candidate-results .hexaco-graphic.card .card-body .pe-dimension-headline {
  padding-top: 0px !important;
}
.assessment-candidate-results .hexaco-graphic.card .card-body .background-color-grey-result .row {
  margin-top: 20px !important;
}
.assessment-candidate-results .media .media-left .progress.progress-bar-vertical {
  width: 10px !important;
  height: 200px !important;
  display: flex !important;
  align-items: flex-end !important;
  margin-right: 20px !important;
  float: left !important;
  border-radius: 5px !important;
  margin-top: 30px !important;
}
.assessment-candidate-results .media .media-left .progress.progress-bar-vertical .bar-step {
  background: #388fe1;
}
.assessment-candidate-results .media .media-left .progress.progress-bar-vertical .label-line-border {
  background: #388fe1 !important;
}
.assessment-candidate-results .media .media-left .progress.progress-bar-vertical .label-line-vertical-border {
  background: #388fe1 !important;
}
.assessment-candidate-results .media .media-left .progress.progress-bar-vertical .progress-bar {
  position: absolute !important;
}
.assessment-candidate-results .margin-bottom-10 {
  margin-bottom: 10px !important;
}
.assessment-candidate-results #content.padding-top-45 {
  padding-top: 0px !important;
}
.assessment-candidate-results #content {
  top: auto !important;
}

#extr-page .assessment-candidate-results {
  background-color: #ffffff !important;
}

.candidate-results-finished-view {
  font-family: "Poppins", Helvetica, Arial, sans-serif !important;
  background-attachment: fixed;
  line-height: 1.3rem !important;
}
.candidate-results-finished-view .progress-triangle {
  border-radius: 7px;
  background: linear-gradient(90deg, #fafafa 25%, #f9f9f9 75%);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.05) !important;
}
.candidate-results-finished-view .hover-shadow {
  border: none !important;
}
.candidate-results-finished-view .hover-shadow:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.2);
}
.candidate-results-finished-view .progress-triangle:before {
  background: linear-gradient(270deg, rgb(0, 123, 255) 0%, rgb(70, 181, 255) 100%);
}
.candidate-results-finished-view h5.h5 {
  padding-top: 15px;
  color: #000000 !important;
}
.candidate-results-finished-view h4.h4, .candidate-results-finished-view h3.h3 {
  color: #000000 !important;
  font-family: "Poppins", Helvetica, Arial, sans-serif !important;
}
.candidate-results-finished-view ul, .candidate-results-finished-view ol {
  line-height: 1.3rem !important;
}
.candidate-results-finished-view .card .card-body {
  color: rgb(29, 29, 31) !important;
  font-family: "Poppins", Helvetica, Arial, sans-serif !important;
}
.candidate-results-finished-view .progress-bar {
  background: linear-gradient(270deg, rgb(0, 123, 255) 0%, rgb(70, 181, 255) 100%);
  background-size: 200% 200%;
  animation: gradientAnimation 4s ease infinite; /* Animated gradient */
  border-radius: 50px !important; /* Increased the rounding for a more circular look */
  box-shadow: none;
  text-align: center; /* Horizontally center the text */
  line-height: 25px; /* Match line height with the height of the bar for vertical centering */
  position: relative;
  transition: width 0.6s ease; /* Smooth animation for width */
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.candidate-results-finished-view .progress {
  margin-bottom: -2px !important;
}

.progress {
  background: linear-gradient(90deg, #fafafa 25%, #f9f9f9 75%); /* Subtle gradient for the background */
  border-radius: 50px !important; /* Match the bar's rounded corners */
  height: 25px; /* Match the bar height */
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.05); /* Soft inner shadow */
  position: relative;
  overflow: hidden;
}
.progress.margin-bottom-15 {
  margin-bottom: 15px !important;
}

@keyframes gradientAnimation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.card {
  border-radius: 1rem !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #103971 !important;
  background-color: #E3F2FD !important;
  border-radius: 5px !important;
}

.candidate-filter-recruitment ul.dropdown-menu {
  max-width: 730px;
  border: 1px solid white;
  border-radius: 0.7em;
  z-index: 904;
  padding: 1em !important;
}

.tag-gray {
  background-color: #edf2f7;
  font-size: 0.7rem;
  padding: 3px 10px;
  border-radius: 20px;
  display: inline-block;
  color: #7692ad;
  margin-right: 2px;
  margin-top: 3px;
}

/* Define the animation */
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideUp {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-10px);
  }
}
/* Apply the animation to the dropdown */
.dropdown-menu {
  transition: opacity 0.3s, transform 0.3s;
}

.dropdown.open .dropdown-menu {
  animation: slideDown 0.3s forwards;
}

.dropdown.open .dropdown-menu.slide-up {
  animation: slideUp 0.3s forwards;
}

.progress-bar-divider-25 {
  height: 25px !important;
  position: relative;
  width: 1px !important;
  z-index: 999;
  margin-top: -2px !important;
  border-left: 2px solid #edf2f7 !important;
  float: right !important;
  margin-left: 5px !important;
}

.progress-bar-divider {
  border-left: 2px solid #edf2f7 !important;
  float: right !important;
  margin-left: 5px !important;
}

.italic {
  font-style: italic;
}

.evaluation_status_pending {
  background-color: #ffe6ae !important;
  color: #e3a700 !important;
}

.evaluation_status_submitted {
  background-color: #d4edda !important;
  color: #155724 !important;
}

.evaluation_status_overdue {
  background-color: #f8d7da !important;
  color: #721c24 !important;
}

#assessment-results .score-label,
#assessment-results .score-value {
  background-color: #e6f4ff;
  padding: 4px 12px;
  border-radius: 15px;
  border: 1px solid #e1f1ff;
  font-size: 0.9rem;
  font-weight: 500;
}
#assessment-results .score-label {
  background-color: #edf2f7;
  border-color: #e2e8f0;
  color: #4b6882 !important;
  font-size: 0.8rem;
}
#assessment-results .assessment-result-results-box {
  border: 1px solid #dfecf3;
  border-radius: 20px;
  padding: 1.8rem;
  background-color: #fdfeff;
  color: #444050 !important;
}
#assessment-results .assessment-result-results-box h5 {
  font-weight: bold;
}
#assessment-results .assessment-result-results-box ul {
  list-style: disc;
  margin-bottom: 10px;
  list-style-position: unset;
  margin-left: 35px;
}
#assessment-results .assessment-result-results-box p {
  margin-bottom: 10px;
}
#assessment-results .row.equal .assessment-result-results-box {
  height: 100%;
}
#assessment-results .assessment-result-results-box.bg-white {
  background-color: #ffffff !important;
}
#assessment-results .assessment-result-results-box h5 {
  margin-bottom: 10px;
}
#assessment-results .assessment-result-results-box.orange-box {
  background-color: #fffcfa;
  border: 1px solid #ffefdf;
}
#assessment-results .assessment-result-results-box .orange-label {
  color: #5c5650;
  text-transform: uppercase;
  font-size: 0.8rem;
}
#assessment-results .assessment-result-results-box .blue-label {
  color: #5c5650;
  text-transform: uppercase;
  font-size: 0.8rem;
}
#assessment-results .assessment-result-comment-box {
  border: 1px solid #dfecf3;
  border-radius: 20px;
  background-color: #ffffff;
  color: #444050 !important;
  padding: 15px !important;
  padding-bottom: 0 !important;
  margin-bottom: 20px !important;
}
#assessment-results .assessment-result-info-color {
  color: #97969b !important;
}
#assessment-results .justify-space-between {
  justify-content: space-between;
}
#assessment-results .align-center {
  align-items: center;
}
#assessment-results .d-flex {
  display: flex;
}
#assessment-results .assessment-result-note {
  border: 1px solid #fcf1e0;
  border-radius: 20px;
  padding: 20px !important;
  background-color: #fff8ee;
}
@page {
  #assessment-results {
    size: A4;
    margin: 11mm 17mm 17mm 17mm;
  }
  @bottom-left {
    #assessment-results {
      content: counter(page) "/" counter(pages);
    }
  }
}
@media print {
  #assessment-results h1, #assessment-results h2, #assessment-results h3, #assessment-results h4, #assessment-results h5, #assessment-results h6 {
    font-family: "Poppins", Helvetica, Arial, sans-serif !important;
  }
  #assessment-results .h2, #assessment-results h2 {
    font-size: 33px;
  }
  #assessment-results .text-uppercase {
    text-transform: uppercase;
  }
  #assessment-results .h4, #assessment-results h4 {
    font-size: 20px;
  }
  #assessment-results .h5, #assessment-results h5 {
    font-size: 17px;
  }
  #assessment-results .text-muted {
    color: #9c9c9c;
  }
  #assessment-results .fa, #assessment-results .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
  #assessment-results .fa-3x {
    font-size: 3em;
  }
  #assessment-results .fa-caret-down:before {
    content: "\f0d7";
  }
  #assessment-results * {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color-adjust: exact !important;
    print-color-adjust: exact !important;
    -webkit-print-color-adjust: exact !important;
  }
  #assessment-results .card-body {
    padding: 2rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  #assessment-results .h4, #assessment-results .h5, #assessment-results .h6, #assessment-results h4, #assessment-results h5, #assessment-results h6 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  #assessment-results .padding-top-10 {
    padding-top: 10px;
  }
  #assessment-results .hexaco-graphic .hexaco-implementation .headline {
    font-size: 11pt;
    font-weight: 500;
    color: rgba(46, 66, 77, 0.7607843137);
    margin-bottom: 10px;
    margin-top: 0px;
    font-family: "Poppins", Helvetica, Arial, sans-serif !important;
  }
  #assessment-results .h5, #assessment-results h5 {
    font-size: 17px;
  }
  #assessment-results .padding-25 {
    padding: 25px;
  }
  #assessment-results .col-print-1 {
    width: 8%;
    float: left;
  }
  #assessment-results .col-print-2 {
    width: 16%;
    float: left;
  }
  #assessment-results .col-print-3 {
    width: 25%;
    float: left;
  }
  #assessment-results .col-print-4 {
    width: 33%;
    float: left;
  }
  #assessment-results .col-print-5 {
    width: 42%;
    float: left;
  }
  #assessment-results .col-print-6 {
    width: 50%;
    float: left;
  }
  #assessment-results .col-print-7 {
    width: 58%;
    float: left;
  }
  #assessment-results .col-print-8 {
    width: 66%;
    float: left;
  }
  #assessment-results .col-print-9 {
    width: 75%;
    float: left;
  }
  #assessment-results .col-print-10 {
    width: 83%;
    float: left;
  }
  #assessment-results .col-print-11 {
    width: 92%;
    float: left;
  }
  #assessment-results .col-print-12 {
    width: 100% !important;
    float: left !important;
  }
  #assessment-results .truth-scale {
    border: 0.5px solid #999696;
  }
  #assessment-results .assessment-results {
    margin: 0px;
    display: block;
    width: 1000px;
  }
  #assessment-results .row.no-gutter {
    margin-left: 0;
    margin-right: 0;
  }
  #assessment-results .inline-block {
    display: inline-block;
  }
  #assessment-results .print-page-break {
    page-break-after: always;
  }
  #assessment-results a {
    visibility: hidden;
    display: none;
  }
  #assessment-results .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #a3bde1;
    -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);
    font-weight: 700;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }
  #assessment-results h3 {
    display: block;
    font-size: 21px;
    font-weight: 400;
    margin: 20px 0;
    line-height: normal;
  }
  #assessment-results .bg-color-black {
    color: white !important;
    background: #000000 !important;
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    background-repeat-x: initial !important;
    background-repeat-y: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgb(0, 0, 0) !important;
  }
  #assessment-results .smart-style-2 .bg-color-blue {
    background: #6c80cd !important;
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    background-repeat-x: initial !important;
    background-repeat-y: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgb(108, 128, 205) !important;
  }
  #assessment-results .progress .progress-bar {
    border-radius: 0px;
  }
  #assessment-results .progress .progress-bar {
    position: absolute;
    overflow: hidden;
    line-height: 20px;
  }
  #assessment-results .progress-bar-vertical {
    width: 25px;
    min-height: 100px;
    display: flex;
    align-items: flex-end;
    margin-right: 20px;
    float: left;
  }
  #assessment-results .progress-bar-vertical .progress-bar {
    width: 100%;
    height: 0;
  }
  #assessment-results .progress, #assessment-results .progress-bar, #assessment-results .progress-bar-vertical {
    overflow: visible !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
  #assessment-results .hexaco-graphic .bar-step {
    position: absolute;
    margin-top: -20px;
    z-index: 1;
    font-size: 13px;
  }
  #assessment-results .progress .progress-bar {
    position: absolute;
    overflow: hidden;
    line-height: 20px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }
  #assessment-results .progress-bar-danger {
    background-color: #a90329 !important;
  }
  #assessment-results .bg-color-blueLight {
    background-color: #92a2a8 !important;
  }
  #assessment-results .background-color-orange {
    background-color: #e69b42 !important;
  }
  #assessment-results .progress-bar-purple {
    background-color: #575a9c !important;
  }
  #assessment-results .col-md-1, #assessment-results .col-md-10, #assessment-results .col-md-11, #assessment-results .col-md-12, #assessment-results .col-md-2, #assessment-results .col-md-3, #assessment-results .col-md-4, #assessment-results .col-md-5, #assessment-results .col-md-6, #assessment-results .col-md-7, #assessment-results .col-md-8, #assessment-results .col-md-9 {
    float: left;
  }
  #assessment-results .col-md-6, #assessment-results .col-sm-6 {
    width: 50%;
  }
  #assessment-results .col {
    padding-right: 15px;
    padding-left: 15px;
  }
  #assessment-results .col-md-12 {
    width: 100%;
  }
  #assessment-results .col-md-offset-2, #assessment-results .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  #assessment-results .col-md-8 {
    width: 66.66666667%;
  }
  #assessment-results .pe-dimension-headline {
    text-align: center !important;
  }
  #assessment-results .h5, #assessment-results h5 {
    font-size: 17px;
  }
  #assessment-results .font-sm {
    font-size: 95% !important;
  }
  #assessment-results .margin-top-5 {
    margin-top: 5px !important;
  }
  #assessment-results .margin-bottom-20 {
    margin-bottom: 20px !important;
  }
  #assessment-results p {
    line-height: 150%;
  }
  #assessment-results .bold {
    font-weight: bold !important;
  }
  #assessment-results .assessment-results .font-xs {
    font-size: 75% !important;
    color: #525252;
  }
  #assessment-results .col-lg-1, #assessment-results .col-lg-10, #assessment-results .col-lg-11, #assessment-results .col-lg-12, #assessment-results .col-lg-2, #assessment-results .col-lg-3, #assessment-results .col-lg-4, #assessment-results .col-lg-5, #assessment-results .col-lg-6, #assessment-results .col-lg-7, #assessment-results .col-lg-8, #assessment-results .col-lg-9, #assessment-results .col-md-1, #assessment-results .col-md-10, #assessment-results .col-md-11, #assessment-results .col-md-12, #assessment-results .col-md-2, #assessment-results .col-md-3, #assessment-results .col-md-4, #assessment-results .col-md-5, #assessment-results .col-md-6, #assessment-results .col-md-7, #assessment-results .col-md-8, #assessment-results .col-md-9, #assessment-results .col-sm-1, #assessment-results .col-sm-10, #assessment-results .col-sm-11, #assessment-results .col-sm-12, #assessment-results .col-sm-2, #assessment-results .col-sm-3, #assessment-results .col-sm-4, #assessment-results .col-sm-5, #assessment-results .col-sm-6, #assessment-results .col-sm-7, #assessment-results .col-sm-8, #assessment-results .col-sm-9, #assessment-results .col-xs-1, #assessment-results .col-xs-10, #assessment-results .col-xs-11, #assessment-results .col-xs-12, #assessment-results .col-xs-2, #assessment-results .col-xs-3, #assessment-results .col-xs-4, #assessment-results .col-xs-5, #assessment-results .col-xs-6, #assessment-results .col-xs-7, #assessment-results .col-xs-8, #assessment-results .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  #assessment-results .col-md-3 {
    width: 25%;
  }
  #assessment-results .col-xs-3 {
    width: 25%;
  }
  #assessment-results .col-md-9 {
    width: 75%;
  }
  #assessment-results .col-xs-9 {
    width: 75%;
  }
  #assessment-results .col-xs-10 {
    width: 83.33333333%;
  }
  #assessment-results .col-md-7-print {
    width: 58.33333333% !important;
  }
  #assessment-results .col-md-offset-1-print {
    margin-left: 8.33333333% !important;
  }
  #assessment-results .col-xs-offset-1 {
    width: 50% !important;
  }
  #assessment-results .col-xs-offset-1 {
    margin-left: 8.33333333% !important;
  }
  #assessment-results .col-xs-12 {
    width: 100%;
  }
  #assessment-results .text-align-center, #assessment-results .text-center {
    text-align: center !important;
  }
  #assessment-results .chart-print-margin {
    margin-left: -130px;
  }
  #assessment-results .col-md-8 {
    width: 66.66666667%;
  }
  #assessment-results .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
    margin-bottom: -5px;
    border-width: 5px 5px 0 !important;
    border-top-color: #000;
    background: #000000 !important;
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    background-repeat-x: initial !important;
    background-repeat-y: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgb(0, 0, 0) !important;
  }
  #assessment-results .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 0 !important;
    background: #000000 !important;
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    background-repeat-x: initial !important;
    background-repeat-y: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgb(0, 0, 0) !important;
  }
  #assessment-results .tooltip-inner {
    padding: 5px 10px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    border-radius: 0;
    max-width: 200px;
    text-align: center;
    color: white !important;
    background: #000000 !important;
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    background-repeat-x: initial !important;
    background-repeat-y: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgb(0, 0, 0) !important;
  }
  #assessment-results .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    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;
  }
  #assessment-results .card {
    margin: 40px;
  }
  #assessment-results .padding-top-20, #assessment-results .padding-bottom-20 {
    padding-top: 20px;
  }
  #assessment-results .opacity-05 {
    opacity: 0.5;
  }
  #assessment-results .text-justify {
    text-align: justify;
  }
  #assessment-results .padding-bottom-10 {
    padding-bottom: 10px;
  }
  #assessment-results .padding-top-30 {
    padding-bottom: 30px;
  }
  #assessment-results .progress {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    height: 22px;
    background: #eaeaea !important;
    border: 1px solid #d9d9d9;
    box-shadow: 0 1px 0 transparent, 0 0 0 1px #e3e3e3 inset;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    line-height: 19px !important;
  }
  #assessment-results .h1, #assessment-results .h2, #assessment-results .h3, #assessment-results h1, #assessment-results h2, #assessment-results h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: "Poppins", Helvetica, Arial, sans-serif !important;
  }
  #assessment-results .h3, #assessment-results h3 {
    font-size: 27px;
  }
  #assessment-results .text-align-center, #assessment-results .text-center {
    text-align: center !important;
  }
  #assessment-results .header-title {
    font-size: 16pt;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    padding-top: 20pt;
    margin-bottom: 10pt;
    font-weight: bold;
  }
  #assessment-results .padding-top-30 {
    padding-top: 30pt;
  }
  #assessment-results .padding-top-50 {
    padding-top: 50pt;
  }
  #assessment-results .margin-top-50 {
    padding-top: 50pt;
  }
  #assessment-results .margin-top-20 {
    padding-top: 20pt;
  }
  #assessment-results .margin-top-5 {
    padding-top: 5pt;
  }
  #assessment-results .padding-bottom-30 {
    padding-bottom: 30pt;
  }
  #assessment-results .padding-bottom-20 {
    padding-bottom: 20pt;
  }
  #assessment-results .text-uppercase {
    text-transform: uppercase;
  }
  #assessment-results .bold {
    font-weight: bold !important;
  }
  #assessment-results .progress-bar-divider {
    height: 45px;
    position: relative;
    width: 1px;
    z-index: 999;
    margin-top: -22px;
    border-left: 2px dashed #979797;
    float: right;
    margin-left: 5px;
  }
  #assessment-results .font-700 {
    font-weight: 700;
  }
  #assessment-results .text-muted {
    font-size: 11pt;
    color: #555555;
  }
  #assessment-results .padding-bottom-15 {
    padding-bottom: 15pt;
  }
  #assessment-results .padding-right-20 {
    padding-right: 20px;
  }
  #assessment-results .padding-right-5 {
    padding-right: 5px;
  }
  #assessment-results .verification-test {
    visibility: hidden;
  }
  #assessment-results .label-line-border {
    float: right;
    background: #e69b42;
    height: 50px;
    width: 2px;
    margin-left: 5px;
  }
  #assessment-results .progress-bar-purple {
    background-color: #575a9c !important;
  }
  #assessment-results .pull-left {
    float: left !important;
  }
  #assessment-results .pull-right {
    float: right !important;
  }
  #assessment-results .padding-right-5 {
    padding-right: 5px !important;
  }
  #assessment-results .padding-bottom-10 {
    padding-bottom: 10px !important;
  }
  #assessment-results .assessment-results .font-xs {
    font-size: 75% !important;
    color: #525252;
  }
  #assessment-results .wrap-all-words {
    word-spacing: 400px !important;
  }
  #assessment-results .text-align-center, #assessment-results .text-center {
    text-align: center !important;
  }
  #assessment-results .margin-bottom-25 {
    margin-bottom: 25px !important;
  }
  #assessment-results .margin-bottom-50 {
    margin-bottom: 50px !important;
  }
  #assessment-results .smart-style-2 .bg-color-blue {
    background: #6c80cd !important;
  }
  #assessment-results .progress-bar-divider.first {
    height: 65px !important;
    margin-top: -50px;
  }
  #assessment-results .padding-left-15 {
    padding-left: 15px;
  }
  #assessment-results .margin-bottom-30 {
    margin-bottom: 30px;
  }
  #assessment-results .margin-bottom-5 {
    margin-bottom: 5px !important;
  }
  #assessment-results .progress .progress-bar {
    border-radius: 5px;
  }
  #assessment-results .assessment-results .font-xs {
    font-size: 75% !important;
    color: #525252;
  }
  #assessment-results .progress-sm {
    height: 14px !important;
    line-height: 14px !important;
  }
  #assessment-results h4 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #assessment-results .margin-bottom-20 {
    margin-bottom: 20px;
  }
  #assessment-results .margin-bottom-10 {
    margin-bottom: 10px;
  }
  #assessment-results .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  #assessment-results .row.no-gutter {
    margin-left: 0;
    margin-right: 0;
  }
  #assessment-results .padding-bottom-10 {
    padding-bottom: 10px !important;
  }
  #assessment-results .text-muted {
    color: #9c9c9c;
  }
  #assessment-results .assessment-results .text-muted {
    font-size: 11pt;
  }
  #assessment-results .bg-color-blueLight {
    background-color: #92a2a8 !important;
  }
  #assessment-results .progress-bar-divider.first {
    height: 65px !important;
    margin-top: -50px;
  }
  #assessment-results .progress-bar-divider.last {
    height: 65px !important;
    float: left !important;
    margin-right: 5px !important;
    border-left: 2px dashed #e2e2e2 !important;
    margin-top: -50px;
  }
  #assessment-results .progress-bar-vertical .progress-bar {
    width: 100%;
    height: 0;
    -webkit-transition: height 0.6s ease;
    -o-transition: height 0.6s ease;
    transition: height 0.6s ease;
  }
  #assessment-results .hexaco-graphic .label-line-vertical {
    float: right;
    background: #e69b42;
    height: 2px;
    width: 50px;
  }
  #assessment-results .hexaco-graphic .label-line-vertical-border {
    float: right;
    background: #e69b42;
    height: 2px;
    width: 10px;
  }
  #assessment-results .background-color-orange {
    background-color: #e69b42 !important;
  }
  #assessment-results .hexaco-graphic .bar-step {
    position: absolute;
    margin-top: -20px;
    z-index: 1;
    font-size: 13px;
  }
  #assessment-results .tooltip {
    position: relative;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    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;
  }
  #assessment-results .orange {
    color: #efc34b !important;
  }
  #assessment-results .fas.orange:before {
    color: #efc34b !important;
  }
  #assessment-results .fa-square-full:before {
    content: "\f45c";
  }
  #assessment-results .fa-square-full {
    color: #efc34b !important;
  }
  #assessment-results .in-tray-results .card {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  #assessment-results .in-tray-results .card .card-body {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 10px;
  }
  #assessment-results .in-tray-results .padding-bottom-10 {
    padding-bottom: 0px !important;
  }
  #assessment-results .in-tray-results .col-md-6 {
    width: 100%;
  }
  #assessment-results .in-tray-results .col-md-7 {
    width: 58%;
  }
  #assessment-results .in-tray-results .col-md-5 {
    width: 38%;
  }
  #assessment-results .in-tray-results .btn {
    visibility: hidden;
  }
  #assessment-results .in-tray-results .row.header-title .col-md-6 {
    width: 45%;
  }
  #assessment-results .in-tray-results .height-60 {
    height: 10px !important;
  }
  #assessment-results .in-tray-results .height-40 {
    height: 10px !important;
  }
  #assessment-results .in-tray-results .header-title {
    padding-bottom: 5px;
    margin-bottom: auto !important;
  }
  #assessment-results .in-tray-results .card-body {
    padding: 0.5rem;
  }
  #assessment-results .tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
  }
  #assessment-results .tooltip.top-right {
    /* left: calc(100% - 200px)!important;*/
  }
  #assessment-results .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 25px;
    margin-bottom: 0px !important;
    border-width: 5px 5px 0 !important;
    border-top-color: #000;
  }
  #assessment-results .bg-color-orange {
    background-color: #c79121 !important;
    background: #c79121 !important;
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    background-repeat-x: initial !important;
    background-repeat-y: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgb(199, 145, 33) !important;
  }
  #assessment-results .tooltip.top-left .tooltip-arrow {
    right: 25px;
    bottom: 0;
    margin-bottom: 0px !important;
    border-width: 5px 5px 0 !important;
    border-top-color: #000;
  }
  #assessment-results .margin-bottom-0-print {
    margin-bottom: 0px !important;
  }
  #assessment-results .padding-bottom-0-print {
    padding-bottom: 0px !important;
  }
  #assessment-results .padding-top-0-print {
    padding-top: 0px !important;
  }
  #assessment-results .padding-top-10-print {
    padding-top: 10px !important;
  }
  #assessment-results .print-card-border {
    border: 1px solid black;
  }
  #assessment-results .print-padding-top-50 {
    padding-top: 50px;
  }
  #assessment-results .margin-bottom-5-print {
    margin-bottom: 5px !important;
  }
  #assessment-results .padding-left-0-print {
    padding-left: 0px !important;
  }
  #assessment-results .GENTLENESS_SUB_HEX {
    page-break-after: always;
  }
  #assessment-results .FORGIVENESS_SUB_HEX {
    padding-top: 50px;
  }
  #assessment-results .PERFECTIONISM_SUB_HEX {
    page-break-after: always;
  }
  #assessment-results .PRUDENCE_SUB_HEX {
    padding-top: 50px;
  }
  #assessment-results .GREED_AVOIDANCE_SUB_HEX {
    page-break-after: always;
  }
  #assessment-results .MODESTY_SUB_HEX {
    padding-top: 50px;
  }
  #assessment-results .DEPENDENCE_SUB_HEX {
    page-break-after: always;
  }
  #assessment-results .SENTIMENTALITY_SUB_HEX {
    padding-top: 50px;
  }
  #assessment-results .SOCIABILITY_SUB_HEX {
    page-break-after: always;
  }
  #assessment-results .LIVELINESS_SUB_HEX {
    padding-top: 50px;
  }
  #assessment-results .CREATIVITY_SUB_HEX {
    page-break-after: always;
  }
  #assessment-results .UNCONVENTIONALITY_SUB_HEX {
    padding-top: 50px;
  }
  #assessment-results .candidate-report-language .card {
    border: 1px solid #494949;
    border-radius: 0.55rem;
    margin-bottom: 10px;
  }
  #assessment-results .print-body-font-size-120-pct {
    font-size: 120% !important;
  }
  #assessment-results body {
    font-size: 17px !important;
  }
}
#assessment-results .card .card {
  box-shadow: none !important;
}
#assessment-results .assessment-results .progress, #assessment-results .progress-bar {
  overflow: visible !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
#assessment-results .assessment-results ul li {
  padding-bottom: 10px;
}
#assessment-results .assessment-results .tooltip {
  min-width: 100px;
}
#assessment-results .assessment-results .progress-md {
  margin-bottom: 0px;
}
#assessment-results .assessment-results p {
  padding-bottom: 10px;
}
#assessment-results .assessment-results ul {
  padding: revert;
}
#assessment-results .assessment-results ul li {
  margin: auto;
  list-style: disc !important;
}
#assessment-results .comment-padding-bottom-10 .row.no-gutter.assessment-result-comment-box {
  padding-bottom: 10px !important;
}
#assessment-results .assessment-result-results-box-label {
  color: rgba(70, 89, 115, 0.7098039216);
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 0.8rem;
}
#assessment-results .assessment-result-results-box .assessment-result-results-box-label {
  margin-bottom: 20px;
}
#assessment-results .results-label-description {
  display: block;
  font-weight: normal;
  color: #2c3a43;
  font-size: 0.85rem;
}
@media (max-width: 768px) {
  #assessment-results .assessment-results-icons-xs {
    font-size: 1.1rem;
  }
}
#assessment-results #cke_template_editor {
  border-radius: 20px !important;
  border: 1px solid #dfecf3 !important; /* Apply the border color */
  overflow: hidden; /* Ensure child elements respect the border-radius */
}
#assessment-results #cke_template_editor .cke_inner {
  border-radius: 20px !important;
}
#assessment-results #cke_template_editor .cke_contents {
  border-radius: 20px !important;
  overflow: hidden; /* Prevent content overflow outside the rounded edges */
}
#assessment-results .exceptional_talent {
  padding-left: 15px;
  padding-right: 10px;
  border-radius: 10px;
  display: inline-block;
  font-size: 0.6rem;
  padding-top: 2px;
  padding-bottom: 2px;
}
#assessment-results .hidden-xs.assessment-result-info-color {
  color: rgba(70, 89, 115, 0.7098039216) !important;
}

#assessment-results .assessment-result-results-box ul li {
  margin-left: 15px;
  padding-bottom: 5px;
}

.modal-content #assessment-results .assessment-result-results-box ul li {
  margin-left: 15px;
  padding-bottom: 5px;
}

.assessment-result-results-box {
  margin-bottom: 15px;
}

.candidate-profile .avatar-circle {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  padding-top: 0pt;
  font-size: 12pt;
  color: #cecece;
  line-height: 60px;
  text-align: center;
  background: #f5f5f5;
  margin-left: 10px;
  border: 1px solid #e6e6e6;
  text-transform: uppercase;
  max-width: none;
}
.candidate-profile .position-fit-badge:hover {
  webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
  outline: 0;
  border: 1px solid transparent;
  transition: background-color 0.5s ease, box-shadow 0.5s ease;
  -webkit-transition: background-color 0.5s ease, box-shadow 0.5s 0s ease;
}

.search-result-item .avatar-circle {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

/*# sourceMappingURL=recutil_style.css.map */
