@charset "UTF-8";
/* MODAL */
@import url("./../plugins/toast-master/css/jquery.toast.css");
.inputFilePicture {
  height: 38px;
  position: relative;
  overflow: hidden;
  border: 1px solid #ddd;
  padding: 0;
  margin: 10px 0 0 13px; }

.inputFilePicture span {
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-align: center; }

.inputFilePicture input {
  position: absolute;
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 0;
  width: 100%;
  height: 100%; }

.msg-inputfile p {
  border: 1px solid #ddd;
  font-size: 11px;
  height: 38px;
  padding: 9px; }

.left {
  top: 20%;
  left: 30%; }

.col-md-5.left {
  height: 460px;
  background: #fff;
  border-radius: 5px;
  border-top: 40px solid #1d4c74; }

.saveProfileAssets {
  margin-top: 15px;
  padding-left: 22px;
  width: 25%;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center; }

.title-edit {
  position: absolute;
  color: #f0f8ff;
  font-weight: 600;
  font-size: 19px;
  z-index: 999;
  top: -8%;
  width: 100%;
  left: 40%;
  text-transform: uppercase; }

.title-cancel {
  position: absolute;
  color: #f0f8ff;
  font-weight: 600;
  font-family: 'Roboto';
  font-size: 19px;
  z-index: 999;
  top: -8%;
  width: 100%;
  left: 95%; }

.col-md-12.center-block {
  margin-top: 25px;
  height: 254px; }

.nameProfileAdmin {
  margin-top: 15px; }

.input-name-admin-profile {
  border: 1px solid #c0c0c0; }

.saveBlock {
  display: flex;
  justify-content: center; }

.save-label {
  margin-top: -5px; }

.divEditProfile {
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 22px;
  cursor: pointer; }

.editProfile {
  margin-right: 5px;
  font-size: 11px;
  color: #585858; }

@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.dropdownAnimation {
  animation: fadein 0.5s;
  -moz-animation: fadein 0.5s;
  /* Firefox */
  -webkit-animation: fadein 0.5s;
  /* Safari and Chrome */
  -o-animation: fadein 0.5s;
  /* Opera */ }

.configText {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
  cursor: pointer;
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  /* Firefox */
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -o-animation: fadein 1s;
  /* Opera */ }

.main-menu .collapse {
  display: block; }

.mini-sidebar .logo span {
  margin: 0 0 0 14px;
  /* transition: 1s; */ }

.mini-sidebar .sidebar,
.mini-sidebar .slimScrollDiv {
  overflow: visible !important; }

.mini-sidebar .scroll-sidebar {
  overflow-x: visible !important;
  overflow-y: hidden !important; }

.right-sidebar {
  display: block; }

.mini-sidebar .sidebar-nav {
  background: 0 0; }

#name {
  float: right !important; }

.modal-profile {
  background: #fff;
  border-radius: 0px 0 20px 20px;
  width: 100%;
  height: 100%;
  padding: 50px; }

/* .right{
  float:right !important;
} */
.sidebartoggler p.menu {
  float: left;
  padding-top: 22px; }

.mini-sidebar .sidebartoggler p.menu {
  display: none; }

.avatar-container {
  margin: auto; }

.avatar-content {
  background: linear-gradient(to right, #1d4c74 1%, #156e8d 100%); }

.icon-sair-header i {
  font-size: 20px;
  line-height: 58px; }

.slimScrollDiv::-webkit-scrollbar-track {
  background-color: transparent; }

.slimScrollDiv::-webkit-scrollbar {
  width: 6px;
  background: transparent; }

.slimScrollDiv:-webkit-scrollbar-thumb {
  background: transparent; }

#fechar-modal {
  position: absolute;
  top: 5px;
  right: 30px;
  color: #fff;
  font-weight: 600; }

#departamento {
  margin-top: 15px; }

.grid {
  display: inline-grid; }

.menu-icon {
  height: 40px;
  margin-top: -20px;
  min-width: 60px;
  padding-left: 9px;
  padding-right: 0px;
  margin-bottom: 5px; }

.row.grid {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%; }

.bar p {
  background: #8b8787; }

a.menu.sidebartoggler {
  float: right; }

.sidebartoggler p.menu {
  color: #585858;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 600; }

.bar p {
  width: 9px; }

.bar p:nth-of-type(2) {
  width: 5px; }

.sidebar-nav ul#side-menu li a:hover {
  background: #22406c;
  transition: all 0.5s ease;
  color: #fff; }

.m-t-5 {
  margin-top: 5px; }

.m-t-8 {
  margin-top: -8px; }

.m-t-10 {
  margin-top: 10px; }

.m-t-15 {
  margin-top: 15px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-26 {
  margin-top: 26px; }

.m-t-45 {
  margin-top: 45px !important; }

.m-t-50 {
  margin-top: 50px; }

.m-t-8perc {
  margin-top: 8% !important; }

.m-t-35perc {
  margin-top: 35% !important; }

.m-t-30 {
  margin-top: 30px; }

.m-t-35 {
  margin-top: 30px; }

.m-t-10perc {
  margin-top: 10%; }

.m-b-7 {
  margin-bottom: 7px; }

.m-b-0 {
  margin-bottom: 0px !important; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-l-5perc {
  margin-left: 5%; }

.m-l-32perc {
  margin-left: 32%; }

.m-l-auto {
  margin-left: auto; }

.m-l-0percent {
  margin-left: 0% !important; }

.m-l-5 {
  margin-left: 5px; }

.m-l-10 {
  margin-left: 10px; }

.m-l-15 {
  margin-left: 15px; }

.m-l-20 {
  margin-left: 20px; }

.m-l-25percent {
  margin-left: 25% !important; }

.m-l-25 {
  margin-left: 25px !important; }

.m-l-3percent {
  margin-left: 3% !important; }

.m-l-30percent {
  margin-left: 30% !important; }

.m-l-35percent {
  margin-left: 35% !important; }

.m-l-39perc {
  margin-left: 39% !important; }

.m-l-50perc {
  margin-left: 50% !important; }

.m-l-35 {
  margin-left: 4.5em !important; }

.m-l-40 {
  margin-left: 40px !important; }

.m-l-45 {
  margin-left: 45px !important; }

.m-l-240 {
  margin-left: 240px; }

.m-l-253 {
  margin-left: 253px; }

.m-l-2perc {
  margin-left: 2%; }

.m-l-62perc {
  margin-left: 62%; }

.m-r-15perc {
  margin-right: 15%; }

.m-r-17 {
  margin-right: 17px; }

.m-r-20 {
  margin-right: 20px; }

.m-r-30 {
  margin-right: 30px; }

.m-r-40 {
  margin-right: 40px; }

.m-r-45 {
  margin-right: 45px; }

.m-r-50 {
  margin-right: 50px; }

.m-l-38 {
  margin-left: 38px; }

.m-r-70 {
  margin-right: 70px; }

.m-r-2perc {
  margin-right: 2% !important; }

.m-r-2percent {
  margin-right: 2.2%; }

.m-t--20 {
  margin-top: -20px; }

.m-t-3dot5percent {
  margin-top: 3.5% !important; }

.wdt40perc {
  width: 40% !important; }

.width30perc {
  width: 30% !important; }

.height100 {
  height: 100px !important; }

.height70perc {
  height: 70% !important; }

.height115 {
  height: 115px !important; }

.height144 {
  height: 144px !important; }

.height177 {
  height: 177px !important; }

.height472 {
  height: 472px !important; }

.height650 {
  height: 650px !important; }

.height100perc {
  height: 100% !important; }

.text-center {
  text-align: center; }

.float-r {
  float: right; }

.float-l {
  float: left; }

.d-flex {
  display: flex; }

.d-web-box {
  display: -webkit-box; }

.center-div {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.textWhite {
  color: #fff !important; }

.no-padding {
  padding: 0 !important; }

.no-border {
  border: none !important; }

.p-l-40 {
  padding-left: 40px; }

.b-none {
  border: 0px; }

/*

    Estilo para todas as páginas

*/
/* MODAL */
.padBot {
  padding-bottom: 0.2em; }

.sk-fading-circle {
  margin: 3em auto;
  width: 5em;
  height: 5em;
  position: relative; }

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #006ca9;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

#grid-candidatos {
  margin: -15px; }

select-dropdown > div {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 9 !important; }

.min-width920px {
  min-width: 920px; }

.scroll-x {
  overflow-x: scroll; }

.scroll-y {
  overflow-y: scroll; }

.tp-30 {
  top: 30px; }

.btn-withicon i {
  background: rgba(0, 0, 0, 0.169);
  position: absolute;
  left: 0;
  top: 0;
  width: 33px;
  height: 100%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 9px 0 0; }

.btn-hapin {
  background-color: #1d4c74 !important; }

ng-select > div > div.multiple > div.option {
  max-width: 95% !important;
  overflow-x: hidden !important; }

.iconfc {
  background: #ffa500;
  height: 17px !important;
  width: 17px;
  color: #fff;
  border: 3px solid #ffa500;
  border-radius: 40px 0px 40px 40px;
  display: inline-block;
  text-align: center;
  margin-top: 3px;
  line-height: 12px;
  font-weight: 500; }

.cursor {
  cursor: pointer; }

.list_head {
  cursor: hand;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400; }

.fa.pull-right {
  margin-left: .3em;
  margin-top: 3px;
  color: #ccc; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 0px solid #e5ebec;
  border-left: 1px solid #e5ebec;
  border-right: 1px solid #e5ebec; }

td.no-bd {
  border-top: none;
  border-bottom: none; }

.width50 {
  width: 50px !important; }

.divspanborder {
  width: 100%; }

.divspan {
  margin-left: -8px !important;
  margin-right: -8px !important;
  /* width: 110%;  */
  background: #fff;
  border-top: solid 2px rgba(204, 204, 204, 0.188); }

.dt-desc table {
  min-width: 500px; }

.mx-width-200 {
  max-width: 200px !important;
  overflow: auto; }

.mx-width-187 {
  max-width: 187px !important; }

.pd-top-bottom {
  padding: 5px 4px; }

.p-b-5 {
  padding-bottom: 5px; }

.p-b-10 {
  padding-bottom: 10px; }

.p-t-25 {
  padding-top: 25px !important; }

.pd-top-bottom-block {
  padding: 10px 8px 10px 16px; }

.pd-top-right {
  padding: 10px 8px 10px 0px; }

.bdRight {
  border-right: 1px solid #e5ebec; }

.width210 {
  width: 210px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px; }

.width80percent {
  width: 80%;
  float: left; }

.width20percent {
  width: 20%;
  float: right; }

.advancedSearchSpan {
  margin-right: 1rem; }

.wd20percent {
  width: 20%; }

.wd100percent {
  width: 100%; }

.limit-space {
  max-width: 224px;
  overflow: hidden;
  display: -webkit-box;
  float: left;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.center-ft-right {
  float: right;
  margin-top: 4%; }

.target-status {
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  display: inherit;
  padding: 4px 6px; }

td.icons button:last-child i {
  background: #616161;
  border-radius: 100%;
  padding: 5px 7px;
  color: #fff; }

.btn-seleciona-vaga {
  float: right;
  background: none;
  border: none;
  text-align: right;
  color: #1d4c74 !important;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold; }

.btn-seleciona-vaga i {
  margin-right: 5px; }

.habilidades input {
  height: 107px !important; }

.modalOpportunity {
  background: #fff;
  border-radius: 0px 0 6px 6px;
  width: 100%;
  height: 100%;
  padding: 22px 50px 28px; }

.modal-cover-ex {
  background-color: rgba(0, 0, 0, 0.8) !important;
  border-radius: 0px !important; }

.headerModalBlacklist {
  height: 40px;
  width: 60%;
  border-radius: 6px 6px 0 0;
  background: #656565; }

.text-align-center {
  text-align: center;
  color: #fff;
  padding-top: 3px;
  padding-top: -7px;
  font-size: 16px;
  /* margin-top: 2px; */
  line-height: 38px; }

.modalOpportunities {
  text-transform: uppercase; }

.modalOpportunities > label {
  color: #333333;
  font-weight: 700; }

.modalOpportunities > p {
  text-transform: none;
  font-size: 12px;
  margin: 5px 0 20px;
  color: #8d9498; }

.btn-withicon-opportunities {
  padding: 6px 5px 6px 35px;
  position: relative;
  border: none;
  font-size: 12px !important; }

.btn-withicon-opportunities i {
  background: rgba(0, 0, 0, 0.169);
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  height: 100%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 9px 0 0; }

.col-md-4.left-top {
  left: 34%;
  top: 10%; }

angular2-multiselect#status .c-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 90%; }

angular2-multiselect#position .c-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 90%; }

angular2-multiselect#positionModal .c-btn span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 90%; }

.littleLock {
  color: #fff !important;
  background: #ca5252 !important;
  padding: 0 5px !important; }

.littleUnlock {
  color: #fff !important;
  background: #18ab56 !important; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background: #fff; }

/* MODAL */
.modalBox {
  top: 50%;
  left: 20%;
  transform: translate(0%, -50%);
  position: relative; }

.headerModalBlacklist h3 {
  margin: 0;
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: center; }

.modal-blacklist-block-form {
  background: #fff;
  border-radius: 0px 0 6px 6px;
  width: 60%;
  height: 40%;
  padding: 22px 50px 45px; }

.btn-modal-block {
  padding: 6px 5px 6px 35px;
  position: relative;
  border: none;
  font-size: 12px !important; }

.modal-interaction-form textarea::-webkit-scrollbar-track {
  background-color: #ccc; }

.modal-interaction-form textarea::-webkit-scrollbar {
  height: 6px;
  background: #ccc; }

.modal-interaction-form textarea::-webkit-scrollbar-thumb {
  background: #1d4c74; }

textarea.form-control {
  height: 100px !important; }

.opTextArea > textarea.form-control {
  height: 144px !important; }

.searchSpan {
  text-transform: uppercase; }

.red {
  color: #f62d51; }

/* MODAL */
.input-group-btn .btn {
  padding: 2mm 12px !important; }

div#data {
  margin-top: 16px; }

ng-select > div.below {
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  width: 100%;
  background-color: #fff;
  border: 1px solid #e5ebec;
  border-radius: 0;
  box-shadow: none;
  color: #585858;
  height: 38px;
  max-width: 100%;
  padding: 3px 4px;
  transition: all 300ms linear 0s; }

ng-select > div > div.multiple > div.option span.deselect-option {
  font-size: 10px !important;
  font-weight: 900;
  margin-right: 3px; }

ng-select > div > div.multiple > div.option {
  background-color: #3a83cd !important;
  border: none !important;
  border-radius: 3px !important;
  color: #fff !important;
  font-size: 11px !important;
  font-family: 'Open Sans',sans-serif;
  text-transform: uppercase;
  max-width: 95% !important;
  overflow-x: hidden !important; }

ng-select > div > div.single > div.clear:hover, ng-select > div > div.single > div.toggle:hover {
  background-color: #fff !important; }

ng-select > div > div.single > div.toggle {
  font-size: 10px !important; }

.width700px {
  min-width: 700px; }

.btn-matches {
  padding: 2mm 12px !important; }

tr.title {
  background: linear-gradient(to right, #1d4c74, #3a83cd); }

.color-table.primary-table thead th {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #fff; }

h3.box-title {
  border-left: 5px solid #156e8d;
  padding-left: 7px; }

.table-hover > tbody > tr:hover, .table-striped > tbody > tr:nth-of-type(odd), .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: rgba(204, 204, 204, 0.188) !important; }

.brown {
  background: #8b8787;
  border: 2px solid #8b8787;
  color: #fff;
  font-size: 19px;
  font-size: 13px;
  padding: 0px 7px; }

.loader {
  border: 16px solid #fff;
  border-top: 16px solid #156e8d;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.loader {
  border: 16px solid #fff;
  border-top: 16px solid #156e8d;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin: auto;
  animation: spin 2s linear infinite; }

.td-content {
  color: #585858; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 3.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #585858;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #156e8d;
  border-radius: 0.25rem; }

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 3.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #fff;
  background-color: #3a83cd;
  border: 1px solid rgba(0, 0, 0, 0.169);
  border-radius: 0 0.25rem 0.25rem 0; }

.btn-green {
  background: #29b765;
  border: 2px solid #29b765;
  color: #fff;
  text-transform: uppercase; }

.alignButton {
  display: -webkit-inline-box !important; }

.alignButton h4 {
  font-size: 16px;
  margin: 0;
  margin-left: 10px; }

.uiSwitch {
  color: #156e8d; }

.white-box-service h3 {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 0 15px; }

.container {
  padding-top: 20px; }

.leftcontent {
  margin-left: 45px;
  font-size: 15px;
  line-height: 2.2;
  color: #585858; }

.right-content {
  float: right;
  margin-right: 45px;
  font-size: 15px;
  line-height: 2.2;
  color: #585858; }

.icon-left {
  width: 30px;
  height: 30px;
  background-image: url("../images/favicon.png");
  background-repeat: no-repeat;
  background-size: cover;
  float: left; }

.bar-curriculum {
  padding: 5px;
  border-bottom: 1px solid #65027A;
  width: 80%;
  margin: auto; }

.violet {
  color: #65027A; }

.section-title-export {
  font-size: 18px; }

.tag {
  border: 1px solid #ff4500;
  color: #ff4500;
  padding: 2px 5px 0px 5px;
  border-radius: 3px;
  font-weight: 600;
  margin-left: 5px;
  display: inline-block;
  margin-top: 5px; }

.verticalLine {
  border-left: 2px solid #b3b3b3;
  margin-left: 60px; }

.title-interaction {
  font-weight: 600;
  font-size: 16px;
  color: #ff643d;
  line-height: 0;
  text-transform: uppercase;
  margin-top: -8px; }

.discription {
  font-size: 16px;
  font-weight: 600;
  color: #1b1b1b; }

.right-information {
  float: right;
  color: #1b1b1b;
  font-weight: 400;
  margin-right: 25px; }

.tags {
  width: 80%;
  margin: auto; }

.export-footer {
  width: 90%;
  height: 100px;
  padding: 20px;
  border-top: #ccc 2px solid;
  margin: auto; }

.iconFcamara {
  display: -webkit-inline-box;
  width: 20px;
  height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 5px; }

.left-circle {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: #7a007b;
  margin-left: -51px; }

.left-circle:last-child {
  margin-left: -11px; }

button.close {
  margin-top: 10px;
  margin-right: 10px; }

.observation {
  width: 90%; }

.modal-header-export {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

/* MODAL */
.afterScroll {
  /* position: relative; */
  background-color: #fff;
  padding: 1px;
  left: 0 !important; }

.fillPercentage {
  background-color: #fff;
  position: fixed;
  top: 94%;
  border-radius: 5px;
  left: 0;
  -webkit-box-shadow: 2px 16px 14px -9px rgba(121, 121, 121, 0.63);
  -moz-box-shadow: 2px 16px 14px -9px rgba(121, 121, 121, 0.63);
  box-shadow: 2px 16px 14px -9px rgba(121, 121, 121, 0.63);
  z-index: 99999;
  box-sizing: border-box; }

.percentageText {
  color: #110866;
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin: 2px; }

.rating {
  margin-top: 11px; }

.select-all {
  display: none; }

.modal-block-form {
  background: #fff;
  border-radius: 0px 0 6px 6px;
  width: 100%;
  height: 40%;
  padding: 22px 50px 45px; }

/* MODAL */
.button-row {
  margin-left: -6px; }

.pd-scroll {
  padding: 20px;
  max-height: 670px !important; }

.display-none {
  display: none; }

#discription {
  width: 100%; }

span#cke_1_bottom {
  display: none !important; }

span#cke_1_top {
  display: none !important; }

div#cke_editor1 {
  display: block;
  border: 1px solid #fff !important;
  padding: 0;
  box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0) !important;
  height: auto !important; }

div#cke_editor1::before {
  display: block;
  border: 1px solid #000 !important;
  padding: 0;
  box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0) !important;
  height: auto !important; }

.cke_chrome {
  display: block;
  border: 1px solid #fff !important;
  padding: 0;
  box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0) !important;
  height: auto !important; }

.cke_chrome::before {
  display: block;
  border: 1px solid #000 !important;
  padding: 0;
  box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0) !important;
  height: auto !important; }

span#cke_106_top {
  display: none !important; }

span#cke_106_bottom {
  display: none !important; }

.btn-timeline img {
  width: 22px; }

.btn-timeline i {
  padding: 5px 0 0 !important; }

/*timeline*/
.box-timeline {
  display: inline-block;
  width: 100%;
  overflow-y: auto; }

.box-timeline::-webkit-scrollbar-track {
  background-color: #ccc; }

.box-timeline::-webkit-scrollbar {
  height: 6px;
  background: #ccc; }

.box-timeline::-webkit-scrollbar-thumb {
  background: #1d4c74; }

.timeline, .timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
  max-width: inherit; }

.timeline:before {
  display: none; }

.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative; }

.timeline .timeline-item:before, .timeline .timeline-item:after {
  content: "";
  display: table; }

.timeline .timeline-item:after {
  clear: both; }

.timeline .timeline-item .timeline-badge {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: calc((100% - 54px)/2);
  margin-left: -25px;
  background-color: #333333;
  border: 3px solid #fff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%; }

.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px; }

.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba; }

.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de; }

.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f; }

.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10; }

.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f; }

.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #b3b3b3;
  background: #fff;
  border-radius: 7px;
  padding: 0; }

.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 7px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
  width: 74%;
  text-align: center;
  padding-left: 62px; }

#timeline p {
  color: #585858; }

.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
  color: #585858; }

.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  word-wrap: break-word !important;
  margin-top: 5px; }

.timeline .timeline-item:last-child:nth-child(even) {
  float: right; }

.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px; }

.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto; }

.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
  top: 0px;
  height: 96%; }

.timeline-horizontal:before {
  height: 3px;
  top: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-top: 20px; }

.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 360px;
  width: 50%;
  min-width: 100%;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: top; }

.timeline .timeline-horizontal .imageWrapper .ulWrapper {
  padding: 0px 0px 0px 0px;
  margin-top: 5px;
  height: 415px; }

.timeline-horizontal .timeline-item .timeline-panel {
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important; }

.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none; }

.timeline-horizontal .timeline-item .timeline-badge {
  top: 0;
  left: 163px; }

.timeline-heading {
  background: #7fb16c;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 34px; }

.timeline-body {
  padding: 15px;
  overflow-y: scroll;
  height: 200%;
  width: 200%; }

.timeline-body:after {
  content: "";
  display: block;
  clear: both; }

.timeline-body::-webkit-scrollbar-track {
  background-color: #ccc; }

.timeline-body::-webkit-scrollbar {
  width: 6px;
  background: #ccc; }

.timeline-body::-webkit-scrollbar-thumb {
  background: #1d4c74; }

.timeline > li > .timeline-panel:before,
.timeline > li > .timeline-panel:after {
  display: none; }

.timeline > li > .timeline-panel {
  box-shadow: none; }

tag-input[name=skills] > div, textarea#description, textarea#comments, div#tags {
  height: 65px;
  overflow-y: scroll;
  resize: none; }

tag-input[name=skills] > div::-webkit-scrollbar-track, textarea#description::-webkit-scrollbar-track, textarea#comments::-webkit-scrollbar-track, div#tags::-webkit-scrollbar-track {
  background-color: #ccc; }

tag-input[name=skills] > div::-webkit-scrollbar, textarea#description::-webkit-scrollbar, textarea#comments::-webkit-scrollbar, div#tags::-webkit-scrollbar {
  width: 6px;
  background: #ccc; }

tag-input[name=skills] > div::-webkit-scrollbar-thumb, textarea#description::-webkit-scrollbar-thumb, textarea#comments::-webkit-scrollbar-thumb, div#tags::-webkit-scrollbar-thumb {
  background: #1d4c74; }

.height30px {
  height: 30px !important; }

.height450px {
  height: 450px !important; }

/*input type file personalizado*/
.inputFile {
  height: 38px;
  position: relative;
  overflow: hidden;
  padding: 0; }

.m-rl-12 {
  margin: 0 12px; }

.inputFile span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 3px 0px 3px 33px;
  font-size: 12px; }

.inputFile input {
  position: absolute;
  left: 0;
  /* z-index: 2; */
  opacity: 0;
  filter: alpha(opacity=0);
  top: 0;
  width: 100%;
  height: 120%;
  cursor: pointer;
  margin-top: -20px; }

.inputFile span {
  cursor: pointer; }

.msg-inputfile p {
  border: none;
  font-size: 10px;
  height: 38px;
  padding: 9px; }

.msg-inputfile p a {
  color: #8d9498; }

.btn-timeline:focus, .btn-timeline:hover {
  opacity: 1; }

.modalInteraction {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center; }

.inputFile .btn-withicon i,
.btn-menor i {
  padding: 5px 0 0; }

.btn-menor {
  padding: 3px 14px 3px 44px;
  font-size: 13px;
  text-transform: uppercase; }

.inputFile.col-sm-5 {
  width: 45% !important; }

.separator {
  width: 80%;
  margin: 30px auto;
  border: 1px solid #fff; }

.modal-content {
  border-radius: 0;
  right: 35%;
  min-width: 898px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }

.section-title {
  margin: 5px 0 5px 3px; }

.btn-import:hover {
  background: #c18f13; }

.btn-import, .btn-import:focus, .btn-import.disabled {
  color: #fff;
  background-color: #e3ac26; }

.btn-import i {
  padding: 5px 0 0 !important; }

.btn-menor i {
  padding: 5px 0 0 !important; }

.btn-unlock:hover {
  background-color: #6f6d6d; }

/*# sourceMappingURL=edit.component.css.map */
angular2-multiselect#status .c-btn {
  padding: 4px !important;
  box-shadow: none; }

angular2-multiselect#status label::before {
  border: 2px solid #1d4c74 !important; }

angular2-multiselect#status .pure-checkbox input[type=checkbox] + label :before {
  border: 2px solid #1d4c74 !important;
  background: #1d4c74 !important; }

.pure-checkbox input[type=checkbox] :checked + label :before {
  animation: borderscale 200ms ease-in !important;
  background: #1d4c74 !important; }

angular2-multiselect#status .c-token {
  background: #1d4c74 !important; }

.selected-list .c-btn {
  padding: 5px 10px !important; }

.modal-interaction-form-create {
  background: #fff;
  border-radius: 0px 0 6px 6px;
  width: 762px;
  height: auto;
  padding: 22px 50px 20px; }

.modal-interaction-form-create textarea::-webkit-scrollbar-track {
  background-color: #ccc; }

.modal-interaction-form-create textarea::-webkit-scrollbar {
  height: 6px;
  background: #ccc; }

.modal-interaction-form-create textarea::-webkit-scrollbar-thumb {
  background: #1d4c74; }

p.badge.badge-danger {
  color: #fff !important; }

.btn-modal-interaction {
  padding: 8px 12px 6px 42px; }

#loadingSearch {
  margin-top: 1.5%;
  margin-left: 95%; }

#loadingSearchEvaluation {
  margin-left: 5%; }

.fadeAnimation {
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  -webkit-animation: fadein 1s;
  -o-animation: fadein 1s; }

@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.table-striped, tr {
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  -webkit-animation: fadein 1s;
  -o-animation: fadein 1s; }

.cleanAlign {
  margin-top: 0.7%;
  margin-right: 5%; }

.text-left {
  text-align: left; }

.btn-clean {
  display: flex;
  justify-content: flex-end; }

.modalBoxMd {
  top: 50%;
  left: 25%;
  transform: translate(0%, -50%);
  position: relative;
  width: 50%; }

/* MODAL */
angular2-multiselect#positionModal .pure-checkbox input[type=checkbox] + label :before {
  border-radius: 50%; }

.pure-checkbox input[type=checkbox] + label {
  font-weight: 600 !important; }

.headerTableList {
  cursor: hand;
  font-family: "Open Sans", sans-serif;
  color: #8d9498;
  font-weight: 400; }

.color-cancelSelectOpp {
  background: #c3534f !important;
  padding-right: 10px; }

tag-input[name=skills] > div {
  height: 115px;
  overflow-y: scroll; }

.littleLock {
  color: #fff !important;
  background: #ca5252 !important;
  padding: 0 5px !important; }

.littleUnlock {
  color: #fff !important;
  background: #18ab56 !important; }

.ng2-tag-input__text-input {
  width: 140px !important;
  height: 20px !important; }

.insertTag > .ng2-tag-input {
  overflow: hidden !important;
  height: 20px !important; }

.tag-none > .ng2-tag-input > .ng2-tags-container > tag {
  display: none !important; }

.btn-danger:hover {
  background: #b94024 !important;
  border: none; }

.btn-export i {
  padding: 10px 0 0 !important; }

.nav-tabs > li {
  float: left;
  margin-bottom: -5px;
  margin-right: 2px;
  width: 12%; }

.nav-tabs > li > a {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff; }

.nav-tabs > li > a:hover {
  color: #1d4c74; }

.customtab2 li.active a, .customtab2 li.active a:focus, .customtab2 li.active a:hover {
  background-color: #fff;
  color: #1d4c74;
  border: 1px solid #fff; }

.tabControlStyle {
  background: #1d4c74;
  border: 1px solid #1d4c74;
  color: #fff;
  width: 100%;
  text-align: center; }

.box-smaller {
  height: 155px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  border: 1px solid #ccc;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.box-orange {
  height: 155px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  border: 1px solid #ccc;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.box-sm-inf {
  height: 155px;
  width: 110%;
  min-width: 110%;
  max-width: 110%;
  border: 1px solid #ccc;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.box-tm-inf {
  height: 155px;
  width: 130%;
  min-width: 130%;
  max-width: 130%;
  border: 1px solid #ccc;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow-x: hidden; }

.thDescriptions {
  padding: 0px 0px 0px 0px;
  background-color: #ccc;
  font-weight: bold;
  text-align: center; }

.onlyDescript {
  padding: 6px 20px 5px 20px !important;
  text-align: center !important; }

.borderRightSeparator {
  border-right: 1px solid #ccc !important; }

.width150 {
  width: 150%; }

.tab-content {
  margin-top: 0px; }

.fa-angle-up.arrow {
  float: right;
  font-size: 20px;
  margin-right: 7px; }

.fa-angle-down.arrow {
  float: right;
  font-size: 20px;
  margin-right: 7px; }

.linha-vertical {
  height: 200px;
  /*Altura da linha*/
  /* border-right: 1px solid #8d949880 ;Adiciona borda esquerda na div como ser fosse uma linha. */
  padding-left: 3px; }

.largeUnlock {
  color: #fff !important;
  background: #18ab56 !important;
  width: 50px;
  height: 50px;
  text-align: center;
  /* padding: 6px; */
  position: absolute;
  margin-left: -69px;
  margin-top: -40px;
  top: 10px; }

.ft-right {
  float: right; }

.btn-like {
  background: transparent;
  border: 1px; }

.largeLock {
  color: #fff !important;
  background: #ca5252 !important;
  width: 50px;
  height: 50px;
  text-align: center;
  /* padding: 6px; */
  position: absolute;
  margin-left: -69px;
  margin-top: -40px;
  top: 10px; }

.icon-padlock {
  font-size: x-large;
  margin-top: 11px; }

.btn-pencil {
  bottom: -7px;
  margin-right: 8px; }

#box {
  width: 100%;
  height: 77%;
  border-radius: 5px;
  display: block; }

#centro {
  width: 100%;
  height: 100%;
  border-radius: 5px; }

.cursorDefault {
  cursor: default; }

.cursor-grab {
  cursor: grab; }

.cursor-grabbing {
  cursor: grabbing; }

.img-status {
  width: calc(90.5% - 6px);
  height: 10%;
  position: absolute;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  text-align: center;
  font-weight: 550;
  z-index: 100; }

.social-media {
  text-align: center;
  margin-top: 8%;
  margin-bottom: 5px; }

.img-desc {
  width: calc(77.2% - 6px);
  height: 15%;
  position: absolute;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  text-align: center;
  font-weight: 550;
  z-index: 100; }

.img-links {
  background-color: rgba(0, 0, 0, 0.169);
  width: calc(78.2% - 6px);
  height: 18%;
  position: absolute;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 18px;
  top: 82%;
  text-align: center;
  padding-top: 3px; }

.in {
  background-color: #fff; }

.li {
  color: #000;
  font-size: larger; }

.info {
  font-size: larger; }

i.fa.fa-file.fi {
  color: #fff;
  font-size: larger; }

.box-infos {
  width: 100%;
  height: 105px;
  /* border-radius: 8px; */
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #656565; }

.line-infos {
  line-height: 20px; }

i.icon-like.info.like {
  border-color: #000;
  color: #59ba1f; }

i.icon-dislike.info.dislike {
  color: #ef1f1f; }

.salary {
  width: 40%;
  height: 78px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  border: 1px solid #c0c0c0;
  margin-right: 5px;
  text-align: center;
  color: #8b8787;
  float: right;
  margin-left: 5px; }

.salary-intended {
  width: 40%;
  height: 78px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  border: 1px solid #c0c0c0;
  margin-right: 5px;
  text-align: center;
  color: #8b8787; }

.right-info {
  width: 40%;
  display: inline-block; }

.left-info {
  width: 60%;
  display: inline-block;
  position: absolute;
  padding-right: 22px;
  margin-left: 7px; }

.title-r {
  background-color: #c0c0c0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  color: #000;
  font-weight: 520; }

.title-l {
  background-color: #c0c0c0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  color: #000;
  font-weight: 520; }

.title-info {
  padding-top: 5px;
  background-color: #c0c0c0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  color: #000;
  font-weight: 520;
  color: #fff;
  font-weight: 520;
  background-color: #1d4c74;
  width: 110%;
  height: 26px; }

.title-info-smaller {
  padding-top: 5px;
  background-color: #c0c0c0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  color: #000;
  font-weight: 520;
  color: #fff;
  font-weight: 520;
  background-color: #1d4c74;
  width: 100%;
  height: 26px; }

.title-info-orange {
  padding-top: 5px;
  background-color: #c0c0c0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  color: #000;
  font-weight: 520;
  color: #fff;
  font-weight: 520;
  background-color: #E38B26;
  width: 100%;
  height: 26px; }

.title-info-salary {
  padding-top: 5px;
  background-color: #c0c0c0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  color: #000;
  font-weight: 520;
  color: #fff;
  font-weight: 520;
  background-color: #1d4c74;
  width: 110%;
  height: 26px; }

.title-info-ability {
  padding-top: 5px;
  background-color: #c0c0c0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  color: #000;
  font-weight: 520;
  color: #fff;
  font-weight: 520;
  background-color: #1d4c74;
  width: 130%;
  min-width: 130%;
  height: 26px; }

.title-h {
  color: #000;
  font-weight: 520; }

p.contract {
  text-align: center;
  font-weight: 510;
  color: #000; }

.right-config {
  margin-top: 80px;
  padding-left: 5px;
  /* border-right: 1px solid #8d949880; */
  height: 120px;
  overflow: auto; }

.tags-c {
  background-color: #1d4c74;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  margin-right: 7px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1.75; }

.col-sm-5.right-card {
  margin-top: -181px; }

li.chatbot {
  margin-left: 77px; }

li.evaluation.active {
  margin-left: 18px; }

span.hidden-xs {
  margin-left: 9px; }

.content-evaluation {
  /* height: 78px; */
  border-radius: 8px;
  border: 1px solid #c0c0c0;
  margin-right: 5px;
  padding: 0;
  color: #8b8787;
  margin-bottom: 17px; }

.title-evaluation {
  background-color: #c0c0c0;
  width: 100%;
  height: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: left;
  color: #000;
  font-weight: 520;
  padding-left: 6px;
  cursor: pointer; }

p.content-p {
  color: #000;
  font-weight: 530;
  margin-bottom: 0; }

.result {
  height: 30px;
  width: 30px;
  background-color: #E38B26;
  border-radius: 19px;
  border-top-right-radius: 1px;
  margin: auto; }

.results {
  color: #fff; }

p.opt.text-long {
  word-wrap: break-word;
  width: 82px;
  text-align: center; }

p.opt {
  text-align: center;
  margin-left: -23px;
  font-size: 12px; }

div#home1 {
  margin-top: -17px; }

.line {
  border: 0.5px solid rgba(204, 204, 204, 0.188);
  /* width: 1px; */
  height: 186%;
  position: absolute;
  left: 101%; }

.p-a {
  margin-top: 5px;
  margin-bottom: 3px; }

.like-dislike {
  position: absolute;
  float: left;
  margin-top: 10px;
  margin-left: 21%; }

.greyBorderLeft {
  border-left: 1px solid #ccc;
  margin-left: 0px; }

.bts {
  top: 86px; }

/* MODAL */
.headerModal60 {
  height: 40px;
  width: 60%;
  border-radius: 6px 6px 0 0;
  background: #656565; }

.modal-interaction-form {
  background: #fff;
  border-radius: 0px 0 6px 6px;
  width: 60% !important;
  height: 40% !important;
  padding: 22px 50px 45px !important; }

.btn-modal-interaction {
  padding: 6px 5px 6px 35px;
  position: relative;
  border: none;
  font-size: 12px !important; }

textarea.form-control {
  height: 100px !important; }

.modalInteraction {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center; }

.form-clickedit select {
  text-align: center; }

.form-clickedit input, .form-clickedit select {
  background: none;
  padding: 0;
  width: 100%;
  border: none;
  /* border-bottom: 1px solid #000; */
  outline: none !important;
  height: auto;
  float: left;
  text-transform: capitalize;
  background-color: #fff; }

.form-clickedit input:hover, .form-clickedit select:hover {
  background-color: #ccc;
  /* border-bottom: 1px solid #000;     */ }

.table > tbody > tr > td p {
  margin: 0; }

.form-clickeditCustomer select {
  text-align: center; }

.form-clickeditCustomer input,
.form-clickeditCustomer select {
  background: none;
  width: 100%;
  padding: 0;
  font-size: 16px;
  margin: 10px 0;
  border: none;
  border-bottom: 1px solid #000;
  outline: none !important;
  height: auto;
  float: left;
  text-transform: capitalize;
  background-color: #fff;
  text-transform: uppercase; }

.form-clickeditCustomer input:hover,
.form-clickeditCustomer select:hover {
  background-color: #fff;
  border-bottom: 1px solid #000; }

.blackBold {
  color: #000;
  font-weight: 600; }

.writeGrey {
  color: #585858; }

#editIcon {
  padding-left: 7%; }

.card-customer {
  background: #fff;
  min-height: 100px;
  border-radius: 10px;
  margin-top: 15px;
  border: 1px solid #1d4c74; }

.hide-ov {
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 25px;
  text-align: center;
  color: #fff; }

.card-customer-header {
  background-color: #1d4c74;
  border-radius: 6px 6px 0px 0px;
  max-height: 30px;
  padding-top: 3px; }

.card-customer-header a {
  color: #fff;
  text-decoration-line: underline; }

.whiteText {
  color: #fff; }

.pd-left-7 {
  padding-left: 7px !important; }

.pd-right-0 {
  padding-right: 0px !important; }

.titleCardCustomer.uppercase {
  text-transform: uppercase; }

.titleCardCustomer {
  margin: 0px 0px 0px 0px !important; }

.titleCardCustomer.uppercase.bold {
  font-weight: 600;
  color: #585858; }

.titleCardCustomer.uppercase.bold-subtitle {
  font-weight: 600;
  color: #585858;
  font-size: 12px; }

i.fa.fa-angle-down {
  font-size: 20px !important; }

i.fa.fa-angle-up {
  font-size: 20px !important; }

a.edit-client {
  font-size: 11px; }

#tableQtt {
  position: absolute;
  margin-top: 5.4%;
  margin-left: 2.5%;
  font-size: 12px; }

#tableDay {
  position: absolute;
  margin-top: 18.5%;
  margin-left: 0.7%;
  font-size: 12px; }

.vacancy-area {
  padding: 15px; }

.white-box-dash {
  width: 46%;
  float: left;
  margin: 0 1.5% 1.5% 1.5%;
  min-height: calc(100vh/2); }

.white-box-dash .box-title {
  margin-bottom: 0; }

.white-box-dash h3 {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 0 15px; }

.funil > div:after {
  content: "";
  display: block;
  clear: both; }

.funil .box {
  border-top: 50px solid;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  height: 0;
  display: table;
  margin: 0 auto;
  float: left;
  position: relative;
  margin-bottom: 5px; }

.funil .box.one {
  width: 210px;
  border-top-color: #cd6920;
  margin-right: 15px; }

.funil .box.two {
  width: 180px;
  border-top-color: #e3ac26;
  margin-left: calc((210px - 180px)/2);
  margin-right: calc((210px - 180px)/2 + 15px); }

.funil .box.three {
  width: 150px;
  border-top-color: #bac339;
  margin-left: calc((210px - 150px)/2);
  margin-right: calc((210px - 150px)/2 + 15px); }

.funil .box.four {
  width: 115px;
  border-top-color: #7fb16c;
  margin-left: calc((210px - 115px)/2);
  margin-right: calc((210px - 115px)/2 + 15px); }

.funil .box b {
  position: absolute;
  top: -43px;
  left: -1px;
  z-index: 9;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 22px;
  font-weight: normal; }

.funil p:not(.box) {
  font-size: 14px;
  color: #333333;
  padding: 18px 0 0; }

.boxes > div > div {
  padding: 8px 5px 0;
  float: left;
  width: 30%;
  margin: 0 1.5%;
  margin-bottom: 15px;
  border-radius: 5px; }

.boxes > div p {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px; }

.boxes > div p span {
  font-size: 45px; }

.boxes .one {
  background-color: #59a3b7; }

.boxes .two {
  background-color: #df8d0e; }

.boxes .three {
  background-color: #5b4497; }

.boxes .four {
  background-color: #616161; }

.boxes .five {
  background-color: #cd6920; }

.boxes .six {
  background-color: #7fb16c; }

.vagas-boxes > div {
  padding: 8px 5px 0;
  float: left;
  width: 22%;
  margin: 0 1.5%;
  margin-bottom: 15px;
  border-radius: 5px; }

.vagas-boxes .one {
  background-color: #5b4497; }

.vagas-boxes .two {
  background-color: #c4534f; }

.vagas-boxes .three {
  background-color: #59a3b7; }

.vagas-boxes .four {
  background-color: #7fb16c; }

.vagas-boxes > div p {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px; }

.vagas-boxes > div p span {
  font-size: 30px; }

.vagas-boxes > div img {
  max-width: 40%;
  margin: 10% auto 0;
  display: block; }

.vagas-dados p {
  color: #000;
  position: relative;
  padding-left: 40px; }

.vagas-dados b {
  padding: 2px 0;
  color: #fff;
  font-weight: normal;
  border-radius: 3px;
  position: absolute;
  width: 35px;
  text-align: center;
  top: 0;
  left: 0; }

.vagas-dados b.alta {
  background: #c4534f; }

.vagas-dados b.medio {
  background: #df8d0e; }

.vagas-dados b.baixa {
  background: #1d4c74; }

.vagas-dados b.tempomedio {
  background: #616161; }

.vagas-dados b.vagas-andamento {
  background: #6042ab; }

.vagas-dados b.vagas-no-candidatos {
  background: #c4534f; }

.dark-green {
  color: #008000; }

.dark-red {
  color: #ff0000; }

.chartjs-render-monitor {
  height: 220px !important; }

.pct-50.center-block {
  margin-top: calc(100vh/2 - 170px); }

.pct-50 {
  width: 50%; }

.blackText {
  color: #000 !important; }

.limit-space-dash {
  max-width: 400px;
  overflow: hidden;
  display: -webkit-box;
  float: left;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

#loadingLargeSearch {
  margin-top: 5%;
  margin-left: 95%;
  font-size: xx-large; }

.pagination {
  margin-left: 33%;
  margin-bottom: 0%;
  width: 100%;
  margin-top: 7%; }

.oppPagination {
  margin-left: 32%;
  margin-bottom: 0%;
  width: 100%; }

.btn-newEvaluation {
  left: 8px;
  margin-top: 12px; }

.modalFastRegistration {
  background: #fff;
  border-radius: 0px 0 6px 6px;
  width: 100%;
  height: 100%;
  padding: 22px 50px 0; }

.modalFastRegistrationForm {
  display: flex;
  flex-wrap: wrap; }

.modalFastRegistration:after {
  content: '';
  clear: both;
  display: block; }

.no-pd-sides {
  padding-left: 0;
  padding-right: 0; }

.btn-export-fast:hover {
  background-color: #cd9d28; }

.btn-export-fast i {
  padding: 6px 0 0 !important; }

.height40px {
  height: 40px; }

.height175px {
  height: 175px; }

.height10px {
  height: 10px; }

.no-evaluations {
  font-size: 15px;
  color: #8d9498; }

#evaluantions {
  margin-left: 57px;
  margin-top: 30px; }

p.text-muted.m-b-30.font-13 {
  margin-left: 57px; }

.mx-height-5000 {
  max-height: 5000px !important;
  width: 846px !important;
  height: 422px !important; }

.min-width960px {
  min-width: 960px; }

/* .btn-withicon{
      padding: 0;
  } */
.btn-withicon-pad {
  padding: 6px 12px 6px 42px;
  position: relative;
  border: none; }

.btn-withicon-pad i {
  background: rgba(0, 0, 0, 0.169);
  position: absolute;
  left: 0;
  top: 0;
  width: 33px;
  height: 100%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 9px 0 0; }

.text-low {
  text-transform: lowercase; }

.logoImg {
  position: absolute;
  top: 43%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

/* LOADING */
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

.spring-spinner, .spring-spinner * {
  box-sizing: border-box; }

.spring-spinner {
  position: absolute;
  top: 57%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  height: 60px;
  width: 60px; }

.spring-spinner .spring-spinner-part {
  overflow: hidden;
  height: calc(60px / 2);
  width: 60px; }

.spring-spinner .spring-spinner-part.bottom {
  transform: rotate(180deg) scale(-1, 1); }

.spring-spinner .spring-spinner-rotator {
  width: 60px;
  height: 60px;
  border: calc(60px / 7) solid transparent;
  border-right-color: #156e8d;
  border-top-color: #156e8d;
  border-radius: 50%;
  box-sizing: border-box;
  animation: spring-spinner-animation 3s ease-in-out infinite;
  transform: rotate(-200deg); }

@keyframes spring-spinner-animation {
  0% {
    border-width: calc(60px / 7); }
  25% {
    border-width: calc(60px / 23.33); }
  50% {
    transform: rotate(115deg);
    border-width: calc(60px / 7); }
  75% {
    border-width: calc(60px / 23.33); }
  100% {
    border-width: calc(60px / 7); } }

/* LOADING */
.field {
  display: flex;
  flex-flow: column-reverse;
  margin-bottom: 1em; }

.labelLogin,
.inputLogin {
  transition: all 0.2s;
  touch-action: manipulation; }

.inputLogin {
  font-size: 1.5em;
  border: 0;
  border-bottom: 1px solid #ccc;
  font-family: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0;
  cursor: text; }

.inputLogin:focus {
  outline: 0;
  border-bottom: 1px solid #616161; }

.labelLogin {
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.inputLogin:placeholder-shown + .labelLogin {
  cursor: text;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform: translate(0, 2.125rem) scale(1.5); }

::-webkit-.inputLogin-placeholder {
  opacity: 0;
  transition: inherit; }

.inputLogin:focus::-webkit-.inputLogin-placeholder {
  opacity: 1; }

.inputLogin:not(:placeholder-shown) + .labelLogin, .inputLogin:focus + .labelLogin {
  transform: translate(0, 0.8rem) scale(1); }

/* USER AND PASSWORD TRASITION */
.btn-block {
  padding: 8px 50px; }

.containe {
  position: absolute;
  padding-top: 50px;
  right: 0;
  top: 0;
  height: 100%;
  width: 40%;
  background: rgba(255, 255, 255, 0.9); }

.logo-hapin {
  margin-left: 16% !important;
  margin-top: -3% !important;
  margin-bottom: 8% !important;
  width: 68%; }

.input-email::placeholder {
  text-align: center;
  color: #9e9e9e;
  font-weight: bold;
  font-size: 15px; }

.input-email, .input-senha {
  border-bottom: 2px solid #1d4c74 !important;
  margin-bottom: 5px;
  margin-left: 10%;
  width: 81%;
  text-align: center; }

.input-email, .input-senha {
  border-bottom: 2px solid #1d4c74;
  margin-bottom: 5px;
  margin-left: 10%;
  width: 81%;
  text-align: center;
  font-size: 15px;
  z-index: 1; }

.input-email.registro, .input-senha.registro {
  margin-bottom: 10px;
  margin-left: 10%;
  width: 81%;
  text-align: center; }

.input-senha::placeholder {
  text-align: center;
  font-weight: bold;
  font-size: 15px; }

.forgot-pass {
  color: #3a83cd;
  width: 100%;
  text-decoration: underline;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  left: 50%;
  transform: translatey(-50%); }

.forgot-pass:hover {
  text-decoration: none; }

.login-register {
  background: url("./../images/adult-african.jpg") center center/cover no-repeat !important;
  height: 100%;
  position: fixed; }

#pass {
  color: #1d4c74;
  text-align: center;
  font-size: 15px;
  font-weight: bold; }

#user {
  color: #1d4c74;
  font-size: 15px;
  font-weight: bold; }

.botao-entrar {
  padding: 3% 5% 3% 5%;
  border-radius: 9px;
  font-size: 15px;
  font-weight: bold;
  width: 80%;
  box-shadow: inset 2px 2px 2px #006ca9;
  background: linear-gradient(#416287, #1d4c74); }

.office-365-btn {
  padding: 3% 5% 3% 5%;
  border-radius: 9px;
  font-size: 15px;
  font-weight: bold;
  width: 80%;
  margin-top: 2%;
  margin-left: 10%;
  background: linear-gradient(#ed7b48, #FC7000);
  box-shadow: inset 2px 2px 2px #fd913a; }

.registro-link {
  text-decoration: underline;
  margin-top: 20px;
  color: #1d4c74; }

.registro-link:hover {
  text-decoration: none;
  margin-top: 20px;
  color: #1d4c74; }

.first-sec-text {
  margin-top: 26%;
  margin-left: 10%;
  position: absolute;
  font-size: 32px;
  color: #fff; }

.second-sec-text {
  margin-top: 30%;
  margin-left: 10%;
  position: absolute;
  font-size: 32px;
  color: #fff; }

.required-red {
  color: #f62d51;
  background: none !important; }

.col-xs-12.m-t-20 {
  margin-top: 20px !important; }

.borderContaine {
  border-radius: 0px;
  overflow-y: auto; }

.logout-text {
  text-align: center;
  margin-top: 230px;
  color: #585858;
  font-size: 60px; }

.btn-matches {
  padding: 2mm 12px !important; }

#yes {
  color: #fff; }

#no {
  color: #fff; }

/*modal descrição da vaga*/
.modalOpportunity {
  background: #fff;
  border-radius: 0px 0 6px 6px;
  width: 100%;
  height: 100%;
  padding: 22px 50px 28px; }

.modalOpportunity:after {
  content: '';
  clear: both;
  display: block; }

td.pd-top-bottom-block.icons.no-pd-lr {
  padding-right: 0px !important;
  padding-left: 0px !important; }

tag-input[name="specialities"] > div, textarea#description {
  height: 65px;
  overflow-y: scroll;
  resize: none; }

.modalTextArea {
  width: 100%;
  height: 6em;
  resize: none;
  overflow-y: scroll; }

.skillParagraph {
  margin-left: 8px;
  color: #1d4c74;
  font-weight: bold;
  font-size: 12px; }

.clearNotify {
  position: absolute;
  top: 19px;
  font-size: 10px;
  left: 232px; }

tag-input[name="specialities"] > div::-webkit-scrollbar-track, textarea#description::-webkit-scrollbar-track {
  background-color: #ccc; }

tag-input[name="specialities"] > div::-webkit-scrollbar, textarea#description::-webkit-scrollbar {
  width: 6px;
  background: #ccc; }

tag-input[name="specialities"] > div::-webkit-scrollbar-thumb, textarea#description::-webkit-scrollbar-thumb {
  background: #1d4c74; }

.move-tags {
  overflow-y: auto;
  height: 80px;
  padding: 5px;
  border: 1px solid #ccc; }

.tag-move {
  background-color: #1d4c74;
  margin-bottom: 0px !important;
  margin-top: 2px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #fff;
  border-radius: 5px;
  font-size: 10px;
  margin-left: 5px; }

.tags-box {
  background: #1d4c74; }

/*modal descrição da vaga*/
.modalOpportunity:after {
  content: '';
  clear: both;
  display: block; }

.headerModal {
  height: 40px;
  width: 100%;
  border-radius: 6px 6px 0 0;
  background: #656565; }

.headerModal h3 {
  margin: 0;
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: center; }

.modalposicionamento {
  left: 16.666%;
  top: 5vh; }

textarea#descriptionModal {
  background-color: #fff;
  border: 1px solid #e5ebec;
  border-radius: 0;
  box-shadow: none;
  color: #585858;
  height: calc(95vh - 215px) !important;
  max-width: 100%;
  padding: 7px 12px;
  transition: all 300ms linear 0s;
  overflow-y: scroll; }

textarea#descriptionModal::-webkit-scrollbar-track {
  background-color: #ccc; }

textarea#descriptionModal::-webkit-scrollbar {
  width: 6px;
  background: #ccc; }

textarea#descriptionModal::-webkit-scrollbar-thumb {
  background: #1d4c74; }

.btn-close-modal {
  width: 110px;
  right: calc((100% - 110px)/2); }

.font12px {
  font-size: 12px; }

.btn-withicon {
  padding: 6px 12px 6px 42px;
  position: relative;
  border: none; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  background: #124a75;
  color: #fff !important; }

#exampleModalLabel1 {
  color: #fff; }

.timeline .timeline-item .timeline-panel .timeline-body > p, .timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
  color: #585858; }

.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px; }

.timeline-horizontal .timeline-item:before, .timeline-horizontal .timeline-item:after {
  display: none; }

.timeline-body-editOpp {
  padding: 8px 15px;
  height: 63px; }

.timeline > li > .timeline-panel:before, .timeline > li > .timeline-panel:after {
  display: none; }

.timeline > li > .timeline-panel {
  box-shadow: none; }

.timeline-title:after {
  content: "";
  display: block;
  clear: both; }

.timeline-title .editar, .timeline-title .remover {
  color: #fff;
  text-transform: lowercase;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  padding: 0 15px; }

.timeline-title .editar {
  float: left; }

.timeline-title .remover {
  float: right; }

.timeline-body p {
  text-transform: uppercase; }

.timeline-body p:last-child {
  font-weight: bold;
  margin-top: 0 !important;
  font-size: 12px; }

tr {
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  /* Firefox */
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -o-animation: fadein 1s;
  /* Opera */ }

.candidatesLength {
  cursor: alias !important; }

.stlCenter {
  text-align: center; }

i.fa.fa-bar-chart-o {
  /* float: right; */
  /* margin: auto; */
  /* left: 40%; */
  /* position: absolute; */
  width: 100%;
  height: 100%;
  font-size: 20px;
  left: 37%;
  /* right: 49%; */
  position: absolute; }

.modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: #fff; }

.op-modal {
  margin-top: 22px !important; }

.op-modal-fo {
  text-align: center !important; }

.op-label {
  padding-bottom: 15px; }

/* .white-box.scrollx {
  overflow-x: scroll;
  overflow-y: hidden;
} */
.style-nome {
  color: #fff;
  text-decoration: none; }

.style-nome:hover {
  color: #fff;
  text-decoration: none; }

/*
.clearBtn{
  margin-top: -7px !important;
} */
.pd-0 {
  padding: 0px; }

.pd-0-imp {
  padding: 0px !important; }

.timeline-horizontal :before {
  margin-top: -14px;
  left: 5px; }

.timeline-horizontal {
  padding: 0px 0px 0px 0px;
  margin-top: 5px;
  height: 412px; }

.timeline-horizontal .timeline-item .timeline-panel {
  top: 68px;
  width: 330px; }

.timeline-body {
  padding: 15px;
  height: 300px;
  overflow-y: hidden;
  width: 100%; }

.timeline-item {
  height: 160px !important;
  min-width: 255px; }

.profOppTextArea:disabled {
  background: #fff; }

.descriptionProfile {
  border: none !important;
  height: 56% !important;
  display: block;
  width: 100%;
  background-image: none;
  box-shadow: none;
  margin-top: 6px; }

.descriptionInput {
  width: 400px; }

.block {
  float: right; }

#box-profOpp {
  border-radius: 5px;
  display: inline-block; }

.img-status-opp {
  width: 163px;
  height: 9%;
  position: absolute;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  text-align: center;
  font-weight: 550;
  z-index: 100;
  left: 1%;
  padding-top: 2px;
  padding-bottom: 21px; }

.img-status-bottom {
  width: 163px;
  height: 9%;
  position: absolute;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
  text-align: center;
  font-weight: 550;
  z-index: 100;
  top: 76%;
  left: 1%;
  padding-top: 2px;
  padding-bottom: 21px; }

.in {
  background-color: #fff;
  border-radius: 50px; }

.li {
  color: #000;
  font-size: larger; }

.info {
  font-size: larger; }

.box-infos-opp {
  display: inline-table;
  padding-left: 9px;
  /* background-color: #000; */
  position: absolute;
  width: 70%;
  margin-right: 10px; }

.col-xs-7.tags {
  margin-top: 34px;
  padding-left: 5px;
  /* border-right: 1px solid #8d949880; */
  height: 120px;
  overflow: auto; }

.col-sm-5.right-card {
  margin-top: -181px; }

span.hidden-xs {
  margin-left: 9px; }

.content-evaluation {
  /* height: 78px; */
  border-radius: 8px;
  border: 1px solid #c0c0c0;
  margin-right: 5px;
  padding: 0;
  color: #8b8787;
  margin-bottom: 17px; }

.title-evaluation {
  background-color: #c0c0c0;
  width: 100%;
  height: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: left;
  color: #000;
  font-weight: 520;
  padding-left: 6px;
  cursor: pointer; }

p.content-p {
  color: #000;
  font-weight: 530;
  margin-bottom: 0; }

/* MODAL */
.btn-modal-interaction {
  padding: 6px 5px 6px 35px;
  position: relative;
  border: none;
  font-size: 12px !important; }

.modal-interaction-form textarea::-webkit-scrollbar-track {
  background-color: #ccc; }

.modal-interaction-form textarea::-webkit-scrollbar {
  height: 6px;
  background: #ccc; }

.modal-interaction-form textarea::-webkit-scrollbar-thumb {
  background: #1d4c74; }

textarea.form-control {
  height: 100px !important; }

.logo-hapin-recovery {
  margin-left: 16% !important;
  margin-bottom: 13% !important;
  margin-top: -3% !important;
  width: 68%; }

.input-email::placeholder {
  text-align: center;
  color: #8d9498;
  font-weight: bold;
  font-size: 15px; }

.input-email, .input-senha {
  border-bottom: 2px solid #1d4c74;
  margin-bottom: 25px;
  margin-left: 10%;
  width: 81%;
  text-align: center; }

.text-white {
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  color: #fff !important;
  font-size: 11px;
  padding-right: 0px !important;
  cursor: pointer; }

.center-block {
  text-align: center;
  display: block;
  margin-right: auto;
  margin-left: auto; }

.third-sec-text {
  width: 50%;
  margin-top: 20%;
  margin-left: 25%;
  position: absolute;
  font-size: 32px;
  color: #fff;
  text-align: center; }

.login-box {
  background: #fff;
  width: 400px;
  margin: 4% auto 0 !important;
  margin-top: 1% !important; }

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
  background-image: linear-gradient(#4a23ad, #4a23ad), linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));
  border: 0;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 2px solid #1d4c74;
  float: none; }

.font-list-opp {
  font-size: 14px; }

.panel {
  margin-bottom: -10px;
  background-color: #fff;
  border: 0px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0); }

.countalign {
  text-align: center !important; }

.floatRight {
  float: right; }

.second-Cover {
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.5); }

.border-color {
  color: #1d4c74 !important;
  border: 3px solid #1d4c74; }

.sla-empty {
  text-align: center; }

.panelSla {
  margin-bottom: -10px;
  background-color: #fff;
  border-radius: 4px; }

pagination-controls.pagination.text-center {
  display: block; }

.over-y {
  overflow-y: auto; }

.text-black {
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  color: #000 !important;
  font-size: 11px;
  padding-right: 0px !important;
  cursor: pointer; }

.color-box {
  background-color: #1d4c74;
  border: none !important;
  padding: 10px;
  margin-bottom: 20px; }

.remove-tag {
  background: transparent;
  border: none;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  float: right;
  font-size: 11px;
  margin-right: 5px; }

.pd-30px {
  padding: 30px; }

.modalTags {
  background: #fff;
  border-radius: 0px 0 6px 6px;
  width: 81%;
  height: 100%;
  padding: 21px 50px 29% 33px;
  margin-left: 65%; }

.headerModalTags {
  height: 40px;
  width: 81%;
  border-radius: 6px 6px 0 0;
  background: #656565;
  margin-left: 65%; }

.headerModalTags h3 {
  margin: 0;
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: center; }

.btnGroupModalTags {
  margin-top: 5%;
  margin-left: 3%;
  display: inline-flex; }

.lista-tags {
  margin-bottom: 28px !important; }

.closeNotification {
  position: absolute; }

.closeNotification > h3 {
  color: #333333; }

.clearNotification {
  top: 28px;
  border-radius: 3px;
  font-size: 9px;
  right: 8px;
  background: #ff0000;
  height: 12px;
  width: 12%; }

.clearNotification > p {
  color: #fff;
  margin-left: 3px; }

.galleryWrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  position: relative;
  cursor: grab;
  height: 420px; }

.imageWrapper {
  overflow-x: scroll;
  overflow-y: hidden; }

.imageWrapper::-webkit-scrollbar {
  display: none; }

.imageWrapper::scrollbar {
  display: none; }

.timeline-ui-opp {
  height: 173px !important; }

.timeline-body-opp {
  height: 90px !important;
  cursor: e-resize; }

.timeline-panel-opp {
  top: 43px !important;
  width: 330px !important; }

.timeline-horizontal-opp {
  display: table-cell !important;
  height: 150px !important;
  float: none !important;
  padding-left: 0px !important;
  padding-right: 20px !important;
  margin: 0 auto !important;
  vertical-align: top !important; }

.box-title-opp {
  margin: 0 0 0px !important; }

.scroll-y-Hidden {
  overflow-y: hidden; }

.shadow-none {
  box-shadow: 0px 0px 0px 0px; }

.pd-Tb-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important; }

.pd-Lt-15-5 {
  padding-left: 15px !important;
  padding-top: 5px !important; }

.timeline-horizontal-cand {
  padding: 0px 0px 0px 0px;
  margin-top: 5px;
  height: 415px; }

.width100 {
  width: 100px !important; }

.box-timeline.box-timeline-empty {
  height: 50px; }

.labelProfile {
  margin-bottom: -8px;
  height: 28px;
  font-size: 14px;
  width: 100%; }

.info-profile {
  display: flow-root; }

.label-info-profile {
  margin-bottom: 25px; }

.oppCandidatesReport {
  margin-left: 40%; }

.oppDateReport {
  margin-left: 15%; }

.candInfoP {
  width: 100%; }

.attMargin {
  margin-top: -18px; }

.onboardingHelp {
  z-index: 5;
  font-size: 1.5em;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background: linear-gradient(to right, #1d4c74 1%, #156e8d 100%);
  position: fixed;
  top: 85%;
  left: 95%; }

.btn {
  font-size: 14px; }

.form-control {
  font-size: 14px; }

.searchForm {
  display: flex; }

.searchCandidateForm {
  display: flex;
  flex-wrap: wrap; }

.label {
  color: #fff; }

.display-help {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  justify-content: flex-end; }

.btnEvaluations {
  color: #585858 !important;
  box-shadow: none !important;
  background-color: rgba(139, 146, 150, 0.31);
  margin-right: 5px; }

.btnEvaluations:hover {
  color: #1b1b1b !important; }

.btnEvaluations:focus {
  color: #1b1b1b !important; }

.btn-warning:hover {
  color: #fff !important; }

.btn-warning {
  color: #fff !important; }

.btn-info:focus {
  box-shadow: none  !important; }

.btn-warning:focus {
  box-shadow: none  !important; }

.btn-danger:focus {
  box-shadow: none  !important; }

.btn-success:focus {
  box-shadow: none  !important; }

.btnCreateEvaluation {
  height: 32px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.modalBloqueio {
  text-align: center;
  display: flex; }

.btn-primary:disabled {
  background-color: #154f74; }

.editProfileSaveButton {
  line-height: 0px !important;
  height: 37px !important;
  width: 125px !important; }

#scrollBar {
  overflow: hidden; }

.scrollTest {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding-right: 17px;
  /* Increase/decrease this value for cross-browser compatibility */
  box-sizing: content-box;
  /* So the width will be 100% + 17px */ }

.btn-default {
  box-shadow: none !important; }

.displayInlineBlock {
  display: inline-block; }

.no-boxShadow {
  box-shadow: none  !important; }

.evaluationLoading {
  margin-top: 12px;
  margin-left: 50px; }

.recPasswordButtonColor {
  background-color: #154f74 !important; }

.no-border {
  border: none !important; }

.btn-info:disabled {
  cursor: not-allowed !important; }

.mat-datepicker-content .mat-calendar {
  position: absolute;
  margin-left: 25%;
  top: 50%;
  background: #fff;
  border: 1px solid; }
  .mat-datepicker-content .mat-calendar th {
    color: #fff; }

.md-drppicker .drops-down-right .ltr .shown {
  display: flex;
  flex-wrap: wrap;
  width: 74% !important; }

.md-drppicker th {
  color: #fff !important; }

.md-drppicker td.active {
  background: #1d4c74 !important; }

.md-drppicker .btn {
  background: #1d4c74 !important; }

.md-drppicker .btn.btn-default {
  color: #1b1b1b !important;
  background-color: rgba(139, 146, 150, 0.31) !important;
  margin-right: 7px; }

.md-drppicker .btn.btn-default.clear {
  background-color: #fff !important; }

.md-drppicker .clear svg {
  margin-bottom: 10px !important;
  fill: #000 !important; }

.disableStatus {
  display: none; }

.interactionBody {
  text-align: center;
  width: 100%;
  margin: 0 auto; }

.fullPageInteractionBody {
  background: rgba(62, 62, 62, 0.5);
  text-align: center;
  width: 100%;
  height: 100%;
  margin: 0 0 2em;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  z-index: 999999999;
  position: fixed; }

.interactionLoader {
  margin: 0 0 2em;
  height: 300px;
  width: 100%;
  text-align: center;
  margin: 0 auto 1em;
  display: inline-block;
  vertical-align: top; }

#loader-1 {
  margin-top: 19%;
  width: 105px;
  height: 105px; }

#fullPageLoader-1 {
  margin-top: 19%;
  width: 105px;
  height: 105px; }

.fix-sidebar .top-left-part {
  position: absolute; }

.backgroundOpacity {
  background: rgba(62, 62, 62, 0.5); }

#loader-1 path, #loader-1 rect {
  fill: white; }

#fullPageLoader-1 path, #fullPageLoader-1 rect {
  fill: white; }

/*
  Set the color of the icon
*/
.expandTimeline {
  font-size: 12px;
  text-transform: lowercase;
  color: white; }

.timelineDiv {
  text-align: center;
  width: 100%;
  display: block; }

.involvedPeopleH4 {
  width: 100% !important;
  padding-left: 0px !important; }

@media (max-width: 420px) {
  #name {
    float: right !important;
    font-size: 15px !important; } }

@media (min-width: 420px) {
  #name {
    float: right !important;
    font-size: 20px !important; } }

/*EVALUATION BUTTON VISUALIZAR
td:last-child{
    //max-width: 100px !important;
   // overflow-x: overlay;
}
td:nth-child(4){
  //  max-width: 100px !important;
   // overflow-x: overlay;
}*/
@media (max-width: 500px) {
  .advancedSearchSpan {
    margin-right: 1rem;
    display: none; }
  .searchSpan {
    display: none; }
  .none991px {
    display: none; }
  .width20percent {
    width: 20%;
    float: right;
    margin-right: 28px; } }

@media screen and (max-width: 768px) {
  .containe {
    width: 100%;
    z-index: 99999;
    background: #fff; } }

@media (min-width: 768px) {
  .pd-left {
    padding-left: 3px !important;
    padding-right: 0px !important; }
  .pd-right {
    padding-right: 3px !important; }
  .pd-right-15 {
    padding-right: 15px !important; }
  .modal-dialog {
    width: 897px;
    margin: 30px auto; } }

@media (max-width: 800px) {
  .width20percent {
    width: 20%;
    float: right;
    margin-right: 23px; } }

@media (max-width: 943px) {
  .advancedSearchSpan {
    margin-right: 1rem;
    display: none; }
  .searchSpan {
    display: none; } }

@media (max-width: 991px) {
  .none991px {
    display: none; }
  .width20percent {
    width: 8% !important; } }

@media (min-width: 992px) {
  .col-md-4.left-top {
    left: 34%;
    top: 10%; }
  .border-right-ccc {
    border-right: 2px solid rgba(204, 204, 204, 0.188); }
  .step-title:before {
    content: '';
    height: 3px;
    width: 50%;
    position: absolute;
    background-color: #1d4c74 !important;
    top: -32px;
    z-index: 1;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@media (max-width: 1042px) {
  #tableQtt {
    margin-top: 8.7%;
    margin-left: 2.9%; }
  #tableDay {
    margin-top: 23.7%; } }

@media (max-width: 1125px) {
  #tableQtt {
    margin-top: 6.4%; }
  #tableDay {
    margin-top: 21.8%; } }

/* @media (max-width:800px) {
    canvas.displayPerson.chartjs-render-monitor {
    min-height: calc(50vh/2);

    width: 65% ;
    }

}

@media (max-width:1024px) {
    .displayPerson{
        min-height: calc(50vh/2);

        width: 90% ;
    }

} */

@media (min-width:1400px){
    .margin-person-h2{
        margin-left: 0.7%;
    }
    .person-media-margin{
        margin-right: 2.7%;
    }
}

/* @import url("../../../assets/plugins/toast-master/css/jquery.toast.css");
@import "../../../../mixins.scss";
angular2-multiselect#status .c-btn {
    padding: 4px !important;
    box-shadow: none;
}

.selected-list[_ngcontent-c8] .c-btn[_ngcontent-c8] {
    padding: 5px 10px !important;
} */

/*card de timeline*/
/* .headerModal {
    @include header(40px, 100%, 6px 6px 0 0, $grey);
}

.headerModal h3 {
    @include headerModalH3(0, 15px);
}

.modal-hunting-form-create {
    @include modalBlockForm(100%, 100%);
} */
.modal-hunting-form-create {
    background: #fff;
    border-radius: 0px 0 6px 6px;
    width: 100%;
    height: 91%;
    padding: 15px 40px;
}
/* .btn-modal-hunting {
    @include btnModalBlock(6px 5px 6px 35px, relative, none, 12px !important);
} */

.modal-hunting-form-create textarea::-webkit-scrollbar-track {
    background-color: lightgray;
}

.modal-hunting-form-create textarea::-webkit-scrollbar {
    height: 6px;
    background: lightgray;
}

.modal-hunting-form-create textarea::-webkit-scrollbar-thumb {
    background: darkblue;
}

p.badge.badge-danger {
    color: white !important;
}

.btn-modal-hunting {
    padding: 8px 12px 6px 42px;
}

.btn-success.disabled, .btn-success:disabled {
    cursor: not-allowed;
}
.closeModalButton{
    text-align: center;
    float: right;
    border: 1px solid;
    border-radius: 50%;
 /* padding: 2px 4px 3px 4px; */
    padding: 1px 4px 2px 4px;
  }


.line-through{
    text-decoration-line: line-through;
}

ul {
    list-style: none;
}

ul .disableRequest::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    font-size: 18px;
    list-style-type: square;
    margin-left: -1em;
}

ul .enableRequest::before {
    content: "\2022";
    color: green;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    font-size: 18px;
    list-style-type: square;
    margin-left: -1em;
}
