body {
    background-color: #f0f0f0;
}

.view {
    min-width: 1000px;
    margin: 10px auto;
    width: 100%;
}

.title {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    min-height: 54px;
}

.title span {
    font-size: 24px;
    color: #33acff;
    vertical-align: middle;
}

.title .btn {
    float: right;
}

#edit-btn {
    display: none;
    margin-left: 10px;
}

#back-btn {
    margin-left: 10px;
}

.form-view {
    width: 820px;
    border: 1px solid #eceeef;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, .2);
    margin: 30px auto;
    padding: 20px 20px 40px;
    background-color: #ffffff;
    border-radius: 6px;
}

.form-view .form-group {
    margin-bottom: 0;
}

.form-table td {
    padding: 5px;
}

.td-title {
    width: 50px;
    font-weight: bold;
    text-align: right;
}

.ver-top {
    vertical-align: top;
    line-height: 26px;
}

#last-file, #last-icon {
    /*margin-top: 16px;*/
    display: none;
}

#last-file a {
    word-break: break-all;
}

.other-lang div {
    margin-top: 6px;
    margin-bottom: 4px;
}

.form-table {
    width: 90%;
    margin: auto;
}

.form-table label {
    margin-bottom: 0;
}

.form-table input[type="text"] {
    /*width: 172px;*/
    margin-right: 4px;
    display: inline-block;
}

.form-table textarea {
    vertical-align: bottom;
    margin-right: 4px;
}

.form-table select {
    width: 172px;
    vertical-align: middle;
}

.btn-box {
    margin: 20px auto 0;
    text-align: center;
    display: none;
}

.btn-box button {
    min-width: 114px;
    padding-top: 8px;
    padding-bottom: 8px;
    outline: 0 none !important;
}

#cancel-edit, #back {
    margin-left: 20px;
    display: none;
}

option {
    padding: 5px;
}

.del-btn {
    background-color: red;
    border: none;
    color: #fff;
    vertical-align: middle;
    line-height: 23px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-weight: bold;
    outline: none !important;
    outline: 0 !important;
}

#add-btn, #add-title-btn, #add-desc-btn {
    background-color: #337ab7;
    color: #fff;
    border: none;
    line-height: 28px;
    font-size: 12px;
    padding: 0 10px;
    cursor: pointer;
}

.progress-box {
    width: 300px;
    margin: 20px auto 0;
    text-align: center;
    display: none;
}

.progress-box .progress {
    margin-bottom: 4px;
}

.mar-top {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
}

.err-tip {
    color: red;
}

#tip {
    color: red;
    text-align: center;
    margin-bottom: 20px;
}

.required {
    display: none;
}

.thumb-preview {
    width: 48px;
    height: 48px;
    vertical-align: bottom;
}

#preview {
    display: inline-block;
}

.systembit-box {
    margin: 0;
}

ul, li {
    margin: 0;
    list-style: none;
    padding: 0;
}

.cate li {
    line-height: 22px;
    padding: 0 10px;
    width: 50px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid transparent;
    margin-right: 4px;
    margin-bottom: 4px;
}

.cate li:hover {
    background-color: #ddd;
    cursor: pointer;
}

.cate li.cur {
    position: relative;
    border-color: #337ab7;
    background-color: #fff;
}

.cate li.cur:after {
    position: absolute;
    right: 0px;
    top: 0px;
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid #337ab7;
    border-right: 4px solid #337ab7;
    border-left: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.software .systemname-box {
    display: inline-block;
}

.software .checkbox-inline {
    min-width: 60px;
}

.software .systemname-box {
    width: 200px;
    height: 160px;
    overflow: auto;
    padding-top: 0;
    padding-bottom: 0;
}

.software #toggleSetup {
    font-size: 13px;
    margin-left: 10px;
}

.software .setupCtn {
    display: none;
}

.software .obj-info .form-group {
    margin-bottom: 0;
}

.software .obj-info .form-group + .form-group {
    margin-top: 6px;
}

.software .obj-info .form-group > div {
    padding-left: 0;
    padding-right: 0;
}

.software .obj-info .form-group > label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}

.software .obj-info .form-control {
    width: 200px;
}

.software .obj-info #install_pwd {
    display: inline-block;
    margin-right: 4px;
}

.software .system .radio {
    margin-top: 3px;
}

