﻿body {
    margin: 0 0 0 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}

.authbody {
    margin: 0;
    padding: 0;
    background-image: url('images/Mustang.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.dealersbody {
    margin: 0;
    padding: 0;
    background-image: url('Dealers/images/f150.png');
    background-repeat: no-repeat;
    background-size: auto;
}

.login-container {
    width: 350px !important;
    height: 420px !important;
    margin: auto !important;
    margin-top: 200px !important;
    background: white !important;
    padding: 20px !important;
    border-radius: 4px !important;
}

.login-body {
    margin: 0;
    padding: 0;
    background-image: url('../../images/Bronco.png');
    background-repeat: no-repeat;
    background-size: cover;
}

h3, .headline {
    font-size: 36px;
    font-weight: bold;
    color: #666;
}

h4 {
    font-size: 18px;
    font-weight: bold;
    color: #666;
}

a {
    text-decoration: none;
    color: #000;
}

.navbar {
    background-color: aliceblue;
    border-bottom: 3px solid #002c6c;
    margin-bottom: 26px;
    height: max-content;
    z-index: 1;
}

.header-holder {
    margin-top: 70px;
}

a.navlink {
    font-size: 14px;
}

.opt {
    float: left;
    padding: 0 10px 0 0;
}

.rounded-corners {
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
}

.widgetbox {
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    height: auto;
    min-height: 530px;
    border-radius: 5px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}

.SectionStyle, .SectionStyle2 {
    font-size: 18px;
    text-decoration: none;
    color: #eaeaea;
    font-weight: bold;
    padding: 2px 5px;
    background-color: #002c6c;
    margin-bottom: 20px;
}

.HeaderStyle {
    font-size: 12px;
    text-decoration: none;
    color: #000;
}

.ItemStyle, td, .cb, .Login, .Form, input[type=text], input[type=password] {
    font-size: 12px;
    color: #666;
    margin: 10px 5px 5px 5px;
}

.PagerStyle {
    font-size: 11px;
    text-decoration: none;
    color: #000;
    font-family: Arial;
}

A.Link10 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
    color: #666;
}

    A.Link10:HOVER {
        color: #000000;
        text-decoration: none;
    }

A.a18 {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #999;
}

    A.a18:HOVER {
        color: #002c6c;
        text-decoration: underline;
    }

th {
    color: #333;
    font-weight: bold;
    font-size: 14px;
}

img {
    max-width: 100%;
    height: auto;
    margin: 0 0 10px;
}

A, A.a14 {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #666;
}

    a.stats {
        font-size: 14px;
        text-decoration: none;
        color: crimson;
    }

        a.stats:hover {
            text-decoration: underline;
            color: #000080;
        }

    A:HOVER, A.a14:HOVER {
        color: #800000;
        text-decoration: underline;
    }

.cell2 {
    border: 2px solid #666;
    text-align: center;
    background-color: #eaeaea;
    width: 140px;
    font-size: 16px;
}

.cell2clear {
    border: 2px solid #666;
    text-align: center;
    background-color: #ffffff;
    width: 140px;
    font-size: 16px;
    padding-top: 5px;
}

.cell {
    border: 2px solid #666;
    text-align: center;
    background-color: #eaeaea;
    width: 70px;
}

.cellclear {
    border: 2px solid #666;
    text-align: center;
    background-color: #ffffff;
    width: 70px;
    font-size: 16px;
    padding-top: 5px;
}

.celldark {
    border: 2px solid #666;
    text-align: right;
    background-color: #888;
    color: #ffffff;
    width: 70px;
    height: 30px;
    font-size: 16px;
}

.celldarkcenter {
    border: 2px solid #666;
    text-align: center;
    background-color: #888;
    color: #ffffff;
    height: 30px;
    font-size: 16px;
}

.cell80 {
    border: 2px solid #666;
    text-align: center;
    background-color: #ffffff;
    width: 80px;
}

