#page-content #storagePackage-product-content .table-head{
    background-color: #f5f5f5;
    border: none;
}
#storage-product-content #storage-tool-bar button:disabled{
    background-color: #ebebeb;
    color: #bbb !important;
    opacity: 1;
}

#storage-product-content .table td.disabled{
    color: #bbb;
}

#storage-product-content #storage-product-tool-bar button:disabled{
    background-color: #ebebeb;
    color: #bbb !important;
    opacity: 1;
}

/*MODAL*/
#storage-product-content #storageInfoModal .error-border{
    color: #f73d3d;
}

#storage-product-content #storageInfoModal .modal-body{
    max-height: 600px;
    overflow-y: auto;
}

#storage-product-content .basic-info-detail .title{
    width: 24%;
}

#storage-product-content .basic-info-detail input,
#storage-product-content .basic-info-detail button{
    width: 76%;
}

#storage-product-content .nav-tabs{
    width: 100%;
}

#storage-product-content .nav-tabs > li{
    width: 48.8%;
}

#storage-product-content .nav-tabs > li:first-child{
    margin-right: 10px;
}

#storage-product-content .nav-tabs > li a{
    cursor: pointer;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#storage-product-content .nav-tabs > li a,
#storage-product-content .nav-tabs > li a:hover{
    height: 29px;
    margin-right: 0;
    padding: 6px 0;
    border: 1px solid #e6e6e6;
    text-align: center;
    color: #333;
    background-color: #fff;
}

#storage-product-content .nav-tabs > li.active a{
    background-color: #0ea0ff;
    color: #fff;
    border: none;
    border-bottom: 1px solid #e6e6e6;
}

#storage-product-content #storageInfoModal table th{
    height: 30px;
    border: 1px solid #e6e6e6;
    background-color: #f5f5f5;
    padding: 6px;
    text-align: center;
}

#storage-product-content #storageInfoModal table td{
    border: 1px solid #e6e6e6;
    height: 28px;
    padding: 5px;
    text-align: center;
}

#storage-product-content #storageInfoModal table th{
    border-top-style: none;
}

#storage-product-content #storage-range input,
#storage-product-content #storage-range input{
    text-align: center;
}

#storage-product-content #storage-range tr.can-edit input,
#storage-product-content #storage-range tr.can-edit input{
    text-align: left;
}

#storage-product-content #storage-range tr td,
#storage-product-content #storage-range tr td{
    color: #777;
}

#storage-product-content #storage-range tr.can-edit td,
#storage-product-content #storage-range tr.can-edit td{
    color: #333;
}

#storage-product-content #storage-range,
#storage-product-content #storage-range{
    margin-bottom: 0;
    width: 100%;
}

#storage-product-content #lineInfoModal table{
    margin-bottom: 0;
}

#storage-product-content #storage-range.has-data,
#storage-product-content #storage-range.has-data,
#storage-product-content #lineInfoModal .have-new-data{
    margin-bottom: 10px;
}

#storage-product-content #storage-range th:first-child,
#storage-product-content #new-storage td:first-child{
    width: 36%;
}

#storage-product-content #storage-range,
#storage-product-content #new-ip{
    width: 100%;
}

#storage-product-content #storage-range tr th,
#storage-product-content #new-ip tr td{
    width: 50%;
}

#storage-product-content #storage-range td:first-child,
#storage-product-content #new-storage td:first-child,
#storage-product-content #storage-range td:first-child,
#storage-product-content #new-ip td:first-child{
    padding: 0 9px;
}

#storage-product-content #storage-range tr td:first-child input,
#storage-product-content #storage-range tr td:first-child input,
#storage-product-content #new-storage td:first-child input,
#storage-product-content #new-ip td:first-child input{
    width: 35%;
    height: 20px;
    cursor: auto;
    background-color: inherit;
}

#storage-product-content #storage-range .can-edit td:first-child input,
#storage-product-content #storage-range .can-edit td:first-child input,
#storage-product-content #new-storage .detail td:first-child input,
#storage-product-content #new-ip td:first-child input{
    background-color: #e7f7ff;
    border: 1px solid #e6e6e6;
    padding: 0 6px;
}

