/* Some CSS provided by KomodoMedia.com. Used with permission */
.yui3-gallery-ratings, .yui3-gallery-ratings .yui3-gallery-ratings-star-list li {
    display: inline;
}
.yui3-gallery-ratings-content {
    display:none;
}
/* inline rating */
.yui3-gallery-ratings .yui3-gallery-ratings-inline {
    display:inline-block;
    vertical-align: middle;
}

.yui3-gallery-ratings  .yui3-gallery-ratings-star-list a:focus {
    background: yellow;
    opacity: 0.2;
    filter: alpha(opacity=50);
}

.yui3-gallery-ratings .yui3-gallery-ratings-star-list{
    position:relative;
    width:125px;
    height: 35px;
    overflow:hidden;
    list-style:none;
    margin:0;
    padding:0;
    background-position: left top;
    display:-moz-inline-block;
    display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
}

.yui3-gallery-ratings .yui3-gallery-ratings-star-list a,
.yui3-gallery-ratings .yui3-gallery-ratings-star-list .yui3-gallery-ratings-current{
    position:absolute;
    top:0;
    left:0;
    text-indent:-1000em;
    height:25px;
    line-height:25px;
    outline:none;
    overflow:hidden;
    border: none;
}
.yui3-gallery-ratings ul.yui3-gallery-ratings-star-list,
.yui3-gallery-ratings ul.yui3-gallery-ratings-star-list a:hover,
.yui3-gallery-ratings ul.yui3-gallery-ratings-star-list a:active,
.yui3-gallery-ratings ul.yui3-gallery-ratings-star-list a:focus,
.yui3-gallery-ratings ul.yui3-gallery-ratings-star-list .yui3-gallery-ratings-current {
    /*background-image: url('/o/OPPortalEE/images/ratings/star_off.png');*/
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5L9.68386 5.68237H15.1329L10.7245 8.88525L12.4084 14.0676L8 10.8647L3.59161 14.0676L5.27547 8.88525L0.867076 5.68237H6.31614L8 0.5Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
    line-height: 25px;
    height: 25px;
    background-size: 25px;
}
.yui3-gallery-ratings ul.yui3-gallery-ratings-star-list a.clearRating {
    background-image: url(../../assets/blck10_1.gif);
    height: 25px;
    width: 25px;
    line-height: 25px;
    vertical-align: middle;
}

.yui3-gallery-ratings ul.yui3-gallery-ratings-star-list .yui3-gallery-ratings-current {
    z-index:1;
    /*background-image: url('/o/OPPortalEE/images/ratings/star_hover.png');*/
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5L9.68386 5.68237H15.1329L10.7245 8.88525L12.4084 14.0676L8 10.8647L3.59161 14.0676L5.27547 8.88525L0.867076 5.68237H6.31614L8 0.5Z' fill='%23FFD233'/%3E%3C/svg%3E%0A");
}
.yui3-gallery-ratings ul.yui3-gallery-ratings-star-list a:hover {
    /*background-image: url('/o/OPPortalEE/images/ratings/star_hover.png');*/
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5L9.68386 5.68237H15.1329L10.7245 8.88525L12.4084 14.0676L8 10.8647L3.59161 14.0676L5.27547 8.88525L0.867076 5.68237H6.31614L8 0.5Z' fill='%23FFD233'/%3E%3C/svg%3E%0A");
}

.yui3-gallery-ratings ul.yui3-gallery-ratings-star-list.disabled a:hover{
    /*background-image: url('/o/OPPortalEE/images/ratings/star_off.png');*/
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5L9.68386 5.68237H15.1329L10.7245 8.88525L12.4084 14.0676L8 10.8647L3.59161 14.0676L5.27547 8.88525L0.867076 5.68237H6.31614L8 0.5Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
}

.yui3-gallery-ratings a.clearRating,
.yui3-gallery-ratings a.clearRating:hover,
.yui3-gallery-ratings a.clearRating:active,
.yui3-gallery-ratings a.clearRating:focus {
    background-image: url(../../assets/blck25_1.gif);
    background-repeat: no-repeat;
    background-position: left top;
    outline:none;
    display:-moz-inline-block;
    display:-moz-inline-box;
    display:inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-indent: -1000em;
    vertical-align: middle;
    z-index: 7;
}

/* small rating */
.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul,
.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul a:hover,
.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul a:active,
.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul a:focus,
.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul .yui3-gallery-ratings-current {
    /*background-image: url('/o/OPPortalEE/images/ratings/star_off.png');*/
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5L9.68386 5.68237H15.1329L10.7245 8.88525L12.4084 14.0676L8 10.8647L3.59161 14.0676L5.27547 8.88525L0.867076 5.68237H6.31614L8 0.5Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
    line-height: 10px;
    height: 15px;
    background-size: 15px;
}
.yui3-gallery-ratings .yui3-gallery-ratings-small-star a.clearRating {
    background-image: url(../../assets/blck10_1.gif);
    height: 10px;
    width: 10px;
    line-height: 10px;
    vertical-align: middle;
}

.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul.yui3-gallery-ratings-star-list .yui3-gallery-ratings-current {
    z-index:1;
    /*background-image: url('/o/OPPortalEE/images/ratings/star_hover.png');*/
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5L9.68386 5.68237H15.1329L10.7245 8.88525L12.4084 14.0676L8 10.8647L3.59161 14.0676L5.27547 8.88525L0.867076 5.68237H6.31614L8 0.5Z' fill='%23FFD233'/%3E%3C/svg%3E%0A");
}
.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul.yui3-gallery-ratings-star-list a:hover {
    /*background-image: url('/o/OPPortalEE/images/ratings/star_hover.png');*/
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5L9.68386 5.68237H15.1329L10.7245 8.88525L12.4084 14.0676L8 10.8647L3.59161 14.0676L5.27547 8.88525L0.867076 5.68237H6.31614L8 0.5Z' fill='%23FFD233'/%3E%3C/svg%3E%0A");
}

.yui3-gallery-ratings .yui3-gallery-ratings-star-list.disabled a:hover{
    /*background-image: url('/o/OPPortalEE/images/ratings/star_off.png');*/
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.5L9.68386 5.68237H15.1329L10.7245 8.88525L12.4084 14.0676L8 10.8647L3.59161 14.0676L5.27547 8.88525L0.867076 5.68237H6.31614L8 0.5Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
}

.high-contrast .op-portal-theme {
.yui3-gallery-ratings .yui3-gallery-ratings-star-list,
.yui3-gallery-ratings .yui3-gallery-ratings-star-list a:hover,
.yui3-gallery-ratings .yui3-gallery-ratings-star-list a:active,
.yui3-gallery-ratings .yui3-gallery-ratings-star-list a:focus,
.yui3-gallery-ratings .yui3-gallery-ratings-star-list .yui3-gallery-ratings-current {
    background-image: url(../../assets/star_hc.gif);
}
.yui3-gallery-ratings .yui3-gallery-ratings-star-list.disabled a:hover {
    background-image: url(../../assets/star_hc.gif);
}
.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul,
.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul a:hover,
.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul a:active,
.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul a:focus,
.yui3-gallery-ratings .yui3-gallery-ratings-small-star ul .yui3-gallery-ratings-current {
    background-image: url(../../assets/star_hc_small.gif);
}
}

.rated-document-content .document-actions-content .change-icon-display img {
    display: block;
}

.widgetTextArea {
    height: 110px;
}


.mobile-popup-background.is-mobile-pup-up.is-mobile-pup-up-actions{
    z-index: 10000;
}