.raid-conf-tab {
    width: 100%;
    height: 57px;
}

.raid-conf-tab > div {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
}
.controller-action {
    cursor: pointer;
}

.controller-action-text {
    color: #2196F3;
}

.controller-action.disable, .controller-action-text.disable {
    cursor: default;
    color: #ccc;
    background-color: #fff;
}

/*-----------------------------------------*/

.volume-alert {
    margin-top: 20px;
    margin-bottom: 20px
}


.removal-guide-alert {
    margin-bottom: 20px;
    padding: 0px 5px;
}

.removal-guide-alert span {
    background-image: url(/www/images/powPolicy/u518.png);
    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;
    background-size: 20px 20px;
}

/*-----------------------------------------*/
.right-arrow {
    display: inline-block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #666;
    margin: 0px -10px 0px 10px;
}

.left-arrow {
    display: inline-block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 8px solid #666;
    margin: 0px 10px 1px -10px;
}

.down-arrow {
    display: inline-block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #666;
    margin: 0px 3px 0px 3px;
    cursor: pointer;
}
.up-arrow {
    display: inline-block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #666;
    margin: 0px 3px 0px 3px;
    cursor: pointer;
}

.sort-div {
    text-align: center;
    margin-left: 6px;
    display: inline-block;
    /* float: right; */
    position: absolute;
    top: 46px;
}
.sort-div > div {
    max-height: 12px;
}

.sort-down {
    display: inline-block;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #666;
    margin: 0px 2px 0px 2px;
    cursor: pointer;
}
.sort-up {
    display: inline-block;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #666;
    margin: 0 2px 0 2px;
    cursor: pointer;
}

.sort-down.current {
    display: inline-block;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #0096E7;
    margin: 0 2px 0 2px;
    cursor: pointer;
}
.sort-up.current {
    display: inline-block;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #0096E7;
    margin: 0px 2px 0px 2px;
    cursor: pointer;
}

.mt-20, .mt-15 {
    position: absolute;
    z-index: 3333;
    right: 0px;
    margin: 20px 14px 20px;
}

.mt-15 {
    margin: 15px 14px 15px;
}

.dark-tr {
    background-color: #f7f7f7;
}

/*-----------------------------------------*/
.intercept {
    padding: 10px 36px 0px
}

.intercept-lg {
    padding: 20px 36px 0px
}

.volume-alert span:nth-child(1) {
    background-repeat: no-repeat;
    background-position: left;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 22px;
    margin: 0px 25px 0px 5px;
    padding-left: 25px;
}

.volume-alert .enable-edit {
    background-image: url(/www/images/icons/warning.png);
    background-size: 18px 18px;
    cursor: pointer;
}

.volume-alert .read-only {
    background-image: url(/www/images/icons/latest-failure-screen-blue.png);
    background-size: 18px 18px;
    cursor: pointer;
}

.volume-alert .info-only {
    background-image: url(/www/images/icons/info.png);
    background-size: 18px 18px;
}

.volume-alert .check-error {
    background-image: url(/www/images/hw-critical-20.png);
    background-size: 20px 20px;
    margin-top: 5px;
}

.storage-label {
    cursor: pointer;
    float: right;
}

.add-span {
    float: left;
    width: 80px;
    position: absolute;
    z-index: 444;
    text-align: center;
    cursor: pointer;
    margin-left: -36px;
    color: #0096E7;
}

.add-span.disable {
    color: #cacaca;
    cursor: default;
    background-color: #FFF;
}

/*-----------------------------------------*/

.controller-alert span:nth-child(1) {
    background-repeat: no-repeat;
    background-position: left;
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    margin: 0px 10px 0px 10px;
    padding-left: 65px;
}

.controller-alert .clear-raid,
.controller-alert .remove-volume {
    background-image: url(/www/images/hw-warning-20.png);
    background-size: 40px 40px;
}

.drive-alert {
    background-repeat: no-repeat;
    background-position: left;
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding-left: 65px;
    margin: 10px;
    font-size: 15px;
    padding-left: 45px;
}

.drive-alert.change-success {
    background-image: url(/www/images/success.png);
    background-size: 30px 30px;
}

.drive-alert.change-failed {
    background-image: url(/www/images/license/ic_error_red_36dp.png);
    background-position: 0px -3px;
    background-size: 50px 50px;
    line-height: 20px;
    height: 45px;
    padding-left: 70px;
}

