<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0px;
    padding: 0px;
}

body {
    background: #888;
}

#streetViewCloseBTN {
    margin-top: 70px;
    position: fixed;
    z-index: -10;
}

.help-content {
    padding: 10px;
}

.metro .tile-group:first-child {
    margin-left: 10px;
}

#table_grid td {
    font-size: 11px;
}

#ctrlcrs {
    margin: 0;
}

.metro.window-overlay {
    position: relative !important;
}

.metro .calendar .calendar-header {
    background-color: #1ba1e2 !important;
}

#rel_placa_codigo {
    height: 280px;
}

#form_newPoint .input-control,
#header_checkpoint .input-control,
#cadmanut_cadastro .input-control,
#manutprevent_listitens .input-control,
#periodo_horas .input-control,
#_cercas .input-control,
#_associar .input-control,
#cadm_cadastro .input-control,
#comboioconf .input-control,
#carconf .input-control,
#_subconta .input-control {
    margin-bottom: 0px;
}

.metro .tab-control .frame {
    padding: 5px 20px;
}

.metro .window {
    border: 8px #CCC solid;
}

.metro .window-overlay .window .caption {
    background-color: #ccc;
    border-top: 8px solid #ccc;
}

#loader-window {
    margin-top: 87px;
}

#rankmot_div1 .table th {
    font-size: 11px;
}

#rankmot_div1 .table th, #rankmot_div1 .table td {
    padding: 3px;
    vertical-align: inherit;
}

.metro .dataTable thead .sorting_desc:after,
.metro .dataTable thead .sorting_asc:after,
.metro .dataTable thead .sorting:after {
    content: none;
}

.metro.notify-container {
    top: 83px;
}

.metro .listview-outlook .list .list-content {
    font-size: 11px;
}

.metro .dataTables_wrapper .dataTables_filter {
    float: left;
}

.color-head {
    color: #b7b7b7;
}

.color-footer table {
    color: #666;
}

.color-footer {
    color: #666;
}

.color-footer table thead {
    background: #eee;
}

#rankmot_div1 table td {
    font-size: 11px;
}

.sidebar.right {
    position: fixed;
    top: 77px;
    right: 0;
    bottom: 100px;
    width: 350px;
    background: #EEE;
    color: white;
    padding: 13px 0 30px 10px;
    box-shadow: 0 0 5px black;
    z-index: 999;
    overflow-y: scroll;
    height: 90%;
}

.sidebar.left {
    position: fixed;
    top: 77px;
    left: 0;
    bottom: 0;
    width: 222px;
    background: #EEE;
    color: white;
    padding: 13px 0 30px 2px;
    box-shadow: 0 0 5px black;
    z-index: 100;
}

.sidebar.rutas {
    position: fixed;
    top: 77px;
    left: 0;
    bottom: 0;
    width: 300px;
    background: #FFF;
    color: white;
    padding: 13px 0 30px 2px;
    box-shadow: 0 0 5px black;
    z-index: 100;
}

.sideBarButton {
    bottom: -20px;
    left: 320px;
    position: absolute;
    top: 0;
}

.sidebar.bottom hr {
    background: #CCC;
    margin: 5px 0 10px;
}

.sidebar.bottom {
    position: fixed;
    bottom: 77px;
    left: 0;
    bottom: 0;
    height: 280px;
    width: 100%;
    background: #EEE;
    color: white;
    padding: 13px 0 30px 2px;
    box-shadow: 0 0 5px black;
    z-index: 1999;
}

/*.metro .horizontal-menu{
    margin-left: -55px;
}*/
#table_grid_filter input {
    height: 10px;
    font-size: 11px;
}

#table_grid thead {
    border-collapse: initial;
   
}

.metro .table th, .metro .table td {
    line-height: normal;
}

/* GENERAL */
button, input[type="button"] {
    cursor: pointer;
}

#divHeader {
    position: relative;
    display: block;
    height: 78px;
    /*background: #555;*/
    background: url("../img/trans.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    z-index: 1000;
    -webkit-box-shadow: 0px 8px 28px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 8px 28px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 8px 28px -10px rgba(0, 0, 0, 0.75);
}

