.App {
    text-align: center;
}
.App table td.action-buttons svg,
.App table th.action-buttons svg {
    width: 18px;
    height: 18px;
}

.status-span {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-left: 15px;
    cursor: default;
}

.jss128 {
    flex: 0 0 auto;
    width: 48px;
    color: rgba(0, 0, 0, 0.54);
    height: 48px;
    padding: 0;
    font-size: 1.5rem;
    text-align: center;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 50%;
}

.jss523 {
    width: 16px;
    height: 16px;
    opacity: 0;
    transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    margin-left: 4px;
    user-select: none;
    margin-right: 4px;
}

.jss133 {
    width: 100%;
    display: flex;
    align-items: inherit;
    justify-content: inherit;
}
.jss142 {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 24px;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    user-select: none;
    flex-shrink: 0;
}
.jss14t {
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.jss249 {
    overflow: hidden;
}
.radius{
	border-radius:15px;
}
.credit-card-add {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-color: #e0e0e0;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 15px;
    cursor: pointer;
}
.grid-list .account-card-item {
    border-radius: 15px;
}
.account-card-item,.credit-card-add {
    height: 180px;
	margin-top:20px;
    /*margin: 8px;*/
}
.credit-card-add>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
}
.credit-card-add>div span.fa-plus {
    font-size: 3em;
    color: #616161;
	text-align:center;
}
.credit-card-add>div span:last-child {
    font-size: 1.2em;
    font-weight: 500;
    color: rgba(0,0,0,.54);
}
.account-card-item>div {
    width: 100%;
    padding: 16px;
    padding-top: 14px;
    padding-right: 10px;
}
.account-card-item {
    background-color: #fff;
}
.account-card-item .card-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.account-card-item .card-header .card-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
}
.account-card-item .card-header .title {
    text-align: left;
    font-size: .9em;
    text-transform: uppercase;
    font-weight: 600;
    color: rgba(0,0,0,.8);
}
.account-card-item .account-card-actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0;
}
.account-card-item .account-card-actions button {
    width: 32px;
    height: 32px;
}
.App button span, .App h3, .App input, .App label, .App table, .App ul li {
    font-family: Noto Sans;
}
.jss155 {
    width: 100%;
    display: flex;
    align-items: inherit;
    justify-content: inherit;
}
.jss136 {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 24px;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    user-select: none;
    flex-shrink: 0;
}
.account-card-item .account-card-actions button svg {
    font-size: 20px;
}
.account-card-item .card-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
    padding-right: 6px;
}
.account-card-item .card-info .col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
}
.account-card-item .card-info .col span:first-child {
    font-size: 1em;
}
.account-card-item .card-info span {
    font-size: .875em;
    font-weight: 500;
}
.account-card-item .card-info .col span:last-child {
    margin-top: 4px;
    font-weight: 600;
    font-size: 1em;
    color: rgba(0,0,0,.8);
}
.jss250 {
    padding-left: 24px;
    padding-right: 24px;
}
.jss457:last-child {
    padding-bottom: 24px;
}
table .jss142 {
    font-size: 17px !important;
}
/*Botao inicio */

