html, body {
  height: 100%;
}

.views-highlight {
  color: black;
  background-color: yellow;
}

#pane-location-filter, #pane-skills-filter, #pane-additional-filter {
  display: inline-block;
  vertical-align: top;
}

#pane-skills-filter {
  margin-left: 50px;
}

#pane-location-filter .facetapi-facet-location, #pane-skills-filter .facetapi-facet-skill, #pane-additional-filter .facetapi-facet-additional {
  padding-left: 0px;
}

#pane-location-filter .pane-title, #pane-skills-filter .pane-title, #pane-additional-filter .pane-title {
  font-size: 14px;
  font-weight: bold;
}

#pane-search-results {
  clear: both;
  overflow: hidden;
}

#search-results-panel-wrapper .panel-separator {
  display: none;
}

.contact-teaser-item {
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}

.contact-teaser-item-left {
  /*width: 100px;*/
  /*display: inline-block;*/
  /*vertical-align: top;*/
  color: gray;
  text-align: right;
}

.contact-teaser-item-left .form-type-checkbox {
  width: 20px;
  display: inline-block;
  vertical-align: top;
}

.node-contacts.node-teaser {
  border: 1px solid #dddddd;
  padding: 25px;
  margin-bottom: 10px;
}

.view-search-candidates .node-contacts.node-teaser {
  padding: 25px 0px;
}

.node-contacts.node-teaser.checkbox-set {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(152, 210, 255);
  box-shadow: 0px 1px 5px 0px rgba(0, 148, 255, 0.5);
}

.node-contacts.node-teaser.checkbox-set .contact-teaser-contacts-wrapper {
  background-color: #edf5ff;
}

.contact-teaser-photo {
  /* margin: 10px 0px; */
}

.hr-search-buttons-connect, .hr-search-buttons-custom-message {
  width: 48%;
  margin-left: 5px;
}

.hr-search-buttons-invite-sent {
  width: 98%;
}

.facetapi-limit-link {
  color: gray;
}

.hr-search-exclude-hr-checkbox {
  clear: both;
  overflow: hidden;
}

.h1r-contact-summary-wrapper {
  height: 30px;
}

.hr-contact-summary-wrapper .hr-contact-summary-desc {
  display: none;
}

.node-campaign.node-teaser {
  border: 1px solid #dddddd;
  padding: 0px 10px 10px;
  margin-bottom: 20px;
}

.node-campaign.node-teaser h2 {
  font-size: 20px;
}

.node-campaign.node-teaser .hr-campaigns-status {
  color: limegreen;
}

.node-campaign.node-teaser.node-unpublished {
  color: gray;
  background: none;
}

.node-campaign.node-teaser.node-unpublished * {
  color: inherit;
}

.view-campaigns .view-header {

}

.view-campaigns .view-header .hr-create-campaign-btn {
  float: right;
  margin-top: -65px;
}

.node-form.node-campaign-form .form-actions {
  text-align: right;
}

.node-form.node-campaign-form .form-actions .hr-form-cancel-btn {
  margin-right: 20px;
}

.node-form.node-campaign-form fieldset {
  border: none;
}

.node-form.node-campaign-form fieldset legend {
  background: none;
  border: none;
  padding-left: 0px;
}

.node-form.node-campaign-form fieldset legend a {
  font-size: 24px;
  font-weight: bold;
  color: grey;
}

.node-form.node-campaign-form fieldset .panel-body {
  padding-left: 0px;
}

.node-form.node-campaign-form .field-name-field-camp-search label {
  font-weight: normal;
}

.node-form.node-campaign-form fieldset div.horizontal-tabs {
  background-color: #F2F2F2;
  border: none;
}

.node-form.node-campaign-form fieldset .horizontal-tabs-list {
  background-color: white;
  border: none;
}

.node-form.node-campaign-form fieldset .horizontal-tabs-list li {
  background-color: white;
  width: 50%;
  border: none;
}

.node-form.node-campaign-form fieldset .horizontal-tabs-list li a {
  margin: 10px;
}

.node-form.node-campaign-form fieldset .horizontal-tabs-list li.selected {
  background-color: #F2F2F2;
}

.node-form.node-campaign-form fieldset .horizontal-tabs-panes fieldset {
  background-color: #F2F2F2;
  margin-bottom: 0px;
}

.node-form.node-campaign-form fieldset .horizontal-tabs-panes fieldset label.control-label {
  display: none;
}

.node-form.node-campaign-form fieldset .horizontal-tabs-panes fieldset.group-capm-templates-connected .help-block {
  margin-top: -18px;
  padding-left: 5px;
}

.node-form.node-campaign-form fieldset .horizontal-tabs-panes fieldset.group-capm-templates-invited .help-block {
  margin-top: -18px;
  width: 50%;
  float: right;
  padding-left: 26px;
}

.hr-register-content-wrapper {
  width: 85%;
  overflow: hidden;
  clear: both;
  margin: 50px auto;
}

.hr-register-content-item {
  width: 49%;
  float: left;
}

.hr-register-content-item:first-child {
  padding-right: 80px;
  padding-left: 85px;
}

.hr-register-content-item h1 {
  min-width: 260px;
}

.hr-register-content-item h2 {
  max-width: 240px;
}

.hr-register-content-item h3 {
  font-size: 20px;
  font-weight: normal;
}

.hr-register-description {
  color: gray;
  max-width: 200px;
  margin: 20px auto;
}

.hr-register-form-submit-btn {
  width: 100%;
  background-color: #297ff3;
}

.hr-gray-row {
  background-color: #333333;
  border-color: #e7e7e7;
  margin-bottom: -45px;
  color: #fff;
  padding: 20px;
  line-height: 150%;
}

.hr-gray-row .hr-register-list-items {
  max-width: 400px;
}

.hr-gray-row .hr-register-list-items li {
  color: #CCCCCC;
}

.hr-gray-row .hr-register-list-items li h3 {
  color: #fff;
}

.hr-gray-row .hr-register-list-items li:first-child {
  margin-bottom: 30px;
}

.hr-register-list-items {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.hr-register-footer-wrapper {
  width: 100%;
  overflow: hidden;
  clear: both;
  color: gray;
}

.hr-register-footer-left-item {
  text-align: left;
  width: 49%;
  float: left;
}

.hr-register-footer-left-item a {
  text-decoration: underline;
  color: #808080;
  margin-right: 40px;
}

.hr-register-footer-left-item a:hover {
  color: #3b7cb3;
}

.hr-footer-facebook-link {
  font-size: 24px;
  vertical-align: middle;
}

.hr-footer-facebook-link:hover i {
  color: #217df7;
}

.hr-register-footer-right-item {
  text-align: right;
  width: 49%;
  float: left;
}

.hr-register-header-login-wrapper {
  float: right;
  margin-top: 15px;
  color: gray;
}

.page-user-register .hr-register-header-login-wrapper {
  padding-right: 60px;
}

#page-header .hr-register-header-login-wrapper {
  margin-bottom: 40px;
}

