﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    max-width: 100%;
    overflow-x: hidden;
}

.body-content {
    padding-left: 50px; /*1500px;*/
    padding-right: 50px;
}

input,
select,
textarea {
    max-width: 500px;
}

@media screen and (min-width: 1150px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}

a, button, input[type="submit"] {
    cursor: pointer;
}

.myStartDate {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 100px;
}

.myStartDate1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 25px;
    margin: 5px 10px 0 5px;
    padding: 2px;
    width: 70px;
}

.myStartDate2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #E8E8E8 inset;
    height: 22px;
    margin: 15px 10px 0 5px;
    padding: 2px;
    width: 40px;
}

.myStartDateScrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    margin-left: -5px;
    margin-bottom: 20px;
    height: 25px;
    width: 100px;
}

.myStartTime {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 80px;
}

.myMachines {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 120px;
}

.myCellList {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 60px;
}

.PressType {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 80px;
}

.PressTypeUpdateThisView {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 130px;
}

.Addplanneddowntime {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 150px;
}

.ReCalculate {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 20px;
    padding: 2px;
    width: 130px;
}

.ReCalculate1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 10px 10px 0 20px;
    padding: 2px;
    width: 130px;
}

.Planner360 {
    margin-left: 10px;
    padding: 2px;
    width: 130px;
    font-size: 150%;
    font-weight: bold;
}

.BHKSystems {
    margin-left: 5px;
    padding: 2px;
    width: 130px;
    font-size: 130%;
    font-weight: bold;
    color: #0066FF;
}

.PressTypeForPopup {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 200px;
}

.PreviousNext {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 30px;
}

.KochL {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 70px;
}

.myImgBtnCssClass {
    box-shadow: 2px 0 2px #ffffff inset;
}

.MyLabel {
    margin-left: 23.2px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

.ModalPopupBG {
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.HellowWorldPopup {
    min-width: 200px;
    min-height: 150px;
    background: white;
}

/* Start code for RecordProduction.aspx web page */
.Planner360RecProTop {
    margin-left: 50px;
    padding: 2px;
    width: 130px;
    font-size: 170%;
    font-weight: bold;
}

.Job1RecPro {
    margin-left: 20px;
    padding: 2px;
    width: 130px;
    font-size: 110%;
    font-weight: bold;
}

.LabelRecPro {
    margin-left: 10px;
    padding: 2px;
    width: 130px;
    font-size: 110%;
}

.formfield * {
    vertical-align: top;
}

.DDLJob1RecPro {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 20px 45px;
    padding: 2px;
    width: 407px;
}

.DDLGoodPartsRecPro {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 20px 8px;
    padding: 2px;
    width: 100px;
}

.DDLRecProTabScrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 20px 10px;
    padding: 2px;
    width: 200px;
}

.DDLRecProTabScrap2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 20px 10px;
    padding: 2px;
    width: 100px;
}

.DDLRecProTabScrap3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 20px 10px;
    padding: 2px;
    width: 320px;
}

.NotesRecPro {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 100px;
    margin: 0 10px 0 85px;
    padding: 2px;
    width: 100%;
}

.Job2RecPro {
    margin-left: 210px;
    padding: 2px;
    width: 130px;
    font-size: 110%;
    font-weight: bold;
}

hr.style-four {
    height: 5px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
    width: 100%;
}

.footer {
    padding: 6px;
    margin-top: 30px;
    background-color: red;
    border-radius: 6px;
    height: 120px;
    width: 1255px;
}

.Planner360RecPro {
    margin-left: 10px;
    margin-right: 40px;
    padding: 2px;
    width: 130px;
    font-size: 170%;
    font-weight: bold;
    color: white;
}

.FooterLabelRecPro {
    margin-left: 10px;
    padding: 2px;
    width: 130px;
    font-size: 110%;
    color: white;
}

