
@media screen and (min-width: 768px) {
    .custom-collapse .collapse{
        display:block;
    }  
}

.footable-row-detail-name {
    padding-top: 5px;
}
.footable-row-detail {
    background-color: #F5F5F5;
    border-left: 2px solid #95a5a6;
    border-right: 2px solid #95a5a6;
    border-bottom: 2px solid #95a5a6;
}
.footable-detail-show {
    background-color: #95a5a6;
    border-left: 2px solid #95a5a6;
    border-right: 2px solid #95a5a6;
    color: #fff;
}
.footable-detail-show:hover > td {
    background-color: #95a5a6 !important;
}
.footable-detail-show > td > .footable-toggle{
    color: #fff !important;
}
.footable-detail-show > td > small {
    color: #fff;
}

.bs-wizard {margin-top: 20px; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #ddd;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

#mbr_notificacao{
    display: none;
    z-index: 9999;
    position: fixed;
    top: 10px;
    width: 400px;
    left: 50%;	
    margin-left: -200px;	
    cursor: pointer;
    overflow: hidden;
    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
}
#mbr_notificacao:hover{
    opacity: 1 !important;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ecf0f1;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #ecf0f1 #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ecf0f1 transparent #ecf0f1 #ecf0f1;
    *border-right-color: #ffffff;
}

.block-update-card {
    height: 100%;
    border: 1px solid #ccc;
    width: 430px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    padding: 0;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.125);
    -moz-box-shadow: 0 2px 8px rgba(0,0,0,.125);
    /* box-shadow: 0 2px 8px rgba(0,0,0,.125); */
    background-color: #FFFFFF;
}
.block-update-card .h-status {
    width: 100%;
    height: 7px;
    background: repeating-linear-gradient(45deg, #606dbc, #606dbc 10px, #465298 10px, #465298 20px);
}
.block-update-card .v-status {
    width: 5px;
    height: 80px;
    float: left;
    margin-right: 5px;
    background: repeating-linear-gradient(45deg, #606dbc, #606dbc 10px, #465298 10px, #465298 20px);
}
.block-update-card .update-card-MDimentions {
    width: 80px;
    height: 80px;
}
.block-update-card .update-card-body {
    margin-top: 10px;
    margin-left: 5px;
}
.block-update-card .update-card-body h4 {
    color: #737373;
    font-weight: bold;
    font-size: 13px;
}
.block-update-card .update-card-body p {
    color: #737373;
    font-size: 12px;
}
.block-update-card .card-action-pellet {
    padding: 5px;
}
.block-update-card .card-action-pellet div {
    margin-right: 10px;
    font-size: 15px;
    cursor: pointer;
    color: #dddddd;
}
.block-update-card .card-action-pellet div:hover {
    color: #999999;
}
.block-update-card .card-bottom-status {
    color: #a9a9aa;
    font-weight: bold;
    font-size: 14px;
    border-top: #e0e0e0 1px solid;
    padding-top: 5px;
    margin: 0px;
}
.block-update-card .card-bottom-status:hover {
    background-color: #dd4b39;
    color: #FFFFFF;
    cursor: pointer;
}

.blink{
    -webkit-animation: blink 2s infinite alternate;
    -moz-animation: blink 2s infinite alternate;
    -o-animation: blink 2s infinite alternate;
    animation: blink 2s infinite alternate;
}
@-webkit-keyframes blink {
    0% { opacity:1; }
    75% { opacity:1; }
    100% { opacity:0; }
}
@-o-keyframes blink {
    0% { opacity:1; }
    75% { opacity:1; }
    100% { opacity:0; }
}
@-moz-keyframes blink {
    0% { opacity:1; }
    75% { opacity:1; }
    100% { opacity:0; }
}
@keyframes blink {
    0% { opacity:1; }
    75% { opacity:1; }
    100% { opacity:0; }
}

#menu_tabs>.nav-tabs {
    border-bottom: none;
}
#menu_tabs>.nav-tabs>li {
    margin-bottom: 0px;
}
#menu_tabs>.nav-tabs>li>a {
    border: none;
}
#menu_tabs>.nav-tabs>li.active>a, #menu_tabs>.nav-tabs>li.active>a:hover, #menu_tabs>.nav-tabs>li.active>a:focus {
    border: none;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    border: 1px solid #ccc;
    border-bottom-color: transparent;
}

.note-editor {
    border: 1px solid #ccc;
}

