/* bootstrap multilevel dropdowns */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>a:after {
    content: "\f0da";
    float: right;
    border: none;
    font-family: 'FontAwesome';
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
}






#header {
    margin: 20px 5px;

}

#storeLogo {
    float: left;
    border: 0;
    width: 33%;
}

#storeLogo img {
    width: 150px;
    border: 0;
    margin: 0 30%;
}

#detailLogo {
    float: left;
    border: 0;
    width: 33%;
}

#detailLogo img {
    width: 150px;
    border: 0;
    float: left;
}

#prepLogo {
    float: left;
    border: 0;
    width: 33%;
}

#prepLogo img {
    width: 150px;
    border: 0;
    float: right;
}

#menu {
    margin: 5px;
    clear: both;
}

.menu1 .wijmo-wijmenu {

    margin: 1px;

}

.menuBtn {

    padding: 5px;

    margin: 4px;

}

.menu2 .wijmo-wijmenu {

    margin: 1px;

}

.menu2 .menuBtn {

    padding: 3px;

    margin: 2px;

}


.error {
    color: red;
}

#countWrap {
    clear: both;
    height: 40px;
    margin: 10px;
}


#next {
    float: right;
}

#previous {
    float: left;
}

#gridForm {
    margin: 10px auto;
    min-height: 43px;
    background-color: #d9d9d9;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 3px solid #007cc3;
}

#gridForm2 {
    margin: 10px;
    min-height: 50px;
    background-color: #d9d9d9;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 3px solid #007cc3;
}

#gridForm4 {
    margin: 10px 5px;
}



#dept label {
    font-weight: bold;
    font-size: 1.1em;
}

#dept p {
    margin: 7px 0;
}

#redo {
    margin: 7px 0;
    font-size: 1.1em;
}

.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    display: block;
    padding: 0;
}

#logon {
    background-color: #D8DEE2;
    border: 2px solid;
    border-radius: 25px 25px 25px 25px;
    clear: both;
    color: #000000;
    margin: 10px auto;
    width: 375px;
}

#logonImage {
    margin: -6px auto;
    width: 131px;
}

/*#logform {
    background-color: #D8DEE2;
    margin: 5px auto;
    padding: 20px;
    width: 300px;
}*/

/*#logform p {
    color: #D8DEE2;
}*/

/*#logform input[type="submit"] {
    background-color: #0883CB;
    border: 1px solid #0883CB;
    border-radius: 10px 10px 10px 10px;
    !*color: #3D4654;*!
    font-size: 1.3em;
    font-weight: bold;
}*/

/*
#logform input[type="text"] {
    !*color: #3D4654;*!
    font-size: 1.3em;
    font-weight: bold;
    width: 100%;
}

#logform input[type="password"] {
    color: #3D4654;
    font-size: 1.3em;
    font-weight: bold;
    width: 100%;
}
*/

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #000000;
}

/*
#wipStart .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: url("images/ui-bg_highlight-soft_15_242122_1x100.png") repeat-x scroll 50% 50% #242122;
    border: 1px solid #404040;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.05) inset;
    color: #696969;
    font-weight: normal;
}
*/

/*
#wipStart .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
    -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.15);
    -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.15);
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.15);
    border: 1px solid #00a6dd;
    background: #00a6dd url(images/ui-bg_highlight-soft_35_00a6dd_1x100.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #000000;
}
*/

#wipHold p {
    margin: 10px 0;
}

#holdLeft p {
    margin: 10px 0;
}

#holdRight p {
    margin: 10px 0;
}

#holdButtons p {
    margin: 10px 0;
}

#holdLeft {
    float: left;
    width: 530px;
}

#holdRight {
    float: left;
}

#holdButtons {
    clear: both;
}

#finishLeft p {
    margin: 10px 0;
}

#finishRight p {
    margin: 10px 0;
}

#finishButtons p {
    margin: 10px 0;
}

#finishLeft {
    float: left;
    width: 99%;
    clear: both;
    margin-bottom: 10px;
    padding: 5px;
    border: 2px solid #696969;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

#finishLeft2 {
    float: left;
    width: 500px;
}

#finishRight {
    float: left;
    clear: both;
}

#finishRight2 {
    float: left;
}

#finishButtons {
    clear: both;
}

#left1, #left2 {
    float: left;
    margin: 0 50px;
}

#archive1 {
    clear: both;
    margin: 10px 0;
}

#writeOut {
    font-size: 1.2em;
    font-weight: bold;
}

#sessionVars {
    clear: both;
}

#jobList {
    float: left;
    margin: 0 10px 0 0;
    width: 220px;
}

/* service section */
#gridForm3 {
    margin: 10px;
    background-color: #d9d9d9;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 3px solid #007cc3;
}

