@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,300);
@import url(//fonts.googleapis.com/css?family=Quicksand:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic|Dosis:200,300,400,500,600,700,800|Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);

/***** clearfix *****/
.clear {
    clear: both;
    height: 0;
    line-height: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
.clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.TituloCuenta {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
}

#floatingLogo {
    position: absolute;
    bottom: 30px;
    left: 100px;
    opacity: 0.7;
    z-index: 999;
}

.TextoBienvenida {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
}

.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}

.texto_blanco {
    padding: .7em 15px;
    font-family: Helvetica, Arial, sans-serif;
    color: #FFF;
    text-shadow: 0 1px 1px #194b7e;
    font-weight: bold;
    font-size: 12.5px;
}

.userDescription {
    padding: .7em 15px;
    font-family: Verdana;
    color: #FFF;
    text-shadow: 0 1px 1px #194b7e;
    font-size: 11px;
}

#plataformaFooter a:link {
    text-decoration: none;
    color: #FFF;
}

#plataformaFooter a:visited {
    text-decoration: none;
    color: #FFF;
}

#plataformaFooter a:hover {
    text-decoration: none;
    color: #F8FF47;
}

#plataformaFooter a:active {
    text-decoration: none;
    color: #FFF;
}

a:link {
    text-decoration: none;
    color: #900;
}

a:visited {
    text-decoration: none;
    color: #900;
}

a:hover {
    text-decoration: none;
    color: #9C0;
}

a:active {
    text-decoration: none;
    color: #900;
}

.locationDetailsReportTitle {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #FFF;
    font-family: "Source Sans Pro", Tahoma, Geneva;
    font-size: 18px;
    background-color: #005B9F;
    cursor: move;
    padding-bottom: 5px;
}

.lastEventDeviceInfo {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    color: #FFF;
}

#lastEventDate {
    /*font-family: "Source Sans Pro", Tahoma, Geneva;
    font-size: 11px;*/
    color: #FC0;
    cursor: pointer;
}

#lastEventTime {
    color: #fff;
}

#lastEventTmz {
    color: #fff;
}

#buttonMenuDiv {
    z-index: 999;
    position: absolute;
    /*
    right:10px;
    top:98px;
    */
    left: 10px;
    bottom: 60px;
    cursor: move;
}

#buttonMenuTable {
    background-color: #FFF;
    border-radius: 14px;
    -moz-box-shadow: 0 0 5px 3px #888;
    -webkit-box-shadow: 0 0 3px 5px #888;
    box-shadow: 0 0 5px 3px #888;
}

#calendarSelectorDiv {
    display: none;
    z-index: 999;
    position: absolute;
    top: 94px;
    left: 220px;
}

#calendarReportButton {
    cursor: pointer;
}

.calendarReportCaption {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #FFF;
    font-family: "Source Sans Pro", Tahoma, Geneva;
    font-size: 16px;
    background-color: #005B9F;
    cursor: move;
    padding-bottom: 5px;
}

#calDiv {
    margin: auto;
}

.replayButton {
    font-family: "Source Sans Pro", Tahoma, Geneva;
    font-size: 12px;
    text-align: center;
    color: #036
}

.cursorLocationTitle {
    font-family: "Source Sans Pro", Tahoma, Geneva;
    font-size: 12px;
    color: #004A6F;
    font-weight: bold;
    text-align: center;
    cursor: text;
}

#trackMapLatLonDisplay {
    font-family: "Source Sans Pro", Tahoma, Geneva;
    font-size: 12px;
    text-align: center;

}

#mapUpdateButton {
    background-color: #E9E9E9;
    border-radius: 8px;
}

label {
    font-family: "Source Sans Pro", Tahoma, Geneva;
    font-size: 12px;
}

#leftMenuTable {
    width: 160px;
    height: 255px;
    background-color: #fff; /*#005B9F;*/
    border: 2px solid #005B9F;
    border-radius: 15px;
    -moz-box-shadow: 0 0 5px 3px #888;
    -webkit-box-shadow: 0 0 3px 5px #888;
    box-shadow: 0 0 5px 3px #888;
}