.note-editor .note-toolbar {
    border-bottom: 1px solid #ccc;
}
.note-editable {
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

body{
    font-size: 10pt;
    overflow-y: scroll;
    font-family: "Open Sans",Calibri,Candara,Arial,sans-serif;
    background-color: #f5f8fa;
}

form {
    padding-bottom: 20px;
}

form[method=get]{
    padding-bottom: 0px;    
}

a {
    font-size: 11pt;
    cursor: pointer;
}

h2 {
    color: black;
    padding: 5px;
    margin: 0px;
}

th {
    text-align: center;
}

label {
    display: block;
    margin-bottom: 0px !important;
    font-size: 9pt;
}

td > a {
    font-size: 10pt;
}

textarea {
    color: #666;
    min-height: 63px;
}

input:focus, textarea:focus {
    border:1px solid #cc9900;
}

input[type=checkbox] {
    margin: 0px;
    padding-left:22px;
    height:17px; 
    display:inline-block;
    line-height:17px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:17px;
    vertical-align:middle;
    cursor:pointer;
}

blockquote {
    padding: 5px;
    margin: 10px 0px 10px 0px;
    font-size: 16px;
    border-left: none; 
}

small {
    font-style: italic;
    color: #999999;
}

span[rel='tooltip'], div[rel='tooltip'] {
    cursor: copy;
}

#exibir_menu {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    z-index: 999;
    line-height: 1.4;
}

#menu_perfil{
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.125);
    -moz-box-shadow: 0 2px 8px rgba(0,0,0,.125);
    box-shadow: 0 2px 8px rgba(0,0,0,.125);
}

#menu_perfil > .btn-group > .btn {
    height: 54px;
}

#menu_logo {
    padding: 10px 0px 10px 0px;
}

#menu_tabs {
}

#menu_tabs > ul > li.active > a {
    background-color: #3498db;
    color: #fff;
    font-weight: bold;
}

#menu_pills {
    background-color: #3498db;
    color: #fff;
}

#menu_pills > ul > li {
    padding: 5px 5px 5px 0px;
}

#menu_pills > ul > li.active > a {
    background-color: #2980b9;
}

#menu_pills > ul > li > a {
    color: #fff;
    padding: 5px 10px;
}

#menu_pills > ul > li > a:hover, #menu_pills > ul > li > a:focus {
    background-color: #2980b9;
}

#chat {
    border: 1px solid rgb(255, 255, 255);
    position: fixed; 
    right: 15px; 
    bottom: -8px; 
    width: 250px; 
    cursor: pointer;
    z-index: 2001;
}

#chat_log {
    height: 250px; 
    background: #fff; 
    cursor: default;
    font-size: 9pt;
    overflow-y: scroll;
    overflow-x: hidden;
    overflow-wrap: break-word;
}

#chat_heading {
    background-color: #404040;
    border-color: #404040;
    background-image: none;
}

#rodape {
    font-size: 8pt;
    min-height: 20px;
    padding-top: 3px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0px;
    text-align: right;
    background-color: #ffffff;
    border-top: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 -2px 8px rgba(0,0,0,.125);
    -moz-box-shadow: 0 -2px 8px rgba(0,0,0,.125);
    box-shadow: 0 -2px 8px rgba(0,0,0,.125);
}

.template_none {
    display: none;
}
.template_none_botao {
    position: fixed;
    left: 10px;
    bottom: 10px;
    width: 100%;
    background-color: #f0f0f0;
    border-top: 1px solid #ccc;
    margin-bottom: -10px;
    margin-left: -10px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    z-index: 1990;
}

.sem-borda {
    border-radius: 0px;
}

.radio-inline {
    display: inline;
    float: left;
    margin-right: 20px;
}

.radio-label {
    display: inline;
    margin-right: 25px;
    font-weight: normal;
}

.radio-label > input {
    margin-right: 4px;
}

.radio-label-wrapper{
    padding-top: 8px;
}
.radio-label-wrapper label,
.radio-label-wrapper .radio-label {
    display: inline;
    font-weight: normal;
    margin-right: 12px;
    margin-left: 5px;
}

.th-order:hover {
    background: #efefef;
}

.th-order > a {
    color: #000000;
    text-decoration: none;
    font-size: 10pt;
}

.panel {
    margin-top: 0px !important;
    margin-bottom: 5px;
}

.panel > .panel-body {
    padding: 0px;
}

.badge {
    font-size: 8pt;
}

