﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
    /*background-color: #6699CC;*/
    /*background-color:White;*/
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    /*color: #6699CC;*/
    /*width: 100%;
    height: 100%;
    margin: 0 auto; 
    padding: 0px;*/
    text-align: center;
}

#map_canvas {
    /*top:-522px;*/
}


a:link {
    color: #034af3;
    text-decoration: underline;
}

a:visited {
    color: #505abc;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #12eb87;
}

p, ul {
    margin-bottom: 2px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h8, h9, h10 {
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

h1 {
    color: #fff;
    font-size: 15em;
    font-family: Verdana;
    font-style: italic;
    padding-bottom: 0;
    margin-bottom: 0;
    /*    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6699CC, endColorstr=#212121)"; 
   background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6699CC), to(#FFFFFF), color-stop(.9,#212121));
*/
}

h2 {
    padding: 0 0 10px 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
    display: inline;
    width: 1000px;
    color: White;
    display: inline;
}

h7 {
    font-size: 1.2em;
    font-family: Verdana;
    font-style: italic;
    color: #0b333c;
}

h8 {
    text-align: center;
}

h9 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 1.0em;
    color: #0b333c;
    text-align: left;
}

.teste {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#212121, endColorstr=#6699CC)";
    /*background:linear-gradient(to bottom, #212121, #212121);*/
    background: -webkit-gradient(linear, 0% 60%, 20% 100%, from(#212121), to(#212121), color-stop(.9,#6699CC));
    background-image: -ms-linear-gradient(bottom right, #6699CC 30%, #212121 70%);
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    width: 99%;
    height: 99%;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
}

table#grid tr td { /* Toda a tabela com fundo creme */
    background: White;
    table-layout: fixed;
    overflow: hidden;
}

table#grid tr.dif td {
    background: #eee; /* Linhas com fundo cinza */
    table-layout: fixed;
    overflow: hidden;
}

#header {
    position: relative;
    margin-bottom: 0px;
    color: #0b333c;
    /*padding: 2px;*/
    height: 40px;
    top: 0px;
    left: 3px;
    width: 100%;
}

    #header h1 {
        border-style: none;
        border-color: inherit;
        border-width: medium;
        font-weight: bold;
        /*padding: 0 0;*/
        margin: 0;
        color: #0b333c;
        line-height: 2em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 20px !important;
        height: 20px;
        top: auto;
    }

#main {
    /*background-color: #6699CC;*/
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
    height: 100%;
    width: 100%;
}

#footer {
    color: #999;
    /*padding: 10px 0;*/
    text-align: center;
    line-height: normal;
    /*margin: 2px;*/
    font-size: .9em;
    height: 100%;
    width: 100%;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
    /*top: -39px;*/
    left: 4px;
}

    ul#menu li {
        display: inline;
        list-style: none;
    }

        ul#menu li#greeting {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            color: #fff;
        }

        ul#menu li a {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            background-color: #e8eef4;
            color: #034af3;
        }

            ul#menu li a:hover {
                background-color: #fff;
                text-decoration: none;
            }

            ul#menu li a:active {
                background-color: #a6e2a6;
                text-decoration: none;
            }

        ul#menu li.selected a {
            background-color: #fff;
            color: #000;
        }


select {
    height: 23px;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    width: 320px;
    padding: 20px 20px 20px 20px;
    border: none 0px transparent;
    /*
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF570A, endColorstr=#ffffff)"; 
   background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6699CC), to(#FFFFFF), color-stop(.9,#fff));
   border-radius: 10px;
  */
}

    fieldset p {
        margin: 10px 12px 10px 10px;
    }

legend {
    font-size: 1.8em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 4px 4px 4px 4px;
}

input[type="password"] {
    width: 150 px;
    border: 1px solid #CCC;
}

input[type="text"] {
    text-transform: uppercase;
    height: 17px;
}
/* TABLE
----------------------------------------------------------*/

table {
    /*width: 187px;
    height: 20px;
*/
    /*border: solid 1px #e8eef4;*/
    /* border-collapse: collapse;*/
    /*background:-webkit-gradient(linear, left top, left bottom, 
                             from(#00abeb), to(white), 
                             color-stop(0.5, white), color-stop(0.5, #66cc00))*/
}

    table td {
        /*padding: 2px 1px 2px 1px;   */
    }

    table th {
        /*padding: 6px 5px;*/
        text-align: left;
        background-color: #e8eef4;
    }

button {
    width: 65px;
}

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: White;
}

#menucontainer {
    /*margin-top:40px;*/
}

div#title {
    display: block;
    float: left;
    text-align: left;
    color: #000000;
    height: 100%;
    width: 100%;
}

div#editor-label {
    float: left;
    text-align: left;
    color: #000000;
    width: 150px;
}


