	
	.modal {
		position: fixed;		
		background: #fff;
		border-radius: 5px;
		box-shadow: 0px 0px 5px #333;		
		min-width: 300px;
		min-height: 190px;
		transform: scale(0);
		z-index: 9000;
	}

	.modal-glass {
		position: fixed;
		background: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		cursor: pointer;
		z-index: 8000;
	}
	.modal-hard-glass {
		position: fixed;
		background: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		cursor: pointer;
		z-index: 8000;
	}
		.modal h1 {
			margin: 0;
			padding: 10px;
			text-align: center;
			background: #333;
			font: 20pt OpenSansLight;
			color: #fff;
			border-radius: 3px 3px 0 0;
		}

		.modal h1#mudadao {
		    font: 18pt OpenSansBold;
		    color: #fed410;
		    background: url(../_img/bg/bg_alert.jpg);
		    box-shadow: 0px 2px 3px #aaa;
		}
		
	.modal, .modal-glass, .modal-hard-glass {
		opacity: 0;
		visibility: hidden;
		transition: all 0.5s;		
	}
		.modal#mySlider {
			width: 1040px;
			height: 585px;
			box-shadow: 0px 0px 6px #222;	
		}
		.modal .mySlider {
			width: 1040px;
			height: 585px;
			overflow: hidden;
		}
			.modal .mySlider .mySlider-prev {
				position: absolute;
				width: 100px;
				height: 585px;
				background: url("../_img/icon/slide-prev.png") no-repeat center;
				z-index: 200;
				cursor: pointer;
			}
			.modal .mySlider .mySlider-next {
				position: absolute;
				width: 100px;
				height: 585px;
				background: url("../_img/icon/slide-next.png") no-repeat center;
				margin-left: 940px;
				z-index: 200;
				cursor: pointer;
			}
			.modal .mySlider .mySlider-imgs {
				width: 10000px;			
				height: 585px;
				z-index: 100;
			}
				.modal .mySlider .mySlider-imgs div {
					display: block;	
					width: 1040px;
					height: 585px;
					background-size: auto 585px;
					background-position: center center;
					background-repeat: no-repeat;			
					float: left;
				}
			.modal .mySlider #mySliderRoll {
				transition: transform 1s;
			}
		
		
	/* Personal Content goes Here ;) */
	
	#modal-pdf {
		top: 20px;
		bottom: 20px;
		left: 20px;
		right: 20px;
	}
	#modal-dialog {
		min-width: 400px;
		min-height: 200px;
	}
	#modal-filtro-lista {
		min-width: 550px;
		min-height: 200px;
		padding-bottom: 20px;
	}
	#modal-info {
		width: 400px;
	}
	#modal-confirmar-delete {
		height: 200px;
	}

	#modal-pedido-sucesso {
		width: 100%;
		height: 100%;
		border-radius: 0;
	}
	#modal-precos-active {
		width: 480px;
		height: 280px;
	}
	#modal-consulta {
		width: calc(100% - 100px);
		height: calc(100% - 100px);
	}
	#modal-pedido-devolucao {
		width: calc(100% - 100px);
		height: calc(100% - 100px);
	}

	.modal .set-1 {
		padding: 20px;
	}
		.modal .set-1 .space {
			height: 20px;
		}
		.modal .set-1 table.lines {
			width: 100%;
			border: none;
			border-right: none;
			margin-top: -20px;
		}
		.modal .set-1 table.lines td {
			height: 60px;
			border: none;
			border-bottom: 1px dotted #ccc;
			font: 10pt OpenSans;
		}
		.modal .set-1 table.lines td#pad4 {
			height: 60px;
			border: none;
			border-bottom: 1px dotted #ccc;
			padding-top: 10px;
			font: 10pt OpenSans;
		}		
		.modal .set-1 table.lines .txt1 {
			float: left;
			width: 50px;
			padding: 8px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
			margin-right: 20px; 
		}
		.modal .set-1 table.lines .txt2 {
			float: left;
			width: 120px;
			margin-right: 10px;
			padding: 8px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
		}
		.modal .set-1 table.lines .txt3 {
			width: 360px;
			padding: 8px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
		}
		.modal .set-1 table.lines .txtS {
			float: left;
			width: 85px;
			margin-left: 10px;
			padding: 8px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
		}
		.modal .set-1 table.lines .selS {
			float: left;
			width: 100px;
			margin-right: 10px;
			padding: 7px 10px 7px 5px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
		}
		.modal .set-1 table.lines .txtRS {
			float: left;
			width: 150px;
			margin-right: 10px;
			padding: 8px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
			text-indent: 30px;
			background: url("../_img/bg/bgRS.jpg") no-repeat left;
			background-position-x: 10px;
			background-position-y: 12px;
		}
		.modal .set-1 table.lines textarea {
			width: 360px;
			height: 100px;
			padding: 8px 10px;
			margin: 10px 0;
			font: 10pt OpenSans;
			border: 1px solid #abadb3;
			resize: none;
			outline: none;
		}
		.modal .set-1 table.lines .sel1 {
			float: left;
			width: 105px;
			margin-left: 10px;
			margin-right: 10px;
			padding: 7px 10px 7px 5px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
		}
		.modal .set-1 table.lines .sel2 {
			float: left;
			width: 205px;
			padding: 7px 10px 7px 5px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
		}
		.modal .set-1 table.lines button {
			float: right;
		    min-width: 80px;
		    padding: 5px 10px;
		    color: #fff;
		    border: none;
		    margin-top: 20px;
		    margin-left: 15px;
		    text-align: center;
		    font: 10pt OpenSans;
		    background: #2f5267;
		    border-radius: 10px;
		    cursor: pointer;
		    letter-spacing: 1px;
		    text-transform: uppercase;
		    outline: none;
		}
		.modal .set-1 table.lines #float_soma_total {
			float: right;
			margin-top: 5px;
			font: 15pt OpenSansLight;
			color: #F44336;
		}


			
		.modal .set-1 table.cols {
			width: 100%;
			border: 1px solid #ddd;
			border-right: none;
		}
		.modal .set-1 table.cols th {
			height: 30px;
			background: #efefef;
			border-right: 1px solid #ddd;
			font: 10pt OpenSansBold;
		}
		.modal .set-1 table.cols td {
			height: 40px;
			border-top: 1px solid #ddd;
			border-right: 1px solid #ddd;
			font: 10pt OpenSans;
		}
			.modal .set-1 table.cols td#pad,
			.modal .set-1 table.cols td[padding] {
				padding: 5px 0 5px 10px;
			}
			.modal .set-1 table.cols td#cen {
				padding: 5px 0 5px 10px;
				text-align: center;
			}

		.modal .set-1 table.cols #choose {
			display: block;
			width: 30px;
			height: 30px;
			margin: 0 auto;
			background: url("../_img/icon/send.png") no-repeat center;
		}
		.modal .set-1 table.cols .status-1 {
			width: 90px;
			font: 9pt "Arial";
		    font-weight: bold;
		    color: #fff;
		    background: #14892c;
		    border: solid 1px #14892c;
		    border-radius: 4px;
		    padding: 3px 0;
		    text-align: center;
		    float: left;
		    text-transform: uppercase;
		}
			.modal .set-1 table.cols .status-1::after {
				content: "Válido";
			}
		.modal .set-1 table.cols .status-2 {
			width: 120px;
			font: 9pt "Arial";
		    font-weight: bold;
		    color: #594300;
		    background: #ffffc7;
		    border: solid 1px #ffe28c;
		    border-radius: 4px;
		     padding: 3px 0;
		    text-align: center;
		    float: left;
		    text-transform: uppercase;
		}
			.modal .set-1 table.cols .status-2::after {
				content: "Sem fundos";
			}

		.modal .set-1 table.cols input[type="text"][invisivel] {
			width: calc(100% - 20px);
			padding: 0 10px;
			height: 40px;
			border: none;
			outline: none;
			font: 10pt OpenSans;
		}
		.modal .set-1 table.cols input[type="number"][invisivel] {
			width: calc(100% - 20px);
			padding: 0 10px;
			height: 40px;
			border: none;
			outline: none;
			font: 10pt OpenSans;
		}
		.modal .set-1 table.cols select[invisivel] {
			width: 100%;
			padding: 0 5px;
			height: 40px;
			border: none;
			outline: none;
			font: 10pt OpenSans;
		}

		.modal .set-1 button.acao-excluir {
		    text-align: center;
		    display: block;
		    width: 30px;
		    height: 30px;
		    font: 12pt Fonticon;
		    text-decoration: none;
		    line-height: 20px;
		    background: #f56b6b;
		    border: 1px solid #f24545;
		    border-radius: 3px;
		    color: #fff;
		    cursor: pointer;
		    margin: 0 auto;
		    outline: none;
		}
		.modal .set-1 button.acao-excluir:hover {
		    background: #f24545;
		    border: 1px solid #f24545;
		}
		.modal .set-1 button.acao-excluir::after {
		    content: "\f014"; 
		}
		.modal .set-1 p {
			margin: 0;
			font: 11pt OpenSans;
			padding: 0 10px;
			text-align: justify;
		}

	.modal .set-1 #garantias-bateria-add {
		margin-top: 20px;
		margin-bottom: 0;
		float: left;
	}
	.modal .set-1 #modal-garantias-close {
		float: right;
	    min-width: 80px;
	    padding: 5px 10px;
	    color: #fff;
	    border: none;
	    margin-top: 40px;
	    margin-left: 15px;
	    text-align: center;
	    font: 10pt OpenSans;
	    background: #2f5267;
	    border-radius: 10px;
	    cursor: pointer;
	    letter-spacing: 1px;
	    text-transform: uppercase;
	    outline: none;
	}

	.modal .set-1 #garantias-bateria-add {
		margin-top: 20px;
		margin-bottom: 0;
		float: left;
	}
	.modal .set-1 #modal-garantias-close {
		float: right;
	    min-width: 80px;
	    padding: 5px 10px;
	    color: #fff;
	    border: none;
	    margin-top: 40px;
	    margin-left: 15px;
	    text-align: center;
	    font: 10pt OpenSans;
	    background: #2f5267;
	    border-radius: 10px;
	    cursor: pointer;
	    letter-spacing: 1px;
	    text-transform: uppercase;
	    outline: none;
	}

	.modal .set-1 #garantia-pedidos-subbottom {
		width: 100%;
		height: 80px;
		border-top: 1px solid #ccc;
		background: #f8f8f8;
		position: absolute;
		bottom: 63px;
		margin-left: -20px;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
	}
	.modal .set-1 #garantia-pedidos-subbottom textarea {
		width: calc(100% - 60px);
		margin: 15px 20px;
		resize: none;
		outline: none;
		border: 1px solid #cccccc;
   		border-radius: 3px;
    	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    	height: 40px;
    	font: 10pt OpenSans;
    	padding: 5px 10px;
	}

	.modal .set-1 #garantia-pedidos-bottom {
		width: 100%;
		height: 62px;
		border-top: 1px solid #ccc;
		background: #eee;
		position: absolute;
		bottom: 0;
		margin-left: -20px;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
	}

	.modal .set-1 #pedido-garantias-bateria-add {
		margin: 10px;
		height: 42px;
		width: 42px;
		line-height: 42px;
		float: left;
	}

	.modal .set-1 #modal-pedido-garantias-confirmar {
	    float: right;
	    right: 200px;
	    font: 11pt OpenSans;
	    background: #58ba29;
	    border: 1px solid #499a22;
	    border-radius: 3px;
	    font: 12pt OpenSans;
	    text-decoration: none;
	    color: #fff;
	    text-align: center;
	    line-height: 20px;
	    padding: 10px 20px;
	    cursor: pointer;
	    outline: none;
	    text-transform: uppercase;
	    margin: 10px;
	}
	.modal .set-1 #modal-pedido-garantias-confirmar:hover {
	    background: #499a22;
	    border: 1px solid #499a22;
	}
	.modal .set-1 #modal-pedido-garantias-confirmar::before {
	    display: block;
	    float: right;
	    width: 20px;
	    height: 20px;
	    font: 18pt Fonticon;
	    text-decoration: none;
	    margin-left: 5px;
	    line-height: 18px;
	    margin-right: 0px;
	    content: "\f164";
	}


	.modal .set-1 #modal-pedido-garantias-cancelar {
	    float: right;
	    right: 200px;
	    font: 11pt OpenSans;
	    background: #f56b6b;
	    border: 1px solid #f24545;
	    border-radius: 3px;
	    font: 12pt OpenSans;
	    text-decoration: none;
	    color: #fff;
	    text-align: center;
	    line-height: 20px;
	    padding: 10px 20px;
	    cursor: pointer;
	    outline: none;
	    text-transform: uppercase;
	    margin: 10px 0 10px;
	}
	.modal .set-1 #modal-pedido-garantias-cancelar:hover {
	    background: #f24545;
	    border: 1px solid #f24545;
	}
	.modal .set-1 #modal-pedido-garantias-cancelar::before {
	    display: block;
	    float: left;
	    width: 20px;
	    height: 20px;
	    font: 18pt Fonticon;
	    text-decoration: none;
	    margin-right: 10px;
	    line-height: 18px;
	    content: "\f00d";
	}



	.modal .set-1 #pedido-terceiros-bateria-add {
		margin: 10px;
		height: 42px;
		width: 42px;
		line-height: 42px;
		float: left;
	}

	.modal .set-1 #modal-pedido-terceiros-confirmar {
	    float: right;
	    right: 200px;
	    font: 11pt OpenSans;
	    background: #58ba29;
	    border: 1px solid #499a22;
	    border-radius: 3px;
	    font: 12pt OpenSans;
	    text-decoration: none;
	    color: #fff;
	    text-align: center;
	    line-height: 20px;
	    padding: 10px 20px;
	    cursor: pointer;
	    outline: none;
	    text-transform: uppercase;
	    margin: 10px;
	}
	.modal .set-1 #modal-pedido-terceiros-confirmar:hover {
	    background: #499a22;
	    border: 1px solid #499a22;
	}
	.modal .set-1 #modal-pedido-terceiros-confirmar::before {
	    display: block;
	    float: right;
	    width: 20px;
	    height: 20px;
	    font: 18pt Fonticon;
	    text-decoration: none;
	    margin-left: 5px;
	    line-height: 18px;
	    margin-right: 0px;
	    content: "\f164";
	}

	.modal .set-1 #modal-pedido-terceiros-cancelar {
	    float: right;
	    right: 200px;
	    font: 11pt OpenSans;
	    background: #f56b6b;
	    border: 1px solid #f24545;
	    border-radius: 3px;
	    font: 12pt OpenSans;
	    text-decoration: none;
	    color: #fff;
	    text-align: center;
	    line-height: 20px;
	    padding: 10px 20px;
	    cursor: pointer;
	    outline: none;
	    text-transform: uppercase;
	    margin: 10px 0 10px;
	}
	.modal .set-1 #modal-pedido-terceiros-cancelar:hover {
	    background: #f24545;
	    border: 1px solid #f24545;
	}
	.modal .set-1 #modal-pedido-terceiros-cancelar::before {
	    display: block;
	    float: left;
	    width: 20px;
	    height: 20px;
	    font: 18pt Fonticon;
	    text-decoration: none;
	    margin-right: 10px;
	    line-height: 18px;
	    content: "\f00d";
	}

	.modal .set-filter #sucata-pedidos-subbottom {
		width: 100%;
		height: 80px;
		border-top: 1px solid #ccc;
		background: #f8f8f8;
		position: absolute;
		bottom: 63px;
		margin-left: -20px;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
	}
	.modal .set-filter #sucata-pedidos-subbottom textarea {
		width: calc(100% - 60px);
		margin: 15px 20px;
		resize: none;
		outline: none;
		border: 1px solid #cccccc;
   		border-radius: 3px;
    	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    	height: 40px;
    	font: 10pt OpenSans;
    	padding: 5px 10px;
	}


	.modal .set-filter #sucata-pedidos-bottom {
		width: 100%;
		height: 62px;
		border-top: 1px solid #ccc;
		background: #eee;
		position: absolute;
		bottom: 0;
		margin-left: -20px;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
	}

	.modal .set-filter #sucata-pedidos-bottom #modal-pedido-sucata-confirmar {
	    float: right;
	    right: 200px;
	    font: 11pt OpenSans;
	    background: #58ba29;
	    border: 1px solid #499a22;
	    border-radius: 3px;
	    font: 12pt OpenSans;
	    text-decoration: none;
	    color: #fff;
	    text-align: center;
	    line-height: 20px;
	    padding: 10px 20px;
	    cursor: pointer;
	    outline: none;
	    text-transform: uppercase;
	    margin: 10px;
	}
	.modal .set-filter #sucata-pedidos-bottom #modal-pedido-sucata-confirmar:hover {
	    background: #499a22;
	    border: 1px solid #499a22;
	}
	.modal .set-filter #sucata-pedidos-bottom #modal-pedido-sucata-confirmar::before {
	    display: block;
	    float: right;
	    width: 20px;
	    height: 20px;
	    font: 18pt Fonticon;
	    text-decoration: none;
	    margin-left: 5px;
	    line-height: 18px;
	    margin-right: 0px;
	    content: "\f164";
	}


	.modal .set-filter #sucata-pedidos-bottom #modal-pedido-sucata-cancelar {
	    float: right;
	    right: 200px;
	    font: 11pt OpenSans;
	    background: #f56b6b;
	    border: 1px solid #f24545;
	    border-radius: 3px;
	    font: 12pt OpenSans;
	    text-decoration: none;
	    color: #fff;
	    text-align: center;
	    line-height: 20px;
	    padding: 10px 20px;
	    cursor: pointer;
	    outline: none;
	    text-transform: uppercase;
	    margin: 10px 0 10px;
	}
	.modal .set-filter #sucata-pedidos-bottom #modal-pedido-sucata-cancelar:hover {
	    background: #f24545;
	    border: 1px solid #f24545;
	}
	.modal .set-filter #sucata-pedidos-bottom #modal-pedido-sucata-cancelar::before {
	    display: block;
	    float: left;
	    width: 20px;
	    height: 20px;
	    font: 18pt Fonticon;
	    text-decoration: none;
	    margin-right: 10px;
	    line-height: 18px;
	    content: "\f00d";
	}


	.modal .btn{
		border: none;
	    border-radius: 10px;
	    text-align: center;
	    font: 10pt OpenSans;
	    color: #fff;
	    padding: 5px 10px;
	    margin: 10px 10px 0 0;
	    background: #2f5267;
	    cursor: pointer;
	    outline: none;
	    text-transform: uppercase;
	    float: right;
	    letter-spacing: 1px;
	}

	.modal .set-2 {
		padding: 20px;
	}
		.modal .set-2 .space {
			height: 20px;
		}
		.modal .set-2 table.lines {
			width: 100%;
			border: none;
			border-right: none;
			margin-top: -20px;
		}
		.modal .set-2 table.lines td {
			height: 60px;
			border: none;
			border-bottom: 1px dotted #ccc;
			font: 10pt OpenSans;
		}
		.modal .set-2 table.lines td#pad4 {
			height: 60px;
			border: none;
			border-bottom: 1px dotted #ccc;
			padding-top: 10px;
			font: 10pt OpenSans;
		}		
		.modal .set-2 table.lines .txt1 {
			float: left;
			width: 50px;
			padding: 8px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
			margin-right: 20px; 
		}
		.modal .set-2 table.lines .txt2 {
			float: left;
			width: 120px;
			margin-right: 10px;
			padding: 8px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
		}
		.modal .set-2 table.lines .txt3 {
			width: 300px;
			padding: 8px;
			font: 10pt OpenSans;
			border: 1px solid #abadb3;
		}
		.modal .set-2 table.lines .txtS {
			float: left;
			width: 85px;
			margin-left: 10px;
			padding: 8px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
		}
		.modal .set-2 table.lines .selS {
			float: left;
			width: 100px;
			margin-right: 10px;
			padding: 7px 10px 7px 5px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
		}
		.modal .set-2 table.lines .txtRS {
			float: left;
			width: 120px;
			margin-right: 10px;
			padding: 8px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
			text-indent: 30px;
			background: url("../_img/bg/bgRS.jpg") no-repeat left;
			background-position-x: 10px;
			background-position-y: 12px;
		}
		.modal .set-2 table.lines textarea {
			width: 360px;
			height: 100px;
			padding: 8px;
			margin: 10px 0;
			font: 10pt OpenSans;
			border: 1px solid #abadb3;
			resize: none;
		}
		.modal .set-2 table.lines .sel1 {
			float: left;
			width: 105px;
			margin-left: 10px;
			margin-right: 10px;
			padding: 7px 10px 7px 5px;
			border: 1px solid #abadb3;
			font: 10pt OpenSans;
		}
		.modal .set-2 table.lines button {
			float: right;
		    min-width: 80px;
		    padding: 5px 10px;
		    color: #fff;
		    border: none;
		    margin-top: 20px;
		    margin-left: 15px;
		    text-align: center;
		    font: 10pt OpenSans;
		    background: #2f5267;
		    border-radius: 10px;
		    cursor: pointer;
		    letter-spacing: 1px;
		    text-transform: uppercase;
		    outline: none;
		}
		.modal .set-2 table.lines #float_soma_total {
			float: right;
			margin-top: 5px;
			font: 15pt OpenSansLight;
			color: #F44336;
		}


			
		.modal .set-2 table.cols {
			width: 100%;
			border: 1px solid #ddd;
			border-right: none;
		}
		.modal .set-2 table.cols th {
			height: 30px;
			background: #efefef;
			border-right: 1px solid #ddd;
			font: 10pt OpenSansBold;
		}
		.modal .set-2 table.cols td {
			height: 40px;
			border-top: 1px solid #ddd;
			border-right: 1px solid #ddd;
			font: 10pt OpenSans;
		}
			.modal .set-2 table.cols td#pad {
				padding: 5px 0 5px 10px;
			}
			.modal .set-2 table.cols td#cen {
				padding: 5px 0 5px 10px;
				text-align: center;
			}
		.modal .set-2 table.cols #choose {
			display: block;
			width: 30px;
			height: 30px;
			margin: 0 auto;
			background: url("../_img/icon/send.png") no-repeat center;
		}

		.modal .set-2 .btn {
			border: none;
		    border-radius: 10px;
		    text-align: center;
		    font: 10pt OpenSans;
		    color: #fff;
		    padding: 5px 10px;
		    margin: 10px 10px 0 0;
		    background: #2f5267;
		    cursor: pointer;
		    outline: none;
		    text-transform: uppercase;
		    letter-spacing: 1px;
		    float: right;
		}
		.modal .set-2 .clear {
			clear: both;
		}

	.modal .set-filter {
		padding: 0px 20px 20px 20px;
	}
		.modal .set-filter .space {
			height: 20px;
		}
		.modal .set-filter table.lines {
			margin: 0;
			width: 100%;
		}
		.modal .set-filter table.lines td {
			height: 60px;
			padding: 2px 10px 2px 10px; 
			border-bottom: 1px solid #eaeaea;
			font: 10pt OpenSans;
			color: #333;
		}	
		.modal .set-filter table.lines tr td:first-child {
			font: 10pt OpenSansBold;
			color: #333;
			padding-right: 30px;
		}
		.modal .set-filter table.lines input[type="text"] {
			font: 10pt OpenSans;
			padding: 8px;
			border: 1px solid #cccccc;
			border-radius: 3px;
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
			outline: none;
		}
		.modal .set-filter table.lines input[type="password"] {
			font: 10pt OpenSans;
			padding: 8px;
			border: 1px solid #cccccc;
			border-radius: 3px;
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
			outline: none;
		}
		.modal .set-filter table.lines textarea {
			font: 10pt OpenSans;
			padding: 8px;
			border: 1px solid #cccccc;
			border-radius: 3px;
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
			outline: none;
			resize: none;
			margin: 10px 0;
		}
			.modal .set-filter textarea[tamanho="p"] {
				width: 80px;
			}
			.modal .set-filter textarea[tamanho="m"] {
				width: 150px;
			}
			.modal .set-filter textarea[tamanho="g"] {
				width: 320px;
			}
			.modal .set-filter textarea[tamanho="gg"] {
				width: 500px;
			}
		.modal .set-filter table.lines select {
			font: 10pt OpenSans;
			padding: 8px;
			border: 1px solid #cccccc;
			border-radius: 3px;
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
			outline: none;
		}
			.modal .set-filter select.size-1 {
				width: 80px;
			}
			.modal .set-filter select.size-2 {
				width: 150px;
			}
			.modal .set-filter select.size-3 {
				width: 320px;
			}
			.modal .set-filter select.size-4 {
				width: 500px;
			}
		.modal .set-filter .size-1 {
			width: 80px;
		}
		.modal .set-filter .size-2 {
			width: 150px;
		}
		.modal .set-filter .size-3 {
			width: 300px;
		}
		.modal .set-filter .size-4 {
			width: 500px;
		}
		.modal .set-filter .size-data {
			width: 100px;
		}
		.modal .set-filter .size-data + .size-data {
			margin: 0 10px;
		}

		.modal .set-filter button {
			float: right;
		    min-width: 80px;
		    padding: 5px 10px;
		    color: #fff;
		    border: none;
		    margin-top: 20px;
		    margin-left: 15px;
		    text-align: center;
		    font: 10pt OpenSans;
		    background: #2f5267;
		    border-radius: 10px;
		    cursor: pointer;
		    letter-spacing: 1px;
		    text-transform: uppercase;
		    outline: none;
		}
		.modal .set-filter .preventiva-setores-container {
			width: 320px;
		}
		.modal .set-filter .preventiva-setores-container .label-setores {
			width: 150px;
			display: inline-block;
		}
		.modal p.info {
			font: 11pt OpenSans;
			text-align: center;
			color: #888;
		}



	/*.modal .set-dialog {

	}*/
		.modal .set-dialog .line {
			height: 70px;
			border-bottom: 1px solid #ddd;
		}
		.modal .set-dialog .line .line-left {
			height: 70px;
			width: 90px;
			float: left;	
			background: url("../_img/icon/alert.jpg") no-repeat;
			background-position: 20px 10px;
		}
		.modal .set-dialog .line .line-right {
			height: 70px;
			width: 320px;
			float: left;	

		}
		.modal .set-dialog .line .line-right .texto-1 {
			font: 12pt "OpenSans";
    		color: #3d4351;
    		text-transform: uppercase;
    		margin-top: 25px;
		}
		.modal .set-dialog .texto-2 {
			padding-top: 10px;
    		font: 12pt "OpenSans";
    		color: #333;
    		line-height: 25px;
    		text-align: center;
    		padding: 20px;
    		margin-bottom: 10px;
		}
		.modal .set-dialog .btn-dialog-yes {
			float: right;
		    min-width: 80px;
		    padding: 5px 10px;
		    color: #fff;
		    border: none;
		    margin: 5px 10px 0 0;
		    text-align: center;
		    font: 10pt OpenSans;
		    background: #304e64;
		    border-radius: 10px;
		    cursor: pointer;
		    letter-spacing: 1px;
		    text-transform: uppercase;
		    outline: none;
		    margin-right: 20px;
		}
		.modal .set-dialog .btn-dialog-no {
			float: right;
		    min-width: 80px;
		    padding: 5px 10px;
		    color: #fff;
		    border: none;
		    margin: 5px 20px 0 0;
		    text-align: center;
		    font: 10pt OpenSans;
		    background: #304e64;
		    border-radius: 10px;
		    cursor: pointer;
		    letter-spacing: 1px;
		    text-transform: uppercase;
		    outline: none;
		}

	.modal .set-2 {
		padding: 0;
	}
	.modal .set-2 iframe.frame-pdf {
		border: none;
		width: 100%;
		min-height: 400px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}


	.modal .set-attention {
		width: 350px;
		height: 180px;
		padding: 20px;
		font: 16pt OpenSans;
		color: #333;
		text-align: center;
	}
	.modal .set-attention span {
		display: block;
		font: 12pt OpenSans;
		color: brown;
		margin-top: 20px;
	}
	.modal .set-attention p {
		display: block;
		font: 12pt OpenSansBold;
		margin: 0px;
	}
	.modal .set-attention button {
		display: inline-block;
		position: relative;
	    min-width: 80px;
	    padding: 5px 10px;
	    color: #fff;
	    border: none;
	    margin: 20px auto 0 auto;
	    text-align: center;
	    font: 11pt OpenSans;
	    background: #2f5267;
	    border-radius: 10px;
	    cursor: pointer;
	    letter-spacing: 1px;
	    text-transform: uppercase;
	    outline: none;
	}
	.modal .set-attention button[cancel] {
		background: #F44336;
	}
	.modal .set-attention button + button {
		margin-left: 10px		
	}


	.modal .set-choose {
		padding: 30px 30px 0 30px;
	}
	.modal .set-choose .button {
		width: 100%;
		height: 80px;
		font: 14pt OpenSansBold;
		line-height: 80px;
		text-align: center;
		margin-bottom: 30px;
		border-radius: 6px;
		background: #00796B;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 1px;
		cursor: pointer;
		user-select: none;
	}
	.modal .set-choose .button:nth-child(2) {
		background: #424242;
	}
	.modal .set-choose .button:nth-child(3) {
		background: #E91E63;
	}



	.modal .set-choose .preventiva-consta {
		width: 20px;
		height: 20px;
		font: 14pt Fonticon;
		position: absolute;
		margin: 32px 0 0 400px;
	}
	.modal .set-choose .preventiva-consta::after {
		content: "\f046";
	}


	#modal-info button {
		display: block;
	    min-width: 80px;
	    padding: 5px 10px;
	    color: #fff;
	    border: none;
	    margin-top: 20px;
	    margin-left: 15px;
	    text-align: center;
	    font: 10pt OpenSans;
	    background: #2f5267;
	    border-radius: 10px;
	    cursor: pointer;
	    letter-spacing: 1px;
	    text-transform: uppercase;
	    outline: none;
	    margin: 0 auto;
	}


	.modal .set-2 .message {
		font: 40pt OpenSansLight;
   		color: #495d70;
   		text-align: center;
   		padding: 120px 40px 40px 40px;
	}
	.modal .set-2 .loader {
		height: 120px;
		background: url("../_img/loader/success.gif") no-repeat center center;
		background-size: 120px auto;
	}
	.modal .set-2 .close-button {
		position: absolute;
		height: 80px;
		width: 80px;
		background: #ccc;
		top: 0;
		right: 0;
		font: 24pt Fonticon;
		text-align: center;
		line-height: 80px;
		color: #fff;
		cursor: pointer;
	}
	.modal .set-2 .close-button::after {
		content: "\f00d";
	}

	.modal .set-2 .close-line {
		font: 12pt OpenSans;
		color: #888;
		text-align: center;
		margin-top: 80px;
	}