.BHKSystemsRecPro {
    margin-left: 5px;
    margin-right: 75px;
    padding: 2px;
    width: 130px;
    font-size: 120%;
    font-weight: bold;
    color: #0066FF;
}

.center {
    margin: auto;
    width: 60%;
    padding: 10px;
}

/* Start code for Parts.aspx web page */
.NotesParts {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 50px;
    margin: 0 10px 0 85px;
    padding: 2px;
    width: 60%;
}

table, th, td {
    border-collapse: collapse;
}

th, td {
    padding: 10px;
}

.col1 {
    float: left;
    width: 20%;
    padding: 20px;
}

.col2 {
    float: left;
    width: 28%;
    padding: 10px;
    text-align: left;
}

.col2B {
    float: left;
    width: 25%;
    padding: 10px;
    text-align: left;
}

.col3 {
    float: left;
    width: 15%;
    text-align: right;
    padding-top: 70px;
    padding-left: 60px;
}

.Planner360col {
    /*float: right;*/
    padding-left: 1040px;
    width: 1300px;
    height: 50px;
}

.FirstRow {
    position: absolute;
    top: 80px;
    left: 0;
    width: 200px;
    height: 100px;
    border: 3px solid #73AD21;
}

.FooterLabelPartNumberRecPro {
    margin-left: 10px;
    padding: 2px;
    padding-right: 22px;
    width: 130px;
    font-size: 110%;
    color: white;
}

.PlanNameParts {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 50px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 60%;
}

.PlanNameParts2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 50px;
    margin: 0 10px 0 10px;
    padding: 2px;
    width: 60%;
}

.CodeCustPartRow1 {
    float: left;
    margin-left: 20px;
}

.myCodePartText {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 20px 0 40px;
    padding: 3px;
    width: 150px;
}

.myPartText {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 10px;
    padding: 3px;
    width: 150px;
}

.LabelParts {
    margin-left: 20px;
    padding: 2px;
    font-size: 110%;
}

.DDLCustomerParts {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 10px;
    padding: 2px;
    width: 275px;
    margin-left: 12px;
}

.PlanNameParts3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 100px;
    margin: 0 10px 0 30px;
    padding: 2px;
    width: 67%;
}

.PlanNamePartsInst {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 100px;
    margin: 0 10px 0 35px;
    padding: 2px;
    width: 67%;
}

.myCodes {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 33px;
    padding: 2px;
    width: 100px;
}

.DDLPackType {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 40px;
    padding: 2px;
    width: 275px;
}

.myPartGridviewText {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 16px;
    margin: 0 5px 0 5px;
    padding: 3px;
    width: 100px;
    text-align: center;
}

/* Start code for Machines.aspx web page */
.BHKSystemsMachines {
    margin-left: 5px;
    margin-right: 75px;
    padding: 2px;
    width: 130px;
    font-size: 120%;
    font-weight: bold;
    color: #0066FF;
}

.col3Machines {
    float: right;
    width: 260px;
    text-align: right;
    padding-top: 70px;
    padding-left: 60px;
}

input[type="checkbox"] {
    width: 18px;
    height: 18px;
}

.IncludeplanCheckBox {
    /*background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 10px  10px  10px #E8E8E8 inset;*/
    /*margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    margin-left:10px;*/
    height: 20px;
    margin: 0 10px 0 5px;
    padding: 2px;
    width: 20px;
}

.Dashaboard_ShowTimeInHoursCheckBox {
    height: 20px;
    margin-top: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    /*margin: 0 10px 0 5px;*/
    padding: 2px;
    width: 20px;
}

.ParameterCheckBox {
    height: 20px;
    margin: 40px 10px 1px 55px;
    padding: 2px;
    width: 20px;
}

.PlanNameParts4 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 100px;
    margin: 0 10px 0 15px;
    padding: 2px;
    width: 60%;
}

.PlanNameParts5 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 50px;
    margin: 0 10px 0 18px;
    padding: 2px;
    width: 60%;
}

