/*!
 * bootstrap-star-rating v4.0.6
 * http://plugins.krajee.com/star-rating
 *
 * Author: Kartik Visweswaran
 * Copyright: 2013 - 2019, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD 3-Clause
 * https://github.com/kartik-v/bootstrap-star-rating/blob/master/LICENSE.md
 */.rating-loading{background:transparent url(/images/vendor/bootstrap-star-rating/loading.gif?0c63e069bbc944a0dd9ebdc9c7d21e2c) 0 0 no-repeat;border:none;color:#fff;font-size:0;height:25px;width:25px}.rating-container .rating-stars{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:middle;white-space:nowrap}.rating-container .rating-input{background:0 0;border:none;bottom:0;cursor:pointer;font-size:1px;height:1px;left:0;margin:0;opacity:0;padding:0;position:absolute;width:100%}.rating-disabled .rating-input,.rating-disabled .rating-stars{cursor:not-allowed}.rating-container .star{display:inline-block;margin:0 2px;text-align:center}.rating-container .empty-stars{color:#aaa}.rating-container .filled-stars{-webkit-text-stroke:1px #777;color:#fde16d;left:0;margin:auto;overflow:hidden;position:absolute;text-shadow:1px 1px #999;top:0;white-space:nowrap}.rating-rtl{float:right}.rating-animate .filled-stars{transition:width .25s ease}.rating-rtl .filled-stars{left:auto;right:0;transform:matrix(-1,0,0,1,0,0);transition:none}.rating-container .clear-rating{color:#aaa;cursor:not-allowed;display:inline-block;font-size:60%;vertical-align:middle}.clear-rating-active{cursor:pointer!important}.clear-rating-active:hover{color:#843534}.rating-container .clear-rating{padding-right:5px}.rating-container .caption .label{border-radius:.25rem;display:inline-block;line-height:1;padding:.25em .4em;text-align:center;vertical-align:baseline}.rating-container .caption{color:#999;display:inline-block;line-height:1;margin-left:5px;margin-right:0;vertical-align:middle}.rating-rtl .caption{margin-left:0;margin-right:5px}@media print{.rating-container .clear-rating{display:none}}.rating-xl{font-size:48px}.rating-lg{font-size:40px}.rating-md{font-size:32px}.rating-sm{font-size:24px}.rating-xs{font-size:16px}.rating-xl .caption{font-size:20px}.rating-lg .caption{font-size:18px}.rating-md .caption{font-size:16px}.rating-sm .caption{font-size:14px}.rating-xs .caption{font-size:12px}/*!
 * Krajee SVG Theme styling for bootstrap-star-rating.
 * This file must be loaded after 'star-rating.css'.
 *
 * @see http://github.com/kartik-v/bootstrap-star-rating
 * @author Kartik Visweswaran <kartikv2@gmail.com>
 */.theme-krajee-svg .krajee-icon,.theme-krajee-svg .krajee-icon-clear{background-size:cover;display:inline-block;height:2rem;width:2rem}.theme-krajee-svg .clear-rating,.theme-krajee-svg .rating-stars{font-size:5px}.theme-krajee-svg .krajee-icon-clear{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 158.81 158.81'%3E%3Cpath style='fill:%23aaa' stroke-linejoin='round' d='M155.06 79.438c0 41.799-33.885 75.684-75.684 75.684S3.692 121.237 3.692 79.438 37.577 3.754 79.376 3.754s75.684 33.885 75.684 75.684z' stroke='%23aaa' stroke-linecap='round' fill='none'/%3E%3Cpath style='fill:%23fff' d='M37.216 64.443v28.67h88.24v-28.67h-88.24z'/%3E%3C/svg%3E")}.theme-krajee-svg .filled-stars .krajee-icon-star{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath fill='%23fde16d' stroke='%23777' d='M20.6 11 16 .5 11.4 11H.6l7.8 7.9-3 12.1L16 25l10.6 6-3-12.1 7.8-7.9z'/%3E%3C/svg%3E")}.theme-krajee-svg.rating-xl .krajee-icon,.theme-krajee-svg.rating-xl .krajee-icon-clear{height:3rem;width:3rem}.theme-krajee-svg.rating-lg .krajee-icon,.theme-krajee-svg.rating-lg .krajee-icon-clear{height:2.5rem;width:2.5rem}.theme-krajee-svg.rating-md .krajee-icon,.theme-krajee-svg.rating-md .krajee-icon-clear{height:2rem;width:2rem}.theme-krajee-svg.rating-sm .krajee-icon,.theme-krajee-svg.rating-sm .krajee-icon-clear{height:1.5rem;width:1.5rem}.theme-krajee-svg.rating-xs .krajee-icon,.theme-krajee-svg.rating-xs .krajee-icon-clear{height:1rem;width:1rem}.theme-krajee-svg .krajee-icon-clear:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 158.81 158.81'%3E%3Cpath style='fill:%23843534' stroke-linejoin='round' d='M155.06 79.438c0 41.799-33.885 75.684-75.684 75.684S3.692 121.237 3.692 79.438 37.577 3.754 79.376 3.754s75.684 33.885 75.684 75.684z' stroke='%23843534' stroke-linecap='round' fill='none'/%3E%3Cpath style='fill:%23fff' d='M37.216 64.443v28.67h88.24v-28.67h-88.24z'/%3E%3C/svg%3E")}.theme-krajee-svg .empty-stars .krajee-icon-star{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath fill='%23fff' stroke='%23777' d='M20.6 11 16 .5 11.4 11H.6l7.8 7.9-3 12.1L16 25l10.6 6-3-12.1 7.8-7.9z'/%3E%3C/svg%3E")}.theme-krajee-svg .filled-stars .krajee-icon-heart{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23fde16d' stroke='%23777' stroke-width='.04em' d='m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E")}.theme-krajee-svg .empty-stars .krajee-icon-heart{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23fff' stroke='%23777' stroke-width='.04em' d='m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E")}.article-rating{align-items:center;display:flex;justify-content:center;margin:10px 5px}.article-rating label{margin:0 10px}.comment-vote{cursor:pointer}.comment-vote.active.vote-up{color:#28a745}.comment-vote.active.vote-down{color:#dc3545}