.navbar-brand {
  padding-left: 30px;
}

.navbar-brand h1 {
  font-size: 22px;
  margin-top: 0px;
}

.hr-download-plugin-content-wrapper {
  max-width: 800px;
  text-align: center;
  margin: 50px auto;
}

.hr-download-plugin-content-wrapper .download-plugin-page-block-wrapper {
  max-width: 500px;
  margin: 0px auto;
}

.download-plugin-description {
  margin: 30px 0px;
  font-size: 16px;
}

.download-plugin-cancel-link {
  color: gray;
  margin-top: 30px;
  display: block;
}

.hr-google-trusted-img {
  width: 120px;
  display: block;
  margin: 20px auto;
}

.profile-plugin-block-wrapper {
  text-align: center;
  max-width: 500px;
}

.profile-plugin-block-content {
  background: #ffffce;
  padding: 20px 40px;
}

.profile-plugin-block-description {
  font-size: 12px;
  color: #959595;
  line-height: 1.5;
  text-align: left;
  font-size: 14px;
  margin-top: 20px;
}

body.page-user-login {
  background-color: #F2F2F2;
  min-height: 100%;
  padding-top: 570px;
  box-sizing: border-box;
}

body.page-user-login .name.navbar-brand {
  width: 100%;
  text-align: center;
}

body.page-user-login a.name.navbar-brand {
  text-decoration: none;
}

body.page-user-login .name.navbar-brand h1 {
  font-size: 30px;
  color: #000;
  font-weight: bold;
}

body.page-user-login .main-container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

body.page-user-login .main-container > .row {
  height: 100%;
  position: relative;
}

body.page-user-login .main-container > .row > section {
  max-width: 500px;
  max-height: 500px;
  background-color: white;
  border: 1px solid #747474;
  padding-top: 20px;
  margin: 0 auto;
  z-index: 10;
}

body.page-user-login .main-container > .row > section .hr-register-content-wrapper {
  padding: 0px 30px;
}

body.page-user-login .main-container > .row > section .hr-register-content-wrapper .hr-register-content-item {
  width: 100%;
  text-align: center;
  padding: 0px;
  float: none;
}

body.page-user-login footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border: none;
}

body.page-user-login .main-container > .row > section .hr-register-content-wrapper .hr-register-content-item h3 {
  margin-bottom: 30px;
}

body.page-user-login .main-container > .row > section .hr-register-content-wrapper .form-actions button {
  width: 100%;
}

body.page-user-login .main-container > .row > section .hr-register-content-wrapper .hr-register-description {
  text-align: left;
  margin: 20px 0px;
}

body.page-user-login .hr-register-footer-right-item {
  width: 100%;
  text-align: center;
}

#admin-menu-wrapper img {
  margin-bottom: 0px;
}

.hr-account-pay-block-wrapper {
  border: 1px solid #dddddd;
  padding: 25px;
  margin-bottom: 10px;
  background-color: #FFFFCF;
  font-size: 16px;
  font-weight: bold;
  clear: both;
  overflow: hidden;
}

.hr-account-pay-block-wrapper .hr-account-pay-block-text {
  float: left;
  padding-top: 6px;
  width: 80%;
}

.hr-account-pay-block-wrapper .hr-account-pay-block-btn {
  float: left;
  width: 20%;
  text-align: center;
}

.hr-account-pay-block-wrapper-sidebar {
  font-size: 90%;
  padding: 15px 15px 0 15px;
  font-weight: normal;
  margin: 10px 0px;
}

.hr-account-pay-block-wrapper-sidebar ul {
  padding-left: 20px;
}

.hr-account-pay-block-wrapper-sidebar ul li {
  margin-bottom: 10px;
}

.hr-send-invite-block .hr-account-pay-block-wrapper-sidebar a.btn {
  margin: 10px 0px;
}

.page-user-billing .profile-plugin-block-wrapper {
  float: inherit;
  width: auto;
  text-align: left;
}

a.facetapi-active {
  color: black;
  display: inline-block !important;
  margin-left: 4px;
}

.facetapi-facetapi-links i.fa-minus-circle,
.facetapi-facetapi-links i.fa-plus-circle {
  margin-right: 5px;
}

.hr-search-additional-block,
.hr-search-additional-block-additional-search {
  display: block;
  clear: both;
  overflow: hidden;
  padding-top: 10px;
}

.hr-search-additional-block .views-exposed-widget {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 10px;
}

.hr-search-additional-block input[type=checkbox] {
  display: block;
}

.hr-search-additional-block-additional-search .form-item-hr-search-additional-companies-only-current,
.hr-search-additional-block-additional-search .form-item-hr-search-additional-skills-only-top {
  margin-left: 0px;
  margin-top: 10px;
}

.hr-search-additional-block input[type=checkbox] + label span {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-font-smoothing: initial;
}

.hr-search-additional-block input[type=checkbox] + label {
  color: #337ab7;
  padding-left: 0px;
  line-height: 18px;
}

.hr-search-additional-block input[type=checkbox]:checked + label {
  color: black;
  padding-left: 0px;
}

ul.facetapi-facet-skill, ul.facetapi-facet-location {
  max-width: 280px;
  width: 280px;
  padding: 0px;
}

.contact-teaser-contacts-wrapper {
  background-color: #F2F2F2;
  padding: 15px 0px;
  margin: 10px 15px -25px 15px;
}

.contact-teaser-contacts-wrapper h2 {
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
}

.contact-teaser-contacts-wrapper .contact-contacts-item {
  float: left;
  margin-right: 25px;
}

.contact-teaser-contacts-wrapper .contact-teaser-item-left {
  margin-left: -10px;
}

.node-teaser .hr-not-relevant-wrap {
  position: relative;
  font-size: 16px;
  text-align: right;
  padding-right: 42px;
}

.node-teaser .hr-not-relevant-wrap .hr-not-relevant {
  display: block;
  position: absolute;
  top: -17px;
  right: -15px;
}

.node-teaser .hr-not-relevant-wrap,
.node-teaser .hr-not-relevant-wrap a {
  color: #747474;
}

