﻿
.BaseInfo .PtypePropView {
    background-color: transparent;
    background-image: none;
    border: none;
    box-shadow: 0 0 0;
}

.BaseInfo .PtypePropView .PtypePropName {
    border: 2px solid #CCCCCC;
    padding: 8px 14px 8px 12px;
    margin-right: 20px;
    line-height: 36px;
    height: 36px;
    background-color: #D4D4D4;
    color: #2E2E2E;
}

.BaseInfo .PtypePropView .PtypePropName:hover {
    text-decoration: none;
}

.BaseInfo .PtypePropView .PtypePropName.cur {
    color: #000;
    background: no-repeat right bottom;
    background-image: url(../img/selected.png);
    border-color: #1badea;
}

.BaseInfo {
}

.BaseInfo .NBCaptionText {
    position: absolute;
    margin-left: 20px;
}

.BaseInfo .NBGroupHeader {
    position: relative;
    border: none;
    background-color: transparent;
}

.BaseInfo .NBIcon {
    float: left;
    margin-left: 10px;
}

.BaseInfo .NBGroupBody {
    padding: 10px 5px 10px 5px;
}


.BaseInfo .BaseInfoFlowPanel {
    margin-left: 20px;
    margin-right: 100px;
    padding: 10px;
    border: solid 1px #F2F1F4;
    background-color: #FDFDFD;
}

.BaseInfo .BaseInfoInput {
}

/*.BaseInfo .FlowItem{margin-top:3px;}*/
.BaseInfo .PropValueDropDownCheckBoxList {
}

.BaseInfo .PropValueListView {
    border: none;
    background-color: transparent;
}

.BaseInfo .PropValueListView .PropValueListTemplate {
    border: solid 1px #D4D4D4;
    background-color: #ffffff;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 1px 0px 1px 5px;
}

.BaseInfo .PropValueListView .ItemHBlock {
    float: left;
    line-height: 20px;
    width: 100px;
}

.BaseInfo .PropValueListView .ItemHBlock span {
    width: 75px;
    overflow: hidden;
    white-space: nowrap;
}

.BaseInfo .PropValueListView .CloseButton {
    float: right;
    margin-top: -3px;
    width: 20px;
    height: 20px;
    color: #CCCCCC;
    text-decoration: none;
}

.BaseInfo .PropValueListView .CloseButton:hover {
    color: #c9302c;
}

.BaseInfo .QueryFlowPanel {
    background-color: transparent;
}

.BaseInfoMenu {
}

.BaseInfoMenu .ExpandBotton {
    padding: 2px 4px 5px 4px;
    width: 26px;
    height: 32px;
    background-color: #D4D4D4;
    color: #2E2E2E;
}

.BaseInfoMenu .MenuListView {
}

.BaseInfoMenu .UI_ListView {
    border: none;
}

.BaseInfoMenu .MenuMainItem {
    cursor: pointer;
}

.BaseInfoMenu .MenuMainItem:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.BaseInfoMenu .MenuItem {
    text-decoration: none;
    line-height: 32px;
    padding: 7px 0px 7px 10px;
    color: #2E2E2E;
}

.BaseInfoMenu .MenuItemSelected {
    text-decoration: none;
    line-height: 32px;
    padding: 7px 0px 7px 10px;
    color: #038aff;
}

.BaseInfoMenu .MenuRightIcon {
    color: #f1f1f1;
    position: fixed;
    padding-top: 12px;
    padding-left: 11px;
    transform: scale(1.2, 1.2);
}

.BaseInfoMenu .MenuRightFillIcon {
    color: #ffffff;
    position: fixed;
    padding-top: 12px;
    padding-left: 8px;
    transform: scale(1.3, 1.3);
}

.BaseInfoSpliter {
    border-bottom: solid 1px #CCCCCC;
}

.MyViewer {
    border: 1px solid #ccc;
    background-color: #fff;
}

.MyViewer img {
    max-height: 100%;
    max-width: 100%;
}

.ShowImage img {
    max-height: 90px;
    max-width: 100px;
    margin: 5px;
    box-shadow: 0 0 5px #ccc;
    cursor: pointer;
}

.ShowImage img:hover {
    box-shadow: 0 0 5px #2881c7;
}

.ShowImage input {
    max-height: 90px;
    max-width: 90px;
    margin: 5px;
    cursor: pointer;
}

.MyPageC .TabPage {
    padding: 0;
}

