.cRelease {
     display: block;
     padding: 15px 0 15px 15px;
     border-top: 2px solid rgba( 0,0,0,0.075);
     color: inherit;
}
 .cRelease:not( .cRelease_active ):hover {
     background: #292C31;
}
 .cRelease:hover {
     color: inherit;
}
 .cRelease .ipsType_sectionHead {
     font-size: 20px;
     line-height: 1;
     margin-bottom: 5px;
     font-weight: 500;
}
 .cRelease .cRelease_security {
     margin-right: 10px;
}
 .cRelease_active {
     background: #292C31;
     border-color: transparent;
}
 li:first-child > .cRelease, .cRelease_active + .cRelease {
     border-color: transparent;
}
 .cReleaseColumn {
     padding-right: 0;
}
 .cReleaseColumn [data-role="tablePagination"] {
     background: #292C31;
     padding: 5px;
     margin-top: 10px;
     margin-right: 7px;
     text-align: center;
}
 .cReleaseColumn .ipsPagination_pageJump {
     display: none;
}
 .mounts ol {
    display:none;
}
 .mounts.visible ol {
    display:block;
     list-style:none;
     max-height: 500px;
     overflow: auto;
}
 .mounts ::-webkit-scrollbar, .wardrobe ::-webkit-scrollbar {
    width: 5px;
}
 .wardrobe ol {
    display:none !important;
}
 .wardrobe.visible ol {
    display:block !important;
     list-style:none;
     max-height: 300px;
     overflow: auto;
}
 .mounts.visible span.cRelease, li.wardrobe.cCmsRecord_row.visible > a {
    background: #292C31;
}
 .cRelease p{
     font-size: 12px;
     margin:0;
     padding:0;
}
 a.cRelease{
     padding: 5px 0 5px 5px;
     overflow: auto;
}
 .cCmsDatabase_wardrobe .ipsImage_thumbnailed {
    max-width:100%;
}
 .cCmsDatabase_mounts .ipsImage_thumbnailed {
    max-height:300px;
     max-width:300px;
}
 .cCmsDatabase_wardrobe .ipsAttachLink_image.ipsAttachLink_left {
     margin-right: 4% !important;
}
 .cCmsDatabase_wardrobe .ipsAttachLink_image.ipsAttachLink_right {
     margin-left: 5% !important;
}
 .tooltip-icon {
     width: 31px;
     height: 31px;
     float:right;
     background-size:31px;
}
 .QUALITY_GOODS {
     color: #dcdcdc;
}
 .QUALITY_COMMON {
     color: #00e526;
}
 .QUALITY_UNCOMMON {
     color: #2080ff;
}
 .QUALITY_RARE {
     color: #c040ff;
}
 .QUALITY_EPIC {
     color: #ff8000;
}
 .QUALITY_LEGENDARY {
     color: #00ff96;
}
 ul.ipsList_inline p {
    margin-bottom:0;
}
 p.tip {
    display:none;
}
 p.tip.visible {
    display:block;
     font-size:11px;
     text-align:center;
}
 .ipsBadge_style7 {
    background: transparent;
     height: inherit;
     line-height: inherit;
     text-align:center;
}
 .ipsBadge_style7.ipsBadge img.ipsImage {
    max-height: 200px;
     max-width: 200px;
     border: 1px solid #E2E2E2;
     padding: 1px;
     margin: 1px 0 1px 0;
}
 table.mounts-two {
    float:right;
     text-align:center;
     font-size:11px;
}
 table.mounts-two span {
    display: block;
}
 table.mounts-two .ipsAttachLink_image.ipsAttachLink_left, table.mounts-two .ipsAttachLink_image.ipsAttachLink_right {
    margin-left: 0 !important;
}
 .cCmsDatabase_mounts table.mounts-two .ipsImage_thumbnailed {
    max-height:150px;
}
 .mounts.visible ol {
    padding-left: 20px;
}
 li.wardrobe, li.mounts {
    cursor: pointer;
}
