﻿/*----------------------------------------------------------
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: rgb(38, 35, 45);
    /*font-size: .80em;*/
    font-family: "Calibri", "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    margin: 0px;
    padding: 0px;
    border: 0px;
    color: #333333;
}

a:link {
    color: #00B6DE;
    text-decoration: none;
}

a:visited {
    color: #00B6DE;
}

a:hover {
    color: #004f9f;
    text-decoration: none;
}

a:active {
    color: #004f9f;
}

p, ul {
    margin-bottom: 20px;
    line-height: 1.6em;
}

header,
footer,
nav,
section {
    display: block;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #00B6DE;
}

h2 {
    padding: 0 0 10px 0;
    color: #808080;
}

h3 {
    font-size: 1.2em;
    color: #333333;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */

header, #header {
    z-index: 20;
    background: #fff url("./images/headerbkg.png") repeat-x scroll 0 0px;
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    height: 196px;
    display: flex;
    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
}

header h1, #header h1 {
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 1.5em;
    font-size: 48px !important;
    text-shadow: 1px 1px 2px #888;
}

#logo {
    display: block;
    float: left;
    width: 250px;
    height: 120px;
    background: transparent url(./images/LOGO186X80.png) no-repeat right;
}

#main {
    z-index: 15;
    padding: 1px 15px 15px 15px;
    background-color: #fff;
    background: #fff url(./images/mainbkg.png) repeat-x left top; 
}
 
@media (min-width: 768px) {
    #main {
        max-width: 1110px;
    }
}
 

footer,
#footer {
    background-color: #76b82a;
    color: #ffffff;
    text-align: center;
    line-height: normal;
    margin: 0 0 0px 0;
    font-size: .9em;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
    padding: 0px 0px 2px 0px;
    position: relative;
    margin: 0px 0px 0px 0px;
    text-align: right;
}

ul#menu li {
    display: inline;
    list-style: none;
    border-left-width: 1px;
    border-left-color: #00559F;
}

ul#menu li#greeting {
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a {
    padding: 5px 10px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2em;
    color: #FAF7FF;
}

ul#menu li a:hover {
    background-color: #00559F;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

ul#menu li a:active {
    background-color: #00B6DE;
    text-decoration: none;
}

ul#menu li.selected a {
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

div.ui-state-highlight.ui-corner-all {
    padding-top: 15px !important;
    margin-bottom: 15px;
}

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 0.5em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1em;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    width: initial;
}

textarea {
    min-height: 75px;
}

::-webkit-input-placeholder {
    color: peachpuff;
    font-size: 15px;
}

::-moz-placeholder {
    color: peachpuff;
    font-size: 15px;
}

:-ms-input-placeholder {
    color: peachpuff;
    font-size: 15px;
}

::placeholder {
    color: peachpuff;
    font-size: 15px;
}

input[type="text"],
input[type="password"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"] {
    font-size: 1.2em;
    padding: 5px;
}

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

nav,
#menucontainer {
    margin-top: 0;
}

div#title {
    display: block;
    float: left;
    text-align: left;
}

.reconocimientos {
    text-align: center;
}

    .reconocimientos img {
        margin: 0 15px 0 15px;
    }

#logindisplay {
    font-size: 1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
    font-size: 1.2 em;
}

    #logindisplay a:link {
        padding: 0;
        margin: 0;
        border: 0;
        color: #01B6DE;
        text-decoration: none;
    }

    #logindisplay a:visited {
        color: black;
        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: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/

.display-label,
.editor-label {
    margin: 1em 0 0 0;
}

.display-field,
.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}
/* ------------------ */
.home {
    display: block;
}

    .home a {
        float: left;
        margin-right: 20px;
    }

/* summary
----------------------------------------------------------*/
.darktop {
    background: transparent url(./images/darkgray-top.png) no-repeat left top;
    width: 938px;
    height: 30px;
}

.darkmiddle {
    background: transparent url(./images/darkgray-middle.png) repeat-y;
    width: 938px;
    padding: 20px;
    margin: 0;
}

.darkbottom {
    background: transparent url(./images/darkgray-bottom.png) no-repeat left bottom;
    width: 938px;
    height: 30px;
    padding: 0;
    margin: 0;
}

