body {
    color: #494949;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
    margin-top: 0px;
    height: 100%;
}

body.semfundo {
    background-image: url('fotos/sf.gif');
    color: #494949;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
}



/*************************************************
 * Estilos dos filtros dos relatórios configuráveis
 *
 * - Div contadores - onde os campos slecionados para
 *   criar os filtros
 *
 * - Div filtros corresponde - div do fundo com as
 *   select box
 *************************************************/
#nav_tabs{
    display: none;
}

#contadores {
    background-color: #DADFE3;
    display: none;
    line-height: 2;
    height: auto;
    width: 14%;
    position: absolute;
    margin-top: 2%;
    right: 3%;
    float: right;
    padding: 10px;
}

#campos {
    margin-top: -20px;
}

#campos li {
    padding-bottom: 0px;
}

#filtros {
    border: 1px solid #aaaaaa;
    float: left;
    border-radius: 4px;
    background-color: #FFFFFF;
    margin-top: 30px;
    padding: 20px;
    width: 95%;
    margin-bottom: 30px
}

#inputs {
    float: left;
}

#notas {
    background-color: #DADFE3;
    width: 300px;;
    float: right;
    margin-top: 10px;
    padding: 10px;
}


@media (max-width: 1000px) {
    #contadores{

        font-size: 13px;
    }
}

/**************************************************/

A:link, a:visited {
    text-decoration: none;
    color: #007fa2;
}

.sql_datatables td a:visited {
    color: #024354;
}

A:active {
    text-decoration: none;
    color: #0099CC;
}
A:hover {
    text-decoration: underline;
    color: #007fa2;
}

A.m:link {
    text-decoration: none;
    color: #ffffff;
}
A.m:visited {
    text-decoration: none;
    color: #ffffff;
}
A.m:active {
    text-decoration: none;
    color: #ffffff;
}
A.m:hover {
    text-decoration: underline;
    color: #ffffff;
}

A.m1:link {
    text-decoration: none;
    color: #000000;
}
A.m1:visited {
    text-decoration: none;
    color: #000000;
}
A.m1:active {
    text-decoration: none;
    color: #000000;
}
A.m1:hover {
    text-decoration: underline;
    color: #000000;
}

A.m2:link {
    text-decoration: none;
    color: #000000;
}
A.m2:visited {
    text-decoration: none;
    color: #000000;
}
A.m2:active {
    text-decoration: none;
    color: #000000;
}
A.m2:hover {
    text-decoration: underline;
    color: #000000;
}

.courier {
    font-family: Courier New, Arial, sans-serif;
}

table.tit {
    font-size: 13px;
    background-color: #4e74a5;
}

table.tabelas {
    font-size: 13px;
    border-collapse: collapse;
}

.tpad td{
    padding-left:15px !important;
    padding-right:15px !important;
}

.tdmain {
    background: url('lib/imagens_ruralbit.pt/logo_p_t.gif') bottom right no-repeat;
    font-size: 13px;
}

table.formularios {
    font-size: 13px;
}

.t_empty {
    font-size: 1px !important;
    padding: 0 !important;
}

th.t_titulos, td.t_titulos {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    background-color: #d9dfe3;
    padding: 3px;
    border-bottom: gray solid thin;
    color: #0066CC;
}


.tabela-die tr:first-child td.t_titulos,
.tabela-proc tr:first-child td.t_titulos{
    position: sticky;
    top: 0;
}

.tabela-die tr:nth-child(2) td.t_titulos{
    position: sticky;
    top: 33px;
}

.tabela-proc tr:nth-child(2) td.t_titulos{
    position: sticky;
    top: 22px;
}

.tabela-proc tr:nth-child(3) td.t_titulos{
    position: sticky;
    top: 44px;
}

th.t_titulos_fb, td.t_titulos_fb {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    background-color: #FFFFFF;
    padding: 3px;
    border-bottom: gray solid thin;
    color: #0066CC;
}

th.t_titulos_r, td.t_titulos_r {
    font-weight: bold;
    font-size: 13px;
    text-align: right;
    background-color: #d9dfe3;
    padding: 3px;
    border-bottom: gray solid thin;
    color: #0066CC;
}

th.t_titulos_l, td.t_titulos_l {
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    background-color: #d9dfe3;
    padding: 3px;
    border-bottom: gray solid thin;
    color: #0066CC;
}

th.t_titulos_sf, td.t_titulos_sf {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    padding: 3px;
    border-bottom: gray solid thin;
    color: #0066CC;
}

