.main-content.show {

}

/********************/
/* >>>> HEADER <<<< */
/********************/
.show .container-top {
    background: #EDF0F5;
}

.show .container-top .area-top {
    padding-top: 27px;
    padding-bottom: 1px;
}

.show .area-top.clearfix {
    height: auto;
}

/* TITLE */
.show .header h3.title {
    width: 103%;
}

.show .header h3.title .icone-tipo-caso {
    vertical-align: 4px;
    margin-right: 3px;
}

/* LABELS */
.show .header .labels .label.label-show {
    background: #fff;
    border: 1px solid #C9D6DE;
    position: relative;
    border-radius: 4px;
    padding: 5px 9px 4px;
    margin-left: 3px;
    margin-right: -6px;
}

.show .header .labels .label.label-show a {
    color: #7E8FA1;
    font-size: 13px;
}

.show .header .labels .label.label-show span {
    color: #7E8FA1;
    font-size: 13px;
}

.show .header .labels .label.label-show.closed {
    border: 1px solid #FBB7B4
}

.show .header .labels .label.label-show.closed a {
    color: #D46760;
}

.show .header .labels .label.label-show.closed span {
    color: #D46760;
}

.show .header .labels .label.label-show.betaTeste a {
    color: #9e20ac;
}

.show .header .labels .label.label-show.betaTeste span {
    color: #9e20ac;
}

.show .header .labels .label.label-show.onBoardBadge a {
    color: #ff8c1d;
}

.show .header .labels .label.label-show.onBoardBadge span {
    color: #ff8c1d;
}

/* FOLDER */
.show .header .folder {
    margin-top: 3px;
    margin-left: -3px;
    color: #4B607D;
}

.show .header .folder .spacer {
    margin-left: -11px;
    margin-right: -11px;
}

/* DETAIL */
.show .header .detail {
    color: #60729A;
    margin-left: 2px;
    margin-top: -4px;
}

.show .header .detail .label {
    background: #969C98;
    color: #fff;
    font-size: 12px;
    padding: 0px 5px;
}

/* PERSON */
.show .header .person {
    color: #60729A;
    margin-top: -7px;
    margin-left: 2px;
}

.show .header .person a {
    color: #2487D8;
}

/* ACTION */
.show .header .action {
    margin-top: 42px;
}

.show .header .action #btnActionFolder {
  margin-right: 10px;
}

.show .header .action .caret {
    margin-left: 10px;
}

.show .header .action .favorite .icon.icon-star-projuris {
    width: 23px;
    padding-top: 26px;
    margin-bottom: -10px;
    top: 0px;
    position: relative;
    margin-left: -10px;
    margin-right: -11px;
}

.btn.btn-lightblue.favorite.active {
  background-color: #B1ECBF !important;
  box-shadow: none;
  border: 1px solid #B1ECBF;

}

.btn.btn-lightblue.favorite.active:hover {
  background-color: #CACDCB !important;
  box-shadow: none;
  border: 1px solid #CACDCB;
}

/* NAV */
.show .nav.nav-tabs {
    float: left;
    margin-left: 2px;
    margin-top: 42px;
    flex-wrap: wrap;
}

.show .nav.nav-tabs li a {
    border: 1px solid #BEC1BE;
    border-bottom: none;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    background-color: #BEC1BE;
    background-image: none;
    margin-right: -1px;
    margin-left: 10px;
    padding-top: 9px;
    position: relative;
}

.nav.nav-tabs li.active:nth-last-child(-n+2) a{
  margin-top: -5px !important;
  background-color: #FFFFFF;
  border:1px solid #FFFFFF;
}

.show .nav.nav-tabs li.active a {
    border: 1px solid #bec1be;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    background-color: #fff;
    padding: 9px 13px 9px;
    padding-top: 9px;
}



/********************/
/* >> CONTAINER  << */
/********************/
.show .container-center {
}

/* TIMELINE */
.show .container-center .timeline {
    width: 340px;
    float: right;
}

.show .container-center .timeline.account {
    width: 300px;
    float: right;
}

.show .container-center .timeline .end-guide-timeline {
    width: 1px;
    height: 10px;
    width: 4px;
    background-image: url('end-guide-timeline-3a2d90a8c1ef20258984f780cdae4245.png');
    position: absolute;
    margin-left: 27px;
    margin-top: -15px;
    height: 26px;
    z-index: 3;
}

