@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 { height: 110px; }
#footer { height: 90px; }
#footer { border-top: 1px solid #999; padding-top: 10px; }

#signin #footer { margin-top: 2em; }
#autosave { position: fixed; top: 50px; right: 20px; }
@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: 48px; height: 40px; position: absolute; left: 0px; background: url(../images/logo.png) 30px 2px no-repeat; padding-bottom: 0px !important; padding-top: 0px !important; }*/
a.brand { width: 182px; height: 40px; padding-bottom: 0px !important; padding-top: 0px !important; }
#nav .navbar-inner { padding-left: 70px; }

.well form { margin: 0; }
td .progress { margin-bottom: 0; }
/*tr .btn,*/ tr .sel-status  { visibility: hidden; }
/*tr:hover .btn,*/ tr:hover .sel-status { visibility: visible; }
td > input[type="text"], td > select { 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 !important; max-width: none; }
.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 ; }
.input-stacked a.file-input-wrapper { margin-bottom: 3px; }
.input-stacked span.file-input-name:after { content: "\A"; white-space: pre; }

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

.input-append { display: block; }
.help-inline { margin-bottom: 10px; }

.dashboard-item { position: relative; margin: 15px 0; background-color: #fff; }
.dashboard-item-label { background-color: #f5f5f5; padding: 0 8px; font-weight: bold; line-height: 30px; height: 30px; border: 1px solid #ddd; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }
.dashboard-item-body { padding: 8px 4px 16px 4px; border: 1px solid #ddd; border-top: none; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; }
.dashboard-item-footer { font-weight: bold; position: absolute; bottom: 0px; right: 0px; padding: 3px 7px; background-color: #f5f5f5; border: 1px solid #ddd; color: #9da0a4; -webkit-border-radius: 4px 0 4px 0; -moz-border-radius: 4px 0 4px 0; border-radius: 4px 0 4px 0; }
.dashboard-item-footer a { color: #333; font-size: 90%; }
.dashboard-item-warning .dashboard-item-label, .dashboard-item-warning .dashboard-item-footer { border-color: #fbeed5; color: #c09853; background-color: #fcf8e3; }
.dashboard-item-warning .dashboard-item-footer a { color: #c09853; }
.dashboard-item-warning .dashboard-item-body { border-color: #fbeed5; }
.dashboard-item-info .dashboard-item-label, .dashboard-item-info .dashboard-item-footer { border-color: #bce8f1; color: #3a87ad; background-color: #d9edf7; }
.dashboard-item-info .dashboard-item-footer a { color: #3a87ad; }
.dashboard-item-info .dashboard-item-body { border-color: #bce8f1; }
.dashboard-item-success .dashboard-item-label, .dashboard-item-success .dashboard-item-footer { border-color: #d6e9c6; color: #468847; background-color: #dff0d8; }
.dashboard-item-success .dashboard-item-footer a { color: #468847; }
.dashboard-item-success .dashboard-item-body { border-color: #d6e9c6; }
.dashboard-item-error .dashboard-item-label, .dashboard-item-error .dashboard-item-footer { border-color: #eed3d7; color: #b94a48; background-color: #f2dede; }
.dashboard-item-error .dashboard-item-footer a { color: #b94a48; }
.dashboard-item-error .dashboard-item-body { border-color: #eed3d7; }

.tr-editing { opacity: 0.3; }
.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 > td { background-color: #cbd4dd; }
.tr-info:hover > td { background-color: #7d94ac !important; color: #fff; }

.house td:not(:first-child) { padding-left: 2em; }
.house td:first-child:before { content: "\f0da"; font-family: FontAwesome; font-weight: normal; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; display: inline; width: auto; height: auto; line-height: normal; vertical-align: baseline; background-image: none; background-position: 0% 0%; background-repeat: repeat; margin: 0 1em; }
.text-normal { color: #333; }

#menu-estruturadas li { line-height: 26px; }

.query-results { width: 100%; overflow: auto; max-height: 470px; }
/*.query-results td { white-space: nowrap; }*/

.query-results-tall { width: 100%; overflow-x: auto; }
.query-results-tall td { white-space: nowrap; }

.suboption { margin-left: 1.4em; }

#mail-headers { margin-top: 0; margin-bottom: 0; }

.paint-blue { color: blue; }
.paint-green { color: green; }
.paint-red { color: red; }

.replied { border-left: 2px solid #59bce8; padding-left: 1em; margin-left: 1em; color: #999; }
.unread td { font-weight: bold; }
#inbox a { color: #666; }
#inbox td:hover { cursor: pointer; }

.doc-group, .doc-group h3 { border-bottom: 1px solid #eee; }
.doc-info { font-style: italic; }
.doc-group ul { margin-left: 2em; }


th.info-terminal { background-color: #7d94ac; color: #fff; }
td.info-terminal { background-color: #cbd4dd; }

#modalMsgForm #kind-selector, #modalMsg #multiple { margin: 1em 0 0 0; padding-top: 1em; border-top: 1px solid #DDD; }
#modalMsg .form-horizontal .control-label { width: auto !important; padding-right: 0.5em; }
#modalMsg .form-horizontal .control-group { margin-bottom: 0; }

#modalMsg #multiple { max-height: 300px; overflow: auto; }
#modalMsg #multiple table { margin-bottom: 0; }

.modal-error { background-color: #CD0200 !important; border-color: rgba(190, 0, 30, 0.3); color: #fffff; }
.modal-error h3 { color: #fff; }
.modal-error p { 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 { 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; }

.progress {
    position:relative;
}

.progress-text {
	position: absolute; 
	z-index:1000;
	font-size: 12px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-align: center;
	width: 100%;
}

#result_list {
	min-height: 100px;
}

.btn-vtoolbar {
    font-size: 0;
    margin-bottom: 0;
    margin-top: 10.5px;	
}

.btn-vtoolbar .btn-group {
	margin: 0;
	margin-bottom: 10.5px;
}

.icon-stack {
	cursor: default;
}
a .icon-stack {
	cursor: pointer;
}
.td-date {
	font-size: 85%;
}