.node-teaser .hr-not-relevant-wrap a:hover {
  color: #3b7cb3;
}

.node-teaser .hr-not-relevant-wrap span.hr-not-relevant i {
  opacity: 0.5;
}

.hr-search-views-exposed-widgets {
  position: relative;
}

.hr-search-views-exposed-widgets .views-submit-button {
  padding-left: 15px;
  padding-right: 15px;
}

.node-contacts.node-teaser h2 a:visited {
  color: #8f41af;
}

.hr-bottom-reg-row {
  padding: 70px 0px;

}

.hr-bottom-reg-row .hr-bottom-reg-form {
  width: 451px;
  height: 46px;
  margin: 0px auto;
  border-radius: 5px;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0 5px 10px 0 rgba(57, 62, 74, 0.1), 0 10px 20px 0 rgba(57, 62, 74, 0.2);
  box-shadow: 0 5px 10px 0 rgba(57, 62, 74, 0.1), 0 10px 20px 0 rgba(57, 62, 74, 0.2);
  background-color: #ffffff;
}

.hr-bottom-reg-row .hr-bottom-reg-form .form-actions button.hr-register-form-submit-btn:hover {
  background-color: #1b6ad1;
  border-color: #1b6ad1;
}

.hr-bottom-reg-row .hr-bottom-reg-form:hover {
  border: solid 1px #acacac;
  box-shadow: 0 5px 10px 0 rgba(57, 62, 74, 0.1), 0 10px 20px 0 rgba(57, 62, 74, 0.2);
  -webkit-box-shadow: 0 5px 10px 0 rgba(57, 62, 74, 0.1), 0 10px 20px 0 rgba(57, 62, 74, 0.2);
}

.hr-bottom-reg-row .hr-bottom-reg-form.hr-register-form-focused,
.hr-bottom-reg-row .hr-bottom-reg-form.hr-register-form-focused:hover {
  border: 1px solid #3685ed;
  box-shadow: 0 5px 10px 0 rgba(54, 133, 237, 0.1), 0 10px 20px 0 rgba(54, 133, 237, 0.2);
  -webkit-box-shadow: 0 5px 10px 0 rgba(54, 133, 237, 0.1), 0 10px 20px 0 rgba(54, 133, 237, 0.2);
}

.hr-bottom-reg-row .hr-bottom-reg-form .form-wrapper {
  display: inline-block;
  width: 230px;
}

.hr-bottom-reg-row .hr-bottom-reg-form .form-group {
  margin: 0px;
}

.hr-bottom-reg-row .hr-bottom-reg-form .form-item-mail input {
  height: 46px;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: none;
}

.hr-bottom-reg-row .hr-bottom-reg-form .form-actions {
  width: 216px;
  float: right;
  margin-right: 3px;
}

.hr-bottom-reg-row .hr-bottom-reg-form .form-actions button.hr-register-form-submit-btn {
  width: 216px;
  height: 38px;
  border-radius: 3px;
  background-color: #3685ed;
  border-color: #3685ed;
  margin-top: 3px;
}

.hr-price-row {
  background-color: #f3f4f8;
  padding: 53px 0px 69px 0px;
}

.hr-price-row .hr-price-row-label span {
  max-width: 145px;
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #393e4a;
  display: block;
  line-height: 52px;
}

.hr-price-row .hr-price-row-item-first {
  padding-left: 50px;
}

.hr-price-row .hr-price-row-item span {
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #3685ed;
}

.hr-price-row .hr-price-row-item p {
  max-width: 125px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  text-align: left;
  color: #393e4a;
}

.hr-price-row .hr-price-row-percent-icon {
  background: url("../images/icons/new/discount.svg") no-repeat 50% 50%;
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  left: -10px;
  top: -17px;
}

.hr-price-row .hr-price-row-description {
  margin-top: 9px;
}

.hr-price-row .hr-price-row-description p {
  padding-left: 35px;
  line-height: 1.57;
}

.hr-price-row .hr-price-row-description:last-child {
  margin-top: 28px;
}

.hr-price-row .hr-price-row-description .hr-price-row-description-top-margin {
  margin-top: 26px;
}

.hr-statistics-row {
  background-color: #393e4a;
  color: #FFFFFF;
  padding: 54px 0px;
}

.hr-statistics-row .hr-statistics-row-label span {
  max-width: 103px;
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #caccd5;
  display: block;
}

.hr-statistics-row .hr-statistics-row-item-first {
  padding-left: 50px;
}

.hr-statistics-row .hr-statistics-row-item span {
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: right;
  color: #ffffff;
}

.hr-statistics-row .hr-statistics-row-item p {
  max-width: 201px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  text-align: left;
  color: #ffffff;
}

.fa-18 {
  font-size: 18px;
}

.fa-green {
  color: #008000;
}

.fa-red {
  color: #FF0000;
}

.fa-blue {
  color: #0000FF;
}

.fa-gray {
  color: #CCCCCC;
}

.hr-btn-dark-gray {
  background-color: #333333;
  border-color: #444444;
  color: #ffffff;
}

.node-contacts-line .node-contacts-line-wrapper {
  overflow: hidden;
  clear: both;
  display: inline-block;
  padding-right: 20px;
}

.node-contacts-line img.contact-teaser-photo {
  width: 50px;
  height: 50px;
  float: left;
  margin: 0px;
}

.node-contacts-line h2 {
  float: left;
  margin-left: 10px;
  height: 50px;
  font-size: 16px;
  padding-top: 16px;
  margin-bottom: -16px;
}

.hr-no-photo {
  float: left;
  font-size: 38px;
  border: 1px solid gray;
  padding: 5px 10px;
}

.view-user-invites .table > tbody > tr > td {
  vertical-align: middle;
}

.view-user-invites .table > thead > tr > th > a > img.img-responsive {
  display: inline-block;
}

.hr-send-invite-block-wrapper {
  /*padding-top: 265px;*/
  height: 100%;
}

.hr-send-invite-block h2 {
  font-size: 20px;
}

.hr-send-invite-block a.btn,
.hr-send-invite-block button.btn {
  width: 100%;
  margin: 20px 0px;
}

.hr-send-invite-block .hr-send-invite-block-desc {
  margin-top: 20px;
  color: #999999;
  font-size: 12px;
}

.hr-send-invite-block .hr-send-invite-block-desc a {
  color: #999999;
  font-size: 12px;
}

.panels-flexible-column.panels-flexible-column-1-1.panels-flexible-column-last {
  padding-left: 70px;
}

