/* 
    Document   : styles
    Created on : 26-ene-2010, 16:19:17
    Author     : fjyaniez
    Description:
        Purpose of the stylesheet follows.
*/

root {
    display: block;
}

html, body {
    height: 100%;
    min-width: 1190px;
}

.preload {
    display: none;
}

.header {
    height: 115px;
}

.top {
    height: 7px;
    background-image: url('/images/barraSuperior.jpg');
}

.logo-default {
    width: 404px;
    height: 115px;
    float: left;
    background-image: url('/images/logo.png');
}

.logo-nazaries {
    width: 404px;
    height: 115px;
    background-image: url('/images/logo_old.jpg');
    float: left;
}

.logo-jcyl,.logo-madrid {
    width: 200px;
    height: 115px;
    float: left;
    background-repeat: no-repeat;
}

#banner-jcyl {
    background-image: url('/images/header-jcyl.png');
    height: 133px;
    width: 1190px;
}

#banner-madrid
{
    background-image: url('/images/header-madrid.png');
    height: 133px;
    width: 1190px;
}

.main-button {
    width: 131px;
    text-align: center;
    float: left;
    color: #808080;
    height: 73px;
    font-size: 16px;
    padding-top: 42px;
}



.main-button-jcylactive, .main-button-madridactive {
    background-color: #808080;
    height: 33px;
    padding-top: 0px !important;
    color: white;
}

.main-button:hover, .main-button.active {
    color: white;
    background-color: #808080;
}

.submenu-separator {
    height: 15px;
    text-align: right;
}

.submenu-header {
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    border-top: 1px solid #808080;
    color: #4A4A4A;
    float: left;
    font-size: 19px;
    height: 37px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 13px;
    text-align: center;
    width: 100px;
}

.submenu-items {
    height: 50px;
    float: left;
    width: 1042px;
    border-bottom: 1px solid #808080;
    padding-left: 5px;
}

.submenu-item {
    float: left;
    height: 29px;
    padding-left: 10px;
    padding-top: 21px;
}

.submenu-button {
    background-color: #f6f6f6;
    height: 22px;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    color: #808080;
}

.submenu-button:hover, .submenu-button-selected {
    height: 22px;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #808080;
    color: #ffffff;
}

h1 {
    border-bottom: 2px solid #828282;
    color: #828282;
    font-size: 19px;
    margin-top: 10px;
    padding-bottom: 6px;
}

h2 {
    border-bottom: 1px solid #828282;
    color: #828282;
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 6px;
}

h3 {
    color: #828282;
    font-size: 14px;
    margin-top: 10px;
    padding-bottom: 6px;
}

p, ul {
    color: #7D7D7D;
}

a, a:hover, a:visited {
    text-decoration: none;
}

th {
    height: 27px;
    background-image: url(/images/degradadoCampo.jpg);
    color: #494949;
}

.fieldWithErrors {
    color: red;
}

.even {
    background-color: #F0F0F0;
}

.multiselect {
    width: 270px;
    height: 80px;
}

.users-box {
    height: 400px;
    overflow: auto;
    border: 1px solid #f0f0f0;
}

.hidden {
    display: none;
}

.small-graphs {
    margin-top: 20px;
    border: 1px solid #f0f0f0;
}

.right {
    text-align: right;
}

#ajax_change_mode {
    display: inline;
}

.configuracion-estaciones {
    background-image: url(/images/estacionesOff.jpg);
    background-repeat: no-repeat;
    height: 109px;
}

.configuracion-perfil {
    background-image: url(/images/superfilOff.jpg);
    background-repeat: no-repeat;
    height: 109px;
}

.configuracion-alertas {
    background-image: url(/images/alertasOff.jpg);
    background-repeat: no-repeat;
    height: 109px;
}

.configuracion-alertas:hover {
    background-image: url(/images/alertasOn.jpg);
}

.configuracion-estaciones:hover {
    background-image: url(/images/estacionesOn.jpg);
}

.configuracion-perfil:hover {
    background-image: url(/images/superfilOn.jpg);
}

.top-100 {
    height: 100px;
}

.top-10 {
    margin-top: 10px;
}

.top-20 {
    margin-top: 20px;
}

.error-2, .notice-2, .success-2 {
    padding: .4em;
    margin-bottom: 1em;
    border: 1px solid #ddd;
}

.error-2 {
    width: 100%;
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}

.notice-2 {
    width: 100%;
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}

.success-2 {
    width: 100%;
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}

.record-big {
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 10px;
    margin-left: 5px;
}

.record-title {
    height: 25px;
}

#ajax_graphs {
    height: 400px;
}

.irrigation-status td {
    text-align: center;
}

.gps_resume_map {
    width: 100%;
    height: 753px;
    margin-bottom: 20px;
}

.gps_resume_full_screen_map {
    position: fixed;
    width: 100%;
    height: 100%;
}

.cameras_map {
    width: 100%;
    height: 500px;
    margin-bottom: 20px;
}