.PlanNameParts6 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 50px;
    margin: 0 10px 0 47px;
    padding: 2px;
    width: 60%;
}

.PlanNameParts7 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 100px;
    margin: 0 10px 0 40px;
    padding: 2px;
    width: 60%;
}

.PlanNameParts8 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 35px;
    margin: 0 10px 0 10px;
    padding: 2px;
    width: 15%;
}

.PlanNameParts9 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 100px;
    margin: 0 10px 0 90px;
    padding: 2px;
    width: 60%;
}

.HomeBtn {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 5px;
    padding-top: 7px;
    width: 200px;
    text-decoration: none;
    text-align: center;
}

    .HomeBtn:hover,
    .open .dropdown-toggle.HomeBtn {
        color: #333333;
        background-color: #ebebeb;
        border-color: #adadad;
    }

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.DIVNav {
    background-color: black;
    height: 35px;
    min-width: 100%;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 13px;
    padding-left: 155px;
}

.NavBtn {
    text-decoration: none;
    text-align: center;
    color: white;
}

.myLogin {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 25px;
    margin: 10px 10px 0 15px;
    padding: 2px;
    width: 200px;
}

.myLoginUserName {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 10px 10px 0 5px;
    padding: 2px;
    width: 210px;
}

.myLoginBtn {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 20px 10px 0 80px;
    padding: 2px;
    width: 80px;
}

.myCancelBtn {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 20px 10px 0 10px;
    padding: 2px;
    width: 80px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.LabelCode {
    margin-left: 17px;
    padding: 2px;
    width: 130px;
    font-size: 110%;
}

.LabelCode234 {
    margin-left: 10px;
    margin-right: 44px;
    padding: 2px;
    width: 130px;
    font-size: 110%;
}

.LabelToolGroup {
    margin-left: 10px;
    margin-right: 17px;
    padding: 2px;
    width: 130px;
    font-size: 110%;
}

/*Div with 3 columns -> Part web page*/
div.columns {
    width: 1400px;
}

div.myLayout div {
    width: 410px;
    height: 420px;
    padding-left: 10px;
    float: left;
}

div.column1 {
    /*background-color: #cccccc;*/
    text-align: left;
}

div.column2 {
    /*background-color: #e14e32;*/
    text-align: left;
}

div.column3 {
    /*background-color:aqua;*/
    text-align: left;
}

div.clear {
    clear: both;
}

.PartFooterLabel {
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px;
    width: 100px;
    font-size: 170%;
    font-weight: bold;
    color: white;
}

.PartFooterDDL {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 10px;
    padding: 2px;
    width: 210px;
}

.PartFooterCust {
    margin-left: 5px;
    padding: 2px;
    width: 100px;
    font-size: 110%;
    color: white;
}

.PartFooterFindPart {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 5px 0 22px;
    padding: 3px;
    width: 100px;
}

/*Div with 2 columns -> Machine web page*/
div.myLayoutMachineWebPage div {
    /*width: 620px;*/
    height: 400px;
    padding-left: 0px;
    float: left;
}

div.columnMachine1WebPage {
    text-align: left;
    width: 370px;
    margin-left: 40px;
    /*background-color: #e14e32;*/
}

div.columnMachine2WebPage {
    text-align: left;
    width: 180px;
    /*background-color:brown;*/
}

div.columnMachine3WebPage {
    text-align: left;
    width: 180px;
    /*background-color:aqua;*/
}

div.columnMachine4WebPage {
    text-align: left;
    width: 480px;
    /*background-color:greenyellow;*/
}

div.clear {
    clear: both;
}

.MachineTextBoxes {
    font-size: 16px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 25px;
    width: 100px;
    text-align: center;
}

/*Div with 2 columns -> Other web pages web page*/
div.myLayoutMachine div {
    /*width: 620px;*/
    height: 400px;
    padding-left: 10px;
    float: left;
}

div.columnMachine1 {
    text-align: left;
    width: 565px;
    margin-left: 40px;
    /*background-color: #e14e32;*/
}

div.columnMachine2 {
    text-align: left;
    width: 500px;
    /*background-color:aqua;*/
}

div.clear {
    clear: both;
}

.MachineShortName {
    font-size: 16px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 50px;
    margin: 0 10px 0 20px;
    padding: 10px;
    width: 60%;
}

.MachineDescription {
    font-size: 16px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 100px;
    margin: 0 10px 0 25px;
    padding: 10px;
    width: 60%;
}

.MachinePressSize {
    font-size: 16px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 50px;
    margin: 0 10px 0 35px;
    padding: 10px;
    width: 60%;
}

.MachineGroup {
    font-size: 16px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 50px;
    margin: 0 10px 0 55px;
    padding: 10px;
    width: 60%;
}

/*Down Time web page*/
.LabelReason {
    margin-left: 10px;
    margin-right: 44px;
    padding: 2px;
    width: 130px;
    font-size: 110%;
}

/*Operator web page*/
div.myLayoutOperator div {
    /*width: 620px;*/
    height: 520px;
    padding-left: 170px;
    float: left;
}

div.columnOperator {
    text-align: center;
    width: 1000px;
    margin-left: 40px;
    /*background-color: #e14e32;*/
}

div.clear {
    clear: both;
}

.myGridviewText {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 20px;
    margin: 0 5px 0 5px;
    padding: 3px;
    width: 100px;
}

.myGridviewAddbtn {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 23px;
    margin: 0 5px 0 5px;
    padding: 2px;
    width: 70px;
}

.MyGridviewRowStyle tr td {
    border-top: 1px solid red;
    border-bottom: 1px solid red;
}

/*User set-up web page*/
div.myLayoutUser div {
    /*width: 620px;*/
    height: 450px;
    padding-left: 10px;
    float: left;
}

div.columnUser1 {
    text-align: left;
    width: 700px;
    margin-left: 40px;
    /*background-color: #e14e32;*/
}

div.columnUser2 {
    text-align: left;
    width: 500px;
    /*background-color:aqua;*/
}

div.clear {
    clear: both;
}

/*Record Production web page*/
.ProductionJob1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 25px;
    padding: 2px;
    width: 100px;
}

