@media screen and (min-width: 1025px) {
	.coluna-edicao {
		width: 50px;
	}
	.edit-column {
		width: 50px;
	}
	.display-mobile {
		display: none !important;
	}
	.route-bar {
		margin-top: -1px !important;
		line-height: 20px !important;
	}
	.card {
		margin-top: -7px !important;
		margin-right: -5px !important;
		margin-left: -5px !important;
	}
	.card-home {
		margin-top: 0px !important;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	.layout-menu-container {
		border-top: none !important;
	}
	.lista-pick .ui-picklist-list {
		height: 650px !important;
	}
	
	.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li.user-profile > ul .layout-submenu-header {
    background-image: linear-gradient(180deg, #222222 10%, #2d2d2d 100%) !important;
}

.login-body .login-panel {
    margin: auto !important;
    margin-top: 1% !important;
    padding: 55px;
    background-color: #2e2e2e;
    height: auto;
    border-radius: 15px !important;
    WIDTH: 32%;
}

.label_user_mkplace {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #ffcc29 !important;
    border-radius: 0px !important;
    color: #e9e9e9 !important;
}
body .ui-inputfield.ui-state-focus {
    border-color: #1B74C5;
    outline: 0 none;
    box-shadow: 0 0 0 0.2em #4d9fdc;
    box-shadow: none !important;
}
h2.titulo-login-mkplace {
    color: #fefefe;
    text-align: center;
    padding-bottom: 45px;
    font-weight: bold;
}
.ui-g-12.mb-2.div-input-user {
    margin-bottom: 30px !important;
}
.col-md-12.extras-login {
    padding-top: 29px;
    text-align: center;
}
a.links-extras {
    color: #ffe07c !important;
    text-decoration: underline;
}
	.logo-container img {
    width: 10% !important;
    margin-left: 2% !important;
    margin-top: 25px;
}
h5.label-text-title {
    color: #fefefe;
}
	.login-body {
		width: 100% !important;
		background-color: #222222 !important;
	}
	.id-column-bigger {
		width: 120px !important;
		text-align: center !important;
	}
	.status-column {
		width: 150px !important;
		text-align: center !important;
	}
	.valor-column {
		width: 300px !important;
		text-align: center !important;
	}
	.id-column {
		width: 10% !important;
		text-align: center !important;
	}
	.simple-column {
		width: 20% !important;
		text-align: center !important;
	}
	.medium-column {
		width: 25% !important;
		text-align: center !important;
	}
	.large-column {
		width: 50% !important;
		text-align: center !important;
	}
	.extra-large-column {
		width: 90% !important;
		text-align: center !important;
	}
	.data-column {
		width: 100px !important;
		text-align: center !important;
	}
	.data-hora-column {
		width: 200px !important;
		text-align: center !important;
	}
	.resp-calendar input.hasDatepicker {
		width: 75%;
	}
	.layout-wrapper .topbar .topbar-right .topbar-items>li>a .topbar-item-name-mobile {
		display: none !important;
	}
	.topbar-items {
		padding-top: 0px !important;
	}
	.topbar-item-name-web span {
		display: block !important;
	}
	.layout-main {
		min-height: 87vh !important;
		box-sizing: border-box !important;
	}
	.layout-main-content {
		padding-top: 0px !important;
	}
	.imagem-capa {
		text-align: center;
	}
	.coluna-valor {
		text-align: center;
		width: 200px;
	}
	.coluna-center {
		text-align: center;
	}
	.resp-dialog {
		min-height: 20vh !important;
		max-height: 70vh !important;
	}

	/* 	Galleria */
	.ui-galleria-frame {
		width: 20% !important;
	}
}

button.btn-marketplace-login {
    border: none !important;
    background-color: #222;
    color: #ffcc29;
    width: 100%;
    height: 60px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 25px;
}

button.btn-marketplace-login:hover {
    border: none !important;
    background-color: #ffcc29;
    color: #222;
    width: 100%;
    height: 60px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 25px;
}
input#j_username {
    font-size: 18px;
}
input#j_password {
    font-size: 18px;
}
@media ( max-width : 1024px) {
	.display-desktop {
		display: none !important;
	}
	.route-bar {
		display: none !important;
	}
	.card {
		margin-top: 30px !important;
	}
	.resp-dialog {
		max-height: 50vh !important;
	}
	.layout-wrapper .topbar .topbar-right .topbar-items>li>a .topbar-item-name-mobile {
		display: inline-block !important;
		vertical-align: middle !important;
	}
	.topbar-item-name-web {
		display: none !important;
	}
	.layout-main {
		min-height: 87vh !important;
		box-sizing: border-box !important;
	}
	.space-top {
		margin-top: 25px;;
	}
}