.software .checkbox {
    border: none;
}

.module-name {
    font-weight: bold;
    color: #33acff;
}

.charged {
    display: none;
}

.review-msg {
    display: none;
}

/* 授权管理 */

.au-msg {
    padding-left: 30px;
    font-size: 16px;
    color: #33acff;
}

.au-form {
    margin-top: 20px;
}

.au-form .form-group {
    margin-bottom: 10px;
}

.au-form .form-tr-title,
.au-form .no-padding-right {
    padding-right: 0;
}

.au-form .form-tr-title label {
    width: 100%;
    text-align: right;
    padding-top: 7px;
}

.au-form .choose-btn-box {
    padding-left: 0;
    margin-left: -4px;
}

.au-form .choose-btn {
    padding-left: 20px;
    padding-right: 20px;
}

.au-rtnBtn {
    width: 114px;
    margin-left: 20px;
    margin-top: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.au-saveBtn {
    width: 114px;
    margin-top: 20px;
}

/* 修改用户密码 */

/*#editPwd {*/
    /*width: 480px;*/
    /*margin: 46px auto 16px;*/
/*}*/

/*#editPwd .form-group {*/
    /*margin-left: 0;*/
    /*margin-right: 0;*/
    /*margin-bottom: 15px;*/
/*}*/

/*#editPwd .pwd-btn-box {*/
    /*margin-top: 30px;*/
    /*margin-bottom: 0;*/
/*}*/

/*#editPwd .save-pwd-btn {*/
    /*margin-right: 10px;*/
/*}*/

/*.softwareSize {*/
    /*display: none;*/
/*}*/

/* 策略 */

#addstrategy .form-view .form-group {
    margin-bottom: 10px;
}

#addstrategy .choose-btn {
    width: 54px;
    margin-left: -6px;
    cursor: pointer;
}

#addstrategy .btns {
    margin: 30px auto;
}

#addstrategy .btns button {
    min-width: 114px;
    padding-top: 8px;
    padding-bottom: 8px;
}

#addstrategy .btns .cancel-btn {
    margin-left: 20px;
}


#addstrategy .input_check label {
    padding-top: 0;
}

#addstrategy .form-tr-title,
#addstrategy .no-padding-right {
    padding-right: 0;
}
#addstrategy .form-tr-title label {
    width: 100%;
    text-align: right;
    padding-top: 7px;
}

#soft-modal .move-btn,
#obj-modal .move-btn{
    margin-top: 80px;
    padding-right: 0;
    padding-left: 0;
}

#soft-modal .move-btn button,
#obj-modal .move-btn button {
    width: 100%;
}

#soft-modal .tree-box,
#obj-modal .tree-box{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: auto;
    height: 360px;
}

#soft-modal .tree-box.left,
#obj-modal .tree-box.left{
    padding: 10px;
    /*box-shadow: 0 1px 3px #ccc inset;*/
}

#soft-modal .datagrid-view,
#obj-modal .datagrid-view{
    min-height: 240px;
}

#obj-modal .tree-box.left{
    border-top-left-radius: 0;
}

#obj-modal .obj-tab-ul{
    overflow: hidden;
    margin-bottom: -1px;
}
#obj-modal .obj-tab-li{
    float: left;
    padding: 10px;
    cursor: pointer;
}
#obj-modal .obj-tab-active{
    border-top-left-radius:6px;
    border-top-right-radius:6px;
    border: 1px solid rgb(204, 204, 204);
    border-bottom: 1px solid #fff;
}

.modal-dialog-650{
    width: 655px;
}
.modal-dialog-90{
    width: 90%;
}
#obj-modal .obj-select-div{
    margin-bottom: 10px;
}
#obj-modal #obj-select-btn{
    
}
#obj-modal .obj-select-input{
    
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#obj-modal .obj-select-div .input-group{
    
    float: left;
}
#obj-modal .obj-select-search{
   
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left:0;
}
#obj-modal .obj-search-box{
    display: none;
    height: 290px;
}
#obj-modal .obj-search-number{
    margin-top: 10px;
    display: none;
}
#obj-modal .obj-search-total{
    line-height: 34px;
}
#obj-modal .obj-search-show select{
    padding: 5px;
}

.positionRelative{
    position: relative;
}

.obj-search-addBtn{
    
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 1px;
}

