/*页面公用*/ .data_title_l { display: inline-block; margin-left: 10px; } .select_search_btn{ margin-left: 15px; padding-left: 20px; padding-right: 20px; border-radius: 20px !important; } /*右侧搜索样式*/ .user_r_search_con{ height: 60px; padding: 13px 12px; background: #f5f8fd; } .user_r_search_con >li{ float: left; margin-right: 15px; } .user_input{ width: 160px; height: 34px; line-height: 34px; border: 1px solid #c2cad8; padding-left: 8px; } .marr10{ margin-right: 10px; } /*右侧table样式*/ .user_r_table_c{ min-height: 400px; height: calc(100% - 88px); height: -webkit-calc(100% - 88px); height: -moz-calc(100% - 88px); height: -o-calc(100% - 88px); height: -ms-calc(100% - 88px); overflow-y: scroll; } .operate_btn_color:first-of-type{ padding: 4px 6px; background: #3fc9d5; margin-right: 3px; } .operate_btn_color:nth-of-type(2){ padding: 4px 6px; background: #f1c40f; margin-right: 3px; } .operate_btn_color:nth-of-type(3){ padding: 4px 6px; background: #659be0; margin-right: 3px; } /*右侧分页样式*/ .user_r_page_c{ height: 24px; background: #32c5d2; } .user_operate_list { margin: 12px 0 12px 12px; height: 32px; line-height: 32px; } .user_operate_list li .icon-user{ color: #e7505a; } .user_operate_list li:nth-of-type(1) span { padding-left: 4px; font-weight: 600; color: #e7505a; font-size: 16px; } .user_operate_s { padding: 7px 8px; cursor: pointer; margin-left: 16px; border-radius: 20px !important; background: #e7505a; color: #fff; } .table-striped .datepicker table tr td, .table-striped .datepicker table tr th { background-color: transparent; } .table_wrap1{ height:calc(100% - 112px) ; height:-webkit-calc(100% - 112px) ; height:-moz-calc(100% - 112px) ; height:-mos-calc(100% - 112px) ; height:-o-calc(100% - 112px) ; } /*弹窗样式*/ .role_alert_con { width: 380px; /* height: 512px; */ left: 50%; top: 50%; margin-left: -190px; /* margin-top: -256px; */ transform: translateY(-50%); background: #fff; } .role_alert_con { display: none; } .role_alert_con_t { border-top: 2px solid #32c5d2; height: 40px; line-height: 40px; padding: 0 16px; font-weight: 500; color: #424242; } .role_alert_con_t img { cursor: pointer; margin-top: 14px; } .role_alert_error { height: 36px; line-height: 36px; color: #d4333f; font-size: 12px; } .role_alert_feed { padding-left: 16px; margin-bottom: 8px; } .role_alert_feed_l { display: inline-block; width: 82px; text-align: right; margin-right: 12px; } .role_alert_feed input { width: 244px; height: 30px; border: 1px solid #e1e4e6; padding-left: 8px; color: #676869; } .role_alert_feed textarea { width: 244px; height: 66px; /*border: 0;*/ border: 1px solid #e1e4e6; vertical-align: top; color: #676869; padding-left: 8px; } .role_alert_btn { padding-right: 26px; text-align: right; margin-top: 16px; padding-bottom: 24px; } .role_alert_btn span { cursor: pointer; display: inline-block; width: 78px; height: 30px; /*border-radius: 2px;*/ line-height: 30px; text-align: center; } .role_alert_btn span:nth-of-type(1) { background: #32c5d2; color: #fff; border: 1px solid #32c5d2; } .role_alert_btn span:nth-of-type(2) { background: #fff; border: 1px solid #e1e4e6; } .role_alert_feed_l em { color: #d4333f; margin-right: 8px; vertical-align: middle; } .default_pwd_s{ color: #d4333f; font-style: normal; } #choice_input_con{ width:161px; } #choice_btn{ cursor: pointer; display: inline-block; background: #32c5d2; height: 28px; line-height: 28px; color: #fff; width: 80px; text-align: center; border-radius: 2px; } .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) { width: 254px; } .departmentAlert,.departmentrolerAlert{ display: none; width: 100%; height: 100%; position: fixed; z-index: 100001; } .roler-checkable-con{ background: #fff; border-top: 2px solid #32c5d2; width:520px; height: 500px; position: relative; left:50%; top:50%; margin-left: -250px; margin-top:-250px; } .treeview-checkable-con{ background: #fff; border-top: 2px solid #32c5d2; width:350px; height: 500px; position: relative; left:50%; top:50%; margin-left: -175px; margin-top:-250px; } #treeview-checkable{ background: #fff; width:350px; height: 400px; overflow-y: scroll; overflow-x: scroll; } #treeview-checkable .list-group{ margin-bottom: 0; } .departmentAlert_t,.departmentrolerAlert_t{ height: 42px; background: #fff; line-height: 42px; } .departmentAlert_t span,.departmentrolerAlert_t span{ padding-left: 16px; } .departmentAlert_t img,.departmentrolerAlert_t img{ margin-right:16px; margin-top: 16px; } .departmentAlert_b,.departmentrolerAlert_b{ background: #fff; height: 40px; border-radius: 2px; margin-top: 15px; } .departmentAlert_btn,.departmentrolerAlert_btn{ display: block; width: 78px; height: 30px; color: #fff; background: #32c5d2; /*border: 1px solid #32c5d2;*/ border-radius: 2px; line-height: 30px; text-align: center; float: right; margin-right:5px; cursor: pointer; } .departmentrolercancel_btn,.departmentAlertcancel_btn{ display: block; width: 78px; height: 30px; border: 1px solid #e1e4e6; border-radius: 2px; line-height: 30px; text-align: center; float: right; margin-right: 15px; cursor: pointer; } /*角色*/ .allRoler{ width: 100%; height: 400px; padding-top: 20px; } .roler-conten{ width: 39%; height: 100%; float: left; cursor: pointer; border: 1px solid #ccc; margin-left: 1%; overflow: auto; } .roler-mes-active{ background: #e1e4e6; } .roler-conten-opt li{ margin-bottom: 20px; height: 24px; line-height: 24px; background: #32c5d2; text-align: center; border-radius: 20px; color: #fff; } .roler-conten-opt{ width: 16%; float: left; cursor: pointer; margin-left: 2%; padding-top: 40px; } .allRoler .addroler-content{ width: 39%; height: 100%; float: right; cursor: pointer; border: 1px solid #ccc; margin-right: 1%; overflow: auto; } .marl25{ margin-left: 25%; } .allRoler .roler-conten li,.allRoler .addroler-content li{ width: 100%; height: 30px; line-height: 30px; font-size: 14px; white-space :nowrap; text-indent: 8px; } .reset_pwd_div{ line-height: 28px; height: 28px; margin-bottom: 8px; } .reset_pwd_div:nth-child(1) { color:#32c5d2; margin-top: 18px; } .reset_pwd_div:nth-child(3) { margin-bottom: 28px; } .reset_pwd_r{ width:252px; padding-left: 8px; height: 26px; line-height: 26px; border:1px solid #e1e4e6; } .reset_pwd_l{ width:83px; display: inline-block; } .diy_select_sex{ width: 244px; display: inline-block; vertical-align: middle; } .select-text_sex{ width: 244px; } .diy_select_txt_sex{ width: 215px; } .treeview-checkable_org{ background: #fff; width: 340px; height: 390px; overflow-y: auto; overflow-x: auto; } .fixed-table-container{ height: calc(100% - 42px); height: -webkit-calc(100% - 42px); height: -mos-calc(100% - 42px); height: -moz-calc(100% - 42px); height: -o-calc(100% - 42px); } #example-getting-con .multiselect-container input{ opacity: 0; } .multiselect-container{ width:250px; } #example-getting-con .multiselect { width: 244px; margin-left: -3px; } td{ white-space:nowrap !important; } td a:first-of-type{ color: #32c5d2; } td a:nth-of-type(2){ color: red; } td a:last-of-type{ color:black; }