@media ( max-width : 1245px) {
	.resp-calendar input.hasDatepicker {
		width: 75%;
	}
	.layout-wrapper.menu-layout-horizontal .layout-main .route-bar {
		display: none;
	}
}

.coluna-edicao {
	text-align: center;
}

.edit-column {
	text-align: center;
}

.label {
	font-weight: 700;
}

.ui-panelgrid.form-group .ui-panelgrid-cell {
	padding: 4px !important;
}

.botao-pesquisar {
	float: right !important;
}

.botao-pdv {
	font-size: 305% !important;
}

.botao-pdv-limpar {
	padding: 11px !important;
	font-size: 25px !important;
}

.botao-fechar {
	background-color: #00ACAC !important;
}

.resp-dialog {
	border: 0 !important;
}

.input-number-resp input {
	width: 97.5% !important;
}

.botao-verde {
	background-color: #46BC6C !important;
}

.botao-vermelho {
	background-color: #F06364 !important;
}

.fa-20x {
	font-size: 20em;
	font-color: green;
}

.fa-check-circle:before {
	content: "\f058";
	color: green;
}

.pdv-pagamento-sucesso {
	color: green;
	font-weight: bold;
	width: 100% !important;
}

.botao-turquesa {
	background-color: #00ACAC !important;
}

.dashboard-panel .ui-panel-titlebar {
	font-size: 14px !important;
}

.dashboard-panel .ui-widget-content {
	background-color: transparent !important;
	border: none !important;
	font-weight: 700;
}

.dashboard-panel .ui-panel {
	background-color: #fff !important;
	border: 2px solid #f0f3f5 !important;
}

body .ui-trigger-calendar .ui-inputfield {
	border-right: 1px solid #a8acb1 !important;
}

.ui-trigger-calendar .ui-state-disabled {
	width: 50% !important;
}

.ui-state-disabled {
	opacity: .80 !important;
	filter: Alpha(Opacity = 80) !important;
}

input[readonly], input[disabled], textarea[readonly], textarea[disabled] {
	opacity: .70 !important;
	filter: Alpha(Opacity = 70) !important;
}

input[readonly], input[disabled], textarea[readonly], textarea[disabled], div.ui-state-disabled, div.ui-state-disabled label {
	background-color: #F5F4F4;
}

.overview-info .input[readonly] {
	background-color: #F5F4F4 !important;
}

#keypad {
	background-color: #F5F4F4 !important;
}

button[disabled] {
	opacity: .30 !important;
	filter: Alpha(Opacity = 30) !important;
	cursor: not-allowed !important;
}

textarea {
	resize: none !important;
}

.ui-inputfield.ui-state-focus[readonly] {
	border: 1px solid #5f666c;
}

.export-buttons {
	font-size: 18px;
}

.ui-selectonemenu {
	min-width: inherit !important;
}

.ui-datatable-empty-message {
	text-align: center;
	font-weight: 700;
	line-height: 30px;
}

body.exception-body .exception-bottom .exception-wrapper .logo-icon {
	width: 100px;
	display: block;
	margin: 0 auto 5px auto;
	height: auto !important;
}

.route-bar {
	margin-top: 3px !important;
	margin-bottom: 15px !important;
	margin-left: 17px !important;
	font-weight: 500 !important;
	line-height: 20px !important;
}

.login-body {
	overflow: none;
		background-color: #222222 !important;
	width: 100% !important;
	background-size: cover;
}

.login-body {
    overflow: none;
		background-color: #222222 !important;
    width: 100% !important;
    background-size: cover;
    display: grid;
    align-content: baseline;
}

body .ui-widget-header {
	background-color: #9198A6 !important;
	color: #fff !important;
}

/* Cabecalho das tabelas */
.ui-datatable thead th {
	border-color: #bfbfbfb0 !important;
	background-color: #9198A6 !important;
	color: #fff !important;
}

