﻿.qmdjtable-date
{
    width: 800px;
    margin-right: auto;
    margin-left: -5px;
    margin-top: -6px;
    border-width: 2px;
    border-style: solid;
    border-color: #426DAB;
    font-size: 12pt;
    position: absolute;
    vertical-align: top;
    text-align: left;
}

.qmdjtable-date tr td
{
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 8px;
}

.qmdjtable-date-hour
{
    width: 380px;
    height: 286px;
    margin-right: auto;
    margin-left: 0px;
    margin-top: 0px;
    border-width: 2px;
    border-style: solid;
    border-color: #426DAB;
    font-size: 12pt;
    vertical-align: top;
    text-align: left;
}

.qmdjtable-date-hour tr td
{
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
}

.qmdj-button
{
    background: none repeat scroll 0 0 black;
    box-shadow: 0 0 2px #FFFFFF inset;
    margin-top: 0px;
    margin-bottom: auto;
    margin-left: 0px;
    margin-right: auto;
    text-align: left;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: white;
    font-size: 12pt;
    margin: 3px 0px;
    padding: 10px;
    cursor: pointer;
}

.qmdj-button a
{
    color: #FFFFFF;
    padding: 0px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

.qmdj-item1
{
    width: 110px;
}

.qmdj-item2
{
    width: 162px;
}

.qmdj-item3
{
    width: 195px;
}

.qmdj-item4
{
    width: 110px;
}

.qmdj-item5
{
    width: 110px;
}

.qmdj-item30px
{
    width: 30px;
}

.qmdj-item50px
{
    width: 50px;
}


.qmdj-item100px
{
    width: 100px;
}

.widthauto
{
    width: auto;
    padding: 0 10px 0 10px;
}

.widthauto20
{
    width: auto;
    padding: 0 20px 0 20px;
}

.widthauto25 {
    width: auto;
    padding: 0 25px 0 25px;
}

.qmdj-width100px
{
    width: 130px;
}

.qmdj-date
{
    margin-right: -7px;
    margin-top: -7px;
    float: right;
}

.qmdj-chart
{
    border-style: solid;
    border-width: 2px;
    border-spacing: 0px;
    border-color: gray;
    border-collapse: collapse;
}

.qmdj-chart tr th
{
    border-style: solid;
    border-width: 2px;
    border-spacing: 0px;
    border-color: gray;
    border-collapse: collapse;
}

.qmdj-grid
{
    border-style: solid;
    border-width: 1px;
    border-spacing: 0px;
    border-color: black;
    border-collapse: collapse;
}

.qmdj-table-info
{
    width: 380px !important;
    margin-right: -12px !important;
    height: 286px !important;
}

.qmdj-table-info tr td
{
    padding-left: 3px;
}

.qmdj-bar
{
    height: 2px;
    background-color: green;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    text-align: right;
    margin-right: 10px;
    position: relative;
}

.bar
{
    width: 3px;
    background-color: green;
    margin-right: 30px;
    margin-bottom: 0px !important;
    position: absolute;       
    text-align: right;    
}