th.t_titulos_row, td.t_titulos_row {
    font-size: 9px;
    text-align: right;
    padding: 3px;
    font-weight: bold;
    color: #494949;
}

td.t_val {
    font-size: 13px;
    text-align: center;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: #FFFFFF;
}

td.t_val_laranja {
    font-size: 13px;
    text-align: center;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: orange;
}

td.t_val_j {
    font-size: 13px;
    text-align: justify;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: #FFFFFF;
    min-width: 200px;
}

td.t_val_sf2 {
    font-size: 13px;
    text-align: center;
    padding: 1px;
    background-color: #FFFFFF;
}

td.t_val_sf {
    font-size: 13px;
    text-align: center;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
}

td.t_val_sb {
    font-size: 13px;
    text-align: left;
    padding: 1px;
}

td.t_val_sbr {
    font-size: 13px;
    text-align: right;
    padding: 1px;
    background-color: #ffffff;
}

td.t_val_sbnc {
    font-size: 13px;
    text-align: right;
    padding-right: 20px;
    background-color: #ffffff;
}

td.t_val_atencao {
    font-size: 13px;
    text-align: center;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: yellow;
    color: black;
}

td.t_val_nc {
    font-size: 13px;
    text-align: right;
    padding-right: 20px;
    background-color: #ffffff;
    border-bottom: #d9dfe3 solid thin;
}

td.t_val_sf2 {
    font-size: 13px;
    text-align: center;
    padding: 1px;
}

td.t_val_r {
    font-size: 13px;
    text-align: right;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: #ffffff;
}

td.t_val_l {
    font-size: 13px;
    text-align: left;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: #ffffff;
}

td.t_val_l_t {
    font-size: 13px;
    text-align: left;
    vertical-align: top;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: #ffffff;
}

td.t_val_cinza {
    font-size: 13px;
    text-align: center;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: #E8E8E8;
}

td.t_val_erro {
    font-size: 13px;
    text-align: center;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: red;
    color: white;
    font-weight: 500;
}

td.t_val_mae {
    font-size: 13px;
    text-align: center;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: #FFCCCC;
}
td.t_val_pai {
    font-size: 13px;
    text-align: center;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: #99CCFF;
}

td.t_val_pai_mae {
    font-size: 13px;
    text-align: center;
    padding: 1px;
    border-bottom: #d9dfe3 solid thin;
    background-color: #FFFF99;
}

h1 {
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 500;
    margin: 0px;
    padding: 7px;
    background-color: #4e74a5;
}

h1.pda {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 800;
    margin: 0px;
    padding: 2px;
    background-color: #4e74a5;
    text-decoration: underline;
    text-align: center;
}

h1.semfundo {
    color: #115fb8;
    font-size: 25px;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    text-decoration: normal;
    background-color: #FFFFFF;
}

h1.grande {
    color: red;
    font-size: 100px;
    font-weight: 800;
    font-style: bold;
    text-align: center;
    text-decoration: normal;
    background-color: #FFFFFF;
}

h2 {
    color: #115fb8;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
}

h3 {
    color: #973108;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    margin-bottom: 2px;
}

h3.curto {
    color: #973108;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    margin: 2px;
}

h3.azul {
    color: #4e74a5;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    font-weight: bold;
}

h3.azul_l {
    color: #4e74a5;
    font-size: 16px;
    font-style: normal;
    text-align: left;
    font-weight: bold;
}

h3.branco {
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
    text-align: center;
    font-weight: bold;
}

h3.nome {
    color: #800000;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

h4 {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0px;
    margin-top: 8px;
}

h4.l {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0px;
    text-align: left;
}

h4.azul_l {
    color: #4e74a5;
    font-size: 13px;
    font-style: normal;
    text-align: left;
    font-weight: bold;
}

h5 {
    font-size: 13px;
    margin: 0px;
    margin-top: 7px;
    padding: 0px;
    font-weight: bold;
}

font#bol {
    color: #4e74a5;
    font-size: 13px;
    font-weight: bold;
}

font#bolp {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    font-variant: small-caps;
}

font#bolt {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    font-variant: small-caps;
}

font#bol_gen {
    color: #090909;
    font-size: 8px;
    text-align: left;
    font-weight: 600;
    text-transform: none;
}

font#text {
    color: #000000;
    font-size: 13px;
    font-variant: small-caps;
    font-weight: normal;
}

font#nota {
    color: #000000;
    font-size: 8px;
    text-align: left;
}

.nota_r {
    color: #000000;
    font-size: 13px;
    text-align: right;
}