.label {
    font-size: 8pt;
    display: block;
    padding: 3px 5px 3px 5px;
    max-width: 150px;
}

h1 > .label {
    font-size: 10pt;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.display-inline {
    display: inline !important;
}

.nowrap { 
    white-space: nowrap !important;
}

.font-8 {
    font-size: 8pt;
}

.font-12 {
    font-size: 12pt;
}

.font-14 {
    font-size: 14pt;
}

.font-16 {
    font-size: 16pt;
}

.font-weight-normal {
    font-weight: normal;
}

.color-black {
    color: black;
}

.border-left-0 {
    border-left: 0px;
}

.border-bottom-0 {
    border-bottom: 0px;
}

.card-border{
    border-left-width: 2px;
    border-top-color: #dddddd !important;
    border-right-color: #dddddd !important;
    border-bottom-color: #dddddd !important;
}

.padding-10 {
    padding: 10px;
}

.padding-left-0 {
    padding-left: 0px;
}

.padding-right-0 {
    padding-right: 0px;
}

.padding-top-11 {
    padding-top: 11px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-top-20 {
    margin-top: 20px
}
.border-bottom-2-ccc {
    border-bottom: 2px solid #ccc;
}

@media screen and (min-width: 500px) {
    .width-400 {
        width: 400px;
    }
}

.show-grid tr td {
    background-color: #eeeeee;
}

.popover {
    max-width: 500px;
}

.linha {
    border: 1px solid #dddddd;
    background-color: #f9f9f9;
}

.coluna {
    padding: 8px;
    vertical-align: top;
    min-height: 30px;
    border-right: 1px solid #dddddd;
}

.coluna:last-child{
    border-right: none;
}

.coluna:hover{
    background-color: #fff;
}

.campo {
    text-align: justify;
    font-size: 11pt;
    min-height: 30px;
    cursor: copy;
}

.campo_linhas {
    min-height: 67px;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #eeeeee;
}

.table-bordered>tfoot>tr>td {
    border-top-width: 2px;
}

.table>thead>tr>th {
    vertical-align: middle;
}    
.table-small > tbody > tr > td, .table-small > thead > tr > th, .table-small > tfoot > tr > td {
    font-size: 9pt;
}

.table a {
    text-decoration: none;
}

.table-responsive {
    overflow-x: visible !important;
    overflow-y: visible !important;
}

.btn-default.disabled{
    background-color: #e6e6e6  !important;
    border: 1px solid #cccccc;
    cursor: not-allowed;
    opacity: 1;
}

.btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default {
    color: #222 !important;
    background-color: #fff !important;
    border-color: #ccc;
}

.btn-default:hover {
    background-color: #ecf0f1 !important;
    border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    border-color: #ccc;    
}

.btn-xs {
    font-size: 9pt;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.dropdown-menu {
    z-index: 99999 !important;
}

@media all and (min-width: 768px){
    .dropdown-menu{min-width: 220px !important;}
}

.dropdown-menu > li > a {
    white-space: normal;
}

.dropdown-menu>li>a:hover>blockquote>small, .dropdown-menu>li>blockquote>a:focus>small{
    color: #fff;
}

.texto_paragrafo_4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;     /* fallback */
    height: 64px;      /* fallback */
    -webkit-line-clamp: 4; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.texto_titulo_2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 21px;     /* fallback */
    height: 42px;      /* fallback */
    -webkit-line-clamp: 4; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.tab-search > .btn {
    background: none;
    border: 0px;
    webkit-box-shadow: none;
    box-shadow: none;
    width: 100px;
    color: #428bca;
    margin-top: 6px;
}

.caret-blue {
    border-top-color: #428bca;
    border-bottom-color: #428bca;
}

.nav-pills .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
    width: 100%;
}

.bootstrap-select.btn-group {
    margin-bottom: 0px;
    -webkit-box-shadow: 0 0px 0px;
    -moz-box-shadow: 0 0px 0px;
    box-shadow: 0 0px 0px;
}

@media print {
    .col-pr-12 {
        width: 100%;
    }
    .col-pr-11 {
        width: 91.66666667%;
    }
    .col-pr-10 {
        width: 83.33333333%;
    }
    .col-pr-9 {
        width: 75%;
    }
    .col-pr-8 {
        width: 66.66666667%;
    }
    .col-pr-7 {
        width: 58.33333333%;
    }
    .col-pr-6 {
        width: 50%;
    }
    .col-pr-5 {
        width: 41.66666667%;
    }
    .col-pr-4 {
        width: 33.33333333%;
    }
    .col-pr-3 {
        width: 25%;
    }
    .col-pr-2 {
        width: 16.66666667%;
    }
    .col-pr-1 {
        width: 8.33333333%;
    }
}

.modal-header {
    background: #f0f0f0;
    border-bottom: 1px solid #ccc;
}

.modal-footer {
    background: #f0f0f0;
    border-top: 1px solid #ccc;
    margin-top: 0px;
    padding: 10px;
}

#modal_frame > .modal-dialog > .modal-content > .modal-body {
    padding: 0px;
    height: 500px;
}

.modal-minimize {
    margin-top: 5px;
}

.modal-maximize {
    margin-top: 2px;
}

.modal-minmax {
    color: #333333;
    margin-right: 10px;
    opacity: 0.5;
    cursor: pointer;
}

.modal-minmax:hover {
    opacity: 1;    
}

#frame {
    position: absolute; 
    height: 100%;
}

