
@font-face {
  font-family: "brown-regular";
  src: url("/MULTIQUALITA/CAT/FONTES/BrownEntrataWeb-Regular.woff") format('woff');
}

@font-face {
  font-family: "brown-bold";
  src: url("/MULTIQUALITA/CAT/FONTES/BrownEntrataWeb-Bold.woff") format('woff');
  font-weight: bold;
}


@font-face {
  font-family: "brown-light";
  src: url("/MULTIQUALITA/CAT/FONTES/BrownEntrataWeb-Light.woff") format('woff');
  font-weight: lighter;
}

@font-face {
  font-family: "brown-thin";
  src: url("/MULTIQUALITA/CAT/FONTES/BrownEntrataWeb-Thin.woff") format('woff');
}


@font-face {
  font-family: "brown-display";
  src: url("/MULTIQUALITA/CAT/FONTES/BrownEntrataWeb-Display.woff") format('woff');
  font-weight: lighter;
}


.FONT_REGULAR{
    font-family: "brown-regular";
}

.FONT_BOLD, b, strong{
    font-family: "brown-bold";
}

.FONT_LIGHT{
    font-family: "brown-light";
}

.FONT_THIN{
    font-family: "brown-thin";
}

.FONT_DISPLAY{
    font-family: "brown-display";
}




.MODEL_LINHAS{
	text-transform: uppercase !important;
}


.MODEL_OK .MODEL_LINHAS,
#BUSCA_ALL.MODEL_OK
{
	background: #222 !important;
	font-weight: 900 !important;
	color: #fff !important;
}




.PASSO{
	display: block;
}

.PASSO_LINHAS{
	display: block;
}




.LISTAPRODUTOS{
	width: 100%;
	position: relative;
	float: left;
	margin-top: 0px;
	text-transform: uppercase;
}


.CADAPRODUTOX{
	cursor: pointer;
	display: none;
	text-transform: uppercase;
}

.CADAPRODUTOX_OK{
	display: block;
}

.MYHIGHLIGHT {
    background-color: yellow; /* Exemplo de destaque */
	padding: 2px;
}

.MYHIGHLIGHT::before{
	top: 6px !important;
}



.AH{
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	margin-left: 20px;
	opacity: 0.7;
	cursor: pointer;
	height: 55px;
}

.AH:hover{
	opacity: 1;
	border-bottom: 3px solid #000;
}





.DONA:hover > .YOGO{
	background: #fff !important;
	box-shadow: 0 4px 4px 0 rgba(0,0,0,0.15);
	cursor: pointer;
}




.YOGO{
	width: calc(100% - 0px);
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #f4f4f4;
	border-radius: 10px;
	border-top-left-radius: 0px;
	box-shadow: none;
	cursor: pointer;
	transition: background 0.3s, box-shadow 0.3s;
	
	
	background: #fff;
	-webkit-font-smoothing: antialiased;
	text-rendering: text-rendering;
	box-shadow:  0 4px 4px 0 rgba(0,0,0,0.15);
	
}





#products-datatable_wrapper .row:first-child{
    display: none;
}




.MOA_CADAPRODUTO{
	width: 100%;
	position: relative;
	min-height: 200px;
	border: 1px solid #222;
	float: left;
	margin-bottom: 40px;
}


.LIST{
	display: block;
	float: left;
}



.LINE_1 {
    left: 200px;
}

.LINE_2 {
    left: calc(  (100% / 3) + 130px  );
}

.LINE_3 {
   right: calc(  (100% / 3) - 60px  );
}

.LINE_4 {
    display: none;
}


.LINE_5 {
    right: 100px;
	display: none;
}





.LINE {
    width: 1px;
    border-left: 1px solid #e1e1e1;
    position: absolute;
    height: calc(100% - 40px);
	top: 40px;
    z-index: 999;
}


.JAH{
    height: 40px;
    line-height: 40px;
    border: 1px solid #222;
    background: #fff;
    color: #222;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
}

.JAH_OK{
    background: #727cf5!important;
    color: #fff;
    border: 1px solid #fff;
    font-weight: 900;
}


.MONT{
	position: relative;
}


.THEMONT{
    font-weight: 900;
    color: #222;
}


.TOR{
    font-weight: 900;
    width: 100%;
    position: relative;
    color: #006196;
	text-transform: uppercase;
}



.NIGs {
    position: relative;
    padding-left: 15px;
    margin-bottom: 3px;
    font-weight: 400;
    opacity: 1;
    width: auto;
    display: block;
    margin-right: 10px;
	text-transform: uppercase;
}

.NIGs::before{
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0px;
    top: 3px;
    background: #999;
}


.ONAs{
    position: relative;
    padding-left: 12px;
    margin-bottom: 3px;
    font-weight: 400 !important;
    opacity: 0.8;
    width: auto;
    display: inline-block;
    margin-right: 4px;
}

