:root {
  --backgroundWarning: #fff1e5;
  --borderWarning: #d96302;
  --backgroundError: #fbEceb;
  --backgroundInfo: #edf5f9;
  --backgroundSuccess: #e5f6ee;
  --blue700: #0070A8;
  --gray900: #222;
  --gray100: #F7F8F9;
  --gray200: #F0F2F4;
  --gray300: #D6D6D6;	
  --gray400: #949494;	
  --gray600: #6B6F70;
  --grayF5: #F5F5F5;	
  --green700: #008540;
  --white: #FFF;
  --red200: #FBECEB;
  --red700: #C72115;
}

hr {
    border-top: 1px solid var(--gray300);
    border-bottom: 0px;
}

.new-control-label {
    float: left;
    width: 200px !important;
    padding-top: 5px;
    text-align: right;
}
.left-col {
    width: 160px;
    margin-right: 16px;
    text-align: right;
    font-weight: 400;
}

.themis-highlightedText {
    background: yellow;
}

.alert-blue200{
	color:#EDF5F9 !important;
	background-color:#EDF5F9 !important;
	border: 1px solid #bcd5de !important;
}

.themis-head{
    background: #FFF;
    border-bottom: 1px solid #D6D6D6;
}

.themis-title{
    display: flex;
    padding: 24px 16px;
    justify-content: flex-end;
    vertical-align: middle;
}

.themis-title-title{
    flex: auto;
    font-size: 20px;
    font-family: Roboto;
    font-weight: 500;
    font-style: normal;
    color: var(--gray900);
}

.themis-subtitle small {
    margin-left: 0px;
}