/* 	Separacao dos botoes de tamanhos */
.ui-selectonebutton {
	background: #fff !important;
}

.ui-selectonebutton .ui-button {
	margin-right: 1em !important;
	width: 5em !important;
}

body .ui-button {
    background: #ffcc29 !important;
    color: #222222 !important;
    margin: 0;
    outline: 0 none;
    border-radius: 5px;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
/* Logotipo logado */
.layout-wrapper.menu-layout-horizontal .topbar .topbar-left .logo, .layout-wrapper .topbar .logo {
	/* 	background-image: url("") !important; */
	background: transparent !important;
	height: 100% !important;
}

/* Fundo */
body.main-body {
	/* 	background-color: #fff; */
	
}

/* Cabecalho */
.topbar, .topbar-left {
	background-color: none !important;
	color: #5f666cb0 !important;
}

.topbar-left {
	width: 150px !important;
}

.topbar-left {
	padding: 0 !important;
}

#topbar-menu-button i, #menu-button i {
	color: #fff !important;
}

/* Rodape */
.footer-text-right {
	float: right !important;
}

.footer .card {
	margin-bottom: 5px !important;
}

.layout-wrapper .footer {
	padding-bottom: 0px !important;
}

/* Fonte padrao */
body, body .ui-widget, body .ui-widget .ui-widget {
	font-family: Roboto !important;
}

/* Fullscren */
html, body {
	height: 100% !important;
}

.layout-wrapper {
	height: 100% !important;
}

.main-body {
	overflow-x: hidden !important;
}

body .ui-inputfield {
	color: #515C66;
	background: #FDFEFF;
	padding: 0.5rem 0.5rem;
	border: 1px solid #D7D8D9;
	outline: 0 none;
	font-size: 1rem;
	border-radius: 5px;
	transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.card h2 {
	margin-top: 0px !important;
	margin-bottom: 5px !important;
	margin-left: 10px !important;
}

.layout-wrapper .topbar-items>li {
	margin-top: 6px;
}

#topbar-menu-button i, #menu-button i {
	color: #060606 !important;
}

.topbar, .topbar-left {
	color: #000000b0 !important;
}

.ui-datatable thead th {
	font-weight: normal !important;
}

h1.topbar-title {
	/* 	width: 230px; */
	position: absolute;
	top: -5px;
	z-index: 9999 !important;
	left: 50%;
	margin-left: -115px;
}

@media screen and (max-width: 780px) {
	h1.topbar-title {
		display: none;
	}
	.not-rendered {
		display: none !important;
	}
	.btn-pdv {
		width: 30% !important;
	}
}

@media screen and (max-width: 950px) {
	.not-rendered-icon {
		display: none !important;
	}
}

@media screen and (min-width: 781px) {
	.btn-pdv {
		width: 100% !important;
	}
}

.panelGridCenter {
	margin: 0 auto;
}

body .ui-datatable .ui-datatable-data tr td {
	padding: 5px 12px !important;
}

body .ui-datatable .ui-datatable-footer {
	padding: 2px 14px;
	background-color: #ffffff !important;
	color: #5F666C !important;
}

body .ui-datatable .ui-paginator {
	padding: 5px 14px;
}

.layout-wrapper .topbar .logo {
	background-size: 120px 75px !important;
}

.layout-wrapper .topbar .topbar-left {
	padding-top: 5px !important;
	margin-left: 15px;
}

/* Fullscren */
html, body {
	height: 100% !important;
}

.layout-wrapper {
	height: 100% !important;
}

.layout-menu-container .layout-menu>li {
	margin: 0 !important;
	padding: 0 !important;
	
}

@media ( min-width : 1025px) {
	.layout-wrapper.menu-layout-horizontal .layout-main {
		padding-top: 110px;
	}
}

.layout-wrapper.layout-main.route-bar {
	padding: 0px !important;
}

div.topbar.clearfix {
	height: 60px !important;
}

div.layout-menu-container.menu-bar {
	top: 60px !important;
}

div.topbar-left {
	height: 60px !important;
}

.layout-wrapper .topbar .topbar-right {
	padding: 7px 20px 15px 270px !important;
}

