﻿body {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 10pt;
}
div.title {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 2pt;
    margin-left: 2pt;
}
div.page {
    position: fixed;
    top: 53pt;
    left: 0;
    width: 100%;
    //background-image: url('images/login_bg.png');
    background-color: #FAFAFA; 
    //background-color: #F5F5F5;
    //background-color: #E0E0E0;    
    min-width: 684pt;
    bottom: 0;
}
div.left-heading {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
//    color: #424242;
    color: #7a7a7a; 
//    color: #ccc; 
//    color: #ffffff; 
//    background-color: #E0E0E0; 
}
div.right-heading {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    text-align: center;
//    color: #424242; 
    color: #7a7a7a;
    //color: #E0E0E0; 
    //background-color: #ccc;
    font-size: 11pt;
    font-weight: bold;
}
div.left-container {
    position: absolute;
    left: 0;
    width: 50%;
    top: 10pt;
    bottom: 0;
    min-width: 342pt;
}
div.left-container div.report-controls {
    position: absolute;
    top: 0;
    left: 0;
    height: 104pt;
    right: 0;
    margin-top: 4pt;
    margin-left: 6pt;
    margin-right: 2pt;
    margin-bottom: 2pt;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #F5F5F5;
    padding-top: 5pt;
    padding-left: 4pt;
    padding-right: 0pt;
    text-align: left;
//    background-color: #ffffff;
background-color: #F5F5F5;
}
div.left-container div.report-controls div.buttons {
    text-align: center;
    //text-align: left;
    //background-color: #ffffff;
background-color: #F5F5F5;
//border: 12px solid #ccc;
//color: black;
//display: inline-block;
//border-radius: 12px;
//float: left;
//border: 1px solid green
}
div.left-container div.report-controls div.search {
    padding-top: 10pt;
    padding-left: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    text-align: center;
//border: 1px solid green;
    border: 1px solid #ccc;
    background-color: #ffffff;
}
div.left-container div.reports {
    position: absolute;
    top: 106pt;
    left: 0;
    bottom: 0;
    right: 0;
    margin-left: 6pt;
    margin-right: 2pt;
    margin-bottom: 6pt;
    border: 1px solid #ccc;
    padding: 6pt 6pt 6pt 6pt;
    background-color: #ffffff;
    text-align: left;
    overflow: auto;
}
    @media screen and (min-width: 1350px) {
    div.left-container div.report-controls {
        //background-color: lightgreen;
        height: 75pt;
    }
    div.left-container div.reports {
        top: 77pt;
    }
}
div.left-container div.reports table.reports {
    width: 100%;
}
div.left-container div.reports button.report {
    background-color: transparent;
    //background-color: #E0E0E0;
    border: 0px none;
    width: 100%;
    text-align: left;
}
div.left-container div.reports button.report.selected {
    //background-color: #ccc;
    background-color: #E0E0E0;
}
div.right-container {
    position: absolute;
    right: 0;
    width: 50%;
    top: 10pt;
    bottom: 0;
    min-width: 342pt;
    overflow: auto;
}
div.right-container div.params {
    top: 0;
    left: 0;
    right: 0;
    margin-top: 4pt;
    margin-left: 2pt;
    margin-right: 6pt;
    margin-bottom: 0;
    vertical-align: top;
    border: 1px solid #ccc;
    background-color: #ffffff;
    padding: 6pt 6pt 6pt 6pt;
}
div.right-container div.params div.report-label {
    text-align: center;
    padding-bottom: 6pt;
}
div.right-container div.params table.params {
    width: 100%;
}
div.right-container div.params table.params tr.buttons td.buttons {
    padding-top: 6pt;
}
div.right-container div.params table.params tr.buttons td.buttons label {
    float: left;
    margin-right: 6pt;
}
div.right-container div.params table.params tr.buttons td.buttons button[name=save] {
    float: left;
}
div.right-container div.params table.params tr.buttons td.buttons span {
//    padding-left: 6pt;
//    float: left;
    padding-right: 6pt;
}
div.right-container div.shade-handle {
    margin-top: 4pt;
    margin-left: 2pt;
    margin-right: 14pt;
    margin-bottom: 0;
    background-color: #ffffff;
}
div.right-container div.shade-handle button {
    border: 0px none;
    background-color: transparent;
}
div.right-container div.shade-hint {
    float: right;
}
div.right-container div.closed {
    height: 0; 
    padding-top: 0; 
    padding-bottom: 0; 
    border-right: 0px none;
    border-left: 0px none;
    border-bottom: 0px none;
    border-top: 1px solid #ccc;
    overflow: hidden;
    background-color: #ffffff;
}
div.right-container div.shade {
    margin-top: 4pt;
    margin-left: 2pt;
    margin-right: 6pt;
    margin-bottom: 0;
    border: 1px solid #ccc;
    vertical-align: top;
    padding: 6pt 6pt 6pt 6pt;
    background-color: #ffffff;
}
div.right-container div.shade table {
    width: 100%;
}
div.right-container div.shade table tr td.mx-label {
    width: 1in;
}
div.right-container div.schedule table tr.weekly td label {
    white-space: nowrap;
}
.buttons {
    text-align: right;
	padding-right: 50pt;
}
div.veil {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: not-allowed;
	background-color: #ddd;
	opacity: 0.3;
	filter: alpha(opacity:30);
}
div.popup {
    position: fixed;
    left: 50%;
    top: 50%;
    border: 2px solid #ccc;
    background-color: white;
    opacity: 1.0;
    filter: alpha(opacity:100);
    padding: 6pt 6pt 6pt 6pt;
}
div.popup div.title {
    text-align: center;
    font-size: large;
}
div.popup div.buttons {
    text-align: right;
    position: absolute;
    bottom: 6pt;
    left: 6pt;
    right: 6pt;
}
div.popup div.body {
    margin-top: 6pt;
}
div.preview {
    width: 6in;
    height: 6in;
    margin-left: -3in;
    margin-top: -3in;
}
div.login-button {
    float: right;
    padding-right: 10pt;
    display: glyphicon glyphicon-off;
}
div.login {
	background-color: #F5F5F5;
	border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	position: fixed;
    width: 3.9in;
    height: 2in;
    margin-left: -1.5in;
    margin-top: -1.5in;
    left: 50%;
    top: 50%;
}
div.login table td {
    padding-top: 20px;
    padding-bottom: 10px;
	padding-left:  16px;
}
div.login div.buttons {
    text-align: center;
    position: absolute;
    bottom: 16pt;
    left: 6pt;
    right: 6pt;
	padding-right: 0pt;
	margin-top: 4px;
}
div.changepassword {
	background-color: #F5F5F5;
	border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	position: fixed;
    width: 4.4in;
    height: 2in;
    margin-left: -2.2in;
    margin-top: -1in;
    left: 50%;
    top: 50%;
}
div.changepassword table td {
}
div.changepassword table tr.new-password td {
    padding-top: 20px;
}
div.changepassword table tr.confirm-new-password td {
    padding-bottom: 10px;
}
div.changepassword table tr td:first-of-type {
	padding-left:  16px;
}
div.changepassword table tr td:last-of-type {
    padding-right: 16px;
}
div.changepassword div.buttons {
    text-align: center;
    position: absolute;
    bottom: 16pt;
    left: 6pt;
    right: 6pt;
	padding-right: 0pt;
	margin-top: 4px;
}
div.driver {
    width: 3in;
    height: 1in;
    margin-left: -1.5in;
    margin-top: -.5in
}
div.paramSelect {
    width: 4in;
    height: 3in;
    margin-left: -2in;
    margin-top: -1.5in;
}
div.paramSelect div.search {
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 100%;
    padding: 6pt;
}
div.paramSelect div.list {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 46px;
    width: 100%;
    overflow: auto;
    padding-left: 6pt;
}
div.paramSelect div.buttons {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 46px;
    width: 100%;
    padding: 6pt;
}
button.colhead {
    border: 0px none;
    background-color: transparent;
    font-weight: bold;
    font-size: small;
}
table.reports>thead>tr>th>button>span>img {
    width: 12px;
    height: 12px;
}
table.reports>tbody>tr>td.start-time {
    padding-left: 7px;
//    font-size: 7pt;
    font-size: small;
    width: 190px;
}
table.reports>tbody>tr>td.name {
    padding-left: 7px;
}
.btn-custom {
    //light blue
    //color: #5bc0de;
    //color: #428bca;
    //color: #0678be;
    color: black;
    //color: #064771
    //background-color: #483737;
    //border-color: #357ebd; /*set the color you want here*/
}
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active, .open>.dropdown-toggle.btn-custom {
    //color: #FFD180;
    //color: #837171
    color: #428bca;
    //background-color: #837171;
    //border-color: #837171; /*set the color you want here*/
    border-color: #5cb85c; /*set the color you want here*/
}
.btn-custom-del {
    //color: #428bca;
    //color: #0678be;
    color: black;
    //background-color: #483737;
    //border-color: #357ebd; /*set the color you want here*/
}
.btn-custom-del:hover, .btn-custom-del:focus, .btn-custom-del:active, .btn-custom-del.active, .open>.dropdown-toggle.btn-custom-del {
    //color: #FFD180;
    color: #d9534f;
    //background-color: #837171;
    //border-color: #837171; /*set the color you want here*/
    border-color: #d9534f; /*set the color you want here*/
}
.btn-custom-nav {
    //light blue
    //color: #5bc0de;
    //color: #428bca;
    //color: #0678be;
    color: black;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
    padding-top: 0pt;
    padding-left: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    //color: #064771
    //background-color: #483737;
    //border-color: #357ebd; /*set the color you want here*/
}
.btn-custom-nav:active {
    color: #428bca;
border-color: #5cb85c;
}
.btn-custom-nav:disabled {
    //color: #428bca;
    color: #2e618d;
//border-color: #5cb85c;
}
.btn-custom-nav:hover, .btn-custom-nav:focus, .btn-custom-nav:active, .btn-custom-nav.active, .open>.dropdown-toggle.btn-custom-nav {
    color: #428bca;
//    border-color: #5cb85c; /*set the color you want here*/
//background-color: #428bca;
//border-color: #5cb85c;
}
li{
    position:absolute;
    margin-left:0px;
    height:40px;
}
li.active{
    border-bottom:none;
}
.bg {
    /* background-image: url(images/banner_bg.png); */
    /* background-repeat: no-repeat; /*dont know if you want this to repeat, ur choice.*/
    /* height:*/ /*size of image*/
    /* width: 100%; */
    /* background-color: #428bca; */
    /* text-align: left; */
    /* background-align: left; */
    background-size: cover;
    background-color: #090e2c;
    background-image: -webkit-linear-gradient(61deg, #090e2c 0%, #122c69 59%, #078db3 100%);
    background-image: -o-linear-gradient(61deg, #090e2c 0%, #122c69 59%, #078db3 100%);
    background-image: -linear-gradient(29deg, #090e2c 0%, #122c69 59%, #078db3 100%);
    background-image: -linear-gradient(29deg, #090e2c 0%, #122c69 10%, #078db3 100%);
    background-image: -linear-gradient(29deg, #953192 0%, #4297CB 19%, #5CC4BD 100%);
    background-image: -linear-gradient(29deg, #953192 0%, transparent 95%, #4297CB 25%, #5CC4BD 100%, transparent 95%);
    background-image: -linear-gradient(29deg, #953192 0%, #4297CB 5%, #5CC4BD 100%);
    background-image: linear-gradient(29deg, #953192 0%, #4297CB 0%,#4297CB 39%, #5CC4BD 100%);
    /*color-interpolation-filters: auto;*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    flex-direction: column;
    overflow: hidden;
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start', endColorstr='$end',GradientType=1);*/
}

div.set-manager {
    position: fixed;
    left: 0;
    top: 53pt;
    right: 0;
    bottom: 0;
    background-color: #FAFAFA;
    overflow: auto;
}
div.select-set-popup {
    width: 5in;
    height: 4in;
    margin-left: -2.5in;
    margin-top: -2in;
}
div.select-set-popup div.sets-list {
    position: absolute;
    top: 30pt;
    left: 0;
    bottom: 0;
    right: 0;
    margin-left: 6pt;
    margin-right: 2pt;
    margin-bottom: 6pt;
    padding: 6pt 6pt 6pt 6pt;
    background-color: #ffffff;
    text-align: left;
    overflow: auto;
}
div.select-set-popup div.sets-list table.sets {
    width: 100%
}
div.select-set-popup div.sets-list table.sets button.set {
    background-color: transparent;
    border: 0px none;
    width: 100%;
    text-align: left;
}
div.select-list-popup {
    width: 5in;
    height: 4in;
    margin-left: -2.5in;
    margin-top: -2in;
}
div.select-list-popup div.lists {
    position: absolute;
    top: 30pt;
    left: 0;
    bottom: 0;
    right: 0;
    margin-left: 6pt;
    margin-right: 2pt;
    margin-bottom: 6pt;
    padding: 6pt 6pt 6pt 6pt;
    background-color: #ffffff;
    text-align: left;
    overflow: auto;
}
div.select-list-popup div.lists table.lists {
    width: 100%
}
div.select-list-popup div.lists table.lists button.list {
    background-color: transparent;
    border: 0px none;
    width: 100%;
    text-align: left;
}
div.popup-title {
    font-size: 24px;
    margin-bottom: 10px;
}
div.add-set-popup {
    width: 3.5in;
    height: 2in;
    margin-left: -1.75in;
    margin-top: -1in;
}
div.add-criterion-popup {
    width: 5in;
    height: 4in;
    margin-left: -2.5in;
    margin-top: -2in;
}
div.delete-set-popup {
    width: 3.5in;
    height: 2in;
    margin-left: -1.75in;
    margin-top: -1in;
}
div.add-list-popup {
    width: 3.5in;
    height: 2in;
    margin-left: -1.75in;
    margin-top: -1in;
}
div.delete-list-popup {
    width: 3.5in;
    height: 2in;
    margin-left: -1.75in;
    margin-top: -1in;
}
div.add-list-to-set-popup {
    width: 5in;
    height: 2in;
    margin-left: -2.5in;
    margin-top: -1in;
}
tr.selected {
    background-color: #eee;
}
td.selected {
    background-color: #eee;
}
textarea.new-criterion {
    width: 396px;
    height: 269px;
}