﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;1,100;1,300&display=swap');

body {
    top: 0px;
    margin: 0px;
    background-color: darkgray;
    /*background-image: url("../Images/backGround/background.jpg");*/
    /*background-repeat: no-repeat;
    background-attachment: fixed;*/
    font-family: Roboto;
}

* {
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
}

body {
    font-family: Arial;
    font-size: 75%;
}

h1 {
    font-size: 1.4em;
    padding: 10px 10px 0;
}

p {
    padding: 0 10px 1em;
}

#container {
    min-height: 100%;
    background-color: #DDD;
    border-left: 2px solid #666;
    border-right: 2px solid #666;
    width: 676px;
    margin: 0 auto;
}

* html #container {
    height: 100%;
}

#form1 {
    height: 100%;
}

#Table {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.pageTitle {
    color: white;
    font-family: Roboto;
    font-size: 40px;
    margin-left: 10px;
    margin-top: 10px;
    text-shadow: 2px 2px 8px black;
}

.maintable {
    height: 100%;
    width: 100%;
}

.header {
    vertical-align: top;
    /*background-color: darkorange;*/
    height: 70px;
    background-image: url("../Images/BreedingBanner.png");
    /*background-image: url("../Images/horsebanner2.png");*/
    background-position: center;
    background-repeat: no-repeat;
    width: 940px;
}

.footer {
    /*z-index: 999;*/
    /*top:90%;*/
    /*right:0px;*/
    /*width:100%;*/
    background-color: lightgray;
    /*height: 200px;*/
    /*position: fixed;*/
    padding: 0 0 0 0;
}

.footerCell {
    text-align: center;
}

.Dot {
    font-size: 16px;
    color: red;
    vertical-align: middle;
}

/*about cell class*/
.footerCellDescription {
    text-align: left;
    width: 450px;
}

.footerTitle {
    font-family:Roboto;
    font-size: 16px;
    font-weight: bold;
    color: darkblue;
}

.footerTxt {
    font-family: Roboto;
    font-size: 13px;
    color: Black;
    text-align: center;
}

.containter {
    background-color: white;
    width: 940px;
    height: 100%;
    text-align: left;
    vertical-align: top;
}

.Menutext {
    font-family: 'Roboto';
    font-size: small;
}

.menu {
    height: 0px;
    vertical-align: top;
    padding: 0 0 0 0;
}




.RadMenu .header {
    padding-top: 7px !important;
    /*padding-bottom: 5px !important;*/
}

.RadMenu .rmText {
    padding-top: 7px !important;
    /*padding-bottom: 5px !important;*/
}

.menuLogDetailes {
    background-color: black;
    text-align: right;
    padding-right: 10px;
    height: 5px;
}

.menuLogDetailesLabels {
    color: white;
    font-family: Arial;
    font-size: 11px;
}

.labelInfo {
    font-family: Roboto;
    margin-left: 10px;
    font-size: 14px;
    box-shadow: rgba(0,0,0,0.4);
}

.labelInfoText {
    font-family: Arial;
    margin-left: 10px;
    font-size: 14px;
    /*box-shadow: rgba(0,0,0,0.4);*/
}

.labelAnswer {
    font-family: Arial;
    font-size: 14px;
    color: black;
}

.rowInfo {
    height: 35px;
    background-color: lightgrey;
    text-align: left;
    vertical-align: central;
    /*border-collapse:collapse;
    border-width:0px;*/
}

.rowInfoSub {
    height: 25px;
    background-color: ghostwhite;
}

.logo {
    height: 65px;
    /*content  : url("../Images/dalarna_logo.png");*/
}

.CopyRight {
    font-family: Arial;
    font-size: 12px;
    color: white;
    margin-left: 10px;
    vertical-align: central;
}

.WebMaster {
    margin-left: 10px;
    font-family: Arial;
    font-size: 12px;
    color: orange;
    vertical-align: central;
}

.title {
    font-family: Arial;
    font-size: 20px;
}

.horselogo {
    height: 50px;
}

.formStyle {
    height: 100%
}

.defaultPageContenet {
    text-align: left;
    vertical-align: top;
    margin: 10px,10px,10px,10px;
}



.mapCanvas {
    height: 500px;
    width: 100%;
    overflow: auto;
}

.imageDone {
    width: 30px;
    margin-left: 10px;
}

.errMesage {
    font-size: 11px;
    color: red;
}
/*This setting is for social econimic page*/