.ONAs::before{
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0px;
    top: 5px;
    background: #999;
}





.CAMPOS{
    font-size: 28px !important;
}



.CAMPOS .TOR{
    font-weight: 900;
    width: 100%;
    position: relative;
}

.CAMPOS .ONAs{
    position: relative;
    padding-left: 25px;
    margin-bottom: 3px;
    font-weight: 700 !important;
    opacity: 1;
    width: auto;
    display: inline-block;
    margin-right: 10px;
    color: #000;
}

.CAMPOS .ONAs::before{
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0px;
    top: 14px;
    background: #006196;
}


.MOA_CARACTERISTICAS, .MOA_APLICACOES{
    margin-top: 30px;
    padding-top: 30px;
    border-top:1px dotted #000;
}


.CAMPOS .NIGs{
    position: relative;
    padding-left: 25px;
    margin-bottom: 3px;
    font-weight: 700 !important;
    opacity: 1 !important;
    color: #000;
    text-transform: uppercase !important;
}

.CAMPOS .NIGs::before{
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0px;
    top: 10px;
    background: #006196;
}






.KONA .form-check{
    margin-bottom: 5px;
}


.KONA label{
    width: 100%;
}




.YANG{
    width: 100%;
    position: relative;
    font-size: 62px;
    line-height: 68px;
    font-weight: 900;
    color: #222;
    padding-left:60px;
}

.MO{
    width: 30px;
    height: calc(100% - 12px);
    left: 0px;
    top: 12px;
    background: rgb(0, 97, 150);
    position: absolute;
}


.REEFBREAK{
    position: absolute;
    left: 40px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 2px dotted #ccff00;
    cursor: pointer;
    opacity: 0;
}

.REEFBREAK:hover{
    opacity: 1;
}



.OK_MYLINHA .select2-selection{
    background: #727cf5 !important;
}

.select2-selection__rendered{
    color: #fff !important;
    font-weight: 900 !important;
}

.MYPRODUCT{
    display: none;
}

.MYPRODUCT{
    padding-left: 0px !important;
}


.ORANG {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    top: -7px !important;
    position: relative;
    font-weight: 900;
}



.BOL{
    font-weight: 700;
}

.form-check-inline{
    width: 100%;
    display: block;
}


.table-hover>tbody>tr {
    background: #f4f4f4 !important;
    color: #222 !important;
}




#COVER__ {
  position: relative !important;
  width: 100% !important;
  max-width: 1170px !important;
  height: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background: none !important;
}




.table-hover>tbody>tr:hover {
    --bs-table-accent-bg: #fff !important;
    color: #222;
}


.horizontal-steps:before {
    background-color: rgba(0,0,0,0.1);
}

.form-check-input{
    border-color: #222;
}


.LOMB{
    color:#222;
    font-size: 14px !important;
    font-weight: 900 !important;
}

.YAN{
    color:#555;
    padding-left: 10px;
    padding-right: 10px;
    background: #f4f4f4;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 900 !important;
}

.form-floating input{
    font-size: 14px;
    color: #222;
    font-weight: 900;
}



.ONA{
    padding: 0px;
    background: #e1e1e1;
    padding-bottom: 0px;
    margin-bottom: 30px;
    border-radius: 10px;
    width: 100%;
    position: relative;
}


.ONA .row{
    padding: 0px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}


.TITCM{
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #fff;
    width: calc(100% + 0px);
    margin-left: 0px;
    position: relative;
    margin-bottom: 20px;
    padding-left: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 900;
    background: #222;
}




.TOR_ETIQ_ARTE:first-child,
.TOR_ETIQ_ARTEX:first-child
{
    padding-top: 0px;
}


.TOR_ETIQ_ARTE,
.TOR_ETIQ_ARTEX{
    color: #000;
    display: block;
    width: 100%;
    font-weight: 900;
    position: relative;
    padding-bottom: 5px;
    padding-top: 10px;
}



.MONT:not(:last-child) {
    /*margin-bottom: 10px;*/
}



.POPUP{
	width: 1px !important;
	transition: width 0.3s !important;
}


.LOADING_LISTAPRODUTOS{
	background: url(/MULTIQUALITA/CAT/images/LOADING.gif) no-repeat left top 50px;
	background-size: 52px;
}


#DEAM{
	width: 1px;
}

#LISTAPRODUTOS{
	min-height: 500px;
	margin-top: 0px;
	width: 100%;
	display: none;
}


.MAUAT{
	width: calc(100% - 0px);
	margin-left: 0px;
	height: calc(100% / 5);
	position: relative;
	cursor: pointer;
	transition: opacity 0.3s, filter 0.3s;
}


.NARA{
	margin-top: 0px;
	padding-top: 0px;
	color: #222;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 100%;
	cursor: pointer;
}

.NARA:hover{
	font-weight: 900 !important;
	font-family: "brown-bold" !important;
}


