#aside {
    position: absolute;
    right: 0;
    top: 2px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding-bottom: 0!important;
    z-index: 25
}

#recommendationsPanel {
    background: #000;
    width: 150px;
    margin: 0;
    padding: 0;
    height: 100%
}

#recommendationsPanel p {
    line-height: normal;
    margin: 0;
    margin-bottom: 1em
}

.widget-Harrys,
.widget-Yours,
.widget-Pottermore,
.widget-Shop,
.widget-Insider,
.widget-CommunityNews h3 {
    margin: 0!important;
    min-height: 30px!important;
    padding-left: 35px!important
}

.widget-None h3 {
    margin: 0!important;
    min-height: 30px!important;
    padding-left: 0!important
}

.widget-Harrys {
    background: url('../../images/harrysjourney-icon.png') no-repeat top left
}

.widget-Yours {
    background: url('../../images/yours-icon.png') no-repeat top left
}

.widget-Pottermore {
    background: url('../../images/pottermore-icon.png') no-repeat top left
}

.widget-Shop {
    background: url('../../images/shop-icon.png') no-repeat top left
}

.widget-Insider {
    background: url('../../images/insider-icon.png') no-repeat top left
}

.widget-CommunityNews {
    background: url('../../images/pottermore-icon.png') no-repeat top left
}

.panel-section-content.Shop li>div>a {
    text-align: center;
    display: block
}

#recommendationsPanel ul {
    margin: 0;
    padding: 0 12px
}

#recommendationsPanel ul li {
    line-height: 120%;
    margin-bottom: 10px;
    margin-left: 0;
    list-style-type: none
}

.jkr .left {
    display: inline-block;
    width: 95px
}

#recommendBtn {
    cursor: pointer;
    border: 2px solid #999;
    padding: 5px;
    margin: 5px;
    width: 60px;
    height: 25px
}

#innerSlide {
    height: 100%
}

#recommendationsPanel ul li.widget {
    border-bottom: 2px solid #808080;
    color: #fff;
    font-size: 12px;
    padding: 10px 0 0
}

#recommendationsPanel ul li.widget.related-moments {
    padding: 0;
    margin: 0
}

#recommendationsPanel ul li.widget.last {
    border-bottom: 0
}

#recommendationsPanel .widget ul {
    padding: 0
}

#related-mom-nav-control {
    width: 98%;
    height: 20px;
    position: relative;
    margin-top: 5px;
    margin: 10px 0 0 0
}

.basic #related-mom-nav-control,
.noCanvasSupport #related-mom-nav-control {
    display: none
}

#related-mom-nav-leftarrow {
    float: left;
    left: 0;
    width: 12px;
    background: url('../../images/recommendation-panel/nav-arrows.png') 0 0;
    height: 20px
}

#related-mom-nav-rightarrow {
    float: right;
    left: 12px;
    width: 12px;
    background: url('../../images/recommendation-panel/nav-arrows.png') -12px 0;
    height: 20px
}

#related-mom-nav-leftarrow:hover,
#related-mom-nav-rightarrow:hover {
    cursor: pointer
}

.relatedMomentSubtitle {
    margin-bottom: 7px;
    font-family: Arial
}

.widget ul li {
    font-size: 12px
}

.widget ul li a {
    color: #eac157;
    text-decoration: none
}

.widget h3 {
    color: #fff;
    font-family: Georgia, serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: 700;
    min-height: 27px;
    padding: 0 0 10px 0;
    text-transform: uppercase
}

.widget .locked {
    color: #999
}

.widget .jkr .jkr-icon {
    display: inline-block;
    width: 23px;
    height: 12px;
    background: url(../../images/recommendation-panel/jkr-item.png) top right no-repeat;
    vertical-align: top
}

.widget .locked .jkr-icon {
    display: inline-block;
    width: 23px;
    height: 12px;
    background: url(../../images/recommendation-panel/jkr-item-locked.png) no-repeat;
    vertical-align: top;
    margin-top: 1px
}

.panel-section-visible {
    padding-left: 0;
    font-family: Arial
}

.arrow {
    height: 5px;
    cursor: pointer;
    margin-bottom: 10px
}

.basic #recommendationsPanel .arrow {
    display: none
}

.arrow.closed {
    background: transparent url(images/config-arrow-icon.png) no-repeat 50% 50%
}

.arrow.opened {
    background: transparent url(images/config-arrow-icon-down.png) no-repeat 50% 50%
}

.jshide .panel-slide {
    display: none;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5em
}

.panel-slide {
    display: block
}

#recommendationsPanel .widget .panel-slide ul {
    border-top: 1px solid #666;
    padding: 10px 0 0
}

#recommendationsPanel .widget .panel-slide .item-category {
    font-family: Arial, sans-serif
}

.panel-slide p {
    font-size: 12px;
    line-height: 1.5em
}

.slide {
    position: relative;
    width: 150px;
    padding: 0;
    margin: 0
}

.slide .inner {
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    min-height: 499px;
    font-size: 12px
}

.widget ul li a.widgetButton {
    background: url("images/buttons/widgetButtonBkg.png") no-repeat;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 34px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    -webkit-text-shadow: 2px 2px 2px #333;
    text-shadow: 2px 2px 2px #333;
    width: 80px;
    font-weight: bold
}

.widget ul li a.widgetButton:hover {
    background: url("images/buttons/widgetButtonBkgHover.png") no-repeat
}

.widget ul li a.widgetButton:active {
    background: url("images/buttons/widgetButtonBkgActive.png") no-repeat
}

.relatedThumbs li a {
    display: block
}

.relatedThumbs li {
    display: block;
    height: 100px;
    width: 126px;
    border: solid 2px #434343;
    float: left;
    overflow: hidden
}

.relatedThumbs li {
    border: solid 2px #FFF;
    cursor: pointer
}

#related-mom-nav-text {
    font-family: Arial, Georgia;
    font-size: 12px;
    margin-left: 30%;
    text-align: center
}

#carouselMoment {
    width: 135px;
    overflow: hidden
}

.relatedThumbs {
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    width: 130px
}

#slides {
    overflow: hidden;
    position: relative!important;
    width: 130px!important;
    height: 120px;
    margin-bottom: 10px
}

.slidesSmaller {
    overflow: hidden;
    position: relative!important;
    width: 130px!important;
    height: 120px!important;
    height: 105px!important
}

aside {
    padding-bottom: 100px
}

#site-footer {
    bottom: 0;
    position: relative
}

.book-pos {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 22px;
    padding: 5px;
    display: block
}

.book-pos-single {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 22px;
    padding: 5px
}

.related-moment-nav-li {
    position: relative!important
}
