html, body {
	margin: 0 auto;
	width: 100%;
	height: auto;
	font-family: "Open sans";
	font-family: "Open sans", sans-serif !important;
}

.bacck-default{
	background-color: #f4f8f9 !important;
}

.center-relative {
	margin-top: 10% !important;
	background: white !important;
	border-radius: 3px !important;
	opacity: 1 !important;
}
.blue-light{
	background: #d5e8f3 !important;
	
}
.chip.blue{
	border: 0;
    color: #0073b8;
    background-color: #d5e8f3 !important;
}
/* Large desktop */
@media ( min-width : 1200px) {
	.panelFixed {
		position: fixed;
		padding-left: 0px !important;
		margin-top: -9px;
		position: relative !important;
	}
	.sweet-alert {
		width: 565px !Important;
		padding: 20px !Important;
	}
	.customEllipis {
	max-width: 250px  !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	font-size: 12px !important;
}
}

.customChip {
	background-color: #e0e0e0;
	font-size: 12px;
	padding: 10px;
}
.customChip.blue {
	  background-color: #d5e8f3 !important;
	font-size: 13px;
	padding: 10px;
	  color: #0073b8;
}

.wid5 {
	width: 5%  !important;
}

.wid15 {
	width: 15%  !important;
}

.wid10 {
	width: 10%  !important;
}

.wid20 {
	width: 20%  !important;
}

.wid30 {
	width: 30%  !important;
}

.wid40 {
	width: 40%  !important;
}

.wid50 {
	width: 50%  !important;
}

.wid60 {
	width: 60%  !important;
}

.wid70 {
	width: 70%  !important;
}

.wid80 {
	width: 80%  !important;
}

.wid90 {
	width: 90%  !important;
}

.wid100 {
	width: 100%  !important;
}

.lead.text-muted {
	font-size: 14px !important;
}