#storage-product-content #storage-range tr td:first-child input:first-child,
#storage-product-content #storage-range tr td:first-child input:first-child,
#storage-product-content #new-storage tr td:first-child input:first-child,
#storage-product-content #new-ip tr td:first-child input:first-child{
    height: 22px;
    margin-right: 7px;
}

#storage-product-content #storage-range tr td:first-child input:nth-child(2),
#storage-product-content #storage-range tr td:first-child input:nth-child(2),
#storage-product-content #new-storage tr td:first-child input:nth-child(2),
#storage-product-content #new-ip tr td:first-child input:nth-child(2){
    height: 22px;
    margin-left: 7px;
}

#storage-product-content #storage-range tr td:last-child,
#storage-product-content #new-storage tr td:last-child,
#storage-product-content #storage-range tr td:last-child,
#storage-product-content #new-ip tr td:last-child{
    position: relative;
}

#storage-product-content #storage-range input:disabled,
#storage-product-content #storage-range input:disabled,
#storage-product-content #new-storage input:disabled,
#storage-product-content #new-ip input:disabled{
    border: none;
    background-color: inherit;
}

#storage-product-content #storage-range .fa-times-circle,
#storage-product-content #new-storage .fa-times-circle,
#storage-product-content #storage-range .fa-times-circle,
#storage-product-content #new-ip .fa-times-circle{
    display: none;
}

#storage-product-content #storage-range .can-edit:hover .fa-times-circle,
#storage-product-content #new-storage .detail:hover .fa-times-circle,
#storage-product-content #storage-range .can-edit:hover .fa-times-circle,
#storage-product-content #new-ip .detail:hover .fa-times-circle{
    display: block;
    position: absolute;
    right: -10px;
    top: 4px;
    font-size: 1.7em;
    cursor: pointer;
    color: #0ea0ff;
    opacity: 0.5;
}

#storage-product-content #storage-range .can-edit,
#storage-product-content #storage-range .can-edit,
#storage-product-content #new-storage tr,
#storage-product-content #new-ip tr{
    background-color: #e7f7ff;
}

#storage-product-content #storage-range .can-edit:hover,
#storage-product-content #storage-range .can-edit:hover,
#storage-product-content #new-storage tr:hover,
#storage-product-content #new-ip tr:hover{
    background-color: #d4eefd;
}


#storage-product-content #storage-range .can-edit td:nth-child(2),
#storage-product-content #new-ip .detail td:nth-child(2){
    padding: 0;
}

#storage-product-content #storage-range .can-edit td:nth-child(2) > input,
#storage-product-content #new-ip .detail td:nth-child(2) > input{
    width: 100%;
    height: inherit;
    border: none;
    padding: 0 10px;
    background-color: #e7f7ff;
}

#storage-product-content #storage-range .can-edit:hover td:nth-child(2) > input,
#storage-product-content #new-ip .detail:hover td:nth-child(2) > input{
    background-color: #d4eefd;
}

#storage-product-content #storage-range .can-edit td input,
#storage-product-content #new-storage .detail td input{
    height: inherit;
    background-color: #e7f7ff;
    padding-left: 10px;
    padding-right: 10px;
}

#storage-product-content #storage-range .can-edit:hover td input,
#storage-product-content #new-storage .detail:hover td input{
    background-color: #d4eefd;
}

#storage-product-content #storage-range .can-edit:hover td:first-child input,
#storage-product-content #new-storage .detail:hover td:first-child input{
    background-color: #e7f7ff;
}

#storage-product-content #storage-range th:nth-child(2){
    width: 18%;
}

#storage-product-content #storage-range td:nth-child(2),
#storage-product-content #new-storage .detail td:nth-child(2){
    width: 18%;
    padding: 0;
}

#storage-product-content #storage-range td:nth-child(2) > input,
#storage-product-content #new-storage .detail td:nth-child(2) > input{
    width: 100%;
    border: none;
}

#storage-product-content #storage-range th:nth-child(3){
    width: 15%;
}

#storage-product-content #storage-range td:nth-child(3),
#storage-product-content #new-storage .detail td:nth-child(3){
    width: 15%;
    padding: 0;
}

