/* 共有 */
#app{padding:15px;}
.app-content{}
.apps{padding-bottom: 70px!important;}
.content{height: 100vh; display: flex; flex-direction: row; overflow-y: hidden; position: relative;}
.serch{display: flex; align-items: center; justify-content: flex-end;}
.delete-btn{margin-left: 6px!important;}
.manage-title-add{margin: 10px 0px 40px 0px;}
.gd-title-serach{display: flex;flex-direction: row;margin-bottom: 20px;}
.gd-title-serach-left{text-align: left;width: 30%;font-size: 0;}
.gd-title-serach-right{text-align: right;width: 70%;display: flex; align-items: center; justify-content: flex-end;}
.Workflow .el-textarea__inner::-webkit-input-placeholder,
.Workflow .el-input__inner::-webkit-input-placeholder,
.select-x .el-input__inner::-webkit-input-placeholder,
.work-admin-input .el-textarea__inner::-webkit-input-placeholder,
.serach-input .el-input__inner::-webkit-input-placeholder{color: #000;}
.Workflow .el-textarea__inner::-moz-placeholder,
.Workflow .el-input__inner::-moz-placeholder,
.select-x .el-input__inner::-moz-placeholder,
.work-admin-input .el-textarea__inner::-moz-placeholder,
.serach-input .el-input__inner::-moz-placeholder{color: #000;}
.Workflow .el-textarea__inner:-ms-input-placeholder,
.Workflow .el-input__inner:-ms-input-placeholder,
.select-x .el-input__inner:-ms-input-placeholder,
.work-admin-input .el-textarea__inner:-ms-input-placeholder,
.serach-input .el-input__inner:-ms-input-placeholder{color: #000;}
.el-dialog__title{font-size: 17px;}

/* index */
.content-menu{min-width: 190px; height: 100%; background-color: #EAEDF1;}
.menu-title{height: 50px; line-height: 50px; background-color: #D9DEE4; padding-left: 25px; font-weight: bold; color: #444; letter-spacing: 1px;}
.menu-item-child .menu-item-childrens-level1,
.menu-item-child .menu-item-childrens-level2{height: 35px; line-height: 35px; cursor: pointer; padding-left: 25px;}
.menu-item-child .menu-item-childrens-level2{padding-left: 45px;}
.menu-active{background-color: #fff;}
.menu-item-childrens-level1:hover,
.menu-item-childrens-level2:hover{background-color: #fff;}
._frame_layout_middel_btn{position: absolute; width: 15px; top: 350px; left: 175px; z-index: 2; padding: 10px 0; background-color: #fff; border-radius: 10px 0 0 10px; cursor: pointer;}
._frame_layout_middel_btn_shut{background-color: #EAEDF1; border-radius: 0px 10px 10px 0px; left: 0px;}