.BHKSystemsProduction {
    margin-left: 12px;
    margin-right: 75px;
    padding: 2px;
    width: 130px;
    font-size: 120%;
    font-weight: bold;
    color: #0066FF;
}

.DDLSetter {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 20px 8px;
    padding: 2px;
    width: 142px;
}

.Job2And3Lbl {
    margin-left: 260px;
    padding: 2px;
    width: 130px;
    font-size: 110%;
    font-weight: bold;
}

.btnJ2And3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 5px #E8E8E8 inset;
    height: 24px;
    margin: 15px 10px 0 5px;
    padding: 2px;
    width: 40px;
    border-color: red;
}

.myBtnLoad {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 13px 0 42px;
    padding: 2px;
    width: 100px;
}
/*code for tabs*/
article.tabs {
    position: relative;
    display: block;
    width: 40em;
    height: 18em; /*was height: 15em;*/
    margin: 2em auto;
}

    article.tabs section {
        position: absolute;
        display: block;
        top: 1.8em;
        left: 0;
        width: 760px;
        height: 18em; /*was height: 15em;*/
        padding: 10px 20px;
        background-color: #ddd;
        border-radius: 5px;
        box-shadow: 0 3px 3px rgba(0,0,0,0.1);
        z-index: 0;
    }

        article.tabs section:first-child {
            z-index: 1;
            background-color: white;
        }

        article.tabs section h2 {
            position: absolute;
            font-size: 1em;
            font-weight: normal;
            width: 120px;
            height: 1.8em;
            top: -1.8em;
            left: 5px;
            padding: 0;
            margin: 0;
            color: #999;
            background-color: #ddd;
            border-radius: 5px 5px 0 0;
        }

        article.tabs section:nth-child(2) h2 {
            left: 132px;
        }

        article.tabs section:nth-child(3) h2 {
            left: 254px;
        }

        article.tabs section:nth-child(4) h2 {
            left: 376px;
        }

        article.tabs section:nth-child(5) h2 {
            left: 498px;
        }

        article.tabs section h2 a {
            display: block;
            width: 100%;
            line-height: 1.8em;
            text-align: center;
            text-decoration: none;
            color: inherit;
            outline: 0 none;
        }

        article.tabs section:target,
        article.tabs section:target h2 {
            color: #333;
            background-color: #fff;
            z-index: 2;
        }

        article.tabs section,
        article.tabs section h2 {
        }