.hr-plugin-installed {
  display: none;
}

.hr-install-plugin-link {
  color: #337ab7;
  cursor: pointer;
}

.hr-install-plugin-link:hover {
  text-decoration: underline;
}

ul.top-menu {
  padding-left: 15px;
}

ul.top-menu li:first-child > a {
  padding-left: 0px;
}

.navbar-default .navbar-nav.top-menu > .active > a {
  color: #777;
  background: none;
}

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

.view-user-invites .view-header h3 {
  font-weight: normal;
  margin: 10px 0px;
}

.hr-contact-line-teaser-wrapper {
  width: 600px;
  background-color: white;
  color: black;
  text-align: left;
  margin-top: 5px;
}

.hr-contact-line-teaser-wrapper .node-contacts.node-teaser {
  margin-bottom: 5px;
}

.hr-contact-line-teaser-wrapper .contact-teaser-item-right {
  width: 420px;
}

.page-unavailable-profiles .hr-similar-data-text {
  font-size: 12px;
  color: gray;
  margin-top: 5px;
  font-weight: normal;
}

.page-unavailable-profiles .tooltip-inner,
.page-invites .tooltip-inner {
  max-width: initial;
}

.hr-contact-line-teaser-tooltip {
  height: 50px;
}

.hr-invites-process-wrapper {
  display: inline-block;
  margin-top: 16px;
  color: #999999;
}

.hr_invites_progress-processed .tooltip-inner {
  max-width: 616px;
}

#pane-experience-years-filter {
  display: block;
}

#pane-experience-years-filter h2 {
  display: inline-block;
  font-size: 14px;
  padding-top: 20px;
}

#pane-experience-years-filter .pane-content {
  width: 322px;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}

#facetapi-facet-search-apicontacts-block-experience-years {
  display: none;
}

.facetapi-slider-max {
  margin-top: -31px;
}

.view-search-candidates h2 {
  display: inline-block;
}

.view-search-candidates .view-search-candidates-reset-link-wrapper {
  margin-left: 20px;
}

.view-search-candidates .view-search-candidates-reset-link-wrapper a {
  color: gray;
}

.view-search-candidates .view-header > div {
  float: right;
}

.hr-promo-code-custom-block-wrapper {
  margin-top: 55px;
}

.hr-promo-code-custom-block-wrapper .hr-promo-code-add-to-user-form .form-item-code {
  display: inline-block;
  margin-right: 20px;
}

.hr-promo-code-custom-block-wrapper .hr-promo-code-add-to-user-form .form-item-code input {
  width: 136px;
}

.hr-promo-code-custom-block-wrapper .hr-promo-code-add-to-user-form button {
  vertical-align: top;
}

.hr-promo-code-custom-block-wrapper .hr-promo-code-user-code-table {
  color: gray;
  width: 325px;
}

.hr-promo-code-custom-block-wrapper .hr-promo-code-user-code-table .hr-promo-code-created-row {
  width: 87px;
}

.hr-testimonials-row {
  text-align: center;
  padding: 80px 0px;
  z-index: 10;
  position: relative;
}

.hr-testimonials-row h2 {
  width: 232px;
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #393e4a;
  margin: 0px auto;
}

.hr-testimonials-row ul {
  list-style: none;
  margin-top: 38px;
}

.hr-testimonials-row ul li {
  display: inline-block;
  margin-right: 22px;
}

.hr-testimonials-row .hr-testimonials-carousel {
  position: relative;
  max-width: 670px;
  margin: 45px auto 0px;
}

.hr-testimonials-row .hr-testimonials-block {
  width: 500px;
}

.hr-testimonials-row .item-testimonials {
  padding: 10px;
  width: 100%;
  min-height: 225px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hr-testimonials-row .flickity-viewport {
  overflow: hidden;
}

.hr-testimonials-row .flickity-page-dots {
  display: none;
}

.hr-testimonials-row .flickity-prev-next-button {
  width: 33px;
  height: 33px;
  border: none;
  background: transparent;
  background: rgba(255, 255, 255, 0);
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}

.hr-testimonials-row .flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  opacity: 0.3;
  cursor: auto;
}

.hr-testimonials-row .flickity-prev-next-button.previous {
  left: 0px;
}

.hr-testimonials-row .flickity-prev-next-button.next {
  right: 0px;
}

.hr-testimonials-row .hr-testimonials-avatar {
  margin-bottom: 18px;
}

.hr-testimonials-row .hr-testimonials-logo {
  margin: 0px;
}

.hr-testimonials-row .hr-testimonials-text {
  width: 489px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  text-align: center;
  color: #393e4a;
  margin: 0px auto;
}

.hr-testimonials-row .hr-testimonials-author,
.hr-testimonials-row .hr-testimonials-author a {
  font-size: 13px;
  color: rgb(51, 51, 51);
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0px;
  line-height: 1.85;
}

.page-user-register .footer {
  margin-top: 0px;
}

.node-contacts.node-teaser.checkbox .main-content-wrapper {
  float: right;
}

.node-contacts.node-teaser.checkbox .content-teaser-item-left-checkbox {
  float: left;
  width: 20px;
  margin-left: 20px;
}

.send-invites-button-inactive {
  display: none;
}

.hr-not-relevant-wrap .tooltip {
  min-width: 300px;
}

.hr-profile-contact-icons {
  margin: 0px;
}

.hr-profile-copy-link {
  cursor: pointer;
}

.ctools-modal-hr-profile-ctools-style i.fa {
  color: #999999;
  font-size: 20px;
}

.hr-profiles-contacts-block-wrapper {
  display: inline-block;
}

.hr-profiles-contacts-block-wrapper a:hover {
  text-decoration: none;
}

.contact-teaser-item-right-add-contacts {
  float: right;
  margin-right: 0px;
}

.contact-teaser-item-right-add-contacts-single {
  text-align: right;
}

.view-search-candidates-viewed-block-wrapper {
  padding-bottom: 25px;
  text-align: right;
}

.view-search-candidates-viewed-block-wrapper .dropdown {
  display: inline-block;
}

.hr-search-reset-icon {
  margin: -10px;
  display: inline-block;
  line-height: 32px;
  font-size: 14px;
}

.hr-search-reset-icon:hover {
  text-decoration: none;
}

.hr-search-reset-icon i.fa {
  color: #999999;
  line-height: inherit;
  vertical-align: middle;
}

.hr-search-search-input {
  padding-right: 20px;
  display: inline-block;
}

.hr-search-node-viewed,
.hr-search-node-viewed a {
  color: #8f41af;
}