#calendarSelectorTable {
    width: 160px;
    height: auto;

}

#calendarSelectorTableTo {
    width: 170px;
    height: 160px;
}

.calendarSelectorTitle {
    padding: 4px;
    color: #FFF;
}

#uniqueid_div {
    z-index: 2;
    position: absolute;
    left: 350px;
    bottom: 70px;
    border: 1px solid #021a40;
}

#infoDeviceDiv {
    z-index: 999;
    position: absolute;
    /*right:100px;
    top: 98px;*/
    cursor: move;
    left: 90px;
    bottom: 60px;
}

#infoDeviceTable {
    background-color: #000;
    border: 1px solid #fff;
    border-radius: 10px;
    height: 200px;
    -moz-box-shadow: 0 0 5px 3px #888;
    -webkit-box-shadow: 0 0 3px 5px #888;
    box-shadow: 0 0 5px 3px #888;
}

#infoDeviceTableRow {
    cursor: text;
    /*
    background-color:#fff;
    height:120px;
    */
}

.infoDeviceTableDescription {
    font-family: "Source Sans Pro", Tahoma, Geneva;
    font-size: 16px;
    font-weight: bold;
    color: #26C0D0;
    text-align: center;
    alignment-baseline: central;
    text-rendering: optimizelegibility;
    margin-top: 0 !important;
}

.infoDeviceColumn {
    /*font-family: "Source Sans Pro", Tahoma, Geneva;*/
    font-size: 11px;
    color: #FFF;
    padding-left: 10px;
}

.infoDeviceTableLicensePlate {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    color: #FC0;
}

.infoDeviceTableSimcard {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    color: #FC0;
}

.infoDeviceTableUniqueID {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    color: #FC0;
}

.infoDeviceTableOdom {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    color: #FC0;
}

.infoDeviceTableValue {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    color: #FC0;
}

#speedo {
    z-index: 999;
    width: 280px;
    height: 150px;
    position: absolute;
    bottom: 28px;
    right: 60px;
    opacity: 0.9;
    cursor: move;
}

#trackMapDataTable {
    z-index: 999;
    position: absolute;
    /* top: 98px; */
    /* right: 65px; */
    top: 76px;
    right: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 380px;
    max-height: 380px;
    margin: auto;
    width: auto
}

#LocationDetailsReport {
    alignment-adjust: central;
    text-align: center;
    alignment-baseline: central;
    vertical-align: central;
    border-radius: 15px;
}

#bateria {
    z-index: 999;
    position: absolute;
    bottom: 50px;
    right: 50px;
    cursor: move;
}

/*
#trafficButton {
	z-index: 5;
	position:absolute;
	float:left;

	cursor:pointer;
}
#weatherButton {
	z-index: 5
	right:100px;
	cursor:pointer;
}
#cloudsButton {
	z-index: 5;
	right:300px;
	cursor:pointer;
}
.GButton{
	background-color: #0066B3;
	color:#FFF;
	cursor: pointer;
	padding:10px;
	display:inline-block;
	vertical-align:middle;
}
.GButton-Sel{
	background-color: #000;
	color:#FFF;
	cursor: pointer;
	padding:10px;
	display:inline-block;
	vertical-align:middle;
}
*/
#listaEmail {
    display: none;
    position: absolute;
    float: left;
    top: 0;
}

#systemContainer {
    min-height: 100%;
    height: 100%;
}

/*Padding para el contenedor del menu lateral*/
#buttonPanel {
    padding: 3px;
}

/*Cursos para la botonera de los mapas*/
#botonera {
    cursor: pointer;
}

.infoBoxContactTitle {
    text-shadow: 0 1px 1px #194b7e;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 4px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 20px;
    color: #FFF;
}

.infoBoxAccountName {
    text-align: right;
    padding-right: 18px;
    font-family: Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: bold;
    font-size: 16px;
}

