.form-control:disabled, .form-control[readonly] {
    background-color: transparent !important;
}

.show-only-mobile{
	display: none;
}


@media (min-width: 1200px) {
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand{
	width: 4.3rem !important;
}

 
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical {
    width: 4.6rem !important;
  }
}

@media (max-width: 991px) {
	.show-only-mobile{
		display: inline-block;
	}
}

.btn-primary{
	background-color: #cc3333 !important;
    border-color: #cc3333 !important;
}

.app-brand .layout-menu-toggle i{
	color: #cc3333 !important;
}

.bg-menu-theme .menu-item.active > .menu-link:not(.menu-toggle){
	color: #cc3333 !important;
}

.card-title{
	margin-bottom: 0 !important;
}

.custom-option .custom-option-content {
    min-height: 219px;
}

.img-icon{
	margin-bottom: 20px;
}

.img-icon-last{
	position: relative;
    top: 22px;
}

.custom-option-title-first{
	top: 3px;
    position: relative;
}

.custom-option-title-second{
	top: 6px;
    position: relative;
}

.custom-option-title-last{
	position: relative;
    top: 24px;
}

.form-check-input{
}

.form-check-input-first{
    position: relative;
    top: 4px;
}

.form-check-input-second{
    position: relative;
    bottom: -7px;
}

.form-check-input-last{
    bottom: -25px;
	position:relative;
	display: inline-block;
}

.icon-foto{
	margin-right: 10px;
	width:50px;
}

.produto-container {
	position: relative;
	display: inline-block;
	margin-right: 10px;
}

.produto-container .icon-foto {
	margin-right: 0;
}

.badge-novo {
    position: absolute;
    top: -10px;
    left: 40px;
    background-color: #ff4d4d;
    color: white;
    font-size: 9px;
    font-weight: bold;
    padding: 2px 5px;
    border-radius: 3px;
    text-transform: uppercase;
}

.div-item:before {
	content: "";
    position: absolute;
    left: 0;
    bottom: -9px;
    height: 1px;
    width: 98%;
    border-bottom: 1px solid #d4d8dd;
}

.div-item{
	top: 2px;
    position: relative;
}

.hidden{
	display: none !important;
}

.itemToSend{
	width: 100px !important;
    display: inline-block !important;
}

.modal-footer{
	justify-content: center !important;
}

.bx-trash{
	cursor: pointer;
}

.divButton{
	text-align: right;
    margin-top: 40px !important;
}

.img-arrow{
	width: 14px;
    position: relative;
    top: -4px;
    margin-right: 10px;
}

.template-customizer-open-btn{
	display: none !important;
}

.text-right{
	text-align: right;
}

.welcomeDiv{
	height: 183px;
}

.img-trophy{
	position: relative;
    top: -42px;
}

.divTrophy{
	background-image: url(../images/welcome_img.png);
    background-repeat: no-repeat;
    background-position: 95% 69%;
    background-size: 18%;
}

.divProfile{
	background-image: url(../images/profile_img.png);
    background-repeat: no-repeat;
    background-position: 97% 6%;
    background-size: 16%;
}

.divDados{
	min-height: 303px;
}

.modalOpenVideo{
	cursor: pointer;
}

#videoModal video{
	width: 100%;
}

.btn-span{   
	position: relative;
    display: inline-block;
    top: -3px;
}

.btn-span2{   
	position: relative;
    display: inline-block;
    top: -4px;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
    top: 0.15rem;
    content: "\ea32" !important;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 0.8rem;
    content: "\ea29" !important;
}

.redbar{
	background-color: #cc3333 !important;
    border-color: #cc3333 !important;
    padding: 20px;
    min-height: 80px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}

.redbar span{
	position: relative;
	display: inline-block;
	top: 8px;
}

.btn-white{
	background-color: #fff;
    border-color: #fff;
	color: #cc3333;
	font-weight: bold;
	margin-left: 10px;
}

.mt-20{
	margin-top: 20px !important;
}

#percentageDiv{
	position: relative;
    width: 100%;
    display: inline-block;
    height: 30px;
    top: -13px;
}

.progress{
	position: relative;
    top: 17px;
}

#percentagem{
	position: absolute;
    top: 0;
    font-weight: 700;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 34px;
    text-align: center;
}

.alert i{
	top: 5px;
    position: relative;
    margin-right: 5px;
}

.alert-success{
	color: #0f5132 !important;
}

.alert-danger{
	color: #842029 !important;
}

.alert-warning{
	color: #664d03 !important;
}

.progress{
	height: 2.5rem !important;
}

.hidden2{
	display: none !important;
}

.btn-secondary{
	background-color: #495563 !important;
	border-color: #495563 !important;
}

.modal-vasilhame{
	margin-top: 20px !important; 
	padding-top:10px; 
	padding-bottom: 10px; 
	background-color:#fdac41;
	color:#fff;
	text-align:center; 
	border-radius:5px;
}

.modal-nao-conforme{
	margin-top: 20px !important; 
	padding-top:10px; 
	padding-bottom: 10px; 
	background-color:#cc3333;
	color:#fff;
	text-align:center; 
	border-radius:5px;
}

.spanPaletes{
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    height: 20px;
    text-align: center;
    margin: auto;
}

@media (max-width: 767px){
	.divBtn{
		margin: auto;
	}
	.divBtn img{
		width: 160px;
	}
}

@media (max-width: 575px){
	.redbar span{
		top: 0;
	}
}
.nconformeAviso {
	background: #0000006b;
    z-index: 999999999;
    position: fixed;
    width: 100%;
    height: 100%;
}
.modal-nconforme-aviso-inner .btn-primary {
    margin-top: 40px;
}
.bt-nconforme-redirect{
    text-align:center;
    margin-top:30px;
}
.modal-nconforme-wrapper {
    background: #fff;
    width: 400px;
    margin: auto;
    margin-top: 10%;
    padding: 40px;
    height: 310px;
    text-align: center;
}

.searchLabel{
	position: relative;
	top: 9px;
}

.pageGraficos .card-title{
	text-transform: uppercase;
}

.TotalPaletes{
	position: relative;
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
	text-align: center;
	font-weight: 700;
}

.fixChartHeight{
	min-height: 415px;
}

#divPai{
	width:100%; 
	height: 200px;
}

#divFixa{
	position: fixed;
    bottom: 5px;
    z-index: 100;
}

#artigosNConforme{
    margin-left: calc(var(--bs-gutter-x) * 0.5);
}


#artigosNConforme i, #artigosConforme i{
	top: 4px;
    position: relative;
}

#card-header-new-form{
	padding-top: 1.375rem;
    padding-bottom: 0;
}

#confirmMessage{
	font-weight: 700;
}

.custom-confirm {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
	z-index: 9999;
}

.content {
    width: 430px;
    padding: 20px;
    background-color: #fff;
    top: 0;
    bottoM: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 125px;
    border-radius: 10px;
 }
 
 .cancelInfo, .idInfo{
	cursor: pointer;
	position: relative;
	top: 3px;
 }

@media screen and (max-width: 992px){
	#delivery-truck{
		display: none;
	}
	.spanPaletes{
		position: relative;
		display: inline-block;
	}
}