.gps_show_map {
    width: 100%;
    height: 540px;
}

.image-cache {
    display: none;
}

.configuracion-estaciones-cache {
    background-image: url(/images/estacionesOn.jpg);
    background-repeat: no-repeat;
    height: 109px;
}

.configuracion-perfil-cache {
    background-image: url(/images/superfilOn.jpg);
    background-repeat: no-repeat;
    height: 109px;
}

.configuracion-alertas-cache {
    background-image: url(/images/alertasOn.jpg);
    background-repeat: no-repeat;
    height: 109px;
}

.gps-graphs-controls h2, .gps-graphs-controls h3 {
    color: Black;
    font-weight: bold;
    margin-bottom: 0;
    border: none;
}

.gps-graphs-controls {
    background-color: silver;
    border-radius: 15px;
}

#gps-sidebar {
}

.padding-10 {
    padding-left: 10px;
}

.center {
    text-align: center;
}

.graph-legend-box {
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.gps-graph {
    height: 376px;
    background-image: url('/images/loading1.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

.square {
    display: inline-block;
    width: 5px;
    height: 5px;
    border: 1px solid black;
    margin-right: 2px;
}

.gps_stations_list {
    height: 406px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.print-only {
    display: none;
}

#wind_compass {
    height: 234px;
    width: 234px;
    background-image: url('/images/rosaVientos/bg.png');
}

.thumb_camera_loading {
    background-image: url('/images/loading1.gif');
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid black;
    width: 160px;
    height: 120px;
}

.camera_loading {
    background-image: url('/images/loading1.gif');
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid black;
    width: 640px;
    height: 480px;
}

#poi_company {
    width: 217px;
}

.setup_button {
    -moz-box-shadow: inset 0px 39px 0px -24px #DADADA;
    -webkit-box-shadow: inset 0px 39px 0px -24px #DADADA;
    box-shadow: inset 0px 39px 0px -24px #DADADA;
    background-color: #969696;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    color: white;
    font-family: arial;
    font-size: 25px;
    font-weight: normal;
    padding-top: 12px;
    padding-bottom: 12px;
    text-decoration: none;
    margin-top: 10px;
    text-align: center;
}

.digg_pagination {
    background: white;
    cursor: default;
    /* self-clearing method: */
}

.digg_pagination a, .digg_pagination span, .digg_pagination em {
    padding: 0.2em 0.5em;
    display: block;
    float: left;
    margin-right: 1px;
}

.digg_pagination .disabled {
    color: #999999;
    border: 1px solid #dddddd;
}

.digg_pagination .current {
    font-style: normal;
    font-weight: bold;
    background: #2e6ab1;
    color: white;
    border: 1px solid #2e6ab1;
}

.digg_pagination a {
    text-decoration: none;
    color: #105cb6;
    border: 1px solid #9aafe5;
}

.digg_pagination a:hover, .digg_pagination a:focus {
    color: #000033;
    border-color: #000033;
}

.digg_pagination .page_info {
    background: #2e6ab1;
    color: white;
    padding: 0.4em 0.6em;
    width: 22em;
    margin-bottom: 0.3em;
    text-align: center;
}

.digg_pagination .page_info b {
    color: #000033;
    background: #6aa6ed;
    padding: 0.1em 0.25em;
}

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

* html .digg_pagination {
    height: 1%;
}

*:first-child + html .digg_pagination {
    overflow: hidden;
}

.language_flag {
    width: 16px;
    height: 9px;
}

#new_station_dialog {
    text-align: center;
}

#new_station_dialog > a {
    width: 250px;
}

#gps_vehicles_search > input[type="text"],
#meteo_stations_search > input[type="text"] {
    margin-right: 20px;
    margin-left: 5px;
}

#controls_buttons, #controls_buttons_loading {
    height: 63px;
}

#controls_buttons_loading img {
    float: left;
    margin: 0.7em 0.5em 0.7em 0;
    height: 22px;
}

.report_info p, .report_header p {
    color: black;
}

.report_header {
    margin-top: 0;
}

.report_header h3, .report_info h3 {
    text-decoration: underline;
}

.report_header, .report_info {
    float: left;
    max-width: 50%;
}

.report_info {
    float: right;
    max-width: 50%;
}

.report_table {
    width: 100%;
}

.report_table thead tr th {
    text-align: left;
    font-weight: bold;
}

.report_table tr td {
    font-size: 10px;
    border-top: solid 1px black;
}

.report_table thead tr th.value_Fecha {
    width: 100px;
}

.value_Velocidad, .report_table thead th th.value_Velocidad, .value_Velocmedia {
    text-align: center !important;
}

.no-wrap {
    white-space: nowrap;
}

.gps_record_form input {
    margin-left: 10px;
}

.gps_record_form label {
    margin-top: 6px;
}

.left20,
#save_all_button {
    margin-left: 20px;
}

