.col_relatorio_acoes:hover {
  background: #15469052;
}
::-webkit-scrollbar {
  width: 3px;
  height: 6px;
}

::-webkit-scrollbar-track {
   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
   border-radius: 2px;
}

::-webkit-scrollbar-thumb {
   border-radius: 2px;
   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

#tbutton_csv > span > i {
  font-size: 20px !important;
}
.timeline {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}
.timeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #ddd;
  left: 31px;
  margin: 0;
  border-radius: 2px;
}
.timeline > li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-item {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-top: 0;
  background: #fff;
  color: #444;
  margin-left: 60px;
  margin-right: 15px;
  padding: 0;
  position: relative;
}
.timeline > li > .timeline-item > .time {
  color: #999;
  float: right;
  padding: 10px;
  font-size: 12px;
}
.timeline > li > .timeline-item > .timeline-header {
  margin: 0;
  color: #555;
  border-bottom: 1px solid #f4f4f4;
  padding: 10px;
  font-size: 16px;
  line-height: 1.1;
}
.timeline > li > .timeline-item > .timeline-header > a {
  font-weight: 600;
}
.timeline > li > .timeline-item > .timeline-body,
.timeline > li > .timeline-item > .timeline-footer {
  padding: 10px;
}
.timeline > li > .fa,
.timeline > li > .glyphicon,
.timeline > li > .ion {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  color: #666;
  background: #d2d6de;
  border-radius: 50%;
  text-align: center;
  left: 18px;
  top: 0;
}
.timeline > .time-label > span {
  font-weight: 600;
  padding: 5px;
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
}
.timeline-inverse > li > .timeline-item {
  background: #f0f0f0;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.timeline-inverse > li > .timeline-item > .timeline-header {
  border-bottom-color: #ddd;
}

.timeline-bothsides:before{
    left: 50%;
}

.timeline-bothsides>li>.fa, .timeline>li>.glyphicon, .timeline-bothsides>li>.ion{
    left: calc(50% - 10px);
}

.timeline-item-left{
    margin-left: 0px !important;
    width: calc( 50% - 30px);
}

.timeline-item-right{
    margin-left: calc(50% + 30px) !important;
    margin-right: 0 !important;
    width: calc( 50% - 30px);
}

.timeline-wrapper{
    /*background: #edf1f6;*/
    padding: 5px;
}

.time-label-bothsides{
    margin-left: calc(50% - 42px);
}

.timeline>li>.fa, .timeline>li>.glyphicon, .timeline>li>.ion {
    padding-left: 4px;
    color: white;
}

.fab {
  position: fixed;
  cursor: pointer;
  bottom: 20px;
  right: 20px;
  height: 50px;
  width: 50px;
  color: white;
  display: flex;
  align-items: center;
  padding-left: 12.5px;
  background: #082655;
  border-radius: 50%;
  z-index: 10000;
}

.content-box {
    margin: 10px;
    border: 1px solid #efefef;
    padding: 20px;
}

.content-box:hover {
    background: #e9e9e9;
}

.icon-box {
    display: block;
    float: left;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
}

.label-box {
    font-size: 15px;
    padding-left: 10px;
}

.form-window .panel-footer {
    width: 97% !important;
    bottom: 10px;
    position: absolute;
}

.tfieldlist tr {
  height: 45px;
}

.blue {
  color: #07488c !important;
}

.btn-primary {
    color: #fff;
    background-color: #07488c;
    border-color: #07488c;
}

.title-dashboard {
    text-align: center;
    font-size: 20px;
    margin: 10px;
    font-weight: bold;
    border-bottom: 1px solid #efefef
}

.btn-voltar-dashboard {
  color:black;
  position: absolute;
  left: 8px;
  top:5px;
  cursor:pointer;
  padding: 5px;
  text-decoration: none;
  user-select: none;
}

.btn-voltar-dashboard:hover {
  color:black;
  background: #eaeaea;
  text-decoration: none;
}

.btn-avancar-dashboard {
  color:black;
  position: absolute;
  right: 8px;
  top:5px;
  cursor:pointer;
  padding: 5px;
  text-decoration: none;
  user-select: none;
}