/*div.gmnoprint { margin-top: -100px; }*/
.map_controls {
    height: 85px;
}

.map_canvas {
    position: absolute;
    display: block;
    width: 100%;
    height: 20%;
    /*top:77px;*/
    top: 0px;
    left: 0px;
    background-color: #FFF;
    border: 0px solid #000;
    z-index: 101;
}

#login_content {
    position: absolute;
    display: block;
    width: 100%;
    height: 85%;
    top: 80px;
    left: 0px;
    background-color: #EEE;
    z-index: 101;

}

#divFooterIII {
    position: fixed;
    left: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 180px;
    /*background:url(../img/l_02.png) center top;*/
    background-color: #FFF;
    overflow-y: none;
    z-index: 103;
}

#divFooterII {
    position: fixed;
    left: 0px;
    top: 78px;
    display: none;
    width: 100%;
    height: 100%;
    /*background:url(../img/l_02.png) center top;*/
    background-color: #FFF;
    overflow-y: none;
    z-index: 1335;
}

#divFooter {
    position: fixed;
    left: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 180px;
    background-color: #EEE;
    overflow-y: none;
    overflow-x: none;
    z-index: 103;
    -webkit-box-shadow: 0 -8px 9px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 -8px 9px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 0 -8px 9px -12px rgba(0, 0, 0, 0.75);
}

#divFooter4 {
    position: fixed;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 180px;
    /*background:url(../img/l_02.png) center top;*/
    background-repeat: no-repeat;
    background-color: #FFF;
    overflow-y: none;
    z-index: 103;
}

#divFooterAuth {
    position: fixed;
    left: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 90px;

    /*background:url(../img/l_02.png) center top;*/
    background-color: #FFF;
    overflow-y: none;
    z-index: 103;
}

/* HEADER */

#divHeader h1 {
    position: absolute;
    display: block;
    /*background-image:url(../img/logo.png);
    background-repeat:no-repeat;*/
    width: 150px;
    height: 70px;
    top: 13px;
    left: 13px;
    text-indent: -9999px;
}

#divHeader #spnUser {
    text-align: right;
    font-size: 11px;
    font-weight: bold;
}

/* FORM USER */

#divFormUser {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    overflow: hidden;
}

#divFormUser .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormUser form {
    position: relative;
    display: block;
    margin: 10px 15px;
    padding-bottom: 20px;
    color: #333;
    font-size: 12px;
}

#divFormUser form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
}

#divFormUser form fieldset label {
    position: relative;
    display: block;
    height: 22px;
    width: 200px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormUser form fieldset label input {
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
    width: 100px;
    float: right;
    margin-top: -3px;
}

#divFormUser form .btnAction01 {
    position: absolute;
    display: block;
    width: 100px;
    right: 0px;
    bottom: 5px;
    border: 0;
    background-color: #000000;
    color: #FFF;
    font-size: 12px;
    padding: 4px;
    cursor: pointer;
}

/* FORM REPORT */

#divFormReport {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 380px;
    width: 450px;
    overflow: hidden;
    z-index: 9999;
}

#divFormReport .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormReport h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormReport form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormReport form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormReport form .fstType {
    position: absolute;
    display: block;
    width: 90px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
    border: 0px solid #000;
    margin-left: 290px;
}

#divFormReport form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormReport form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormReport form .fstPeriod label select {
    width: 40px;
}

#divFormReport form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}

#divFormComand {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 325px;
    width: 587px;
    overflow: hidden;
}

#divFormComand .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormComand h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormComand form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormComand form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormComand form .fstType {
    position: absolute;
    display: block;
    width: 90px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
    border: 2px solid #000;
    margin-left: 290px;
}

#divFormComand form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormComand form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormComand form .fstPeriod label select {
    width: 40px;
}

#divFormComand form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}