#modal-consulta .close {
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 56px;
	cursor: pointer;
	background: red url("../_img/icon/fechar-branco.png") no-repeat center center;
}

.set-consulta {
	padding: 0 20px;
	overflow-y: scroll;
	height: calc(100% - 56px);
}
.set-consulta .grid-busca-veiculo {
    height: 80px;
    background: #efefef;
    margin: 0 -20px;
    padding-top: 20px;
}
.set-consulta .grid-busca-veiculo .center {
    height: 60px;
    width: 800px;
    margin: 0px auto;
}
.set-consulta .grid-busca-veiculo input {
    height: 60px;
    border: none;
    width: 540px;
    padding: 0;
    outline: none;
    float: left;  
    font: 14pt OpenSans;
    text-indent: 60px;    
}
.set-consulta .grid-busca-veiculo button {
    width: 200px;
    height: 60px;
    border: none;
    background: #ffe013;
    padding: 0;
    outline: none;
    float: right;
    font: 14pt OpenSans;
    text-transform: uppercase;
}
.set-consulta .grid-busca-veiculo .busca-icon {
    font: 18pt Fasolid;
    width: 60px;
    height: 60px;
    float: left;
    line-height: 60px;
    text-align: center;
    color: #000;
    background: #fff;
}
.set-consulta .grid-busca-veiculo .busca-icon::after {
    content: "\f1b9"; 
}


