﻿.ActionButton {
}

.HiddenButton {
    display: none;
}

.FloatRight {
    float: right;
    margin-left: 3px;
}

.FloatLeft {
    float: left;
    margin-right: 3px;
}

.BtDetail {
    background: url("images/BtDetail.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 16px;
    height: 16px;
}

.bt {
    background: url("images/bt.png") no-repeat scroll 0 0 transparent;
    display: block;
    border: none;
    width: 84px;
    height: 40px;
    cursor: pointer;
}

.BtEdit {
    background: url("images/BtEdit.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 16px;
    height: 16px;
}

.BtNew {
    background: url("images/BtNovo.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
}

    .BtNew:hover {
        background-position: 0 -22px;
    }

.BtSave {
    background: url("images/BtSalvar.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
    margin-left: 5px;
}

    .BtSave:hover {
        background-position: 0 -22px;
    }


.BtCancel {
    background: url("images/BtCancelar.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
}

    .BtCancel:hover {
        background-position: 0 -22px;
    }

.BtConsult {
    background: url("images/BtConsultar.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
    margin-left: 5px;
}

    .BtConsult:hover {
        background-position: 0 -22px;
    }

.BtInclude {
    background: url("images/BtIncluir.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
}

    .BtInclude:hover {
        background-position: 0 -22px;
    }


.BtIncludeFile {
    background: url("images/BtIncluir.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
}

    .BtIncludeFile:hover {
        background-position: 0 -22px;
    }

.BtShowClients {
    background: url("images/BtMostrarClientes.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 120px;
    height: 22px;
}

    .BtShowClients:hover {
        background-position: 0 -22px;
    }

.BtSearch {
    background: url("images/BtSearch2.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
}

.BtTruck {
    background: url("images/BtDetail.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
}

.BtPrint {
    background: url("images/BtPrint.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    border: 0 none;
    display: inline-block;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.BtPDF {
    background: url("images/BtFile_pdf.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    border: 0 none;
    display: inline-block;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.BtXLS {
    background: url("images/BtFile_xls.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    border: 0 none;
    display: inline-block;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.BtXML {
    background: url("images/BtFile_xml.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    border: 0 none;
    display: inline-block;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.BtCancelarSolicitacao {
    background: url("images/BtCancelarSolicitacao.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    border: 0 none;
    display: inline-block;
    width: 150px;
    height: 22px;
    cursor: pointer;
}

    .BtCancelarSolicitacao:hover {
        background-position: 0 -22px;
    }

.BtEnviarSolicitacao {
    background: url("images/BtEnviarSolicitacao.png") no-repeat scroll 0 0 transparent;
    border: none;
    border: 0 none;
    display: inline-block;
    width: 150px;
    height: 22px;
    cursor: pointer;
}

    .BtEnviarSolicitacao:hover {
        background-position: 0 -22px;
    }

.BtVoltar {
    background: url("images/BtVoltar.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
}

    .BtVoltar:hover {
        background-position: 0 -22px;
    }

.BtOk {
    background: url("images/BtOk.png") no-repeat scroll 0 3px transparent;
    border: 0 none;
    display: inline-block;
    width: 23px;
    height: 23px;
    float: left;
    cursor: pointer;
}

    .BtOk:hover {
        background-position: 0 -20px;
    }

.BtSair {
    background: url("images/BtSair.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: inline-block;
    width: 27px;
    height: 16px;
    float: left;
}

    .BtSair:hover {
        background-position: 0 -16px;
    }

.BtEntrar {
    background: url("images/BtEntrar.png") no-repeat scroll left 0 transparent;
    border: 0 none;
    float: right;
    height: 22px;
    width: 81px;
    cursor: pointer;
}

    .BtEntrar:hover {
        background-position: 0 -21px;
    }

.BtRedefinirSenha {
    background: url("images/BtRedefinirSenha.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 150px;
    height: 22px;
}

    .BtRedefinirSenha:hover {
        background-position: 0 -22px;
    }

.BtOkGrande {
    background: url("images/BtOkGrande.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 40px;
    height: 22px;
}

    .BtOkGrande:hover {
        background-position: 0 -22px;
    }

.BtRemover {
    background: url("images/BtRemover.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
}

    .BtRemover:hover {
        background-position: 0 -22px;
    }

.BtLimpar {
    background: url("images/BtLimpar.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
    float: right;
    margin-left: 5px;
}

    .BtLimpar:hover {
        background-position: 0 -22px;
    }

.BtAlterar {
    background: url("images/BtAlterar.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    width: 81px;
    height: 22px;
    cursor: pointer;
}

    .BtAlterar:hover {
        background-position: 0 -22px;
    }

.BtExcluir {
    background: url("images/BtExcluir.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.BtAgenteCarga {
    background: url("images/BtAgenteCarga.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    width: 150px;
    height: 22px;
    cursor: pointer;
}

    .BtAgenteCarga:hover {
        background-position: 0 -22px;
    }

.BtHistoricoBloqueio {
    background: url("images/BtHistoricoBloqueio.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    width: 150px;
    height: 22px;
    cursor: pointer;
}

    .BtHistoricoBloqueio:hover {
        background-position: 0 -22px;
    }

.BtConsulta {
    background: url("images/BtConsulta.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
}

.BtRemover:hover {
    background-position: 0 -22px;
}

.BtSolicitacao {
    background: url("images/BtSolicitacao.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
}

.BtRemover:hover {
    background-position: 0 -22px;
}

.BtCancelamento {
    background: url("images/BtCancelamento.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
}

.BtRemover:hover {
    background-position: 0 -22px;
}

.BtIconManuais {
    background: url("images/BtIconManuais.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: inline-block;
    width: 32px;
    height: 32px;
}

.BtAtivarUsuario {
    background: url("images/BtAtivarUsuario.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    width: 150px;
    height: 22px;
    cursor: pointer;
}

    .BtAtivarUsuario:hover {
        background-position: 0 -22px;
    }

.BtDesativarUsuario {
    background: url("images/BtDesativarUsuario.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    width: 150px;
    height: 22px;
    cursor: pointer;
}

    .BtDesativarUsuario:hover {
        background-position: 0 -22px;
    }

#btnAdicionarCnpj {
    background: url("images/BtAdicionar18x18.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

#btnRemoverCnpj {
    background: url("images/BtRemover18x18.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.BtEnviar {
    background: url("images/btEnviar.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
}

    .BtEnviar:hover {
        background-position: 0 -22px;
    }

.BtAnexar {
    background: url("images/btAnexar.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    display: block;
    width: 81px;
    height: 22px;
}

    .BtAnexar:hover {
        background-position: 0 -22px;
    }
    

.UploadCtrl {
    background-color: #9ecbb1;
    color: black;
    border: 1px solid #126d00;
    font: Verdana 10px;
    padding: 1px 4px;
    font-family: Verdana;
}


.UploadCtrlAverbacao {
    background-color: #9ecbb1;
    color: black;
    border: 1px solid #126d00;
    font: Verdana 10px;
    padding: 1px 4px;
    font-family: Verdana;
    width:350px;
}