table.borders {
    -webkit-box-shadow: 0px 0px 3px 5px rgba(55, 55, 55, .2);
    -moz-box-shadow: 0px 0px 3px 5px rgba(55, 55, 55, .2);
    box-shadow: 0px 0px 3px 5px rgba(55, 55, 55, .2);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
}

table.borders td {
    padding: 5px;
}

.cat_wrapper {

}

.cat_table {
    margin: auto;
    text-align: center;
    width: 80%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 2px 3px rgba(150, 150, 150, .2);
    -moz-box-shadow: 0px 0px 2px 3px rgba(150, 150, 150, .2);
    box-shadow: 0px 0px 2px 3px rgba(150, 150, 150, .2);
    background: #fcfff4;
    background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfff4),
        color-stop(40%, #dfe5d7), color-stop(100%, #b3bead) );
    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    filter: progid :       DXImageTransform.Microsoft.gradient (      
        startColorstr =   
        '#fcfff4', endColorstr =       '#b3bead', GradientType =       0 );
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
}

tr.cat_header {
    text-align: center;
    font-weight: bold;
    margin: 5px;
}

tr.cat_data {
    margin: 3px;
    color: #38434c;
    padding: 3px;
    height: 12px;
    font-size: 12px;
}

tr.cat_data:hover {
    color: #495965;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff
        100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),
        color-stop(50%, #f3f3f3), color-stop(51%, #ededed),
        color-stop(100%, #ffffff) );
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%,
        #ffffff 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff
        100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff
        100%);
    filter: progid :       DXImageTransform.Microsoft.gradient (      
        startColorstr =   
        '#ffffff', endColorstr =       '#ffffff', GradientType =       0 );
    background: linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
}

table.cat_iconos {
    width: 200px;
    text-align: right;
}

.formTable {
    width: 99%
}

.subForm {
    margin-bottom: 5px;
    width: 100%;
}

.noRecords {
    padding: 10px;
    text-align: center;
    color: #8b4513;
    font-size: 14px;
}

th a .selected {
    font-weight: bold;
}

.formTitle {
    background: #ededed url(../images/bg_helper_button.jpg) repeat-x;
    font-size: 11px !important;
    font-weight: bold;
}

form  .element {
    padding: 4px;
    margin: 0;
}

.element ul {
    width: auto !important;
}

form label {
    font-size: 11px;
    display: block;
}

.subtitulo span {
    width: 40px;
    display: block;
    float: left;
}

.subtitulo {
    padding-left: 5px;
    text-indent: 0;
}

.gridLoading {
    background: #f7f7f7 url(../images/ajax-loader.gif) no-repeat center
        center;
    border: 1px solid #315659;
}

.paginationExport {
    float: left;
    width: 110px;
}

.paginationNumbers {
    float: left;
    text-align: center;
    width: 750px;
}

.massActions {
    background-color: #f6f8e2;
    text-align: right;
}

.massActions .massSelect {
    display: block;
    float: left;
    padding-top: 2px;
}

.massActions * {
    color: #333;
    text-decoration: none;
}

.massActions input {
    margin-left: 10px;
}

.buttons {
    text-align: center;
    background-color: #dedede;
}

input[type='checkbox'],input[type='radio'] {
    width: 14px !important;
    height: 14px !important;
    border: 0px;
    padding: 0px;
    margin: 2px;
}

/*
td div input[type='text'],td div input[type='password'],.subtitulo input[type='text'],.subtitulo input[type='password'],.subtitulo  select
        {
        width: 90% !important;
        border: 1px solid #aaa;
        min-width: 20px;
        margin: 2px;
}*/
#grid .querySupport button {
    border: 1px solid #ddd;
    padding: 1px;
    color: #578d8f;
    font-size: 10px;
    margin-left: 5px;
    margin-right: 5px;
    background: #FFF url(../images/bg_helper_button.jpg);
    cursor: pointer;
}

.querySupport {
    background: #FFF url(../images/bg_helper.jpg);
}

.querySupport div {
    text-align: right;
}

#newGrid {
    border: 2px solid #333;
}

#newGrid .td {
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    background: #fff;
    padding: 4px 4px 4px 8px;
    color: #333;
}

.addRecord {
    text-align: center;
    background-color: #DEDEDE;
    float: left;
}

.addRecord a {
    text-decoration: none;
    font-size: 10px !important;
}

td input[type='checkbox'],td input[type='radio'],td textarea:focus {
    border: 1px solid #666;
    background-color: #f4F4F4;
}

.semLimites {
    border: 0px;
    padding: 0px;
    margin: 0px;
    height: auto;
}

td.alt2 {
    text-align: center;
    background-color: #DEDEDE;
}

select {
    font-size: 10px;
}

#grid td {
    vertical-align: middle;
    font-size: 10px;
}

.formValue {
    width: 550px;
}

div .element label {
    font-size: 11px;
    font-style: normal;
}