.head2 {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.FormHeader {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding-top: 10px;
    padding-left: 10px;
}

.FormPreamble {
    font-size: 11px;
    color: #000000;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}

.FormHelp {
    font-size: 12px;
    color: #444444;
    font-family: Arial, Helvetica, sans-serif;
}

.FormSep {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

.FormText {
    font-size: 13px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

.SepHed {
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    padding: 5px;
    background-color: #002c6c;
    color: white;
    margin-top: 20px;
}

.SubHed {
    font-size: 16px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    padding: 8px 8px 8px 8px;
    background-color: #c0c0c0;
    margin-top: 5px;
}

.FormHeader {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding-top: 10px;
    padding-left: 10px;
}

.MonthName {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.FormLabel {
    font-size: 14px;
    font-weight: normal;
    color: #999;
    padding-top: 10px;
    padding-left: 10px;
}

.FormText {
    font-size: 16px;
    color: #666;
    vertical-align: top;
    padding-left: 15px;
    padding-top: 5px;
}

.FormInst2 {
    padding-top: 10px;
    font-size: 16px;
    font-weight: normal;
    color: #666;
}

.FormSub {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #666;
    padding-top: 10px;
    padding-left: 10px;
}
/* Style tab links */
.tablink {
    background-color: #888;
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 5px 10px 5px;
    font-size: 14px;
    border-bottom: 1px solid black;
    width: 120px;
    text-align: center;
}

    .tablink:hover {
        background-color: #002c6c;
    }

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
    color: black;
    display: none;
    padding: 60px 20px 40px 20px;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    width: 998px;
    min-height: 500px;
}

.FormInst, .FormSep {
    font-size: 14px;
    font-weight: bold;
    color: darkblue;
    padding-top: 0;
    padding-left: 10px;
}

.LogIn {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    vertical-align: top;
}

.radioboxlist radioboxlistStyle {
    font-size: 14px;
}

.radioboxlist label {
    color: #666;
    clear: left;
    margin-left: 5px;
    padding: 7px;
}

    .radioboxlist label:hover {
        color: #000;
        background: #eaeaea;
    }

.normalfld, .focusfld, .outfld {
    background-color: #eaeaea;
}

.overfld {
    background-color: darkred;
    color: white;
}

.block {
    display: none;
    text-align: left;
}

.jqplot-title {
    font-weight: bold;
    font-size: 18px;
    font-family: Verdana, Geneva, sans-serif;
}

.jqplot-xaxis-label {
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

input[type=text] {
    height: 32px;
    font-size: 16px;
    color: #000000;
}

input[type=submit] {
    outline: 0;
    background: #c0c0c0;
    border: 0;
    padding: 10px;
    color: #000;
    font-size: 16px;
    border-radius: 2px;
    font-weight: bold;
    -webkit-transition: all 0.3 ease;
    transition: all 0.3 ease;
    cursor: pointer;
}

    input[type=submit]:hover {
        background: #002c6c;
        color: #ffffff;
    }

input[type=button] {
    outline: 0;
    background: #c0c0c0;
    border: 0;
    padding: 10px;
    color: #000;
    font-size: 16px;
    border-radius: 0px;
    -webkit-transition: all 0.3 ease;
    transition: all 0.3 ease;
    cursor: pointer;
}

    input[type=button]:hover {
        background: #002c6c;
        color: #ffffff;
    }

input[type=checkbox] {
    filter: saturate(0);
    height: 16px;
    width: 16px;
}

input[type=password] {
    border-radius: 4px;
    padding: 5px 5px 5px 5px;
}

input:checked {
    color: #666;
    background: #f0f0f0;
    font-weight: bold;
    border: 1px solid #000000;
    padding: 7px;
    border-radius: 3px;
}


input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #26ee2e;
    display: inline-block;
    visibility: visible;
    border: 2px solid black;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
}

select, .Form select {
    padding: 6px;
    margin: 5px;
    font-size: 14px;
}

.timeline-card-content {
    overflow-x: auto;
}

.square-corners {
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    overflow: hidden;
    width: 100%;
    margin-left: 10px;
    margin-bottom: 10px;
}

.grayhed {
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    padding: 8px 8px 8px 8px;
    background-color: #888;
    min-height: 31px;
}

.greenhed {
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    background-color: #008000;
    min-height: 31px;
}

.bluehed {
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    background-color: #002c6c;
    min-height: 31px;
    text-align: center;
}

.skillhed {
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    background-color: #000080;
    min-height: 31px;
}

.litehed {
    font-size: 12px;
    text-decoration: none;
    color: #666;
    font-weight: bold;
    padding: 5px 2px 5px 2px;
    background-color: #d0d0d0;
    text-align: center;
    height: 26px;
}

.page-break {
    page-break-after: avoid;
}

.hidden {
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}

.circ {
    font-size: 20px;
    text-align: center;
    background-color: white;
    width: 75%;
    height: 75%;
    margin-left: 12px;
    border-radius: 50%;
    font-weight: bold;
}

.qty {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #000;
}

#TopGraph {
    height: 150px;
    width: 480px;
}

a.ppt {
    font-size: 13px;
    text-decoration: none;
    color: #666;
}

    a.ppt:hover {
        text-decoration: underline;
        color: #000080;
    }

a.stats {
    font-size: 18px;
    text-decoration: none;
    color: crimson;
}

    a.stats:hover {
        text-decoration: underline;
        color: #000080;
    }

a.comps {
    font-size: 15px;
    text-decoration: none;
    color: #666;
}

    a.comps:hover {
        text-decoration: underline;
        color: #000080;
    }

.evalprint2dot {
    height: 11px;
    width: 11px;
    background-color: #666;
    border-radius: 50%;
    display: inline-block;
}

.evalprint38dot {
    height: 11px;
    width: 11px;
    background-color: #85F6FF;
    border-radius: 50%;
    display: inline-block;
}

.evalprint46dot {
    height: 11px;
    width: 11px;
    background-color: #002C6C;
    border-radius: 50%;
    display: inline-block;
}

.evalprint47dot {
    height: 11px;
    width: 11px;
    background-color: #33A4A1;
    border-radius: 50%;
    display: inline-block;
}

.bluedot {
    height: 11px;
    width: 11px;
    background-color: cornflowerblue;
    border-radius: 50%;
    display: inline-block;
}

.greendot {
    height: 11px;
    width: 11px;
    background-color: forestgreen;
    border-radius: 50%;
    display: inline-block;
}

.tandot {
    height: 11px;
    width: 11px;
    background-color: #DAA520;
    border-radius: 50%;
    display: inline-block;
}

.darkdot {
    height: 11px;
    width: 11px;
    background-color: #002c6c;
    border-radius: 50%;
    display: inline-block;
}

.round-corners {
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
}

.eval-container{
    width: 747px;
}
.eval-small-container {
    float:left;
    width:241px;
    height: 235px;
    text-align:center;
}

.eval-x-small-container{
    float:left;
    width:170px;
    margin-top:10px;
}
.tox-padding{
    padding:20px 0px 20px 32%;
}
.graph-info{
    position: absolute;
    bottom: 10;
    left: 35%;
}


#container {
    width: 100%;
    min-height: 100%;
    position: relative;
}

#header {
    width: 100%;
    height: 65px;
    background-color: #ffffff;
}

#content {
    width: 100%;
    text-align: left;
}

