﻿@charset "UTF-8";
.widget-activity-item:after,
.widget-messages-item:after,
.widget-profile .panel-heading:after {
	clear: both
}

.widget-more-link {
	text-align: center;
	padding: 10px 0!important;
	border-top: 1px solid;
	border-color: rgba(0, 0, 0, .05);
	display: block;
	text-decoration: none!important;
	font-size: 10px;
	font-weight: 600;
	color: #898989
}

.panel-title+.widget-activity-item,
.widget-activity-item+.widget-activity-item {
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.widget-more-link:focus,
.widget-more-link:hover {
	background: rgba(0, 0, 0, .03);
	color: #444
}

.widget-activity-item {
	position: relative;
	padding: 12px 15px 12px 64px
}

.widget-activity-item:after,
.widget-activity-item:before {
	content: " ";
	display: table
}

.widget-activity-avatar {
	position: relative;
	display: block;
	float: left;
	width: 34px;
	height: 34px;
	margin-top: 3px;
	margin-left: -49px
}

.widget-activity-avatar>img {
	width: 34px;
	height: 34px;
	border-radius: 2px
}

.widget-activity-icon {
	position: absolute;
	top: -5px;
	right: -5px;
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	border-radius: 999px;
	background: #fafafa;
	font-size: 10px;
	line-height: 20px
}

.widget-activity-text {
	margin: 3px 0
}

.widget-activity-footer {
	color: #a1a7ab
}

.widget-activity-footer,
.widget-activity-footer a {
	color: #a1a7ab;
	font-size: 12px
}

.widget-activity-footer a {
	display: inline-block;
	margin-right: 10px
}

.widget-activity-footer a:focus,
.widget-activity-footer a:hover {
	color: #444
}

.panel.widget-activity .panel-body {
	padding: 0
}

.panel .widget-activity-item {
	padding-right: 20px;
	padding-left: 69px
}

.widget-profile .panel-heading {
	overflow: hidden;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap
}

.widget-profile .panel-heading *,
.widget-profile-centered {
	white-space: normal
}

.widget-profile .panel-heading:after,
.widget-profile .panel-heading:before {
	content: " ";
	display: table
}

.widget-profile-avatar {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 999px
}
    
.widget-profile-header {
	display: inline-block;
	margin: 0;
	padding-right: 52px;
	vertical-align: middle;
	line-height: 1.2
}

.widget-profile-avatar+.widget-profile-header {
	padding-left: 10px
}

.widget-profile-secondary-text {
	display: block;
	margin-top: 5px;
	font-size: 13px;
	font-weight: 400
}

.widget-profile-bg-icon {
	position: absolute;
	right: 5px;
	bottom: -23px;
	overflow: hidden;
	height: 100px;
	color: rgba(255, 255, 255, .3);
	font-size: 100px;
	line-height: 100px
}

.widget-profile-counters {
	display: table;
	width: 100%;
	table-layout: fixed;
	text-align: center;
	font-size: 10px
}

.widget-profile-counters>* {
	display: table-cell;
	padding: 1px 1px 1px 1px;
	color: #444
}

.widget-profile-counters>*+* {
	border-left: 2px solid #a1a7ab
}

.widget-profile-counter {
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 26px
}

.widget-profile-input {
	border: none;
	border-radius: 0;
	padding-left: 15px;
	padding-right: 15px
}

.widget-profile>input.widget-profile-input:focus {
	border-color: rgba(0, 0, 0, .05)
}

.panel-title+.widget-comments-item,
.panel-title+.widget-messages-alt-item,
.panel-title+.widget-messages-item,
.panel-title+.widget-notifications-item,
.panel-title+.widget-support-tickets-item,
.panel-title+.widget-tasks-item,
.panel-title+.widget-threads-item,
.panel-title+.widget-tree-comments-item,
.widget-comments-item+.widget-comments-item,
.widget-messages-alt-item+.widget-messages-alt-item,
.widget-messages-item+.widget-messages-item,
.widget-notifications-item+.widget-notifications-item,
.widget-profile-counters~*,
.widget-profile-input~*,
.widget-support-tickets-item+.widget-support-tickets-item,
.widget-threads-item+.widget-threads-item {
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.panel-dark .widget-profile .widget-profile-header,
.panel-dark.widget-profile .widget-profile-header {
	color: #fff
}

.panel-dark .widget-profile .widget-profile-secondary-text,
.panel-dark.widget-profile .widget-profile-secondary-text {
	color: #fff;
	color: rgba(255, 255, 255, .8)
}

.panel-dark .widget-profile .widget-profile-secondary-text[href]:hover,
.panel-dark.widget-profile .widget-profile-secondary-text[href]:hover {
	color: #fff
}

.widget-profile-centered .panel-heading {
	text-align: center
}

.widget-profile-centered .widget-profile-avatar {
	width: 70px;
	height: 70px;
	display: block;
	margin: 0 auto 8px
}

.widget-profile-centered .widget-profile-header
{
	padding: 0
}

.widget-messages-item {
	position: relative;
	padding: 8px 15px
}

.widget-messages-item:after,
.widget-messages-item:before {
	content: " ";
	display: table
}

.widget-messages-item.unread .widget-messages-title {
	font-weight: 700
}

.widget-messages-checkbox {
	position: absolute;
	top: 7px;
	width: 20px
}

.widget-messages-date,
.widget-messages-from,
.widget-messages-title {
	display: block;
	float: left;
	clear: left;
	margin-left: 30px
}

.widget-messages-from {
	color: #444
}

.widget-messages-date,
.widget-messages-from:hover {
	color: #a1a7ab
}

.widget-messages-icon {
	display: inline-block;
	margin-right: 7px;
	text-decoration: none!important;
	color: #444;
	font-size: 14px;
	font-weight: 400!important
}

@media (min-width:768px) {
	.widget-messages-from {
		float: left;
		clear: none;
		overflow: hidden;
		width: 25%;
		min-width: 115px;
		max-width: 180px;
		padding-right: 8px
	}
	.widget-messages-title {
		float: none;
		clear: none;
		overflow: hidden;
		margin: 0;
		padding-right: 60px
	}
	.widget-messages-date {
		position: absolute;
		top: 8px;
		right: 15px;
		width: 50px;
		text-align: right
	}
	.panel .widget-messages-date {
		right: 20px
	}
}

.panel.widget-messages .panel-body {
	padding: 0
}

.panel .widget-messages-item {
	padding-right: 20px;
	padding-left: 20px
}

.widget-messages-alt-item {
	position: relative;
	padding: 12px 15px 12px 62px
}

.widget-messages-alt-item:after,
.widget-messages-alt-item:before {
	content: " ";
	display: table
}

.widget-messages-alt-item:after {
	clear: both
}

.widget-messages-alt-avatar {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin-top: 3px;
	margin-left: -47px;
	border-radius: 2px
}

.widget-messages-alt-subject {
	display: block;
	clear: right;
	margin-bottom: 1px
}

.widget-chat-item:after,
.widget-comments-item:after,
.widget-followers-item:after,
.widget-notifications-item:after,
.widget-products-overlay-content-middle:after,
.widget-products-overlay-content:after,
.widget-rating:after,
.widget-support-tickets-item:after,
.widget-tasks-item:after,
.widget-threads-item:after,
.widget-timeline:after {
	clear: both
}

.widget-messages-alt-date,
.widget-messages-alt-description {
	display: block;
	float: left;
	color: #a1a7ab;
	font-size: 11px
}

.widget-messages-alt-description a {
	color: #444
}

.widget-messages-alt-description a:focus,
.widget-messages-alt-description a:hover {
	color: #a1a7ab
}

.widget-messages-alt-description+.widget-messages-alt-date:before {
	display: inline-block;
	padding: 0 5px;
	content: "·"
}

.panel.widget-messages-alt .panel-body {
	padding: 0
}

.panel .widget-messages-alt-item {
	padding-right: 20px;
	padding-left: 67px
}

.widget-notifications-item {
	position: relative;
	padding: 8px 15px
}

.widget-notifications-item:after,
.widget-notifications-item:before {
	content: " ";
	display: table
}

.widget-notifications-date,
.widget-notifications-description,
.widget-notifications-title {
	display: block;
	margin-right: 41px
}

.widget-notifications-title {
	font-size: 11px;
	font-weight: 700
}

.widget-notifications-description {
	color: #6d6d6d;
	font-size: 11px
}

.widget-notifications-date {
	color: #a1a7ab;
	font-size: 11px;
	font-style: italic
}

.widget-notifications-icon {
	position: absolute;
	top: 50%;
	right: 15px;
	width: 26px;
	height: 26px;
	margin-top: -13px;
	text-align: center;
	border-radius: 2px;
	font-size: 14px;
	line-height: 26px
}

.panel.widget-notifications .panel-body {
	padding: 0
}

.panel .widget-notifications-item {
	padding-right: 20px;
	padding-left: 20px
}

.panel .widget-notifications-item .widget-notifications-icon {
	right: 20px
}

.widget-tasks-item {
	position: relative;
	padding: 8px 15px
}

.widget-tasks-item:after,
.widget-tasks-item:before {
	content: " ";
	display: table
}

.widget-tasks-item+.widget-tasks-item {
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.widget-tasks-item .custom-control {
	margin: 0
}

.widget-tasks-item input[type=checkbox]:checked~.widget-tasks-title {
	color: #a1a7ab;
	text-decoration: line-through
}

.widget-tasks-item input[type=checkbox]:checked~.widget-tasks-timer {
	display: none
}

.widget-tasks-timer {
	color: #a1a7ab;
	font-size: 12px;
	font-style: italic
}

.panel.widget-tasks .panel-body {
	padding: 0
}

.panel .widget-tasks-item {
	padding-right: 20px;
	padding-left: 20px
}

.widget-rating {
	position: relative;
	display: block;
	float: left
}

.widget-rating:after,
.widget-rating:before {
	content: " ";
	display: table
}

.widget-rating input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0
}

.widget-rating label {
	display: block;
	float: right;
	margin: 0;
	padding-left: .15385em;
	color: #a1a7ab
}

.widget-comments-avatar,
.widget-threads-avatar,
.widget-tree-comments-avatar {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 2px
}

.widget-rating input:not(:disabled)+label {
	cursor: pointer
}

.widget-rating input:checked~label {
	color: gold
}

.widget-rating input:not(:disabled)+label:hover,
.widget-rating input:not(:disabled)+label:hover~label {
	color: #ffe766!important
}

.widget-support-tickets-item {
	position: relative;
	padding: 12px 15px
}

.widget-support-tickets-item:after,
.widget-support-tickets-item:before {
	content: " ";
	display: table
}

.widget-support-tickets-item .badge,
.widget-support-tickets-item .label {
	font-size: 11px
}

.widget-support-tickets-title {
	display: block;
	font-size: 14px
}

.widget-support-tickets-id {
	text-decoration: none!important;
	color: #a1a7ab
}

.widget-support-tickets-info {
	color: #a1a7ab;
	font-size: 12px
}

.widget-support-tickets-info a {
	color: #444
}

.widget-comments-footer,
.widget-comments-header,
.widget-support-tickets-info a:focus,
.widget-support-tickets-info a:hover {
	color: #a1a7ab
}

.panel.widget-support-tickets .panel-body {
	padding: 0
}

.panel .widget-support-tickets-item {
	padding-right: 20px;
	padding-left: 20px
}

.widget-comments-item {
	position: relative;
	padding: 12px 15px 12px 62px
}

.widget-comments-item:after,
.widget-comments-item:before {
	content: " ";
	display: table
}

.widget-comments-avatar {
	display: block;
	margin-top: 3px;
	margin-left: -47px
}

.widget-comments-header {
	margin-bottom: 3px
}

.widget-comments-footer {
	margin-top: 3px
}

.widget-comments-footer,
.widget-comments-footer a {
	color: #a1a7ab;
	font-size: 12px
}

.widget-comments-footer a {
	display: inline-block;
	margin-right: 10px
}

.widget-comments-footer a:focus,
.widget-comments-footer a:hover {
	color: #444
}

.panel.widget-comments .panel-body {
	padding: 0
}

.panel .widget-comments-item {
	padding-right: 20px;
	padding-left: 67px
}

.widget-tree-comments-item {
	position: relative;
	margin-left: 47px;
	padding: 14px 15px
}

.widget-tree-comments-item:after,
.widget-tree-comments-item:before {
	content: " ";
	display: table
}

.widget-tree-comments-item:after {
	clear: both
}

.widget-tree-comments-item .widget-tree-comments-item {
	top: 14px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0!important
}

@media (min-width:768px) {
	.widget-tree-comments-item .widget-tree-comments-item {
		margin-left: 32px
	}
}

.widget-tree-comments-item+.widget-tree-comments-item {
	padding-top: 0
}

.widget-tree-comments-avatar {
	display: block;
	margin-top: 4px;
	margin-left: -47px
}

.widget-tree-comments-header {
	color: #a1a7ab;
	font-size: 11px
}

.widget-tree-comments-header a {
	font-size: 13px
}

.widget-tree-comments-footer {
	margin-top: 3px;
	font-size: 12px
}

.widget-tree-comments-footer,
.widget-tree-comments-footer a {
	color: #a1a7ab
}

.widget-tree-comments-footer a:focus,
.widget-tree-comments-footer a:hover {
	color: #444
}

.widget-threads-date,
.widget-threads-info {
	color: #a1a7ab;
	font-size: 12px
}

.widget-tree-comments-input {
	margin: 4px 0 7px
}

.widget-tree-comments-header+.widget-tree-comments-input {
	margin-top: 7px
}

.panel.widget-tree-comments .panel-body {
	padding: 0
}

.panel .widget-tree-comments-item {
	padding-right: 20px;
	padding-left: 20px
}

.widget-threads-item {
	position: relative;
	padding: 12px 15px 12px 62px
}

.widget-threads-item:after,
.widget-threads-item:before {
	content: " ";
	display: table
}

.widget-threads-avatar {
	display: block;
	margin-top: 4px;
	margin-left: -47px
}

.widget-threads-date {
	float: right
}

.widget-threads-info a {
	color: #444
}

.widget-threads-info a:focus,
.widget-threads-info a:hover {
	color: #a1a7ab
}

.panel.widget-threads .panel-body {
	padding: 0
}

.panel .widget-threads-item {
	padding-right: 20px;
	padding-left: 67px
}

.widget-chat-item {
	position: relative;
	padding: 14px 15px
}

.widget-chat-item:after,
.widget-chat-item:before {
	content: " ";
	display: table
}

.widget-chat-item.left {
	margin-left: 55px
}

.widget-chat-item.right {
	margin-right: 55px
}

.widget-chat-item+.widget-chat-item {
	padding-top: 0
}

.widget-chat-avatar {
	display: block;
	width: 40px;
	height: 40px;
	margin-top: 4px;
	border-radius: 2px
}

.widget-chat-item.left .widget-chat-avatar {
	float: left;
	margin-left: -55px
}

.widget-chat-item.right .widget-chat-avatar {
	float: right;
	margin-right: -55px
}

.widget-chat-date,
.widget-chat-heading {
	color: #a1a7ab;
	font-size: 12px
}

.widget-chat-text {
	position: relative;
	margin-top: 3px;
	padding: 8px 14px;
	border-radius: 2px;
	background: #f4f4f4
}

.widget-chat-text:before {
	position: absolute;
	top: 7px;
	display: block;
	content: ""
}

.widget-chat-item.left .widget-chat-text:before {
	left: -6px;
	border-top: 6px solid transparent;
	border-right: 6px solid;
	border-bottom: 6px solid transparent;
	border-left: none;
	border-right-color: #f4f4f4
}

.widget-chat-item.right .widget-chat-text:before {
	right: -6px;
	border-top: 6px solid transparent;
	border-right: none;
	border-bottom: 6px solid transparent;
	border-left: 6px solid;
	border-left-color: #f4f4f4
}

.panel-title+.widget-chat-item,
.panel-title+.widget-followers-item,
.widget-followers-item+.widget-followers-item {
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.panel.widget-chat .panel-body {
	padding: 0
}

.panel .widget-chat-item {
	padding-right: 20px;
	padding-left: 20px
}

.widget-followers-item {
	position: relative;
	padding: 12px 15px 12px 62px
}

.widget-followers-item:after,
.widget-followers-item:before {
	content: " ";
	display: table
}

.widget-followers-avatar {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin-top: 2px;
	margin-left: -47px;
	border-radius: 2px
}

.widget-followers-controls {
	float: right
}

.widget-followers-name,
.widget-followers-username {
	display: block
}

.widget-followers-name {
	color: #444
}

.widget-followers-name:focus,
.widget-followers-name:hover,
.widget-followers-username:focus,
.widget-followers-username:hover {
	color: #a1a7ab
}

.widget-followers-username {
	color: #a1a7ab;
	font-size: 12px;
	line-height: 14px
}

.panel.widget-followers .panel-body {
	padding: 0
}

.panel .widget-followers-item {
	padding-right: 20px;
	padding-left: 67px
}

.widget-maps {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.widget-products-overlay,
.widget-products-overlay-content {
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px
}

.widget-maps img {
	max-width: none!important
}

.widget-maps label {
	display: inline!important;
	width: auto!important
}

.widget-maps .gmnoprint {
	line-height: normal!important
}

.widget-products-item {
	margin-bottom: 5px
}

.widget-products-overlay {
	background: rgba(255, 255, 255, 0);
	display: block
}

.widget-products-overlay.inverted {
	background: 0 0
}

.widget-products-overlay-content,
.widget-products-overlay-content-middle {
	display: none;
	width: 100%
}

.widget-products-overlay-content-middle:after,
.widget-products-overlay-content-middle:before,
.widget-products-overlay-content:after,
.widget-products-overlay-content:before {
	content: " ";
	display: table
}

.widget-products-overlay-content-middle {
	height: 100%
}

.widget-products-overlay-content-inner {
	display: table-cell;
	vertical-align: middle
}

.widget-products-image {
	padding: 3px;
	display: block;
	border-radius: 2px;
	border: 1px solid #e2e2e2;
	position: relative;
	background: #fff
}

.widget-products-image img {
	width: 30%
}

.widget-products-image[href]:focus .widget-products-overlay,
.widget-products-image[href]:hover .widget-products-overlay {
	background: rgba(255, 255, 255, .25);
	-webkit-transition: background .3s;
	transition: background .3s
}

.widget-products-image[href]:focus .widget-products-overlay.inverted,
.widget-products-image[href]:hover .widget-products-overlay.inverted {
	background: rgba(0, 0, 0, .3)
}

.widget-products-image[href]:focus .widget-products-overlay-content,
.widget-products-image[href]:hover .widget-products-overlay-content {
	display: block
}

.widget-products-image[href]:focus .widget-products-overlay-content-middle,
.widget-products-image[href]:hover .widget-products-overlay-content-middle {
	display: table
}

.widget-products-title {
	display: block;
	font-weight: 600;
	padding-left: 4px
}

.widget-products-footer {
	font-size: 11px;
	padding-left: 4px
}

.widget-products-price {
	margin-top: 1px;
	margin-bottom: -1px;
	position: relative;
	font-weight: 700
}

.widget-products-image+.widget-products-title,
.widget-products-title+.widget-products-image {
	margin-top: 6px
}

.widget-products-image+.widget-products-footer {
	padding-top: 4px
}

.widget-pricing {
	display: block;
	margin: 0 auto
}

.widget-pricing .label-corner,
.widget-pricing .label-ribbon {
	z-index: 10
}

.widget-pricing-inner {
	display: table;
	width: 100%;
	height: 100%;
	table-layout: fixed
}

.widget-pricing-item {
	position: relative;
	height: 100%;
	padding: 40px 0;
	border: 1px solid;
	background: #fff
}

.widget-pricing-item+.widget-pricing-item {
	border-top-width: 0
}

.widget-pricing-plan,
.widget-pricing-section {
	display: block;
	padding: 0 20px;
	text-align: center
}

.widget-pricing-plan {
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	margin: 0
}

.widget-pricing-section {
	margin-top: 30px
}

.widget-pricing-active {
	background: #fafafa
}

.widget-pricing-hover:hover .widget-pricing-item {
	background: #fff
}

.widget-pricing-hover:hover .widget-pricing-item:hover {
	background: #fafafa
}

.widget-pricing-hover .widget-pricing-item {
	-webkit-transition: all .2s;
	transition: all .2s
}

.widget-pricing-simple .widget-pricing-item {
	border-width: 1px!important;
	background: rgba(255, 255, 255, 0)
}

.widget-pricing-simple .widget-pricing-active {
	background: #fff
}

.widget-pricing-simple.widget-pricing-hover:hover .widget-pricing-item {
	background: rgba(255, 255, 255, 0)
}

.widget-pricing-simple.widget-pricing-hover:hover .widget-pricing-item:hover {
	background: #fff
}

.widget-pricing-expanded .widget-pricing-inner {
	display: block!important;
	width: auto
}

.widget-pricing-expanded .widget-pricing-item {
	display: block;
	margin-bottom: 20px;
	border-width: 1px!important
}

.widget-pricing-item[class*=" col-xl-"],
.widget-pricing-item[class*=" col-sm-"],
.widget-pricing-item[class*=" col-md-"],
.widget-pricing-item[class*=" col-lg-"],
.widget-pricing-item[class^=col-xl-],
.widget-pricing-item[class^=col-sm-],
.widget-pricing-item[class^=col-md-],
.widget-pricing-item[class^=col-lg-] {
	display: block
}

.widget-pricing-item[class*=" col-xs-"],
.widget-pricing-item[class^=col-xs-] {
	display: table-cell;
	float: none
}

.widget-pricing-item[class*=" col-xs-"]+.widget-pricing-item,
.widget-pricing-item[class^=col-xs-]+.widget-pricing-item {
	border-top-width: 1px;
	border-left-width: 0
}

@media (min-width:544px) {
	.widget-pricing-item[class*=" col-sm-"],
	.widget-pricing-item[class^=col-sm-] {
		display: table-cell;
		float: none
	}
	.widget-pricing-item[class*=" col-sm-"]+.widget-pricing-item,
	.widget-pricing-item[class^=col-sm-]+.widget-pricing-item {
		border-top-width: 1px;
		border-left-width: 0
	}
}

@media (min-width:768px) {
	.widget-pricing-item[class*=" col-md-"],
	.widget-pricing-item[class^=col-md-] {
		display: table-cell;
		float: none
	}
	.widget-pricing-item[class*=" col-md-"]+.widget-pricing-item,
	.widget-pricing-item[class^=col-md-]+.widget-pricing-item {
		border-top-width: 1px;
		border-left-width: 0
	}
}

@media (min-width:992px) {
	.widget-pricing-item[class*=" col-lg-"],
	.widget-pricing-item[class^=col-lg-] {
		display: table-cell;
		float: none
	}
	.widget-pricing-item[class*=" col-lg-"]+.widget-pricing-item,
	.widget-pricing-item[class^=col-lg-]+.widget-pricing-item {
		border-top-width: 1px;
		border-left-width: 0
	}
}

@media (min-width:1200px) {
	.widget-pricing-item[class*=" col-xl-"],
	.widget-pricing-item[class^=col-xl-] {
		display: table-cell;
		float: none
	}
	.widget-pricing-item[class*=" col-xl-"]+.widget-pricing-item,
	.widget-pricing-item[class^=col-xl-]+.widget-pricing-item {
		border-top-width: 1px;
		border-left-width: 0
	}
}

.widget-timeline {
	position: relative;
	padding-bottom: 30px
}

.widget-timeline:after,
.widget-timeline:before {
	position: absolute;
	content: "";
	display: block
}

.widget-timeline:before {
	top: 0;
	bottom: 0;
	left: 44px;
	width: 2px
}

.widget-timeline:after {
	bottom: -4px;
	left: 41px;
	width: 8px;
	height: 8px;
	border-radius: 999px
}

.widget-timeline-section {
	position: relative;
	z-index: 10;
	width: 120px;
	margin-bottom: 30px;
	padding: 6px 0;
	text-align: center;
	border-radius: 2px
}

.widget-timeline-item {
	position: relative;
	margin-bottom: 30px;
	padding-left: 90px
}

.widget-timeline-item:last-child {
	margin-bottom: 0
}

.widget-timeline-item .panel {
	margin: 0
}

.widget-timeline-info {
	position: absolute;
	left: 0;
	width: 90px;
	text-align: center
}

.widget-timeline-bullet:before,
.widget-timeline-icon:before,
.widget-timeline-image:before {
	position: absolute;
	right: 5px;
	left: 50%;
	display: block;
	height: 2px;
	content: ""
}

.widget-timeline-bullet {
	display: block;
	width: 8px;
	height: 8px;
	margin: 10px auto;
	border-radius: 999px
}

.widget-timeline-bullet:before {
	margin-top: 3px;
	margin-left: 9px
}

.widget-timeline-icon,
.widget-timeline-image {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto 10px
}

.widget-timeline-icon:before,
.widget-timeline-image:before {
	margin-top: 14px;
	margin-left: 20px
}

.widget-timeline-icon {
	border-radius: 999px;
	font-size: 13px;
	line-height: 30px
}

.widget-timeline-image img {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 999px
}

.widget-timeline-time {
	position: relative;
	z-index: 10;
	display: inline-block;
	padding: 2px 6px;
	border-radius: 2px;
	font-size: 11px
}

@media (min-width:768px) {
	.widget-timeline-centered:before {
		left: 50%;
		margin-left: -1px
	}
	.widget-timeline-centered:after {
		left: 50%;
		margin-left: -4px
	}
	.widget-timeline-centered .widget-timeline-section {
		margin-right: auto;
		margin-left: auto
	}
	.widget-timeline-centered .widget-timeline-item.right {
		margin-left: 50%;
		padding-left: 45px
	}
	.widget-timeline-centered .widget-timeline-item.right .widget-timeline-info {
		left: -45px
	}
	.widget-timeline-centered .widget-timeline-item.left {
		margin-right: 50%;
		padding-right: 45px;
		padding-left: 0
	}
	.widget-timeline-centered .widget-timeline-item.left .widget-timeline-info {
		right: -45px;
		left: auto
	}
	.widget-timeline-centered .widget-timeline-item.left .widget-timeline-bullet:before,
	.widget-timeline-centered .widget-timeline-item.left .widget-timeline-icon:before,
	.widget-timeline-centered .widget-timeline-item.left .widget-timeline-image:before {
		right: 50%;
		left: 5px
	}
	.widget-timeline-centered .widget-timeline-item.left .widget-timeline-bullet:before {
		margin-right: 9px;
		margin-left: 0
	}
	.widget-timeline-centered .widget-timeline-item.left .widget-timeline-icon:before,
	.widget-timeline-centered .widget-timeline-item.left .widget-timeline-image:before {
		margin-right: 20px;
		margin-left: 0
	}
}