@media ( min-width : 1025px) {
	.layout-wrapper.menu-layout-horizontal .layout-menu-container .layout-menu>li>a i:first-child {
		color: #5f666c;
		width: 100%;
		margin: 3px 0;
	}
}

.layout-wrapper .layout-menu li a {
	padding: 5px 14px !important;
}

@media screen and (max-width : 1024px) {
	.layout-wrapper .topbar .topbar-right #menu-button {
		position: absolute;
		left: 20px;
		padding-top: 24px;
	}
	.layout-wrapper .topbar .topbar-right #topbar-menu-button {
		padding-top: 13px;
	}
	.login-body .login-panel {
		width: 100%;
		background-color: #2e2e2e;
		height: 100% !important;
		border-radius: 7% !important;
		overflow: none;
	}
	.login-body {
		width: 100% !important;
		background-color: #222222 !important;
		color: #c3ccdd;
		background-size: cover;
		display: grid;
 		align-content: baseline;
	}
	.logo-container img {
		margin-left: 20% !important;
		margin-bottom: 10px !important;
		height: 90% !important;
		width: 40% !important;
		margin-left: 33% !important;
	}
}

@media (min-width: 1920px){
	.login-body .login-panel {
    margin: auto !important;
    margin-top: 7% !important;
    padding: 55px;
    background-color: #2e2e2e;
    height: auto;
    border-radius: 15px !important;
    width: 24%;   
}
	.login-body {
		width: 100% !important;
		background-color: #222222 !important;
		color: #c3ccdd;
		background-size: cover;
		display: grid;
 		align-content: baseline;
	}
}
@media ( min-widht : 1025px) {
	.layout-wrapper .topbar .topbar-right #menu-button {
		position: absolute;
		left: 20px;
		padding-top: 24px;
	}
	.layout-wrapper .topbar .topbar-right #topbar-menu-button {
		padding-top: 13px;
	}
}

.btn-coluna {
	background-color: transparent !important;
	color: #2e2e2e !important;
	font-size: 16px !important;
}

.btn-red {
	background-color: #F06364 !important;
}

.btn-roxo {
	background-color: #993399 !important;
}

.btn-green-transparent {
	background-color: #6A8AAF !important;
	color: #ffff !important;
	border: 1px solid !important;
	float: right !important;
	border-radius: 5px !important;
	font-size: medium !important;
	font-weight: 500 !important;
}

.btn-green-transparent:hover {
	background-color: transparent !important;
	color: #6A8AAF !important;
	border: 1px solid !important;
	float: right !important;
	border-radius: 5px !important;
	font-size: medium;
	font-weight: 600 !important;
}

.btn-green {
	background-color: #00acac !important;
}

.ui-panelgrid.form-group .ui-panelgrid-cell {
	padding: 3px !important;
}

body .ui-chkbox .ui-chkbox-box {
	width: 15px !important;
	height: 15px !important;
}

.icon-column {
	height: 22px !important;
	vertical-align: middle !important;
}

body .ui-accordion .ui-accordion-header {
	background-color: #91959a !important;
}

.dialogLoad {
	background: transparent;
}

div#dialogLoad {
	background: transparent !important;
}

body .ui-paginator {
	background-color: #2e2e2e !important;
}

.xls-column {
	style ="min-width: 150px !important"
}

.ui-datatable-scrollable-body::-webkit-scrollbar-thumb {
	border-radius: 8px !important;
	border: 1px solid #a8acb1 !important;
	background-color: rgb(47, 142, 229) !important;
}

@media ( min-width : 1025px) {
	.layout-wrapper.menu-layout-horizontal .layout-menu-container .layout-menu>li>ul {
		width: 270px !important;
		top: 50px !important;
	}
}

.ui-g-1, .ui-g-2, .ui-g-3, .ui-g-4, .ui-g-5, .ui-g-6, .ui-g-7, .ui-g-8, .ui-g-9, .ui-g-10, .ui-g-11, .ui-g-12 {
	padding: .3em !important;
}

.layout-wrapper.menu-layout-horizontal .layout-menu-container {
	border-top: 1px solid #91959a !important;
}

.ui-selectonemenu {
	border-color: #D7D8D9 !important;
}