.themis-title-button{
    width: 115px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

.themis-title-control-group{
    padding-bottom: 20px;
    font-weight: 500;
    font-size: 14px;
}

.themis-page-title {
    padding: 30px 16px 20px;
}
.tabs-themis {
    margin-top: -12px;;
    display: flex;
}
.tabs-themis h4 {
    padding:0px 16px 8px;
    margin-bottom: 0px;
    font-weight:400;
    cursor:pointer;
}
.themis-body {
    padding: 15px;
    padding-left: 16px;
    padding-right: 16px;
}

.form-horizontal .themis-control-group,
.form-vertical .control-group {
    margin-bottom: 0;
}
.form-horizontal .themis-control-group + .themis-control-group,
.form-vertical .themis-control-group + .themis-control-group {
    margin-top: 8px;
    padding-top: 8px;
}

form-horizontal .themis-control-group:before, .form-horizontal .themis-control-group:after {
    display: table;
    content: "";
    line-height: 0;
}

.form-horizontal .themis-control-group:after{
    clear:both;
}
.form-horizontal .control-label {
    width: 180px;
}
.form-horizontal .controls {
    margin-left: 200px;
}

.themis-form-label{
  	float: left;
  	width: 160px;
  	padding-top: 5px;
  	text-align: right;
  	font-weight: normal;
}

.themis-input_w500{
    width: 500px;
}

.themis-input_w300c40{
    font-weight: 300;
    color: #404040;
}

.themis-table th{
    font-weight: 400;
}

.group-actions-visible {
 	padding:0px;
 	vertical-align:middle;
}

.group-actions-visible i {
	width:24px;
	height:24px;
	font-size: 15px;
    border-radius: 2px;
}

.group-actions-visible i:before{
	position: relative;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.group-actions-visible i:hover{
    background: rgba(0, 0, 0, 0.1);
}

.themis-view-label{
    position: absolute;
    width: 64px;
    height: 20px;
    /*right: 0px;
    top: calc(50% - 20px/2);*/

    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    /* identical to box height, or 154% */

    text-align: right;

    color: #404040;
}

.th-module-body {
	padding: 16px !important;
}
.th-inner-module-body {
	padding: 0px !important;
}
.th-modal-header,.th-modal-footer {
	padding: 8px 16px;
	border: 1px solid #DDDDDD;
	background: #F7F8F9;
}
.th-modal-title {
	font-size: 15px !important;
	font-weight: 500 !important;
}
.th-modal-body {
	padding: 16px 16px 0px;
	border: 1px solid #DDDDDD;
}
.th-icon {
	margin-right:8px;
}
.th-padding-4-0 {
	padding: 4px 0px !important;
}
.th-padding-0-6 {
    padding: 0 6px;
}
.th-padding-4-6 {
    padding: 4px 6px;
}
.th-red {
	color: #B94A48;
}
.th-select,.th-select-custom {
    height: auto;    
    overflow-x: hidden;
    max-height: 50vh;
}
.th-select li {
	padding: 2px 0px !important;
}
.th-select::-webkit-scrollbar,.th-select-custom::-webkit-scrollbar {
	-webkit-appearance: none;
    width: 6px;        
}    
.th-select::-webkit-scrollbar-thumb,.th-select-custom::-webkit-scrollbar-thumb {
	border-radius: 3px;
    background-color: #C1C1C1;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.75);        
}
.th-checkbox {
	padding: 0px 8px !important;	
	font-weight:400 !important;
	line-height: 20px;	
}
.th-checkbox input[type="checkbox"] {
	padding: 0px 2px !important;
	margin: 0px 4px 0px 0px !important; 	
}
.th-label {
	padding: 0px !important;
	margin-bottom: 4px !important;
	font-weight: bold !important;
}
.th-input {
	margin-bottom: 16px !important;
	font-style: normal !important;
	font-weight: 400 !important;
}
.th-input .select2-container {
	display:inherit;
	border-radius: 0px;
}
.th-angle-down,.th-angle-up {
	float: right;
	padding: 2px 0px;
	text-align: right;
	font-weight: 900 !important;
	visibility: visible;
}
.th-input .th-angle-down,.th-input.open .th-angle-up {
	display:inline;
}
.th-input.open .th-angle-down,.th-input .th-angle-up {
	display:none;
}
.th-weight700 {
	font-weight: 700;
}
.th-weight400 {
	font-weight: 400;
}
.th-weight500 {
	font-weight: 500;
}
.th-weight300 {
	font-weight: 300;
}
td.th-auto-size {
	width: 1px;
	white-space: nowrap;
}
.th-align-right {
	text-align:right !important;
	padding-right: 8px !important;
	padding-left: 0px !important;
}
.th-table {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.th-table th,.th-table td {
	padding: 4px 0px 4px 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #dddddd;
}
.th-table th {
	text-weight: 700;
} 
.th-dl dt {
	font-weight: 400;
}

.themis-indicadorCampoObrigatorio{
    color: #b94a48;
}
.td-widthLockCustomize {
    width: var(--customWidth);
    min-width: var(--customWidth);
    max-width: var(--customWidth);
}

.themis-menu-fechamento {
	color: #949494;
}
.menu-ativo {
	border-bottom: 2px solid #00A851;
	color: #222222;
}
.themis-menu-fechamento:hover {
	color: #222222;
	
}
.grayF5 {
	background-color: var(--grayF5);
}
.th-alert {
    padding: 12px;
    border: 1px solid;
    font-size: 12px;
}
.th-alert i {
    font-size: 18px;
    vertical-align: bottom;
    margin-right: 8px;
}
.themis-alert-success{
    background-color: var(--backgroundSuccess);
    border-color: var(--green700);
    border-radius: 2px;
    color: var(--gray900);
}

.themis-alert-error {
    background-color: var(--red200);
    border-color: var(--red700);
    border-radius: 2px;
    color: var(--gray900);
}
.themis-alert-error i {
    color: var(--red700);
}

.themis-alert-warning{
    background-color: #fff1e5;
    border-color: #d96302;
    border-radius: 2px;
    color: var(--gray900);
}

.themis-alert-info{
    background-color: var(--backgroundInfo);
    border-color: var(--blue700);
    border-radius: 2px;
    color: var(--gray900);
}

label.error, p.error {
    color: var(--red700);
    font-weight: 400;
}

.themis-tooltip{
    position:fixed;
    width:304px;
    height:42px;
    margin-left:-152px;
    border-radius:6px;
    color: var(--gray900);
    box-shadow:0px 0px 24px rgba(0, 0, 0, 0.4);
}


.tooltip-warning{
    background-color:var(--backgroundWarning);
    border-color:  #d96302;;
}

.tooltip-info{
    background-color:var(--backgroundInfo);
}

.themis-tooltip:before{
    content: '';
    position: absolute;
    left: 45%;
    top: -28px;
    border-style: solid;
    border-width: 15px;
    transform: rotate(90deg);
    color: var(--gray900);
}

.tooltip-warning:before{
    border-color: rgba(0, 0, 0, 0) var(--backgroundWarning) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.tooltip-info:before{
    border-color: rgba(0, 0, 0, 0) var(--backgroundInfo) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.themis-slider-tooltip {
  	width:284px;
  	margin:0 10px;
  	overflow:hidden;
}

.themis-slider-tooltip p{
    width:284px;
    font-size: 13px;
    color: var(--gray900);
    font-weight: 300;
    line-height: 18,2px;
    float:left;
    margin:0;
}

.themis-icon{
    position: relative;
    width: 21px;
    height: 21px;
}

.themis-icon-play {
    background: url("../img/icons/icon-play.svg") no-repeat;
}

.themis-icon-play:hover {
    background: url("../img/icons/icon-play-hover.svg") no-repeat;
}

.themis-icon-pause {
    background: url("../img/icons/icon-pause.svg") no-repeat;
}

.themis-icon-pause:hover {
    background: url("../img/icons/icon-pause-hover.svg") no-repeat;
}

.themis-icon-ok {
    background: url("../img/icons/icon-ok.svg") no-repeat;
}

.themis-icon-ok:hover {
    background: url("../img/icons/icon-ok-hover.svg") no-repeat;
}

.themis-icon-trash {
    background: url("../img/icons/icon-trash.svg") no-repeat;
}

.themis-icon-trash:hover {
    background: url("../img/icons/icon-trash-hover.svg") no-repeat;
}

.label-success, .badge-success {
    background-color: var(--green700);
}
.label-blue, .badge-blue {
    background-color: var(--blue700);
}
.label-red, .badge-red {
    background-color: var(--red700);
}

.blue700 {
    color: var(--blue700);
}
.gray100 {
	color: var(--gray100) !important;	
}
.gray200 {
	color: var(--gray200) !important;	
}
.gray300 {
	color: var(--gray300) !important;	
}
.gray400 {
	color: var(--gray400) !important;	
}
.gray600 {
	color: var(--gray600) !important;	
}
.gray900 {
	color: var(--gray900) !important;
}
.green700 {
	color: var(--green700) !important;
}
.white {
	color: var(--white) !important;	
}
.hover-btn {
	color: #000 10% !important;	
}
.hover-line {
	color: #000 4% !important;
}
.themis-menu .nav > li > a > i {
	background: #222;
	color: var(--gray400);
}
.themis-menu .nav > li > a > span {
	background: #222;
	color: var(--gray400);
}
.themis-menu .nav > li i.icon-chevron-right {
	background: #222;
	color: var(--gray400);
}
.themis-menu .nav > li a {
	background: #222;
	color: var(--gray300);
}
.themis-menu .nav > li i.icon-chevron-left {
	background: #222;
	color: var(--green700) !important;
}
.themis-menu .nav > li:hover i{
	background: #222;
	color: var(--gray100) !important;
}
.themis-menu .nav > li:hover a{
	background: #222;
	color: var(--white) !important;
}
.themis-menu-ativo {
	border-left: 3px solid var(--green700);
}
.themis-menu-ativo > a > i {
	background: #222;
	color: var(--gray100) !important;
}
.themis-menu-ativo > a {
	background: #222;
	color: var(--white) !important;
}

.themis-paragraph {
    margin: 0px 0 6px;
}

.background-gray600 {
	background-color: var(--gray600) !important;
}

.btn-transparent {
    border: none;
    background: transparent;
    box-shadow: none;
}

.themis-btn-text-icon{
    background: content-box;
    border: none;
    box-shadow: none;
    width: var(--widthLockCustomize);
    height: var(--heightLockCustomize);
    padding: 0px;
}

.themis-btn-action{
    width:30px;
    height:30px;
    font-size: 15px;
}
.themis-btn-action i:hover{
    background: #dddddd;
}

.logoNome a:hover {
    background: #dddddd;
    color: #404040;
    text-decoration: none;
}

.logoNome a:focus {
    color: #404040;
    text-decoration: none;
}

.logoNome a {
    color: #404040;
    width:30px;
    height:30px;
    font-size: 15px;
}

.tab-content{
    display:table;
    width: 100%
}

tr.ultimaLinhaComBorda {
    border: 1px solid #D6D6D6;
}

tr.ultimaLinhaComBorda td {
    border-top: 1px solid #D6D6D6;
}

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 14px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.filtro-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.filtro-container > div {
    margin-bottom: 8px;
}
.flex {
    display: flex;
}
.flex-auto {
    flex: auto;
}
.flex-1 {
	flex: 1;
    white-space: nowrap;
}
.grid {
    display: grid;
}
.periodo-datas {
    display: flex; 
    align-items: center;
    min-width: 235px;
    justify-content: space-between;
}
.pd-button {
    min-width: 280px;
}
.filtro-avancado container {
    margin-right: 16px;
}
.filtro-fechar {
    cursor: pointer;
}
.mt-5 {
    margin-top: 5px;
}
.mt-8 {
    margin-top: 8px;
}
.mt-16 {
    margin-top: 16px;
}
.mb-0 {
    margin-bottom: 0px;
}
.mb-4 {
    margin-bottom: 4px;
}
.mb-8 {
    margin-bottom: 8px;
}
.mb-12 {
    margin-bottom: 12px;
}
.mb-16 {
    margin-bottom: 16px;
}
.ml-8 {
    margin-left: 8px;
}
.ml-16 {
    margin-left: 16px;
}
.ml-50 {
    margin-left: 50px;
}
.mr-8 {
    margin-right: 8px;
}
.mr-16 {
    margin-right: 16px;
}
.pt-0 {
    padding-top: 0px;
}
.pt-5 {
    padding-top: 5px;
}
.pt-8 {
    padding-top: 8px;
}
.pt-16 {
    padding-top: 16px !important;
}
.pb-16 {
    padding-bottom: 16px;
}
.pl-16 {
    padding-left: 1em;
}
.pv-8 {
    padding: 8px 0;
}
.line-20 {
    line-height: 20px;
}
.pre-line {
    white-space: pre-line;
}
.border-top {
    border-top: 1px solid var(--gray300);
}
.w-100 {
    width: 100%;
}
.size-12 {
    font-size: 12px;
}
.size-14 {
    font-size: 14px;
}
.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.solicitacoes-remetente {
    width: 20%;
}
.solicitacoes-remetente, .solicitacoes-remetente > div {
    line-height: 24px;
}
.solicitacoes-remetente i {
    padding-right: 8px;
}
.tab-combo-checkbox {
    margin-left: 32px;
}
#editor-container {
    height: 200px;
    border-top: 0px;
}
input.paginacao {
	width: 100px;
	text-align: center;
	background-color: #FFF;
}

.workflow-container {
    background-color: var(--white);
	padding: 16px 16px 32px 16px;
}
.workflow-container .bloco {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid var(--gray300);
}
.workflow-container .bloco:last-child, .bloco-16:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}
.lista-container {
    background-color: var(--white);
}
.lista-container .bloco {
    padding: 12px 16px;
    border-bottom: 1px solid var(--gray300);
}
.lista-container .bloco:last-child {
    border-bottom: 0px;
}
.bloco-16 {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid var(--gray300);
}
.lista-container .bloco-0 {
    padding: 16px 0px;
    border-bottom: 1px solid var(--gray300);
}
.lista-container .bloco-0:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}
.th-container .bloco {
    padding: 16px;
    border-bottom: 1px solid var(--gray300);
}
.th-container .bloco:last-child {
    border-bottom: 0px;
}

.comentario-avatar {
    background-color: var(--gray300);
    color: var(--gray600);
    border-radius: 2px;
    padding: 6px 8px;
    margin-right: 8px;
    width: 24px;
    height: 28px;
    line-height: 28px;
    font-weight: 500;
}
.comentario-avatar.large {
    font-size: 36px;
    padding: 15px 19px;
    width: 42px;
    height: 50px;
    line-height: 50px;
    margin-right: 16px;
}

.etiqueta {
    vertical-align: middle;
    padding-right: 4px;
}
.etiqueta > span {
    margin-bottom: 6px;
}

[class^="themisTooltip"] {
  position: relative;
}

[class^="themisTooltip"]:after{
    font-family: Roboto;
    font-weight: 300;
    text-align: left;
    min-width: 290px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    content: attr(data-tooltip);
    padding: 12px;
    top: -90px;
    left: 0%;
    transform: translateX(-50%) translateY(-2px);
    background-color: #edf5f9;
    border: 1px solid #bcd5de !important;
    color: #222222;
    white-space: normal;
    z-index: 2;
    border-radius: 2px;
    transition: opacity 0.2s, transform 0.2s;
}

[class^="themisTooltip"]:hover:after{
      display: block;
      opacity: 1;
      visibility: visible;
      transform: translateX(-70%) translateY(0);
}

[class^="tooltipIntimacao"] {
  position: relative;
}

[class^="tooltipIntimacao"]:after{
    font-family: Roboto;
    font-weight: 300;
    text-align: left;
    min-width: 150px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    content: attr(data-tooltip);
    padding: 6px;
    top: -30px !important;
    left: 0%;
    transform: translateX(-50%) translateY(-2px);
    background-color: #FBECEB;
    color: #222222;
    white-space: normal;
    z-index: 2;
    border-radius: 2px;
    border: 1px solid #f1aca6 !important;
    transition: opacity 0.2s, transform 0.2s;
}

[class^="tooltipIntimacao"]:hover:after{
      display: block;
      opacity: 1;
      visibility: visible;
      transform: translateX(-40%) translateY(0);
}

[class^="tooltipListaIntimacao"] {
  position: relative;
}

[class^="tooltipListaIntimacao"]:after{
    font-family: Roboto;
    font-weight: 300;
    text-align: left;
    min-width: 250px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    content: attr(data-tooltip);
    padding: 12px;
    top: -40px !important;
    left: 0%;
    transform: translateX(-50%) translateY(-2px);
    background-color: #edf5f9;
    color: #222222;
    white-space: normal;
    z-index: 2;
    border-radius: 2px;
    border: 1px solid #bcd5de !important;
    transition: opacity 0.2s, transform 0.2s;
}

[class^="tooltipListaIntimacao"]:hover:after{
      display: block;
      opacity: 1;
      visibility: visible;
      transform: translateX(-45%) translateY(0);
}

.alert-orange200{
    font-weight: 300;
	background-color: var(--backgroundWarning) !important;
	border: 1px solid var(--borderWarning) !important;
}

.orange700{
    color: var(--borderWarning);
}

.red700 {
    color: var(--red700);
}

ul.sortable {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    margin: 0 20px 0 0;
}

.sortable li {
    display: flex;
    background-color: #DEE7F8;
    border: 1px solid #CAD8F3;
    border-radius: 8px;
    margin-bottom: 4px;
    padding: 7px 3px 7px 8px;
    align-items: baseline;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #777;
    cursor: url('../img/openhand.cur'), auto;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
.sortable.static li {
    background-color: #F0F2F4;
    border: 1px solid #D6D6D6;
    cursor: default;
}
.sortable li > i {
    padding-right: 5px;
}
.sortable li > span {
    flex: auto;
}
li.ui-sortable-helper {
    cursor: grabbing;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}
ul.sortable .botao {
    text-decoration: none;
    cursor: pointer;
    color: #6B6F70;
    padding: 0 5px;
}
li.sortable-ph {
    padding: 7px 8px;
    height: 18px;
    opacity: 0.6;
}
th.visualizacao-final, td.visualizacao-final {
    width: 25%;
    border-top: none;
    border-left: 1px solid #DDD;
    padding-left: 20px;
}
td.visualizacao-final ul {
    margin-right: 0;
}

.themis-modal-header,.themis-modal-footer {
	border: none;
	background: #FFFFFF;
    padding: 10px 15px;
}

.themis-modal-header{
	color: var(--gray900);
    font-family: Roboto;
    font-weight: 500;
}

.themis-modal-header h3{
    margin: 0;
    line-height: 30px;
    font-size: 15px;
}

.themis-modal-body {
    padding: 15px;
    font-size: 13px;
    font-family: Roboto;
    font-weight: 300;
    font-style: normal;
    color: var(--gray900);
    line-height: 13px;
}

.themis-modal-footer{
    text-align: right;
}

.modal-backdrop.in {
    background:#000000;
    opacity:0.7;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

textarea {
  resize: none;
}

.dropdown-toggle.filtro {
    background-color: var(--white);
    text-align: left;
}
a.dropdown-toggle:hover {
    background-color: var(--grayF5);
}
a.dropdown-item {
    font-size: 13px;
    cursor: pointer;
}

.table th.text-center, .table td.text-center, .text-center {
    text-align: center;
}
.table th.text-right, .table td.text-right {
    text-align: right;
}

.dropdown-submenu > .dropdown-menu.left {
    right:100%; 
    left: auto;
}

.columns-3 {
    column-count: 3;
}
.pointer {
    cursor: pointer;
}
.default {
    cursor: default;
}

.tagit-new {
    display: flex !important;
    flex-wrap: wrap;
    flex: 1;
}
.tagit-new > input {
    flex: 1;
}

ul.tagit{
    display: flex;
    flex-wrap: wrap;
}

.ul-notificacoes{
    list-style:none;
}

.li-notificacoes{
    display:inline;
    margin-left:10px;
}

.li-notificacoes:hover{
   color: var(--white);
}
.alert {
    text-shadow: none;
}
.themis-alert {
    border-radius: 2px;
    margin-bottom: 0px;
    padding-right: 8px;
}
.themis-alert .conteudo {
    padding: 8px 12px 8px 8px;
    font-size: 13px;
}

.themis-alert span, .themis-alert a {
    color:  var(--gray900);
}

.alert-separator {
    margin-right: 8px;
    border-left: 1px solid #bcd5de;
}

.align-center {
    align-self: center;
}

.items-center {
    align-items: center;
}

.new-btn-icon {
    border: none;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    margin-left: 4px;
    margin-right: 4px;
    background-color: transparent;
}
.new-btn-icon:hover {
    background: rgba(0, 0, 0, 0.1);
}

.disabled {
  cursor: not-allowed;
  pointer-events: none;
}

.th-dtpicker {
    width: 72px;
}
.th-number {
    width: 98px;
}
.th-campos-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 32px;
}
.fill {
    width: -webkit-fill-available;
}

.w-50 {
    width: calc(50% - 16px);
}

a.disabled {
    text-decoration: none;
    color: #999 !important;
}

a.disabled > * {
    color: #999;
}

.float-right {
    float: right;
}
.dl-horizontal dt {
    width: 180px;
}
.dl-horizontal dd {
    margin-left: 200px;
}