/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-thumb-frame {
    left: 0;
}
.ms-thumb-frame {
    background-color: #d78a18!important;
    border: none!important;
}

.ms-thumb-frame.ms-thumb-frame-selected {
    opacity: 1;
    background: #ffcc33!important;
}

.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 1;
    top: -12px;
    border-bottom-color: #ffcc00!important;
}
.ms-thumbs-cont {left:0!Important}
.ms-thumb-list.ms-dir-h {
    bottom: -75px!important;
}
img.ms-tab-thumb {
    opacity: .4;
}

.ms-thumb-frame-selected img.ms-tab-thumb {opacity: 1}

.ms-thumbs-cont::after {
    width: 117px;
    height: 200px;
    background-image: none;
    display: block;
    content: "";
    right: -117px;
    position: absolute;
    top: 12px;
}