.widget .widget-item-left {
	width: 50px !important;
}

.widget .widget-data {
	padding-left: 80px !important;
}

.widget .widget-title {
	font-size: 14px !important;
}

.font-num-count-custom {
	font-size: 22px !important;
}

.panel-title-box > h3 {
	font-size: 18px !important;
}

.cursor-pointer {
	cursor: pointer;
}

.text-right {
	text-align: right;
}

.valor-repetir {
	width: 50px;
}

.width-60 {
	width: 60px;
}

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

.margin-10 {
	margin: 10px;
}

.margin-right-10 {
	margin-right: 10px;
}

.margin-auto {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.label-color-black {
	color: #000;
	font-size: 13px;
}

.bg-white {
	background: #FFF !important;
}

.table-display-contas {
	min-height: 294px;
	max-height: 294px;	
}

.hidden { 
	display: none;
}

.message-form {
	position: relative;
	border-radius: 0 !important;
	margin: 0 !important;
	font-size: 15px;
	width: 100%;
}


span.receber-conta, span.pagar-conta {
	font-size: 30px;
	cursor: pointer;
}


.label-conta {
	float: left;
	padding: 5px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: 600;
}

.text-description {
	line-height: 27px;
	font-size: 13px;
}

.center {
	text-align: center;
}

.table-body-receber, .table-body-pagar {
	background: #f8fafc;
}


.btn-action-form {
	margin: 15px;
}

.tipo-movimentacao {
	min-width: 170px;
}

.fa-custom-20 {
	font-size: 16px !important;
}

.set-margin-right-left-2 {
	margin-left: 2px;
	margin-right: 2px;
}

.no-padding-right {
	padding-right: 0 !important;
}

.set-font-size-1em {
	font-size: 1em !important;
}

.set-padding-5 {
	padding: 5px !important;
}


.set-padding-10 {
	padding: 10px;
}

.set-padding-bottom-10 {
	padding-bottom: 10px;
}

.set-padding-bottom-20 {
	padding-bottom: 20px;
}

.no-margin-right {
	margin-right: 0 !important;
}

.no-border {
	border: 0px !important;
}

.popover-content {
  height: auto;  
  min-width: 200px;
  width: 200px;  
}

.popover-plano {
	z-index: 9999999 !important;
	min-width: 500px !important;
}

.popover-content-custom {
	min-height: 100px;
}

.popover-footer {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #F7F7F7;
  border-bottom: 1px solid #EBEBEB;
  border-radius: 5px 5px 0 0;
}

.popover-content {
	width: 100% !important;
}

.popover-content .input-group {
	width: 100% !important;
}

.popover-text {
	width: 400px;
}

.popover-icon {
	font-size: 15px !important;
}

.a-empty {
	color: #CACBCC !important;
}

.add_movimento_planilha {
	width: 1000px;
}

table tbody tr.disabled {
	background-color: #CDD0D1 !important;
	color: #CDD0D1 !important;
}

.table-striped>tbody>tr:nth-child(odd)>td.disabled {
	background-color: #F2F6F7 !important;
	color: #88898A !important;
}

.table-striped>tbody>tr:nth-child(even)>td.disabled {
	background-color: #F2F6F7 !important;
	color: #88898A !important;
}





