.Planner360colRecPro {
    /*float: right; (Planner360col)*/
    padding-left: 815px;
    width: 1300px;
    height: 50px;
}

/*machineplan web page*/
.BHKSystemsMachinesPlan {
    padding: 2px;
    width: 130px;
    font-size: 120%;
    font-weight: bold;
    color: #0066FF;
}

.col3MachinesPlan {
    float: right;
    width: 260px;
    text-align: center;
    margin-top: -50px;
    padding-left: 0px;
}

tr.myitem td {
    width: 200px;
    height: 20px;
    border: 2px solid;
    background: red;
}

.LabelqualitychecksDateTime {
    margin-left: 20px;
    padding: 2px;
    font-size: 110%;
}

.Labelqualitychecks {
    margin-left: 20px;
    margin-right: 47px;
    padding: 2px;
    font-size: 110%;
}

.LabelqualitychecksQuality {
    margin-left: 20px;
    margin-right: 23px;
    padding: 2px;
    font-size: 110%;
}

.DDLUPSort {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
}

.MyChosenMachines {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 -5px;
    padding: 2px;
    width: 130px;
}

.DropDownListGetStartFrom {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    border-color: brown;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 10px 40px;
    padding: 2px;
    width: 407px;
}

.MyRefreshRoutes {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 10px 10px 3px 17px;
    padding: 2px;
    width: 130px;
}

.MyRefreshScreen {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    /*margin: 10px 10px 3px 17px;*/
    margin-left: 17px;
    padding: 2px;
    width: 130px;
}

.GetStartFrom {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 15px 50px;
    padding: 2px;
    width: 130px;
    border-color: brown;
}

.myDDLMachineType {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 20px 15px;
    padding: 2px;
    width: 407px;
}
/*Div with 3 columns -> Planning web page*/
div.myLayoutPlanningWebPage div {
    /*width: 620px;*/
    height: 90px;
    padding-left: 0px;
    margin-left: 180px;
    float: left;
    margin-bottom: 20px;
}

div.columnPlanning1WebPage {
    text-align: left;
    width: 200px;
    padding-left: 30px;
    /*background-color: #e14e32;*/
}

div.columnPlanning2WebPage {
    text-align: left;
    width: 200px;
    /*background-color:brown;*/
    /*border-style:groove;
    border-width:thin;
    border-color:red;*/
}

div.columnPlanning3WebPage {
    text-align: center;
    width: 200px;
    /*background-color:aqua;*/
}

div.columnPlanning4WebPage {
    text-align: center;
    width: 190px;
    /*background-color:darkcyan;*/
}

div.clear {
    clear: both;
}

.myCut {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 15px;
    padding: 2px;
    width: 130px;
}

.PlanningJobManually {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 5px 5px 10px 35px;
    padding: 2px;
    width: 130px;
}

.UPClear {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 0px 0px 0px 30px;
    padding: 2px;
    width: 130px;
}