.btn-avancar-dashboard:hover {
  color:black;
  background: #eaeaea;
  text-decoration: none;
}

[data-list=contexto] .panel-body {
  min-height: 420px;
  max-height: 420px;
  overflow-y: auto;
}

.contexto-pessoa {
    font-size: 12px;
    font-weight: lighter;
    line-height: 1.5;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    width: 90px !important;
}

.situacao-pessoa {
    font-size: 12px;
    font-weight: lighter;
    line-height: 1.5;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    width: 115px !important;
}
.search-bar .search-icon {
  z-index: 1;
}

[name=search_box] .select2 .select2-selection {
  height: 68px;
}

[name=search_box] .select2 .select2-selection .select2-selection__placeholder {
  line-height: 68px;
  padding-left: 30px !important;
}

[name=search_box] .select2-selection .select2-selection__rendered {
  line-height: 44px;
  padding-left: 55px !important;
}

[name=search_box] .select2-selection .select2-selection__rendered .select2-selection__clear {
  display: none;
}
[name=search_box] .select2-selection .select2-selection__arrow {
  display: none;
}

.item_search {
  padding: 10px 0px;
}

.item_search .fa {
  margin: 0 10px;
}

.label-search {
  font-size: 12px;
  line-height: 1.5;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  text-align: center;
  width: 100px;
  float: left;
}

.label-search.pessoa {
  background-color: #2b982b;
}

.label-search.prospect {
  background-color: #fb483a;
}

.select2-selection__rendered .item_search .label-search {
  margin-top: 13px;
}
.star {
  background-color: red !important;
}

.title-list-context > span {
  user-select: none;
}

.title-list-context {
  cursor: pointer;
}

.title-list-context .material-icons {
  position: absolute;
  right: 16px;
}

.no-context {
  padding: 10px;
  text-align: center;
  color: grey;
}
.separator-status {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.action_black {
    color: black !important;
}

.acoes-treeview {
  padding: 20px;
  text-transform: uppercase;
  height: 560px;
  overflow-y: auto;
}

.acoes-treeview .treeview span.folder {
  background: unset;
  padding: 0 0 0 5px;
}

.acoes-treeview .treeview li.expandable span.folder {
  background: unset;
  padding: 0 0 0 5px;
}

.acoes-treeview .treeview .hover {
  color: #154590;
}

.acoes-treeview .icone-item {
  padding-right: 5px;
}

.acoes-treeview .item {
  padding-bottom: 5px;
}

.acoes-treeview .count-tree {
  font-size: 9px;
  position: relative;
  border-radius: 3px;
  line-height: 15px;
  margin-left: 5px;
  top: -10px;
  text-align: center;
}
.item-etapa-org {
  display: flex;
  width: 85px;
  height: 50px;
}

#form_FiltroContexto .item-org > label {
    padding: 2px;
    font-size: 11px;
    letter-spacing: 0.5;
    line-height: 12px;
}

#form_FiltroContexto .item-etapa-org > div {
  margin: auto;
  word-break: break-word;
}

.tfieldlist td .switch {
  position: relative;
}

#form_FiltroContexto .panel-body {
    padding: 0px;
    margin: 0px;
    text-align: center;
}

#form_FiltroContexto .panel-body .fb-inline-field-container {
  overflow-x: auto;
}

.tswitch-row .col-sm-12 .form-line{
  border: unset;
}
.tswitch-row .col-sm-2 .form-line{
  border: unset;
  margin-left: 35px;
}

form[name=list_Acao] [widget="tdate"] {
    border-bottom: 1px solid #dedede;
}
.item-comparacao,
.item-funil {
  border: 1px solid #dedede;
  padding: 5px;
  margin-bottom: 5px;
  text-align: center;
  position: relative;
}

.arrow-funil > .percent {
    line-height: 25px;
    position: absolute;
    left: -45px;
    font-size: 14px;
}

.arrow-funil {
  position: absolute;
  left: -35px;
  top: -12px;
  font-size: 15px !important;
}

.arrow-funil > i {
  font-size: 25px !important;
}

.item-comparacao .qtde,
.item-funil .qtde {
  font-size: 16px;
  font-weight: bold;
}

