/***FRONT_END***/

.breadcrumb>li>a { color: red!important; }

.nav-list > li .submenu > li > a:hover { color: #000!important; }


.title_table_ui {

	background-color: #d4d4d4!important;
	font-weight: 500;
    line-height: 1;
	/* border: 2px solid #e6e6e6!important;  */
	border: 0;
	overflow: hidden; 
	border-radius: 4px;
	font-family: 'Roboto', sans-serif;
    color: rgb(82, 95, 127);
    text-transform: capitalize;
    font-size: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-bottom: 0px;
}

.put_title_ui {

    border: initial;
    background: rgba(0, 0, 0, 0);
    outline: initial!important;
    padding: .5rem 1rem;
    line-height: 2;
    font-size: 16px;
    position: relative;
    width:290px;
    border-radius: 4px;
    background: #fff;
    color: rgb(33, 33, 33);
    height: 36px;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: 12px;
    box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02);
}
.put_title_ui:focus {

    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}

table.table_tt_ui tr th{

	border: 0!important;
    padding: 1.25rem 2rem;
    border-bottom: 0.18rem solid rgb(227, 235, 243)!important;
    vertical-align: bottom;
    background-color: #ffeef1!important;
    color: #484a57!important;
    font-weight: 600!important;
    font-size: 14px!important;
    /* font-family: 'Roboto', sans-serif!important; */
    width: 100%!important;
    text-align: center!important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.table-bordered {  border: 0px!important; }

button.btn_avulso { 

	margin-left:8px; 
	box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02)!important;
}

table.table_tt_ui tr td {

	display: flex!important;
	justify-content: center!important;
	align-items: center!important;
	width: 100%!important;
	/* background-color: rgb(244, 245, 247)!important; */
	border: 0px!important;
	border-bottom: 1px solid rgb(227, 235, 243)!important;
	text-align: center!important;
	color: rgb(107, 111, 130)!important;
	font-family: 'Roboto', sans-serif!important;
	padding-top: 16px!important;
	padding-bottom: 16px!important;
	font-size: 14px!important;

}

table.table_tt_ui tr { flex-direction: row!important; display: flex!important; width: 100%!important; }

.quad_image_ui {

	width: 90px;
	height: 70px;
	border-radius: 4px;
	background-color: #fff;
	justify-content: center;
	display: flex;
	overflow: hidden;
	align-items: center;
	cursor: pointer;
	position: relative;
	overflow: hidden;
       -webkit-box-shadow: 0 2px 10px 0 rgba(107,111,130,.3);
    box-shadow: 0 2px 10px 0 rgba(107,111,130,.3);
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;

}

.quad_image_ui:hover {

    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 14px 24px rgba(62,57,107,.2);
}

.quad_image_ui  img {


	width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: none !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

}

.caixa_button_uen {

	width: 80px;
	height: 60px;
	border-radius: 4px;
	overflow: hidden;
	text-align: center;
	display: flex;
	background-color: #fff;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	cursor: pointer;
        -webkit-box-shadow: 0 2px 10px 0 rgba(107,111,130,.3);
    box-shadow: 0 2px 10px 0 rgba(107,111,130,.3);
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;

}

.caixa_button_uen label { display: block; }

.caixa_button_uen:hover {

	 -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 14px 24px rgba(62,57,107,.2);

}

.table_primo_hbg {

	flex-direction: column!important;

}

.table_primo_hbg .put_jnnj{

	border: initial!important;
    background: rgba(0, 0, 0, 0)!important;
    outline: initial!important;
    padding: .5rem 1rem!important;
    line-height: 2!important;
    font-size: 14px!important;
    position: relative!important;
    width:80px!important;
    border-radius: 4px!important;
    background: #fff!important;
    color: rgb(33, 33, 33)!important;
    height: 32px!important;
    padding-left: 16px!important;
    padding-right: 16px!important;
    margin-left: 0px!important;
    text-align: center!important;
    box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02)!important;


}
.table_primo_hbg .put_jnnj_master{

	border: initial!important;
    background: rgba(0, 0, 0, 0)!important;
    outline: initial!important;
    padding: .5rem 1rem!important;
    line-height: 2!important;
    font-size: 14px!important;
    position: relative!important;
    border-radius: 4px!important;
    background: #fff!important;
    color: rgb(33, 33, 33)!important;
    height: auto!important;
    padding-left: 16px!important;
    padding-right: 16px!important;
    margin-left: 0px!important;
    text-align: center!important;
    box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02)!important;

}