#divFormFences {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 325px;
    width: 467px;
    overflow: hidden;
}

#divFormFences .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormFences h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormFences form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormFences form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormFences form .fstType {
    position: absolute;
    display: block;
    width: 90px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
    border: 2px solid #000;
    margin-left: 290px;
}

#divFormFences form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormFences form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormFences form .fstPeriod label select {
    width: 40px;
}

#divFormFences form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}

#divFormMoto {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 110px;
    width: 215px;
    /*font-family:Arial;*/
    font-size: 11px;
    font-weight: normal;
    overflow: hidden;
    z-index: 103;
}

#divFormMoto .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormMoto h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormMoto form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormMoto form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormMoto form .fstType {
    position: absolute;
    display: block;
    width: 90px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
    border: 2px solid #000;
    margin-left: 290px;
}

#divFormMoto form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormMoto form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormMoto form .fstPeriod label select {
    width: 40px;
}

#divFormMoto form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}

#divFormBusca {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 130px;
    width: 331px;
    /*font-family:Arial;*/
    font-size: 11px;
    font-weight: normal;
    overflow: hidden;
    z-index: 103;
}

#divFormBusca .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormBusca h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormBusca form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormBusca form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormBusca form .fstType {
    position: absolute;
    display: block;
    width: 90px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
    border: 2px solid #000;
    margin-left: 290px;
}

#divFormBusca form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormBusca form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormBusca form .fstPeriod label select {
    width: 40px;
}

#divFormBusca form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}

#divFormConfig {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 405px;
    width: 587px;
    overflow: hidden;
}

#divFormConfig .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormConfig h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormConfig form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormConfig form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormConfig form .fstType {
    position: absolute;
    display: block;
    width: 90px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
    border: 0px solid #000;
    margin-left: 290px;
}

#divFormConfig form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormConfig form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormConfig form .fstPeriod label select {
    width: 40px;
}

#divFormConfig form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}


#divFormComboio {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 325px;
    width: 587px;
    overflow: hidden;
}

#divFormComboio .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormComboio h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormComboio h2 {
    border-bottom: 2px solid #ff0000;
    color: #333;
    display: block;
    font-size: 13px;
    margin: 10px 15px;
    padding-bottom: 5px;
    position: relative;
}

#divFormComboio form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormComboio form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormComboio form .fstType {
    position: absolute;
    display: block;
    width: 90px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
    border: 0px solid #000;
    margin-left: 290px;
}

#divFormComboio form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormComboio form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormComboio form .fstPeriod label select {
    width: 40px;
}

#divFormComboio form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}

#divFormIntensivo,
#divFormGrupos {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 325px;
    width: 587px;
    overflow: hidden;
}

#divFormIntensivo .btnClose,
#divFormGrupos .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormIntensivo h2 {
    border-bottom: 2px solid #ff0000;
    color: #333;
    display: block;
    font-size: 13px;
    margin: 10px 15px;
    padding-bottom: 5px;
    position: relative;
}

#divFormIntensivo h3,
#divFormGrupos h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormIntensivo form,
#divFormGrupos form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormIntensivo form fieldset,
#divFormGrupos form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormIntensivo form .fstType,
#divFormGrupos form .fstType {
    position: absolute;
    display: block;
    width: 90px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
    border: 0px solid #000;
    margin-left: 290px;
}

#divFormIntensivo form .fstType label,
#divFormGrupos form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormIntensivo form .fstPeriod label,
#divFormGrupos form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormIntensivo form .fstPeriod label select,
#divFormGrupos form .fstPeriod label select {
    width: 40px;
}

#divFormIntensivo form .fstPeriod label span,
#divFormGrupos form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}

#divFormIndicadores {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 325px;
    width: 387px;
    overflow: hidden;
    z-index: 9999;
}

#divFormIndicadores .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormIndicadores h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormIndicadores form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormIndicadores form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormIndicadores form .fstType {
    position: absolute;
    display: block;
    width: 90px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
    border: 0px solid #000;
    margin-left: 290px;
}