#storage-product-content #storage-range td:nth-child(3) > input,
#storage-product-content #new-storage .detail td:nth-child(3) > input{
    width: 100%;
    border: none;
}

#storage-product-content #storage-range th:nth-child(4),
#storage-product-content #storage-range th:nth-child(5){
    width: 15.3%;
}

#storage-product-content #storage-range td:nth-child(4),
#storage-product-content #new-storage .detail td:nth-child(4),
#storage-product-content #storage-range td:nth-child(5),
#storage-product-content #new-storage .detail td:nth-child(5){
    width: 15.3%;
    padding: 0;
}

#storage-product-content #storage-range td:nth-child(4) > input,
#storage-product-content #new-storage .detail td:nth-child(4) > input,
#storage-product-content #storage-range td:nth-child(5) > input,
#storage-product-content #new-storage .detail td:nth-child(5) > input{
    width: 100%;
    border: none;
}

#storage-product-content #new-storage,
#storage-product-content #new-ip{
    margin-bottom: 0;
}

#storage-product-content #new-storage tr:last-child td,
#storage-product-content #new-ip tr:last-child td{
    height: 30px;
    color: #088bfa;
    background-color: #fff;
    border-top: none;
}

#storage-product-content #new-storage tr:first-child td,
#storage-product-content #new-ip tr:first-child td{
    border-top: 1px solid #e6e6e6;
}

#storage-product-content #new-storage tr:last-child td label,
#storage-product-content #new-ip tr:last-child td label{
    font-weight: 400;
    cursor: pointer;
}
/*MODAL END*/

/*LINE MODAL*/
#storage-product-content #lineInfoModal tbody tr{
    min-height: 90px;
    height: 90px;
}

#storage-product-content #lineInfoModal tbody tr.can-edit{
    background-color: #f2f9ec;
}

#storage-product-content #lineInfoModal tbody tr.can-edit:hover{
    background-color: #e9f7d7;
}

#storage-product-content #lineInfoModal td{
    color: #777;
    padding-top: 10px;
    padding-bottom: 10px;
}

#storage-product-content #lineInfoModal td > input{
    cursor: inherit;
    padding: 0 6px;
    background-color: inherit;
    border: none;
}

#storage-product-content #lineInfoModal td > input:disabled{
    border: none;
    background-color: inherit;
}

#storage-product-content #lineInfoModal td > textarea{
    width: 100%;
    height: 100%;
    min-height: 50px;
    resize: none;
    border: none;
    box-shadow: none;
    outline: none;
    background-color: inherit;
}

#storage-product-content #lineInfoModal .line-name{
    text-align: left;
    padding-left: 18px;
    padding-right: 18px;
}

#storage-product-content #lineInfoModal .can-edit .line-name{
    padding-left: 9px;
    padding-right: 9px;
}

#storage-product-content #lineInfoModal .line-name div{
    position: relative;
    display: inline-block;
    margin-right: 20px;
    padding: 0 8px;
}

#storage-product-content #lineInfoModal .can-edit .line-name div{
    border: 1px solid #ddd;
    margin-right: 5px;
    margin-bottom: 5px;
}

#storage-product-content #lineInfoModal .line-name .fa{
    position: absolute;
    right: -7px;
    top: -7px;
    color: #74c31d;
    display: none;
    cursor: pointer;
    font-size: 1.2em;
}

#storage-product-content #lineInfoModal .line-name div.add-line{
    border: none;
    color: #74c31d;
    padding: 0;
}

#storage-product-content #lineInfoModal .add-line input{
    width: 100px;
    height: 17px;
    border: 1px solid #ddd;
    padding: 0 6px;
    color: #777;
}

#storage-product-content #lineInfoModal .line-name div.add-line label:hover{
    text-decoration: underline;
}

#storage-product-content #lineInfoModal .can-edit .line-name div:hover .fa{
    display: block;
}

#storage-product-content #lineInfoModal #carry,
#storage-product-content #lineInfoModal #carryNewLine{
    font-size: 12px;
    color: #777;
    background-color: inherit;
    padding: 0;
}

