/* ======================= CSS Rakesh ============================== */

.my-d-sidebar,
.sidebar-content {
	transition: all .4s ease-in-out;
	background: #fff;
}
.my-d-sidebar {
	width: 100%;
	border-right: 1px solid #e5e9f2;
	height: 100%;
}
.sidebar-sticky .sidebar-content {
	min-height: 100vh;
	height: 100%;
	width: 100%;
	background: rgb(255, 188, 94);
	background: linear-gradient(180deg, rgba(255, 188, 94, 1) 0%, rgba(249, 123, 84, 1) 100%);
}
.sidebar-sticky .sidebar-content {
	border-right: 1px solid #e5e9f2;
}
.sidebar,
.sidebar-content {
	transition: all .4s ease-in-out;
	background: #fff;
}
.sidebar-brand {
	text-align: center;
	background: #fff;
}
.sidebar-brand {
	font-weight: 500;
	font-size: 1.15rem;
	padding: 10px 20px;
	color: #343a40;
	display: block;
}
.sidebar-brand img {
	width: 155px;
}
.sidebar-sticky .sidebar-nav {
	padding-bottom: 0;
}
.sidebar-nav {
	padding-left: 0;
	list-style: none;
}
.sidebar-link,
a.sidebar-link {
	background: transparent;
}
.sidebar-item.active .sidebar-link:hover,
.sidebar-link:hover,
.sidebar-link,
a.sidebar-link.active {
	color: #fff;
	background: #ff6607;
	text-decoration: none;
}
.sidebar-link,
a.sidebar-link.collapsed {
	display: block;
	padding: .75rem 1.25rem;
	color: #fff;
	background: #273a72;
	transition: background .1s ease-in-out, color .1s ease-in-out;
	position: relative;
	text-decoration: none;
}
.my-dashboard-box .col-md-2 {
	padding: 0;
}
.my-dashboard-box.row {
	margin: 0;
	overflow: hidden;
}
.avatar {
	margin-top: -.5rem;
	margin-bottom: -.5rem;
	width: 38px;
	height: 38px;
}
.avatar-drop-down .nav-item.dropdown.open .dropdown-menu.dropdown-menu-right {
	z-index: 1000;
	display: block;
}
.website-menu {
	background: #ff6607;
	color: #fff;
	top: 67px;
	z-index: 1000;
}
.website-menu .container-fluid .row {
	margin: 0;
}
.website-menu .main-menu nav.navbar {
	padding: 0;
}
.website-menu .main-menu nav ul.nav-menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.website-menu .main-menu nav ul.nav-menu li {
	display: inline-block;
	line-height: 50px;
	text-transform: uppercase;
}
.website-menu .main-menu nav ul.nav-menu li a {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	position: relative;
	padding: 16px 15px 17px;
}
.module-short-description {
	color: #495057;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 85%;
}
.module-title {
	color: #222;
	font-size: 16px;
	font-weight: 600;
}
.total-time {
	color: #8e8e8e;
	font-size: 14px;
	font-weight: 400;
}
.circle-progress {
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: none;
	margin: 0 10px 0 0;
	box-shadow: none;
	position: absolute;
}
.circle-progress .circle-progress-left {
	left: 0;
}
.circle-progress .circle-progress-right {
	right: 0;
}
.circle-progress > span {
	width: 50%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 1;
}
.circle-progress .circle-progress-value {
	display: flex;
	border-radius: 50%;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	align-items: center;
	justify-content: center;
	height: 100%;
	font-weight: 300;
	color: #495057;
}
.module-status {
	position: relative;
	width: 35px;
	height: 35px;
}
.circle-progress[data-percentage="35"] .circle-progress-left .circle-progress-bar {
	animation: 0;
}
.circle-progress .circle-progress-left .circle-progress-bar {
	left: 100%;
	border-top-right-radius: 75px;
	border-bottom-right-radius: 75px;
	border-left: 0;
	-webkit-transform-origin: center left;
	transform-origin: center left;
}
.circle-progress .circle-progress-bar {
	width: 100%;
	height: 100%;
	background: none;
	border-width: 3px;
	border-style: solid;
	position: absolute;
	top: 0;
	border-color: #27c24c;
}
.circle-progress[data-percentage="35"] .circle-progress-right .circle-progress-bar {
	animation: loading-3 1.5s linear forwards;
}
.circle-progress .circle-progress-right .circle-progress-bar {
	left: -100%;
	border-top-left-radius: 75px;
	border-bottom-left-radius: 75px;
	border-right: 0;
	-webkit-transform-origin: center right;
	transform-origin: center right;
}
.circle-progress:after {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 3px solid #e6dede;
	position: absolute;
	top: 0;
	left: 0;
}
.main-menu .navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: .25rem;
}
footer.footer-dashboard {
  background: #fff;
  border-top: 1px solid #dee2e6;
  padding: 10px 0;
  margin-top: 30px;
  position: fixed;
  width: 100%;
  bottom: 0;
}
.topic-link.active,
.topic-link.active .one-line-content,
.topic-link.active h6,
.topic-link:hover,
.topic-link:hover h6,
.topic-link:hover .one-line-content {
	background: #ff6607;
	color: #fff;
}
a.topic-link {
	color: #222;
}
.dashboard-timer .countdown {
	max-width: 100%;
}
.dashboard-timer .countdown .square {
	display: inline-block;
	margin: 0px;
	text-align: center;
}
.dashboard-timer .countdown .square .digits {
	color: #fff;
}
.dashboard-timer .countdown .digits {
	font-size: 15px;
	color: #444;
	height: 30px;
	background: none;
	width: 30px;
	text-align: center;
	line-height: 30px;
	padding: 0px 5px;
	border-radius: 2px;
	font-weight: bold;
	border: none;
}
.dashboard-timer .digits:after {
	content: ':';
	position: absolute;
	z-index: 1;
	margin-left: 5px;
	font-weight: bold;
	margin-top: -1px;
}
.dashboard-timer .digits.no-dots:after {
	display: none;
}
.language-area {
	width: 140px;
}
.video-section {
	width: 100%;
	height: 400px;
	margin: 15px auto;
}
.video-section iframe,
.document-section iframe {
	width: 100%;
	height: 100%;
}
.document-section {
	width: 100%;
	height: 700px;
	margin: 15px auto;
}
.video-section iframe,
.document-section iframe {
	width: 100%;
	height: 100%;
}
@media (max-width: 1075px) {
	.website-menu .main-menu nav ul.nav-menu li a {
		color: #fff;
		font-size: 14px;
		font-weight: 500;
		position: relative;
		padding: 20px 10px 22px;
	}
}
.cursor-pointer {
	cursor: pointer !important;
}
.profile-img {
	margin: 0 auto;
	width: 150px;
	height: 150px;
	border: 5px solid #ff6607;
	padding: 5px;
	overflow: hidden;
}

img.document-img {
	width: auto;
	height: 100px;
}

.user-profile-img {
	width: 128px;
	height: 128px;
	background: #f5f5f5;
}

.input-file.input-file-image {
	width: 126px;
	margin: 0 auto;
}

.input-file.input-file-image input.form-control-file {
	opacity: 0;
	width: 126px;
	cursor: pointer;
}

.input-file.input-file-image label.label-input-file {
	width: 126px;
	position: relative;
}
.module-img {
  width: 160px;
  height: 80px;
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
}
.pmegp-thumbnail-image {
  width: 100%;
  height: 100%;
}