.title-text {
	font-size: 25px;
	background-image: -webkit-linear-gradient(#e57373, #e57373);
	/* For Chrome and Safari */
	background-image: --mozlinear-gradient(#e57373, #e57373);
	/* For old Fx (3.6 to 15) */
	background-image: -ms-linear-gradient(#e57373, #e57373);
	/* For pre-releases of IE 10*/
	background-image: -o-linear-gradient(#e57373, #e57373);
	/* For old Opera (11.1 to 12.0) */
	background-image: linear-gradient(#e57373, #e57373);
	/* Standard syntax; must be last */
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
}

body {
	position: relative;
	font-family: "Open sans", sans-serif !important;
}

.datepicker--nav {
	height: 20px;
	width: 240px;
	background-color: white;
	box-shadow: none;
}

.datepicker--nav-title {
	color: #555;
	font-size: 16px;
	box-shadow: none;
}

.select-wrapper span.caret {
	color: gray !important;
	padding: 6px !important;
	padding-top: 1px !important;
}

.select-wrapper {
	/*padding-top: 3px !important;*/
}

table.custom-table {
	border: 1px solid #e0e0e0 !important;
	background-color: white !important;
}

table.custom-table thead tr th {
	font-weight: normal !important;
	background-color: #f5f5f5 !important;
	font-size: 13px !important;
}

.blue-light-text {
	color: #1976d2 !important;
	border: 1px solid #03a9f4 !important;
}

.blue-darken-2-text {
	color: #1976d2;
}

table.custom-table tbody tr td {
	font-size: 13px !important;
	color: #607d8b !important;
}

.collapsible-header.active {
	background-color: #eceff1;
	border: 1px solid #cfd8dc;
}

ul.select-dropdown.multiple-select-dropdown li>span>label {
	padding: 15px !important;
}

ul.select-dropdown.multiple-select-dropdown li>span {
	margin-top: -10px !important;
	padding: 5px !important;
	font-size: 13px !important;
}

ul.collection li.collection-item {
	font-size: 13px !important;
}

.breadcrumb-panel {
padding: 15px !important;
    border: 1px solid #eee !important;
    border-radius: 5px !important;
    margin-bottom: 9px !important;
    background-color: white !important;
    margin-top: 5px;
}

.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.inputfile+label {
	font-size: 12px;
	font-weight: 400;
	color: white;
	background-color: black;
	display: inline-block;
}

.inputfile:focus+label, .inputfile+label:hover {
	background-color: red;
}

.select2-selection.select2-selection--single {
	height: 37px !important;
	border: 1px solid #c2cad8 !important;
	border-radius: 3px !important;
}

.select2.select2-container.select2-container--default {
	width: 100%;
}

.select2-selection__rendered {
	line-height: 35px !Important;
}

textarea {
	margin-bottom: 0;
	border-radius: 3px !important;
	border-radius: 3px;
	color: gray !important;
	line-height: 1.4;
	margin-bottom: 10px;
	padding: 0 10px;
	position: relative;
	z-index: 1;
}

input[type="text"] {
	height: 37px;
	margin-bottom: 0;
	border-radius: 3px !important;
	border-radius: 3px;
	caret-color: #0081ff;
	color: gray;
	line-height: 1.4;
	margin-bottom: 10px;
	padding: 0 10px;
	position: relative;
	width: 100%;
	z-index: 1;
}

textarea {
	height: 80px !Important;
	margin-bottom: 0;
	border-radius: 3px !important;
	border-radius: 3px;
	color: gray;
	margin-bottom: 10px;
	padding: 0 10px;
	position: relative;
	width: 100%;
	z-index: 1;
}

li.select2-results__option {
	color: #7f8b97;
}

.label-title {
	width: 100%;
	color: #616161;
}

.filterPanel {
	padding: 25px !important;
	background-color: white !important;
}

button, .btn {
	border-radius: 2px !Important;
}

.fs13-gray {
	color: #757575;
	font-size: 13px;
}

.fs11-version {
	font-size: 11px;
	color: #3598dc;
}

.fs11 {
	font-size: 11px !Important;
	color: #3598dc !Important;
}

.fs12 {
	font-size: 12px !Important;
	color: #3598dc !Important;
}

.fs13 {
	font-size: 13px !Important;
}

.fs14 {
	font-size: 14px !Important;
}
.fs18{
	font-size: 18px !Important;
}

label {
	font-size: 1.0rem !Important;
	color: #848489 !Important;
}

.box-preco {
	color: #388e3c;
	font-size: 15px;
	font-weight: 500;
}

* {
	margin: 0 auto;
	padding: 0;
}

.light-blue {
	color: #FFF;
	background-color: #039be5;
	border-color: #039be5;
}

.todo-tasklist-item img {
	margin: 10px 10px 10px 10px !important;
}

@media ( min-width : 768px) bootstrap.min.css:5 .navbar-nav>li>a {
	padding-top
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	:
	
	
	
	
	
	
	
	 
	
	
	
	
	
	
	
	0
	px
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	;
	padding-bottom
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	:
	
	
	
	
	
	
	
	 
	
	
	
	
	
	
	
	0
	px
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	;
}

.notification {
	margin-top: -27px;
	margin-right: -15px;
}

.label-title-bold {
	text-transform: uppercase;
	color: #7f8b97;
}

span.select2-selection__rendered {
	color: gray !important;
}

.logo span {
	transform-origin: 0 0 !Important;
	transform: scaleX(75) rotateY(89.5deg) !Important;
}

.logo {
	perspective: 800px !Important;
	perspective-origin: 80% 0 !Important;
	font-size: 1.5em !Important;
	display: inline-flex !Important;
}

.logo-green {
	color: #6a7a83;
}

.logo-red {
	color: #ff0a16;
}

.qtde-propostas {
	background-color: #eee;
	font-weight: bold;
	padding-top: 1px;
	color: #455a64;
	border-radius: 6px !important;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 7px
}

.ps-current {
	background-color: white !important;
}

.ps-list {
	background-color: white !important;
	box-shadow: none !important;
	border: 0px !important;
}

.lead.text-muted {
	font-size: 17px !important;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	padding: 2px 10px;
	display: inline-block;
	/* visual do link */
	color: #333;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #555;
	border-bottom: 3px solid #eee;
}

.btn-custom {
	padding: 0 0.9rem !important;
}

i.left {
	margin-right: 5px !important;
}

i.right {
	margin-left: 5px !important;
}

.input-custom {
	height: 37px !important;
	margin-bottom: 0 !important;
	border-radius: 3px !important !important;
	border-radius: 3px !important;
	color: gray !important;
	padding-left: 5px !important;
	line-height: 1.4 !important;
	border: 1px solid #cfd0d2 !important;
}

.fs13 {
	font-size: 13 !important;
}

.input-custom:focus {
	border: 1px solid #81d4fa  !important;
	box-shadow: none !important;
}

::-webkit-scrollbar {
	width: 12px; /* for vertical scrollbars */
	height: 12px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb {
	background: #bdbdbd;
}

#sidenav-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 120vh;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 996 !important;
	will-change: opacity;
}

.tabs-icon {
	font-size: 10px;
	overflow: hidden;
}

ul.tabs-icon li a {
	color: #039be5 !important;
}

ul.tabs-icon li.indicator {
	border-bottom: 2px solid #039be5 !important;
}

.tabs-icon i {
	display: block;
	margin-top: 5px;
	margin-bottom: -15px;
	font-size: 24px;
}

.tabs-icon a.active {
	background-color: #F3F3F3;
}
/* OVERWRITE MATERIAL CSS MIN WIDTH FOR MOBILE */
.tabs .tab {
	min-width: 50px !important
}

.tabs .tab-hide {
	display: none;
}

.no-pd {
	padding: 0 !important
}

.sa-button-container {
	margin-top: 3% !important;
}

.blockUI.blockMsg.blockPage {
	z-index: 1011 !important;
	position: fixed !important;
	padding: 15px !important;
	margin: 0px !important;
	width: 25% !important;
	top: 40% !important;
	left: 40% !important;
	text-align: center !important;
	color: rgb(0, 0, 0) !important;
	border: none !important;
	background-color: rgb(255, 255, 255) !important;
	cursor: wait !important;
	border-radius: 10px !important;
	opacity: 1.0 !important;
	box-shadow: 2px 2px 15px 3px #e0e0e0 !important;
}

.blockUI.blockMsg.blockElement {
	z-index: 1011 !important;
	position: fixed !important;
	padding: 15px !important;
	margin: 0px !important;
	width: 25% !important;
	top: 35% !important;
	left: 40% !important;
	text-align: center !important;
	color: rgb(0, 0, 0) !important;
	border: none !important;
	background-color: rgb(255, 255, 255) !important;
	cursor: wait !important;
	border-radius: 10px !important;
	opacity: 1.0 !important;
	box-shadow: 2px 2px 15px 3px #e0e0e0 !important;
}

.blockUI.blockOverlay {
	z-index: 1000 !important;
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
	width: 100% !important;
	height: 100% !important;
	top: 0px !important;
	left: 0px !important;
	background-color: rgb(0, 0, 0) !important;
	opacity: 0.3 !important;
	cursor: wait !important;
	position: absolute !important;
	border-radius: 4px !important;
}

.label-preloader {
	margin-top: 15px;
	font-family: "Open sans";
	font-size: 13px !important;
	color: grey;
}

ul.pagination li button {
	color: #607d8b !important;
	paddding-left: 5px !important;
	paddding-right: 5px !important;
}

.checkbox-indigo[type="checkbox"]+label:before {
	border: 2px solid #0277bd;
	background: transparent;
}

.checkbox-indigo[type="checkbox"]:checked+label:before {
	border: 2px solid transparent;
	border-bottom: 2px solid #0277bd;
	border-right: 2px solid #0277bd;
	background: transparent;
}

.checkbox-indigo.filled-in[type="checkbox"]+label:after {
	border: 2px solid #0277bd;
	background: transparent;
}

.checkbox-indigo.filled-in[type="checkbox"]:checked+label:after {
	background: #0277bd;
}

.checkbox-indigo.filled-in[type="checkbox"]:checked+label:before {
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.checkbox-grey[type="checkbox"]+label:before {
	border: 2px solid #757575;
	background: transparent;
}

.checkbox-grey[type="checkbox"]:checked+label:before {
	border: 2px solid transparent;
	border-bottom: 2px solid #757575;
	border-right: 2px solid #757575;
	background: transparent;
}

.checkbox-grey.filled-in[type="checkbox"]+label:after {
	border: 2px solid #757575;
	background: transparent;
}

.checkbox-grey.filled-in[type="checkbox"]:checked+label:after {
	background: #757575;
}

.checkbox-grey.filled-in[type="checkbox"]:checked+label:before {
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

svg>g>g:last-child {
	pointer-events: none !Important
}

.select-dropdown {
	font-weight: 500 !important;
	color: rgb(3, 155, 229) !important;
}

ul.tree, ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.tree ul {
	margin-left: 10px;
}

ul.tree li {
	padding: 5px;
	margin: 0;
	padding: 0 7px;
	line-height: 25px;
	color: #369;
	font-weight: bold;
	border-left: 1px solid #bdbdbd;
}

ul.tree li:last-child {
	border-left: none;
	padding: 5px;
}

ul.tree li:before {
	position: relative;
	top: -0.3em;
	height: 1em;
	width: 12px;
	color: white;
	border-bottom: 1px solid #bdbdbd;
	content: "";
	padding: 5px;
	display: inline-block;
	left: -7px;
}

ul.tree li:last-child:before {
	padding: 5px;
	border-left: 1px solid #bdbdbd;
}

.bar {
	float: left;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* new css */
	max-width: 100%;
}

a.btn-floating.outline {
	background-color: white !important;
	border: 1px solid #e0e0e0 !important;
	box-shadow: none !important;
}

a.btn-floating.outline>i.material-icons.redColor {
	color: #e57373 !important;
}

a.btn-floating.outline>i.material-icons.indigoColor {
	color: #00acc1 !important;
}
a.btn-floating.outline>i.material-icons.blueColor {
	color: #ff8a65 !important;
}
ul.collection{
	border:1px !important;
}
ul.collection li{
	border:1px !important;
}
ul.collection.selected li:hover{
	background-color: #fafafa;	
}
.gray-dark{
	color: #555 !Important;
	font-size: 13px;
}
#iModalVerDocumento.open{
    width: 70% !important;
    max-height: 100% !important;
    height: 90% !important;
    top: 5% !important;
}
.font-description{
	color: #00838f  !important;
    font-size: 13px;
}
.icon-size-pesquisa{
	    padding: 4px !important;
    font-size: 18px !important;
}
.highcharts-series{
	cursor: pointer !important; 
}

.labelComboDinamico{
	position: relative !important;
	top: -61px !important;
}

.comboDinamico{
	padding-top: 16px !important;
}

input.select-dropdown {
    height: 33px !important;
    margin: 0px !important;
}

.select-wrapper input.select-dropdown{
	margin-top: 0px !important;
}

.dinamicField {
	margin-top: 3px !important;
}

.cardGuia {
	padding-top: 10px;
	padding-bottom: 10px;
}

.simpleGroup  {
	background-color: #c0c0c0;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.labelDinamicField {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

input:invalid{
  color:red !important;
  border-color: red !important;
}
textarea:invalid{
	color:red !important;
	border-color: red !important;
}

.dialogReport{
	width: 100% !important;
	left: 18% !important;
}

.printCapaLote {
	margin-top:15px;
	margin-right:20px;
}

.exportCapaLotePDF {
	margin-top:15px;
	margin-right:20px;
}

.exportCapaLoteCSV {
	margin-top:15px;
}

.exportCapaLoteXLS {
	margin-top:15px;
}

.printDemonstrativoPagamentos {
	margin-top:15px;
	margin-right:20px;
}

.exportDemonstrativoPagamentosPDF {
	margin-top:15px;
	margin-right:20px;
}

.exportDemonstrativoPagamentosCSV {
	margin-top:15px;
}

.exportDemonstrativoPagamentosXLS {
	margin-top:15px;
}

.errorReport {
	width: 70% !important;
	left: 33% !important;
}

.errorItem {
	text-align: left;
}

.disabled {
	background-color: lavender;
}
.verCriticas {
    background-color: white !important;
    color:#ff8a65 !important;
    border:1px solid #ffab91 !important;
}

.verCriticasDisabled {
    background-color: white !important;
    color:lavender !important;
    border:1px solid lavender !important;
}

.totalGuias {
    background-color: white !important;
    color:#66bb6a !important;
    border:1px solid #66bb6a !important;
}
.totalGuiasDisabled {
    background-color: white !important;
    color: lavender !important;
    border:1px solid lavender !important;
}