.infoBoxAccountPhone {
    text-shadow: 0 1px 1px #194b7e;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #FFF;
}

#infobox {
    float: right;
    position: inherit;
    bottom: 0;
    right: 0;
    text-align: right
}

#infoTable {
}

#searchPlaces {
    font-family: Roboto;
    z-index: 10;
    position: absolute;
    top: 40px;
    left: 40px;
    opacity: 0.7;
    z-index: 999;
}

#pac-input {
    font-family: 'Roboto', Arial, sans-serif !important;
    font-weight: 300 !important;
    font-size: 11px !important;
    background-color: #FFF;
    color: #3D3D3D;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 1px 1px 8px #525062;
    box-shadow: inset 1px 1px 8px #ABABAB;
    outline: none;
    border-radius: 4px;
    padding: 4px 10px;
    width: 200px;
    /* */
    top: 55px !important;
    left: 10px !important;
}

#pac-input:focus {
    color: #005B9F;
}

.type-selector {
    display: none;
    color: #fff;
    margin-left: -10px;
    background-color: #005B9F;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 0 0 14px 0px;
}

.type-selector label {
    font-family: Roboto;
    font-size: 11px;
    font-weight: 300;
    padding-right: 12px;
    margin-left: 10px;
}

.searchPlaceTD {
    background-color: #7B91A2;
    border-radius: 8px;
    border-width: thin;
    padding: 5px 8px;
}

#contactus {
    float: right;
    position: relative;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    width: 333px;
    background-color: #2478AA;
    border-color: #FFF;
    border-style: solid;
    border-width: thin;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}

#contactus:hover {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    background-color: #4ba3d8;
}

#loginTrackingRow {
    position: absolute;
    background-color: #fff;
    border-radius: 20px !important;
    border-color: #C6C6C6;
    border-style: solid;
    border-width: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 500px;
    height: 230px;
    box-shadow: 0 0px 30px 4px #D6D6D6;
    opacity: 0.93;
}

.loginTrackingTable {
    width: 100%;
    height: 260px;
}

.loginTrackingButtons {
    height: 230px;
    width: 200px;
    border-radius: 20px !important;
    background: url(../images/login/bg.jpg);
    background-size: 400px 260px;
    background-repeat: no-repeat;
    background-position: center;
}

.loginTrackingButtons table {
    opacity: 0.9;

}

.textLoginForm {
    font-family: "Open Sans Condensed";
    font-size: 11pt;
    display: block;
    font-style: normal;
    line-height: normal;
    font-weight: 300;
    font-variant: normal;
    color: #000;
    height: 25px;
    margin-bottom: -5px;
}

.textLoginForm a:link {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ccc;
    height: 30px;
}

.textLoginForm a:visited {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ccc;
    height: 30px;
}

.textLoginForm a:active {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ccc;
    height: 30px;
}

.textLoginForm a:hover {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #00BCED;
    height: 30px;
}

TD.textInputLoginTracking {
    padding-left: 30px;
}

