.panel-salesfigure2 .full-bg, .panel-salesfigure2 .panel-heading {
background: #3f51b5;

}

.panel-salesfigure2 .panel-body {
background: #3f51b5;

}

.panel-salesfigure .full-bg, .panel-salesfigure .panel-heading {
background: #F5F5F5;
color: black !important;
}

.panel-salesfigure .panel-body{
background: #F5F5F5;


}
.panel-salesfigure .full-bg h2, .panel-salesfigure .panel-heading h2 {

color: #424242 !important;
}

.panel-salesfigure .panel-body h4, .panel-salesfigure .panel-body h4 small {

	color: #ff9800 !important;
}

.panel-salesfigure .easypiechart .percent, .panel-salesfigure .easypiechart-half .percent-non, .panel-salesfigure .easypiechart .percent-non {
	color: #ff9800 !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
background-color:#FF9800;
border-color:#FF9800;
}

a, a:hover, a:focus{
	color: #828282;
}

.ct-series-a .ct-area, .ct-series-a .ct-slice-pie {

	fill:#FF9800;
}

.list-group .list-group-item .list-group-item-heading {
	font-size: 18px;
}
.list-group .list-group-item .row-picture i, .list-group .list-group-item .row-action-primary i{
	background: white;
	font-size: 30px; 
	color: #FF9800;
}

.pagination > li > a, .pagination > li > span{
	color: #ff9800;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #ff9800;
}

.list-group .list-group-item .row-content .least-content {
	font-size: 12px;
}

.suppliers {
	color:#E84E40 !important;
}

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

.linha_tabela{
	cursor: pointer;
}

.modal-title{
	color:#FFA21A;
}

//GRAPHS
.ct-label{
	font-size: 20px !important;
	color: white !important;
}

.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}

.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}
.ct-series-c .ct-bar, .ct-series-c .ct-line, .ct-series-c .ct-point, .ct-series-c .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}
.ct-series-d .ct-bar, .ct-series-d .ct-line, .ct-series-d .ct-point, .ct-series-d .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}
.ct-series-e .ct-bar, .ct-series-e .ct-line, .ct-series-e .ct-point, .ct-series-e .ct-slice-donut{
	stroke: rgba(255,255,255,.7);;
}
.ct-series-f .ct-bar, .ct-series-f .ct-line, .ct-series-f .ct-point, .ct-series-f .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}
.ct-series-g .ct-bar, .ct-series-g .ct-line, .ct-series-g .ct-point, .ct-series-g .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}
.ct-series-h .ct-bar, .ct-series-h .ct-line, .ct-series-h .ct-point, .ct-series-h .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}
.ct-series-i .ct-bar, .ct-series-i .ct-line, .ct-series-i .ct-point, .ct-series-i .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}
.ct-series-j .ct-bar, .ct-series-j .ct-line, .ct-series-j .ct-point, .ct-series-j .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}
.ct-series-k .ct-bar, .ct-series-k .ct-line, .ct-series-k .ct-point, .ct-series-k .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}
.ct-series-l .ct-bar, .ct-series-l .ct-line, .ct-series-l .ct-point, .ct-series-l .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}
.ct-series-m .ct-bar, .ct-series-m .ct-line, .ct-series-m .ct-point, .ct-series-m .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}
.ct-series-n .ct-bar, .ct-series-n .ct-line, .ct-series-n .ct-point, .ct-series-n .ct-slice-donut{
	stroke: rgba(255,255,255,.7);
}

.ct-golden-section:before{
	padding-bottom: 170px;
}

.form-group.is-focused .form-control {
	background-image: linear-gradient(#FFC107, #FFC107), linear-gradient(#FFC107, #FFC107);
}

.form-group.is-focused label,
.form-group.is-focused label.control-label {
  color: #FF9800;
}

.focused-form .login-logo{
	margin-top: 30px;
	margin-bottom: 20px;
}
.forn_txt {
	font-size: 20px;


}

.bot_imap{
	cursor: pointer;
}

.h_mod{
		font-weight: 300;
}


.li_nome {
	width: 174px !important;
}

.sp_nome{
	width: 174px !important;
}

.dataTables_processing{
	display: table-header-group;
    position: absolute;
    margin-top: -20px;
    margin-left: 20px;
    font-size: 16px;
    font-weight: 700;
}

button.dt-button, div.dt-button, a.dt-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 0.333em;
    padding: 0.5em 1em;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    cursor: pointer;
    font-size: 0.88em;
    color: white;
    white-space: nowrap;
    overflow: hidden;
    background-color: #FF9800;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: none;
}

#tabelahistorico td{
	text-align: center;
}

@media only screen and (max-width: 425px) {
	.li_nome {
		width: 105px !important;
	}

	.sp_nome{
		width: 105px !important;
		font-size: 11px !important;
	}

	.form-control{
		font-size: 13px;
	}

	button.dt-button, div.dt-button, a.dt-button{
		font-size: 0.6em;
	}
}