#divFormIndicadores form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormIndicadores form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormIndicadores form .fstPeriod label select {
    width: 40px;
}

#divFormIndicadores form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}

#divBusca {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 200px;
    width: 387px;
    overflow: hidden;
    z-index: 9999;
}

#divBusca .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divBusca h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormManutencao {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 360px;
    width: 387px;
    overflow: hidden;
    z-index: 9999;
}

#divFormManutencao .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormManutencao h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormManutencao form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormManutencao form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormManutencao form .fstType {
    position: absolute;
    display: block;
    width: 90px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
    border: 0px solid #000;
    margin-left: 290px;
}

#divFormManutencao form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormManutencao form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormManutencao form .fstPeriod label select {
    width: 40px;
}

#divFormManutencao form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}

#divFormSubAccounts {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    height: 325px;
    width: 587px;
    overflow: hidden;
}

#divFormSubAccounts .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormSubAccounts h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormSubAccounts form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormSubAccounts form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormSubAccounts form .fstType {
    position: absolute;
    display: block;
    width: 90px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
    border: 0px solid #000;
    margin-left: 290px;
}

#divFormSubAccounts form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormSubAccounts form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormSubAccounts form .fstPeriod label select {
    width: 40px;
}

#divFormSubAccounts form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}

#divFormExit {
    position: absolute;
    display: none;
    background-color: #FFF;
    border: 2px solid #DDD;
    top: 93px;
    right: 115px;
    overflow: hidden;
}

#divFormExit .btnClose {
    position: absolute;
    display: block;
    top: 12px;
    right: 15px;
    color: #333;
    background-color: #EDEDED;
    border: 1px solid #CCC;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 15px;
    padding: 1px;
}

#divFormExit h3 {
    position: relative;
    display: block;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px;
}

#divFormExit form {
    position: relative;
    display: block;
    margin: 10px 15px;
    color: #333;
    font-size: 12px;
}

#divFormExit form fieldset {
    position: relative;
    display: block;
    float: left;
    border: 0px;
    margin-right: 15px;
}

#divFormExit form .fstType {
    display: block;
    width: 85px;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormExit form .fstType label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormExit form .fstPeriod label {
    display: block;
    margin-bottom: 3px;
    *margin-bottom: 0px;
}

#divFormExit form .fstPeriod label select {
    width: 40px;
}

#divFormExit form .fstPeriod label span {
    display: inline-block;
    width: 46px;
}


/* MENU */

#ulMenu {
    position: absolute;
    display: block;
    top: 38px;
    right: 25px;
    height: 30px;
    list-style: none;
}

#ulMenu li {
    position: relative;
    display: block;
    float: left;
}


/* LIST */

#divFooter4 table th,
#divFooter table th {
    font-size: 11px;
    color: #444;
}

#divFooter table {
    position: relative;
    width: 100%;
}

#divFooter th {
    text-align: center;
    padding: 3px 5px;
}

#divFooter td {
    padding: 3px 5px;
    cursor: pointer;
}

#divFooter4 table td {
    font-size: 11px !important;
}

#divFooter4 table {
    position: relative;
    top: 0px;
    width: 100%;
    font-size: 11px !important;
    background-color: #FFF;
}

#divFooter4 th {
    text-align: center;
    color: #FFF;
    padding: 3px 5px;
}

#divFooter4 td {
    color: #333;
    padding: 3px 5px;
    cursor: pointer;
}

.metro .image-button {
    padding: 3px 37px 4px 8px;
}

#divFooter4 .trOver td {
    background-color: #D6D6D6;
}



#divFormWarning {
    position: absolute;
    display: none;
    height: 20px;
    width: 100%;
    bottom: 180px;
    background-color: #DDD;
    color: #000;
    font-size: 11px;
    font-weight: normal;
    z-index: 102;
}

