.partitionsContainer ul { width: 100%; height: 100%; } .partitionsContainer li { float: left; height: 100%; line-height: 30px; text-align: center; list-style: none; border: 1px solid gray; } table tr td { height: 50px; } .formTitle { width: 130px !important; } .checkbox-wrap { width: 100%; position: relative; margin: 0 auto; background-color: white; } input[type="checkbox"] { display: none; } input[type="checkbox"] + label { display: inline-block; width: 80%; margin-top: 10px; margin-left: 5px; text-align: left; -webkit-box-sizing: border-box; } label::before { content: ""; display: inline-block; width: 20px; height: 20px; background: #4C58A4; vertical-align: middle; -webkit-border-radius: 10%; margin-right: 5px; -webkit-box-sizing: border-box; -webkit-transition: background ease-in .5s; } input[type="checkbox"]:checked + label::before { /* background-color: rgb(53, 183, 111); */ content: "√"; color: #fff; font-size: 20px; text-align: center; line-height: 20px; cursor: pointer; /* border: 5px #EEEEEE solid; */ } .clable { font-size: 14px; color: #808080; font-weight: bold; cursor: pointer; } .ui-layout .panel-Title { border-color: #c5c5c5; background-color: #fff; color: #666; height: 80px; line-height: 80px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold; border-bottom: 1px solid #ccc; text-align: center; padding-left: 0; border-bottom: none; } .pipeAreaListHome { height: 40px; line-height: 40px; font-size: 18px; color: #666; background: #f4f4f4; width: 100%; } .listItem { padding: 10px 5px 7px 5px; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec; overflow: hidden; font-size: 12px; } .listItem div { padding-top: 5px; } .pipeAreaList .icon { font-size: 24px; } .pipeAreaList .icon span { font-size: 20px; color: #337ab7; padding-right: 5px; } .pipeAreaList .icon a { cursor: pointer; } .btnWrapper { box-shadow: 0 0 6px #337ab7; border: 2px solid #337ab7; border-left: none; position: absolute; top: 130px; left: 60px; z-index: 999; background: #fff; color: #59b6fc; } .btnWrapper .item { line-height: 30px; padding: 0 5px 0 36px; border-left: 2px solid #337ab7; float: left; cursor: pointer; } .btnWrapper .active { color: #337ab7; } .btnWrapper .draw { background: url(/Content/images/draw.png) no-repeat 6px center; } .btnWrapper .keep { background: url(/Content/images/operation.png) no-repeat 6px center; } .btnWrapper .save { background: url(/Content/images/save.png) no-repeat 6px center; } .rightArea { width: 225px; position: absolute; top: 80px; right: 40px; } .rightArea .w2 { letter-spacing: 2em; margin-right: -2em; } .rightArea .w3 { letter-spacing: .5em; margin-right: -.5em; } .rightArea .shadow { box-shadow: 0 0 12px #888; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .rightArea .pipelineEdit .rightTitle { width: 225px; height: 30px; background: #6a6a6a; opacity: .9; } .rightArea .pipelineEdit .rightTitle ul { list-style: none; margin: 0; padding: 0; } .rightArea .pipelineEdit .rightTitle ul li { width: 75px; line-height: 30px; text-align: center; color: #fff; cursor: pointer; float: left; } .rightArea .pipelineEdit .rightTitle ul li .aloneStyle { display: inline-block; width: 75px; height: 30px; border-left: 1px solid #fff; border-right: 1px solid #fff; } .rightArea .pipelineEdit .rightTitle ul .active { background: #505050; } .rightArea .pipelineEdit .right-content-attribute { width: 225px; height: 356px; background: #fff; position: relative; font-size: 12px; } .rightArea .pipelineEdit .right-content-attribute .modify-item { width: 205px; height: 52px; padding-top: 10px; margin-left: 10px; } .rightArea .pipelineEdit .right-content-attribute .modify-item .company { position: absolute; right: 20px; } .rightArea .pipelineEdit .right-content-attribute .modify-item p { line-height: 15px; margin: 0 0 2px 0; } .rightArea .pipelineEdit .right-content-attribute .modify-item p i { color: red; vertical-align: middle; margin-right: 5px; font-size: 20px; } .rightArea .pipelineEdit .right-content-attribute .modify-item input select { font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .rightArea .pipelineEdit .right-content-attribute .pipe-length span, .rightArea .pipelineEdit .right-content-attribute .pipe-line-code span { width: 205px; height: 25px; line-height: 15px; background: #eee; display: block; border: 1px solid #ccc; padding: 5px; border-radius: 5px; } .rightArea .pipelineEdit .right-content-attribute .piple-remarks { width: 205px; height: 82px; margin-top: 10px; margin-left: 10px; } .rightArea .pipelineEdit .right-content-attribute .piple-remarks p { line-height: 15px; margin: 0 0 2px 0; } .rightArea .pipelineEdit .right-content-attribute .piple-remarks textarea { font-size: 12px; } .rightArea .pipelineEdit .right-content-attribute #constructionDate[readonly] { background: #fff; cursor: pointer; } .rightArea .pipelineEdit .right-content-attribute #constructionDate[readonly][disabled] { background: #eee; } .rightArea .pipelineEdit .right-content-style { width: 225px; height: 356px; background: #fff; position: relative; } .rightArea .pipelineEdit .right-content-style .title { padding-top: 10px; margin-left: 8px; } .rightArea .pipelineEdit .right-content-style .title p { line-height: 15px; font-size: 12px; } .rightArea .pipelineEdit .right-content-style .bgcolor { width: 95px; height: 27px; margin-top: 10px; border: 1px solid #e4e4e4; } .rightArea .pipelineEdit .right-content-style .bgColorStyle { display: block; width: 64px; height: 21px; float: left; background: #59b6fc; margin: 2px; } .rightArea .pipelineEdit .right-content-style .chooseColor { display: block; width: 25px; height: 25px; float: left; cursor: pointer; background: #e4e4e4 url(/src/images/pipeline_map/triangle.png) no-repeat center; } .rightArea .pipelineEdit .right-content-style .bordercolor { width: 206px; height: 25px; margin-top: 10px; border: 1px solid #e4e4e4; } .rightArea .pipelineEdit .right-content-style .borderColorStyle { display: block; width: 106px; border: 1px solid #59b6fc; margin-top: 12px; margin-left: 20px; margin-right: 20px; float: left; } .rightArea .pipelineEdit .right-content-style .chooseStyle { display: block; width: 58px; height: 25px; background: #e4e4e4; float: left; border: none; outline: 0; cursor: pointer; } .rightArea .pipelineEdit .right-content-style .borderWidth { width: 206px; height: 25px; margin: 5px 0; background: #e4e4e4; } .rightArea .pipelineEdit .right-content-style .chooseSize { display: block; width: 60px; height: 25px; float: right; margin-top: -34px; } .rightArea .pipelineEdit .right-content-style .chooseSize input { width: 35px; margin-right: 2px; text-align: center; } .rightArea .pipelineEdit .right-content-style .preview { width: 150px; margin-top: 20px; background: #59b6fc; } .rightArea .pipelineEdit .right-content-style .scale_panel { color: #999; position: absolute; line-height: 18px; left: 10px; top: 12px; } .rightArea .pipelineEdit .right-content-style .scale_panel .r { float: right; } .rightArea .pipelineEdit .right-content-style .scale span { background: url(/src/images/pipeline_map/scroll.png) no-repeat center; width: 8px; height: 16px; position: absolute; left: 12px; top: -7px; cursor: pointer; } .rightArea .pipelineEdit .right-content-style .scale { background-repeat: repeat-x; background-position: 0 100%; background-color: #999; width: 126px; height: 3px; position: relative; font-size: 0; border-radius: 3px; box-sizing: border-box; } .rightArea .pipelineEdit .right-content-style .scale div { background-repeat: repeat-x; background-color: #59b6fc; width: 0; position: absolute; height: 3px; width: 0; left: 0; bottom: 0; width: 18px; } .rightArea .pipelineEdit .right-content-style .lanren { width: 146px; height: 25px; } .rightArea .pipelineEdit .right-content-style .lanren li { width: 146px; height: 25px; font-size: 12px; position: relative; list-style: none; } .rightArea .pipelineEdit .right-content-point { width: 225px; height: 356px; background: #fff; position: relative; } .rightArea .pipelineEdit .right-content-point .point { height: 50px; overflow: hidden; border: 2px solid #fff; border-bottom: 1px solid #e4e4e4; } .rightArea .pipelineEdit .right-content-point .point .point-left { width: 35px; line-height: 50px; text-align: center; float: left; } .rightArea .pipelineEdit .right-content-point .point .point-center { width: 140px; height: 45px; margin-top: 5px; float: left; } .rightArea .pipelineEdit .right-content-point .point .point-center p { line-height: 20px; margin: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .rightArea .pipelineEdit .right-content-point .point .point-right { width: 35px; height: 50px; float: left; cursor: pointer; background: url(/src/images/security/delete.png) no-repeat center; } .rightArea .pipelineEdit .right-content-point .point .point-right:hover { background: url(/src/images/pipeline_map/delete.png) no-repeat center; } .rightArea .pipelineEdit .right-content-point .nullData { text-align: center; padding-top: 110px; } .rightArea .pipelineEdit .right-content-point .clickpoint { background: rgba(237,247,255,.5); border: 2px solid #59b6fc; } .rightArea .pipelineEdit .left-edit-close { width: 18px; height: 18px; background: #6a6a6a; text-align: center; line-height: 18px; color: #fff; position: absolute; top: 0; right: -20px; cursor: pointer; } .rightArea .pipelineEdit .left-edit-shrink { width: 18px; height: 18px; background: #6a6a6a; text-align: center; line-height: 18px; color: #fff; position: absolute; top: 20px; right: -20px; cursor: pointer; } .rightArea .pipelineEdit .footer { width: 100%; position: absolute; height: 40px; background: #fff; border-radius: 5px; bottom: 0; text-align: center; } .rightArea .pipelineEdit .footer button { font-size: 14px; display: inline-block; width: 90px; height: 30px; border: none; outline: 0; color: #fff; margin: 5px 5px 0 5px; cursor: default; border-radius: 5px; } .rightArea .pipelineEdit .footer button.btnBgcolor { background: #59b6fc; cursor: pointer; } .rightArea input, .rightArea select { padding: 5px; width: 100%; height: 25px; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .rightArea select { padding: 0; outline: 0; border-radius: 4px; border: 1px solid #ccc; } .rightArea textarea { padding: 5px; width: 100%; height: 60px; resize: none; } .rightArea .tablevue { height: auto !important; min-height: 274px !important; } .rightArea .modal_table .content { max-height: 294px; } .rightArea .borderRadius { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .rightArea .overAuto { overflow: auto; } #itemTree_line { position:relative; } .rebackBtn { position:absolute; bottom:10px; width:100%; border-top:2px solid #ececec; padding-top:10px; text-align:center; } .rebackBtn input { width:100px; }