/* o svg usa currentColor, então é só mudar a cor do container */
.theme-icon { display:inline-flex; line-height:0; }

:root { --icon-color: #111; }
[data-theme="dark"] { --icon-color: #fff; }

.theme-icon { color: var(--icon-color); }


.tn-menuitem {
	margin-top: 1.25rem;
	display: block;
	text-align: center;
	font-weight: 600;
	padding: .5rem 0;
}

.tn-menuitem-dashboard {
	display: block;
	text-align: center;
	font-weight: 600;
	padding: .5rem 0;
}

.tn-submenuitem {
	margin-top: .2rem;
	display: block;
	text-align: center;
	font-weight: 600;
	padding: .2rem 0;
}

.tn-submenu {
	margin-top: .25rem;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: .5rem 0;
}

.link {
	margin: -60px auto 0;
	margin-top: 20px;
	text-align: center;
	display: block;
	color: #747b87;
	font-weight: bold;
}

.link-terms {
	text-align: center;
	display: block;
	color: #3F51B5;
	font-weight: bold;
}

.link-terms:houver {
	color: #3F51B5;
	cursor: pointer;
	text-decoration: underline;
}

.link:hover {
	color: #495057;
	cursor: pointer;
	text-decoration: underline;
}

.create-account-panel {
	margin: -60px auto 0;
	background: #fff;
	padding: 20px 15px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
	border-radius: 6px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	max-width: 420px;
	display: block;
}

.login-panel-light {
	margin: -60px auto 0;
	background: #fff;
	padding: 20px 15px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
	border-radius: 6px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	max-width: 420px;
	display: block;
}

.login-panel-dark {
	margin: -60px auto 0;
	background: #1E1E1E;
	padding: 20px 15px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
	border-radius: 6px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	max-width: 420px;
	display: block;
}

.create-account-panel {
	margin: -60px auto 0;
	background: #fff;
	padding: 20px 15px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
	border-radius: 6px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	max-width: 420px;
	display: block;
}

.terms-panel {
	margin: -60px auto 0;
	background: #fff;
	padding: 20px 15px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
	border-radius: 6px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	max-width: 1000px;
	display: block;
}

.tn-panel-logo-store-home {
	margin: -60px auto 0;
	background: #fff;
	padding: 5px 1px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
	border-radius: 5px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	max-width: 100px;
	max-height: 40px;
	display: block;
}

.store-notfound-panel {
	margin: -60px auto 0;
	background: #fff;
	padding: 20px 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	display: block;
}

.form-login {
	display: inline-block;
	text-align: left;
	line-height: 10px;
}

.form-create-account {
	display: inline-block;
	text-align: left;
	line-height: 10px;
}

.logo-top-login {
	margin: -60px auto 0;
	margin-top: 50px;
	text-align: center;
	display: block;
}

.logo-home {
	margin: -60px auto 0;
	margin-top: 50px;
	text-align: center;
	display: block;
}

.logo-top-store-home {
	margin: -60px auto 0;
	margin-top: 50px;
	text-align: center;
	display: block;
	border-radius: 20px;
}

.label-field {
	font-weight: 500;
}

.custom-calendar .ui-datepicker-inline .ui-datepicker-calendar {
	display: none;
	border: none !important;
	border-bottom: none;
}

.custom-calendar .ui-datepicker {
	background: none;
	border: none;
	border-bottom: none;
	width: 400px;
	margin: 0 auto 0;
}

.custom-calendar .ui-datepicker .ui-datepicker-header {
	margin: 0;
	background: none;
	border: none;
	border-width: 0 0 0 0;
	border-radius: 0;
}

.custom-calendar .ui-datepicker .ui-datepicker-title {
	font-size: 1.25rem;
	border: none;
	font-weight: 600;
}

.custom-datepicker .ui-datepicker-calendar {
	display: none;
}

.custom-datepicker .ui-datepicker {
	background: none;
	border: none;
	border-bottom: none;
	width: 300px;
	margin: 0 auto 0;
}

.custom-datepicker .ui-datepicker .ui-datepicker-header {
	margin: 0;
	background: none;
	border: none;
	border-width: 0 0 0 0;
	border-radius: 0;
	margin-top: -20px;
}

.custom-datepicker .ui-datepicker .ui-datepicker-title {
	font-size: 1.25rem;
	border: none;
	font-weight: 600;
}

.custom-datepicker-home .ui-datepicker-calendar {
	display: none;
}

.custom-datepicker-home .ui-datepicker {
	background: none;
	border: none;
	border-bottom: none;
	width: 300px;
	margin: 0 auto 0;
}

.custom-datepicker-home .ui-datepicker .ui-datepicker-header {
	margin: 0;
	background: none;
	border: none;
	border-width: 0 0 0 0;
	border-radius: 0;
	margin-top: -20px;
}

.custom-datepicker-home .ui-datepicker .ui-datepicker-title {
	font-size: 1.25rem;
	border: none;
	font-weight: 600;
}

#tn-div-container {
	width: 100%;
	text-align: center;
}

#tn-div-left {
	float: left;
}