.inputLoginFormTextbox {
    font-family: "Open Sans Condensed", serif !important;
    font-size: 12pt !important;
    font-weight: 300 !important;
    background-color: #FFF !important;
    color: #2A4552 !important;
    border-radius: 4px;
    width: 80%;
    border: 1px solid #cccccc !important;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

.inputLoginFormTextbox:focus {
    font-family: "Open Sans Condensed", serif !important;
    font-size: 12pt !important;
    font-weight: 300 !important;
    background-color: #FFF !important;
    color: #1E5875 !important;
    border-radius: 4px;
    width: 80%;
    border: 1px solid #cccccc !important;

}

.loginTrackingPlatformLogo {
    position: absolute;
    float: left;
    right: 20%;
    top: 10%
}

.loginTrackingPlatformButtons {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 60px;
    width: 500px;
    margin: auto;
}

.loginTrackingPoweredByLogo {
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin: auto;
    width: 100px;
}

.loginTrackingPoweredByLogo img {
    width: 100px;
    height: 100px;
}

.loginDemoButton {
    background-image: url(../images/btn_onlinedemo.png);
    display: block;
    height: 48px;
    text-indent: -9999px;
    width: 243px;
}

.loginGtkButton {
    background-image: url(../images/btn_globalsim.png);
    display: block;
    height: 48px;
    text-indent: -9999px;
    width: 243px;
}

.loginButton {
    display: inline-block;
    font-family: "Open Sans Condensed", serif !important;
    font-size: 11pt !important;
    font-weight: 300 !important;
    color: #fff !important;
    cursor: pointer !important;
    background-color: #C21414;
    border-color: transparent !important;
    border-radius: 8px !important;
    width: 100px;
    vertical-align: bottom;
    margin-top: 10px !important;

}

.loginButton:hover {
    background-color: #333333;
}

.webappButton {
    display: inline-block;
    font-family: "Open Sans Condensed", serif !important;
    font-size: 11pt !important;
    font-weight: 300 !important;
    color: #fff !important;
    cursor: pointer !important;
    background-color: #276A9D;
    border-color: transparent !important;
    border-radius: 8px !important;
    width: 100px;
    vertical-align: middle;
    margin-top: 5px !important;
    text-align: center;
    min-height: 23px;
    padding-top: 3px;
}

.webappButton:hover {
    background-color: #333333;
}

.optionButton {
    display: inline-block;
    font-family: "Open Sans Condensed", serif !important;
    font-size: 12pt !important;
    font-weight: 300 !important;
    color: #fff !important;
    cursor: pointer !important;
    background-color: #9D3D27;
    border-color: transparent !important;
    border-radius: 8px !important;
    width: 100px;
    vertical-align: middle;
    margin-top: 5px !important;
    text-align: center;
    min-height: 23px;
    padding-top: 3px;
}

.optionButton:hover {
    background-color: #333333;
}

#deviceMemberGroup {
    border: 1px solid black;
    height: 100%;
    width: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
    alignment-baseline: central;
    text-align: center;
    background-color: white;
    margin: auto;
    border-radius: 5px;
    padding: 10px;
}

#plataformaFooter {
    width: 100%;
    height: 15px;
    background-color: #000000;
    color: #FFF;
    text-align: center;
}

/* Panel Tab/button */
.tab {
    background: url(img_tab/tab_b.png) repeat-x 0 0;
    height: 42px;
    position: relative;
    top: 0;
    z-index: -999;
}

.tab ul.login {
    display: block;
    position: relative;
    float: right;
    clear: right;
    height: 42px;
    width: auto;
    font-weight: 300;
    line-height: 42px;
    margin: 0;
    right: 170px;
    color: white;
    font-size: 80%;
    text-align: center;
}

.tab ul.login li.left {
    background: url(img_tab/tab_l.png) no-repeat left 0;
    height: 42px;
    width: 30px;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}

.tab ul.login li.right {
    background: url(img_tab/tab_r.png) no-repeat left 0;
    height: 42px;
    width: 30px;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}

.tab ul.login li {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    text-align: left;
    padding: 0 6px;
    display: block;
    float: left;
    height: 42px;
    background: url(img_tab/tab_m.png) repeat-x 0 0;
}

.tab ul.login li span {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #FC0;
}

.tab ul.login li .bluetext {
    font-size: 9px;
    color: #26C0D0;
}

.tab ul.login li a {
    color: #15ADFF;
}

.tab ul.login li a:hover {
    color: white;
}

.tab .sep {
    color: #666666
}

.tab a.open, .tab a.close {

    height: 20px;
    line-height: 20px !important;
    padding-left: 30px !important;
    cursor: pointer;
    display: block;
    width: 10px; /* link central */
    position: relative;
    top: 11px;
}

.tab a.open {
    background: url(img_tab/bt_open.png) no-repeat left 0;
}