/*#divFormWarningII{
    position:absolute;
    display:block;
    height:20px;
    width:130px;
    right:2px;
    bottom:180px;
    color:#000;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    z-index:103;
    cursor:pointer;
}*/

#divFormWarningIII {
    position: absolute;
    display: none;
    height: 380px;
    width: 130px;
    right: 0px;
    bottom: 180px;
    color: #000;
    /*font-family:Arial;*/
    font-size: 11px;
    font-weight: normal;
    z-index: 103;
}

#divbeep {
    display: none;
    position: absolute;
    top: 0px;
    z-index: 9998;
}



#divEventTicker {
    position: absolute;
    display: none;
    height: 200px;
    width: 230px;
    bottom: 205px;
    right: 5px;
    background-color: #FFF;
    color: #000;
    /*font-family:Arial;*/
    font-size: 11px;
    font-weight: normal;
    padding-top: 4px;
    padding-left: 4px;
    border: 0.5px solid #888;
    z-index: 102;
}


/* FORM AUTH*/
.label_auth {
    /*/*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    font-weight: bold;
}

.titulo_auth {
    /*/*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 16px;
    font-weight: bold;
}

.caixa_auth {
    /*border:1px solid gray;*/
    /*/*font-family:Arial, Helvetica, sans-serif;*/
    /*font-size:9px;*/
}

.caixa_sys {
    border: 1px solid gray;
    /*/*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 11px;
    width: 100px;
    height: 157px;
}

.caixa_sys_comand {
    border: 1px solid gray;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 11px;
    width: 105px;
    height: 232px;
}

.caixa_sys_config {
    position: absolute;
    left: 0px;
    top: 0px;
    border: 1px solid gray;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 11px;
    width: 115px;
    height: 190px;
}

.caixa_sys_fences {
    position: absolute;
    left: 0px;
    top: 40px;
    border: 1px solid gray;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 11px;
    width: 115px;
    height: 170px;
}

.caixa_data {
    border: 1px solid gray;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 10px;
    width: 60px;

}


.campovazio_auth {
    /*border:1px solid gray;*/
    /*font-family:Arial, Helvetica, sans-serif;*/
    /*font-size:9px;*/
    background-color: yellow;
}

.erro_auth {
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 9px;
    color: red;
}

.div_aut {
    height: 120px;
    width: 290px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -150px;
    border: 1px solid gray;
    padding-top: 10px;
    padding-left: 10px;
}

.hr_ini_fim {
    height: 20px;
    width: 50px;
    position: absolute;
    top: 30px;
    left: 124px;
    border: 0px solid gray;
    padding-top: 10px;
    padding-left: 10px;
    display: none;
}

.sel_frota {
    height: 20px;
    width: 170px;
    border: 1px solid #EEEEE;
    position: absolute;
    top: 150px;
    left: -11px;
    border: 0px solid gray;
    padding-top: 10px;
    padding-left: 10px;
    display: none;
}

.sel_frota_indicadores {
    height: 20px;
    width: 170px;
    border: 1px solid #EEEEE;
    position: absolute;
    top: 150px;
    left: -11px;
    border: 0px solid gray;
    padding-top: 10px;
    padding-left: 10px;
    display: block;
}

.caixa_hora {
    border: 1px solid gray;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 10px;
    width: 42px;
    margin-bottom: 4px;
}

.form_auth {
    width: 280px;
    border: 0px solid #CCC;
}

.btn_auth {
    width: 280px;
    border: 0px solid #CCC;
}

.map_labels {
    color: black;
    background-color: white;
    /*font-family: "Arial","Verdana", sans-serif;*/
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    width: 40px;
    border: 1px solid black;
    white-space: nowrap;
}

.align_repButtons {
    position: absolute;
    right: 62px;
    top: 250px;
    width: 320px;
    border: 0px solid black;
}

.btnReportDisabled {
    width: 100px;
    border: 0px;
    background-color: #CCC;
    color: #999;
    font-size: 12px;
    padding: 4px;
    cursor: pointer;
}