.progress {
    margin-bottom: 0px;
    background-color: #ccc;
    font-weight: bold;
    height: 14px;
}

.progress > .progress-bar {
    font-size: 10pt;
    line-height: 10pt;
}

.largura_100 {
    width: 100%;
}

.table {
    margin-bottom: 0px;
}

.padding-12 {
    padding-left: 12px; 
    padding-right: 12px;
}

.padding-top-bottom-20-10 {
    padding-top: 20px;
    padding-bottom: 10px;
}

.vertical-middle {
    vertical-align: middle !important;
}

.border-none {
    width: 100%; 
    border: none
}

.menu-tab div {
    background: url('../images/bg_content.jpg');
    padding-left: 0px; 
    padding-right: 0px;    
}

.tab-pane > .panel > .table > tbody > tr > td {
    font-size: 12pt;
}

.reduzido {
    height: 50px;
}

.tab-pane > .panel > .panel-heading {
    border-bottom: 1px solid #ffffff;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.panel-content {
    background-color: #ffffff;
    border: 1px solid #ccc;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-top: 0px;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.125);
    -moz-box-shadow: 0 2px 8px rgba(0,0,0,.125);
    box-shadow: 0 2px 8px rgba(0,0,0,.125);
}

.panel-content > .form-horizontal {
    padding: 15px;
}

.panel-content > .page-header {
    margin: 0px;
}

.panel-content > .page-header > h1 {
    font-size: 28px;
}

.panel-content > .page-header > h1 > small {
    font-size: 18px;
}

.panel-content:first-child {
    margin-top: 0px;    
}

.tab-pane > .panel-content:first-child {
    border-top: 1px solid #fff;
    -webkit-border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
}

.list-group {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.125);
    -moz-box-shadow: 0 2px 8px rgba(0,0,0,.125);
    box-shadow: 0 2px 8px rgba(0,0,0,.125);
}

.btn-group {
    background-color: #fff;
    -webkit-box-shadow: 0 0px 0px;
    -moz-box-shadow: 0 0px 0px;
    box-shadow: 0 0px 0px;
}

.btn-group > .btn-group {
    -webkit-box-shadow: 0 0px 0px;
    -moz-box-shadow: 0 0px 0px;
    box-shadow: 0 0px 0px;
}

.list-group > a {
    border: 1px solid #ccc;
    color: #428bca;
}

