/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27/10/2013, 11:25:20
    Author     : rafaelmonteiro
*/
.tdTableDialogTarefa{
    margin-bottom: 0;
    padding-top: 7px;
    width: 100px;
    height: 40px;
}

#imgPrev{
    cursor:pointer;
    margin: 0 0px 0 10px;
}
#imgNext{
    cursor:pointer;
    margin: 0 0px 0 5px;
}

#btnPesquisa{
    cursor:pointer;
    margin: 0 5px 0 5px;
}

.btn {
    border-radius: 1px !important;
    padding: 7px 14px !important;
}

.cad-clientes, .cad-usu {
    background-color: white !important;
    border: none !important;
}

.fundoTopo {
    padding-top: 5px;
}

.logoEmpresa {
    margin-left: 20px;
}

.pg-index {
    padding-top: 40px;
    padding-bottom: 60px;
}

.tabela-finalizados {
    margin-top: 24px;
    margin-bottom: 60px;
}

.selectTipoUser {
    margin-left: 30px !important;
    margin-top: 20px !important;
}

.valor-fechamento {
    font-size: 16px;
    font-weight: bold;
    text-align: center
}

.table-privilegios {
    margin-top: 30px;
    padding-bottom: 40px;
}

.toolbar-priv {
    text-align: center;
}

.backWhite {
    background: white !important;
    border: none !important;
}

#loading{
    width:100%;
    height:100%;
    position: fixed;
    top:40%;
    left:40%;
    display: none;
    z-index:9001;
}

.panel {
    margin-top: 20px;
    border-radius: 1px !important;
}

.panel-heading {
    min-height: 80px !important;
    border-radius: 1px !important;
}

.pd-none {
    padding: 0 !important;
}

.cadastro-clientes {
    display: none;
    margin: 20px;
}

.form-control {
    border-radius: 1px !important;
}

/*.tablesorter-bootstrap tr.odd td {
    background-color: white !important;
}*/

/*.tablesorter-bootstrap .tablesorter-header, .tablesorter-bootstrap tfoot th, .tablesorter-bootstrap tfoot td {
    background: white !important;
}*/

/*.tablesorter-bootstrap .tablesorter-filter-row td {
    background: white !important;
}*/

.tablesorter-filter {
    border: 1px solid #ccc !important;
    border-radius: 1px !important;
}

/*.tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter.disabled {
    background: white !important;
}*/

.ts-pager {
    padding: 20px 0 !important;
    text-align: center;
}

.content-user-bloqueados {
    margin-top: 40px;
}

.ts-pager button {
    margin-right: 4px !important;
}

.buscarData{
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: 30px;
}

.ts-pager select {
    margin-right: 6px !important;
    border: 1px solid #ccc !important;
    margin-top: 4px !important;
}

.botoes-cad {
    margin-top: 14px;
    margin-bottom: 24px;
}

.btnAdd {
    padding: 10px 15px !important;
    margin-left: 20px;
    margin-top: 24px;
    margin-bottom: 24px;
}

#bloqueiaTela{
    width:100%;
    height:100%;
    background-color:#000000;
    z-index:9000;
    position:absolute;
    top:0;
    left:0;
    opacity: 0.3;
    display:none;
}

#divAnexos{

}
#ulAnexos{
    list-style-type: none;
}
#ulAnexos li{
    padding:10px;
    float:left;
    font-size:10px;
}

a.anexoImgExclui{
    text-decoration: none;
    color: #bd0c0c;
}

.folder{
    cursor:pointer;
}

.nav-tabs > li .close {
    margin: -3px 0 0 10px;
    font-size: 18px;
    padding: 5px 0;
    float: right;
}

.nav-tabs > li a[data-toggle=tab] {
    float: left!important;
}

.tableCli{
    width: 100%;
}
.tableCli thead tr{
    text-align: left;
    background: #eee;
    padding: 2px;
}
.tableCli thead th{
    padding: 5px;
}
.tableCli tbody td{
    padding: 5px;
}

.north {
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); /* IE 9 */
    -webkit-transform:rotate(0deg); /* Safari and Chrome */
}
.west {
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); /* IE 9 */
    -webkit-transform:rotate(90deg); /* Safari and Chrome */
}
.south {
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); /* IE 9 */
    -webkit-transform:rotate(180deg); /* Safari and Chrome */

}
.east {
    transform:rotate(270deg);
    -ms-transform:rotate(270deg); /* IE 9 */
    -webkit-transform:rotate(270deg); /* Safari and Chrome */
}

.trSelected{
    color:red;
    font-weight: bold;
}

.graficos-home {
    width: 1250px;
    margin: auto;
}

#topo-mobile {
    display: none;
}

@media (max-width: 330px) {
    .graficos-home {
        width: 100%;
        margin: auto;
    }
    
    #chart_estacionamentoPorDia {
        margin-top: 50px !important;
    }
}

@media (max-width: 767px) {
    #topo-desk {
        display: none;
    }
    
    #topo-mobile {
        display: block;
    }
    
    .navbar-default {
        border: none !important;
    }
    
    .graficos-home {
        width: 100%;
        margin: auto;
    }
    
    #chart_estacionamentoPorDia {
        margin-top: 50px !important;
    }
}

@media (min-width: 768px) and (max-width: 769px) {
    .graficos-home {
        width: 100%;
        margin: auto;
    }
    
    #chart_estacionamentoPorDia {
        margin-top: 50px !important;
    }
    
    #divTipo, #divArea, #divTabela {
        width: 94%;
    }
}

@media (min-width: 1023px) and (max-width: 1025px) {
    .graficos-home {
        width: 100%;
        margin: auto;
    }
    
    #chart_estacionamentoPorDia {
        margin-top: 50px !important;
    }
}