body{
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	background-color: #f8f8f8;
}




.navbar-brand img{
	max-height: 25px;
}


.pretitle{
    margin-bottom: 3px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: silver;
}

.title{
	margin-top: 0px;
}

.search-bar{
	margin-bottom: 10px;
}



.panel-heading{
	line-height: 40px;
}

.required input{
	border-bottom: 2px solid #ffb4b4;
}


.modal-body .view.content{
	padding: 20px;
}

.modal-body .view.content table{
	width: 100%;
}

.modal-body .view.content .row{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}


.modal-body .view.content table td, .modal-body .content table th{
	border-bottom: 1px dashed silver;
	    padding-top: 10px;
}

.table .actions{
	width: 100px;
}

.table .id{
	width: 30px;
}


.form-group.checkbox{
	margin-top:0px;
}

.form-group.checkbox label{
	font-weight: bold;
	padding-left: 0px;
}

.upload-modal .upload-message{
	text-align: center;
}

.upload-modal .img-upload{
	max-height: 180px;
	text-align: center;
	margin: auto;
}

.upload-modal .upload-result{
	min-height: 200px;
	text-align:center;
}

.file-upload{
	width: 50%;
    margin: auto;
}





.container-box{
	margin-bottom: 30px;
}

.box{
	background-color: #00adff;
	color:white;
	padding: 10px;
	text-align: right;
	    margin-bottom: 10px;
}

.box .large{
	font-size: 30px;
}

.box.b1{
	background-color: #019c63;
}

.box.b2{
	background-color: #3da67f;
}

.box.b3{
	background-color: #71998a;
}

.box.b4{
	background-color: #a0b3ad;
}

.modal-dialog .box-logo{
	min-width: 100px;
}

.modal-dialog .numero-oc{
	color:green;
}

.modal-dialog .nome-dealer{
	margin-top: 0px;
}

.modal-dialog .table-oc td{
	padding: 2px;
}

.modal-content{
	border-radius: 0px;
}

.claim-modal .modal-content{
	    background-color: #ececec;
}

.box-detalhamento-claim-oc{
	background-color: white;
    padding: 10px;
    margin-bottom: 40px;
    font-size: 12px;
}

.icone-pesquisa-global{
	background-image: url("../../../img/icone-pesquisa.jpg");
	width: 85px;
	height: 85px;
}

/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
	.modal.left .modal-dialog,
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 320px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.left .modal-content,
	.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.modal.left .modal-body,
	.modal.right .modal-body {
		padding: 15px 15px 80px;
	}

/*Left*/
	.modal.left.fade .modal-dialog{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	
	.modal.left.fade.in .modal-dialog{
		left: 0;
	}
        
/*Right*/
	.modal.right.fade .modal-dialog {
		right: -320px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	.modal.right.fade.in .modal-dialog {
		right: 0;
	}



hr.title-divider{
	margin-top: 0px;
}

h4.title-divider{
    margin-bottom: 3px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: silver;
    font-size: 12px;
    margin-top: 30px;
}


.sistemas-modal{
	text-align: center;
}

.sistemas-modal .modal-title{
	font-weight: bold;
	font-size: 26px;
}

.sistemas-modal .thumbnail{
	border: none;
}

.sistemas-modal .thumbnail img{
    max-height: 150px;
}

.selecionar-atuacao img{
	max-height: 20px;
}


.btn-reprocessar-oc, .btn-visualizar-pdf-nota-credito, .btn-reprocessar-oc, .btn-travar-oc, .btn-disponibilizar-oc, .btn-travar-oc,.btn-disponibilizar-pdf-oc, .btn-visualizar-pdf-oc{
	cursor: pointer;
}


#basic-modal{
	z-index: 1051;
}

#processando-modal{
	z-index: 1052;
}
#success-modal, #error-modal{
	z-index: 1053;
}

.carregando-gif{
	display: block;
    text-align: center;
    margin: auto;
}

.bs-bars{
	max-width: 80%;
}


.barra-padrao-table .col-lg-9{
	padding-left: 0px;
}

.land_atual{
	background-color: #f2fff4;
}

.jaguar_atual{
	background-color: #f2fff4;
}

.vl_valores{
	width:90px;
	text-align: right;
}
.dt_pagamento{
	width:90px;
}

@media print
{    
    .no-print, .no-print *, .fixed-table-toolbar , .edit
    {
        display: none !important;

    }

    .bootstrap-table{
    	font-size: 10px;	
    }
    
}


.linha-aprovada{

}

.linha-transferida{
	color:#2c99d0;
}

.linha-cancelada{
	text-decoration:line-through;
	color: #c75050;

}

.linha-pendente{
	color: #de8829;
}

.input_readonly{
	background: #EEEEEE;
}

.oc-actions .btn{
	margin-right: 10px;
}
.campo-manipulacao-sg{
	text-decoration: underline;
}

.campo-manipulacao-sg:hover{
	cursor: pointer;
    background-color: #d8d2d2;
    padding: 5px;
    border-radius: 5px;
}

.btn-acao-linha{
	text-decoration: underline;	
	cursor: pointer;
}


.tabela-detalhe-claim.inativo{
	display: none;
}

.tabela-detalhe-claim.ativo{
	display: inline;
}


/* The message box is shown when the user clicks on the password field */
#message {
    display:none;
    background: #f1f1f1;
    color: #000;
    position: relative;
    padding: 20px;
    margin-top: 10px;
}

#message p {
    padding: 10px 35px;
    font-size: 18px;
}

/* Add a green text color and a checkmark when the requirements are right */
.valid {
    color: green;
}

.valid:before {
    position: relative;
    left: -35px;
    
}

/* Add a red text color and an "x" icon when the requirements are wrong */
.invalid {
    color: red;
}

.invalid:before {
    position: relative;
    left: -35px;
    
}

.tabela-interna-detalhe{
	max-width: 900px;
	overflow: scroll;
}