.list-group > a > .glyphicon {
    opacity: .25;
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle, .navbar-inverse .nav
li.dropdown.active>.dropdown-toggle, .navbar-inverse .nav    
li.dropdown.open.active>.dropdown-toggle,
.navbar, .navbar-inverse .navbar-inner {      
    filter: none;
}

.input-group-addon, .input-group-btn {
    vertical-align: bottom;
}

.widget-overlay {
    background: repeat-x scroll 50% 50% #AAA;
    opacity:0.3;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index: 1031
}

.twitter-typeahead{
    width:100%;
}

.tt-hint {
    display: none;
}
.tt-dropdown-menu {
    min-width: 150px;
    margin-top: 2px;
    padding: 5px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    width:100%;        
}

.tt-hint {
    width: 150px !important;
}

.tt-suggestion {
    display: block;
    padding: 3px 20px;
}

.tt-suggestion.tt-is-under-cursor {
    color: #fff;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
    background-image: -o-linear-gradient(top, #0088cc, #0077b3);
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.tt-suggestion.tt-is-under-cursor a {
    color: #fff;
}

.tt-suggestion p {
    margin: 0;
}

.altura_botao {
    height: 25px;
}

.desativado > * {
    text-decoration: line-through;
    color: #999;
}

.desativado > *:hover {
    text-decoration: none;
    color: #000;
}

.desativado_none {
    text-decoration: none;
}

.esquerda {
    float:left;
    display: inline;
}

.direita {
    float:right;
    display: inline;
}

.pointer, .abrir_painel{
    cursor: pointer;
}

.h2_resume {
    display: inline;
    font-size: 10pt;
    font-weight: normal;
    padding-top: 5px;
    margin-left: 10px;
}

.bolinha {
    width: 10px;
    height: 10px;
    margin-top: 3px;
    border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

.bola {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 25px;
    -khtml-border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    text-align: center;
    color: #fff;
    padding-top: 2px; 
}

.center{
    text-align: center;
}

.icone_centralizado {
    vertical-align:middle; 
    opacity: .5;
}

.cinza_italico {
    color: #999999;
    font-style: italic;
}

.negrito {
    font-weight: bold;
}

.italico {
    font-style: italic;
}

.negrito > td{
    font-weight: bold;
}

.vermelho {
    color: red;
}

.verde {
    color: green;
}

.azul {
    color: blue;
}

.sem_estilo {
    border: 0px !important;
    -moz-box-shadow: 0px;
    -webkit-box-shadow: 0 0px 0px;
    background: none !important;
    border: 0px;
    border-radius: 0px;
    box-shadow: 0px;
}

.sem_estilo tr td {
    background: none;
}

.sem_estilo tr td table tr td {
    background: #fafafa;
}

.legenda{
    font-size: 0.8em;
}

.cinza{
    background-color: #eee;
    border: 1px solid #ccc;
}
.background-color-white > thead,
.background-color-white {
    background-color: white !important;
}

.background-color-light-gray {
    background-color: #f5f5f5;
}

.background-color-light-yellow {
    background-color: #fcf8e3;
}

.background-color-light-green {
    background-color: #dff0d8;
}

.background-color-light-red {
    background-color: #f2dede;
}

.background-color-light-blue {
    background-color: #d9edf7;
}

.input_filtro {
    width: 150px !important;
    display: inline;
}

span.botao_modal_generate {
    cursor: help;
    border-bottom: 1px dotted #ccc;
}

.botao_salvar {
    position:relative;
    left:50%;
    margin-left:-70px;
    width: 120px;
}

.label-item {
    margin-top: 20px;
    background-color: #428bca;
    color: #fff;
    padding: 3px 6px;     
    font-size: 10pt;   
}
.label-subitem {
    margin-top: 15px;
    font-size: 9pt;
    font-weight: normal;
    font-size: 10pt;
}

.page_break_inside_avoid {
    page-break-inside: avoid;
}

a.fc-event {
    text-decoration: none !important;
}

#form  .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
    width: 379px;
}

.input-sm {
    padding: 5px;
}

#logo {
    padding-top: 20px;
}

#sistema {
    margin-top: 10px;
}

#conteudo {
    margin-bottom: 25px;
}

#visao {
    padding: 20px 10px 10px 10px;
}

#tree{
    background: none;
    padding-left: 20px;
}

#tree li {
    display: block;
    font-size: 10pt;
    margin-left: -20px;
}

#form {
    width:420px;
}

#sem_cabecalho {
    height: 27px;
}

@media (max-width: 992px){
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
    }
}

@media (max-width: 768px){
    .table-responsive .table tr td {
        white-space: normal !important;
    }

    #logo {
        margin: 10px;
    }

    #sistema {
        padding: 10px;
    }

    #form {
        width: 100%;
    }
}