.drive-alert.change-alert {
    background-image: url(/www/images/icons/warning.png);
    background-position: 0px -3px;
    background-size: 50px 50px;
    line-height: 20px;
    height: 45px;
    padding-left: 70px;
}

.drive-alert.in-progress {
    background-image: url(/www/images/in-progress.gif);
    background-position: 0px -4px;
    background-size: 50px 50px;
    line-height: 25px;
    height: 50px;
    padding-left: 70px
}
.drive-alert.change-failed.line-h46 {
    line-height: 46px
}
/*-----------------------------------------*/

#clearRAIDCfg .modal-content {
    width: 630px;
}

#detectForeignCfg .modal-nobottom-header {
    padding: 25px 20px 5px;
}

#detectForeignCfg .modal-network-body {
    padding: 15px 20px;
}

#detectNoForeignCfg .modal-content {
    width: 630px;
    height: 110px;
}

#detectNoForeignCfg .modal-nobottom-header {
    padding-bottom: 5px;
    padding-top: 20px;
}

#detectNoForeignCfg .modal-network-body {
    padding-top: 5px;
}

#volumeInfo .modal-dialog,
#editVolume .modal-dialog {
    width: 1040px;
    margin-left: 285px;
}

#volumeInfo .modal-nobottom-header {
    padding: 20px 30px 0px;
}

#volumeInfo .modal-network-body div {
    padding: 2px 15px;
    font-size: 12px;
}

#editVolume .modal-nobottom-header {
    padding: 20px 20px 15px;
}

#editVolume .modal-network-body {
    padding: 0px 20px 20px;
}

#editVolume .modal-network-body div {
    padding: 3px 0px;
    font-size: 12px;
}

#assignHotSpare .modal-network-body {
    padding-top: 0px;
}

#convertJBOD .modal-network-body {
    padding-top: 0px;
}

#detectForeignCfg input[type="radio"], #assignHotSpare input[type="radio"] {
    margin-top: 7px;
}

#moreAboutForeignCfg .modal-network-body {
    line-height: 19px;
    padding: 0px 15px 15px;
}

#removalGuide .modal-dialog {
    width: 650px;
}

#removalGuide .modal-network-body {
    padding-bottom: 20px;
}

.clear-raid-content,
.remove-volume-content {
    font-size: 14px;
    padding: 0px 60px 0px 90px;
}

.clear-raid-button,
.remove-volume-button {
    padding-left: 90px;
    padding-bottom: 20px;
}

.detect-foreign-button,
.volume-info-button,
.volume-edit-button {
    padding-left: 20px;
    padding-bottom: 20px;
}

.clear-raid-button button:first-child,
.detect-foreign-button button:first-child,
.remove-volume-button button:first-child,
.volume-info-button button:first-child,
.volume-edit-button button:first-child {
    border-radius: 0px;
    width: 120px;
    height: 32px;
}

.clear-raid-button button:last-child,
.detect-foreign-button button:last-child,
.remove-volume-button button:last-child,
.volume-edit-button button:last-child {
    border-radius: 0px;
    width: 120px;
    height: 32px;
    margin-left: 10px
}

