@CHARSET "UTF-8";

html, body { height: 100%; }
#wrap { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -101px; }
.page { padding-top: 50px; }
#push, #footer { height: 90px; }
#footer { border-top: 1px solid #999; padding-top: 10px; }

#signin #footer { margin-top: 2em; }

@media (max-width: 767px) { #footer { margin-left: -20px; margin-right: -20px; padding-left: 20px; padding-right: 20px; } }

#footer, .tips { font-size: 75%; }
a.brand { width: 182px; height: 40px; padding-bottom: 0px !important; padding-top: 0px !important; }

/*tr .btn,*/ tr .sel-status  { visibility: hidden; }
/*tr:hover .btn,*/ tr:hover .sel-status { visibility: visible; }
td > input[type="text"] { margin-bottom: 0; }
.table-middle td { vertical-align: middle; !important }

.btn-shift-left { position: relative; left: -31px; }
.selectable { cursor: pointer; }

.table-subheader td { font-weight: bold; background-color: #f9f9f9; }
.table-resume {}
.table-resume tr {}
.table-resume td, .table-resume th { border-top: none; border-bottom: 1px dotted #ddd; }

.popover { width: auto; }
.popover-inner { font-size: 75%; white-space: nowrap; }

.desabilitado { text-decoration: line-through; }

.toolbar { margin-bottom: 1em; }
.vertical-spacer { height: 3em; }
th:empty { width: 3em; }

.jstree-spacer { left: 10em; position: absolute; font-weight: bold; }
.jstree a { position: relative; }

.hr-separator { margin: 40px 0 39px; }

.hidden { display: none; }

#carregamento_soma { font-size: 30px; vertical-align: middle; }

label.control-label[class*="span"] { min-height: 20px !important; }

.upper { text-transform: uppercase; }

.nowrap { white-space: nowrap; }

.no-results { color: #999; text-align: center !important; vertical-align: middle !important; height: 4em; border-bottom: 1px solid #ddd; }
.no-results:hover { background-color: #fff !important; }

.input-tiny { width: 2em ; }

.well-label { vertical-align: middle; }
#user-menu { margin-right: 20px; }

.tr-success > td { background-color: #ccebc5; }
.tr-success:hover > td { background-color: #80cf6e !important; color: #fff; }
.tr-warning { background-color: #f3dabb; }
.tr-warning:hover > td { background-color: #e1a357 !important; color: #fff; }
.tr-error { background-color: #f1bdbc; }
.tr-error:hover > td { background-color: #de5a59 !important; color: #fff; }
.tr-error.muted > td { color: #fff; }
.tr-info { backgroupnd-color: #cbd4dd; }
.tr-info:hover > td { background-color: #7d94ac !important; color: #fff; }

.lock_info { cursor: pointer; }

.modal-error { background-color: #CD0200 !important; border-color: rgba(190, 0, 30, 0.3); color: #fffff; }
.modal-error h3 { color: #fff; }
.modal-error p, .modal-error label { color: #fff; }
.modal-error .modal-footer { background-color: #C40200; border-top-color: #B30200; box-shadow: 0 1px 0 #CD2B29 inset; }
.modal-error .modal-header { border-bottom-color: #B30200; }
.modal-success { background-color: #3CB521 !important; border-color: rgba(75, 159, 29, 0.3); color: #fffff; }
.modal-success h3 { color: #fff; }
.modal-success p, .modal-success label { color: #fff; }
.modal-success .modal-footer { background-color: #39AD20; border-top-color: #4B9F1D; box-shadow: 0 1px 0 #55AD42 inset; }
.modal-success .modal-header { border-bottom-color: #4B9F1D; }

.modal-error .alert-error { background-color: #C40200; }
.modal-error .text-error { color: #FF9900; }

/* OLD */
.porcent {
    width: 100px !important;
    line-height: 1em !important;
    height: 1em;
    background: #FFF;
    border: 1px solid;
    border-color: #5F5F5F #CECECE #CECECE #5F5F5F;
    padding: 1px;
    margin-right: .3em;
}
   
.porcent DIV {
    float:left !important;
    background: #6DC548;
    height: 1em;
}