#filterForm {
    margin: 6px auto;
    width: 73%;
}

#addAppt {
    width: 800px;
}

#addApptLeft {
    float: left;
    margin: 0 5px;
}

#addApptRight {
    float: left;
    margin: 0 5px;
}

#schapptButton, #totalLoanersDiv, #totalBookedHoursDiv {
    float: left;
    margin: 5px 20px;
    width: 200px;
}

#checkInAppt {
    padding: 0 10px;
}

#returnButton {
    width: 183px;
    margin: 20px auto;
}

#returnButtonPC {
    width: 225px;
    margin: 20px auto;
}

#previousDay {
    float: left;
    margin: 0 20px;
}

#nextDay {
    float: right;
    margin: 0 20px;
}

#dateForm {
    margin: 0 20px;
}

#advisorSelect {
    float: left;
    margin: 5px 20px;
}

#servicepager {
    margin: 20px 0 0 0;
    clear: both;
}

#apptTableDiv {
    width: 100%;
    clear: both;
    margin: 30px 0;
}

#serviceWork, #waitingWork, #returnWork, #internalWork, #subletWork, #workCancelled {
    padding: 5px 0;
}

#inventoryWork {
    padding: 5px 0;
}

#serviceWork, #waitingWork, #returnWork, #internalWork, #subletWork, #workCancelled h1 {
    text-align: center;
}

#inventoryWork h1 {
    text-align: center;
}

#submitDiv {
    margin: 5px 20px;
    float: left;
}

/*
email changes
*/
#vehWrap {
    clear: both;
    padding: 20px;
}

#vehImage {
    float: left;
    width: 400px;
}

#vehImage img {
    width: 350px;
}

#vehLink {
    margin: 80px 0;
    float: left;
}

#numbers {
    clear: both;
    margin: 10px auto;
    width: 100%;
}

#employeeTable {
    height: 650px;
}

#reportButton {
    float: left;
    margin: 5px;
}

#servButtonWrap {
    clear: both;
    width: 72%;
    height: 37px;
    margin: 5px auto
}

#servButtonWrap2 {
    clear: both;
    width: 76%;
    height: 37px;
    margin: 5px auto
}

#servicepager {
    margin: 5px 0;
}

#lightNumbersRed {
    float: left;
    margin: -35px 0 0 30px;
    color: #ffffff;
}

#lightNumbersYellow {
    float: left;
    margin: -1px 0 0 30px;
    color: #000000;
}

#lightNumbersGreen {
    float: left;
    margin: 61px 0 0 31px;
    color: #ffffff;
}

#lightNumbersRedA {
    text-align: center;
    margin-top: -35px;
    color: #ffffff;
}

#lightNumbersYellowA {
    text-align: center;
    margin-top: -1px;
    color: #000000;
}

#lightNumbersGreenA {
    text-align: center;
    margin-top: 61px;
    color: #ffffff;
}


#numberDisplay {
    width: 75%;
    margin: 0 auto;
}

/*#numberDisplay table, tr, td {
    border-collapse: collapse;
    border: 0 none;
}*/

/*#tempVehDIV {
    background-color: red;
    color: #ffffff;
    min-height: 30px;
    padding: 10px;
    padding: 10px;
}*/

#deleteButton {
    clear: both;
}

#systemForm {
    width: 65%;
    margin: 2em auto;
}

#system {
    border: 8px solid #007cc3;
}

#formReturnLink {
    clear: both;
    margin: 25px 0;
}

/* ################################## classes ###################################### */

.rcdInfo {
    background-color: #EAEAEA;
    font-weight: bold;
}


.textC {
    text-align: center;
}

.hondaBlue {
    color: #007cc3;
}

.left {
    float: left;
}

.right {
    float: right;
}

.pad1 {
    padding: 0 20px;
}

.red {
    background-color: #FF0000;
    color: white;
}

.redFont {
    color: #FF0000;
}

.small {
    font-size: .7em;
}

.medium {
    font-size: 1em;
}

.clearBoth {
    clear: both;
}

.yellow {
    background-color: #FFFF00;
}

.green {
    background-color: #008000;
    color: white;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.reverse {
    background-color: #000000;
    color: #ffffff;
}

.wijmo-wijgrid-innercell {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.ui-state-hover, .ui-widget-content
.ui-state-hover, .ui-widget-header
.ui-state-hover, .ui-state-focus, .ui-widget-content
.ui-state-focus, .ui-widget-header
.ui-state-focus {
    color: #000000;
}

.nohref {
    text-decoration: none;
}

.tp1 {
    padding-right: 70px;
}

.cell-color-green{
    color: green;
}

.cell-color-red{
    color:red;
}

.cell-color-yellow{
    color:yellow;
}