/* Components */
body .ui-datatable .ui-datatable-header {
    background: #ffcc29 !important;
    border: 1px solid rgba(232, 241, 248, 0.7) !important;
    border-width: 0 0 1px 0 !important;
    color: #ffffff !important;
    padding: 0.5rem !important;
    font-weight: 700 !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    margin-bottom: -1px;
}

.ui-datatable .ui-datatable-header, .ui-datatable .ui-datatable-footer {
	text-align: center !important;
	padding: 2px 5px !important;
}

.ui-datepicker-trigger.ui-button-icon-only .ui-button-text {
	padding: 9px !important;
}

.ui-datatable table {
	border-collapse: collapse !important;
	width: 100% !important;
	table-layout: fixed !important;
}

.ui-fileupload-simple .ui-button .ui-button-text {
	display: inline-flex !important;
	line-height: normal;
}

table {
	border-collapse: separate !important;
	border-spacing: 1px !important;
}

body .ui-datatable .ui-datatable-data>tr>td {
	padding: 0.75rem !important;
	border: 1px solid rgba(0, 0, 0, 0.08) !important;
	border-width: 0 0 1px 0 !important;
}

.input-area {
	width: 99% !important;
}

.btn-sucess-style {
	background-color: #349955 !important;
	color: #ffffff !important;
	border: 1px solid !important;
	float: right !important;
	border-radius: 5px !important;
}

.btn-sucess {
	background-color: #47b242 !important;
	color: #ffffff !important;
	border: 1px solid !important;
	float: right !important;
	border-radius: 5px !important;
}

.btn-red-style {
	background-color: #e83743 !important;
	color: #ffffff !important;
	border: 1px solid !important;
	float: right !important;
	border-radius: 5px !important;
}

.btn-red-style:hover {
	background-color: #f2046b !important;
	color: #ffffff !important;
	border: 1px solid !important;
	float: right !important;
	border-radius: 5px !important;
}

.foto-cliente {
	width: 132.75px;
	height: 177px;
}

.foto-cliente-perfil {
	background-color: #ddd;
	border-radius: 100%;
	height: 40px;
	object-fit: cover;
	width: 40px;
	vertical-align: middle;
}

.dashboard-icon {
	margin-bottom: -15px !important;
}

.dashboard-count {
	color: #3d697e;
	font-size: 36px;
	padding: 17px 5px 0px 5px;
	font-weight: 500;
}

.dashboard-count-min {
	color: #3d697e;
	font-size: 16px;
	padding: 17px 5px 0px 5px;
	font-weight: 300;
	margin-bottom: 15px !important;
}

/* 	Poseidon 2 */
.menu-wrapper .layout-menu-container .layout-menu li>a {
	margin-top: 11px !important;
}

body .ui-dialog .ui-dialog-titlebar {
	background: #FDFEFF;
	color: #515C66;
	font-weight: 700;
	border-bottom: 0 none;
	padding: 0.5rem;
}

body .ui-button {
	border: none !important;
}
span.ui-button-text.ui-c {
    font-weight: bold !important;
}

body .ui-panelgrid .ui-panelgrid-cell {
	background: none;
}

body .ui-datatable thead th {
	background-color: #9198a6 !important;
	border: 1px solid #fff;
}

body .ui-paginator {
	background-color: #2e2e2e !important;
}

body .ui-paginator .ui-paginator-first, body .ui-paginator .ui-paginator-prev, body .ui-paginator .ui-paginator-next, body .ui-paginator .ui-paginator-last
	{
	color: #ffffff !important;
}

body .ui-datatable thead th .ui-column-title {
	font-weight: 500;
}

.div-botoes {
	background-color: #9198a6 !important;
	padding: 8px !important;
}

.card h1 {
    font-weight: bolder !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
    color: #ffca1f !important;
    font-size: 30px !important;
    margin-left: 10px !important;
}

h4 {
	margin-bottom: 10px !important;
	margin-top: 0px !important;
	color: #3d697e;
}

body .ui-dialog .ui-dialog-titlebar {
	background-color: #9198a6 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	background-color: #3C4962 !important;
	color: #fff;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	color: #fff;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active {
	background-color: #3C4962 !important;
}