button[disabled] {
    background-color: #E6E6E6;
    color: #333333;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

button[disabled]:hover {
    background-color: #E6E6E6;
    color: #333333;
    opacity: 0.4;
    filter: alpha(opacity=40);
    border: 1px solid #dedede;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}

table.gps_form_table {
    margin-bottom: -5px;
}

table.gps_form_table td {
    padding-top: 0;
    padding-bottom: 0;
}

form.gps_record_form input,
form.gps_record_form label,
form.gps_record_form a.dp-choose-date {
    float: none;
}

form.gps_record_form a.dp-choose-date {
    display: inline-block;
}

.home_image {
    width: 382px;
}

.home_layout {
    background-image: url('/images/imagenBackground.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.home_features {
    background-color: rgba(255, 255, 255, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ddffffff', endColorstr='#ddffffff'); /* IE */
    padding: 5px;

}

.submenu-separator a, .submenu-separator p {
    color: white;
}

.footer_info {
    margin-left: 5px;
}

input#from_hour, input#from_minute, input#to_hour, input#to_minute {
    width: 15px;
}

input#from_date, input#to_date {
    width: 68px;
}

.label_pk {
    padding-top: 5px;
    min-width: 46px;
    float: left;
}

.logged_counter {
    width: 100%;
    text-align: center;
    background-color: #ebebeb;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
}

.admin_options {
    clear: both;
    padding-top: 20px;
}

.gps_view_options {
    list-style: none;
    padding-left: 20px;
}

.gps_view_options ul {
    list-style: none;
}

.gps_view_options input {
    top: 0;
}

.gps_form_legend {
    background-color: #F1F0EC;
    padding: 0 5px 0 5px;
}

.checkbox_space {
    margin-left: 23px;
}

.device_counter {
    width: 100%;
    background-color: #ebebeb;
    padding: 5px;
}

.footer {
    margin-top: 10px;
    width: 100%;
    background-color: #f0f0f0;
    color: white;
}

.new_header {
    width: 100%;
    background-color: #f0f0f0;
}

.breadcrumb, .breadcrumb a{
    color: white;
}

.header_submenu
{
    width: 100%;
    background-color: #808080;
    height: 23px;
    padding-top: 2px;
    color: white;
}

.header_submenu a
{
    color: white;
}

#wrapper
{
    height: auto !important;
    min-height: 100%;
    height: 100%;
}

#main
{
    padding-bottom: 150px;
}

#footer
{
    position: relative;
    margin-top: -150px;
    height: 200px;
    clear: both;
    color: black;
    border-top: 2px solid gray;
}

.main-button-jcyl, .main-button-madrid {
    height: 33px;
    background-color: #F9F9F9;
    padding-top: 0px !important;
}

.nazaries_logo
{
    padding: 2px;
    background-color: white;
    border-radius: 15px;
}

.section-items
{
    border-bottom: 1px solid #808080;
    margin-bottom: 5px;
}

.section-item
{
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    height: 22px;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    color: #808080;
    background-color: #f5f5f5;
}

.section-item.active
{
    color: white;
    background-color: #808080;
}

.alarm_text{
    margin-bottom: 5px;
    font-size: 13px;
}

.alarm_button{
    margin:0.7em 0.5em 0.7em 0;padding: 0 10px 0 7px;border:1px solid #dedede;border-top:1px solid #eee;border-left:1px solid #eee;background-color:#f5f5f5;font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;font-size:100%;line-height:130%;text-decoration:none;font-weight:bold;color:#565656;cursor:pointer;
}

.alarm_button:hover{
    background-color:#dff4ff;border:1px solid #c2e1ef;color:#336699;
}

.gps-station-label{
    font-weight: normal;
    position: relative;
    display: inline-block;
    top: 4px;
}

#itineraries-table .ui-selected td{
    background-color: #F39814;
}

#compare-itineraries-form{
    visibility: hidden;
}

.vertical-line{
    border-right: solid #ddd 8px;
    margin: 20px 0;
}

.checkpoint-container{
    position: relative;
    height: 70px;
    margin: 10px 0;
    text-align: right;
    padding-right: 10px;
}

.checkpoint-circle{
    height: 16px;
    width: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #ddd;
    position: absolute;
    right: -12px;
    top: 0;
}

.checkpoint-pk{
    position: absolute;
    top: -20px;
}

.checkpoint-timestamp.error{
    padding: 3px;
}

.descendant-checkpoint{
    right: -200px;
    text-align: left;
}

.ascendant-checkpoint{
    right: 90px;
}

.flecha-abajo{
    margin-left: 350px;
}

.flecha-arriba{
    position: relative;
    left: 450px;
}

#itineraries-to-top{
    background-color: #000;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    position: fixed;
    left: 50px;
    bottom: 50px;
    z-index: 400;
    display: none;
}

#itineraries-to-top a,
#itineraries-to-top a:hover{
    color: #fff;
    text-decoration: none;
    position: relative;
    left: 20px;
    top: 5px;
    font-size: 20px;
}