.tab a.close {
    background: url(img_tab/bt_close.png) no-repeat left 0;
}

.tab a:hover.open {
    background: url(img_tab/bt_open.png) no-repeat left -19px;
}

.tab a:hover.close {
    background: url(img_tab/bt_close.png) no-repeat left -19px;
}

#driverPhoto, #photo {
    background: url(../images/noimg.png);
    background-color: white;
    background-size: 170px 150px;
    background-position: center;
    background-repeat: no-repeat;
    width: auto;
    height: 140px;
}

.tab a.back {
    background: url(../images/back.png) no-repeat left 0;
    height: 22px;
    line-height: 22px !important;
    padding-left: 5px !important;
    cursor: pointer;
    display: block;
    width: 20px; /* link central */
    position: relative;
    top: 11px;
}

.tab a.home {
    background: url(../images/home.png) no-repeat left 0;
    height: 18px;
    line-height: 22px !important;
    padding-left: 5px !important;
    cursor: pointer;
    display: block;
    width: 20px; /* link central */
    position: relative;
    top: 11px;
}

.tab a.devmap {
    background: url(../images/devmap.png) no-repeat left 0;
    height: 18px;
    line-height: 22px !important;
    padding-left: 5px !important;
    cursor: pointer;
    display: block;
    width: 20px; /* link central */
    position: relative;
    top: 11px;
}

/* sliding panel */
#toppanel {
    position: absolute; /*Panel will overlap  content */
    top: 0;
    width: 100%;
    z-index: 9999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
    width: 100%;
    color: #999999;
    background-color: #272727;
    background-image: url(../images/bg_slide.jpg);
    background-repeat: repeat-x;
    background-position: center;
    overflow: hidden;
    position: relative;
    z-index: 3;
    display: none;
}

#panel h1 {
    font-family: 'PT Sans Narrow', Arial, sans-serif;
    font-size: 20px;
    text-shadow: 0px 0px 1px #000;
    padding: 5px 0 10px;
    margin: 0;
    color: white;
    clear: both;

}

#panel h2 {
    font-size: 1.2em;
    padding: 10px 0 5px;
    margin: 0;
    color: white;
}

#panel p {
    margin: 5px 0;
    padding: 0;
}

#panel a {
    text-decoration: none;
    color: #15ADFF;
}

#panel a:hover {
    color: white;
}

#panel a-lost-pwd {
    display: block;
    float: left;
}

#panel .content {
    width: 960px;
    /*margin: 0 auto;*/ /*Center panel*/
    padding-left: 30px; /* Left panel*/
    padding-top: 15px;
    text-align: left;
    font-size: 0.85em;
}

#panel .content .left {
    width: 280px;
    float: left;
    padding: 0 15px;
    border-left: 1px solid #333;
}

#panel .content .right {
    border-right: 1px solid #333;
}

#panel .content form {
    margin: 0 0 10px 0;
}

#panel .content label {
    float: left;
    padding-top: 8px;
    clear: both;
    width: 280px;
    display: block;
}

#panel .content input.field {
    border: 1px #1A1A1A solid;
    background: #414141;
    margin-right: 5px;
    margin-top: 4px;
    width: 200px;
    color: white;
    height: 16px;
}

#panel .content input:focus.field {
    background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
    display: block;
    float: left;
    clear: left;
    height: 24px;
    text-align: center;
    cursor: pointer;
    border: none;
    font-weight: bold;
    margin: 10px 0;
}