.PlanningJobManuallyV02 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 5px 5px 10px 35px;
    margin-top: -30px;
    padding: 2px;
    width: 130px;
}
/*CSS for Plan Speed popup window*/
.PlanIDTextBoxes {
    font-size: 14px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #E8E8E8 inset;
    height: 30px;
    margin: 0 10px 0 25px;
    width: 100px;
    text-align: center;
}

.PartTextBoxes {
    font-size: 14px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #E8E8E8 inset;
    height: 50px;
    margin: 0 10px 0 20px;
    padding: 5px;
    width: 60%;
}

div.myLayoutPlanSpeedPoPuP div {
    /*width: 620px;*/
    height: 70px;
    padding-left: 0px;
    float: left;
}

div.columnOne {
    text-align: left;
    width: 112px;
    margin-left: 0px;
    /*background-color: #e14e32;*/
}

div.columnTwo {
    text-align: left;
    width: 112px;
    /*background-color:brown;*/
}

div.columnThree {
    text-align: left;
    width: 112px;
    /*background-color:aqua;*/
}

div.columnFour {
    text-align: left;
    width: 112px;
    /*background-color:darkgray;*/
}

div.clear {
    clear: both;
}

div.myLayoutPlanSpeedPoPuP3Column div {
    /*width: 620px;*/
    height: 70px;
    padding-left: 0px;
    float: left;
}

div.columnOnefor3Column {
    text-align: left;
    width: 120px;
    margin-left: 40px;
    /*background-color: #e14e32;*/
}

div.columnTwofor3Column {
    text-align: center;
    width: 160px;
    /*background-color:brown;*/
}

div.columnThreefor3Column {
    text-align: left;
    width: 120px;
    /*background-color:aqua;*/
}

div.clear {
    clear: both;
}

div.myLayoutDashboard div {
    /*width: 620px;*/
    /*height: 70px;*/
    padding-left: 0px;
    float: left;
}

div.columnDBOne {
    text-align: center;
    width: 200px;
    margin-left: 40px;
    /*background-color: #e14e32;*/
}

div.columnDBTwo {
    text-align: center;
    width: 200px;
    /*background-color:brown;*/
}

div.columnDBThree {
    text-align: center;
    width: 200px;
    /*background-color:aqua;*/
}

div.columnDBFour {
    text-align: center;
    width: 200px;
    /*background-color:aquamarine;*/
}

div.clear {
    clear: both;
}

.myReCalculate {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 25px 0px 0px 0px;
    padding: 2px;
    width: 130px;
}

.myShifts {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 5px 0px 0px 20px;
    padding: 2px;
    width: 130px;
}

.myDates {
    font-size: 14px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #E8E8E8 inset;
    height: 30px;
    margin: 5px 0px 0px 0px;
    width: 130px;
    text-align: center;
}

div.myLayoutDashboard1 div {
    /*width: 620px;*/
    /*height: 70px;*/
    padding-left: 0px;
    float: left;
}

div.columnDBOne1 {
    text-align: left;
    width: 300px;
    margin-left: 40px;
    font-weight: bold;
    /*background-color: #e14e32;*/
}

div.columnDBTwo1 {
    text-align: center;
    width: 100px;
    /*background-color:brown;*/
}

div.columnDBThree1 {
    text-align: center;
    width: 100px;
    /*background-color:aqua;*/
}

div.columnDBFour1 {
    text-align: center;
    width: 100px;
    /*background-color:aquamarine;*/
}

div.columnDBFive1 {
    text-align: center;
    width: 100px;
    /*background-color:aquamarine;*/
}

div.columnDBSix1 {
    text-align: center;
    width: 150px;
    /*background-color:aquamarine;*/
}

div.clear {
    clear: both;
}

.myTextBoxes {
    font-size: 14px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #E8E8E8 inset;
    height: 25px;
    margin: 0px 0px 0px 0px;
    width: 70px;
    text-align: center;
}

div.myLayoutDashboard2 div {
    /*width: 620px;*/
    /*height: 70px;*/
    padding-left: 0px;
    float: left;
}