.item-regua {
  border: 1px solid #dedede;
  padding: 14px;
  margin-bottom: 15px;
}
.item-comparacao .nome,
.item-funil .nome {
  font-size: 12px;
}

.item-regua.total {
  width: 350px;
  position: absolute;
  top: 15px;
  right: 25px;
  text-align: center;
  border-color: #FF9800;
}

.item-regua.sem-contextos {
  width: 250px;
  position: absolute;
  top: 125px;
  right: 65px;
  text-align: center;
  border-color: red;
}


.item-regua.total .nome {
  font-size: 14px;
}

.item-regua.total .qtde {
  font-size: 30px;
}

.item-regua .qtde {
  font-size: 20px;
  font-weight: bold;
}

.show-comparcao {
  background: #eaeaea59;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.item-regua:hover,
.item-comparacao:hover,
.item-funil:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  background: #14488b0f;
  cursor: pointer;
}

.line-regua {
    border-right: 2px dashed #dedede;
    height: calc( 100% - 15px );
    left: 10px;
    top: 10px;
    position: absolute;
}

.line-regua > div {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  bottom: 0;
  margin-left: -7px;
}

.comparacao-porcentagem {
  position: absolute;
  top: 2px;
  right: 2px;
  font-size: 12px;
  /*color: #154690;*/
  font-weight: 700;
}

.interacao {
  color: white;
  font-size: 11px;
  display: block;
  text-align: right;
  padding-right: 2px;
  min-width: 11px;
  line-height: 40px;
}

.interacao.sem {
  background: #4285f4;
}

.interacao.nao_qualificada {
  background: #db4437;
}

.interacao.qualificada {
  background: #f4b400;
}

.legenda {
  display: inline;
  font-size: 10px;
  text-transform: none;
}

.legenda span {
  height: 10px;
  width: 10px;
  display: inline-flex;
}

.legenda.sem span{
  background: #4285f4;
}

.legenda.nao_qualificada span{
  background: #db4437;
}

.legenda.qualificada span{
  background: #f4b400;
}

.arrow-efetividade {
    font-size: 12px;
    text-align: center;
}

.btn-group>.btn.active {
  color: white;
  background: #154690;
  border-color: #154690;
}

form[name="RelatorioEfitividadeConversaoView"] .fb-inline-field-container  {
  width: 100%;
}

form[name="form_TreinoTipoExercicioForm"] .fb-inline-field-container  {
  width: 100%;
}

.tsortlist_item > label {
  white-space: normal;
}

[widget="bootstrapformbuilder"][form="RelatorioAcompanhamentoProcessoSeletivoView"] .form-line {
  float: unset !important;
}

.select2-selection__placeholder > span > small {
  font-size: 8px;
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-right.datepicker-orient-bottom {
  margin-top: 90px !important;
  margin-left: -5px !important;
  z-index: 9999 !important;
}
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
    z-index: 9999 !important;
    margin-top: 90px !important;
    display: block;
    margin-left: -10px !important;
}

.datepicker table tr td.active.active {
    background: #154690;
}

[data-name=contexto_list] td.tdatagrid_cell {
  vertical-align: middle;
}

[data-name=contexto_list] td.tdatagrid_cell .label {
  margin-top: -11.5px;
}

.total_grid > span {
  font-weight: 100 !important;
  font-size: 14px;
}
.total_grid {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  background: #154690;
  padding: 10px;
  color: #dedede;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
  width: 10%;
  text-align: center;
  float: right;
}

.tfab .tfab-action-button {
  transition: transform 1s;
  transform: rotate(0deg);
}
.tfab:hover .tfab-action-button{
  transition: transform 1s;
  user-select: none;
  transform: rotate(-135deg);
}

.quick-content-button {
  position: fixed;
  bottom: 24px;
}
.quick-button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  right: 80px;
  position: fixed;
  bottom: 20px;
  border: unset;
  color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.quick-button > i {
  font-size: 15px;line-height: 25px;
}

.select2-disable {
  z-index: 1;
}

ul.dropdown-menu i {
    width: 30px;
    text-align: center;
}