#panel .content input.bt_login {
    width: 74px;
    background: transparent url(img_tab/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
    width: 94px;
    color: white;
    background: transparent url(img_tab/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
    display: block;
    float: left;
    clear: right;
    padding: 15px 5px 0;
    font-size: 0.95em;
    text-decoration: underline;
}

.accountDesc {
    font-family: "Source Sans Pro", Tahoma, Geneva;
    font-size: 16px;
    color: #FFC926;
    height: 25px;
    vertical-align: central;
    text-align: right
}

.accountPhone {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
    height: auto;
    vertical-align: central;
    text-align: right
}

.accountEmail {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #C8C8C8;
    height: auto;
    vertical-align: central;
    text-align: right
}

.menuEvNormal {
    font-family: "Source Sans Pro", Tahoma, Geneva;
    font-size: 18px;
    text-rendering: optimizelegibility;
    color: #FFBF00;
    height: auto;
    vertical-align: central;
    text-align: center;
    height: 30px;
    cursor: pointer;
}

.menuEvPlugin, .menuEvPlugin a {
    /*display:none;*/
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    /*font-weight:bold;*/
    font-weight: 200;
    text-rendering: optimizelegibility;
    color: #26C0D0;
    height: auto;
    vertical-align: central;
    text-align: center;
    height: 30px;
    cursor: pointer;
}

#tdEvolution {
    height: 20px;
    vertical-align: central;
    text-align: center;
}

#tdEvolution a, #tdEvolution a:link, #tdEvolution a:active, #tdEvolution a:visited {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    /*font-weight:bold;
    font-weight: 200;*/
    text-rendering: optimizelegibility;
    color: #C7C7C7;
    cursor: pointer;
}

#tdEvolution a:hover {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    border-bottom: 1px solid #FFBF00;
    /*font-weight:bold;
    font-weight: 200;*/
    text-rendering: optimizelegibility;
    color: #26C0D0;
    vertical-align: central;
    text-align: center;
    height: 30px;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

#tdEvolution2 a, #tdEvolution2 a:link, #tdEvolution2 a:active, #tdEvolution2 a:visited {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    /*font-weight:bold;
    font-weight: 200;*/
    text-rendering: optimizelegibility;
    color: #C7C7C7;
    cursor: pointer;
}

#tdEvolution2 a:hover {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    border-bottom: 1px solid #FFBF00;
    /*font-weight:bold;
    font-weight: 200;*/
    text-rendering: optimizelegibility;
    color: #26C0D0;
    vertical-align: central;
    text-align: center;
    height: 30px;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

#tdEvolutionKit a, #tdEvolutionKit a:link, #tdEvolutionKit a:active, #tdEvolutionKit a:visited {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    /*font-weight:bold;
    font-weight: 200;*/
    text-rendering: optimizelegibility;
    color: #26C0D0;
    cursor: pointer;
}

#tdEvolutionKit a:hover {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    border-bottom: 1px solid #FFBF00;
    /*font-weight:bold;
    font-weight: 200;*/
    text-rendering: optimizelegibility;
    color: #FFCC00;
    vertical-align: central;
    text-align: center;
    height: 30px;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

#tdEvolutionAdmin a, #tdEvolutionAdmin a:link, #tdEvolutionAdmin a:active, #tdEvolutionAdmin a:visited {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    /*font-weight:bold;
    font-weight: 200;*/
    text-rendering: optimizelegibility;
    color: #FFCC00;
    cursor: pointer;
}

#tdEvolutionAdmin a:hover {
    font-family: "Open Sans", Tahoma, Geneva;
    font-size: 13px;
    border-bottom: 1px solid #FFBF00;
    /*font-weight:bold;
    font-weight: 200;*/
    text-rendering: optimizelegibility;
    color: #26C0D0;
    vertical-align: central;
    text-align: center;
    height: 30px;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.distanceRuler {
    display: inline-block;
    font-family: "Source Sans Pro", Tahoma, Geneva !important;
    font-size: 12px;
    color: #004A6F;
    font-weight: bold;
    text-align: center;
    cursor: text;
}

#trackMapDistanceDisplay {
    font-family: "Source Sans Pro", Tahoma, Geneva;
    font-size: 12px;
    text-align: center;
}

.calTimeFieldExpanded {
    font-size: 10px !important;
}

#termostato {
    z-index: 999;
    position: absolute;
    bottom: 100px;
    right: 50px;
    cursor: move;
}