a:hover{text-decoration: none;}
#accordion ul{
	display: none;

}
#accordion ul li{
	margin-bottom: 5px;
	margin-left: 2%;
}

.cabecalho{
	font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
	color: #333333
}

#footer{
	height: 20px;
	border-top: 2px solid #999;
	padding: 20px 10px;
	text-align: center;
}

strong{font-weight: 700;}
legend{padding-bottom: 10px;}

form form input[type=button], form input[type=file]{
	cursor: pointer;
	padding: 5px 25px;
	border: 1px solid #ccc;
	margin: 0 5px;

}

form form input[type=button]:hover{
	background: #f8f8f8;
	border: 1px solid #666;
}

form label.error{
	float: none;
	display: block;
	color: #f00;
	width: auto;
	text-align: center;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 5px 0px;
}

form input[type=text], form input[type=email], form input[type=file], form input[type=password], form textarea, input[type=search]{
	padding: 5px;
	border: 1px solid #ccc;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333
}

form input[type=text]:focus,  form input[type=email]:focus, form input[type=file]:focus, form input[type=password]:focus, form textarea:focus, input[type=search]:focus{
	background: #f8f8f8;
	border: 1px solid #666;
}
input[type=search]{
	margin-bottom: 10px;
}
.radius5{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

.erro, .sucesso, .alerta, .pergunta{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 100%;
	padding: 2%;
	margin: 10px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	text-align: center;
}

.sucesso{
	background: #eff4d4;
	border: 1px solid #8fad3d;
	color: #596c26;
}

.alerta{
	background: #ffea97;
	border: 1px solid #e2b500;
	color: #995f5b;
}

.erro{
	background: #efcec9;
	border: 1px solid #ad3f30;
	color: #943728;
}

.pergunta{
	background: #c6d8f0;
	border: 1px solid #4381cc;
	color: #5c58b9;
}

.add {
	width: 16px;
	height: 16px;
	float: right;
	color: #5cb85c;
}
.add:hover{
	color: #008000;
}
.center{
	text-align: center;
}
.right{
	float: right;
}
.left{
	float: left;
}

h1{
	font-size: 28px;
}
.form-group label{
  margin-bottom: 5px;
}

.descricao{
	border-bottom: 1px solid #666666;
	margin: 10px 0px;
}

.img_servico{
	width: 100%;
	height: 100%;
	float: none;
	margin-bottom: 15px;
}

.timeline-heading strong{
	font-size: 16px;
	color: #000000;
}

.timeline-heading p{
	font-size: 14px;
	color: #333333;
	margin: 15px 0px;
}

#visible{display: none;}
.filhos{
	border: 1px solid #5cb85c;
	background: #5cb85c;
	padding: 1px;
	float: left;
	margin: 0 2px;
}
.separador{
	border-top: 1px solid #FFFFFF;
	padding-top: 5px;
}
.fa-caixa{
	margin-top: 25px;
}
.justify{
	text-align: justify;
	color: #363636;
}
.btn-modal{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: none;
}
.btn-info-frete{
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: none;
}
.text-warning{
	color: red;
	font-size: 12px;
	padding-top: 2px;
}

.modal-info-header{
    padding-bottom: 9px;
    margin: 0px 0 20px;
    border-bottom: 1px solid #eee;
}
.btn_erro{
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	color: #fff;
    background-color: #d9534f;
}
.btn-config{
	line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: none;
	width: 140%;
	padding: 3px 0px;
	color: #fff;
    background-color: #d9534f;
}
/*
.sobrepor-animate{
	position: absolute;
	border-radius:3px;
	z-index: 999;
	width: 91%;
} */
.btn-fix{
	margin-top: 15px;
}
.align-self-end {
	align-self: flex-end !important;
}
.d-flex {
	display: flex;
}
.m-0 {
	margin: 0 !important;
}
.btn-salvar{
	margin-left: -50px;
}

 .border-bottom{
	border-bottom: 1px solid #999999;
 }
 .margin-bottom{
	 margin-bottom: 10px;
 }


 .seleciona-edita-item{
	color: #DE5E60;
 }

 /*******
 Nota Bedito
 *********/
 .col-md-7-meio {
    width: 66%;
}
 .navbar-left{
	float: left;
	margin-left: 15px;
 }
 fieldset{
	height: 150px;
 }
 .fieldset-lista-nd{
	 height: auto;
 }
 legend{
	 width: auto;
	 background: #FFFFFF;
	 padding: 5px 20px;
	 text-transform: uppercase;
	 margin: -25px 0 10px 0;
 }
 .radio-pagamento{
    position: relative;
    display: block;
 }

 .modules {
	 padding: 16px;
	 display: flex;
	 flex-direction: column;
	 cursor: pointer;
	 min-height: 300px;
	 border: 1px solid #cccccc;
	 margin-bottom: 100px;
 }

 .card-body {
	 text-align: center;
	 margin-top: auto;
	 flex: 0;
 }

 .textarea-description {
	 min-height: 200px;
	 max-height: 300px;
	 overflow-y: auto;
 }

 .w-100 {
	 width: 100%;
 }

 .width-auto {
	 width: auto;
 }

.width-max-context {
	width: max-content;
}

 #subimt-alert-message {
	 z-index: 10000;
	 display: none;
	 width: 500px;
	 position: absolute;
	 top: 50px;
	 right: 50px;
 }
