File "rs-progress.scss"

Full Path: /home/adniftyx/public_html/wp-content/plugins/credio-addons/widgets/progress/rs-progress.scss
File size: 4.6 KB
MIME-type: text/plain
Charset: utf-8

@import '../../common';
.rs-skill-bar {
	.skillbar {
		background: #eeeeee;
		display: inline-block;
		height: 16px;
		position: relative;
		width: 100%;
		.skillbar-bar {
			background: #1273eb;
			height: 16px;
			width: 0;
			margin-bottom: 0;
			overflow: visible !important;
		}
		.skillbar-title {
			position: absolute;
			z-index: 1;
			transition: $transition;
		}
		.skill-bar-percent {
			position: absolute;
			line-height: 1;
		}
		&.layout-style-vertical {
			height: 200px;
			display: flex;
			align-items: flex-end;
			width: 20px;
			.skillbar-bar {
				width: 100%;
				height: 0;
			}
		}
		&.layout-style-circle {
			background: transparent;
			height: auto;
			.card-circle {
				position: relative;
				display: inline-block;
				svg {
					position: relative;
					width: 100px;
					height: 100px;
					transform: rotate(-90deg);
					z-index: 1;
					circle {
						width: 100%;
						height: 100%;
						fill: none;
						stroke: #eeeeee;
						stroke-width: 5;
						stroke-linecap: round;
						&.thiscir {
							stroke-dasharray: 294px;
							stroke-dashoffset: calc(294px - (294px * 0) / 100);
							stroke: $primaryColor;
						}
					}
				}
				.skill-bar-percent {
					top: 5px !important;
					bottom: 5px !important;
					left: 5px !important;
					right: 5px !important;
					display: flex;
					border-radius: 50%;
					align-items: center;
					justify-content: center;
					background: #fff;
				}
			}
			.skillbar-title {
				position: relative;
				top: unset;
				bottom: 0;
			}
		}
	}

	&.gradiant_color {
		.skill-bar-percent {
			-webkit-background-clip: text;
			color: transparent !important;
			right: unset !important;
		}
	}
}
.rs-skill-bar.animation {
	.skillbar {
		.skillbar-bar {
			background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
			background-size: 1rem 1rem;
			-webkit-animation: rs-progress-pie-stripes 1s linear infinite;
			animation: rs-progress-pie-stripes 1s linear infinite;
		}
	}
}
.rs-skill-bar.striped {
	.skillbar {
		.skillbar-bar {
			background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
			background-size: 1rem 1rem;
		}
	}
}
.rs-skill-bar.style1 {
	.skillbar {
		.skillbar-title {
			top: -25px;
		}
		.skill-bar-percent {
			right: 0;
			top: -25px;
		}
	}
}
.rs-skill-bar.style2 {
	.skillbar {
		.skillbar-title {
			left: 0;
			padding: 2px 20px 0;
			top: 0;
			width: 160px;
			background: #83b614;
		}
		.skill-bar-percent {
			right: 10px;
			top: 0;
		}
	}
}
.rs-skill-bar.style3 {
	.skillbar {
		.skillbar-title {
			top: -25px;
		}
		.skillbar-bar {
			position: relative;
			.skill-bar-percent {
				right: 0;
				top: -25px;
				&.tooltip-style {
					background-repeat: no-repeat;
					background-size: cover;
					padding: 5px 2px 0 0;
					width: 44px;
					height: 28px;
					text-align: center;
					background-image: url("data:image/svg+xml,%3Csvg width='41' height='27' viewBox='0 0 41 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_1113_1982' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0H36.0397C38.2488 0 40.0397 1.79086 40.0397 4V18.1466C40.0397 20.3558 38.2488 22.1466 36.0397 22.1466H35.6419V26.1279L30.9023 22.1466H4C1.79086 22.1466 0 20.3558 0 18.1466V3.99999C0 1.79086 1.79086 0 4 0Z'/%3E%3C/mask%3E%3Cpath d='M35.6419 22.1466V21.1466H34.6419V22.1466H35.6419ZM35.6419 26.1279L34.9988 26.8936L36.6419 28.2739V26.1279H35.6419ZM30.9023 22.1466L31.5455 21.3809L31.2666 21.1466H30.9023V22.1466ZM36.0397 -1H4V1H36.0397V-1ZM41.0397 4C41.0397 1.23858 38.8011 -1 36.0397 -1V1C37.6965 1 39.0397 2.34315 39.0397 4H41.0397ZM41.0397 18.1466V4H39.0397V18.1466H41.0397ZM36.0397 23.1466C38.8011 23.1466 41.0397 20.9081 41.0397 18.1466H39.0397C39.0397 19.8035 37.6965 21.1466 36.0397 21.1466V23.1466ZM35.6419 23.1466H36.0397V21.1466H35.6419V23.1466ZM34.6419 22.1466V26.1279H36.6419V22.1466H34.6419ZM36.2851 25.3622L31.5455 21.3809L30.2591 22.9123L34.9988 26.8936L36.2851 25.3622ZM4 23.1466H30.9023V21.1466H4V23.1466ZM-1 18.1466C-1 20.9081 1.23857 23.1466 4 23.1466V21.1466C2.34314 21.1466 1 19.8035 1 18.1466H-1ZM-1 3.99999V18.1466H1V3.99999H-1ZM4 -1C1.23858 -1 -1 1.23857 -1 3.99999H1C1 2.34314 2.34314 1 4 1V-1Z' fill='%23002559' mask='url(%23path-1-inside-1_1113_1982)'/%3E%3C/svg%3E");
				}
			}
		}
	}
}