.AutoVue
{
    height:100%;
    width:100%;
}
.MyWorkFlowCountRect {
    text-align: right;
    background-color:#ffffff;
}

.codeMachine_select {
    display: inline-block;
    margin: 10px 0px 15px 1.7%;
    width: 73%;
}

#codeParseContainer {
    bottom: 5px;
    position: absolute;
    width: 100%;
}

.codeMachine_Input {
    height: 19px;
    width: 80%;
}

#newCode {
    margin-left: 1px;
}

.codeSpan {
    display: inline-block;
    width: 74px;
    text-align: right;
    word-break: break-all;
}

#CodeRuleContainer {
    padding-top:20px;
}



/* bom浏览模式和编辑模式按钮 */
.hoteam-bom-auditButton {
    background-color: #157EC6 !important;
    border-radius: 4px;
    border: 1px solid rgb(131, 131, 131);
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 0;
    text-decoration: none;
    height: 25px;
    transform: translateY(-50%);
    margin: 0;
    padding: 0px !important; 
}

    .hoteam-bom-auditButton:hover {
        background-color: #0869ae !important;
        color: #ffffff;
    }

.Bom-textbox-label {
    font-weight: normal;
    font-size: 12px;
    position: absolute;
    height: 10px;
    line-height: 26px;
    top: 50%;
    margin-top: -13px;
    color: #999999;
    cursor: text;
    font-style: normal;
    padding-left: 10px;
}

[cid="ParentQueryRoleGrid"] {
    border: 1px solid #c6c6c6;
    border-top: none;
}


.LogRemarkduyingc
{
    border: 1px solid rgb(204, 204, 204);
    border-radius: 3px;
    height: 60px;
    width: 99%;
    resize: none;
}
.LogRemarkCommentBtn
{
    height: 25px;
    width: 75px;
    border: 1px solid #ccc;
    background-color: #3F8EDE;
    color:White;
    border-radius: 3px;
    float: right;
    margin-top: 5px;
    cursor: pointer;   
}