.set-consulta .grid-title {
    height: 38px;
    border: 1px solid #ccc;
    margin-top: 20px;
    background: url("../_img/bg/grid-title.jpg") repeat-x;
}
.set-consulta .grid-title .title {
	float: left;
    margin: 0;
    height: 38px;
    font: 10pt OpenSansBold;
    line-height: 38px;
    color: #555;
    text-transform: uppercase;
    text-indent: 20px;
}

.set-consulta .grid-content {
	border: 1px solid #ccc;
	border-top: none;
    padding: 20px 20px 0 20px;
    min-height: 20px;
    margin-bottom: 20px;
}
.set-consulta .grid-content table.list {
	width: 100%;
    border: 1px solid #ddd;
    border-left: none;
    margin-bottom: 20px;
}
.set-consulta .grid-content table.list th {
    height: 30px;
    background: #efefef;
    border-left: 1px solid #ddd;
    font: 10pt OpenSansBold;
}
.set-consulta .grid-content table.list tr:hover td {
    background: #eee;
}
.set-consulta .grid-content table.list td {
    font: 10pt OpenSans;
    padding: 5px 10px 5px 10px;
    height: 40px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.set-consulta .grid-content table.list td[lista-vazia] {
    text-align: center;
    color: #888;
}
.set-consulta .grid-content table.list td[carregando] {
    text-align: center;
    height: 80px;
    background: url("../../_img/loader/standard.gif") no-repeat center;
}


#modal-novo-cadastro {
	width: calc(100% - 20px);
	height: calc(100% - 20px);
}
#modal-novo-cadastro .close {
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 56px;
	cursor: pointer;
	background: red url("../_img/icon/fechar-branco.png") no-repeat center center;
}
#modal-novo-cadastro #frame-novo-cadastro {
	width: 100%;
	height: calc(100% - 56px);
}


