@import "~@less/variables.less"; .container { .contentZIndex2; padding-top: 10px; position: fixed; bottom: 0; left: 50%; margin-left: -600px; width: 1200px; // min-width: 720px; // min-width: 547px; background-color: #fff; // z-index: 240; padding-bottom: 10px; border-bottom: 10px solid #e4e6e7; border-top: 1px solid #BBBFC1; text-align: center; .button { width: 111px; height: 34px; outline: none; border-radius: 4px; cursor: pointer; color: @blue; border: 0 none; cursor: pointer; background: #fff; img{ vertical-align: middle; position: relative; top: -2px; } } .preButton { height: 34px; line-height: 34px; outline: none; cursor: pointer; color: @blue; border: 0 none; background-color: #fff; margin-left:20px; img{ vertical-align: middle; position: relative; top: -2px; } } .saveButton { width: 80px; height: 34px; line-height: 32px; text-align: center; outline: none; border-radius: 4px; cursor: pointer; border: 1px solid @bannerBg; box-sizing: border-box; margin-left:20px; background: @bannerBg; color: #fff; float: none; display: inline-block; } .minstyle{ width: 60px; margin-left: 15px; margin-right: 10px; font-size: 13px; } .clearButton { border: 1px solid #9C9C9C; border-radius: 4px; background-color: #fff; margin-left: 0; margin-right: 15px; color: #333; } .modal{ position: fixed; left: 50%; margin-left: -360px; top: 0px; } .table{ width: 650px; height: 78px; text-align: left; margin: 25px 1px 2px 5px; td{ font-size: 12px; border: 1px solid #CCD2D9; text-align: left; padding: 10px; } } .sign{ float: left; width: 100px; font-Size: 14px; line-height: 21px; } .textbox{ float: left; width: 220px; height: 60px; border: 1px solid #979797; text-align: center; font-size: 20px; line-height: 50px; color: #979797; } .footer{ clear: both; text-align: right; margin-top:20px; margin-bottom: 20px; } } .iptWrap { padding: 0 15px; line-height: 18px; margin: 18px auto; text-align: left; .name { text-align: left; input { border: 1px solid #CCCCCC; padding: 5px 10px; display: inline-block; width: 240px; } } .firstname { margin-top: 15px; } p { text-align: left; font-size: 12px; color: #6b6969; margin-bottom: 5px; } span { display: inline-block; cursor: pointer; font-size: 14px; i { color: #6b6969; } img { vertical-align: middle; position: relative; top: -1px; } } } .msg { text-align: center; font-size: 16px; padding-top: 10px; padding-bottom: 50px; } .box { box-sizing: border-box; // height: 88px; } .department { position: relative; text-align: left; padding: 0 0 15px 16px; .selectFolder { position: relative; display: inline-block; input { border: 1px solid #CCCCCC; padding: 5px 10px; width: 240px; margin-right: 20px; } img { position: absolute; right: 20px; top: 0; width: 30px; height: 30px; } } } .male { padding-top: 15px; span { padding-right: 16px; } } .line { height: 1px; background-color: #979797; position: relative; top: -2px; } .titleTip { position: absolute; top:15px; left: 20px; } .departLis { position: absolute; top: 29px; left: 0; max-height: 200px; overflow: auto; background-color: #fff; width: 240px; // box-shadow: 0 10px 20px 0 #989DA3; border: 1px solid #dedede; z-index: 101; li { height: 36px; line-height: 36px; padding: 0 10px; padding-top: 0; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border: 1px solid transparent; cursor: pointer; } li:hover { border: 1px solid #3B9ED0; } } .departLisFolder { left: 116px; } .leftName { width: 100px; text-align: right; padding-right: 16px; display: inline-block; } .addList { position: relative; top: -6px; } .newFolder { margin-right: 15px; color: #3B9ED0; cursor: pointer; } .mangerFolder { color: #3B9ED0; cursor: pointer; } .newFolderWrap { .folderModal { z-index: 120; position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: #000; opacity: .3; filter: alpha(opacity=60); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60);"; } .nameWrap{ z-index: 130; position: fixed; top: 50%; left: 50%; margin: auto; border-radius: 5px; background: #fff; width: 500px; margin-left: -250px; margin-top: -115px; .mainWrap { padding: 50px 10px; } .title { height: 40px; line-height: 40px; border-bottom: 1px solid #979797; img{ float: right; } } .leftName { width: 135px; text-align: right; padding-right: 16px; display: inline-block; } .titleCon { float: left; height: 40px; line-height: 40px; margin-left: 10px; } input { border: 1px solid #CCCCCC; padding: 5px 10px; width: 240px; } } .delFoot{ .halfBtn { width: 50%; display: inline-block; text-align: center; height: 65px; } .delBtn{ display: inline-block; width: 100px; height: 34px; line-height: 32px; border-radius: 5px; margin: 0 auto; cursor: pointer; } .delDel{ color: #fff; background: #3B9ED0; } .delCancel{ background: #fff; border: 1px solid #1E1E1E; color: #1E1E1E; } } } .selectFolderIpt { cursor: pointer; } .outBox{ padding: 33px 0 0 33px; .innerInp{ margin-top: -11px; .innerInput{ outline-style: none ; border: 1px solid #ccc; border-radius: 3px; padding: 7px 4px; font-size: 14px; font-family: "Microsoft YaHei"; } .innerInput:focus{ border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) } } .valit{ float: left; margin-top: 8px; color: #D9001B; position: relative; top: 0; left: 70px; height: 20px; } }