input.put_jnjn{

	 border: initial!important;
    background: rgba(0, 0, 0, 0)!important;
    outline: initial!important;
    padding: .5rem 1rem!important;
    line-height: 2!important;
    font-size: 16px!important;
    position: relative!important;
    width:120px!important;
    border-radius: 2px!important;
    overflow: hidden!important;
    background: #fff!important;
    color: rgb(33, 33, 33)!important;
    height: 36px!important;
    padding-left: 16px!important;
    padding-right: 16px!important;
    margin-left: 12px!important;
    box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02)!important;

}

.put_jnnj_only {

	font-size: 14px!important;

}

.acc_uin {

	border: initial!important;
    background: rgba(0, 0, 0, 0)!important;
    outline: initial!important;
    padding: .5rem 1rem!important;
    line-height: 2!important;
    font-size: 14px!important;
    position: relative!important;
    /* width:80px!important; */
    border-radius: 4px!important;
    background: #fff!important;
    color: rgb(33, 33, 33)!important;
    height: 32px!important;
    padding-left: 16px!important;
    padding-right: 16px!important;
    text-align: center!important;
    box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02)!important;
    padding-top:3px!important;

}

.shadown { box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02)!important; }

input[type=checkbox] { background-color: #000!important; }

.custom-toggle {
    position: relative;
    display: inline-block!important;
    width: 36px;
    height: 20px;
    margin-right: 6px!important;
}

.custom-toggle input {
    display: none;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.custom-toggle input:checked+.custom-toggle-slider {
    border: 1px solid rgb(238, 164, 163);
}
.custom-toggle-slider {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    border: 1px solid #84909b;
    border-radius: 34px!important;
    background-color: rgba(0, 0, 0, 0);
}
.rounded-circle {
    border-radius: 50%!important;
}

.custom-toggle-slider:before {
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: 14px;
    height: 14px;
    content: '';
    transition: all .2s cubic-bezier(.68,-.55,.265,1.55);
    border-radius: 50%!important;
    background-color: #84909b;
}

.custom-toggle input:checked+.custom-toggle-slider:before {
        transform: translateX(16px);
    background: rgb(238, 164, 163);
}

.chosen_diferent { box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02)!important; }


.chosen_diferent .chosen-container-single .chosen-single{


		background-image: none!important;
		border-radius: 2px;
	    height: 36px;
	    background-color: #fff!important;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    border: 0px!important;
}

.chosen_diferent .chosen-container-single .chosen-single span{

	color: rgb(33, 33, 33);
	font-size: 16px;

}

.chosen_diferent .chosen-single div b:before {

	top: 6px;
    left: -6px;
}

tr.lista_produtos_kit td table.table-produto > tbody > tr > td {
    background-color: rgb(231, 200, 185)!important;
}

tr.linha_nomeclatura_kit.kit > td {
    background-color: rgb(218, 236, 245)!important;
}


.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.75rem;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-label::before {
    position: absolute;
    top: .125rem;
    left: -1.75rem;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    content: '';
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    background-color: rgb(255, 255, 255);
    box-shadow: none;
}

.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.custom-control-label::before {
    transition: all .2s cubic-bezier(.68,-.55,.265,1.55);
    border: 1px solid rgb(202, 209, 215);
}

.custom-checkbox .custom-control-label::before {
    border-radius: .2rem;
}

.custom-control-input:checked~.custom-control-label::before {
    color: rgb(255, 255, 255);
    background-color: rgb(94, 114, 228);
    box-shadow: none;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: rgb(94, 114, 228);
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    border-color: rgb(94, 114, 228);
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
}

.custom-control-label {
    margin-bottom: 0;
}


.custom-checkbox .custom-control-input~.custom-control-label {
    font-size: .875rem;
    cursor: pointer;
}