.volume-edit {
    background-image: url(/www/images/icon-change-hover.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    background-size: 18px 18px;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 24px;
    padding: 12px;
    cursor: pointer;
}

.volume-add, .volume-minus {
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    padding: 6px;
    cursor: pointer;
    margin-left: 20px;
    color: #0a99e8;
}

.volume-minus {
    font-size: 30px;
    padding: 9px;
}

.volume-add.disable, .volume-minus.disable {
    color: #cacaca;
    cursor: default;
    background-color: #FFF;
}

.volume-create-disable-info {
    position: absolute;
    left: 0;
    padding: 0 18px;
    width: 100%;
}
/*-----------------------------------------*/
.controller-sum {
    margin-top: 20px;
    padding: 0px
}

.controller-sum div:nth-child(1) {
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
}

.controller-sum div:nth-child(2) {
    list-style-type: none
}

.controller-sum div:nth-child(2) ul {
    margin-right: 10px;
    position: absolute;
    left: 30%;
}

.controller-sum div:nth-child(2) ul li {
    padding: 0px 10px;
    width: 214px;
    color: #2196F3;
}

.controller-det {
    margin-bottom: 20px;
    padding: 0px
}

.controller-det .volume {
    height: 205px;
    /*padding: 0px 20px;*/
}


@media (max-width: 1310px) {
    .controller-det .volume {
        height: 205px;
        width: 33.333%;
    }
}

@media (max-width: 900px) {
    .controller-det .volume {
        height: 225px;
        width: 50%;
    }
    .volume-detail .volume-wrap {
        margin: -25px auto 0;
    }
}

.volume-word-wrap {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.controller-det .volume > div {
    width: 100%;
    height: 90%;
    border: 1px solid #333F4B;
    margin: 10px 0px
}

.volume .volume-detail {
    padding-top: 30px;
}

.volume .create-volume-icon {
    background-repeat: no-repeat;
    background-position: top;
    background-size: 40px 40px;
    background-image: url(/www/images/add_vol.png);
    display: block;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    font-size: 16px;
    line-height: 16px;
    padding-top: 50px;
    width: 120px;
}
.volume .create-volume-icon.disable {
    background-image: url(/www/images/add_vol_disable.png);
    font-size: 14px;
    background-color: #FFF;
    cursor: default;
    color: #b7b7b7;
}

.volume-detail .volume-name {
    width: 100%;
    height: 40px;
    color: #333F4B;
    font-size: 13px;
    cursor: pointer;
    font-weight: 700;
    padding-top: 8px;
}
.volume-detail .volume-name:hover {
    background-color: #0079BA;
    color: #FFFFFF;
}

@media (max-width: 1400px) {
    .volume-detail .volume-no-wrap {
        margin-top: 0px;
        /*height: 25px;*/
        line-height: 25px;
    }
}

@media (max-width: 11px) {
    .volume-detail .volume-name {
        width: 100%;
        margin-top: -25px;
        height: 50px;
        line-height: 25px;
        color: #2196F3;
        font-size: 14px;
        cursor: pointer;
        padding: 0 10px;
    }
    .volume-detail .volume-no-wrap {
        margin-top: 0px;
        height: 25px;
        line-height: 25px;
    }
}

.volume-detail .volume-status {
    width: 100%;
    height: 30px;
}

.volume-detail .volume-wrap {
    margin: -25px auto 0;
    height: 50px;
    line-height: 25px;
    max-width: 300px;
}

.volume-status-green > span {
    background-image: url(/www/images/inventory/greenFlag.png);
}

.volume-status-yellow > span {
    background-image: url(/www/images/inventory/yellowFlag.png);
}

.volume-status-red > span {
    background-image: url(/www/images/adapter/power_off.png);
}

.volume-status-green > span, .volume-status-yellow > span, .volume-status-red > span {
    background-repeat: no-repeat;
    background-position: 5px 8px;
    background-size: 15px 15px;
    display: inline-block;
    min-width: 85px;
    line-height: 30px;
    margin-top: -5px;
    padding: 0px 5px 0 30px;
    text-align: right;
    width: auto;
}

.volume-detail .volume-capacity {
    width: 100%;
    height: 40px;
    background-color: #abe3fb;
    font-size: 13px;
    font-weight: 700;
    color: #333F4B;
    padding: 10px 0px;
}

.volume-detail .volume-operate {
    width: 100%;
    height: 40px
}

.volume-operate .edit-volume {
    margin-top: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 26px 26px;
    background-image: url(/www/images/edit_icon_blue.png);
    cursor: pointer;
    height: 26px;
}
.volume-img{
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 10px 10px 0px;
}
.volume-img{
    background-image: url('../images/icons/os-dcgg.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
}

.convert-to-configure {
    background-repeat: no-repeat;
    background-position: left;
    background-size: 18px 18px;
    /*background-image: url(/www/images/u88.png);*/
    cursor: pointer;
    height: 18px;
    font-weight: normal;
    font-size: 12px;
    padding: 0px 10px 0px 30px;
}

.convert-to-configure.disable{
    /*background-image: url(/www/images/u89.png);*/
    cursor: default;
    color: #afafaf;
    background-color: white;
}

.volume-operate .del-volume {
    margin-top: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    background-image: url(/www/images/del_icon.png);
    height: 26px;
    cursor: pointer;
}

.volume-detail .volume-group {
    font-size: 10px;
    float: right;
    margin-top: 10px;
    white-space: nowrap
}

.volume-detail .volume-rdlv {
    display: block;
    position: absolute;
    top: 0px;
    font-size: 13px;
    background-color: #279ff5;
    color: #fff;
    left: 0px;
    line-height: 17px;
    min-width: 70px;
    text-align: center;
    margin: 10px 10px 0px;
}

/*-----------------------------------------*/
.controller-title {
    height: 48px;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    padding: 17px 20px;
    line-height: 14px;
    border-bottom: 1px solid #ccc
}

.pool-title, .non-raid {
    padding: 20px 20px 16px;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    color: #333;
}

.drive-detail {
    padding: 0px 20px;
}

.drive-detail > table {
    width: 100%;
    border: 1px solid #CCC;
}

.drive-detail > table tr {
    height: 48px;
}

.drive-detail > table td, .drive-detail > table th {
    font-size: 12px;
    color: #333;
    text-align: left;
    padding-left: 10px;
}

.drive-detail > table tr:nth-child(2n-1) {
    background-color: #F9FAFB;
}

.drive-detail > table tr:nth-child(2n) {
    background-color: #FFFFFF;
}

.drive-detail > table tr:not(:first-child):hover {
    background-color: #EEF1F5;
}

.drive-detail li.dropdown {
    list-style-type: none;
}

.drive-detail li.dropdown > span, .show-menu {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 16px 16px;
    display: inline-block;
    width: 2px;
    height: 18px;
    padding-left: 18px;
    line-height: 18px;
    /*cursor: pointer;*/
    margin-left: 15px;
}

.drive-detail li.dropdown > ul {
    /*top: -100px;*/
}

.drive-detail li.dropdown > ul li {
    padding: 0px 10px;
    min-width: 240px;
}

li.active-action span {
    cursor: pointer;
    color: #2196F3;
}

li.no-active-action span {
    cursor: default;
    color: #999;
}

/*-----------------------------------------*/
/*-----------------------------------------*/
.create-volume-step {
    padding: 0px;
}

.step-icon {
    background-color: #E1E5EC;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    font-weight: bold;
    margin-right: 20px;
}

.create-volume-step .step-1:after {
    content: '1';
    font-size: 14px;
    font-weight: normal;
}

.create-volume-step .step-2:after {
    content: '2';
    font-size: 14px;
    font-weight: normal;
}

.create-volume-step .step-3:after {
    content: '3';
    font-size: 14px;
    font-weight: normal;
}

.create-volume-step span {
    font-size: 16px;
    color: #666666;
}

.create-volume-step > div:nth-child(1) {
    width: 100%;
    height: 60px;
    margin: 10px 0px;
    text-align: center;
    padding: 15px 0px;
}

/*-----------------------------------------*/
.create-volume-operate {
    height: 50px;
    padding: 10px 10px 20px;
    bottom: 36px;
    width: 100%;
}

.create-volume-operate button,
.create-volume-operate button:hover,
.create-volume-operate button:before {
    min-width: 120px;
    margin-top: 10px;
    height: 32px;
}

.create-volume-operate .to-next-step, .create-volume-operate .to-previous-step {
    margin-left: 16px
}

.create-volume-operate .start-do {
    margin-left: 16px;
    width: 160px;
    border: 1px solid #3E8DEE;
}

.create-volume-operate .cancel-do {
    float: right;
    margin-right: 40px;
}

/*-----------------------------------------*/
div.default-step {
    background-color: #E1E5EC;
    height: 12px;
    border-right-style: solid;
    border-right-color: #fff;
}

div.current-step {
    background-color: #333F4B;
}

span.current-step {
    font-weight: bold;
    color: #F9FAFB;
    background-color: #333F4B;
}

div.previous-step {
    background-color: gray;
}

span.previous-step {
    font-weight: bold;
    color: #F9FAFB;
    background-color: gray;
}

span.previous-step + span {
    color: #9a9a9a;
}

div.next-step {
    background-color: #E1E5EC;
    height: 12px;
    border-right-style: solid;
    border-right-color: #fff;
}

/*-----------------------------------------*/
.create-volume-dialog {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: inline-block;
    width: auto;
    padding-left: 70px;
    height: 60px;
    line-height: 30px;
    margin: 10px 25px;
    color: #333;
    font-size: 14px;
}

.create-volume-dialog.create-volume-progress {
    background-image: url(/www/images/license/in-progress.gif);
}

.waiting-result-dialog {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 45px 45px;
    display: inline-block;
    width: auto;
    padding-left: 70px;
    height: 45px;
    line-height: 50px;
    margin: 10px 25px;
    color: #333;
    font-size: 14px;
}

.waiting-result-dialog.waiting-result-progress {
    background-image: url(/www/images/license/in-progress.gif);
}

/*-----------------------------------------*/
.drive-sm-title {
    font-size: 12px;
    line-height: 12px;
    padding: 12px 0px;
    height: 36px;
    width: 360px;
    z-index: 3333;
}

.drive-sm-title span:nth-child(1) {
    display: inline-block;
    width: 300px;
}

.drive-sm-title .cover {
    position: absolute;
    background-color: #ffffff;
    height: 36px;
    width: 40px;
    display: inline-block;
    top: 10px;
    margin-right: -20px;
}

.drive-sm-detail > table {
    width: 100%;
    border: 1px solid #CCC;
    margin-bottom: 0px;
}

.drive-sm-detail > table tr {
    height: 36px;
    cursor: default;
}

.drive-sm-detail > table td, .drive-sm-detail > table th {
    font-size: 12px;
    color: #333;
    text-align: left;
    padding-left: 8px;
}

.drive-sm-detail.title table:first-child tr:first-child {
    background-color: #F9FAFB;
    border-bottom-width: 0px;
}

.drive-sm-detail.title table:first-child {
    border-bottom-width: 0px;
    width: 360px;
}

.unconfigured-good-drives, .storage-pool-list {
    float: left;
    width: 40%;
    max-width: 340px;
    z-index: 2222;
    overflow: hidden;
    border-right: 1px solid #ccc;
}

.storage-pool-list {
    float: none;
    width: 100%;
    margin: 0px 22px;
    max-width: 525px;
}

.unconfigured-good-drives > div:last-child,
.storage-pool-list > div:last-child,
.selected-drives > div:last-child {
    max-height: 230px;
    overflow-y: auto;
    width: 360px;
}

.storage-pool-list > div:last-child {
    width: 555px;
}

.do-select-drive {
    float: left;
    width: 20%;
    max-width: 140px;
    height: 252px;
    margin-top: 36px;
    padding: 60px 0px;
}

.do-select-drive div {
    display: block;
    margin-top: auto;
    margin-bottom: auto
}

.do-select-drive button {
    margin-top: 15px;
    width: 115px;
    height: 32px;
    color: #333;
    font-size: 12px;
}

.selected-drives {
    float: left;
    width: 40%;
    max-width: 340px;
    z-index: 2222;
    overflow: hidden;
    border-right: 1px solid #ccc;
}

/*-----------------------------------------*/
.create-volume-msg {
    padding-top: 20px;
    height: 48px;
    font-size: 12px;
    line-height: 14px
}

.create-volume-table {
    line-height: 1.42857143;
    padding-top: 0px;
}

.create-volume-table td, .create-volume-table th {
    vertical-align: middle;
}

.create-volume-table table tr {
    height: 48px;
    border-bottom: 1px solid #ddd;
}

.create-volume-table table tr:first-child {
    font-size: 12px;
}

.create-volume-table label {
    width: 100%;
    height: 100%;
    padding: 7px 0px;
}

/*-----------------------------------------*/
.volume-edit-content {
    font-size: 12px;
    margin: 10px 10px 20px;
}

.volume-edit-content .row {
    margin: 15px 0 0;
}

.volume-edit-title {
    margin: 20px;
}

/*-----------------------------------------*/
.storage-pool-info, .new-volume-info {
    padding-top: 0px;
}

.storage-pool-info > div, .new-volume-info > div {
    padding: 17px 0px;
    height: 48px;
    font-size: 14px;
    line-height: 14px
}

.storage-pool-info > table, .new-volume-info > table {
    width: 50%;
}

.storage-pool-info > table td, .storage-pool-info > table th,
.new-volume-info > table td, .new-volume-info > table th {
    font-size: 12px;
}

.storage-pool-info > table th, .new-volume-info > table th {
    color: #666666;
    background-color: #F9FAFB;
}

/*-----------------------------------------*/
/*-----------------------------------------*/
.createVolBlock {
    width: 100%;
    color: #333333;
    background-color: #FFFFFF;
}

.createVolBlockHeader {
    height: 78px;
    line-height: 78px;
    font-size: 16px;
}

.editBox {
    border-left: 1px solid;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-left-color: #0096E7;
    border-top-color: #0096E7;
    border-bottom-color: #0096E7;
    border-right-color: #0096E7;
    font-style: normal;
}
