body {
    color: #000000 !important;
        background-color: #fdbf63 !important;
}

a {
    color: #00000085 !important;
    text-decoration: none;
}

a:hover {
    color: #000000 !important;
    text-decoration: none;
}

select#patios{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 18px;
    margin-top: 9px;
    width: 240px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #fa9800cc;
}

select{
    border-radius: 3px;
    border: 1px solid #fa9800cc;	
}

input[type=search]{
    border-radius: 3px;
    border: 1px solid #fa9800cc;		
}

.panel-body {
    padding: 16px !important;
}

#InfoItens{
    width: 100%;
    text-align: center;
    margin-bottom: -10px;
    margin-top: -22px;
    background-color: #FA9800;
    color: #ffffff;
    padding: 10px;
}

#ConteudoInfoItens{
	text-align: left;
    margin: 0 auto;
    width: 250px;
}

.Destacar{
    font-weight: 600;
    color: #FED69F;
}

#HeaderDaTabela{
    font-size: 12px;
    background: #FDBF63;
    color: #ffffff;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: top right !important;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 2px 14px !important;
    text-align: center !important;
    border-bottom: 1px solid #111;
}

.table>thead>tr>th {
    vertical-align: middle !important;
}

.table>thead>tr>th {
    line-height: 2 !important;
    vertical-align: middle !important;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border: 1px solid #ff98003d !important;
}

.btn-primary {
    color: #fff;
    background-color: #fa9800 !important;
    border-color: #f997008c !important;
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f997008c !important;
    border-color: #f997008c !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current{
    color: #333 !important !important;
    border: 1px solid #979797 !important;
    background-color: white !important;
}

table.dataTable.no-footer {
    border: none !important;
    /* border-radius: 5px; */
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px !important;
    line-height: 1.6 !important;
    font-size: 13px !important;
    vertical-align: middle !important;
    text-align: center !important;
    border-bottom: 0.5px solid #fdbf6373 !important;
    font-family: 'Open Sans', sans-serif !important;
}

div#veiculosTable_length{
	padding-bottom: 13px;
}
]
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #000 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #ffe000 !important;
    border: 1px solid #ffffff !important;
    background-color: white ;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
	background: linear-gradient(to bottom, #ffffff61 0%, #00000000 100%) !important;
}

.logotipo{
	width:100px;
}

.IconesPadrao{
	color:#00000085 !important;
}
.IconesPadrao:hover {
    color: #000000 !important;
    text-decoration: none;
}

.FormatarHeader{
    padding: 0.2em;
    font-size: 2em;
    background:#FA9800;
    color:#ffffff;
    padding-left:none;
}

#botoesrodapefotos{
    width: 100%;
    text-align: right;
    padding: 8px;
    font-size: 1.40em;
    color: #ed143d;
}


#botoesrodapefotos i{
cursor: pointer;
}
#botoesrodapefotos i:hover{
    color:#ed143d94;
}


.labelFoto{
    margin-bottom: 15px !important;
}

#formularioDasFotos{
    width: 100%;
    text-align: left;
    margin: 0 auto;
    background-color: #fff5f54d;
    height: 350px;
}

#tipo_foto_id{
    margin-top: 10px;
}

.btn-danger {
    color: #fff;
    background-color: #ed143d !important;
    border-color: #ed143d !important;

}

.btn-danger:hover {
    color: #fff;
    background-color: #ed143d94 !important;
    border-color: #ed143d !important;
}

#FormLaudo{
    width: 100%;
    text-align: left;
    margin: 0 auto;
    background-color: #fff5f54d;
    height: 325px;
}

.rodapeForm{
    width: 100%;
    height: auto;
    float: right;
    text-align: right;
}

.btn {
    padding: 6px 30px !important;

}

.form-group {
    color: #ffffff !important;
}

.tabelaPatio{
    background-color: #ffffff;
    margin:17px;
}

.tabelaPatio th{
    background-color: #fa9800;
    color: #ffffff;
    height: 57px;
}

#formularioPatio{

    margin:20px;
}

.fa, .fas {
    font-weight: 900;
    font-size: 1.16em !important;
}