.download-plugin-page-description {
  background-color: #F2F2F2;
  margin: 60px 0px;
  padding: 30px;
  font-size: 13px;
}

.download-plugin-page-description h2 {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: normal;
}

.download-plugin-page-description-items {
  overflow: hidden;
  clear: both;
  margin: 0px auto;
  width: 700px;
}

.download-plugin-page-description-item {
  float: left;
  width: 49%;
  text-align: left;
  padding: 0px 20px;
  line-height: 150%;
}

body.page-install-plugin .modal-dialog {
  width: 688px;
}

.hr-account-additional-profile-wrapper {

}

.hr-account-additional-profile-wrapper .hr-account-additional-profile-header {
  margin: 10px 50px;
}

.hr-account-additional-profile-wrapper form {
  width: 80%;
  margin: 0px auto;
}

.hr-account-additional-profile-wrapper form label.control-label {
  width: 122px;
  text-align: right;
  vertical-align: middle;
  padding-right: 5px;
}

.hr-account-additional-profile-wrapper form input.form-text {
  display: inline-block;
  max-width: 240px;
}

.hr-account-additional-profile-wrapper form .form-item-company {
  display: inline-block;
}

.hr-account-additional-profile-wrapper form .form-item-freelancer {
  display: inline-block;
  margin-left: 20px;
}

.hr-account-additional-profile-wrapper form .form-item-freelancer label {
  width: auto;
}

.hr-account-additional-profile-wrapper form select.form-select {
  display: inline-block;
  max-width: 240px;
}

.hr-account-additional-profile-wrapper form #edit-submit {
  display: block;
  margin: 0px auto;
}

.hr-register-page-header {
  margin-top: 33px;
}

.hr-register-page-header h1 {
  text-align: left;
  font-size: 29px;
  font-weight: bold;
}

.hr-register-page-header h1 sup {
  font-size: 16px;
  font-weight: normal;
}

.hr-register-page-header .hr-register-header-login-wrapper {
  text-align: right;
}

.hr-register-page-wrapper {
  padding-bottom: 79px;
  position: relative;
}

.hr-register-page-wrapper .row {
  position: relative;
  z-index: 10;
}

.hr-register-page-wrapper h3 {
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #393e4a;
  margin: 0px auto;
  line-height: 49px;
}

.hr-register-page-wrapper p {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  text-align: center;
  color: #979797;
  margin: 14px auto 30px;
}

#hr-register-page-modal {
  width: 594px;
  height: 366px;
  display: block;
  margin: 127px auto 50px;
  box-shadow: 0px 10px 20px 0 rgba(57, 62, 74, 0.1), 0px 20px 40px 0 rgba(57, 62, 74, 0.3);
  text-align: center;
  padding-top: 127px;
  position: relative;
  z-index: 1;
  background: url("../images/preview-bg.png") repeat-x 50% 50%;
  text-decoration: none;
}

#hr-register-page-modal .hr-register-page-modal-play-icon {
  display: block;
  margin: 0px auto;
  width: 57px;
  height: 57px;
  background: url("../images/icons/new/play.svg") no-repeat 50% 50%;
}

#hr-register-page-modal:hover {
  text-decoration: none;
}

#hr-register-page-modal:hover .hr-register-page-modal-play-icon {
  background: url("../images/icons/new/play-hover.svg") no-repeat 50% 50%;
}

#hr-register-page-modal span {
  width: 251px;
  height: 39px;
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #393e4a;
}

.hr-register-background-img {
  background: url("../images/icons/new/bg-img.svg") no-repeat 50% 5%;
  position: absolute;
  width: 100%;
  height: 1500px;
  top: 135px;
  background-size: contain;
  z-index: 1;
}

.hr-register-background-img2 {
  background-color: #f3f4f8;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 233px;
  display: block;
  z-index: 2;
}

.hr-register-page-proposition {
  background-color: #f3f4f8;
  padding-top: 16px;
  padding-bottom: 69px;
  position: relative;
  z-index: 10;
}

.hr-register-page-proposition h2 {
  width: 363px;
  height: 39px;
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #393e4a;
  margin: 0px auto 22px;
}

.hr-register-page-proposition ul li.hr-alt-contacts-icon:before {
  background: url("../images/icons/contacts.svg") no-repeat 50% 50%;
}

.hr-register-page-proposition ul li.hr-filter-hr-icon:before {
  background: url("../images/icons/hr.svg") no-repeat 50% 50%;
}

.hr-register-page-proposition ul li.hr-rel-search-icon:before {
  background: url("../images/icons/results.svg") no-repeat 50% 50%;
}

.hr-register-page-proposition ul li.hr-filter-city-icon:before {
  background: url("../images/icons/map.svg") no-repeat 50% 50%;
}

.hr-register-page-proposition ul li.hr-actual-db-icon:before {
  background: url("../images/icons/card.svg") no-repeat 50% 50%;
}

.hr-register-page-proposition ul li.hr-price-icon:before {
  background: url("../images/icons/money.svg") no-repeat 50% 50%;
}

.hr-register-page-proposition ul li.hr-filter-invites-icon:before {
  background: url("../images/icons/new/invites.svg") no-repeat 50% 50%;
}

.hr-register-page-proposition ul li.hr-filter-li-contacts-icon:before {
  background: url("../images/icons/new/li-contacts.svg") no-repeat 50% 50%;
}

.hr-register-page-proposition ul li {
  min-height: 80px;
  margin-left: 60px;
}

.hr-register-page-proposition ul li p {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  text-align: left;
  color: #393e4a;
}

.hr-register-page-proposition ul li:before {
  content: '';
  display: block;
  background: red;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  background-size: 100% 100%;
}

.hr-register-page-proposition ul {
  max-width: 600px;
  list-style: none;
  margin: 0;
  padding: 20px 0 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hr-register-page-proposition ul.first-list {
  margin-top: 10px;
}

.hr-register-page-proposition-left {
  text-align: right;
  margin-top: 20px;
  padding-right: 30px;
}

.hr-register-page-proposition-left h4 {
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  color: #393e4a;
}

.hr-register-page-proposition-left a {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #979797;
}

.page-user-register .container {
  padding-left: 0px;
  padding-right: 0px;
  max-width: 970px;
}

#hr-register-page-modal-screenshots-block {
  text-align: left;
}

#hr-register-page-modal-screenshots-block .modal-content,
#hr-register-page-modal-block .modal-content {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  width: 700px;
}

#hr-register-page-modal-block .modal-content {
  width: 593px;
}