hr {
    background-color: #D9DFE3;
    border-color: #D9DFE3;
    height: 1px;
    width: 100%;
    border: 0;
}

hr#\90 {
    background-color: #D9DFE3;
    border-color: #D9DFE3;
    height: 1px;
    width: 95%;
    border: 0;
    margin: 0px;
    padding: 0px;
}

.form_label {
    text-align: right;
    color: #494949;
    font-size: 13px;
}

fieldset {
    -moz-border-radius: 7pt;
}

legend {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
}

.monitor {
    color: #FFFFFF;
}

input {
    font-size: 13px;
}
select {
    font-size: 13px;
}

input.chip {
    font-family: small-font, sans-serif;
    font-size: 9px;

}

select.distritos {
    width: auto;
}
select.nove {
    width: 90px;
}
select.cri_expl {
    width: 315px;
}
select.um {
    width: 5px;
}
select.dez {
    width: 100px;
}
select.vintequatro {
    width: 142px;
}

input.dez {
    width: 100px;
}

.juntos {
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
}

.erro:not(ul.erro) {
    background-color: red;
    color: white;
    font-weight: 600;
    padding: 3px;
    line-height: 22px;
}

ul > li {
    list-style-type: circle;
    padding-bottom: 12pt;
    padding-right: 12pt;
}

ul.erro {
    background-color: red;
    color: white;
}

ul.erro > li {
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.success {
    background-color: #008000;
    color: white;
    font-weight: 600;
    padding: 3px;
    line-height: 22px;
}

.animal_info {
    background-color: #FF4500;
    color: white;
    font-weight: 600;
    padding: 3px;
    line-height: 22px;
}

.erro2 {
    background-color: #FF4500 !important;
    color: white !important;
    font-weight: 600 !important;
}

.atencao {
    background-color: yellow;
    color: black;
    padding: 3px;
    line-height: 20px;
}

.atencao1 {
    background-color: yellow !important;
    color: black;
}

.atencao2 {
    background-color: yellow !important;
    color: black !important;
    font-weight: 600 !important;
}

.laranja {
    background-color: orange;
    color: black;
    padding: 3px;
    line-height: 20px;
}
.menu_right {
    width: 400px;
    float: right;
    display: block;
    text-align: right;
}

.novo {
    font-size: 13px;
    color: #990000;
    font-weight: bold;
    font-variant: small-caps;
}

.new {
    font-size: 13px;
    color: #990000;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: underline;
    float: left;
    display: block;
    margin-right: 5px;
}

.divprinter {
    float: right;
    display: block;
}

.notar {
    float: right;
    margin-top: 20px;
    display: block;
    width: 300px;
    background-color: #DADFE3;
}

.logo {
    float: left;
    display: block;
}

.flotleft {
    float: left;
    color: #FFFFFF;
    padding: 5px;
    width: 90px;
    text-align: center;
}

.flotright {
    float: right;
    color: #FFFFFF;
    padding: 5px;
    width: 90px;
    text-align: center;
}

.printer {
    text-align: right;
    margin: 0px;
}

.buttons A {
    padding: 3px;
    padding-bottom: 6px;
    display: block;
    font: 11px Arial, sans-serif;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #C8C8C8;
}

.buttons a:hover {
    text-decoration: none;
    border-bottom: 1px solid black;
}

.sub_buttons A {
    color: #F8F8F8;
    padding: 4px;
    display: block;
    font: 10px Arial, sans-serif;
    border-bottom: 1px solid #DADFE3;
    text-decoration: none;
    text-align: left;
    margin-left: 10px;
}

.sub_buttons a:hover {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid black;
    padding: 4px;
}



ul.help {
    list-style-type: circle;
    text-align: left;
    padding-left: 10pt;
}

.tab_c {
    border-left: #d9dfe3 dashed thin;
    border-right: #d9dfe3 dashed thin;
}
.tab_r0 {
    border-right: #d9dfe3 dashed thin;
}

.tab_r {
    padding: 10px;
}

img {
    border-color: #D9DFE3;
}

#caixaf {
    position: absolute;
    width: 52px;
    right: 50px;
    top: 200px;
}

.sias {
    color: #494949;
    font-size: 13px;
    letter-spacing: 0.2em;
    font-weight: 200;
}

.td_ie {
    background-color: none;
    border: thin;
    border-style: solid;
    border-color: #999;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    font-size: 13px;
}

.ie {/*tabela do interface ie*/
    font-size: 13px;
    color: #184415;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: none;
    text-align: center;
    line-height: 10px;
    padding-bottom: 0;
    padding-top: 0;
}