div .element {
    font-style: italic;
    margin-right: 10px;
}

td.esquerda {
    width: 350px;
}

.errors li,.errors {
    color: #840000;
}

.errors {
    padding-left: 15;
    margin: 0;
    margin-top: 5px;
}

.formLabel {
    text-align: right;
    display: block;
    margin-right: 10px;
}

* /
.hbar {
    text-align: center;
    background: #FFF url(../images/hbar.jpg);
    font-variant: small-caps;
}

.hbar div {
    padding: 4px;
    font-weight: bold;
    font-size: 12px;
}

#newGrid td {
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    background: #fff;
    padding: 4px 4px 4px 8px;
    color: #333;
}

td.alt,tr.alt  td {
    background: #DEDEDE;
    color: #333;
}

.button {
    padding: 1px;
    border: 1px solid #275DA8;
    width: 98%;
}

.sum {
    border: 0px;
    background-color: #999;
    color: #F4F4F4;
}

#center {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
}

.barra_tabela {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6
        100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),
        color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1),
        color-stop(100%, #f6f6f6) ); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%,
        #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6
        100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6
        100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    /* W3C */
    filter: progid :     DXImageTransform.Microsoft.gradient (     
        startColorstr =  
        '#ffffff', endColorstr =     '#f6f6f6', GradientType =     0 );
    /* IE6-9 */
    text-align: center;
}

.barra_tabela input {
    width: 120px !important;
    margin: 4px;
}

.barra_tabela a {
    padding: 2px 2px 2px 2px;
    margin: 2px;
    text-decoration: none;
    color: #333;
}

.barra_tabela a img {
    border: 0px solid #315659;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 3px;
}

.topo ul li span {
    font-weight: bold;
}

.topo ul li span * {
    color: #333;
    text-decoration: none;
}

.topo ul li {
    border-bottom: 1px solid #315659;
    margin: 2px;
}

.alerta {
    border: 1px solid #003b16;
    padding: 5px;
    margin: 10px;
    text-align: center;
    color: green;
    font-weight: bold;
}

.alerta_red {
    padding: 1px;
    margin: 2px;
    text-align: center;
    color: #740d08;
}

.tabela_print a {
    border: 0px;
    background-color: #203a54;
    padding: 0px;
    padding-left: 1px;
}

.subtitulo select {
    width: 95%;
    border: 1px solid #AAA;
}

.subtitulo {
    background: #FFFFFF url(../images/pageoptions2.jpg) repeat-x bottom;
}

.noText span {
    display: none;
}

.noSelect em {
    display: none;
}

#header {
    width: 919px;
    height: 70px;
    background-image: url('../images/fundo_topo.jpg');
    background-color: #dee2eb;
    border-bottom: 0px;
    clear: both;
}

th a {
    color: #797979;
}
th{
    font-weight: bold;
    color: #2d4d52;
    text-align: left;
}
.elementLabel {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6
        100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),
        color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1),
        color-stop(100%, #f6f6f6) ); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%,
        #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6
        100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6
        100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    /* W3C */
    filter: progid :     DXImageTransform.Microsoft.gradient (     
        startColorstr =  
        '#ffffff', endColorstr =     '#f6f6f6', GradientType =     0 );
    /* IE6-9 */
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #2d4d52;
    height: 15px;
    text-align: left;
    padding: 2px 6px;
}

.input_p {
    border: 1px solid #AAA;
    width: 98%;
}

th a {
    text-decoration: none;
}

.width_33p {
    width: 33%;
}

.width_30 {
    width: 30px;
}

.width_20 {
    width: 20px;
}

.width_50p {
    width: 50%;
}

.width_60p {
    width: 60%;
}

.width_80p {
    width: 90%;
}

.width_40p {
    width: 40%;
}

.width_50 {
    width: 50px;
}

.width_75 {
    width: 75px;
}

.width_150 {
    width: 150px;
}

.width_160 {
    width: 160px;
}

.width_500 {
    width: 640px;
}

.width_400 {
    width: 400px;
}

.width_350 {
    width: 250px;
}

.width_100 {
    width: 100px;
}

.width_80 {
    width: 80px;
}

.width_data {
    width: 80px;
    display: block;
    height: 14px;
    overflow: hidden;
}

.width_120 {
    width: 120px;
}

.width_200 {
    width: 200px;
}

.detailLeft {
    width: 150px;
    font-weight: bold;
    background-color: #DDD;
}

.red {
    background-color: #840000 !important;
}

.green {
    background-color: green !important;
}