#hr-register-page-modal-screenshots-block .modal-header,
#hr-register-page-modal-block .modal-header {
  border: none;
  padding-bottom: 0px;
}

#hr-register-page-modal-screenshots-block .modal-header .modal-title,
#hr-register-page-modal-block .modal-header .modal-title {
  display: none;
}

#hr-register-page-modal-screenshots-block .modal-header button.close {
  margin-right: -27px;
}

#hr-register-page-modal-screenshots-block .modal-header button.close,
#hr-register-page-modal-block .modal-header button.close {
  opacity: 1;
}

#hr-register-page-modal-screenshots-block .modal-header button.close .fa-close,
#hr-register-page-modal-block .modal-header button.close .fa-close {
  color: white;
}

#hr-register-page-modal-screenshots-block .modal-body {
  margin: 0px 32px;
  width: 660px;
  padding: 0px;
}

#hr-register-page-modal-block .modal-body {
  padding: 0px;
}

#hr-register-page-modal-block .modal-body iframe {
  box-shadow: 0px 10px 20px 0 rgba(57, 62, 74, 0.1), 0px 20px 40px 0 rgba(57, 62, 74, 0.3);
}

.hr-screenshots-carousel {
  position: relative;
}

.hr-screenshots-carousel .item-screenshots img {
  margin-bottom: 0px;
}

.hr-screenshots-carousel .flickity-viewport {
  box-shadow: 0px 10px 20px 0 rgba(57, 62, 74, 0.1), 0px 20px 40px 0 rgba(57, 62, 74, 0.3);
}

.hr-screenshots-carousel .item-screenshots {
  align-items: center;
  padding: 0px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hr-screenshots-carousel .flickity-viewport {
  overflow: hidden;
}

.hr-screenshots-carousel .flickity-prev-next-button {
  width: 33px;
  height: 33px;
  border: none;
  background: transparent;
  background: rgba(255, 255, 255, 0);
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}

.hr-screenshots-carousel .flickity-prev-next-button:disabled {
  display: none;
}

.hr-screenshots-carousel .flickity-prev-next-button.previous {
  margin-left: -50px;
}

.hr-screenshots-carousel .flickity-prev-next-button.next {
  right: 0px;
  margin-right: -50px;
}

.hr-screenshots-carousel .flickity-prev-next-button .arrow {
  fill: white;
}

.hr-screenshots-carousel .flickity-prev-next-button.no-svg {
  color: white;
}

.modal-hr-profiles-manual-contact-modal .modal-body {
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}

a.main-page {
  color: #3685ed;
  text-decoration: underline;
}

a.main-page:hover, a.main-page:focus {
  color: #1b6ad1;
  text-decoration: none;
}

a.main-page:visited {
  text-decoration: underline;
  color: #3685ed;
}

ul.facetapi-facetapi-checkbox-links li a.facetapi-checkbox {
  margin-left: 5px;
}

a.gray {
  color: #979797;
  text-decoration: underline;
}

a.gray:hover, a.gray:focus {
  color: #393e4a !important;
  text-decoration: none;
}

a.gray:visited {
  color: #979797;
  text-decoration: underline;
}

.hr-profiles-inline-edit-wrapper .hr-profiles-inline-edit-btn,
.hr-profiles-inline-edit-select-wrapper .hr-profiles-inline-edit-select-btn {
  margin-right: 2px;
}

.hr-profiles-inline-edit-wrapper .hr-profiles-inline-edit-btn-cancel,
.hr-profiles-inline-edit-wrapper .hr-profiles-inline-edit-btn-save,
.hr-profiles-inline-edit-select-wrapper .hr-profiles-inline-edit-btn-cancel,
.hr-profiles-inline-edit-select-wrapper .hr-profiles-inline-edit-btn-save {
  font-size: 18px;
  margin-left: 5px;
  cursor: pointer;
}

.hr-profiles-inline-edit-wrapper form,
.hr-profiles-inline-edit-select-wrapper form {
  display: inline-block;
}

.hr-profiles-inline-edit-select-wrapper {
  min-width: 145px;
}

.hr-profiles-inline-edit-wrapper {
  min-width: 310px;
}

.profile-plugin-block-button-block {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}

.profile-plugin-block-tooltip {
  width: 70px;
  display: inline-block;
  text-decoration: underline;
  color: #808080;
  margin-top: 10px;
  margin-left: 20px;
}

.profile-plugin-block-wrapper .tooltip {
  width: 259px;
}

.profile-plugin-block-wrapper .tooltip .tooltip-inner {
  text-align: left;
  padding: 20px;
}

.page-manage-additional-contacts .main-container.container {
  width: 90%;
}

.highlight {
  background-color: #fff69f;
}

.hr-user-profile-row {
  margin-top: 30px;
}

.hr-messages-wrapper {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0px;
  left: 0px;
}

.hr-messages-wrapper .alert {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
  position: relative;
}

.hr-messages-wrapper .alert ul {
  list-style: none;
}

.hr-messages-wrapper .alert.alert-success {
  background-color: rgb(214, 238, 204);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1), 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1), 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  font-color: #1a5803;
}

.hr-messages-wrapper .alert.alert-danger {
  background-color: rgb(255, 216, 216);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1), 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1), 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  font-color: rgb(126, 29, 30);
}

.hr-messages-wrapper .alert a.close {
  width: 60px;
  height: 100%;
  opacity: 0.6;
  text-shadow: none;
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 50px;
}

.hr-messages-wrapper .alert.alert-success a.close {
  background-color: rgb(194, 230, 180);
  font-color: #1a5803;
}

.hr-messages-wrapper .alert.alert-danger a.close {
  background-color: rgb(253, 196, 197);
  font-color: #7e1d1e;
}

.hr-messages-wrapper .alert.alert-warning a.close {
  background-color: rgb(250, 244, 209);
}

.hr-messages-wrapper .alert a.close:hover {
  opacity: 1;
}

.hr-messages-wrapper .alert.alert-success .fa {
  font-color: #30ac02;
}

.hr-messages-wrapper .alert.alert-danger .fa {
  color: #ff3a3d;
}

.hr-messages-wrapper .alert {
  display: none;
}

.hr-frontpage-sidebar-left {
  padding: 0px 50px;
  max-width: 400px;
}

.hr-frontpage-sidebar-right {
  padding: 0px 10px;
}

.hr-frontpage-region-top {

}

.hr-frontpage-region-center {

}

.hr-custom-locations-el-country {
  font-weight: bold;
}

.hr-custom-locations-el-all {
  font-weight: bold;
}