.layout-wrapper .layout-main .layout-main-content {
	padding: 10px !important;
	padding-top: 5px !important;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active a {
	color: #fff;
}

.ui-dialog-content .ui-widget-content .divLoading {
	background: transparent !important;
}

body .dialogLoad .ui-dialog-content {
	background: transparent !important;
}

.ui-tabs .ui-tabs-nav li {
	position: initial !important;
}

.layout-menu-container {
	padding-bottom: 10px !important;
}

body .ui-paginator {
	background-color: #2e2e2e !important;
}

body .ui-datatable thead th .ui-column-title {
	font-weight: 700 !important;
	vertical-align: middle !important;
	color: #ffffff;
}

span.ui-sortable-column-icon.ui-icon.ui-icon-carat-2-n-s {
	color: #fefefe;
}

body .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-active {
    background-color: #ffcc29 !important;
    color: #2e2e2e;
}


.ui-datatable .ui-sortable-column {
	cursor: pointer !important;
}

body .ui-datatable thead th {
	background: #2e2e2e !important;
	border: 0px !important;
}



.layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul {
	border-radius: 4px;
}

.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img {
	height: 48px !important;
}

.profile-info{
	color: #E3E6EA !important;
}
table.jqplot-table-legend {
	right: 0px !important;
	left: 80px !important;
	top: 36px !important;
}

.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left {
	padding: 11px 14px 9px !important;
}

.imagem-estabelecimento {
	width: 170.75px;
	height: 177px;
}

.cnh-entregador {
	width: 300.75px;
	height: 225px;
}

.cnh-entregador-button {
	width: 300.75px;
}

.detalhamento-center {
	margin-left: 5% !important;
}

.logo-perfil {
	background-color: #ddd;
	border-radius: 100%;
	height: 40px;
	object-fit: cover;
	width: 40px;
	vertical-align: middle;
}

.operacao-card-text {
	color: #FDFEFF !important;
	font-size: 3.75rem !important;
}

.btn-qr-code-deposito {
	padding: 100px !important;
	background-color: #3B5998 !important;
	font-size: 25px !important;
}

.fa-code:before {
	content: "\f121";
	font-size: 2em;
}

.btn-qr-code-deposito:hover {
	background: #3C4962 !important;
	color: #f8fafc !important;
	margin: 0;
	outline: 0 none;
	border-radius: 5px;
}

.btn-estorna-pdv {
	padding: 15px !important;
	font-size: 30px !important;
}

.background-deposito-pdv {
	background-color: #87CEEB !important;
	padding: 20px !important;
}

body .ui-datatable .ui-datatable-data>tr.ui-state-highlight {
	background-color: #3C4962 !important;
	color: #ffff;
}

.overview-info input[readonly] {
	background-color: transparent !important;
	border: none;
}

body .ui-button.danger-button-pdv, body .ui-splitbutton.danger-button-pdv>.ui-button {
	font-size: 20px !important;
	background: #FF3838 !important;
	color: #ffffff !important;
	border: 1px solid #FF3838 !important;
}

body .ui-button.success-button-pdv, body .ui-splitbutton.success-button-pdv>.ui-button {
	font-size: 20px !important;
	background: #82BC0F !important;
	color: #ffffff !important;
	border: 1px solid #82BC0F !important;
}

body .ui-button.ui-state-hover {
    background: #222222 !important;
    border-color: #222222 !important;
    color: #ffcc29 !important;
}



body .ui-button.primary-button-pdv, body .ui-splitbutton.primary-button-pdv>.ui-button {
	font-size: 20px !important;
}

body .ui-button.secondary-button-pdv, body .ui-splitbutton.secondary-button-pdv>.ui-button {
	font-size: 20px !important;
	background: #6A8AAF!!important;
	color: #ffffff!!important;
	border: 1px solid #6A8AAF!!important;
	border-top-color: rgb(106, 138, 175)!!important;
	border-top-style: solid!!important;
	border-top-width: 1px;
	border-right-color: rgb(106, 138, 175);
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: rgb(106, 138, 175);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgb(106, 138, 175);
	border-left-style: solid;
	border-left-width: 1px;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
}

body .ui-button.warning-button-pdv, body .ui-splitbutton.warning-button-pdv>.ui-button {
	font-size: 20px !important;
	background: #FC830A !important;
	color: #ffffff !important;
	border: 1px solid #FC830A !important;
}

.row-vermelho {
	background-color: #8B0000 !important;
	background-image: none !important;
	color: #ffffff !important;
}

.row-verde {
	background-color: #228B22 !important;
	background-image: none !important;
	color: #ffffff !important;
}

.card-pedido {
	border-radius: 5px;
	background: #FDFEFF;
	padding: 4%;
	box-sizing: border-box;
	box-shadow: 0 2px 12px 0 rgb(0 0 0/ 6%);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 0.5rem;
	color: #515C66 !important;
	font-weight: bold !important;
}

.card-pedido-view {
	border-radius: 5px;
	background: #FDFEFF;
	margin-top: 0.55%;
	box-sizing: border-box;
	box-shadow: 0 2px 12px 0 rgb(0 0 0/ 6%);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 0.5rem;
	font-weight: bold !important;
}

body .ui-button.info-button-pdv, body .ui-splitbutton.info-button-pdv>.ui-button {
	font-size: 20px !important;
	background: #25A4D4 !important;
	color: #ffffff !important;
	border: 1px solid #25A4D4 !important;
}

.center-large-column {
	text-align: center !important;
}

.layout-topbar-light .layout-topbar {
    background-color: #222222 !important;
    padding: 25px;
}

.card {
    border-radius: 5px !important;
    background: #fefefe !important;
    padding: 30px !important;
    box-sizing: border-box !important;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 6%) !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    margin-bottom: 2rem !important;
}