#example tbody tr:hover, .catalogo tr:hover {
    color: white;

    background: rgb(255, 168, 76);
    background: -moz-linear-gradient(top, rgba(255, 168, 76, 1) 0%,
        rgba(255, 123, 13, 1) 100% );
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
        168, 76, 1) ), color-stop(100%, rgba(255, 123, 13, 1) ) );
    background: -webkit-linear-gradient(top, rgba(255, 168, 76, 1) 0%,
        rgba(255, 123, 13, 1) 100% );
    background: -o-linear-gradient(top, rgba(255, 168, 76, 1) 0%,
        rgba(255, 123, 13, 1) 100% );
    background: -ms-linear-gradient(top, rgba(255, 168, 76, 1) 0%,
        rgba(255, 123, 13, 1) 100% );
    background: linear-gradient(top, rgba(255, 168, 76, 1) 0%,
        rgba(255, 123, 13, 1) 100% );
    filter: progid:      DXImageTransform.Microsoft.gradient( 
        startColorstr= 
        '#ffa84c', endColorstr=      '#ff7b0d', GradientType=      0 );
}

.catalogo tr:nth-child(odd){
    background: #E2E4FF;
    color: black;
    font-size: 12px;
    text-align: center;
}

.catalogo tr th{
    background: url("images/ui-bg_glass_85_dfeffc_1x400.png") repeat-x scroll 50% 50% #dfeffc;
    border: 1px solid #cccccc;
    color: #3383bb;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
.catalogo tr:nth-child(even){
    background: white;
    color: black;
    font-size: 12px;
    text-align: center;
}
.catalogo tr:hover{
    color: white;

    background: rgb(255, 168, 76);
    background: -moz-linear-gradient(top, rgba(255, 168, 76, 1) 0%,
        rgba(255, 123, 13, 1) 100% );
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
        168, 76, 1) ), color-stop(100%, rgba(255, 123, 13, 1) ) );
    background: -webkit-linear-gradient(top, rgba(255, 168, 76, 1) 0%,
        rgba(255, 123, 13, 1) 100% );
    background: -o-linear-gradient(top, rgba(255, 168, 76, 1) 0%,
        rgba(255, 123, 13, 1) 100% );
    background: -ms-linear-gradient(top, rgba(255, 168, 76, 1) 0%,
        rgba(255, 123, 13, 1) 100% );
    background: linear-gradient(top, rgba(255, 168, 76, 1) 0%,
        rgba(255, 123, 13, 1) 100% );
}
table.tbl_vista_catalogo{
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
    border: solid 1px rgba(191,191,191,1);
    border-collapse: collapse;
    border-radius: 15px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    font-size: 10px;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 15px;
    width: 100%;
}

table.tbl_vista_catalogo input,table.tbl_vista_catalogo textarea, table.tbl_vista_catalogo Select{
    width: 90%;
    margin: auto;
    font-size: .9em;
    height: 17px;
    padding: 2px;
    margin: 2px;
}

table.tbl_vista_catalogo td{
    text-align: left;

    border: dashed .5px #2671bc;
    text-align: center;
}

table.tbl_vista_catalogo th{ text-align: center; font-weight: bold; size: 1em; }

table.tbl_vista_catalogo tr:hover td{ background-color: #5096d9; color: white; }

table.tbl_vista_catalogo tr:nth-child(even){ background-color: white; }

table.tbl_vista_catalogo tr:nth-child(odd){ background-color: #e3eef7; }

#catalogo{ border-collapse: collapse; font-size: 1em; }

.catalogoSimple{
    width: 95%; 
    border: 1px solid gray;
    padding: 0px;
    border-collapse: collapse;
}
.catalogoSimple th{
    color: #3383bb;
    border: 1px solid gray;
    text-align: center;
    padding: 5px;
}
.catalogoSimple td{
    border: 1px solid gray;
    font-size: .8em;
}
.catalogoSimple tbody tr:hover{
    background: #e2e2e2; /* Old browsers */
    background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 44%, #d1d1d1 53%, #d1d1d1 53%, #d1d1d1 57%, #fefefe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(44%,#dbdbdb), color-stop(53%,#d1d1d1), color-stop(53%,#d1d1d1), color-stop(57%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 44%,#d1d1d1 53%,#d1d1d1 53%,#d1d1d1 57%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 44%,#d1d1d1 53%,#d1d1d1 53%,#d1d1d1 57%,#fefefe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 44%,#d1d1d1 53%,#d1d1d1 53%,#d1d1d1 57%,#fefefe 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 44%,#d1d1d1 53%,#d1d1d1 53%,#d1d1d1 57%,#fefefe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */

}
#wait{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 80px;
    margin-left: -125px;
    margin-top: 35px;
    padding: 60px 0 2px 0;
    text-align: center;
    vertical-align:middle;
    color: white;
    font-size: 16px;
    background: #0e0e0e; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #0e0e0e 0%, #7d7e7d 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#0e0e0e), color-stop(100%,#7d7e7d)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  #0e0e0e 0%,#7d7e7d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  #0e0e0e 0%,#7d7e7d 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  #0e0e0e 0%,#7d7e7d 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  #0e0e0e 0%,#7d7e7d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    z-index: 1003;
    display: none;
}