#modal-garantias {
	height: 800px;
	width: 600px;
	height: 497px
}
#modal-garantias #garantias-subbottom {
	width: 100%;
	height: 80px;
	background: red;
	border-top: 1px solid #ddd;
}
#modal-garantias #garantias-subbottom textarea {
	width: calc(100% - 60px);
	margin: 15px 20px;
	resize: none;
	outline: none;
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	height: 40px;
	font: 10pt OpenSans;
	padding: 5px 10px;
}

#modal-garantias #garantias-subbottom {
	width: 100%;
	height: 80px;
	background: #f8f8f8;
	border-top: 1px solid #ccc;
}
#modal-garantias #garantias-bottom {
	width: 100%;
	height: 70px;
	border-top: 1px solid #ccc;
	background: #eee;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#modal-garantias #garantias-bottom #garantias-bateria-add {
	position: absolute;
	margin: 10px 0 0 20px;
}
#modal-garantias #garantias-bottom #modal-garantias-close {
	position: absolute;
	right: 20px;
	min-width: 80px;
    padding: 5px 10px;
    color: #fff;
    border: none;
    margin-top: 20px;
    margin-left: 15px;
    text-align: center;
    font: 10pt OpenSans;
    background: #2f5267;
    border-radius: 10px;
    cursor: pointer;
    letter-spacing: 1px;
    text-transform: uppercase;
    outline: none;
}