div.columnDBOne2 {
    text-align: center;
    width: 290px;
    margin-left: 20px;
    margin-right: 10px;
    /*background-color: #e14e32;*/
}

div.columnDBTwo2 {
    text-align: center;
    width: 290px;
    margin-left: 10px;
    margin-right: 10px;
    /*background-color:brown;*/
}

div.columnDBThree2 {
    text-align: center;
    width: 220px;
    margin-right: 40px;
    margin-left: 10px;
    /*background-color:aqua;*/
}

div.clear {
    clear: both;
}

.btnListings {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 8px 0px 0px 0px;
    padding: 2px;
    width: 210px;
}

.btnListings2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 10px #E8E8E8 inset;
    height: 30px;
    margin: 15px 0px 0px 0px;
    padding: 2px;
    width: 210px;
}

.myGridviewTextOp {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 2px #E8E8E8 inset;
    height: 18px;
    margin: 0 5px 0 5px;
    padding: 3px;
    width: 80px;
    text-align: center;
}

.myGridviewAddbtnOp {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 2px #E8E8E8 inset;
    height: 21px;
    margin: 0 5px 0 5px;
    padding: 2px;
    width: 70px;
}

div.myLayoutDashboardOEE div {
    /*width: 620px;*/
    /*height: 70px;*/
    padding-left: 0px;
    float: left;
}

div.columnDBOneOEE {
    text-align: center;
    width: 150px;
    margin-left: 40px;
    /*background-color: #e14e32;*/
}

div.columnDBTwoOEE {
    text-align: center;
    width: 150px;
    /*background-color:brown;*/
}

div.columnDBThreeOEE {
    text-align: center;
    width: 150px;
    /*background-color:aqua;*/
}

div.columnDBFourOEE {
    text-align: center;
    width: 150px;
    /*background-color:aquamarine;*/
}

div.clear {
    clear: both;
}

.mySearch {
    font-size: 14px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #E8E8E8 inset;
    height: 30px;
    margin: 14px 0px 0px 60px;
    width: 130px;
    text-align: center;
}


div.myLayoutDashboardTool div {
    /*width: 620px;*/
    /*height: 70px;*/
    padding-left: 0px;
    float: left;
}

div.columnDBOneTool {
    text-align: center;
    width: 150px;
    margin-left: 40px;
    /*background-color: #e14e32;*/
}

div.columnDBTwoTool {
    text-align: center;
    width: 150px;
    /*background-color:brown;*/
}

div.columnDBThreeTool {
    text-align: center;
    width: 150px;
    /*background-color:aqua;*/
}

div.columnDBFourTool {
    text-align: center;
    width: 150px;
    /*background-color:aquamarine;*/
}

div.columnDBFiveool {
    text-align: center;
    width: 150px;
    /*background-color:aquamarine;*/
}

div.clear {
    clear: both;
}

.mySearchByTool {
    font-size: 14px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #E8E8E8 inset;
    height: 30px;
    margin: 14px 0px 0px 10px;
    width: 130px;
    text-align: center;
}

div.myLayoutDashboardOEEDetail div {
    /*width: 620px;*/
    /*height: 70px;*/
    padding-left: 0px;
    float: left;
}

div.columnDBOneOEEDetail {
    text-align: center;
    width: 150px;
    margin-left: 40px;
    /*background-color: #e14e32;*/
}

div.columnDBTwoOEEDetail {
    text-align: center;
    width: 150px;
    /*background-color:brown;*/
}

div.columnDBThreeOEEDetail {
    text-align: center;
    width: 150px;
    /*background-color:aqua;*/
}

div.columnDBFourOEEDetail {
    text-align: center;
    width: 150px;
    /*background-color:aquamarine;*/
}

div.columnDBFiveOEEDetail {
    text-align: center;
    width: 250px;
    /*background-color:aquamarine;*/
}

div.clear {
    clear: both;
}