/************************************************
 * Tablesorter
 *
 ************************************************/

table.tablesorter .tablesorter-header {
    background-image: url('lib/TableSorter/bg.gif');
    background-repeat: no-repeat;
    background-position: right center;
}

table.tablesorter .tablesorter-headerAsc {
    background-image: url("lib/TableSorter/asc.gif");
    background-repeat: no-repeat;
    background-position: right center;
}
table.tablesorter .tablesorter-headerDesc {
    background-image: url("lib/TableSorter/desc.gif");
    background-repeat: no-repeat;
    background-position: right center;
}

.custom-combobox-toggle{
    height: 20px;
}

.dt-bottom, .dt {
    padding-top: 10px;
}

.dt-buttons {
    padding-right: 30px;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 0 18px;
}

.dataTables_wrapper .ui-toolbar {
    padding: 4px;
}

div.dt-buttons {
    float: right !important;
    position: relative;
}

.dataTables_wrapper .clear {
    padding-bottom: 40px
}

#emails_cri td {
    padding: 10px;
}

table.formularios1 {
    font-size: 13px;
    border: 0;
    border-bottom: 0px solid #000;
}

table.formularios1 td {
    border-bottom: 1px solid #000;
    padding: 2px 5px;
}

td.border-sides {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

table.formularios2 {
    font-size: 13px;
    border-spacing: 0;
    border-collapse: collapse;
    margin-left: 10px;
}

table.formularios2 td {
    border: 0;
}

.tohide {
    display: none;
}

#accordion h5 {
    background: #4e74a5;
    padding: 1px 30px;
    color: #fff;
}

#accordion .ui-accordion-content {
    padding: 1em 1em;
    font-size: 11px;
}

#rodape_login {
    text-align: right;
    background: rgba(0,0,0,0.8);
    color:#fff;
    padding: 5px;
}

#rodape_login a, #rodape_login a:visited {
    color:#fff;
}

#login_autoctones img {
    margin: 3px;
    border: 2px solid #fff;
    border-radius: 4px;
    -webkit-box-shadow: -10px 10px 20px -5px rgba(0,0,0,0.50);
    -moz-box-shadow: -10px 10px 20px -5px rgba(0,0,0,0.50);
    box-shadow: -10px 10px 20px -5px rgba(0,0,0,0.50);
}

inf {
    vertical-align: sub;
    font-size: 50%;
}

.tab_c h4 {
    padding-left: 10px;
}

#login_logo {
    float: left;
    padding: 10px;
}

#login_form {
    float: right;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: rgba(255, 255, 255, 0.7);
    margin-right: 15px;
    padding: 0 10px;

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    max-width: 500px;
}

#login_form form {
    margin: 0;
    float: right;
    width: 100%;
}

#login_form form input {
    width: 100%;
}

#login_form form label {
    cursor: pointer;
}

#login_ruralbit {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    bottom: 0;
    right: 15px;
    padding: 5px;
}

bigger {
    font-size: 400%;
}

big {
    font-size: 200%;
}

/********************************************************/
/************ Cenas do Bootstrap ************************/
/********************************************************/
.container:before,
.container:after,
.row:before,
.row:after {
    display: table;
    content: " ";
}