.hr-custom-locations-el-city {
  padding-left: 20px;
}

.hr-custom-locations-el-placeholder,
.hr-gray-text{
  color: gray;
}

.hr-custom-locations-marker {
  font-size: 16px;
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 25px;
}

.select2-container .select2-selection {
  height: 34px;
}

.select2-container .select2-selection .select2-selection__arrow {
  height: 34px;
}

.select2-container .select2-selection #select2-edit-loc-container {
  padding-left: 20px;
  height: 34px;
  line-height: 32px;
}

.form-item-loc .select2-container .select2-selection--multiple {
  padding-left: 20px;
}

.left-sidebar h2, .right-sidebar h2 {
  font-size: 14px;
  font-weight: 500;
}

.left-sidebar .panel-pane,
.right-sidebar .panel-pane {
  margin-bottom: 30px;
}

.main-area {
  margin-top: 20px;
}

.panels-flexible-region-new-center h2 {
  margin-left: -353px;
}

#slider-facetapi-facet-search-apicontacts-block-experience-years,
#slider-facetapi-facet-search-apicontacts-block-experience-years-current-position,
#slider-facetapi-facet-search-apicontacts-block-experience-cur-years-calc {
  width: 95%;
  margin-left: 8px;
}

.date-period {
  color: grey;
}

.views-exposed-form {
  padding-left: 15px;
}

.views-exposed-form .views-exposed-widget .btn {
  margin-top: 0px;
}

.pane-search-results {
  margin-top: 20px;
  padding-left: 15px;
}

.left-sidebar, .right-sidebar {
  margin-top: 3px;
}

.right-sidebar {
  padding-right: 55px;
}

.recruiter-checkbox-wrapper {
  text-align: left;
}

#edit-recruiter-wrapper {
  display: none;
}

.search-form-wrapper {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  padding: 10px 0px;
}

.navbar-default {
  background: none;
  border: none;
}

ul.facetapi-facetapi-checkbox-links li a.facetapi-checkbox {
  margin-left: 5px;
  line-height: 24px;
}

#edit-submit-search-candidates {
  width: 100%;
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.how-search-works-link-wrapper {
  padding-top: 13px;
}

.how-search-works-link-wrapper a {
  color: #777;
  text-decoration: underline;
}

.contact-teaser-item-right-icon {
  display: inline-block;
}

.contact-teaser-item .hr-profile-current-location,
.contact-teaser-item .hr-profile-past-locations {
  display: inline-block;
}

#select2-edit-loc-results .select2-results__option .hr-custom-locations-el:before {
  content: "\f096";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 2px;
}

#select2-edit-loc-results .select2-results__option[aria-selected=true] .hr-custom-locations-el:before {
  content: "\f046";
}

.form-item-loc .select2-container .select2-selection--multiple ul {
  height: 32px;
}

.form-item-loc .select2-container .select2-selection--multiple ul li.select2-selection__choice .select2-selection__choice__remove {
  display: none;
}

.form-item-loc .select2-container .select2-selection--multiple ul li.select2-selection__choice {
  background: none;
  border: none;
  margin-right: 0px;
  padding: 2px 0 0 0;
}

.form-item-loc .select2-container .select2-selection--multiple ul li.select2-selection__choice:before {
  content: " ,";
  margin-right: 3px;
}

.form-item-loc .select2-container .select2-selection--multiple ul li.select2-selection__choice:first-child:before {
  content: "";
  margin-right: 0px;
}

.form-item-loc .select2-container .select2-selection--multiple ul li.select2-search .select2-search__field {
  margin-top: 7px;
  margin-left: 2px;
}

select.hr-custom-locations {
  display: none;
  min-width: 200px;
}

.hr-account-profile-billing-price-block .col-md-2 {
  padding: 0px;
  text-align: center;
}

.hr-account-profile-billing-price-block .col-md-2 span {
  display: block;
  text-align: center;
  font-size: 13px;
}

.hr-account-profile-billing-price-block .col-md-2 .hr-account-profile-billing-price-block-desc {
  color: #048204;
  font-size: 12px;
}

.hr-account-profile-billing-price-block-text {
  margin: 10px 0px;
}

.node-contacts.node-invite-teaser {
  margin-bottom: 5px;
  padding: 25px;
}

.hr-custom-skills-new-el-wrap {
  display: none;
  height: 360px;
}

.hr-custom-skills-new-el-wrap .hr-custom-skills-search-input {
  width: 100%;
}

.hr-custom-skills-new-el-wrap .hr-custom-skills-search-submit {
  color: #337ab7;
  cursor: pointer;
  margin-left: -28px;
  margin-top: 0px;
  height: 25px;
}

.hr-custom-skills-new-el-wrap .hr-custom-skills-new-el-list {
  overflow-y: scroll;
  width: auto;
  clear: both;
  height: 325px;
}

.hr-custom-skills-new-el-wrap .hr-custom-skills-new-el-list .hr-custom-skills-first-letter {
  font-weight: bold;
  margin-top: 10px;
  margin-left: 1px;
  display: block;
  border-top: 1px solid #EEEEEE;
  padding-top: 20px;
  width: 90%;
}

.hr-custom-skills-facetapi-limit-link {
  color: gray;
}

.hr-custom-skills-new-el-wrap .hr-custom-skills-new-el-list .hr-custom-skills-new-el-link {
  margin-left: 5px;
}

.hr-custom-locations-clean {
  padding: 10px;
  cursor: pointer;
  border: 1px solid gray;
}

.hr-custom-locations-clean input[type="checkbox"] {
  margin-right: 5px;
}

table.hr-default-table th, table.hr-default-table td {
  padding: 4px;
}

body.page-node-160652 h1.page-header {
  text-align: center;
}

.page-frontpage a.hr-price-link {
  margin: 0px auto;
  display: block;
  width: 500px;
  margin-top: -25px;
  padding-left: 387px;
}

.page-frontpage .hr-register-link {
  margin: 0px auto;
  width: 216px;
  box-shadow: 0px 5px 10px 0 rgba(36, 51, 73, 0.1), 0px 10px 20px 0 rgba(36, 51, 73, 0.2);
  display: block;
  border-radius: 3px;
  background-color: rgb(54, 133, 237);
}

.pane-frontpage-base, .pane-frontpage-statistics {
  z-index: 10;
}

ul.hr-frontpage-clients-list {
  list-style: none;
  margin: 38px auto 0px;
  max-width: 700px;
}

ul.hr-frontpage-clients-list li {
  display: inline-block;
  margin-right: 22px;
}

