﻿
.Title {
    font-size:24px;
    font-weight:800;
}
.SubTitle {
    font-size: 15px;

    color: white;
    font-family: Arial, Helvetica, sans-serif;
}
.demo-container {
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    width: 400px;
    height: 100%;
    /*z-index: 998;*/
    background-color: whitesmoke;
    opacity: .8;
    padding-left: 10px;
}

.logo{
    width:350px;
}
.legend {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 200px;
    height: 250px;
    z-index: 998;
    background-color: white;
    opacity: 0.7;
    padding-left: 10px;

    border: 3px solid black;

}

.results {
    position: absolute;
    top: 20px;
    left: 530px;
    width: 450px;
    height: 350px;
    z-index: 998;
    background-color: white;
    opacity: 0.9;
    padding-left: 10px;
    border: 3px solid black;
}

.gDivT {
    position: absolute;
    top: 280px;
    right: 470px;
    width: 270px;
    height: 600px;
    z-index: 998;
    background-color: white;
    opacity: .8;
    padding-left: 10px;

    border: 5px outset silver;
    text-align: center;
}

.gDivTable{
    width:100%;
 
}
.font {
    font-family: Arial, Helvetica, sans-serif;
}
.gDivTitle {
    text-align: left;
    
}

.menuColor {
    color: black;
}
.menuTitle {
    font-size: 20px;
    font-weight:700;
}
.menuItem {
    font-size: 14px;
}
.menuMA {
    font-size: 17px;
    font-weight:700;
    background-color:lightgray;
    padding-left:10px;
}

.gDivDec {
    text-align: left;
    font-size:11px;
}
.menuTable{
    width:100%;
    height:100%;
   background-color:gray;
}

.gagetTtitle {
    position: absolute;
    top: 740px;
    left: 80px;
    width: 50px;
    height: 25px;
    z-index: 999;
    opacity: 0.9;
    padding-left: 10px;
    color: darkorange;
    font-weight: 800;
}
.gagetStitle {
    position: absolute;
    top: 740px;
    left: 300px;
    width: 50px;
    height: 25px;
    z-index: 999;
    opacity: 0.9;
    padding-left: 10px;
    color:darkorange;
    font-weight:800;
}
gagetTSsetting{
    height:190px;
    width:190px;
    background-color:red;
}

.copyRight {
    font-size:14px;
    position: fixed;
    bottom: 5px;
    left: 600px;
    width: 500px;
    height: 50px;
    z-index: 1000;
    opacity: 0.9;
    padding-left: 10px;
    color: black;
    background-color: lightgray;
    font-weight: 500;
    font-size:12px;
    /*border-radius: 25px;*/
}
.copyRightPOI {
    font-size: 14px;
    position: fixed;
    bottom: 5px;
    left: 480px;
    width: 500px;
    height: 50px;
    z-index: 1000;
    opacity: 0.9;
    padding-left: 10px;
    color: black;
    background-color: lightgray;
    font-weight: 500;
    font-size: 12px;
    /*border-radius: 25px;*/
}

.Norway {
    font-size: 14px;
    position: fixed;
    Top: 100px;
    left: 480px;
    width: 150px;
    height: 190px;
    z-index: 1000;
    opacity: 0.9;
    padding-left: 10px;
    color: black;
    background-color: lightgray;
    font-weight: 500;
    font-size: 16px;
    background-color: white;
    opacity: 0.9;
    padding-left: 10px;
    border: 2px solid black;
}


.Sweden {
    font-size: 14px;
    position: fixed;
    Top: 100px;
    left: 480px;
    width: 240px;
    height: 200px;
    z-index: 1000;
    opacity: 0.9;
    padding-left: 10px;
    color: black;
    background-color: lightgray;
    font-weight: 500;
    font-size: 16px;
    background-color: white;
    opacity: 0.9;
    padding-left: 10px;
    border: 2px solid black;
}


.dalarnaLogo {
    font-size: 14px;
    position: fixed;
    bottom: 200px;
    right: 40px;
    width: 50px;
    height: 50px;
    z-index: 1000;
    opacity: 0.6;
    padding-left: 10px;
    color: black;
    font-weight: 800;
}

.msbBox {
    position: absolute;
    top: 170px;
    left: 220px;
    width:340px;
    height: 50px;
    z-index: 1002;
    opacity: 0;
    padding-left: 10px;
    color: red;
    font-weight: 800;
    background-color:orange;
}
.msbBoxPOI {
    position: absolute;
    top: 50px;
    left: 480px;
    width: 340px;
    height: 50px;
    z-index: 1002;
    opacity: 0;
    padding-left: 10px;
    color: red;
    font-weight: 800;
    background-color: orange;
}
.routeGridImageCell{
    margin-left:0px;
    padding-left:0px;
}