.container:after,
.row:after {
    clear: both;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (min-width:576px){
    .container {
        max-width: 540px;
    }
}
@media screen and (min-width:768px){
    .container {
        max-width: 720px;
    }
}
@media screen and (min-width:992px){
    .container {
        max-width: 960px;
    }
}
@media screen and (min-width:1200px){
    .container {
        max-width: 1140px;
    }
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right:-15px;
    margin-left:-15px;
    width:100%;
}

.col-6, .col-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.col-6 {
    width: 47%;
}

.col-12 {
    width: 96%;
}

.col-grid {
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
}

.col-inside {
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

/********************************************************/
/************ Datatables SQL Resultados *****************/
/********************************************************/

.sql_datatables_input {
    width: 100%;
}

.sql_datatables > tbody > tr:nth-child(odd) {
    background-color: #f2f2f2 !important;
}

.sql_datatables > tbody > tr:nth-child(even) {
    background-color: #fff !important;
}

.sql_datatables > tbody > tr > td {
    border-radius: 0;
    font-size: 13px;
    text-align: center;
    padding: 5px 4px;
}

.sql_datatables th {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    background-color: #d9dfe3;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    border-bottom: gray solid thin;
    color: #0066CC;
}

.sql_datatables {
    padding-top: 10px;
    padding-bottom: 10px;
}

.sql_datatables_filters {
    width: 100%;
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sql_datatables tr.dtrg-group td {
    text-align: justify;
}

.dataTables_wrapper {
    background: #fff;
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: auto;
    min-width: 400px;
}

.sql_datatables_filter, .sql_datatables_clear {
    font-size: 12px;
}

.dataTables_wrapper .dataTables_processing {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(128, 128, 128, 0.8) 25%, rgba(128, 128, 128, 0.8) 75%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
    color: white;
    height: 100px;
}

span.isloading-wrapper {
    position: fixed;
    top: 50% !important;
    -webkit-box-shadow: 5px 10px 25px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 10px 25px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 10px 25px 0px rgba(0,0,0,0.75);
}

.combobox-restrict-wrapper {
    width: 100%;
}

.combobox-restrict-wrapper > input {
    font-size:12px;
    width: 90%;
    padding:3px;
}

.combobox-restrict-wrapper > a {
    height: 11px;
    width: 11px;
}

.bs-example > .btn, .bs-example > .btn-group {
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
}

li.animated.fadeIn {
    padding-bottom: 0;
    padding-right: 0;
}

.noty_buttons {
    text-align: center !important;
}

/* Tabela das moradas */

#possiveis > table > tbody > tr:nth-child(odd) {
    background-color: #f2f2f2 !important;
}

#possiveis > table > tbody > tr:nth-child(even) {
    background-color: #fff !important;
}

#possiveis > table > tbody > tr > td {
    border-radius: 0;
    font-size: 13px;
    text-align: center;
    padding: 5px 4px;
}

#possiveis > table th {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    background-color: #d9dfe3;
    padding: 5px 4px;
    border-bottom: gray solid thin;
    color: #0066CC;
}

#possiveis > table {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    margin: 0 auto;
    border-collapse: collapse;
}

.buttons-columnVisibility{
    background: #aaa;
    font-style: italic;
    color: #ddd !important;
    font-size: small;
}

.buttons-columnVisibility.ui-state-active{
    background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    color: #333 !important;
    font-style: normal;
    font-size: 100%;
}


/* Look do bootstrap nos inputs e selects */
input[type='text'],
input[type='password'],
select,
textarea {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .2rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    overflow: visible;
}

input[type='text'],
input[type='password'],
select {
    height: calc(1.5em + .5rem + 2px);
}

input[type='text']:not(*[readonly]):focus,
input[type='password']:not(*[readonly]):focus,
select:focus,
textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

input[readonly], input[disabled],
textarea[readonly], textarea[disabled] {
    background-color: #e9ecef;
    opacity: 1;
}

.select2-selection {
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 31px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 31px !important;
    font-size: .875rem;
    color: #495057;
}

.select2-results__option {
    font-size: .875rem;
    color: #495057;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #4e74a5;
}

select {
    padding-top: 0.25rem;
    padding-right: 1.5rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.5rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.chosen-container-single .chosen-single {
    height: calc(1.5em + .5rem + 2px) !important;
    padding-top: 0.25rem !important;
    padding-right: 1.5rem !important;
    padding-bottom: 0.25rem !important;
    padding-left: 0.5rem !important;
    background: #fff !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;

    font-size: .875rem !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    border-radius: .2rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
    box-shadow: none;
}

.chosen-container-single .chosen-single abbr {
    top: 8px;
}

.chosen-container-single .chosen-single div {
    top: 3px;
}

select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

select[multiple], select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}

select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

select::-ms-expand {
    display: none;
}

.sql-form-gravar,
.sql-form-eliminar {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    /*font-size: 1rem;*/
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-color: #ced4da;
}

.sql-form-gravar:not(:disabled),
.sql-form-eliminar:not(:disabled) {
    cursor: pointer;
}

.sql-form-eliminar {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}

.sql-form-eliminar:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.sql-form table tr td.sql-form-alias span {
    min-height: 41px;
    font-weight: bold;
}

.sql-form table tr td {
    padding: 5px;
}

th.sorting {
    cursor: pointer;
}

.chosen-container {
    text-align: left !important;
}


.chosen-full-150 + .chosen-container {
    max-width: 150px !important;
}

#menu.ui-widget {
    font-family: 'Lato', sans-serif;
    font-size: 1em;
}

#modalMyPop {
    padding: 0;
}

.ui-dialog{
    top: 10% !important;
}

.ws-ifap-estado-1 {
    background-color: yellow;
}