.menu-wrapper {
    background-color: #2e2e2e !important;
}



.status-column {
	width: 150px !important;
	text-align: center !important;
}



body .ui-button.ui-state-active, body .ui-button.ui-state-down {
    background: #222222 !important;
    border-color: #ffcc29 !important;
    color: #ffcc29 !important;
     box-shadow: 0 0 0 0.2em #ffcc29 !important; 
}

body .ui-button.ui-state-focus{
    background: #222222 !important;
    border-color: #ffcc29 !important;
    color: #ffcc29 !important;
    box-shadow: 0 0 0 0.2em #ffcc29 !important;    
}

div#searchForm\:j_id_1y_3_1_content {
    margin-top: -6px;
}

.botaoVerCompras.shadow-sm {
    display: flex;
    align-items: center;
    border-radius: 15px;
    border: 10px solid #f1f1f1;
        margin-bottom: 5%;
    
}

.col-md-6.txtVerVendas {
    font-size: 45px;
    padding: 25px;
    color: #ffcc29;
    line-height: 45px;
    width: 30%;
    border-radius: 15px;
      font-weight: bold;   
    margin-left: 11%;
}

span.verTXT {
    font-size: 90px;
}

span.umTXT {
    font-size: 136px;
    line-height: 85%;
}

span.cadTXT {
    font-size: 36px;
}

.contentEcommerce {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

span.umTXT2 {
    font-size: 100px;
    line-height: 85%;
}

.col-md-8.linksHome:hover {
    margin-left: 10%;
    transition: 2s;
}

.col-md-6.txtVerCategoria {
    font-size: 45px;
    padding: 25px;
    color: #ffcc29;
    line-height: 45px;
    width: 37%;
    border-radius: 15px;
    font-weight: bold;
    margin-left: 11%;
}

.col-md-6.infosCliente {
    padding: 20px;
    color: #666;
}

h4.tituloCliente {
    color: #666666;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 800;
}

.ecommerceTXT{
	font-size: 35px;
}

.categoriaTXT{
	font-size: 42px;
}

.produtoDetalhes {
    background-color: #222222;
    padding: 20px;
    color: #ffcc29;
    font-size: 35px;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 50%;
}

.infos {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
    color: #666666;
        display: flex;
    flex-direction: column;

}

.produtoDetails {
    display: flex;
    padding: 21px;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #ffcc29;
    border-radius: 15px;
    width: 50% !important;
    font-size: 18px;
    margin-bottom: 25px;   
}

.col-md-2.imagemDiv {
    width: 15%;
    margin-right: 65px;
}

.col-md-4.detalhesDiv {
    width: 60%;
    font-weight: 600;
}

.col-md-12.tituloComprador {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: -7px;
    margin-left: 1%;
    color: #ffcc29;
    background-color: #222222;
    width: fit-content;
    padding: 8px 50px;
    border-radius: 10px;
}