.summary {
    margin: 0;
    color: silver;
}

    .summary img {
        float: left;
        padding: 30px;
    }

    .summary legend {
        padding: 0;
        color: white;
    }

    .summary fieldset {
        color: silver;
        margin: 0;
    }

    .summary table {
        border: 0;
        width: 95%;
        margin: 20px 0;
    }

        .summary table td {
            border: 0;
            padding: 5px;
            border-bottom: solid 1px #555;
        }

            .summary table td span {
                color: White;
            }

        .summary table th {
            border: 0;
            color: #fff;
            padding: 6px 5px;
            text-align: left;
            background-color: transparent;
            border-bottom: solid 1px #555;
        }

/* Solex
----------------------------------------------------------*/

.solexcss {
    font-size: .9em;
    font-family: "Calibri", Verdana, Helvetica, Sans-Serif;
    margin: 0;
}

img.solexcss {
    float: left;
    padding: 20px;
}

legend.solexcss {
    font-size: .9em;
    padding: 0;
    font-weight: bold;
    color: black;
}

fieldset.solexcss {
    border: 0;
    color: silver;
    padding: 0 0 0 80px;
    margin: 0;
}

table.solexcss {
    border: 1;
    width: 90%;
    margin: 15px 0;
}

    table.solexcss td {
        border: 0;
        color: #000;
        padding: 2px 4px;
        border-bottom: solid 0px #fff;
        background-color: transparent;
    }

        table.solexcss td span {
            color: black;
        }

    table.solexcss th {
        border: 0;
        color: #fff;
        padding: 2px 4px;
        text-align: left;
        background-color: #002D4F;
    }

/*--------------------- button ------------------*/

a.button {
    text-decoration: none;
    padding: 5px 10px;
    display: inline;
    background: #777 url(button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
}

.button {
    text-decoration: none;
    padding: 5px 10px;
    display: inline;
    background: #777 url(button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
}


    .button:hover {
        background-position: 0 center;
    }

    .button:active {
        background-position: 0 top;
        position: relative;
        top: 1px;
        padding: 6px 10px 4px;
    }

    .button.red {
        background-color: #e50000;
    }

    .button.purple {
        background-color: #9400bf;
    }

    .button.green {
        background-color: #00559F;
    }

    .button.orange {
        background-color: #ff9c00;
    }

    .button.blue {
        background-color: #2c6da0;
    }

    .button.black {
        background-color: #333;
    }

    .button.white {
        background-color: #fff;
        color: #000;
        text-shadow: 1px 1px #fff;
    }

    .button.small {
        font-size: 75%;
        padding: 3px 7px;
    }

        .button.small:active {
            padding: 4px 7px 2px;
            background-position: 0 top;
        }

    .button.large {
        font-size: 125%;
        padding: 7px 12px;
    }

        .button.large:active {
            padding: 8px 12px 6px;
            background-position: 0 top;
        }


.blueButton, div.buttonHref a {
    border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#22597d), to(#65a9d7));
    background: -webkit-linear-gradient(top, #22597d, #65a9d7);
    background: -moz-linear-gradient(top, #22597d, #65a9d7);
    background: -ms-linear-gradient(top, #22597d, #65a9d7);
    background: -o-linear-gradient(top, #22597d, #65a9d7);
    padding: 6px 12px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 11px;
    font-family: Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: middle;
}

    .blueButton:hover, div.buttonHref a:hover {
        font-size: 1em;
    }

.ancho-max {
    width: 98%;
}

.listado-vertical {
    display: block;
    margin: 10px;
}

.listado-horizontal {
    display: inline-block;
    margin: 10px;
}

.contenido {
    position: relative;
    float: left;
    margin: 3px;
}

.ico-30 {
    width: 30px;
    height: 30px;
    z-index: 18;
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
}

.ico-10 {
    width: 10px;
    height: 10px;
    z-index: 18;
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
}

.ico-cien {
    width: 100px;
    height: 100px;
    z-index: 18;
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
}


.flota-der {
    position: relative;
    float: right;
}

.indicador {
    background-color: White;
    box-shadow: lightgray 2px 2px 5px inset;
    width: 1.4em;
    height: 1.4em;
    color: #00559F; /*text-align:center;*/
    padding: auto;
}

.circular {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
}
