@w220: 220px;
@error-row-height: 24px;
.standardAccount-keyword-common {
    height: 100%;
    position: relative;

    .ellipsis {
        white-space: nowrap !important;
        -ms-text-overflow: ellipsis !important;
        -o-text-overflow: ellipsis !important;
        text-overflow: ellipsis !important;
        overflow-x: hidden !important;
    }
    .red-color {
        color: #d04a02;
    }

    .inline-div {
        display: inline-block;
    }

    .enterprise-manage-no-data {
        text-align: center;
        height: 800px;

        .circle-gray {
            height: 120px;
            width: 120px;
            border-radius: 50%;
            background-color: @color-light-gray-f2;
            margin: auto;

            .material-icons {
                margin-top: 21px;
                font-size: 70px;
                color: #BFBFBF;
            }
        }

        p {
            margin: 10px 0px 60px;
            color: #999999;
        }

        .btn-primary {
            padding: 0px 30px;
        }
    }

    .enterprise-account-set {
        padding: 0px 0px 5px 0px;
        margin-top: 20px;

        .left {
            padding-left: 0px;

            .account-set-select {
                vertical-align: middle;
                width: @w220;
                display: inline-block;
                height: 36px;
            }

            span {
                vertical-align: middle;
            }
        }

        .right {
            text-align: right;

            .btn {
                vertical-align: inherit;
            }
        }
    }

    .enterprise-account-list-wrap {
        border: 1px solid @color-light-gray-d4;
        border-radius: 5px;
        height: calc(~'100% - 62px');
        width: 65%;
        display: inline-block;
        /*position: relative;*/

        .btn-in-grid{
            padding: 0 5px;
            min-width: 20px;
        }
        
        .search-warp {
            width: 180px;

            input {
                width: 100%;
            }
        }

        .list-title {
            padding: 20px 0px 10px 10px;
            border-bottom: 1px solid @color-gray-cd;

            label {
                font-weight: normal;
            }

            .alert-dismissable {
                .close {
                    right: -5px;
                }
            }
        }

        .import-result {
            height: calc(~'100% - 69px');
            overflow-y: hidden;

            .ui-grid-contents-wrapper .ui-grid-render-container .ui-grid-cell-contents .ui-grid-header-cell-label {
                font-size: 13px;
            }

            .ui-grid {
                border: 0;

                .single-row-select {
                    background-color: @color-light-orange !important;
                }
            }

            .btn {
                vertical-align: inherit;
            }

            .btn-in-grid i {
                vertical-align: text-bottom;
            }

            .red-color {
                border: 1px solid #D04A02;
            }
        }

        .alert-danger {
            background-color: #f2dede;
            border-color: #ebccd1;
            color: #a94442;
            display: inline-block;
        }

        .alert {
            margin-bottom: 0px;
            padding: 6px 10px 6px 6px;
        }
    }

    .org-list {
        padding-left: 5px;
        width: 35%;
        float: right;
        display: inline-block;
        height: calc(~'100% - 62px');

        .org-result-list {
            border: 1px solid @color-light-gray-d4;
            border-radius: 5px;
            height: 100%;
            width: 100%;

            .list-title {
                padding: 20px 0px 10px 10px;
                border-bottom: 1px solid @color-gray-cd;

                .right-part {
                    float: right;
                    margin-right: 18px;
                }

                .text {
                    display: inline-block;
                    padding-top: 10px;
                }
            }

            .ui-grid {
                border: 0;
            }

            .operate-span {
                display: inline-block;
                margin-right: 15px;

                .red-color {
                    color: @color-red-ext0;
                }

                .black-color {
                    color: black;
                }
            }
        }
    }

    .error-wrap {
        position: absolute;
        bottom: 0px;
        z-index: 999;
        /*width: calc(~'100% - 100px');*/
        margin-left: -50px;
        width: 100%;
        background-color: white;
        /*padding-right: 100px;*/
        resize: vertical;

        .ui-grid-cell-contents {
            padding: 3px 12px 0 12px;
        }

        .grid-operation {
            padding: 0 12px 0 12px;
            line-height: 28px;
        }

        .btn-in-grid {
            background-color: inherit;
            height: 28px;
            line-height: 28px;
        }
    }

    #content-resizer {
        position: absolute;
        height: 6px;
        left: 0;
        right: 0;
        cursor: n-resize;
        background-color: @theme-color;
    }

    #topIcon {
        cursor: pointer;
        margin-top: -6px;
        width: 38px;
        margin-left: 50%;
        position: relative;
        z-index: 999;
        bottom: -6px;
    }

    #addEnterpriceAccountSetPop {
        .modal-footer {
            padding-left: 104px;
        }

        #addEnterpriceAccountSetForm {
            label {
                font-weight: normal;
                width: 103px;
            }

            .col-sm-3,
            .col-sm-6 {
                padding-left: 0px;
            }

            .row {
                padding: 0px;
                margin-bottom: 20px;
            }

            .form_datetime {
                width: 100px;
                display: inline-block;
            }

            .scoreDropDownBtn {
                width: 216px;
            }

            .material-icons {
                cursor: pointer;
            }

            .col-sm-2,
            .col-sm-4,
            .col-sm-5,
            .col-sm-10 {
                padding-left: 5px;
                padding-right: 5px;
            }

            .relavant-tr {
                line-height: 43px;
            }

            .pull-left {
                overflow: hidden;
                width: 180px;
            }
        }
    }

    #addEnterpriceAccountSetRelevantOrg {
        .modal-footer {
            padding-left: 104px;
        }

        #addEnterpriceAccountSetRelevantOrgForm {
            .form-group {
                & > label {
                    font-weight: normal;
                    width: 103px;
                }
            }

            .col-sm-3,
            .col-sm-6 {
                padding-left: 0px;
            }

            .row {
                padding: 0px;
                margin-bottom: 20px;
            }

            .form_datetime {
                width: 100px;
                display: inline-block;
            }

            .scoreDropDownBtn {
                width: 216px;
            }

            .material-icons {
                cursor: pointer;
            }

            .col-sm-2,
            .col-sm-4,
            .col-sm-5,
            .col-sm-10 {
                padding-left: 5px;
                padding-right: 5px;
            }

            .relavant-tr {
                line-height: 43px;
            }

            .pull-left {
                overflow: hidden;
                width: 180px;
            }
        }
    }

    #updateEnterpriceAccountSetRelevantOrg {
        .modal-footer {
            padding-left: 104px;
        }

        #updateEnterpriceAccountSetRelevantOrgForm {
            .form-group {
                & > label {
                    font-weight: normal;
                    width: 103px;
                }
            }

            .col-sm-3,
            .col-sm-6 {
                padding-left: 0px;
            }

            .row {
                padding: 0px;
                margin-bottom: 20px;
            }

            .form_datetime {
                width: 100px;
                display: inline-block;
            }

            .scoreDropDownBtn {
                width: 216px;
            }

            .material-icons {
                cursor: pointer;
            }

            .col-sm-2,
            .col-sm-4,
            .col-sm-5,
            .col-sm-10 {
                padding-left: 5px;
                padding-right: 5px;
            }

            .relavant-tr {
                line-height: 43px;
            }

            .pull-left {
                overflow: hidden;
                width: 180px;
            }
        }
    }

    #addEnterpriceAccountPop {
        .modal-footer {
            padding-left: 167px;
        }
    }

    .org-selector-tree-wrapper {
        vertical-align: middle !important;
        width: 220px;

        button {
            height: 34px;
        }
    }

    .padding-right45{
        padding-left: 4.5em!important;
    }
}

td {
    span {
        padding: 0px 5px;
    }
}

.showSweetAlert {
    .text-left {
        text-align: left;
        padding-left: 20px;
    }
}