.show .container-center .timeline .background {
    width: 340px;
    position: fixed;
    float: right;
    height: 100%;
    margin-left: 100%;
    left: -340px;
    overflow: hidden;
    border-left: 1px solid #f3f3f3;
    background: #f3f3f3;
    z-index: 1;
}

.show .container-center .timeline.account .background {
    width: 300px;
    position: absolute;
    float: right;
    height: 100%;
    margin-left: 100%;
    left: -300px;
    overflow: hidden;
    border-left: 1px solid #DFE8EF;
    background: #2A362D;
    z-index: 1;
}

.show .container-center .timeline > .content {
    z-index: 2;
    position: relative;
    padding-left: 28px;
}

.show .container-center .timeline > .content h4 {
    color: #656E67;
    margin-top: 37px;
    margin-bottom: 32px;
}

.show .container-center .timeline > .content h6.person-title-documents {
    font-size: 16px;
    color: #798697;
    margin-bottom: 7px;
    float: left;
    width: 100%;
}

.show .container-center .timeline > .content h6 span {
    font-size: 16px;
    color: #B7C1D1;
    font-weight: normal;
}

.show .container-center .timeline > .content p.person-documents {
    color: #B7C1D1;
    font-weight: normal;
    line-height: 6px;
}

.show .container-center .timeline > .content .container-events {
    float: left;
    background-image: url('guide-timeline-ef2e01b0d1efac8b4138ce37eea00af0.png');
    background-repeat: repeat-y;
    background-position: 27px 0px;
    padding-top: 15px;
    overflow: visible !important;
}

.show .container-center .timeline > .content .container-events .event {
    float: left;
    margin-bottom: 10px;
    margin-top: 4px;
    z-index: 4;
    position: relative;
    padding-left: 10px;
}

.show .container-center .timeline > .content .container-events .event .icon {
    width: 38px;
    height: 38px;
    float: left;
    text-align: center;
    background: #85DE9B;
    border-radius: 100px;
}

.show .container-center .timeline > .content .container-events .event .icon > i {
    color: #2A362D;
    font-size: 17px;
    margin-top: 11px;
}

.show .container-center .timeline > .content .container-events .event .icon > i.fa.fa-folder-open {
    margin-left: 3px;
}

.show .container-center .timeline > .content .container-events .event .icon > i.fa.fa-legal {
    margin-left: -2px;
}

.show .container-center .timeline > .content .container-events .event .detail {
  float: left;
  height: 33px;
  min-width: 194px;
  max-width: 215px;
  border-top: 1px solid #cacdcb75;
  border-right: 1px solid #cacdcb75;
  border-bottom: 1px solid #cacdcb75;
  border-radius: 0px 4px 4px 0px;
  margin-left: 14px;
  background: #ffffff;
  color: #2a362d;
  padding: 8px 12px;
  margin-top: -35px;
  white-space: nowrap;
}

.show .container-center .timeline > .content .container-events .event .detail > .date {
    color: #9FACBC;
}

.show .container-center .timeline > .content .container-events .event .detail .set {
    width: 36px;
    height: 36px;
    background: url(icon-set-event-8d29c5579825770cf998ec912fd553fe.png) no-repeat;
    left: 57px;
    top: 3px;
    position: absolute;
}

.show .container-center .timeline > .content .container-events .event > .date {
    background: #85DE9B;
    border-radius: 2px;
    font-weight: 700;
    font-size: 10px;
    padding: 1px 4px;
    color: #2A362D;
    margin-left: -8px;
    width: 52px;
    text-align: center;
    margin-top: 15px;
    float: left;
    clear: left;
}

.show .container-center .timeline > .content .container-events .event > .date.empty {
    height: 0px;
    font-size: 0px;
    background: transparent;
}

.show .container-center .timeline > .content .container-events .event:last-child {
    margin-bottom: 0px;
}

/* CONTENT */
.show .container-center > .content {
    margin-right: 340px;
}

.show .container-center.account > .content {
    margin-right: 300px;
}

/* GENERAL */
.show .container-center > .content h3 {
    color: #656e67;
    font-size: 17px;
    margin-bottom: 7px;
    float: left;
    width: 100%;
    margin-top: 39px;
}

.show .container-center > .content h4 {
    color: #656e67;
    font-size: 13px;
    margin-bottom: 7px;
    /*float: left;*/
    width: 100%;
    margin-top: 20px;
}