.GroupComand {
    background-color: #FFF;
    border-left: 0px solid #000;
    width: 270px;
    height: 95px;
    position: absolute;
    left: 145px;
    top: 35px;
    /*font-family:Arial;*/
    font-size: 10px;
}

.ComandPend {
    background-color: #EEE;
    border: 0px solid #000;
    position: absolute;
    left: 145px;
    top: 135px;
}

.ManutItensList {
    background-color: #EEE;
    border: 0px solid #000;
    height: 130px;
    position: absolute;
    left: 10px;
    top: 110px;
}

.ComandExec {
    background-color: #EEE;
    border: 0px solid #000;
    position: absolute;
    left: 145px;
    top: 230px;
}

.btns_comand {
    position: absolute;
    right: 35px;
    top: 35px;
}

.cxtexto_120 {
    width: 120px;
    border: 1px solid #CCC;
    /*font-family:Arial;*/
    font-size: 11px;
}

.cxtexto_120_disabled {
    width: 120px;
    border: 1px solid #CCCCCC;
    background-color: #CCCCCC;
    font-weight: bold;
    color: #888888;
    /*font-family:Arial;*/
    font-size: 11px;
}

.cxtexto_240 {
    width: 240px;
    border: 1px solid #CCC;
    /*font-family:Arial;*/
    font-size: 11px;
}



.cmd_veiculos {
    position: absolute;
    left: 18px;
    top: 35px;
}

.aba_off {
    cursor: pointer;
}

#aba_lgnsub {
    position: absolute;
    left: 125px;
    vertical-align: middle;
    display: table-cell;
    top: 6px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 136px;
    height: 23px;
}

#aba_lgnassoc {
    position: absolute;
    left: 270px;
    vertical-align: middle;
    display: table-cell;

    top: 6px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 136px;
    height: 23px;

}

#aba_fnctpcerca {
    position: absolute;
    left: 120px;
    vertical-align: middle;
    display: table-cell;
    top: 6px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 90px;
    height: 23px;
}

#aba_fnccerca {
    position: absolute;
    left: 217px;
    vertical-align: middle;
    display: table-cell;
    top: 6px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 90px;
    height: 23px;
}

#aba_fncassoc {
    position: absolute;
    left: 314px;
    vertical-align: middle;
    display: table-cell;
    top: 6px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 110px;
    height: 23px;

}


#aba_jrnjornada {
    position: absolute;
    right: 167px;
    vertical-align: middle;
    display: table-cell;
    top: 16px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 90px;
    height: 23px;
}

#aba_jrnconsulta {
    position: absolute;
    right: 50px;
    vertical-align: middle;
    display: table-cell;
    top: 16px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 110px;
    height: 23px;

}

#btnsTickersall {
    position: absolute;
    border: 0px solid #000;
    width: 80px;
    top: 175px;
    right: 75px;
}

#btnsTickers {
    position: absolute;
    border: 0px solid #000;
    width: 80px;
    top: 125px;
    right: 26px;
}

#btnsTickerspop {
    position: absolute;
    border: 0px solid #000;
    width: 120px;
    top: 230px;
    left: 2px;
}

#rel_menu .button {
    width: 120px;
}

.divider_rel_menu {
    height: 10px;
}

#startfenceload {
    position: absolute;
    border: 0px solid #000;
    height: 25px;
    top: 430px;
    right: 16px;
}


#editfences {
    position: absolute;
    width: 280px;
    height: 25px;
    top: 430px;
    left: 335px;
}

#aba_cadmotorista {
    position: absolute;
    right: 167px;
    vertical-align: middle;
    display: table-cell;
    top: 16px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 90px;
    height: 23px;
}

#aba_consmotorista {
    position: absolute;
    right: 50px;
    vertical-align: middle;
    display: table-cell;
    top: 16px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 110px;
    height: 23px;

}

.soundon {
    background-image: url(../img/sound_on.png);
}

.soundoff {
    background-image: url(../img/sound_off.png);
}

.botimpr {
    border: 1px solid #BBBBBB;
}