.pedido-nova-observacao {
	float: left;
	height: 30px;
	font: 10pt OpenSansBold;
	color: #333;
	margin-top: 15px;
	line-height: 30px;
}



#devolucao-pedidos-subbottom {
	width: 100%;
	height: 130px;
	border-top: 1px solid #ccc;
	background: #f8f8f8;
	position: absolute;
	bottom: 64px;
	margin-left: -20px;
}
#devolucao-pedidos-subbottom .coluna-texto {
	width: 280px;
	height: 30px;
	float: left;
	font: 11pt OpenSansBold;
	margin: 10px 0 0 20px;
}
#devolucao-pedidos-subbottom #devolucao-observacao {
	width: calc(100% - 60px);
	margin: 15px 20px;
	resize: none;
	outline: none;
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	height: 40px;
	font: 10pt OpenSans;
	padding: 5px 10px;
}


#devolucao-pedidos-bottom {
	width: 100%;
	height: 63px;
	border-top: 1px solid #ccc;
	background: #eee;
	position: absolute;
	bottom: 0;
	margin-left: -20px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
#devolucao-pedidos-bottom #devolucao-bateria-add {
	margin: 10px;
	height: 42px;
	width: 42px;
	line-height: 42px;
	position: absolute;
}

#devolucao-pedidos-bottom #devolucao-finalizar {
    float: right;
    font: 11pt OpenSans;
    background: #58ba29;
    border: 1px solid #499a22;
    border-radius: 3px;
    font: 12pt OpenSans;
    text-decoration: none;
    color: #fff;
    text-align: center;
    line-height: 20px;
    padding: 10px 20px;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    margin: 10px;
}
#devolucao-pedidos-bottom #devolucao-finalizar:hover {
    background: #499a22;
    border: 1px solid #499a22;
}
#devolucao-pedidos-bottom #devolucao-finalizar::before {
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    font: 18pt Fonticon;
    text-decoration: none;
    margin-left: 5px;
    line-height: 18px;
    margin-right: 0px;
    content: "\f164";
}

#devolucao-pedidos-bottom #devolucao-cancelar {
    float: right;
    font: 11pt OpenSans;
    background: #f56b6b;
    border: 1px solid #f24545;
    border-radius: 3px;
    font: 12pt OpenSans;
    text-decoration: none;
    color: #fff;
    text-align: center;
    line-height: 20px;
    padding: 10px 20px;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    margin: 10px 20px 10px 0;
}
#devolucao-pedidos-bottom #devolucao-cancelar:hover {
    background: #f24545;
    border: 1px solid #f24545;
}
#devolucao-pedidos-bottom #devolucao-cancelar::before {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    font: 18pt Fonticon;
    text-decoration: none;
    margin-right: 10px;
    line-height: 18px;
    content: "\f00d";
}