.show .container-center > .content h4.document {
    color: #2a2a2a !important;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 7px;
}

.show .container-center > .content h6 {
    font-size: 16px;
    color: #656E67;
    margin-bottom: 7px;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.show .container-center > .content .name {
    color: #2386D7;
}

.show .container-center > .content p {
    font-size: 13px;
    color: #969C98;
}

/* PARTS */
.show .container-center > .content .parts {
    margin-bottom: -7px;
}

.show .container-center > .content .parts .name {
    margin-left: 3px;
}

.show .container-center > .content .parts span.label {
    padding: 1px 6px 2px;
    font-size: 11px;
    font-weight: bold;
    margin-right: -1px;
}

.show .container-center > .content .parts > p {
    margin-bottom: 7px;
}

/* REQUESTS */
.show .container-center > .content .requests {
    /*margin-top: 30px;*/
    display: inline-block;
    width: 100%;
}

.show .container-center > .content .requests .box-pedido {
   background-color: #f3f3f3;
}

.show .container-center > .content .requests .box-pedido.total {
    padding: 19px 20px 16px;
}

.show .container-center > .content .requests .box-pedido.total * {
    font-size: 20px;
}

/* UNFOLDS */
.show .container-center > .content .unfolds {
    display: inline-block;
    width: 100%;
}

.show .container-center > .content .unfolds.safe-bottom {
    margin-bottom: 150px;
}

.show .container-center > .content .unfolds .tab-content {
    padding-bottom: 30px;
}

.show .container-center > .content .unfolds .box-pedido {
    margin-top: 50px;
    padding: 0px;
    margin-bottom: 0px
}

.show .container-center > .content .unfolds .nav-tabs-right li > a > span,
.show .container-center > .content .unfolds .nav-tabs-right .title,
.show .container-center > .content .unfolds .nav-tabs-left li > a > span,
.show .container-center > .content .unfolds .nav-tabs-left .title {
    display: inline;
}

.show .container-center > .content .unfolds .nav.nav-tabs {
    margin-left: -1px;
    margin-top: -29px;
}

.show .container-center > .content .unfolds .nav.nav-tabs li a {
    background: #BEC1BE !important;
    color: #2a362d !important;
    -webkit-border-top-left-radius: 4px !important;
    -webkit-border-top-right-radius: 4px !important;
    -moz-border-radius-topleft: 4px !important;
    -moz-border-radius-topright: 4px !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.show .container-center > .content .unfolds .nav.nav-tabs li.active a {
    background: #FFFFFF !important;
    color: #2a362d !important;
    -webkit-border-top-left-radius: 4px !important;
    -webkit-border-top-right-radius: 4px !important;
    -moz-border-radius-topleft: 4px !important;
    -moz-border-radius-topright: 4px !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.show .container-center > .content .unfolds .nav.nav-tabs li.active a {
    margin-top: -7px;
    border-top: 1px solid #bec1be;
}

.show .container-center > .content .unfolds .box-pedido {
    -webkit-border-top-left-radius: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    border-top-left-radius: 0px !important;
}

.show .container-center > .content .unfolds .history {
    border-radius: 8px;
    background: #f3f3f3;
    max-height: 500px;
    overflow-y: auto;
}

.show .container-center > .content .unfolds .padding {
    padding: 14px 20px 11px;
}

.show .container-center > .content .unfolds .padding.top {
    margin-bottom: -30px;
}

.show .container-center > .content .unfolds .bottom {
    margin-bottom: -30px;
}

/* STEPS */
.show .container-center > .content .unfolds .history {
    padding-bottom: 12px;
    margin-top: 30px;
}

.show .container-center > .content .unfolds .history .step {
    margin-left: 27px;
    padding-top: 10px;
    margin-right: 10px;
    word-wrap: normal;
    word-break: break-word;
    position: relative;
    margin-bottom: 10px;
}

.show .container-center > .content .unfolds .history .step .complete .link {
    margin-top: 20px;
}

.show .container-center > .content .unfolds .history .step .complete .link a {
    color: #44A3FD;
    font-size: 12px;
}

.show .container-center > .content .unfolds .history .step .icon,
.icon-incident-reduced {
    width: 28px;
    height: 28px;
    background-image: url(add-16d5a0d25daa56eb762deb819e870ee2.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -15px;
    background-position: 0px center;
    margin-bottom: -26px;
    cursor: pointer;
    z-index: 5;
    position: relative;
}

.show .container-center > .content .unfolds .history .step.closable .icon,
.icon-incident-reduced.closable {
    background-image: url(remove-2e45502a95527f0f7bb54f7b56d4f88c.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.icon-incident-reduced {
  display: block;
  float: left;
  margin-right: 10px;
}

.show .container-center > .content .unfolds .history .step span {
    margin-top: 2px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #656e67;
    padding-left: 65px;
    line-height: 15px;
}

.show .container-center > .content .unfolds .history .step.showMoreSteps span.link,
.show .container-center > .content .unfolds .history .step.closable span.link {
    color: #44A3FD;
}

.show .container-center > .content .unfolds .history .step.showLessSteps span.link,
.show .container-center > .content .unfolds .history .step.showMoreSteps span.link {
    cursor: pointer;
}
.show .container-center > .content .unfolds .history .step .resume{
    max-height: 15px;
}
.show .container-center > .content .unfolds .history .step.closable .resume,
.show .container-center > .content .unfolds .history .step .complete {
    display: none !important;
}

.show .container-center > .content .unfolds .history .step.closable .complete {
    display: block !important;
}

.show .container-center > .content .unfolds .history .step i.icon {
    background-repeat: no-repeat;
    padding: 10px;
    padding-left: 18px;
    background-position: center;
    display: inline-flex;
    vertical-align: 0px;
    margin-left: 0px;
    margin-top: -10px;
    margin-bottom: -10px;
}

.show .container-center > .content .unfolds .history .step i.icon.cloud {
    background-image: url("icon-small-cloud-61a5d768ea2524cdc0eece852992ccbe.jpg");
}

.show .container-center > .content .unfolds .history .step i.icon.att {
    background-image: url("icon-small-att-1f8b149ceeb0e8d69d124062dde97cc6.jpg");
}

.show .container-center > .content .unfolds .pending {
    font-style: italic;
    color: #bec1be;
    font-weight: normal;
}

.show .container-center > .content .unfolds .result {
    color: #8B8B8D;
    font-size: 13px;
    line-height: 18px;
    vertical-align: 0px;
    font-style: italic;
    margin-top: 5px;
}

.show .container-center > .content .unfolds .small {
    font-size: 10px;
}

.show .container-center > .content .unfolds .disable {
    color: #A6AFBE !important;
}

.show .container-center > .content .unfolds .btn-group.pull-right {
    margin-top: 17px;
    margin-right: 20px !important;
}

.show .container-center > .content .unfolds .history .showLessSteps,
.show .container-center > .content .unfolds .history .thisMoreSteps {
    display: none;
}

/* INCIDENTS */
.show .container-center > .content .unfolds .processIncidents, .show .container-center > .content .unfolds .trace-pointer-background {
    float: right;
    width: 100%;
}

.show .container-center > .content .unfolds .processIncidents .box-pedido {
    width: 98%;
}

.show .container-center > .content .unfolds .processIncidents .incident-step {

    float: right;
    width: 100%;
}

.show .container-center > .content .unfolds .processboxHolder {
    float: right;
    width: 100%;
}

.show .container-center > .content .unfolds .processIncidents .trace-pointer-background {
  background: url("line-horizontal-trace-d75afafb67badc7eafa0f4b4e925cb2f.png") no-repeat 0px 118px;
  float: right;
  width: 100%;
}

.show .container-center > .content .unfolds .processIncidents .step-trace,
.incident-step-trace {
  background: url("line-vertical-trace-9bdcfef89342b1130ffec78de85f0323.png") repeat-y 0;
  float: right;
  width: 98%
}

.processIncidents .step-trace.incident-scroll {
  height: 415px;
  overflow: auto;
}

.show .container-center > .content .unfolds .processIncidents .step-trace .step-trace {
    width: 100%
}

/* AlERTS */

.box-message {
    padding: 8px 16px;
}

.area-top .box-message {
    padding: 0 0 32px 0;
}

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

.alerts {
}

.box-message > .alerts {
    display: block !important;
}

.alerts .alert {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-left: 55px;
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 26px;
    width: 100%;
}

.alert ul,
.alerts .alert li {
    list-style: none;
}

.alerts .alert.alert-warning {
    border: 1px solid #F0CD9D;
    background: #FDF8E2;
    color: #C89844;
    background-image: url('icon-alert-ddb0a3cd85698f5ee033f70643092a18.png');
    background-repeat: no-repeat;
    background-position: 16px center;
}

.alerts .alert.alert-info {
    background: #DAEEF9;
    border: 1px solid #BEDDF1;
    color: #5694B9;
    background-image: url('icon-info-6bd7d6cffcfe1085634e5c4d81ac5dbf.png');
    background-repeat: no-repeat;
    background-position: 16px center;
}

.alerts .alert.alert-error {
    background: #f9f2f4;
    border: 1px solid #FBB7B4;
    color: #D46760;
    background-image: url('icon-error-7d47aff9e760035a65189c4fd9485b51.png');
    background-repeat: no-repeat;
    background-position: 16px center;
}

.alerts .alert.alert-success {
    background: #dbead5;
    border: 1px solid #93bf85;
    color: #26652D;
    background-image: url('icon-success-50486ac02e93870bf91848855bbee03c.png');
    background-repeat: no-repeat;
    background-position: 16px center;
    background-size: 26px;
}

.alerts .alert.alert-error i {
    font-size: 20px;
}

/* DISTRIBUTION */
.show .unfolds .distribution {
    display: inline-block;
    width: 100%;
}

.show .container-center > .content .unfolds .distribution > .box-pedido {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    margin: 0px !important;
    border: 1px solid #BEDDF2;
    background-color: #DBEDF9;
}

.show .container-center > .content .unfolds .distribution > .box-pedido h3,
.show .container-center > .content .unfolds .distribution > .box-pedido p {
    color: #4185B2;
}

.show .container-center > .content .unfolds .distribution > .box-pedido p {
    line-height: 10px;
}

.show .container-center > .content .unfolds .distribution > .box-pedido .btn {
    margin: 0 auto;
    float: none;
    margin-bottom: 27px;
    margin-top: 17px;
    font-size: 16px;
}

.popover-title {
    margin-top: 0px !important;
    font-size: 14px;
}

.popover-title-position,
.popover-header {
  margin-bottom: 0px !important;
}

.monitor-checkbox-bold {
  font-weight: bold !important;
  color: #555 !important;
}

.btn-group {
}

.btn-small {
    text-shadow: none !important;
    color: #fff !important;
}

/* -- -- -- -- --- --- --- -- COMPROMISE ------------------------------- */

.show .compromise .firstComrpomise {
    display: inline-block;
    width: 100%;
}

.show .container-center .padded .compromise .firstComrpomise > .box-pedido {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    margin: 0px !important;
    background-color: #B1ECBF;
}

.show .container-center .padded .compromise .firstComrpomise > .box-pedido h3,
.show .container-center .padded .compromise .firstComrpomise > .box-pedido p {
    color: #2A362D;
    padding-bottom: 8px;
}

.show .container-center .padded .compromise .firstComrpomise > .box-pedido p {
    line-height: 10px;
}

.show .container-center .padded .compromise .firstComrpomise > .box-pedido .btn {
    margin: 0 auto;
    float: none;
    margin-bottom: 22px;
    margin-top: 0px;
    font-size: 16px;
}

.container-box {
    min-height: 78px;
}

.container-box h3 {
    color: #656e67;
    font-size: 14px !important;
    margin-bottom: 0px;
    width: 70%;
    font-weight: 600;
    margin-left: 30px;
}

.container-box h3 span {
    color: #656e67;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.container-box h4 {
    color: #656e67;
    font-size: 12px !important;
    width: 70%;
    font-weight: 400 !important;
    margin-left: 30px;
}

.container-box .name {
    color: #2386D7;
}

.container-box-discharge h3 {
    color: #656e67;
    font-size: 14px !important;
    margin-bottom: 0px;
    width: 70%;
    font-weight: 600;
    margin-left: 30px;
    display: table;
}

.container-box-discharge h3 span {
    color: #656e67;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.container-box-discharge h4 {
    color: #656e67;
    font-size: 12px !important;
    width: 70%;
    font-weight: 400 !important;
    margin-left: 30px;
    display: table;
}

.description-box-folder p {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    line-height: 14px;
    word-break: break-word;
    clear: both;
    margin-left: 50px;
}

.description-box-folder a {
    color: #2386D7;
}

.flag h3 {
  color: #2A362D;
  font-size: 32px !important;
  padding: 15px 5px 2px 20px;
  font-weight: 600;
}

.flag h6 {
  color: #2A362D;
  font-size: 16px !important;
  padding: 0 5px 0 28px;
}

.show .tags .labels .label.label-show {
    background: #fff;
    border: 1px solid #bec1be;
    top: 15px;
    vertical-align: 20px;
    position: relative;
    border-radius: 4px;
    padding: 5px 9px 4px;
    margin-right: 2px;
    margin-bottom: 4px;
}

.show .tags .labels .label.label-show a {
    color: #656E67;
    font-size: 13px;
}

.btn.btn-default-green {
  background: #656E67;
  border: 1px solid #656E67;
  border-radius: 4px !important;
  color: #FFFFFF !important;
  font-weight: normal;
  font-size: 12px !important;
  line-height: 16px;
  height: 32px;
  padding: 8px 16px 8px;
}

.btn.btn-default-green:hover {
  background: #02721E !important;
  background-size: 100%;
  border:1px solid #02721E;
  -webkit-transition: box-shadow 0.05s ease-in-out;
  -moz-transition: box-shadow 0.05s ease-in-out;
  -o-transition: box-shadow 0.05s ease-in-out;
  transition: box-shadow 0.05s ease-in-out;
}

.btn.btn-default-green:active {
  background: #02721E;
}

.btn.btn-transparent-edit {
  border: 1px solid #707070;
  color: #707070;
  text-shadow: none;
  background-color: transparent;
  font-weight: normal;
  font-size: 12px !important;
  line-height: 16px;
  height: 32px;
  padding: 8px 16px 8px;

}

.btn.btn-transparent-edit:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn.btn-default-green.folder {
  border-radius: 4px 0px 0px 4px !important;
  margin-right: 1px;
}

.btn.btn-transparent-edit.folder {
  border-radius: 0px 4px 4px 0px !important;
}

.box-compromise .dropdown-toggle {
    width: 114px !important;
}

.box-compromise ul li {
    min-width: 0px;
}

.box-compromise .dropdown-menu {
    right: 55px;
    width: 113px;
    min-width: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 0px;
}

.box-compromise .dropdown-menu a {
    width: 111px;
}

.show .tags .labels .label.label-show {
    color: #656E67;
    font-size: 13px;
}

/* -- -- -- -- --- --- --- -- FINANCIAL -------------------------------*/

.date-financial h3 {
    color: #FFF;
    font-size: 32px !important;
    padding: 12px 5px 2px 12px;
    font-weight: 600;
}

.date-financial h6 {
    color: #FFF;
    font-size: 16px !important;
    padding: 0px 5px 0px 15px;
}

.btn.dropdown-toggle-edit-financial:hover {
    background-image: none !important;
    background-color: #E3E7F0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

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

.box-folder ul li {
    min-width: 0px;
}

.box-folder .dropdown-menu {
    min-width: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 0px;
}

.box-folder .dropdown-menu a {
    min-width: 142px;
}

.box-folder .dropdown-menu .popover a {
    min-width: 65px;
}

.contactsPersonShow {
    display: table;
}

.account :not(a, button).btn {
    padding: 6px 12px;
    font-size: 12px !important;
    font-weight: 400;
    height: 33px;
}

.documentsPerson .btn {
    padding: 6px 12px;
    font-size: 12px !important;
    font-weight: 400;
    height: 33px;
}

.documentsPerson .btn .icon-trash {
    margin-right: 2px;
    vertical-align: top;
}

.documentsPerson p {
    line-height: 12px;
    color: #656E67;
    font-weight: 600;
}

.documentsPerson .document-title {
    font-size: 14px;
}

.documentsPerson .document-info,
.documentsFees .document-title small {
    color: #B7C1D1;
}

.documentsPerson .documentsItens i,
.documentsFees .documentsItens i {
    color: #6E849C;
}

.disabled a {
    cursor: text !important;
}

.icon-financial-h {
    height: 7px;
    width: 7px;
    background: #2E8B57;
    margin-top: 6px !important
}

.icon-financial-c {
    height: 7px;
    width: 7px;
    background: #d56861;
    margin-top: 6px !important
}

.financial-box-border {
  border-top: 1px solid #DDD !important;
  border-left: 1px solid #FFF !important;
}

.financial-price {
    font-size: 20px;
    color: #2E8B57;
}

.financial-price-cost {
    color: #d56861 !important;
}

.price-1 {
    font-size: 22px
}

.price-2 {
    font-size: 18px !important
}

.price-obs {
    color: #9F8DD8;
    font-size: 20px;
    margin-left: 150px !important;
}

.price-obs-p {
    font-size: 10px !important;
    margin-top: 4px;
}

.aniversariante {
    color: #F36A23;
    width: 60%;
    display: block;
    float: left;
}

.icon-discharge-g {
    height: 7px;
    width: 7px;
    background: #E16F64;
    margin-top: 6px !important
}

.icon-discharge-l {
    height: 7px;
    width: 7px;
    background: #71B471;
    margin-top: 6px !important
}

.icon-discharge-t {
    height: 7px;
    width: 7px;
    background: #5EBCD8;
    margin-top: 6px !important
}

.discharge-price {
    font-size: 20px;
    color: #E16F64;
}

.discharge-price-l {
    font-size: 20px;
    color: #71B471;
}

.discharge-price-t {
    font-size: 20px;
    color: #5EBCD8;
}

.documentsBox .fa {
    color: #6E849C;
    font-size: 38px;
}

.documentsBox .document-title {
    line-height: 12px;
    color: #656E67;
    font-weight: 600;
    margin: 4px 0 4px 0;
}

.documentsBox .document-title span {
    color: #B7C1D1;
    font-size: 10px !important;
    font-weight: normal !important;
}

.documentsBox .document-description {
    line-height: 12px;
    font-size: 12px !important;
    color: #656E67;
    font-weight: normal;
}

#formPerson .wysihtml5-sandbox {
    min-height: 200px !important;
}

.group-user .popover .btn-group {
    margin-right: 0px !important;
}

.error-loading {
    color: #b94a48;
}

.parameters .popover-content .btn-group {
    margin-top: 0;
}

.parameters .popover-content .btn-group .btn-small {
    width: 80px;
}

.dropdown-menu.process-dropdown-menu {
    min-width: 245px;
}

#form-add-process .popover {
    max-width: 250px;
    text-align: center;
}

.passos-movimentacoes.step > span > p {
  margin-top: 0px;
  color: #7B859E !important;
  line-height: 15px;
  font-size: 12px !important;
}

.passos-movimentacoes .resume p:nth-child(1) {
  padding-left: 0px !important;
  display: inline !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

b.process-box-observations p:first-child {
  display: inline;
}

/*MEDIA*/

.media i {
  color: #656E67;
  font-weight: 300;
}

.media {
  margin-top: 15px !important;
}
.media:first-child {
  margin-top: 10px !important;
}
.media,
.media-body {
  overflow: hidden !important;
  zoom: 1 !important;
}
.media-body {
  width: 10000px !important;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none !important;
}
.media-right,
.media > .pull-right {
  padding-left: 10px !important;
}
.media-left,
.media > .pull-left {
  padding-right: 20px !important;
}
.media-left,
.media-right,
.media-body {
  display: table-cell !important;
  vertical-align: top !important;
}
.media-middle {
  vertical-align: middle !important;
}
.media-bottom {
  vertical-align: bottom !important;
}
.media-heading {
  margin-top: 0 !important;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0 !important;
  list-style: none !important;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

#btnReajustar.disabled {
  pointer-events: none;
}

.whats-app-group{
    padding-left: 30px;
}

.row .link {
    text-decoration: none;
    color: #3692bb;
}

.row .link:hover {
    text-decoration: underline;
}

.whats-app-icon {
    width: 20px;
    margin-top: -4px;
    margin-left: 5px;
}

.modal-checkbox {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.modal-checkbox input[type='checkbox'].icheck {
  width: 18px;
  margin: 0;
}

.modal-checkbox .modal-checkbox-label {
  margin: 0 8px;
  font-size: 14px;
}

.modal-container input:read-only {
  background-color: #CACDCB !important;
  color: #656E67 !important;
}

label.disabled {
    color: #777;
}

.flex-center-space-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.badge-has-data:after {
    content: "";
    position: absolute;
    background: #D05738;
    border: 1px solid #D05738;
    height: 5px;
    width: 5px;
    border-radius: 50%;
}

.cursor-pointer {
    cursor: pointer;
}