#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: #6699CC;
}

    #logindisplay a:link {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:visited {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:hover {
        color: white;
        text-decoration: none;
    }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ffffff;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field {
    margin: 0.2em 0;
}


.text-box.multi-line {
    height: 3.5em;
}

.tri-state {
    width: 3em;
}


.width5 {
    width: 5px;
}

.width10 {
    width: 10px;
}

.width20 {
    width: 20px;
}


.width30 {
    width: 30px;
}

.width50 {
    width: 50px;
}

.width60 {
    width: 60px;
}

.width70 {
    width: 70px;
}

.width80 {
    width: 80px;
}

.width90 {
    width: 90px;
}

.width100 {
    width: 100px;
}

    .width100% {
        width: 100%;
    }

.width150 {
    width: 150px;
}

.width200 {
    width: 200px;
}

.width210 {
    width: 210px;
}

.width220 {
    width: 220px;
}

.width230 {
    width: 230px;
}

.width240 {
    width: 240px;
}

.width250 {
    width: 250px;
}

.width300 {
    width: 300px;
}

.width350 {
    width: 350px;
}

.width400 {
    width: 400px;
}

.width402 {
    width: 402px;
}

.width50% {
    width: 50%;
}

.width344 {
    width: 344px;
}



#esquerda {
    width: 5%;
}

#conteudo {
    width: 90%;
}

#direita {
    width: 5%;
}

.divfundo {
    background-color: White;
    border-width: 8px;
    border-top-width: 25px;
    border-color: #00000F;
    border-style: solid;
    padding: 0px 0px 0px 0px;
    /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6699cc, endColorstr=#FFFFFF)";    
   /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6699CC), to(#6699CC), color-stop(.9,#6699CC));*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6699CC, endColorstr=#212121)";
    background: linear-gradient(to bottom, #6699CC, #212121);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6699CC), to(#212121), color-stop(.9,#212121));
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 10px 10px 20px #000;
}


.divlog {
    background-color: White;
    /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6699cc, endColorstr=#FFFFFF)";    
   /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6699CC), to(#6699CC), color-stop(.9,#6699CC));*/
    /*text-align:left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 10px 10px 20px #000;
*/
}

.divtitulo {
    /*background-color:#9CAAC1;*/
    border-width: thin;
    padding: 2px 2px 2px 2px;
    position: relative;
    margin-top: -20px;
    width: 0px;
    height: 25px;
}

.divfecha {
    background-color: #E8E8E8;
    color: #0b333c;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    text-align: center;
    position: relative;
    /*font-size:25px;*/
    font-family: Verdana;
    margin-top: -20px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    border-radius: 3px;
}

.divfecha1 {
    background-color: #9CAAC1;
    color: #0b333c;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    text-align: center;
    position: relative;
    /*font-size:25px;*/
    font-family: Verdana;
    margin-top: -20px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    border-radius: 3px;
}


.divTab {
    background-color: #E8E8E8;
    width: 70px;
    text-align: center;
    vertical-align: middle;
    /*border-width:thin;*/
    padding: 2px 2px 2px 2px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    border: 3px outset #9CAAC1;
    border-bottom: none;
}

.divTab1 {
    background-color: #E8E8A8;
    width: 70px;
    text-align: center;
    vertical-align: middle;
    /*border-width:thin;*/
    padding: 2px 2px 2px 2px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    border: 3px inset #9CAAC1;
    border-bottom: none;
}

.divT {
    position: relative;
    border-width: 1px;
    border-color: #9CAAC1;
    border-style: solid;
    padding-left: 3px;
}

.divbox {
    background-color: #badfff;
    border-width: thin;
    padding: 2px 2px 2px 2px;
    position: relative;
}

.linhaTabDiv {
    margin: 4px 0px 0px 0px;
}

.divBorder1px {
    border-width: 1px;
    padding: 2px 2px 2px 2px;
    margin: 2px 0px 2px 0px;
    border-style: solid;
    text-align: center;
    vertical-align: top;
    /*height:95px;*/
}

.divlabel {
    font-family: Verdana;
    font-size: 10px;
    color: #0b333c;
    vertical-align: middle;
    /*height:10px;*/
}

.idkey {
    border-width: 2px;
    border-color: #9CAAC1;
    border-style: solid;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    width: 40%;
}

.BorderSolid {
    border-width: 2px;
    border-color: #9CAAC1;
    border-style: solid;
    margin: 0px;
    /*padding:5px 5px 5px 5px;*/
    width: 40%;
}

    .BorderSolid tr {
        border-width: 2px;
        border-color: #9CAAC1;
        border-style: solid;
        margin: 0px;
        /*padding:5px 5px 5px 5px;*/
        width: 40%;
    }

controlButtons {
    background-color: #6699CC;
    padding: 5px 5px 5px 5px;
}

.dragclass {
    position: relative;
    /*cursor:move;*/
    z-index: 9999999;
}

.custonButtonEnable {
    border-style: outset;
    background-color: White;
    color: #0b333c;
    padding: 2px 2px 2px 2px;
    width: 100px;
}

.custonButtonDisable {
    border-style: outset;
    background-color: #9CAAC1;
    color: #6699CC;
    padding: 2px 2px 2px 2px;
    width: 100px;
    pointer-events: none;
}

.fundomain {
    /*background-color:#6699CC;*/
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: left;
    margin-left: 30%;
    margin-right: 30%;
    margin-top: 10%;
    margin-bottom: 30%;
    text-align: left;
}

#formgeral {
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: left;
    /*margin-left: 30%; margin-right: 30%;
     /*margin-top: 10%; margin-bottom: 30%;*/
    text-align: left;
    top: 1px;
    left: 3px;
}