div {
    /*display: block;*/
}
.float-button-actions {
    position: fixed;
    z-index: 10;
    bottom: 10px;
    right: 10px;
}
.float-button-actions button:first-of-type, .float-button-actions button:first-of-type:hover {
    background-color: #3350b9;
    background: -webkit-gradient(linear,left top,right top,from(#3350b9),to(#0076be));
    background: -webkit-linear-gradient(left,#3350b9,#0076be);
    background: -o-linear-gradient(left,#3350b9,#0076be);
    background: linear-gradient(90deg,#3350b9,#0076be);
}
.jss69 {
    width: 56px;
    height: 56px;
    padding: 0;
    min-width: 0;
    font-size: 24px;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
    border-radius: 50%;
	border:0px
}
.jss62 {
    color: #fff;
    background-color: #3f51b5;
}

.float-button-actions .btn-actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px;
    -ms-flex-align: end;
    align-items: flex-end;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: absolute;
    top: -240px;
    margin: 20px 5px;
    width: 220px;
    right: 20px;
}
.btn-action, .float-button-actions .btn-actions .card-action, .float-button-actions .btn-actions .expense-action, .float-button-actions .btn-actions .income-action, .float-button-actions .btn-actions .transfer-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
}
.float-button-actions button:first-of-type {
    margin: 20px;
}
.float-button-actions:hover .btn-actions {
    visibility: visible;
    opacity: 1;
    top: -182px;
}
.expenses .cards-info {
    margin: 0;
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    cursor: pointer;
    position: fixed;
}
.btn-action span.btn-description, .float-button-actions .btn-actions .card-action span.btn-description, .float-button-actions .btn-actions .expense-action span.btn-description, .float-button-actions .btn-actions .income-action span.btn-description, .float-button-actions .btn-actions .transfer-action span.btn-description {
    margin-right: 10px;
    background: rgba(0,0,0,.6);
    color: #fff;
    /*font-size: .8em;*/
    padding: 5px;
    border-radius: 2px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.float-button-actions .btn-actions .expense-action button, .float-button-actions .btn-actions .expense-action button:hover {
    background: #f44336;
}
.float-button-actions .btn-actions button {
    margin: 5px 0 !important;
    width: 46px;
    height: 46px;
}

.float-button-actions button:first-of-type, .float-button-actions button:first-of-type:hover {
    background-color: #3350b9;
    background: -webkit-gradient(linear,left top,right top,from(#3350b9),to(#0076be));
    background: -webkit-linear-gradient(left,#3350b9,#0076be);
    background: -o-linear-gradient(left,#3350b9,#0076be);
    background: linear-gradient(90deg,#3350b9,#0076be);
}
.float-button-actions button:first-of-type {
    margin: 20px;
}
.jss69 {
    width: 56px;
    height: 56px;
    padding: 0;
    min-width: 0;
    font-size: 24px;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
    border-radius: 50%;
}
.jss53 {
    width: 100%;
    display: inherit;
    align-items: inherit;
    justify-content: inherit;
	padding-top:5px;
}
.float-button-actions .btn-actions .income-action button, .float-button-actions .btn-actions .income-action button:hover {
    background: #4caf50;
}
.float-button-actions .btn-actions .card-action button, .float-button-actions .btn-actions .card-action button:hover {
    background: #009688;
}
.float-button-actions .btn-actions .transfer-action button, .float-button-actions .btn-actions .transfer-action button:hover {
    background: #0076be;
}
.float-button-actions:hover svg.add-icon {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.dashboard .cards-info {
    margin-top: 10px;
    margin-bottom: 10px;
    /*margin-left: 30px;*/
    width: 100%;
    /*max-width: 1000px;*/
    z-index: 3;
}.card-total-income,.card-total-expense{
	cursor:pointer;
} 
.credit-card-actions button {
    width: 32px;
    height: 32px;
}
.credit-card-actions button svg {
    font-size: 20px;
}
.credit-card-item .chart1 {
    width: calc(100% - 6px);
    position: relative;
    padding-right: 6px;
    margin-top: 4px;
}
.credit-card-item .card-content {
    padding: 16px;
    padding-top: 0;
    padding-right: 10px;
    height: 136px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: column;
    flex-direction: column;
}
.App button span, .App h3, .App input, .App label, .App table, .App ul li {
    font-family: Noto Sans;
}
.jss303 {
    width: 100%;
    display: flex;
    align-items: inherit;
    justify-content: inherit;
}
.jss252 .chart1 {
    width: calc(100% - 6px);
    position: relative;
    padding-right: 6px;
    margin-top: 4px;
	width:auto !important;
}
.chart1 .chart-limit {
    width: 100%;
    height: 6px;
    background: #cfcfcf;
    border-radius: 3px;
    position: relative;
    z-index: 1;
}
.content .credit-card-item>div {
    padding-bottom: 12px;
}
.jss116:last-child {
    padding-bottom: 24px;
}
.credit-card-item .card-header, .credit-card-item>div{
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.credit-card-item .card-header {
    height: 25%;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 16px;
    padding-bottom: 0;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.credit-card-item .card-header .title {
    font-weight: 500;
    text-align: left;
    font-size: .9em;
    line-height: 1.2em;
}
.jss252 .card-content{
	/*min-height:190px;*/
}
.credit-card-item .card-info {
    margin-top: 2px;
    padding-right: 6px;
}
.card-title .flag1{
	width: 45px !important;
	height:auto !important;
    margin-right: 6px !important;	
}
.credit-cards .content .grid-list>div {
    width: 310px;
    height: 190px;
    margin-right: 16px;
    margin-bottom: 16px;
}
.content .credit-card-item {
    border-radius: 15px;
}
.jss13 {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}
.jss10 {
    /*background-color: #fff;*/
}
.credit-card-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.credit-card-item>div {
    border-radius: 15px;
    padding: 0;
    -ms-flex-direction: column;
    flex-direction: column;
}
.credit-cards {
    font-family: Noto sans;
    min-width: 500px;
}
.credit-card-item .card-info.card-value-invoice {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.credit-card-item .card-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2px;
    padding-right: 6px;
}
.credit-card-item .chart1 .limit-percent {
    display: block;
    position: absolute;
    height: 6px;
    background-color: #4caf50;
    border-radius: 3px;
    z-index: 2;
}
.credit-cards .content .credit-card-add {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-color: #e0e0e0;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 15px;
    cursor: pointer;
}

/*17-08-2018*/
.widget-card{
	border-radius: 15px;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
	background-color: #fff;
	box-sizing: border-box;
	margin: 10px 0;
}
.widget-card th{
	font-size:15px;
}
.widget-card td{
	font-size:14px;
}
.widget-card tfoot{
	font-size:14px;
	font-weight:bold;
}
.vermelho_lcf{
	color:#c62828;
}
.verde_lcf{
	color:#2e7d32;
}
.azul_lcf{
	color:#076eac;
}
.resumo-rel-turma span{
	font-weight:bold;
	font-size:17px;
}
.list-painel-delete{
	list-style:none;
	font-size:16px;
}

#myModal .modal-body{
	padding-top:0px !important;
}
#myModal .modal-dialog{
	margin-top:3px;
}
#myModal .modal-header{
	padding:1px 15px;
}
#lin-1{
	text-align: left;
	position: absolute;
	width:100%;
}
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 15px 0;
    padding-left: 10px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
.tl-1{
	margin-bottom: 15px;
	overflow: auto;
	height: 242px;
}
.panel-datas .legendStyle{
	min-height:30px;
}
.class_pago td{
	color:green;
}
.tr1 td{
	color:green;
}
.tr2 td{
	color:red;
}
.saldo-diario td{
	background-color:#eeeeee;
	font-weight:bold;
}
.panel-dcl fieldset{
	height:154px;
}
.panel-trans fieldset{
	margin-bottom:17px;
}
.list-group-item .row {
	margin-left:-7px;
	margin-right:-7px;
}
.header-cards2{
	border-bottom: #ccc 1px solid;
	margin-bottom: 9px;
}
.saldo-geral{
	background-color:#eeeeee !important;
	font-weight:bold;
}
.card2-contas{
	min-height:287px;
}
#wid-id-5{
	height:464px;
}
#wid-id-5 .wid-1,#wid-id-5 .wid-2{
	overflow: auto;
}
.panel-dcl fieldset{
	overflow:auto;
}
#painel_principal .cob .previsao label:before{
}
#painel_principal .cob .previsao label,
#painel_principal .fat .previsao label,
#painel_principal .cob .vencidas label,
#painel_principal .fat .vencidas label,
#painel_principal .cob .recebidas label,
#painel_principal .fat .recebidas label,
#painel_principal .cob .receber label,
#painel_principal .fat .receber label
{
	text-transform:uppercase;	
	width:100%;
}
#painel_principal .cob .previsao div,
#painel_principal .fat .previsao div,
#painel_principal .cob .vencidas div,
#painel_principal .fat .vencidas div,
#painel_principal .cob .recebidas div,
#painel_principal .fat .recebidas div,
#painel_principal .cob .receber div,
#painel_principal .fat .receber div
{
	width:100%;
	text-align:center;
	font-size:2.2em;
}
#painel_principal .cob .previsao a,#painel_principal .fat .previsao a{
	color: #6E97AA;
	font-weight:bold;
}
#painel_principal .cob .vencidas a,#painel_principal .fat .vencidas a{
	color: #C75D5D;	
	font-weight:bold;
}
#painel_principal .cob .recebidas a,#painel_principal .fat .recebidas a{
	color: #228B09;
	font-weight:bold;
}
#painel_principal .cob .receber a,#painel_principal .fat .receber a{
	color: #FF9F01;
	font-weight:bold;
}