.btn, .well, .thumbnail, .product-box{word-wrap: break-word; white-space: normal;}
.w_body_index{ background: url(../imagens/fundo_index.jpg) no-repeat !important; background-size: cover !important;}
.navbar-top-links a{ transition: background-color 0.1s ease;}
.navbar-top-links a:hover{ background: rgba(0,0,0,0.05) !important;}
.sa-input-error{ display: none !important;}
.w_borda1{ padding: 5px; background: url(../imagens/title-pattern.png) repeat-x;}
.w_navbar_link_primary a{ background: #26a69a; color: #FFF !important;}
.w_navbar_link_primary a:hover{ background: #009688 !important; color: #FFF !important;}
.w_navbar_link_info a{ background: #42a5f5 !important; color: #FFF !important;}
.w_navbar_link_info a:hover{ background: #2196f3 !important; color: #FFF !important;}
.w_navbar_link_danger a{ background: #e53935; color: #FFF !important;}
.w_navbar_link_danger a:hover{ background: #d32f2f !important; color: #FFF !important;}
.wrapper-content{ padding: 5px !important;}
.product-box{ transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out;}
.w_well_altura{ max-height: 110px; overflow-x: auto;}
.datepicker{ z-index: 9999 !important;}
.w_impressao_contrato, .w_impressao_contrato table{font-size: 10px !important;}
.w_impressao_contrato table tr td{ padding: 3px;}
.w_table_parcelas_contrato table tr td{ font-size: 12px;}
.select2-close-mask{
    z-index: 2099;
}
.select2-dropdown{
    z-index: 3051;
}

.w_div_img_chamado{ position: relative;}
.w_div_img_chamado:hover > .btn-group{ display: block;}
.w_div_img_chamado .btn-group{ position: absolute; left: 0; bottom: 0; width: 100%;}

.w_pagina_a4 {
  width: 21cm;
  min-height: 29.7cm;
  display: block;
}

tr.tr_center td{text-align: center;}

.modal-body {
  overflow-x: auto !important;
}