.add-enterprise-account-modal-wrap {

    #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;
            }
        }
    }
}