#storage-product-content #lineInfoModal .can-edit .carry-info > .open #carry,
#storage-product-content #lineInfoModal .can-edit .carry-info > .open #carryNewLine{
    width: 100%;
    border: 1px solid #ddd;
    background-color: #fff;
}

#storage-product-content #lineInfoModal #carry:disabled{
    background-color: inherit;
    opacity: 1;
}

#storage-product-content #lineInfoModal .carry-info ul{
    width: 100%;
    min-width: 80px;
    padding-bottom: 0;
    text-align: center;
}

#storage-product-content #lineInfoModal .carry-info .add-carry{
    border-top: 1px solid #ddd;
}

#storage-product-content #lineInfoModal .carry-info .add-carry input{
    width: 100%;
    border: none;
    padding: 3px 20px;
    font-size: 12px;
}

#storage-product-content #lineInfoModal .carry-info .add-carry input::-webkit-input-placeholder{ /* Internet Explorer 10-11 */
    color: #74c31d;
    text-align: center;
    font-size: 12px;
    opacity: 1;
}
#storage-product-content #lineInfoModal .carry-info .add-carry input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #74c31d;
    opacity: 1;
    text-align: center;
}
#storage-product-content #lineInfoModal .carry-info .add-carry input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #74c31d;
    opacity: 1;
    text-align: center;
}
#storage-product-content #lineInfoModal .carry-info .add-carry input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #74c31d;
    text-align: center;
}

#storage-product-content #lineInfoModal .line-description{
    position: relative;
    height: 100%;
}

#storage-product-content #lineInfoModal .line-description i{
    position: absolute;
    right: -9px;
    display: none;
    color: #74c31d;
    font-size: 1.6em;
    cursor: pointer;
}

#storage-product-content #lineInfoModal .can-edit:hover .line-description i{
    display: inline-block;
    top: 40%;
}

#storage-product-content #lineInfoModal .add-line-info{
    height: 28px;
}

#storage-product-content #lineInfoModal .add-line-info td{
    padding: 0 8px;
    color: #74c31d;
}

#storage-product-content #lineInfoModal .add-line-info td label{
    cursor: pointer;
}
/*LINE MODAL END*/

/*storage category modal*/
#storage-product-content #storageCategory table button{
    background-color: transparent;
    border: 1px solid #e3e3e3;
    color: #333;
    width: 100%;
    font-size: 12px;
    height: auto;
}

#storage-product-content #storageCategory ul.dropdown-menu{
    width: 100%;
}

#storage-product-content #storageCategory input[type=text]{
    width: 100%;
    background-color: transparent;
    outline: none;
    box-shadow: none;
    border: 1px solid #33333342;
}

#storage-product-content #storageCategory .add-new,
#storage-product-content #storageCategory .add-new:hover{
    background-color: #fff;
}

#storage-product-content #storageCategory .add-new span{
    color: #088bfa;
    cursor: pointer;
}

#storage-product-content #storageCategory table tr:hover{
    background-color: #e9f7d7;
}

#storage-product-content #storageCategory table tr{
    background-color: #f2f9ec;
}

#storage-product-content #storageCategory table tr td:last-child{
    position: relative;
}

#storage-product-content #storageCategory table tr td .fa-times-circle{
    position: absolute;
    display: none;
    right: -9px;
    top: 21px;
    color: #74c31d;
    font-size: 1.6em;
    cursor: pointer;
}

#storage-product-content #storageCategory table tr:hover td .fa-times-circle{
    display: inline-block;
}

#storage-product-content #storageCategory table .charge-mode{
    text-align: left;
}
/*storage category modal end*/

#storagePackage-product-content .modal .basic-info-detail .title,
#storagePackage-product-content .modal .detail-info .title{
    width: 25%;
}
#storagePackage-product-content .modal .basic-info-detail div.input-group,
#storagePackage-product-content .modal .basic-info-detail input,
#storagePackage-product-content .modal .basic-info-detail select,
#storagePackage-product-content .modal .details button,
#storagePackage-product-content .modal .basic-info-detail .dropdown,
#storagePackage-product-content .modal .detail-info input{
    width: 75%;
}
