﻿/* Seccion de footer del mapa y de cada modulo */
body
{
    overflow: hidden;
}

.LabelMedium
{
    font-size: 12px;
}
.LabelNormal
{
    font-size: 10px;
}

.ui-field-contain div.ui-slider-switch
{
    width: 100% !important;
}
.ui-field-contain .ui-controlgroup-controls
{
    width: 100% !important;
    margin: 0;
}
.ui-field-contain, .ui-mobile fieldset.ui-field-contain
{
    margin: 0 !important;
}
.ui-collapsible-content
{
    padding: 0 !important;
}
.ui-content .ui-listview
{
    margin: 0px !important;
}


.HeaderTitle
{
    padding-top: 3px;
    font-family: Tahoma;
    font-size: 18px;
    color: White;
}

.LabelLogin
{
    font-size: 12px;
    color: White;
}
.mnuItem
{
    cursor: pointer;
}
.sendCommand
{
    font-size: 12px;
    color: White;
    background-color: transparent;
    border: 0px;
}
.LogoDoral
{
    background-image: url("../images/tsomobile_Small.png");
    width: 143px;
    height: 30px;
}


.ui-body-c, .ui-overlay-c, .ui-btn-up-c, .ui-btn-hover-c
{
    text-shadow: 0 0px 0 #FFFFFF !important;
}
.LabelNormalItalic
{
    font-size: 10px;
    font-style: italic;
}
.ui-btn
{
    margin: 0 !important;
}
hr
{
    color: #d3d3d3;
    height: 1px;
    width: 100%;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    margin: 0;
}

.LabelLarge
{
    font-size: 14px;
    font-family: Arial;
    font-weight: bold !important;
    color: #000;
}
#divGraph
{
    width: 850px !important;
    height: 300px !important;
}
.locator
{
    width: 118px;
}
#contentHistLocation
{
        clear: both;
        padding-top:50px;
}

.menuIconsText
{
    font-size: 0.923em;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
}
.sensors
{
    height: 73px;
}

.HisLocationpaddingportrait
{
    padding-top: 60px !important;
    height: 850px !important;
}
.HisLocationpaddinglandscapeOnly
{
    padding-top: 60px !important;
    height: 600px !important;
}

#headerMain
{
    height: 45px !important;
}
/*Sin esta propiedad el iframe se monta arriba del header en safari/ chrome
#pageHisLocation
{
    clear:both;
    padding-top:80px;
}*/
#moduleIFrame
{
    overflow:auto;
    min-height:100px;
}
.divScroll
{
    overflow:auto;
}