.row-mbr > div{ float: left; min-height: 1px; }
.col-mbr-1 { width: 1%; }
.col-mbr-2 { width: 2%; }
.col-mbr-3 { width: 3%; }
.col-mbr-4 { width: 4%; }
.col-mbr-5 { width: 5%; }
.col-mbr-6 { width: 6%; }
.col-mbr-7 { width: 7%; }
.col-mbr-8 { width: 8%; }
.col-mbr-9 { width: 9%; }
.col-mbr-10 { width: 10%; }
.col-mbr-11 { width: 11%; }
.col-mbr-12 { width: 12%; }
.col-mbr-13 { width: 13%; }
.col-mbr-14 { width: 14%; }
.col-mbr-15 { width: 15%; }
.col-mbr-16 { width: 16%; }
.col-mbr-17 { width: 17%; }
.col-mbr-18 { width: 18%; }
.col-mbr-19 { width: 19%; }
.col-mbr-20 { width: 20%; }
.col-mbr-21 { width: 21%; }
.col-mbr-22 { width: 22%; }
.col-mbr-23 { width: 23%; }
.col-mbr-24 { width: 24%; }
.col-mbr-25 { width: 25%; }
.col-mbr-26 { width: 26%; }
.col-mbr-27 { width: 27%; }
.col-mbr-28 { width: 28%; }
.col-mbr-29 { width: 29%; }
.col-mbr-30 { width: 30%; }
.col-mbr-31 { width: 31%; }
.col-mbr-32 { width: 32%; }
.col-mbr-33 { width: 33%; }
.col-mbr-34 { width: 34%; }
.col-mbr-35 { width: 35%; }
.col-mbr-36 { width: 36%; }
.col-mbr-37 { width: 37%; }
.col-mbr-38 { width: 38%; }
.col-mbr-39 { width: 39%; }
.col-mbr-40 { width: 40%; }
.col-mbr-41 { width: 41%; }
.col-mbr-42 { width: 42%; }
.col-mbr-43 { width: 43%; }
.col-mbr-44 { width: 44%; }
.col-mbr-45 { width: 45%; }
.col-mbr-46 { width: 46%; }
.col-mbr-47 { width: 47%; }
.col-mbr-48 { width: 48%; }
.col-mbr-49 { width: 49%; }
.col-mbr-50 { width: 50%; }
.col-mbr-51 { width: 51%; }
.col-mbr-52 { width: 52%; }
.col-mbr-53 { width: 53%; }
.col-mbr-54 { width: 54%; }
.col-mbr-55 { width: 55%; }
.col-mbr-56 { width: 56%; }
.col-mbr-57 { width: 57%; }
.col-mbr-58 { width: 58%; }
.col-mbr-59 { width: 59%; }
.col-mbr-60 { width: 60%; }
.col-mbr-61 { width: 61%; }
.col-mbr-62 { width: 62%; }
.col-mbr-63 { width: 63%; }
.col-mbr-64 { width: 64%; }
.col-mbr-65 { width: 65%; }
.col-mbr-66 { width: 66%; }
.col-mbr-67 { width: 67%; }
.col-mbr-68 { width: 68%; }
.col-mbr-69 { width: 69%; }
.col-mbr-70 { width: 70%; }
.col-mbr-71 { width: 71%; }
.col-mbr-72 { width: 72%; }
.col-mbr-73 { width: 73%; }
.col-mbr-74 { width: 74%; }
.col-mbr-75 { width: 75%; }
.col-mbr-76 { width: 76%; }
.col-mbr-77 { width: 77%; }
.col-mbr-78 { width: 78%; }
.col-mbr-79 { width: 79%; }
.col-mbr-80 { width: 80%; }
.col-mbr-81 { width: 81%; }
.col-mbr-82 { width: 82%; }
.col-mbr-83 { width: 83%; }
.col-mbr-84 { width: 84%; }
.col-mbr-85 { width: 85%; }
.col-mbr-86 { width: 86%; }
.col-mbr-87 { width: 87%; }
.col-mbr-88 { width: 88%; }
.col-mbr-89 { width: 89%; }
.col-mbr-90 { width: 90%; }
.col-mbr-91 { width: 91%; }
.col-mbr-92 { width: 92%; }
.col-mbr-93 { width: 93%; }
.col-mbr-94 { width: 94%; }
.col-mbr-95 { width: 95%; }
.col-mbr-96 { width: 96%; }
.col-mbr-97 { width: 97%; }
.col-mbr-98 { width: 98%; }
.col-mbr-99 { width: 99%; }
.col-mbr-100 { width: 100%; }

.checkbox-hide{
    display: none;
}

table.table.xs-table > thead > tr > th,
table.table.sm-table > thead > tr > th,
table.table.small-table > thead > tr > th,
table.table.md-table > thead >  tr > th,
table.table.compact-table > thead > th > td{font-weight: bold;}

table.table.xs-table{
    font-size: 0.7rem;
}
table.table.xs-table > thead >  tr > th,
table.table.xs-table tr td{
    padding: 1px 2px 1px 2px;
    font-size: 0.75rem;
}

