﻿/* DEFAULTS
----------------------------------------------------------*/

body {
    background: #b6b7bc;
    font-size: .95em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #444444;
    line-height: 1.3em;
}

a {
    font-weight: 600;
}

    a:link, a:visited {
        color: #034af3;
        text-decoration: none;
    }

    a:hover {
        color: #1d60ff;
        text-decoration: underline;
    }

    a:active {
        color: #034af3;
    }

img {
    border: none;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 5px;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}

ul {
    margin-top: 2px;
}

td {
    vertical-align: top;
    padding: 3px;
}

img {
    border: 0;
}

/* HEADINGS   
----------------------------------------------------------*/

h1 {
    text-align: left;
    width: auto;
    font-size: 1.4em;
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
}

h2 {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
}

h3 {
    font-size: 1.2em;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 0px;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 100%;
    background-color: #fff;
    margin: 0px;
    border: 0px;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    height: 62px;
    width: 100%;
}

    .header h1 {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 1.4em;
        font-size: 1.6em;
    }

.main {
    padding: 5px 5px;
    margin: 0px;
    min-height: 420px;
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer {
    background-color: #f4f4f4;
    padding: 8px 0px 8px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

#frameSubMenu {
    visibility: visible;
    float: left;
    border: 0px;
    width: 182px;
    margin: 0px;
    min-height: 0px;
    padding: 10px;
    background: #f4f4f4;
    margin-top: 0px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.submenu {
    color: Green;
}

    .submenu a.static.highlighted {
        color: gray;
        font-weight: bold;
    }

    .submenu a.static.selected {
        color: blue
    }


#frameContent {
    float: left;
    border: 0px;
    width: 660px;
    padding: 10px;
    min-height: 400px;
    margin-left: 5px;
    margin-top: 0px;
    background: #f4f4f4;
    margin-bottom: 10px;
    border-radius: 10px;
}

#frameContentMeteo {
    float: left;
    border: 0px;
    width: 850px;
    padding: 10px;
    min-height: 400px;
    margin-top: 0px;
    margin-left: 0px;
    background: #f8f8f8;
    margin-bottom: 10px;
    border-radius: 10px;
}

#frameControls {
    margin-top: 10px;
    line-height: 15px;
}

.frameSearch {
    position: absolute;
    right: 0px;
    margin-top: 37px;
    margin-right: 10px;
}

    .frameSearch a:link {
        color: white;
    }

    .frameSearch a:visited {
        color: white;
    }

    .frameSearch a:hover {
        color: white;
    }

.frameLangSearch {
    position: absolute;
    right: 0px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 120px;
    padding: 3px;
    border-radius: 3px;
}

.frameSearch2 {
    position: absolute;
    right: 0px;
    margin-top: 37px;
    margin-right: 14px;
    text-align: right;
}

.frameSearch2 a:link {
    color: white;
}

.frameSearch2 a:visited {
    color: white;
}

.frameSearch2 a:hover {
    color: white;
}

.frameLangSearch2 {
    position: absolute;
    right: 0px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 122px;
    padding: 3px;
    border-radius: 3px;
}

img {
    border: none;
}



fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
    margin-top: 9px;
    font-size: 1.8em;
    color: white;
    height: 23px;
}

.title2 {
    position: absolute;
    width: auto;
    margin-top: 35px;
    margin-left: 95px;
    vertical-align: baseline;
    font-size: 1.4em;
    color: white;
}

.titleMain {
    text-align: left;
    width: auto;
    font-size: 1.1em;
    font-weight: bold;
}

.titleSub {
    text-align: left;
    width: auto;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 0.7em;
}

.titleSub600 {
    text-align: left;
    width: auto;
    font-size: 1.1em;
    font-weight: 600;
    margin-top: 0.7em;
}

.titleSub2 {
    text-align: left;
    width: auto;
    font-size: 1.0em;
    font-weight: bold;
    margin-top: 0.4em;
    margin-bottom: 0;
}

.titleSub3 {
    text-align: left;
    width: auto;
    font-size: 1.07em;
    font-weight: bold;
    margin-top: 0.4em;
    margin-bottom: 0;
}