.obj-search-deleteBtn{
    color:red;
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 0px;
    cursor: pointer;
    display: none;
}

.obj-search-box .datagrid-cell, .tree-box-objDg .datagrid-cell{
    line-height: 26px;
}

#addstrategy {
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}

#addstrategy .required {
    vertical-align: middle;
    margin-right: 4px;
}

#addstrategy #tip {
    margin-top: 20px;
}

#soft-modal .treeLoading,
#obj-modal .treeLoading{
    text-align: center;
    line-height: 60px;
}

#objTree{
    /*height: 290px;*/
    /*overflow: auto;*/
}

#objTree > li:first-child > div .tree-folder-open,
#objTree > li:first-child > div .tree-folder {
    background: url("../img/a_whole.png") no-repeat center;
}

#objTree > li:first-child > ul div .tree-folder-open,
#objTree > li:first-child > ul div .tree-folder {
    background: url("../img/a_group.png") no-repeat center;
}

#objTree > li:first-child > ul .tree-file {
    background: url("../img/a_agent.png") no-repeat center;
    width: 16px;
}

#objTree > li:nth-child(2) > div .tree-folder-open,
#objTree > li:nth-child(2) > div .tree-folder {
    background: url("../img/u_whole.png") no-repeat center;
}

#objTree > li:nth-child(2) > ul div .tree-folder-open,
#objTree > li:nth-child(2) > ul div .tree-folder {
    background: url("../img/u_group.png") no-repeat center;
}

#objTree > li:nth-child(2) > ul .tree-file {
    background: url("../img/u_user.png") no-repeat center;
    width: 16px;
}

#objTree > li:nth-child(3) > div .tree-folder-open,
#objTree > li:nth-child(3) > div .tree-folder {
    background: url("../img/r_whole.png") no-repeat center;
}

#objTree > li:nth-child(3) > ul div .tree-folder-open,
#objTree > li:nth-child(3) > ul div .tree-folder {
    background: url("../img/r_group.png") no-repeat center;
}

#objTree > li:nth-child(3) > ul .tree-file {
    background: url("../img/r_role.png") no-repeat center;
    width: 16px;
}
#objTree .tree-title{
    margin:0;
    height: 26px;
    line-height: 26px;
}
#objTree .tree-node-hover .tree-title{
    background: #eaf2ff;
}
#objTree .tree-node-selected .tree-title{
    background: #ffe48d;
}

#softTree > li:first-child > div .tree-file,
#softTree > li:first-child > div .tree-folder-open,
#softTree > li:first-child > div .tree-folder {
    background: url("../img/libr.png") no-repeat center;
    background-size: 90%;
}

#softTree > li:first-child > ul div .tree-folder-open,
#softTree > li:first-child > ul div .tree-folder {
    background: url("../img/cate.png") no-repeat center;
    background-size: 90%;
}

#softTree > li:first-child > ul .tree-file {
    background: url("../img/soft.png") no-repeat center;
    width: 16px;
    background-size: 90%;
}

/* 添加用户 */

#ipguser-modal .modal-body {
    overflow: hidden;
    padding: 24px;
}

#ipguser-modal .search-input-box {
    margin-bottom: 10px;
}

#ipguser-modal .input-box {
    padding-left: 0;
}

#ipguser-modal .search-btn-box {
    padding-left: 0;
    padding-right: 0;
}

#ipguser-modal .search-btn {
    width: 100%;
}

#ipguser-modal .tree-box {
    height: 300px;
    padding: 0 15px;
}
#ipguser-modal .tree-table-box {
    border: 1px solid #ccc;
    width: 100%;
    height: 100%;
}

.original-input {
    color: rgb(153, 153, 153);
    width: 548px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}

.iconBtn{
    display: block;
    width: 72px;
    height: 24px;
    box-sizing: border-box;
    text-align: center;
    line-height: 24px;
    font-weight: normal;
    border: 1px solid #767676;
    border-radius: 3px;
    background: #efefef;
    color: #000;
    cursor: pointer;
}

.iconBtn:hover{
    background: #e5e5e5;
}

.iconBtn-disable{
    opacity: 0.5;
    cursor: not-allowed;
    /*background: rgb(255, 255, 255);*/
}

.obj-select-total{
    line-height: 34px;
}

.padding-zero{
    padding:0!important;
    padding-left: 5px!important;
}