.rightTopBar {
    position: fixed;
    top: 0;
    right: 50px;
    line-height: 36px;
}

.rightTopBar .Label {
    margin: 0;
    color: #fff;
    padding: 0 10px;
    display: inline-block;
}

.rightTopBar .Label:hover {
    background-color: #2196f3;
}


/*商品图片上传样式-PtypePicInfo.gspx;后期废弃*/
.MyDiv {
    position: relative;
    float: left;
}

.MyDiv .aicon-shanchu3 {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.MyDiv .aicon-shanchu3:hover {
    color: #ff0000;
}

.MyDiv .moveBtn {
    margin: 2px;
    padding: 2px 1px 5px 1px;
    width: 35px;
    height: 25px;
    border: solid 1px #CCCCCC;
    background-color: #D4D4D4;
    color: #2E2E2E;
}

.MyDiv .moveBtn:hover {
    background-color: #5b93ff;
    border-color: #5b93ff;
    color: #fff;
}

.MyDiv .picNameEdit {
    width: 75px;
    height: 25px;
    font-size: 12px;
    margin: 1px;
}

.MyDiv .btnDiv {
    margin: 10px;
    height: 29px;
}


.baseinfo .importIcon:before {
    font-size: 23px;
    font-weight: bold;
    line-height: 30px;
}


.BaseInfo .ExpandTipText {
    cursor: pointer;
    margin: 0 1px;
    padding: 1px 4px;
}

.BaseInfo .ExpandTipZeng {
    background-image: -webkit-linear-gradient(top, #DE858E 0%, #DE858E 100%);
    background-image: -o-linear-gradient(top, #DE858E 0%, #DE858E 100%);
    background-image: linear-gradient(to bottom, #DE858E 0%, #DE858E 100%);
    color: #fff;
}

.BaseInfo .ExpandTipTao {
    background-image: -webkit-linear-gradient(top, #B786F8 0%, #B786F8 100%);
    background-image: -o-linear-gradient(top, #B786F8 0%, #B786F8 100%);
    background-image: linear-gradient(to bottom, #B786F8 0%, #B786F8 100%);
    color: #fff;
}

.BaseInfo .ExpandTipPi {
    background-image: -webkit-linear-gradient(top, #93D2F4 0%, #93D2F4 100%);
    background-image: -o-linear-gradient(top, #93D2F4 0%, #93D2F4 100%);
    background-image: linear-gradient(to bottom, #93D2F4 0%, #93D2F4 100%);
    color: #fff;
}

.BaseInfo .ExpandTipXu {
    background-image: -webkit-linear-gradient(top, #F3CD99 0%, #F3CD99 100%);
    background-image: -o-linear-gradient(top, #F3CD99 0%, #F3CD99 100%);
    background-image: linear-gradient(to bottom, #F3CD99 0%, #F3CD99 100%);
    color: #fff;
}

.BaseInfo .ExpandTipShu {
    background-image: -webkit-linear-gradient(top, #B356BE 0%, #B356BE 100%);
    background-image: -o-linear-gradient(top, #B356BE 0%, #B356BE 100%);
    background-image: linear-gradient(to bottom, #B356BE 0%, #B356BE 100%);
    color: #fff;
}

.BaseInfo .GridColumnHeaderMergeDestInfo {
    background-color: #9DC1E3
}

.BaseInfo .GridColumnHeaderMergeDelInfo {
    background-color: #F9C692
}

/*功能权限点设置皮肤-PubRoleList.gspx*/

.baseinfo .div1 {
    width: 56%;
    height: 520px;
    overflow: auto;
    float: left;
    margin-left: 10px;
}

.baseinfo .table {
    border: 1px solid #C5C5C5;
    border-collapse: collapse;
    font-family: Arial Normal, Arial;
    font-size: 12px;
    margin: 0 auto;
}

.baseinfo .tablenoboder {
    border-collapse: collapse;
    font-family: Arial Normal, Arial;
    font-size: 12px;
    margin: 0 auto;
}

.baseinfo .td {
    border: 1px solid #C5C5C5;
    min-width: 100px;
    text-align: center;
}

.baseinfo .td1 {
    border: 1px solid #C5C5C5;
    min-width: 100px;
    text-align: center;
    width: 90%;
}

.baseinfo .tr {
    height: 25px;
    line-height: 25px;
}

.baseinfo .tr1 {
    background-color: #2881C7;
    color: #ffffff;
    cursor: default;
    height: 25px;
    min-height: 25px;
}

.baseinfo .houver {
    width: 80%;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #B59F9F;
    float: left;
    overflow: hidden;
    cursor: pointer;
}

.baseinfo .houver1 {
    background: #FFA004;
    color: #ffffff;
}

.baseinfo .td a:hover {
    text-decoration: none;
}

.baseinfo .div {
    width: 194px;
    min-height: 400px;
    max-height: 520px;
    overflow-y: auto;
    float: left;
    margin-left: 10px;
    border: 1px solid #000000;
}

.baseinfo .tdNumber {
    width: 35px;
    text-align: left;
    border: 1px solid #C5C5C5;
}

.tdNumber .checkdiv {
    margin-left: 5px;
    margin-top: 0;
}

.baseinfo .ahouver {
    background: #FFA004;
    color: #fff;
}

.baseinfo .a {
    width: 20%;
    line-height: 25px;
    height: 25px;
    float: right;
    border-bottom: 1px solid #B59F9F
}

.baseinfo .checkdiv {
    width: 12px;
    height: 12px;
    display: inline-table;
    cursor: pointer;
    color: #9b0e0e;
    margin-top: 5px;
    margin-left: 4px;
}

.baseinfo .checkstatus {
    background-image: url("../img/checkedStatus.png");
    width: 12px;
    height: 12px;
    border: 1px solid #ccc;
    background-size: cover;
}

.importtip {
    color: #FF0000;
    font-size: 12px;
}

.baseinfo .TabBody .TabPageNoMargin {
    margin-left: -20px;
    margin-right: -20px;
}


.bicon-tuoyuanxing:before {
    font-size: 16px;
    color: #ccc
}

.BaseInfo .PtypePropCheckBoxList .HorzItem {
    margin-right: 26px;
}

.BaseInfo .SwitchEditor {
    position: relative;
    display: flex;
}

.BaseInfo .SwitchEditor .Edit {
    flex: auto;
    margin: 0px;
}

.BaseInfo .SwitchEditor .SwitchButton {
    position: absolute;
    top: 4px;
    right: 10px;
    margin: 0;
    display: block;
    background-color: #f2f2f2 !important;
}

.BaseInfo .SwitchEditor .SwitchButton.checked {
    position: absolute;
    top: 4px;
    right: 10px;
    margin: 0;
    display: block;
    background-color: #def1dd !important;
}

.BaseInfo .SwitchEditor .SwitchButton .SwitchText .SwitchBlock {
    background-color: #c2c2c2;
}

.BaseInfo .SwitchEditor .SwitchButton.hasText {
    color: #c6c6c6;
}

.BaseInfo .SwitchEditor .SwitchButton.hasText .SwitchBlock {
    background-color: #d0d0d0;
}

.BaseInfo .SwitchEditor .SwitchButton.hasText.checked {
    color: #3ba33d;
}

.BaseInfo .SwitchEditor .SwitchButton.hasText.checked .SwitchBlock {
    background-color: #2ca72e;
}


.BaseInfo .TabHeaderLeft .TabHeader {
    border-right: 1px solid #eee;
    margin-right: 5px;
}

.BaseInfo.PtypePicInfo div.FileEditor {
    width: 100%;
    height: 100%;
}

.BaseInfo.PtypePicInfo .InfoTip {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #BBBBBB;
    letter-spacing: 0;
    display: block;

}

.BaseInfo.PtypePicInfo .SusTitle {
    background: #37BB36;
    border-radius: 3px;
    border-radius: 3px;
    font-family: FZY4JW--GB1-0;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.67px;
    line-height: 18px;
    height: 18px;
    margin-top: 10px;
}

.BaseInfo.PtypePicInfo .FailTitle {
    background: #F38701;
    border-radius: 3px;
    border-radius: 3px;
    font-family: FZY4JW--GB1-0;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.67px;
    line-height: 18px;
    height: 18px;
    margin-top: 15px;
}

.BaseInfo.PtypePicInfo .PtypeInfo {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.78px;
    line-height: 14px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 40px;
}

.BaseInfo.PtypePicInfo .Line {
    border: 1px solid #E8E8E8;
}

.BaseInfo.PtypePicInfo .LabelPtypeName {
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    border-radius: 2px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0.67px;
    height: 26px;
    width: 82px;
}

.BaseInfo.PtypePicInfo .XuXian {
    border: 1px dashed #E8E8E8;
    height: 1px;
    width: 100%;

}

.BaseInfo.PtypePicInfo . {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.78px;
    line-height: 14px;

}

.CollaborationSystem .Workflow .WorkItem {
    width: 95px;
    cursor: pointer;
    font-weight: 400;
    height: auto;
    padding: 0;
    background-color: transparent;
    border: none;
    color: #333;
    box-shadow: none;
    padding-bottom: 10px;
}


.BaseInfo .label-info {
    display: inline-block;
    padding: 2px;
    margin-top: 4px;
    color: #ffffff;
    background-color: #00b7f3;
    text-align: left;
    text-indent: 2px;
    border-radius: 3px;
    width: 22px;
    height: 20px;
    line-height: 16px;
    font-size: 14px;
    margin-right: 2px;
}

.BaseInfo .width112.CheckBoxList .ChkBoxStyle {
    width: 112px;
    margin-right: 20px;
}

.BaseInfo .height32.Buttons .Button {
    height: 32px;
    line-height: 32px;
}

/*===================分割线=====流程图样式======================*/
.Workflow.LineText .WorkLine .Text {
    display: block;
    color: #555;
    background-color: transparent;
    height: auto;
}

@media (max-height: 200px) {
    .CollaborationSystem .Workflow { height: auto; }
}

.CollaborationSystem .Workflow .WorkItem {
    width: 95px;
    cursor: pointer;
    font-weight: 400;
    height: auto;
    padding: 0;
    background-color: transparent;
    border: none;
    color: #333;
    box-shadow: none;
    padding-bottom: 10px;
}

.CollaborationSystem .Workflow .WorkItem:before {
    margin-bottom: 5px;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    display: block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #379ee1;
    color: #fff;
    text-align: center;
}

.CollaborationSystem .Workflow .WorkItem:hover {
    color: #2288fc;
}

.CollaborationSystem .Workflow .WorkItem:hover:before {
    background-color: #2288fc;
    font-size: 28px;
    color: #fff;
}

.CollaborationSystem .Workflow .ItemText {
    word-break: keep-all;
}

.CollaborationSystem .Workflow .item1:before {
    background-color: #e0eeff;
    color: #669cf1;
}

.CollaborationSystem .Workflow .item2:before {
    background-color: #fadedd;
    color: #f18281;
}

.CollaborationSystem .Workflow .item3:before {
    background-color: #fbeed8;
    color: #efa750;
}

.CollaborationSystem .Workflow .item4:before {
    background-color: #d8f2d7;
    color: #75cd60;
}

.CollaborationSystem .Workflow .item5:before {
    background-color: #dcf3ff;
    color: #669cf1;
}

.CollaborationSystem .Workflow.FlexBlock .WorkItem.Group.frame {
    background-color: #fafafa;
    border:none;
}

.CollaborationSystem .Workflow.FlexBlock .WorkItem.Group {
    border-width: 1px;
}

.CollaborationSystem .Workflow.disabled .WorkItem:before,
.CollaborationSystem .Workflow .WorkItem.disabled:before {
    background-color: #ddd !important;
    color: #aaa !important;
    font-size: 24px;
}

.CollaborationSystem .Workflow .itemFirst {
    cursor: default;
    width: 290px;
    background: linear-gradient(90deg, #e5eaff 0%, #d0e5ff 100%);
    border-radius: 4px;
    color: #2288fc;
    padding: 10px;
}

.CollaborationSystem .Workflow .itemFirst .ItemText {
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
    width: 100% !important;
}

.Workflow .WorkLine.color1 .Text {
    color: #EEAD9A;
}

.Workflow .WorkLine.color2 .Text {
    color: #639CE7;
}

.Workflow .WorkLine.color3 .Text {
    color: #02B65B;
}

.Workflow .WorkLine.textVert .Text {
    width: 20px;
    word-break: break-all;
    line-height: 20px;
}

.Workflow .WorkItem.Group.border1 {
    border-color: #AED0FC;
}

.Workflow .WorkItem.Group.border2 {
    border-color: #71E3AA;
}

.Workflow.Radius .WorkItem.HasNext,
.Workflow.Radius .WorkItem.HasPrev {
    background-color: #2288fc;
    border-color: #2288fc
}

.Workflow .WorkResizer .Add {
    color: #2288fc;
    border-color: #2288fc;
}

.Workflow .WorkResizer .Add:hover {
    background-color: #2288fc;
    color: #fff;
}

.Workflow .WorkResizer .FResizer,
.Workflow .WorkItem .WorkResizer {
    border-color: #2288fc;
}