.hr-register-page-clients {
  padding-top: 80px;
  padding-bottom: 69px;
  position: relative;
  z-index: 10;
}

.hr-register-page-clients h2 {
  width: 363px;
  height: 39px;
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #393e4a;
  margin: 0px auto 22px;
}

.hr-register-link-block {
  margin: 50px 0 0 0;
  position: relative;
}

.hr-register-link-block .row {
  position: relative;
  z-index: 10;
}

.page-frontpage .main-container.container-fluid {
  padding-left: 0px;
  padding-rigth: 0px;
}

.page-frontpage header .navbar-brand h1 {
  text-align: left;
  font-size: 29px;
  font-weight: bold;
  color: black;
}

.page-frontpage header .navbar-brand h1 sup {
  font-size: 16px;
  font-weight: normal;
}

.user-register-block {
  width: 940px;
  min-height: 943px;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0px 10px 20px 0 rgba(57, 62, 74, 0.1), 0px 20px 40px 0 rgba(57, 62, 74, 0.3);

}

.user-register-block .hr-register-form h3 {
  font-size: 40px;
  font-weight: 300;
  color: #393e4a;
  margin-top: 73px;
  margin-left: 79px;
  text-align: left;
}

.user-register-block .hr-register-form {
}

.user-register-block .hr-register-form form {
  margin-top: 39px;
  margin-left: 79px;
  width: 100%;
}

.user-register-block .hr-register-form form .form-group {
  width: 380px;
}

.user-register-block .hr-register-form form input.form-text {
  width: 380px;
  height: 38px;
}

.user-register-block .hr-register-form form label {
  font-size: 14px;
  line-height: 1.71;
  text-align: left;
  color: #243349;
  font-weight: normal;
}

.user-register-block .hr-register-form form button {
  width: 380px;
  height: 38px;
}

.user-register-block .hr-register-form form .form-group.field-name-field-p-company {
  float: left;
}

.user-register-block .hr-register-form form .form-group.field-name-field-p-company .form-required {
  margin-left: 5px;
}

.user-register-block .hr-register-form form .form-group.field-name-field-p-freelancer {
  width: 115px;
  clear: right;
  float: left;
  margin-top: 36px;
  margin-left: 20px;
}

.user-register-block .hr-register-sidebar-right {
  background-color: #f3f4f8;
  padding: 56px 50px;
  min-height: 943px;
}

.user-register-block .hr-register-sidebar-right h3 {
  font-size: 24px;
  font-weight: 300;
  text-align: left;
  color: #393e4a;
  line-height: 1.2;
}

.user-register-block .hr-register-sidebar-right ul {
  padding: 0px;
}

.user-register-block .hr-register-sidebar-right ul li {
  font-size: 14px;
  line-height: 1.57;
  text-align: left;
  color: #393e4a;
  list-style: none;

}

.user-register-block .hr-register-sidebar-right ul li:before {
  content: '\2022';
  display: block;
  width: 4px;
  color: #3196dc;
  left: -0.7em;
  top: 22px;
  position: relative;
}

.user-register-block .hr-register-form form .form-required {
  color: red
}

.hr-account-rules-link {
  margin-bottom: 17px;
  font-size: 12px;
}

.page-user-register .hr-register-background-img {
  min-height: 1023px;
  height: inherit;
  background: url("../images/icons/new/bg-img.svg") no-repeat 50% 100%;
  top: inherit;
}

.hr-account-rules-message-wrapper {
  padding: 0px;
  position: fixed;
  bottom: 0px;
}

.hr-account-rules-message-wrapper .alert {
  background-color: #fff799;
  border-color: #fff799;
  color: black;
  position: relative;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
}

.hr-account-rules-message-wrapper .alert a,
.hr-account-rules-message-wrapper .alert a:hover,
.hr-account-rules-message-wrapper .alert a:visited {
  color: #337ab7;
  font-weight: normal;
}

.hr-account-rules-message-wrapper .alert a.close {
  width: 50px;
  height: 100%;
  opacity: 0.6;
  text-shadow: none;
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 50px;
  background-color: #f0e880;
  font-color: #1e1c09;
  text-align: center;
}

.hr-account-rules-message-wrapper .alert a.close:hover {
  opacity: 1;
}

.hr-account-rules-message-footer {
  margin-bottom: 21px;
}

.pane-frontpage-header {
  margin-top: 60px;
}

ul.language-switcher-locale-session,
ul.language-switcher-locale-url {
  float: left;
  margin-top: 13px;
  list-style-type: none;
  clear: both;
  overflow: hidden;
  padding-left: 0px;
}

ul.language-switcher-locale-session li,
ul.language-switcher-locale-url li {
  float: left;
  margin-right: 10px;
}

ul.language-switcher-locale-session li img,
ul.language-switcher-locale-url li img {
  margin: 0px;
  border: 1px solid gray;
  height: 11px;
}

#hr-account-apps-profile-form .form-item-apps-email {
  width: 300px;
  float: left;
}

#hr-account-apps-profile-form .form-submit {
  margin-top: 24px;
  margin-left: 20px;
}

.modal-hr-relevant-modal #hr-relevant-contact-wrapper-node img {
  float: right;
  width: 50px;
}

.modal-hr-relevant-modal #hr-relevant-contact-wrapper-node span {
  float: left;
  width: 300px;
  font-size: 20px;
}

.modal-hr-relevant-modal .hr-relevant-not-relevant-submit {
  float: right;
}

.hr-search-include-hr-loc,
.views-widget-filter-search_api_views_fulltext {
  z-index: 2;
}

.hr-search-include-hr-loc {

}

.views-exposed-form .views-widget-filter-search_api_views_fulltext,
.views-exposed-form .hr-search-include-hr-loc {
  padding-left: 15px;
  padding-right: 15px;
}

.hr-search-additional-block-additional-search {
  display: none;
}

.hr-search-advanced-search-icon {
  color: #999999;
  margin: -22px;
  display: inline-block;
  line-height: 32px;
  font-size: 14px;
}

.hr-search-advanced-search-icon.hr-active {
  color: #377bb5;
}

.pane-experience-years-switcher {
  margin-top: -44px;
}

.pane-experience-years-switcher h2 {
  font-size: 18px;
  font-weight: normal;
}

.pane-experience-years-switcher .hr-reset-clarify-filters {
  margin-top: 24px;
  display: block;
  color: #777;
  font-size: 12px;
}

.navbar.container, .navbar.container-fluid {
  margin-top: 30px;
}

.row-main-content {
  padding-left: 15px;
}