.c1 {
    width: 150px;
}

.cdesc {
    width: 270px;
    vertical-align: bottom;
}

.cturnover {
    width: 100px;
    vertical-align: bottom;
    text-align: right;
}

.cvat {
    width: 80px;
    vertical-align: bottom;
    text-align: right;
}

.ctotal {
    width: 80px;
    vertical-align: bottom;
    text-align: right;
}

.cintensity {
    width: 115px;
    vertical-align: bottom;
    text-align: right;
}

.cemployment {
    width: 110px;
    vertical-align: bottom;
    text-align: right;
}

.cInformation {
    font-family: Roboto;
    font-size: 13px;
    vertical-align: bottom;
}

.ccolumnHeader {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 500;
    vertical-align: bottom;
}

.crowInfo {
    height: 25px;
    background-color: whitesmoke;
}
/*for the mid table product list*/
.cturnover1 {
    width: 100px;
    vertical-align: bottom;
    text-align: right;
}

.cvat1 {
    width: 84px;
    vertical-align: bottom;
    text-align: right;
}

.ctotal1 {
    width: 80px;
    vertical-align: bottom;
    text-align: right;
}

.cintensity1 {
    width: 116px;
    vertical-align: bottom;
    text-align: right;
}

.cemployment1 {
    width: 110px;
    vertical-align: bottom;
    text-align: right;
}


/*----------------------------------------------------------------*/
/*Doing the animated message*/
.MessageLabel {
    font-family: Arial;
    font-size: 16px;
    font-weight: 900;
    vertical-align: bottom;
    margin-left: 10px;
}

.MessageLabelDiv {
    width: 100%;
    background-color: lightblue;
    /*padding-left:20px;*/
}
/*----------------------------------------------------------------*/
/*Dash Board*/
.dashFrame {
    background-color: white;
    text-align: center;
    border: ridge;
    border-width: thin;
    border-color: lightgray;
}

.dashtitlebackground {
    background-color: darkgray;
    text-align: left;
    vertical-align: central;
}

.dashsubtitlebackground {
    background-color: lightgray;
    text-align: left;
    vertical-align: central;
}

.dashtitle {
    font-family: Arial;
    font-size: 15px;
    font-weight: 100;
    color: black;
    /*padding-left:5px;*/
}

.dashsubtitle {
    font-family: Arial;
    font-size: 12px;
    font-weight: 100;
    margin-left: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.dashboxtxt {
    font-family: Arial;
    font-size: 20px;
    color: deepskyblue;
    font-weight: bolder;
    text-decoration: none;
}

.dashhorsecount {
    width: 450px;
    margin-left: 20px;
    margin-top: 20px;
}

.dashhorcostbyregion {
    width: 400px;
    margin-left: 20px;
    margin-top: 20px;
}

.dashEmpCount {
    width: 450px;
    margin-left: 20px;
    margin-top: 20px;
}

.dashratio {
    width: 400px;
    margin-left: 20px;
    margin-top: 20px;
}

.dashTable {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
}

div.RadToolTip {
    font-size: 14px;
}

/*Wrap text for chart tooltip*/
.chartwordwrap {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}

/*PDF button format, used to download reports*/
.cmdPDF {
    height: 35px;
    margin-right: 5px;
    background-color: orange;
    border: none;
    color: white;
    padding: 5px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    /*background-image: url("../Images/pdf.png") no-repeat;*/
    /*background: url(../Images/pdf.png) no-repeat;*/
}

.cmdPDFmesage {
    padding-right: 10px;
    font-family: Arial;
    font-size: 13px;
}

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.defaultInfo {
    padding: 10px 10px 0px 10px;
    font-family: Arial;
    font-size: 13px;
    background-color: lightgray;
}

.helpImage {
    cursor: help;
}

.hideShowImage {
    cursor: pointer;
    padding-top: 10px;
    padding-left: 10px;
    vertical-align: central;
    background-color: gray;
}

.hyperlink a {
    color: blue !important;
}

.radioBtn {
    font-size: 14px;
    margin-left: 10px;
}


/* report engine cell format*/
.repCell {
    background-color: lightgray;
    height: 30px;
    /*padding:3px 3px 3px 3px;*/
    vertical-align: middle;
}

.chartInfo {
    font-size: 12px;
    padding-left: 10px;
}

.ridingInformationCell {
    font-size: 10px;
}

.reportNumbers {
    font-size: 10px;
}