#tn-div-center {
	display: inline-block;
	margin: 0 auto;
}

#tn-div-right {
	display: inline-block;
}

#tn-div-center-home {
	/* 	display: inline-block; */
	/* 	margin: 0 auto; */
	float: left;
}

.layout-topbar .topbar-menu>li.profile-item {
	padding: 0 1rem 0 1rem;
	/*     border-left: 1px solid #dee2e6; */
	border-left: none !important;
	border-right: none !important;
}

.layout-wrapper.layout-static-inactive .layout-topbar .menu-button i:before
	{
	content: "\e91d" !important;
}

.order-badge.order-inactivated {
	background: #d1d4d9;
	color: #3c4149;
}

.order-badge.order-high {
	background: #fde4d1;
	color: #F76300;
}

body .ui-fileupload .ui-fileupload-buttonbar {
	border: none;
	background: transparent;
	color: #495057;
	padding: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

body .ui-fileupload .ui-fileupload-content {
	border: none;
	background: transparent;
	color: #495057;
	padding: 0;
	border-top: 0 none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.tn-datatable thead {
	display: none;
}

.tn-logo {
	width: 164px;
	height: 164px;
	overflow: hidden;
	border-radius: 164px;
	margin: -38px auto 0;
	border: 7px solid #fff;
}

.tn-logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.imagebox a {
	margin-left: 10px;
}

.tn-layout-footer {
	background: #ffffff;
	height: 4rem;
	border-top: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
	padding: 0 2rem;
	display: -ms-flexbox;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.tn-border-right-col {
	border-right: 1px solid #dee2e6;
}

.tn-padding-col {
	padding: .5rem;
}

.tn-p {
	margin-bottom: 2em;
}

body .ui-button.tn-alert-button, body .ui-splitbutton.tn-alert-button>.ui-button
	{
	background: #F24F00;
	color: #ffffff;
	border: 1px solid #F24F00;
}

body .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-text
	{
	vertical-align: middle;
	float: none;
}

body .ui-menu.ui-menu-dynamic {
	width: auto;
	max-width: 300px;
}

.tn-color-picker-button {
	background: transparent !important;
	color: #ffffff !important;
	border: 1px solid #4CAF50 !important;
	margin: 0 !important;
	outline: 0 none !important;
	border-radius: 4px !important;
	transition: background-color 0.2s, color 0.2s, border-color 0.2s,
		box-shadow 0.2s !important;
}

.tn-button-aviso:focus {
	outline: auto 5px;
}

.tn-button-aviso:active {
	outline: auto 5px;
}

.mobile {
	display: none;
}

@media ( min-width : 600px) {
	.mobile {
		display: block;
	}
}