__div.fileinputs {
    position: relative;
}

div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

__input.file {
    position: relative;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    *filter: alpha(opacity: 0);
    _filter: alpha(opacity: 0);
    opacity: 1;
    z-index: 2;
    width: 200px
}

__.button {
    background: url(upload.png);
    height: 25px;
    border: 1px solid #7f7f7f;
    font-weight: bold;
    padding: 4px 2px 5px 2px;
    min-width: 58px;
    outline: none;
    width: 58px
}



div.scrollTable {
    background: #fff;
    border: 1px solid #888;
}

    div.scrollTable table.header, div.scrollTable div.scroller table {
        width: 100%;
        border-collapse: collapse;
    }

        div.scrollTable table.header th, div.scrollTable div.scroller table td {
            border: 1px solid #444;
            /*padding: 3px 5px;*/
        }

        div.scrollTable table.header th {
            background: #ddd;
        }

    div.scrollTable div.scroller {
        height: 200px;
        overflow: auto;
    }

    div.scrollTable .coluna75px {
        width: 75px;
    }

    div.scrollTable .coluna100px {
        width: 100px;
    }

    div.scrollTable .coluna150px {
        width: 150px;
    }

.spandata {
    display: inline-block;
    width: 60px;
    text-align: left;
    /*padding:0px 0px 0px 0px;*/
}

.spancab {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-style: normal;
    font-family: Verdana;
    font-weight: bold;
    font-size: 9px;
}

.trcab {
    border-style: solid;
    border-width: thin;
    border-color: #9CAAC1;
    position: static;
}

.tdcell {
    color: #0b333c;
    display: inline-block;
    text-align: center;
    font-style: normal;
    font-family: Verdana;
    font-size: 9px;
}

.tdcab {
    border: thin solid #9CAAC1;
    font-family: Verdana;
    font-size: 10px;
    background-color: #DDEAF9;
}

.tddata {
    /*border: thin solid #9CAAC1; */
    font-family: Verdana;
    font-size: 9px;
    background-color: White;
    text-align: left;
}

.trdata {
    border: thin solid #9CAAC1;
    font-family: Verdana;
    font-size: 9px;
    text-align: left;
    background-color: White;
}

#table_geo tr:hover td {
    background: #b7babc;
    color: #000000;
    cursor: pointer;
}

#thover tr:hover td {
    background: #b7babc;
    color: #000000;
    cursor: pointer;
}

#thoverlog tr:hover td {
    background: #b7babc;
    color: #000000;
    cursor: pointer;
}

#thoverErro tr:hover td {
    background: #b7babc;
    color: #000000;
    cursor: pointer;
}

#thoverPed tr:hover td {
    background: #b7babc;
    color: #000000;
    cursor: pointer;
}

#thovernPed tr:hover td {
    background: #b7babc;
    color: #000000;
    cursor: pointer;
}

.vazio {
    height: 100%;
}