.textSmall {
    text-align: left;
    width: auto;
    font-size: 0.8em;
    margin-top: 0.7em;
}

.textSearch {
    text-align: left;
    font-size: 1.1em;
    margin-top: 0px;
}

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.sb {
    font-weight: 600;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

.search {
    background-color: Yellow;
}


.error {
    color: Red;
}

.linkbutton {
    background-color: gray;
    text-indent: 0;
    display: inline-block;
    color: black;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    height: 35px;
    line-height: 23px;
    width: 120px;
    text-decoration: none;
    text-align: center;
}

    .linkbutton:hover {
        color: black;
        background-color: #ffffff;
        text-decoration: underline;
    }

    .linkbutton:active {
        position: relative;
        top: 1px;
    }

.textmsg {
    color: orange;
    font-weight: bold;
}

.frameNavLeft {
    position: absolute;
    left: 0px;
    top: 200px;
    height: 100px;
    width: 50px;
}

.frameNavRight {
    position: absolute;
    right: 0px;
    top: 200px;
    height: 100px;
    width: 50px;
}

.frameNavOnOff {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 50px;
    width: 50px;
    background-color: red;
}

.row_topic {
    background-color: lightgray;
}

.linkbutton2 {
    background-color: white;
    text-indent: 0;
    display: inline-block;
    color: #777777;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 11pt;
    font-weight: 300;
    font-style: normal;
    height: 35px;
    line-height: 35px;
    width: 140px;
    text-decoration: none;
    text-align: center;
    border-color: gray;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 10px;
}

    .linkbutton2:hover {
        color: #777777;
        text-decoration: underline;
    }

.msg {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 600px;
}

.msg_ok {
    color: green;
}

.msg_warning {
    color: orange;
}

.msg_error {
    color: red;
}

.green {
    color: green;
    font-weight: 600;
}

.orange {
    color: orange;
    font-weight: 600;
}

.red {
    color: red;
    font-weight: 600;
}

.divMsg {
    margin-top: 10px;
    margin-bottom: 10px;
}

.divBase {
    margin-top: 5px;
    margin-bottom: 5px;
}

.divBase0_5 {
    margin-top: 0px;
    margin-bottom: 5px;
}

.divBase0_0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.divUl li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.divBase2 {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .divBase2 label {
        margin-left: 5px;
    }

.divBase3 {
    margin-top: 15px;
    margin-bottom: 5px;
}

.divBase4 {
    margin-top: -10px;
    margin-bottom: -2px;
}

.divBase5 {
    margin-top: 5px;
    margin-bottom: -2px;
}

.divBase6 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.divBase7 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.divBase8 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.divSubMenuImg {
    visibility: visible;
    margin-top: 0px;
    margin-bottom: 0px;
}

.divProductNews {
    margin-top: 3px;
    margin-bottom: 3px;
}

    .divProductNews li {
        margin-top: 4px;
        margin-bottom: 4px;
        margin-left: -15px;
    }

.divProductError {
    margin-top: 3px;
    margin-bottom: 3px;
}

    .divProductError li {
        margin-top: 4px;
        margin-bottom: 12px;
        margin-left: -15px;
    }

.divImgAuto {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.vnavbar {
    border: 0px solid #909;
    width: 182px;
    margin: 0px;
    padding: 0px;
    min-height: 80px;
    background: #f4f4f4;
    margin-top: 10px;
    margin-left: -10px;
    padding-left: 0;
    font-weight: normal;
    margin-bottom: -15px;
}

    .vnavbar ul {
        list-style: none;
    }

    .vnavbar li {
        margin-left: -30px;
        margin-top: 7px;
    }

.vnav-item-2:before {
    content: "- ";
    margin-left: 30px;
}

.vnav-item ul {
    margin-top: -3px;
    margin-bottom: 7px;
}

.vnav-item li a {
    font-weight: 400;
}

.navbar-toggler-icon {
    width: 1.2em;
    height: 1.2em;
}

.navbar {
    font-weight: 700;
    font-size: 16px;
}

.rellinks ul {
    list-style: none;
}

.rellinks li {
    margin-top: 7px;
    margin-left: -20px;
}

    .rellinks li:before {
        content: "- ";
    }

.divEnum li {
    margin-top: 5px;
    margin-bottom: 10px;
}

.red {
    color: red;
}

.green {
    color: green;
}

.cellDisc {
    border-width: 1px;
    border-style: solid;
    text-align: right;
}

.rtab {
}

    .rtab td {
        border: 1px solid #ccc;
    }

.rtxt {
    transform: rotate(270deg);
    transform-origin: top left;
    position: relative;
    width: 30px;
    bottom: -15px;
}

.rtd {
    white-space: nowrap;
    height: 14em;
    vertical-align: bottom;
    text-align: center;
}

.tdc {
    text-align: center;
    border: 1px solid #ccc;
}

.tdcbot {
    text-align: left;
    border: 1px solid #ccc;
    vertical-align: bottom;
}

.rotate-text {
    width: 50px;
    height: 500px;
    white-space: nowrap;
    transform: rotate(270deg);
    font-weight: bold;
    align-content: center;
    margin-bottom: -220px;
}

.tdb {
    border: 1px solid #ccc;
}

input[type=submit] {
    margin-top: 1px;
    height: 24px;
}

.imgSub {
visibility: visible;
width: 162px;
height: 108px;
}

.imgLang {
    height: 27px;
    width: 32px;
}

.valtemp {
    color: FireBrick;
}

.valprec {
    color: DodgerBlue;
}

.valsun {
    color: Orange;
}

.valglobrad {
    color: Orchid;
}

.cbList {
    margin-left: 10px;
    white-space: nowrap;
}
.cbList label {
    margin-left: 4px;
}

.picSubMenu {
    visibility: visible;
}

.linkbutton3 {
    background-color: #CCCCCC;
    text-indent: 0;
    display: inline-block;
    color: #444444;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 24px;
    width: 130px;
    text-decoration: none;
    text-align: center;
    margin-top: 5px;
    margin-right: 10px;
    border-radius: 5px;
    margin-left: 5px;
}

    .linkbutton3:hover {
        color: black;
        background-color: #CCCCCC;
        text-decoration: underline;
    }

    .linkbutton3:active {
        position: relative;
        top: 1px;
    }

    .linkbutton:hover {
        color: #444444;
        text-decoration: underline;
    }

    .linkbutton3:active {
        position: relative;
        top: 1px;
    }

.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
    background-color: #EEEEEE;
}

.w50 {
    width: 50px;
}

.w90 {
    width: 90px;
}

@media only screen and (min-width: 860px) {
    .page {
        width: 860px;
        background-color: #fff;
        margin: 0px auto 0px auto;
        border: 0px;
    }
}

@media only screen and (max-width: 855px) {

    #frameContent {
        margin-left: 0px;
        width: 100%;
        margin-top: -5px;
    }

    #frameContentMeteo {
        width: 100%;
    }

    .divSubMenuImg {
        visibility: hidden;
        margin-top: 0px;
        margin-bottom: 0px;
    }


    #frameSubMenu {
        visibility: hidden;
        height: 0px;
        padding: 0px;
        margin-bottom: 5px;
    }

    .imgSub {
        visibility: hidden;
        width: 0px;
        height: 0px;
    }

    .picSubMenu {
        visibility: hidden;
        display: none;
    }
}

@media only screen and (max-width: 780px) {

    .title {
        font-size: 1.4em;
    }

    .title2 {
        font-size: 1.4em;
        margin-top: 35px;
    }
}

@media only screen and (max-width: 700px) {

    .divImgAuto {
        width: 100%;
        overflow: auto;
    }

    .title {
        font-size: 1.2em;
    }

    .title2 {
        font-size: 1.2em;
        margin-top: 36px;
    }
}

@media only screen and (max-width: 640px) {
    .title {
        font-size: 0.95em;
    }
    .title2 {
        font-size: 0.95em;
        margin-top: 37px;
    }
}

@media only screen and (max-width: 500px) {
    .title {
        font-size: 0.75em;
    }
    .title2 {
        font-size: 0.75em;
        margin-top: 38px;
    }
}