table.table.sm-table,
table.table.small-table{
    font-size: 0.9rem;
}
table.table.sm-table > thead >  tr > th,
table.table.sm-table > tbody > tr > td,
table.table.small-table > thead >  tr > th,
table.table.small-table > tbody > tr > td{
    padding: 2px 4px 2px 4px;
    font-size: 0.9rem;
}

table.table.md-table,
table.table.compact-table{
    font-size: 0.9rem;
}
table.table.md-table > thead >  tr > th,
table.table.md-table > tbody > tr > td,
table.table.compact-table > thead >  tr > th,
table.table.compact-table > tbody > tr > td{
    padding: 3px 5px 3px 5px;
    font-size: 1.0rem;
}

table.xs-table.footable.breakpoint>tbody>tr>td>span.footable-toggle,
table.print-xs-table.footable.breakpoint>tbody>tr>td>span.footable-toggle,
table.small-table.footable.breakpoint>tbody>tr>td>span.footable-toggle,
table.print-sm-table.footable.breakpoint>tbody>tr>td>span.footable-toggle,
table.sm-table.footable.breakpoint>tbody>tr>td>span.footable-toggle,
table.compact-table.footable.breakpoint>tbody>tr>td>span.footable-toggle{font-size: 11px;}

table.md-table.footable.breakpoint>tbody>tr>td>span.footable-toggle,
table.print-md-table.footable.breakpoint>tbody>tr>td>span.footable-toggle{font-size: 12px;}

table.table.compact-table .label,
table.table.small-table .label,
table.table.xs-table .label,
table.table.sm-table .label,
table.table.md-table .label,
table.table.compact-table .badge,
table.table.small-table .badge,
table.table.xs-table .badge,
table.table.sm-table .badge,
table.table.md-table .badge{font-size: 0.9em;padding: 0.5em 0.6em 0.5em 0.6em;}

table.table.compact-table small.label,
table.table.small-table small.label,
table.table.xs-table small.label,
table.table.sm-table small.label,
table.table.md-table small.label,
table.table.compact-table small.badge,
table.table.small-table small.badge,
table.table.xs-table small.badge,
table.table.sm-table small.badge,
table.table.md-table small.badge{font-size: 0.85em; padding: 0.4em 0.5em 0.4em 0.5em;}


@media print{
    #view_data{padding-bottom: 0;}
    #conteudo{margin-bottom: 0;}
    @page{margin: 5mm 2mm 5mm 2mm;}
    table thead.nao-repetir{display: table-row-group;}
    table.table{border-collapse: separate !important; border-spacing: 0;padding: 0;}
    *,body, html{
        -webkit-print-color-adjust:exact !important;
    }
    .footable.breakpoint>tbody>tr>td>span.footable-toggle{display: none !important;}
    /*.print-1px{width: 1px !important; height: 1px !important; overflow: hidden;}*/
    table.table.table-bordered > thead > tr > th,
    table.table.table-bordered > tbody > tr > td,
    table.table.table-bordered > tfoot > tr > td{
        border: 1px solid #666 !important;
    }

    table.table.print-xs-table{
        font-size: 0.7rem;
    }
    table.table.print-xs-table > thead > tr > th,
    table.table.print-xs-table > tbody > tr > td{
        padding: 1px 1px 1px 1px;
        font-size: 0.7rem;
    }

    table.table.print-sm-table{
        font-size: 0.8rem;
    }
    table.table.print-sm-table > thead > tr > th,
    table.table.print-sm-table > tbody > tr > td{
        padding: 2px 4px 2px 4px;
        font-size: 0.8rem;
    }

    table.table > thead > tr.bg-primary,
    table.table > thead > tr.bg-primary th{
        color: #fff !important;
        background-color: #428bca !important;
    }

    table.table.print-xs-table .label,
    table.table.print-sm-table .label,
    table.table.print-md-table .label{font-size: 1em;padding: 0.3em 0.4em 0.3em 0.4em; border: none;}

    table.table.print-xs-table small.label,
    table.table.print-sm-table small.label,
    table.table.print-md-table small.label{font-size: 0.85em; padding: 0.1em 0.2em 0.1em 0.2em; border: none;}
}


.atencao,
a.atencao,
atencao th,
atencao td{
    color: #ff0000;
}
.importante{
    color: yellow;
}

.label:empty,.badge:empty{display:none}
a.label:hover,
a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}

