.w1h1 {
    width: 30px;
    height: 30px
}

.w1h2 {
    width: 30px;
    height: 60px
}

.w1h3 {
    width: 30px;
    height: 90px
}

.w1h4 {
    width: 30px;
    height: 120px
}

.w2h2 {
    width: 60px;
    height: 60px
}

.w2h3 {
    width: 60px;
    height: 90px
}

.w2h4 {
    width: 60px;
    height: 120px
}

.w3h2 {
    width: 90px;
    height: 60px
}

.w3h3 {
    width: 90px;
    height: 90px
}

.w4h2 {
    width: 120px;
    height: 60px
}

.w4h3 {
    width: 120px;
    height: 90px
}

.w5h2 {
    width: 150px;
    height: 60px
}

.w5h3 {
    width: 150px;
    height: 90px
}

.mb-1 {
    margin-bottom: .25rem !important;
}

.ItemData {
    width: 265px;
    padding: 5px 18px 5px 18px;
    background: rgba(0, 0, 0, 0.9);
    font-size: 12px;
    text-align: center;
    color: #fff;
    border: 0.01rem solid #a0580042;
    border-radius: 2px;
}

.ExcItemName {
    color: #18F479;
    font-size: 13px
}

.SetItemName {
    color: #00D100;
    font-size: 13px
}

.SocketItemName {
    color: #723fcc;
    font-size: 13px
}

.ItemName {
    color: #FFF;
    font-size: 14px
}

.PvP380Item {
    color: #CC7FCC;
}

.SocketOption {
    color: #723fcc
}

.SocketOptionText {
    color: #7698b0
}

.SocketOptionNull {
    color: #777
}

.UseItemReq {
    color: #FF0000
}

.ExcItemOption {
    color: #5694f1
}

.LuckyItem {
    color: #5694f1
}

.ItemOption {
    color: #5694f1
}

.SetOption {
    color: #DCB016;
}

.SetOptionText {
    color: #777777
}

.PeriodItem {
    color: #dc5016
}

.PeriodItemExpire {
    color: #FF0000
}

.HarmonyOption {
    color: #DCB016
}

.serial {
    color: #9c9c9c;
    font-size: 11px
}

.skillNameText {
    color: #5694f1
}

.attributeName {
    color: #DCB016;
}

.attributeText {
    color: #5694f1
}

.attribute {
    color: #00a300;
}

.MasteryBonusOption {
    color: #b30798
}

.MasteryBonusText {
    color: #5074cb
}

.WingGradeOption {
    color: #5694f1
}

.WingAttribute {
    color: #be0001
}

.PentagramNone {
    color: #777
}

.Pentagram {
    color: #cc2b20
}

.AddOption {
    color: #ff8bac;
    font-weight: 700
}

.CustomItem {
    color: #FF0000
}

.CustomItemBufferEX {
    color: #FF0000
}

.Custom0 {
    color: #FFFFFF
}

/**白色**/
.Custom1 {
    color: #0000CD
}

/**蓝色**/
.Custom2 {
    color: #FF0000
}

/**红色**/
.Custom3 {
    color: #FFD700
}

/**金色**/
.Custom4 {
    color: #3CB371
}

/**绿色**/
.Custom5 {
    background: #FF0000;
    color: #FFFFFF
}

/**红底白字**/
.Custom6 {
    color: #FFC0CB
}

/**粉红色**/
.Custom7 {
    background: #FFFFFF;
    color: #0000CD
}

/**白底蓝字**/
.Custom8 {
    background: #A0522D;
    color: #FFFFFF
}

/**土黄色底白字**/
.Custom9 {
    background: #1E90FF;
    color: #00FF00
}

/**浅蓝底绿字**/
.Custom10 {
    color: #808080
}

/**灰色**/
.Custom11 {
    color: #800080
}

/**紫色**/
.Custom12 {
    color: #BA55D3
}

/**紫色**/
.Custom13 {
    color: #F4A460
}

/**棕色**/
.Custom14 {
    color: #9932CC
}

/**紫色**/


div#qTip {
    BORDER: none;
    DISPLAY: none;
    FONT-SIZE: 12px;
    Z-INDEX: 1000;
    BACKGROUND: #666666;
    COLOR: #83B8FF;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: "Tahoma";
    POSITION: absolute;
    TEXT-ALIGN: center;
    padding: 7px;
    margin-top: -16px;
    /*WHITE-SPACE: nowrap;*/
    opacity: 0.85;
    border-radius: 7px;
    /*width: 300px;*/
}

.niceNav {
    height: auto;
}

.niceNav ul li {
    float: left;
    list-style-type: none;
    /*width: 160px;*/
    /*height: 120px;*/
    margin: 0.5em;
}

.niceNav ul li span {
    font-weight: bold;
    margin-right: 0.3em;
    /*color: #0C0C0C;*/
    color: grey;
}

.niceNav ul li bt {
    /*font-weight: bold;*/
    /*font-size: 1.1em;*/
    /*color: red;*/
    color: grey;
}

.niceNav ul li a {
    background-color: black;
    color: white;
}

fieldset {
    /*border-color: #e6e6e6;*/
    border: 0;
    border-bottom: 1px solid #e6e6e6;
    padding: 0;
}

legend {
    /*margin-left: 20px;*/
    padding: 0 2px;
    font-size: 0.6em;
    font-weight: 300;
}

.layui-table tbody tr:hover {
    color: #dccaca;
    background-color: #454854;
}

#Ite {
    display: inline-block;
    text-align: center;
    width: 279px;
    height: 208px;
    background: url("/assets/img/Inventoryv5.jpg");
    position: relative;
}

#Ite img {
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.data-info {
    background-size: 100% 100%;
}

.data-info img {
    /* width: 100%; */
    /* height: 100%; */
    object-fit: contain;
}

.data-info-bg {
    background-size: contain;
    width: 40px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
}

.data-info-bg-color{
    background-color: #0a0a0a;
}