/* Tree Style */
.treetitle {
    padding: 2px;
    cursor: default;
    font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.editednode {
    padding: 2px;
    cursor: default;
    background-color: #FFFFFF;
    ;
    color: #000000;
    font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.editednodeinput {
    background-color: #FFFFFF;
    ;
    color: #000000;
    width: 150px;
    height: 17px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.treetitleselectedfocused {
    padding: 2px;
    cursor: default;
    background-color: highlight;
    color: highlighttext;
    font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.treetitleselectedblured {
    padding: 2px;
    cursor: default;
    background-color: menu;
    color: windowtext;
    font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div, p, a {
    font-family: Verdana,Arial;
    font-size: 11px;
}

#exampletable {
    width: 100%;
    height: 100%;
}

#examplediv {
    width: 250px;
    height: 100%;
    overflow: auto;
}

.explanation {
    font-weight: bold;
    font-style: italic;
}

input.button_refresh {
    background-image: url(/image/buttons/REFRESH.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 16px;
    padding-left: 16px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
}


input.button_up {
    background-image: url(/image/buttons/UP.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 30px;
    padding-left: 30px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
}

input.button_down {
    background-image: url(/image/buttons/DOWN.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 30px;
    padding-left: 30px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
}

input.vladm, input.vlfrota, input.vlvenda, input.vslcrm, input.vlrota, input.vlrotae, input.vslgit, input.vsltm, input.vslcor, input.vslRoutex, input.vslRoutexN, input.vslGestViagem, input.vslIcom, input.vslPRO, input.vslGestaoVales, input.vslRastrProd, input.sair {
    text-indent: -9000px;
    text-transform: capitalize;
}

input .vladm {
    background-image: url(/image/Adm.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 270px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}

input.vlfrota {
    background-image: url(/image/manut.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 220px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}

input.vlvenda {
    background-image: url(/image/vslspv.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 270px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}

input.vslcrm {
    background-image: url(/image/vslcrm.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 270px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}

input.vlrota {
    background-image: url(/image/vslog.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 250px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}

input.vlrotae {
    background-image: url(/image/vslogE.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 270px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}

input.vslgit {
    background-image: url(/image/vslgit.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 270px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}

input.vsltm {
    background-image: url(/image/vsltm.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 270px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}

input.vslcor {
    background-image: url(/image/vslcor.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 270px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}

input.vslRoutex {
    background-image: url(/image/vslrexpress.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 250px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}

input.vslRoutexN {
    background-image: url(/image/vslrexpress.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 250px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}
input.vslGestViagem {
    background-image: url(/image/vslgestorviagem.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 250px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}
input.vslIcom {
    background-image: url(/image/vslog_Icom.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 250px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}

input.vslPRO {
    background-image: url(/image/vslog.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 250px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}
input.vslGestaoVales {
    background-image: url(/image/vslGestaoVales.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 250px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}
input.vslRastrProd {
    background-image: url(/image/vslRastrProd.png); /* 16px x 16px */
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 250px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    text-align: left;
}



input.sair {
    /*background-image: url(/image/carregandopagina.gif); /* 16px x 16px */
    background-image: url(/image/Logout.png);
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 70px;
    padding-left: 70px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
}


.dvGrupo {
    display: inline-block;
    text-align: center;
    margin: 20px 20px 20px 20px;
    vertical-align: middle;
    background: #FFF;
    border-radius: 10px;
}

.dvGrupo1 {
    display: inline-block;
    text-align: center;
    margin: 20px 20px 20px 20px;
    vertical-align: middle;
    background:;
    color: White;
    font-family: @MingLiU-ExtB;
    font-size: larger;
    border-radius: 10px;
}


.divgidtranfer {
    /*background-image: url(/image/carregandopagina.gif); /* 16px x 16px */
    background-image: url(/image/file_transfer_between_computers_md_wht1.gif);
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 100px;
    width: 180px;
    padding-left: 10px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
}

.

.divgifsalvando {
    /*background-image: url(/image/carregandopagina.gif); /* 16px x 16px */
    background-image: url(/image/salvando.gif);
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 100px;
    width: 180px;
    padding-left: 10px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
}

.divgifGraf {
    /*background-image: url(/image/carregandopagina.gif); /* 16px x 16px */
    background-image: url(/image/GerGraf.gif);
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 100px;
    width: 180px;
    padding-left: 10px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
}

.backgroundOpacity {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
}

.divImage {
    width: 35px;
    text-align: center;
    display: inline-block;
}

.textTransparent {
    border-style: none;
    background-color: Transparent;
}

.divGantt {
    /* border-left-style:solid;
     border-left-width:0.25px;
    */ border-right-style: solid;
    border-right-width: 0.25px;
    display: inline-block;
    height: 20px;
}

.divEscala {
    display: inline-block;
    height: 20px;
    border-right-style: solid;
    border-right-width: 2px;
    background: #000000;
    color: #FFFFFF;
    vertical-align: bottom;
    font-size: 12px;
}

.divBranco, .divRota {
    display: inline-block;
    border-right-style: solid;
    border-right-width: 0.25px;
    border-right-style: solid;
    border-right-width: 0.25px;
    width: 40px;
}

.divRota {
    text-align: center;
    vertical-align: middle;
    position: relative;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    height: 20px;
    top: -7px;
}

#myoutercontainer2 {
    font-style: normal;
    font-family: Verdana;
    font-size: 9px;
    line-height: 2.5px;
}

asterisco {
    color: #7FC927;
    font-size: 34px;
    font-family: Corbel;
    top: -7px;
    position: relative;
    left: -3px;
}

namesys {
    /*color:#7FC9FF;*/
    font-size: 32px;
    font-family: Times New Roman;
}