.label-danger,.badge-danger{background-color:#a94442;}
.label-important,.badge-important{background-color:#b94a48;}

.label-important[href],
.badge-important[href]{background-color:#953b39}

.label-warning,.badge-warning{background-color:#f89406}

.label-warning[href],
.badge-warning[href]{background-color:#c67605}

.label-success,.badge-success{background-color:#468847}

.label-success[href],
.badge-success[href]{background-color:#356635}

.label-info,.badge-info{background-color:#3a87ad}

.label-info[href],
.badge-info[href]{background-color:#2d6987}

.label-inverse,
.badge-inverse{background-color:#333}

.label-inverse[href],
.badge-inverse[href]{background-color:#1a1a1a}

.label-default,
.badge-default{background-color:#9a9a9a}

.label-default[href],
.label-default[href]{background-color:#bababa}

table.table thead tr th.warning,
table.table tbody tr td.warning{ background-color: #e67e22; }

.lista li.item{ text-indent: 0; display: inline-block; }
.lista li.item.nivel-1{ text-indent: 0; }
.lista li.item.nivel-2{ text-indent: 2.5em; }
.lista li.item.nivel-3{ text-indent: 5.0em; }
.lista li.item.nivel-4{ text-indent: 7.5em; }
.lista li.item.nivel-5{ text-indent: 10.0em;}
.lista li.item.nivel-6{ text-indent: 12.5em; }

.lista.lista-tarefas{}
.lista.lista-tarefas .tem-filhos{ font-weight: bold; }
.lista.lista-tarefas .tem-filhos.nivel-1{ color: #000; text-decoration: underline; }
.lista.lista-tarefas .tem-filhos.nivel-2{ color: #333; }
.lista.lista-tarefas .tem-filhos.nivel-3{ color: #444; }
.lista.lista-tarefas .tem-filhos.nivel-4{ color: #444; }
.lista.lista-tarefas .tem-filhos.nivel-5{ color: #444; }
.lista.lista-tarefas .tem-filhos.nivel-6{ color: #444; }

.lista.lista-tarefas .item{ text-indent: 0; }
.lista.lista-tarefas .item:before{ display: inline-block; margin-right: 2px; }
.lista.lista-tarefas .item.nivel-1:before{ content: ' ● ';  text-indent: 0;}
.lista.lista-tarefas .item.nivel-2:before{ content: ' ○ '; text-indent: 2.5em; }
.lista.lista-tarefas .item.nivel-3:before{ content: ' ■ '; text-indent: 5.0em; }
.lista.lista-tarefas .item.nivel-4:before{ content: ' □ '; text-indent: 7.5em; }
.lista.lista-tarefas .item.nivel-5:before{ content: ' ◇ '; text-indent: 10.0em; }
.lista.lista-tarefas .item.nivel-6:before{ content: ' ◆ '; text-indent: 12.5em; }

.lista.lista-recursiva-compacta ul,
.lista.lista-recursiva-compacta ul.item,
.lista.lista-recursiva-compacta ul li,
.lista.lista-recursiva-compacta ul li.item{
    padding-left: 0;
    margin-left: 0;
    display: block;
    width: 100%;
}
.lista.lista-recursiva-compacta li.item{ text-indent: 0; margin-top: 2px; }
.lista.lista-recursiva-compacta li.item:before{ display: inline-block; margin-right: 2px; }
.lista.lista-recursiva-compacta li.item.nivel-1:before{ content: ' ● '; text-indent: 0;}
.lista.lista-recursiva-compacta li.item.nivel-2:before{ content: ' ○ '; text-indent: 2.0em; }
.lista.lista-recursiva-compacta li.item.nivel-3:before{ content: ' ■ '; text-indent: 4.0em; }
.lista.lista-recursiva-compacta li.item.nivel-4:before{ content: ' □ '; text-indent: 6.0em; }
.lista.lista-recursiva-compacta li.item.nivel-5:before{ content: ' ◇ '; text-indent: 8.0em; }
.lista.lista-recursiva-compacta li.item.nivel-6:before{ content: ' ◆ '; text-indent: 10.0em; }

.cabecalho-logo{position: relative;top: 5px; width: auto; height: 45px;}

@media print{
    #menu_logo{display: none;}
    #view_data.padding-top-bottom-20-10{
        padding-top: 0;
    }
    .cabecalho-impressao{padding-top: 10px;}
    .cabecalho-impressao-logo{}
    .cabecalho-impressao-info{}
}