#twdiv {
    width: 660px;
    height: 620px;
    padding: 0;
    overflow: hidden;
}

#twframe {
    width: 930px;
    height: 800px;
    /*zoom: 0.70;*/
    -moz-transform: scale(0.70);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.70);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.70);
    -webkit-transform-origin: 0 0;
}

#footer {
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(images/headbk.png);
    background-repeat: repeat;
}

input#UserID {
    background-image: url(../../images/UID.png);
    background-repeat: no-repeat;
    text-indent: 25px;
}

    input#UserID:active {
        background-image: none;
    }

input#Passwd {
    background-image: url(../../images/PWD.png);
    background-repeat: no-repeat;
    text-indent: 25px;
}

    input#Passwd:active {
        background-image: none;
    }

form i {
    cursor: pointer;
    font-size: 18px;
}

#ExpID input{
    margin: 0.5rem;      
}

#StoreID input{
    margin: 0.5rem;
    margin-right:25px;
    margin-left: 20px;         
}

@media screen and (max-width: 500px) {
    td, th {
        font-size: 75%;
    }

    a {
        font-size: 85%;
    }

    .Form {
        width: 200px;
        max-width: 200px;
    }
}

@media screen and (max-width: 600px) {
    #content2 {
        width: 500px;
    }

    td {
        font-size: 75%;
    }

    th {
        font-size: 75%;
    }

    a {
        font-size: 85%;
    }

    img {
        width: 60%;
        height: auto;
    }

    .opt {
        float: none;
        padding: 10px;
    }

    .addnote {
        padding: 0 0 0 0;
    }
}

@media print {
    .noPrint {
        display: none;
    }

    .page-break {
        page-break-after: always;
    }
}
