.user-title {
    margin: 10px 0 10px 0px;
    text-align: left;
    font-size: 14px;
    font-family: 'Arial Regular', 'Arial';
    font-weight: 400;
    font-style: normal;
    /* padding-left: 10px; */
}

.user-list {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    font-size: 14px;
}

.user-setting-link {
    text-align: left;
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 0 0;
}

.usersInfo {
    width: 100%;
    height: 100%;
    margin-top: 20px;
}

.disable {
    background-color: #ebebe4;
}

#userInfoTitle {
    width: 100%;
    height: 100%;
}

#ldapCfgContent {
    width: 100%;
    min-height: 550px;
    /*overflow-y: auto;*/
    margin-top: 20px;
}

#userInfoTopTitle {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
}

#createUserSettingsLnk {
    width: 100%;
    margin-left: 10px;
    height: 60px;
}

.user-count, .user-operate {
    height: 60px;
    color: #666;
    font-size: 16px;
    line-height: 60px;
}

#pendingRightLoginOpts {
    float: right;
    white-space: nowrap;
    font-size: 12px;
    color: #000000;
    margin-top: 5px;
    margin-right: 50px;
    min-width: 31%;
}

#golbalSettingsPopUpDlg, #createUserPopUpDlg {
    border: 1px solid #333333;
    font-size: 12px;
    font-style: normal;
}

.editUserPopDlgInTd, #delUserPopDlgInTd {
    border: 1px solid #333333;
    font-size: 12px;
    font-style: normal;
}

.tdEven {
    background-color: #F9FAFB;
}

.tdOdd {

}

.lineInput-light {
    outline: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #CCC;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    width: 100%;

}

.ldap-setting-line {
    margin-bottom: 15px;
}

.menu-button {
    color: #0099FF;
    cursor: pointer;
}

.global-button,
.create-user-button,
.edit-user-button {
    width: 100px;
    font-size: 14px;
    border-radius: 0px;
    height: 32px
}

.global-button-group,
.create-user-button-group,
.edit-user-button-group {
    margin: 20px 0 20px 5px
}

.global-button-group .global-button:first-child,
.create-user-button-group .create-user-button:first-child,
.edit-user-button-group .edit-user-button:first-child {
    margin-right: 20px;
}

/*--------------------------*/

.user-modify {
    cursor:pointer;margin-right:10px
}
.user-modify.user-no-del {
    margin-left: 20px;
}
.user-modify.disable {
    cursor:default;
    background-color: #FFF;
}

.user-delete {
    cursor:pointer;
}
.user-delete.disable {
    cursor:default;
    background-color: #FFF;
}

/*--------------------------*/

.add-ssh-key {
    margin-top: 6px;
    height: 16px;
    font-size: 24px;
    color: rgb(0, 102, 0);
    line-height: 16px;
    cursor: pointer;
}

.remove-ssh-key {
    width: 32px;
    transform: rotate(45deg);
    font-size: 26px;
    color: rgb(255, 0, 0);
    line-height: 16px;
    cursor: pointer;
}

.ssh-key-data {
    padding: 0px 10px;
    height: 32px;
    font-size: 12px;
}

.select-key-add-way {
    height: 16px
}

.import-ssh-key {
    cursor: pointer
}

.import-ssh-key-div {
    position: relative;
    display: inline
}

.import-ssh-key-label {
    color: #0096E7;
    margin-right: 12px;
}

.import-ssh-key-from {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
}

.enter-ssh-key-label {
    color: #0096E7;
    cursor: pointer
}

.enter-ssh-key-ok {
    width: 80px;
    font-size: 14px;
    border-radius: 0px;
    /*background: #0096E7;*/
    height: 32px
}

.enter-ssh-key-cancel {
    width: 80px;
    font-size: 14px;
    border-radius: 0px;
    background: #E1E5EC;
    height: 32px
}

.remove-ssh-key-msg {
    height: 40px;
    border: 1px solid #0C8CD1;
    line-height: 40px;
    width: 85%;
    margin-bottom: 10px;
}

.remove-ssh-key-label {
    display: inline-block;
    width: 50px;
    color: #0C8CD1;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}

.font-12 {
    font-size: 12px
}

.enter-key-textarea {
    height: 16px
}

.enter-key-textarea textarea {
    width: 85%;
    resize: none
}

.ssh-progress {
    height: 14px;
    margin-top: 6px;
    margin-bottom: 0px;
}

.ssh-progress-bar {
    line-height: 14px;
}

/*------------------------------*/
.ldap-configuration {
    margin-left: 20px
}

.ldap-server-title, .settings-title {
    text-align: left;
    font-size: 16px;
    font-family: 'Arial Regular', 'Arial';
    font-weight: 400;
    font-style: normal;
    padding: 0 0 10px;
    color: #666666;
}

.ldap-certificate {
    display: inline;
    margin-top: 10px
}

.ldap-certificate-info {
    font-size: 12px
}

.ldap-certificate-expire {
    font-size: 12px;
    padding-left: 0px
}

.additional-parameters {
    margin-left: 20px;
    display: inline
}

.additional-parameter-line {
    height: 36px;
    font-size: 12px;
    clear: both;
}

.additional-parameter-line > span {
    line-height: 15px;
    padding: 18px 0 0 0;
    text-align: left;
    float: left;
    width: 200px;
    word-wrap: break-word;
}

.additional-parameter-line > div {
    float: left;
    width: 200px;
    padding: 13px 0 0 0;
}

.additional-parameter-line .ldap-addition-help {
    cursor: pointer;
    margin-left: 10px;
    width: 20px;
}

/*------------------------*/

.add-servers-port {
    height: 16px;
    font-size: 24px;
    color: #a9a9a9;
    line-height: 16px;
    cursor: pointer;
    margin-top: 9px;
    margin-left: 4px;
}

.remove-server-port {
    width: 32px;
    transform: rotate(45deg);
    font-size: 26px;
    color: #a9a9a9;
    line-height: 16px;
    cursor: pointer;
    margin-top: 15px;
}

.add-auth-group {
    height: 16px;
    font-size: 24px;
    color: rgb(0, 150, 231);
    line-height: 16px;
    cursor: pointer;
    margin-top: 9px;
}

.remove-auth-group {
    width: 32px;
    transform: rotate(45deg);
    font-size: 26px;
    color: rgb(171, 171, 171);
    line-height: 16px;
    cursor: pointer;
    margin-top: 15px;
}

@media (max-width: 1024px) {
    .ite-alert {
        margin-top: 75px;
        margin-bottom: 0px;
    }
}

@media (min-width: 1024px) {
    .ite-alert {
        margin-top: 20px;
        margin-bottom: 0px;
    }
}

.ite-alert span:nth-child(1) {
    background-repeat: no-repeat;
    background-position: left;
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: 20px;
    margin: 0px 25px 0px 5px;
    padding-left: 25px;
}

.ite-alert .enable-edit {
    background-image: url(/www/images/powPolicy/u518.png);
    background-size: 20px 20px;
    cursor: pointer;
}

.ite-alert .read-only {
    background-image: url(/www/images/u498.png);
    background-size: 20px 20px;
    cursor: pointer;
}

/*------------------------*/

.ldap-button-group {
    height: 36px;
    margin-top: 6px
}

.ldap-button {
    border-radius: 0;
    width: 110px;
    height: 36px;
    margin: 10px 0 20px;
    font-size: 16px;
}

.ldap-button-group > .ldap-button:first-child {
    margin-right: 20px;
}

.check-popover {
    width:250px;
}

.input-disabled {
    background-color: #ebebe4;
}