#aba_cmdgeral {
    position: absolute;
    right: 150px;
    vertical-align: middle;
    display: table-cell;
    top: 6px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 90px;
    height: 23px;
}

#aba_cmdteclado {
    position: absolute;
    right: 50px;
    vertical-align: middle;
    display: table-cell;
    top: 6px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 90px;
    height: 23px;

}

#aba_manutcadpacote {
    position: absolute;
    right: 204px;
    vertical-align: middle;
    display: table-cell;
    top: 16px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 90px;
    height: 23px;

}

#aba_manutassocpacote {
    position: absolute;
    right: 50px;
    vertical-align: middle;
    display: table-cell;
    top: 16px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 90px;
    height: 23px;

}

.keyboardtype {
    border: 1px solid #CCCCCC;
    /*font-family: Arial;*/
    font-size: 10px;
    height: 37px;
    left: 131px;
    padding: 4px 0 0 12px;
    position: relative;
    top: 12px;
    width: 68px;
}

.KeyboardMessage {
    background-color: #FFF;
    border-left: 0px solid #000;
    width: 270px;
    height: 95px;
    position: absolute;
    left: 230px;
    top: 35px;
    font-size: 10px;
}

.ultimas_msg {
    border: 1px solid #EEE;
    height: 96px;
}

div.ui-datepicker {
    font-size: 10px;
}

#aba_rankmotorista {
    position: absolute;
    right: 167px;
    vertical-align: middle;
    display: table-cell;
    top: 16px;
    /*font-family:Arial;*/
    font-size: 12px;
    width: 90px;
    height: 23px;
}

#lgw_msg {
    background: #FFFD99;
    border-radius: 5px;
    box-shadow: 5px 6px 5px #666;
    left: 84px;
    position: absolute;
    width: 20%;
    z-index: 103;
    top: 90px;
}

#lgw_close_button {
    cursor: pointer;
}

#lgw_close {
    clear: both;
    float: right;
    font-size: 12px;
    overflow: auto;
    padding: 5px;
    text-align: left;
    width: 89%;
    font-weight: bold;
}

#lgw_close .fechar {
    top: 5px;
    right: 0px;
}

#lgw_content {
    font-size: 12px;
    height: 11%;
    margin-bottom: 11px;
    max-height: 280px;
    overflow: auto;
    padding: 10px;
    position: relative;
    width: 89%;
}

.uppercase {
    text-transform: uppercase;
}

.menu_report a {
    padding: 0px;
    text-decoration: none;
}

a.red-link:link,
a.red-link:hover,
a.red-link:visited {
    text-decoration: none;
    color: red;
}

a.download-link:link,
a.download-link:hover,
a.download-link:visited {
    text-decoration: none;
    color: #0063DC;
}

a.green-link:link,
a.green-link:hover,
a.green-link:visited {
    text-decoration: none;
    color: #18ad2f;
}

.processando {
    color: #18ad2f;
}



/*Loader*/
.loader-wrapper,
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.loader,
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #F2203B;
    -webkit-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}

.loader:before,
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #1576A3;
    -webkit-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}

.loader:after,
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #BCB619;
    -webkit-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}

/*Loader*/


#car_select {
    display: block;
    font-size: 11px;
    height: 20px;
    padding-top: 0px;
    text-align: center;
    margin-left: 10px;
    width: 290px;
}

#refresh_btn {
    padding: 4px;
}


#refresh_btn img {
    margin-top: -2px;
    float: left;
}

#refresh_btn a {
    color: #666;
    font-size: 11px;
    font-weight: bold;
    margin-left: 5px;
    padding: 6px 0;
    text-align: center;
    text-decoration: none;
    width: 100px;
}

#refresh_btn:hover {
    background: #ccc;
}

.rotate {
    -webkit-animation: myRotate 2s linear infinite;
    -moz-animation: myRotate 2s linear infinite;
    animation: myRotate 2s linear infinite;
}

@-moz-keyframes myRotate {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes myRotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}


.colpick {
    z-index: 2000;
}

</pre></body></html>