table tr td {
	word-break: break-word;
}

.error-cust {
	margin-top: -10px !important;
	margin-bottom: 25px !important;
	display: block !important;
	color: #ef1818 !important;
	font-weight: 500 !important;
	font-size: 12px !important;
}

.listing-table thead th:nth-last-child(1),
.listing-table tbody td:nth-last-child(2) {
	width: 170px !important;
	vertical-align: middle !important;
}

.listing-table tbody td:nth-last-child(2) a {
	display: inline-block !important;
	float: left;
	padding: 0px 3px;
}

/* The container */
.chkcontainer {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default radio button */
.chkcontainer input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.chkcontainer:hover input ~ .checkmark {
	background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.chkcontainer input:checked ~ .checkmark {
	background-color: #4f53b7;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.chkcontainer input:checked ~ .checkmark:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.chkcontainer .checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

body .container {
	width: 100%;
	max-width: 1350px;
}

.fixedHeader-floating th {
	box-sizing: border-box !important;
}

.avlDay {
	width: 100% !important;
}

.btn.dropdown-toggle.bs-placeholder.btn-default {
	margin-bottom: 5px;
}

.ad-order-detail-box .bootstrap-select .dropdown-menu.inner li a {
	width: 100%;
}

.fstMultipleMode .fstControlsm,
.fstElement {
	width: 100% !important;
}

.fstElement.fstMultipleMode.fstNoneSelected,
.fstElement {
	width: 100% !important;
	border: solid 2px rgba(79, 83, 183, 0.1) !important;
	border-radius: 4px !important;
}

.fstMultipleMode .fstQueryInputExpanded {
	float: none;
	width: 100%;
	padding: 6px;
	font-size: 16px;
	font-family: "roboto", Arial, Helvetica, sans-serif;
}

.fstResults .fstResultItem {
	font-size: 14px;
}

.fstMultipleMode.fstActive,
.fstMultipleMode.fstActive .fstResults {
	box-shadow: none;
	width: 100%;
	border: solid 2px rgba(79, 83, 183, 0.1);
	border-radius: 4px;
}

.fstChoiceItem {
	font-size: 12px !important;
}

.fstMultipleMode .fstQueryInputExpanded {
	font-size: 16px !important;
}

@media (max-width:1450px) {
	.ad-login-section .ad-login-box {
		top: 5%;
		-moz-transform: translate\(-50%, -0%;
		-ms-transform: translate(-50%, -0%);
		-webkit-transform: translate(-50%, -0%);
		transform: translate(-50%, -0%);
	}

}

.listing-table table thead th:nth-child(2) {
	width: 40% !important;
}

.listing-table table thead th:first-child {
	width: 30% !important;
}

.listing-table table thead th:last-child {
	width: 10% !important;
}

.company-listing-table table thead th {
	font-size: 15px !important;
	word-break: break-word;
	line-height: normal;
}

.company-listing-table .ad-table table tbody tr td {
	font-size: 14px;
}

.fixedHeader-floating th {
	text-align: center;
	font-size: 14px;
	line-height: normal;
}

.fixedHeader-floating th:first-child {
	text-align: left;
}

.courseLocation-listing-table table thead th:first-child {
	width: 21% !important;
}

.ad-bullet-pointspdf .ad-bullet-itempdf:last-of-type,
.ad-bullet-points .ad-bullet-itempdf:last-of-type {
	margin-bottom: 14px;
}

.ad-bullet-pointspdf .ad-bullet-itempdf,
.ad-bullet-points .ad-bullet-itempdf {
	margin-bottom: 11px;
	position: relative;
	padding-left: 46px;
}

.ad-bullet-pointspdf .ad-bullet-itempdf > span,
.ad-bullet-points .ad-bullet-itempdf > span {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 20%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 34px;
	height: 34px;
	line-height: 30px;
	text-align: center;
	background: #f8f8fb;
	border: solid 2px rgba(79, 83, 183, 0.1);
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: #4f53b7;
	font-weight: 500;
}

.btn_removepdf {
	background-color: transparent;
	border: none;
}

.ad-bullet-itempdf {
	padding-right: 70px !important;
	position: relative;
}

.ad-bullet-itempdf .btn_removepdf {
	position: absolute;
	right: 20px;
	top: 15px;
}

.pdf.file img {
	max-width: 35px;
	margin-bottom: 13px;
}

/*===================================================
=            Design Changes - 15-07-2020            =
===================================================*/
.ad-dash-createCourse-btn-wrapper {
	margin-bottom: 5rem;
}

.ad-dash-createCourse-btn-wrapper .btn {

	/*width: 100%;
	max-width: 275px;*/
	border-radius: 3px;	/*font-size: 12px;*/
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #ffffff;
	line-height: 2em;
	margin-right: 10px;
}

.ad-dashboard-table-LatestOrders {
	margin-top: 0px !important;
}

.ad-dashboard-table-LatestOrders .card-header {
	margin: 2rem 4rem !important;
}

.ad-dashboard-table-LatestOrders .card-header .card-icon.iconBox {
	margin-top: 0px !important;
}

.ad-dashboard-table-LatestOrders .card-header .ad-coursesProcessing-text p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1em;
	letter-spacing: -0.1px;
	color: #191919;
	margin-bottom: 0px;
}

.ad-dashboard-table-LatestOrders .card-header .ad-coursesProcessing-text .card-title {
	margin-bottom: 15px !important;
}

.ad-dashboard-table-LatestOrders .ad-table {
	margin-bottom: 2rem !important;
}

.ad-dashboard-table-LatestOrders .ad-table table {
	margin-top: 10px !important;
}

.ad-dashboard-table-LatestOrders .ad-table table thead th {
	background-color: transparent !important;
	border-top: solid 2px #ededed !important;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #4f53b7;
}

.ad-dashboard-table-LatestOrders .ad-table table tbody td {
	border-left: 0px !important;
	border-right: 0px !important;
	background-color: transparent !important;
}

.ad-dashboard-table-LatestOrders .ad-table table tbody td.courseCodeClass {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #6b98ff;
}

.ad-dashboard-table-LatestOrders .ad-table table thead th:nth-child(1),
.ad-dashboard-table-LatestOrders .ad-table table tbody td:nth-child(1) {
	width: 12% !important;
}

.ad-dashboard-table-LatestOrders .ad-table table thead th:nth-child(2),
.ad-dashboard-table-LatestOrders .ad-table table tbody td:nth-child(2) {
	width: 35% !important;
}

.ad-dashboard-table-LatestOrders .ad-table table thead th:nth-child(3),
.ad-dashboard-table-LatestOrders .ad-table table tbody td:nth-child(3) {
	width: 30% !important;
}

.ad-dashboard-table-LatestOrders .ad-table table thead th:nth-child(4),
.ad-dashboard-table-LatestOrders .ad-table table tbody td:nth-child(4) {
	width: 15% !important;
}

.ad-table-fix .fixedHeader-floating th:nth-child(1) {
	width: 13% !important;
}

.ad-table-fix .fixedHeader-floating th:nth-child(2) {
	width: 35% !important;
	text-align: left;
}

.ad-table-fix .fixedHeader-floating th:nth-child(3) {
	width: 31% !important;
	text-align: left;
}

.ad-table-fix .fixedHeader-floating th:nth-child(4) {
	text-align: left;
	width: 16% !important;
}

.pb-2 {
	padding-bottom: 2rem;
}

.w-auto {
	width: auto !important;
}

.row-flex {
	display: flex;
	flex-wrap: wrap;
}

.row-flex::before {
	display: none;
}

.justify-content-end {
	justify-content: flex-end;
}

.justify-content-space-around {
	justify-content: space-around;
}

.gutters-1 {
	margin-left: -10px !important;
	margin-right: -10px !important;
}

.gutters-1 [class*="col"] {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.ad-dashboard-page-wrapper .ad-dashboard-widgets .card {
	height: calc(100% - 30px);
}

.ad-dashboard-page-wrapper .ad-dashboard-widgets .card .card-footer {
	position: sticky;
	top: 100%;
}

.ad-dashboard-page-wrapper .ad-dashboard-widgets .card .card-header .card-title {
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #333333;
}

.ad-dashboard-page-wrapper .ad-dashboard-widgets .card.ad-totalUsers-card .card-icon {
	margin-right: 0px !important;
}

.ad-dashboard-page-wrapper .ad-dashboard-widgets .card.ad-totalUsers-card .card-header .card-title {
	text-align: left;
	display: flex;
	align-items: baseline;
}

.ad-dashboard-page-wrapper .ad-dashboard-widgets .card.ad-totalUsers-card .card-header .card-title small {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #333333;
	margin-left: 3px;
}

.ad-dashboard-page-wrapper .ad-dashboard-widgets .card.ad-totalUsers-card .card-header .ad-viewAll-link {
	font-size: 12px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}

.ad-dashboard-page-wrapper .ad-dashboard-widgets .card.ad-totalUsers-card [class*="col"] {

	/*width: auto;*/
}

.ad-calendar-wrapper {
	margin-top: 0;
	margin-bottom: 5rem;
}

.ad-calendar-wrapper .fc-state-default {
	background-image: initial !important;
	box-shadow: none !important;
	border: solid 1px #ddd;
	background-color: #fff !important;
	color: #4f53b7;
	text-transform: capitalize !important;
	text-shadow: none !important;
}

.ad-calendar-wrapper .fc-state-default.fc-month-button.fc-button.fc-state-default.fc-corner-left.fc-state-active {
	// background-color: #4f53b7 !important;
	color: #fff;
	border-color: transparent !important;
}

.ad-revenue-wrapper [class*="col"] {
	text-align: center;
}

.ad-revenue-wrapper .card-title {
	display: inline-flex !important;
}

.courselib-listing-table thead th:nth-child(1),
.courselib-listing-table tbody td:nth-child(1) {
	width: 20% !important;
}

/*=====  End of Design Changes - 15-07-2020  ======*/

/* CHANGES BY DIVYANI 17-7-20 */

.course-listing-table .courseTypeCourseList {
	text-align: left;
}

.ad-table.ad-table-date.courseLocation-listing-table table thead th:nth-child(1) {
	width: 35% !important;
}

.ad-table.ad-table-date.courseLocation-listing-table table tbody td:nth-child(1) {
	width: 35% !important;
	text-align: left;
}

.ad-table.ad-table-date.courseLocation-listing-table table thead th:nth-child(2) {
	width: 34% !important;
}

.ad-table.ad-table-date.courseLocation-listing-table table tbody td:nth-child(2) {
	width: 40% !important;
	text-align: left;
}

.ad-table.ad-table-date.courseLocation-listing-table table thead th:nth-child(3) {
	width: 8% !important;
}

.ad-table.ad-table-date.courseLocation-listing-table table tbody td:nth-child(3) {
	width: 8% !important;
}

.ad-table.ad-table-date.courseLocation-listing-table table thead th:nth-child(4) {
	width: 8% !important;
}

.ad-table.ad-table-date.courseLocation-listing-table table tbody td:nth-child(4) {
	width: 8% !important;
}

.ad-table.ad-table-date.company-listing-table table thead th:nth-child(1) {
	width: 50% !important;
}

.ad-table.ad-table-date.company-listing-table table tbody td:nth-child(1) {
	width: 50% !important;
}

.ad-table.ad-table-date.company-listing-table table thead th:nth-child(2) {
	width: 40% !important;
}

.ad-table.ad-table-date.company-listing-table table tbody td:nth-child(2) {
	width: 40% !important;
}

.ad-table.ad-table-date.company-listing-table table thead th:nth-child(3) {
	width: 10% !important;
}

.ad-table.ad-table-date.company-listing-table table tbody td:nth-child(3) {
	width: 10% !important;
}

/*.ad-table.ad-table-date.company-listing-table table thead th:nth-child(4) {
width: 5% !important;
}
.ad-table.ad-table-date.company-listing-table table tbody td:nth-child(4) {
width: 5% !important;
}

.ad-table.ad-table-date.company-listing-table table thead th:nth-child(5) {
width: 5% !important;
}
.ad-table.ad-table-date.company-listing-table table tbody td:nth-child(5) {
width: 5% !important;
}

.ad-table.ad-table-date.company-listing-table table thead th:nth-child(6) {
width: 5% !important;
}
.ad-table.ad-table-date.company-listing-table table tbody td:nth-child(6) {
width: 5% !important;
}

.ad-table.ad-table-date.company-listing-table table thead th:nth-child(7) {
width: 5% !important;
}
.ad-table.ad-table-date.company-listing-table table tbody td:nth-child(7) {
width: 5% !important;
}
*/
.deleteSlider.studentDelete {
	text-align: center;
	width: 100%;
}

.instructor-course-list.ad-table.ad-table-date table td:first-child {
	width: 15% !important;
}

.instructor-course-list.ad-table.ad-table-date table td:nth-child(2),
.instructor-course-list.ad-table.ad-table-date table td:nth-child(3) {
	text-align: left;
}

.vacation-listing-table table thead th:nth-child(1) {
	width: 20% !important;
}

.vacation-listing-table table tbody td:nth-child(1) {
	width: 20% !important;
}

.vacation-listing-table table thead th:nth-child(2) {
	width: 30% !important;
}

.vacation-listing-table table tbody td:nth-child(2) {
	width: 30% !important;
}

.vacation-listing-table table thead th:nth-child(3) {
	width: 30% !important;
}

.vacation-listing-table table tbody td:nth-child(3) {
	width: 30% !important;
	text-align: left;
}

.vacation-listing-table table thead th:nth-child(4) {
	width: 20% !important;
}

.vacation-listing-table table tbody td:nth-child(4) {
	width: 20% !important;
}

/* DIVYANI CHANGES 17-7-20 */
.date-model .modal-dialog {
	max-width: 430px;
	border-radius: 20px;
}

.date-model .modal-dialog .modal-content {
	border-radius: 21px;
	padding: 30px;
	text-align: center;
	padding-bottom: 0;
	box-shadow: 0 0 42px 0 rgba(30, 30, 30, 0.24);
}

.date-model .modal-dialog .modal-content .modal-header {
	border: none;
	padding-top: 6px;
}

.date-model .modal-dialog .modal-content .modal-header .close {
	display: none;
}

.date-model .modal-dialog .modal-content label {
	text-align: left;
	width: 100%;
	margin-bottom: 0;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 600;
}

.date-model .modal-dialog .modal-content input {
	border: 1px solid #6c98ff;
	height: 46px;
	margin-bottom: 25px;
}

.date-model .modal-dialog .modal-content .delete,
.date-model .modal-dialog .modal-content .deletBtn {
	margin-top: 35px;
	color: #6c98ff;
	font-size: 12px;
	float: left !important;
}

.date-model .modal-dialog .modal-content .modal-header h4 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
}

.date-model #add_interval_button {
	text-align: left;
	float: left;
	color: #6c98ff;
	font-size: 14px;
}

.date-model .modal-dialog .modal-content .modal-footer {
	border: none;
	padding-top: 30px;
	text-align: center;
}

.date-model .modal-dialog .modal-content .modal-footer button {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	border-radius: 30px;
	padding: 13px;
	background-color: #6b98ff;
	border: 1px solid #6b98ff;
}

.date-model .modal-dialog .modal-content .modal-footer button:hover {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	border-radius: 30px;
	padding: 13px;
	background-color: transparent;
	color: #6b98ff;
	border: 1px solid #6b98ff;
}

.date-model .modal-dialog .modal-content .modal-footer button.cancelPopupBtn {
	background-color: transparent;
	border: none;
	color: #898989;
	padding-bottom: 0;
	margin-bottom: 0;
}

.date-model .modal-dialog .modal-content .row > .col-sm-5:first-child {
	position: relative;
}

.date-model .modal-dialog .modal-content .row > .col-sm-5:first-child::after {
	content: "-";
	position: absolute;
	right: -2px;
	top: 33px;
	font-size: 24px;
}

.course-view-student-list tr td {
	white-space: nowrap;
}

/*css for popup*/
@media (min-width:1024px) {
	.modal.fade.date-model.in {
		display: flex !important;
		justify-content: center;
		align-items: center;
	}

}

/*end css for popup*/
.mt-20 {
	margin-top: 20px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mt-10 {
	margin-top: 10px !important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mt-15 {
	margin-top: 15px !important;
}

.mt-50 {
	margin-top: 50px !important;
}

.mb-50 {
	margin-bottom: 50px !important;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.mr-20 {
	margin-right: 20px !important;
}

.ml-20 {
	margin-left: 20px !important;
}

.mr-10 {
	margin-right: 10px !important;
}

.ml-10 {
	margin-left: 10px !important;
}

.mr-0 {
	margin-right: 0 !important;
}

.ml-0 {
	margin-left: 0 !important;
}

.mr-15 {
	margin-right: 15px !important;
}

.ml-15 {
	margin-left: 15px !important;
}

#unavailPopup .modal-content {
	border: 0px solid;
}

.date-model .modal-dialog .modal-content .delete {
	margin-top: 0 !important;
}

.fc-day-grid-event {
	border-radius: 4px !important;
	margin-bottom: 5px !important;
}

.ad-table table.c-schedules tbody tr td img {
	height: 14px !important;
	width: 14px !important;
}

/* POP OVER CSS */
.tooltiptopicevent {
	background-color: white;
	padding: 30px;
	//max-width: 400px;
	max-width: 500px;
	//border-radius: 10px;
	border-radius: 4px;
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.28);
	max-height: 415px;
	overflow: auto;
}

.instructorcalender span {
	font-weight: 600;
}

.tooltiptopicevent h6 {
	font-weight: 600;
	color: #5053b7;
	margin-bottom: 5px;
}

.ad-calendar-wrapper .fc-state-default.fc-state-active,
.ad-calendar-wrapper .fc-state-default:hover {
	background-color: #4f53b7 !important;
	color: #fff !important;
}

.student-list-table-container table thead th:nth-child(1) {
	width: 20% !important;
}

.student-list-table-container table tbody td:nth-child(1) {
	width: 20% !important;
}

.student-list-table-container table thead th:nth-child(2) {
	width: 32% !important;
}

.student-list-table-container table tbody td:nth-child(2) {
	width: 32% !important;
}

.student-list-table-container table thead th:nth-child(3) {
	width: 25% !important;
}

.student-list-table-container table tbody td:nth-child(3) {
	width: 25% !important;
	text-align: left !important;
}

.student-list-table-container table thead th:nth-child(4) {
	width: 8% !important;
}

.student-list-table-container table tbody td:nth-child(4) {
	width: 8% !important;
}

.student-list-table-container table thead th:nth-child(5) {
	width: 8% !important;
}

.student-list-table-container table tbody td:nth-child(5) {
	width: 8% !important;
}

.prchased-course-list table thead td:first-child {
	width: 15% !important;
}

.prchased-course-list table thead td:nth-child(2) {
	width: 15% !important;
}

.prchased-course-list table tbody td:nth-child(2) {
	width: 15% !important;
}

.prchased-course-list table thead td:nth-child(3) {
	width: 15% !important;
}

.prchased-course-list table tbody td:nth-child(3) {
	width: 15% !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	width: 80% !important;
}

.company-location-listing-table table thead th:first-child {
	width: 36% !important;
}

.company-location-listing-table table thead th:nth-child(2) {
	width: 40% !important;
}

.company-location-listing-table table tbody td:nth-child(2) {
	text-align: left !important;
}

.company-location-listing-table table thead th:nth-child(3) {
	width: 8% !important;
}

.company-location-listing-table table thead th:nth-child(4) {
	width: 8% !important;
}

.company-location-listing-table table thead th:nth-child(5) {
	width: 8% !important;
}

.instructor-course-list table thead th:nth-child(1) {
	width: 20% !important;
}

.instructor-course-list table thead th:nth-child(2) {
	width: 30% !important;
}

.instructor-course-list table thead th:nth-child(3) {
	width: 32% !important;
}

.instructor-course-list table thead th:nth-child(4) {
	width: 18% !important;
}

#locNote p {
	margin: 0px !important;
	font-size: 12px;
}

#locNote {
	margin-bottom: 15px;
}

.studentListselectDeselect {
	text-align: center !important;
}

.selectLabel {
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: 600;
	text-transform: capitalize;
	cursor: pointer !important;
	color: #4f53b7;
}

.ad-table.ad-table-date.course-listing-table table thead th:nth-child(1) {
	width: 13% !important;
}

.ad-table.ad-table-date.course-listing-table table thead th:nth-child(2) {
	width: 40% !important;
}

.ad-table.ad-table-date.course-listing-table table thead th:nth-child(3) {
	width: 32% !important;
}

.ad-table.ad-table-date.course-listing-table table tbody td:nth-child(3) {
	text-align: left !important;
}

.ad-table.ad-table-date.course-listing-table table thead th:nth-child(4) {
	width: 15% !important;
}

.studentsHeadingCourse {
	font-weight: 500;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.centralizeButton {
	padding-top: 10px;
}

input[type="text"] {
	background: white !important;
}

.btn.dropdown-toggle.bs-placeholder.btn-default {
	background: white !important;
}

#layer-demo {
	box-shadow: 0 16px 43px 0 rgba(48, 48, 48, 0.28);
	border: none;
}

.assignEmployeesCourseModel {
	box-shadow: 0 16px 43px 0 rgba(48, 48, 48, 0.28);
	padding: 20px;
}

.assignEmployeesCourseModel .modal-content {
	padding: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.assignEmployeesCourseModel .modal-header {
	border: none;
}

.CompanyFilterContainer {
	display: flex;
	width: 100%;
	justify-content: start;
}

.CompanyFilterContainer div {
	margin-right: 15px;
}

.CompanyFilterContainer div .form-control {
	min-width: 350px;
}

.CompanyFilterContainer .centralizeButton {
	padding-top: 10px;
	text-align: center;
	padding-left: 50px;
}

.ad-dashboard-page-wrapper .ad-dashboard-widgets .card.ad-totalUsers-card .card-header .card-title {
	justify-content: flex-end;
}

#select2-companydrp-container,
#select2-courseType-container {
	padding-top: 15px !important;
	padding-bottom: 25px !important;
	height: 60px !important;
	color: #999;
	padding-left: 10px;
}

.select2-container--default .select2-selection--single {
	height: 60px;
	font-weight: 400;
	border: solid 2px #ebebeb;
}

.instructorDropdown-con .instructorDropdown {
	height: 60px !important;
	font-weight: 400 !important;
	//border: solid 2px #ebebeb !important;
}

#select2-instructorPrimary-container {
	padding-top: 15px !important;
	padding-bottom: 25px !important;
	height: 60px !important;
	color: #999;
	padding-left: 10px;
}

.select2-selection__choice__remove {
	color: #4f53b7 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	border-right: none !important;
}

.instructorDropdown .select2-selection__choice {
	padding: 5px !important;
	background: #ebebeb !important;
	color: #4f53b7 !important;
}

#select2-instructor-container {
	padding-top: 15px !important;
	padding-bottom: 25px !important;
	height: 60px !important;
	color: #999;
	padding-left: 10px;
}

#select2-startTime-container {
	padding-top: 15px !important;
	padding-bottom: 25px !important;
	height: 60px !important;
	color: #999;
	padding-left: 10px;
}

#select2-endTime-container {
	padding-top: 15px !important;
	padding-bottom: 25px !important;
	height: 60px !important;
	color: #999;
	padding-left: 10px;
}

.instructorPrimaryDropdown {
	margin-top: 5px !important;
}

.instructorDropdown-con {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.select2-results__option--disabled {
	cursor: not-allowed;
}

.companyProfileSetting {
	margin-top: 10px;
	margin-bottom: 20px;
}

.select2-selection__clear {
	display: none !important;
}

.row.content-title.blockStyling .po__layer {
	left: auto !important;
	right: 0;
}

.custom-checkbox-wrapper .primaryloc-checkbox-label {
	padding-left: 25px !important;
	font-size: 16px !important;
	margin-left: 15px;
	margin-top: -3px;
}

.custom-checkbox-wrapper .primaryloc-checkbox-label::after {
	top: -1px !important;
	left: 3px !important;
}

.disabledCursor {
	cursor: not-allowed;
}

.bottomSpace {
	margin-bottom: 20px !important;
}

.topspace {
	margin-top: 20px !important;
}

.adjust-backend-space.ad-table.ad-table-date.course-listing-table table thead th:nth-child(7) {
	width: 9% !important;
}
.adjust-backend-space.ad-table.ad-table-date.course-listing-table table thead th:nth-child(5) {
	width: 16% !important;
}

.adjust-backend-space.ad-table.ad-table-date.course-listing-table table thead th:nth-child(6) {
	width: 19% !important;
}

.adjust-backend-space.ad-table.ad-table-date.course-listing-table table thead th:nth-child(2) {
	width: 21% !important;
}

.adjust-backend-space.ad-table.ad-table-date.course-listing-table table thead th:nth-child(3) {
	width: 22% !important;
}

.adjust-backend-space.ad-table.ad-table-date.course-listing-table table thead th:nth-child(1) {
	width: 14% !important;
}


/*


.adjust-backend-space.ad-table.ad-table-date.course-listing-table table thead th,
.adjust-backend-space.ad-table.ad-table-date.course-listing-table table tbody td {
font-size: 13.5px;
}

.adjust-backend-space.ad-table.ad-table-date.course-listing-table table tbody td {
padding: 8px 10px;
}





.adjust-backend-space.ad-table.ad-table-date.course-listing-table table thead th:nth-child(4) {
width: 13% !important;
}

.ad-table table.dataTable thead th,
.ad-table table.dataTable thead td,
.ad-table table.dataTable tbody th,
.ad-table table.dataTable tbody td,
.ad-table table thead th,
.ad-table table thead td,
.ad-table table tbody th,
.ad-table table tbody td 
{
font-size: 14px;
padding: 8px 8px !important;
}

@media (max-width: 1300px){
.ad-table table.dataTable thead th,
.ad-table table.dataTable thead td,
.ad-table table.dataTable tbody th,
.ad-table table.dataTable tbody td,
.ad-table table thead th,
.ad-table table thead td,
.ad-table table tbody th,
.ad-table table tbody td 
{
font-size: 13px;
padding: 8px 8px !important;
}
.adjust-backend-space.ad-table.ad-table-date.course-listing-table table thead th,
.adjust-backend-space.ad-table.ad-table-date.course-listing-table table tbody td {
font-size: 13px;
}
}*/

.ad-middle-section > .container > .row > .col-sm-9 > h1:nth-child(1) {
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #151515;
}

@media (min-width:1450px) {
	body .container {
		width: 100%;
		max-width: 1400px;
	}

}

@media (min-width:1650px) {
	body .container {
		width: 100%;
		max-width: 1600px;
	}

}

@media (min-width:1800px) {
	/*body .container {
		width: 100%;
		max-width: 1700px;
	}*/
	body .container {
		width: 100%;
		max-width: 1911px;
	}
	.ad-middle-section > .container > .row {
	  display: flex;
	}
	.ad-middle-section > .container > .row::before, 
	.ad-middle-section > .container > .row::after {
	  display: none;
	}
	.ad-middle-section > .container > .row > .col-sm-3 {
	  max-width: 308px !important;
	  margin-right: 7px;
	  width: 100% !important;
	}
	.ad-middle-section > .container > .row > .col-sm-9 {
	  width: 100% !important;
	  flex: 1 0 0%;
	}
	.ad-table.ad-table-date.course-listing-table.adjust-backend-space table tbody td:nth-child(1), 
	.ad-table.ad-table-date.course-listing-table.adjust-backend-space table thead th:nth-child(1) {
	  width: 129px !important;
	  max-width: 129px !important;
	}
	.ad-table.ad-table-date.course-listing-table.adjust-backend-space table tbody td:nth-child(2), 
	.ad-table.ad-table-date.course-listing-table.adjust-backend-space table thead th:nth-child(2) {
	  width: 382px !important;
	  max-width: 382px !important;
	}
	.ad-table.ad-table-date.course-listing-table.adjust-backend-space table tbody td:nth-child(3), 
	.ad-table.ad-table-date.course-listing-table.adjust-backend-space table thead th:nth-child(3) {
	  width: 515px !important;
	  max-width: 515px !important;
	}
}

div.left-calender {
	background-color: transparent;
	margin-top: 45px;
}

.navbar-collapse.left-calender .navbar-nav > li.dropdown > a {
	position: relative;
	background-color: transparent !important;
	padding: 10px 15px;
	color: #000 !important;
}

.left-calender .navbar-nav > li.dropdown .dropdown-menu {
	border: none;
}

.left-calender .navbar-nav > li.dropdown > a:after {
	color: #000 !important;
}

.left-calender .card-header .mb-0 {
	margin-top: 0;
}

.left-calender .card-header .btn.btn-link {
	width: 100%;
	text-align: left;
	display: flex;
	justify-content: space-between;
	color: #000;
	text-decoration: none !important;
}

.left-calender .card-header .btn.btn-link i {
	font-size: 24px;
}

.left-calender ul {
	padding-left: 15px;
	padding-top: 0px;
}

.left-calender ul li {
	list-style: none;
	padding: 6px;
	display: flex;
	justify-content: space-between;
	height: 40px;
}

.left-calender ul li:hover {
	background-color: #f5f5f5;
}

.left-calender ul li .dropdown-toggle {
	display: none;
	padding: 0;
	width: 20px;
	background-color: transparent;
	color: #000;
	font-size: 20px;
}

.dropdown.open .dropdown-toggle {
	display: block;
}

.left-calender ul li:hover .dropdown-toggle,
.left-calender ul li.dropdown.open .dropdown-toggle {
	padding: 0;
	width: 20px;
	display: inline-block;
	background-color: transparent;
	color: #000;
}

.left-calender ul li .dropdown-menu {
	width: 203px;
	margin: 5px 788px 31px 23px;
	padding: 15px;
	border-radius: 4px;
	box-shadow: 0 0 8px 0 rgba(48, 48, 48, 0.5);
	background-color: #ffffff;
	margin-top: -38px;
}

.left-calender ul li .dropdown-menu .dropdown-item {
	width: 100%;
	display: inline-block;
	font-size: 16px;
	padding: 5px;
	color: #404040;
}

.left-calender ul li .dropdown-menu .color-options {
	border-top: 1px solid #acacac;
	margin-top: 15px;
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px;
}

.left-calender ul li .dropdown-menu .color-options span a {
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	margin: 5px;
}

.left-calender .ad-checkbox label {
	padding-left: 25px;
}

.left-calender .ad-checkbox label::before {
	top: 3px;
}

.left-calender .ad-checkbox label::after {
	top: -2px;
	left: 2px;
}

.left-calender .ad-checkbox label::before {
	display: none !important;
}

.left-calender .ad-checkbox label {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 20px !important;
	height: 20px !important;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px border-radius:3px;
	margin-bottom: 0;
	display: inline-block;
	padding: 0;
	border-radius: 3px;
}

.left-calender .ad-checkbox {
	position: relative;
	padding-left: 26px;
}

.left-calender [type="checkbox"]:not(:checked) + label {
	background-color: transparent !important;
}

.modal-backdrop.fade.in {
	background-color: transparent;
}

.calendar-popup .modal-dialog {
	width: 420px;
	padding: 0 0 30px;
	border-radius: 9px;
	box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.23) !important;
	background-color: #ffffff;
}

.calendar-popup .modal-dialog .modal-content {
	box-shadow: none;
	border: none;
}

.calendar-popup .modal-header {
	background-color: #ececec;
	border: none;
	height: 36px;
	padding: 7px 20px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.ad-add-title .form-control {
	border: none !important;
	border-bottom: 1px solid #d9d9d9 !important;
	box-shadow: none;
	border-radius: 0;
	padding: 10px;
	height: auto;
	padding-left: 0;
	margin-bottom: 30px;
}

.ad-c-form label {
	text-transform: capitalize;
	font-size: 13px;
	margin: 0;
	line-height: 2;
}

.datepicker-wrapper input {
	height: 25px;
	background-color: #f2f2f2 !important;
	border: none !important;
	width: 100%;
	margin: 10px 0;
	margin-top: 0 !important;
}



.left-calender-block .form-control .btn.dropdown-toggle {
	border: 1px solid #e1e1e1 !important;
	height: 30px;
	padding: 0;
	font-size: 13px;
	padding-left: 10px;
	border-radius: 3px;
}

.left-calender-block .btn-group.bootstrap-select.form-control {
	margin-bottom: 12px;
}

.left-calender-block .calendar-popup .ad-checkbox {
	margin: 10px 0 15px;
	font-size: 14px;
}

.left-calender-block .col-sm-9 input[type="text"],
.left-calender-block .col-sm-9 input[type="email"],
.left-calender-block .col-sm-9 input[type="password"],
.left-calender-block .col-sm-9 input[type="number"],
.left-calender-block .col-sm-8 input[type="text"],
.left-calender-block .col-sm-9 input[type="file"],
.left-calender-block .col-sm-8 input[type="email"],
.left-calender-block .col-sm-8 input[type="password"],
.left-calender-block .col-sm-8 input[type="number"],
.left-calender-block .col-sm-8 input[type="file"] {
	border: 1px solid #e1e1e1 !important;
	height: 30px;
	padding: 0;
	font-size: 14px;
	padding-left: 10px;
	border-radius: 3px;
}

.left-calender ul li .dropdown-menu.ad-create-calendar {
	box-shadow: 0 0 8px 0 rgba(48, 48, 48, 0.5);
	width: 370px;
	height: auto;
}

.left-calender ul li .dropdown-menu.ad-create-calendar h4 {
	color: #7e7e7e;
	font-size: 14px;
}

.left-calender ul li .dropdown-menu.ad-create-calendar input[type="text"] {
	background-color: #f0f0f0 !important;
	border: none !important;
	height: 40px !important;
	border-radius: 0;
}

.left-calender ul li .dropdown-menu.ad-create-calendar textarea {
	background-color: #f0f0f0 !important;
	border: none !important;
	height: 147px !important;
	border-radius: 0;
}

.left-calender-block span {
	font-size: 14px;
}

.left-calender-block .ad-checkbox {
	font-size: 16px;
}

.calendar-popup .modal-header button span {
	font-size: 22px;
}

.datepicker-wrapper strong {
	margin-top: 10px;
	display: inline-block;
}

.left-calender-block .bootstrap-select .dropdown-menu.inner li a {
	display: block;
	color: #4f53b7;
	font-size: 14px;
	font-weight: 500;
	padding: 9px;
	text-transform: none;
}

.left-calender-block textarea {
	border: 1px solid #e1e1e1 !important;
	height: 85px;
	padding: 0;
	font-size: 13px;
	padding-left: 10px;
	border-radius: 3px;
}

.left-calender .card-header .btn.btn-link i.zmdi.zmdi-plus {
	color: #000;
	font-size: 21px;
}

.left-calender-block .calendar-popup .btn.btn-default.small {
	padding: 8px 30px;
	height: auto !important;
	font-size: 14px;
}

.ad-refresh,
.ad-refreshCal {
	border: none;
	padding: 0;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	margin: 5px;
	background-color: #d8d8d8;
}

.dropdown-menu.ad-c-menu ul {
	padding: 0;
}

.left-calender ul li .dropdown-menu.ad-c-menu {
	height: auto;
}

.dropdown-menu.ad-c-menu ul li {
	background-color: transparent !important;
}

.dropdown-menu.ad-c-menu ul a,.dropdown-menu.ad-c-menu ul button {
	color: #4d4d4d !important;
	font-size: 16px;
	background-color: transparent !important;
	width: auto;
	border:none;
}

.dropdown-menu.ad-c-menu ul a:hover,.dropdown-menu.ad-c-menu ul button:hover {
	color: #5053b7 !important;
}

.calendar-popup .ad-c-form input.pac-target-input {
	height: 62px !important;
	font-size: 14px !important;
	border: 1px solid #e1e1e1 !important;
	padding: 0 5px !important;
	left: 0 !important;
}

.ad-refresh img,
.ad-refreshCal img {
	max-width: 11px;
	position: relative;
	top: -1px;
	opacity: 0.7;
}

.left-calender-block span.ad-colors {
	width: 18px;
	display: inline-block;
	height: 18px;
	border-radius: 50%;
	margin-left: -20px;
	margin-top: 5px;
}

.ad-border-spacer {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 10px;
}

.left-calender .card-header .btn.btn-link .zmdi {
	transform: rotate(-180deg);
}

.left-calender .card-header .btn.btn-link.collapsed .zmdi {
	transform: rotate(-0);
}

.left-calender .card-header .btn.btn-link {
	padding-left: 0;
}

/*new added css on 12-01-2021*/
.ts-calendar-left-block { position: relative;margin-top: 30px; }
.ts-calendar-left-block .col-md-3 { position: absolute; left:; left: 0; top: 0; transform: translateX(-100%); z-index: 99; max-width: 267px;}
.ts-calendar-left-block .col-md-9,.ts-calendar-left-block .col-md-8 { width: 100%; }
.left-calender ul { padding-left: 0; padding-top: 0px; margin-left: -5px; }
.close-add-calendar { position: absolute; right: 5px; top: 5px; background-color: transparent; border: none; border-radius: 50%; color: #777; }
.card-header.create-calendar-block ul { margin: 0; }
.card-header.create-calendar-block ul li { height: auto; background-color: transparent !important; padding: 0; }
.card-header.create-calendar-block ul li .ad-create-calendar { margin-top: 0px; }
.left-calender-block .btn-group.bootstrap-select.form-control { margin-bottom: 20px; }
.ad-c-form label { text-transform: capitalize; font-size: 11px; margin: 0; line-height: normal; display: inline-block; margin-bottom: 0px; }
.left-calender-block .col-sm-9 input[type="text"]#tDateTime,.left-calender-block .col-sm-8 input[type="text"]#tDateTime { border: 1px solid #e1e1e1 !important; margin-top: 0; }
.left-calender-block .col-sm-9 input[type="text"]#eDateTime,.left-calender-block .col-sm-8 input[type="text"]#eDateTime { border: 1px solid #e1e1e1 !important; }
.left-calender-block #repeatDrpId { margin-bottom: 22px; border: 1px solid #e1e1e1 !important; box-shadow: none; height: 30px; font-size: 14px; padding: 5px; }
.left-calender .card-header .ts-other-calendar-menu { position: relative; }
.left-calender .card-header .ts-other-calendar-menu a {
	position: absolute;
	top: 8px;
	right: 50px;
	color: #000;
	font-size: 21px;
	z-index: 99;
}.bootstrap-select.btn-group .dropdown-toggle .filter-option { color: #999; }
.ad-c-form label { text-transform: capitalize; font-size: 14px; font-weight: 600; }
.calendar-popup .modal-dialog .modal-body { padding: 20px 30px; padding-bottom: 15px; }
.ad-c-form label.error { font-size: 11px; font-weight: normal; }
.left-calender-block textarea { margin-bottom: 5px; }
.left-calender-block .calendar-popup .btn.btn-default.small { margin-top: 20px; }
.ad-add-title label.error { font-size: 11px; text-transform: capitalize; font-weight: normal; margin-top: -20px; }
.left-calender-block .ad-create-calendar .bootstrap-select {
	width: 100%;
	display: block;
	margin-top: 20px;
	height: 40px;
}
.left-calender-block .ad-create-calendar .dropdown-menu {
	margin-top: 0;
	margin-left: 0;
}

.left-calender-block .ad-create-calendar .dropdown-menu li a {
	width: 100%;
	text-align: left;
	display: inline-block !important;
}

.left-calender-block .ad-create-calendar .dropdown-menu li {
	display: inline-block;
	width: 100%;
	background-color: transparent !important;
}

.left-calender-block .ad-create-calendar .btn.dropdown-toggle.btn-default {
	width: 100%;
	display: block;
	margin-top: 0px;
	height: 40px;
}

.row.text-center.datepicker-wrapper .col-md-1 {
	padding: 0;
	line-height: normal;
	width: 5px;
}

.calendar-popup .col-sm-9 input[type="text"]#eDateTime,.calendar-popup .col-sm-8 input[type="text"]#eDateTime {
	margin-bottom: 20px;
}

.datepicker-wrapper strong {
	margin-top: 5px;
	display: inline-block;
}

.left-calender-block .calendar-popup .ad-checkbox label {
	padding-left: 28px;
	margin-top: 2px;
}

.calendar-popup .bootstrap-select .dropdown-menu.inner li::after,
.left-calender-block .bootstrap-select .dropdown-menu.inner li::before {
	width: 100%;
	margin-left: 0;
}
.calendar-popup .bootstrap-select .dropdown-menu.inner li::before,
.left-calender-block .bootstrap-select .dropdown-menu.inner li::after {
	width: 100%;
	margin-left: 0;
}

.left-calender ul li {
	min-height: 42px;
	padding-bottom: 4px;
	padding-top: 8px;
	height: auto;
}

.nw-calendar-1 h4 {
	color: #7e7e7e;
	font-weight: 500;
	margin-bottom: 15px;
}

.nw-calendar-1 input[type="text"] {
	background-color: #f0f0f0 !important;
	border: none;
	height: 40px !important;
	font-size: 16px !important;
	border-radius: 0 !important;
}

.nw-calendar-1 input[type="text"]::placeholder {
color: #7e7e7e !important;
}

.nw-calendar-1 textarea {
	background-color: #f0f0f0 !important;
	border: none !important;
	box-shadow: none;
	padding-top: 10px !important;
		height: 147px !important;
	font-size: 16px !important;
	border-radius: 0 !important;
}

.nw-calendar-1 textarea::placeholder {
color: #7e7e7e !important;
}


.left-calender-block .nw-calendar-1 .form-control .btn.dropdown-toggle {
	height: 40px;
	border: none !important;
	padding-left: 16px;
	background-color: #f0f0f0 !important;
	border-radius: 0;
}

.left-calender-block .nw-calendar-1 .btn-group.bootstrap-select.form-control {
	margin-top: 10px;
	margin-bottom: 30px !important;
}

.left-calender-block .nw-calendar-1 .form-control .btn.dropdown-toggle .filter-option.pull-left {
	font-size: 16px;
	color: #7e7e7e !important;
	padding-top: 4px;
}

#scheduleCourse,#deleteEvent,#delete_slider1,#deleteCalendar{
	background-color: rgba(0,0,0,0.6);
}

#scheduleCourse .modal-dialog,#deleteEvent .modal-dialog,#delete_slider1 .modal-dialog,#deleteCalendar .modal-dialog {
	transform: translate(-50%,-50%);
	left: 50%;
	top: 50%;
	right: 0;
	margin: 0;
}

.deletecustomicon {
	padding: 12px;
	display: inline-block;
	padding-left: 0;
	padding-right: 20px;
	padding-top: 0;
}

.deletecustomicon .zmdi {
	font-size: 19px;
}

.calendar-popup .ad-c-form input.pac-target-input {
	z-index: 999999999 !important;
}

div#map {
	height: 40px !important;
}

.calendar-popup .ad-c-form input.pac-target-input {
	height: 40px !important;
	border-radius: 3px !important;
	padding-left: 10px !important;
}
.ad-c-form label {
	padding-top: 8px;
}



.ad-refresh img, .ad-refreshCal img {
	top: -1.5px;
	opacity: 1;
	left: 0;
}

.ad-c-form label.error {
	padding-top: 0;
}



.ts-calendar-left-block button.ad-refresh {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.ts-calendar-left-block button.ad-refresh img {
	top: 0px;
}





.tr_action_dropdown {
  margin-bottom: 15px;
}
.tr_action_dropdown .dropdown-toggle {
  min-width: 159px;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.1px;
  text-align: center;
  height: 45px;
  padding: 13px 0;
  border-radius: 4px;
  background-color: rgb(80, 83, 183) !important;
  color: #fff !important;
  border-color: transparent !important;
}
.tr_action_dropdown .dropdown-menu {
  padding: 30px 0 40px 16px;
  border-radius: 7px;
  box-shadow: 0 0 8px 0 rgba(48, 48, 48, 0.5);
  border: solid 1px #f2f2f2;
  background-color: #ffffff;
  min-width: 274px;
  margin-top: 15px;
}
.tr_action_dropdown .dropdown-menu a {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.1px;
  color: #5053b7;
  padding: 8px 15px;
}

#layer-demo {
	left: auto !important;
	right: 0px !important;
}





.ad-refreshCal.refreshCalendarButton1 {
  display: flex;
  justify-content: center;
  align-content: center;
}
.ad-refreshCal.refreshCalendarButton1 img {
    top: auto !important;
    position: initial !important;
    height: 90% !important;
}



.tooltiptopicevent {
  min-width: 310px;
}
td:nth-last-child(1).fc-event-container .tooltiptopicevent, 
td:nth-last-child(2).fc-event-container .tooltiptopicevent {
  /*right: 0px !important;
  left: auto !important;*/
}

.fc-content-col.eventact{
/*z-index: 11;*/
}
.fc-time-grid .fc-event-container {
	z-index: initial !important;
}

.ad-refresh, .ad-refreshCal {
    width: 19px;
    height: 19px;
}



/*================================================
=            Update Css on 12-07-2021            =
================================================*/
.row.content-title.blockStyling .title {
	font-size: 25px !important;
	font-weight: bold !important;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.52;
	letter-spacing: normal !important;
	color: #151515;
	margin-bottom: 9px !important;
}
.row.content-title.blockStyling .title + .studentsHeadingCourse {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 9px;
}
.ad-table table tbody tr:hover td {
	background-color: #ededf7 !important;
}
/*=====  End of Update Css on 12-07-2021  ======*/

/*================================================
=            Update Css on 16-07-2021            =
================================================*/

@media (min-width:1800px) {
	#assignInstructors.in, 
	#assignEmployees.in {
	  display: flex !important;
	  align-items: center;
	  justify-content: center;
	}
}

#assignInstructors, #assignEmployees {
  background-color: rgba(0, 0, 0, 0.57);
  overflow: auto !important;
}
#assignInstructors .modal-header, 
#assignEmployees .modal-header {
  padding: 0px !important;
  border: 0px !important;
}
#assignInstructors .modal-content, 
#assignEmployees .modal-content {
  padding: 17px 76px 105px 75px;
  border-radius: 10px;
  box-shadow: 0 19px 80px 0 rgba(0, 0, 0, 0.17);
  border: 0px !important;
}
#assignInstructors .modal-header .close, 
#assignEmployees .modal-header .close {
  font-size: 34px;
  width: 42px;
  height: 44px;
  display: block;
  opacity: 0.57 !important;
  color: #000 !important;
  margin-right: -41px;
}
#assignInstructors .modal-header .argin-for-title, 
#assignEmployees .modal-header .argin-for-title {
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2f2f31;
  margin-top: 19px;
  width: 100%;
  float: left;
  margin-bottom: 16px;
  margin-left: 0px !important;
}
#assignInstructors .modal-body, 
#assignEmployees .modal-body {
  padding: 0px !important;
}
#assignInstructors .modal-body  #saveInstructors, 
#assignEmployees .modal-body  #saveEmployees, #assignEmployees .modal-body  #saveEmployeesSearched {
  width: 100% !important;
  height: 46px !important;
}



.ts_section_title_check {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.ts_section_title_check .headingTitle {
  margin-bottom: 0px !important;
  margin-right: 10px;
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.52;
  letter-spacing: normal;
  color: #151515;
}
.ts_privateSeatContainer_count {
  padding-top: 30px;
}
.ts_privateSeatContainer_count > label {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999999;
  margin-bottom: 0px !important;
  width: 100%;
  text-transform: initial !important;
}
.ts_privateSeatContainer_count .ts_inputGroup {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-top: -4px;
}
.ts_privateSeatContainer_count .ts_inputGroup input {
	width: auto !important;
	min-width: initial !important;
	padding: 0px !important;
	height: auto !important;
	border: 0px !important;
	max-width: 100%;
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #151515;
}
.ts_privateSeatContainer_count .ts_inputGroup label.error {
	width: 100%;
	margin-bottom: 0px !important;
	position: absolute;
	bottom: 0;
}
.ts_privateSeatContainer_count .ts_inputGroup #editTotal {
	order: 2;
	color: rgb(79, 83, 183);
	padding-top: 5px;
	margin-left: 23px;
	cursor: pointer;
}





.ts_privateSeatContainer_count .ts_inputGroup .ts_price {
  max-width: 90px;
  display: inline-flex;
}
.ts_privateSeatContainer_count .ts_inputGroup .ts_ico {
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgb(21, 21, 21);
  display: inline-block;
  margin-right: 5px;
}
/*=====  End of Update Css on 16-07-2021  ======*/

.no_ins_class{
margin-top: 10px !important;
}

/*13 August 2021*/
.instructor-detail-head{
        margin: 15px 21px 16px 0;
        padding: 26px  51px;
        border-radius: 6px;
        background-color: #f8f8f8;
        
        
    }

.ins-label-group {
	font-family: Roboto;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9 !important;
	letter-spacing: normal;
	color: #151515;
	display: flex;
	

}
.ins-label {
	font-weight: normal;
}
.ins-label.labels {
	font-weight: 500 !important;
}

.instructor-detail-header {
	display: flex;
	height: 290px;
}
.instructor-certificate{
	overflow-y: scroll;
	scrollbar-color: #b7b7b7 #f8f8f8;
	scrollbar-width: thin;
}
.instructor-detail-counts{
	padding: 33px;
	border-radius: 6px;
	background-color: #f8f8f8;
	word-break: break-all;
}
.count-value{
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #333;
}



/*================================================
=            Css update on 07-09-2021            =
================================================*/

.courseEventGroup {
  font-size: 11.5px !important;
}
.coursechecbox:checked + label::before, 
.coursechecbox:not(:checked) + label::before, 
.ungroupcoursechecbox:checked + label::before {
  background-color: transparent !important;
  border-color: #fff !important;
}
.coursechecbox label::before,
.coursechecbox label::after{
    width: 18px !important;
    height: 18px !important;
}
.courseEventGroup {
  transform: initial !important;
}
.courseEventGroup::before, .courseEventGroup::after {
  width: 14px !important;
  height: 14px !important;
  transform: initial !important;
  top: 5px !important;
  left: 5px !important;
}


#courseaccess input {
  opacity: 0 !important;
  left: 5px !important;
  z-index: 99999999 !important;
  width: 18px !important;
  height: 18px !important;
  top: 5px !important;  
  margin: 0px !important;
  cursor: pointer;
}
#courseaccess input + .courseEventGroup::before{
  background-color: transparent !important;  
  border-color: #fff !important;
}
#courseaccess input:checked + .courseEventGroup::after {
  /*background-color: #fff;
  width: 18px !important;
  height: 18px !important;
  border-radius: 5px !important;*/
}

.fc-more-popover .fc-event-container {
  padding: 10px 6px 5px 5px !important;
}
.fc-popover .fc-header {
  padding: 8px 0px 9px 7px !important;
  border-radius: 5px 5px 0px 0px;
}
.fc-popover .fc-header .fc-title {
  font-size: 16px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2f2f31;
  margin: 0px !important;
}
.fc-popover .fc-header .fc-close {
  font-size: 18px !important;
  margin-right: 5px;
  color: #666 !important;
  opacity: 1 !important;
}
.fc-unthemed .fc-popover {
  border-radius: 5px !important;
  border: solid 1px rgb(206, 206, 206) !important;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.17) !important;
}

#changeCoruseGroup {
	background-color: rgba(0, 0, 0, 0.74);
}




#changeCoruseGroup {
  background-color: rgba(0, 0, 0, 0.74);
}
#changeCoruseGroup .modal-dialog {
  max-width: 1242px !important;
  width: 100% !important;
}
#changeCoruseGroup .form-control {
  box-shadow: none !important;
  border: solid 2px rgb(235, 235, 235) !important;
}
#changeCoruseGroup .form-control:focus {
  border-color: rgb(79, 83, 183) !important;
}
#changeCoruseGroup .form-group {
  margin-bottom: 38px !important;
}
#changeCoruseGroup .form-group > label:not(.error), #changeCoruseGroup  label:not(.ad-file-upload) {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333;
  margin-bottom: 9px !important;
}
#changeCoruseGroup .confirmCoruseGroupChange {
  width: 100%;
  max-width: 675px;
}
#changeCoruseGroup .row {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
#changeCoruseGroup .row > [class*="col"] {
  padding-left: 10px !important;
  padding-right: 10px !important;
}



#changeCoruseGroup .select2 .select2-selection .select2-selection__arrow {
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
}
#changeCoruseGroup .select2 .select2-selection .select2-selection__arrow b {
  display: none !important;
}
#changeCoruseGroup .select2 .select2-selection .select2-selection__arrow::before {
  content: '\61';
  font-family: "acro";
  font-size: 13px;
  display: inline-block;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
  color: rgb(153, 153, 153);
}
#changeCoruseGroup .select2 .select2-selection[aria-expanded="true"] .select2-selection__arrow::before {
  color: rgb(79, 83, 183);
}
.select2-container .select2-dropdown {
  border: solid 2px rgba(79,83,183,0.1);
  border-top: 0px !important;
}
.select2-container .select2-dropdown  .select2-results__option {
  display: block;
  color: rgb(79, 83, 183);
  font-size: 14px;
  font-weight: 500;
  padding: 9px;
  text-transform: none;
  line-height: 1.42857;
  border-bottom: solid 1px rgb(235, 235, 235);
}
.select2-container .select2-dropdown .select2-results__option.select2-results__option--highlighted {
  background-color: rgba(79,83,183,0.1) !important;
}

#courseaccess input + .courseEventGroup::after {
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #4f53b7 !important;
	transform: initial !important;
	width: 16px !important;
	height: 16px !important;
	border-radius: 3px !important;
	top: 6px !important;
	left: 6px !important;
	background-color: #fff !important;
}


.fc-scroller.fc-time-grid-container {
  overflow: auto !important;
}


.tooltiptopicevent {
  min-width: 420px;
}
.courseEvent_1 .instructorcalender {
  line-height: normal !important;
  margin-bottom: 9px;
}
.courseEvent_1 .instructorcalender:nth-child(1) {
  margin-bottom: 0px !important;
}
/*=====  End of Css update on 07-09-2021  ======*/

.groupcrsbtnfloatrow {	
position: sticky;
bottom: 0;
background-color: transparent;
z-index: 99;
}

/*.groupcrsbtnfloat {	
animation: bounce 2s infinite;
-webkit-animation: bounce 2s infinite;
-moz-animation: bounce 2s infinite;
-o-animation: bounce 2s infinite;
}*/

.groupcrsbtnfloat {
	animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
	display: block !important;
	margin: 0px auto !important;
	position: sticky !important;
	bottom: 20px;
}

@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
40% {-webkit-transform: translateY(-13px);}
60% {-webkit-transform: translateY(-10px);}
}

@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
40% {-moz-transform: translateY(-13px);}
60% {-moz-transform: translateY(-10px);}
}

@-o-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
40% {-o-transform: translateY(-13px);}
60% {-o-transform: translateY(-10px);}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-13px);}
60% {transform: translateY(-10px);}
}


/****15sept2021(***/
/*css for popup*/
@media screen and (min-width:1024px) {
	.instructor-detail-counts {
    padding: 8px;
    border-radius: 6px;
    background-color: #f8f8f8;
    word-break: break-all;
    font-size: 13px;
	}
		
	.count-value {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
	}
}




.fc-title {
  background-color: inherit !important;
}
.fc-content {
  background-color: inherit !important;
  position: initial !important;
}
.fc-event .fc-bg {
  background-color: inherit !important;
  opacity: 0.1 !important
}



/*==============================================
=            Update on _ 19-10-2021            =
==============================================*/
#assignstudentmodel {
  background-color: rgba(0, 0, 0, 0.57);
}
#assignstudentmodel .modal-dialog {
  max-width: 826px;
}
#assignstudentmodel .modal-dialog .modal-content {
  padding: 74px 87px 76px 63px;
}
#assignstudentmodel .modal-header {
  padding: 0px;
  position: initial !important;
  border: 0px;
}
#assignstudentmodel .modal-header .close {
  position: absolute;
  top: 18px;
  right: 50px;
  font-size: 34px;
}
#assignstudentmodel .modal-header .argin-for-title {
  margin: 0px !important;
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2f2f31;
}



.ts_list_wrap .ts_list_item {
	margin-top: 9px;
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: rgb(47, 47, 49);
}
.ts_list_wrap .ts_list_item .ts_title {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	text-transform: initial !important;
	margin-right: 5px;
	display: inline;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.ts_list_wrap .ts_list_item span {
	display: inline;
	width: 100%;
}
.ts_list_wrap .ts_list_item:nth-child(1) {
  margin-top: 0px;
}
#assignstudentmodel  .modal-body {
  padding: 20px 0px 0px !important;
}
#assignstudentmodel .modal-body .studentsOperationSection.row {
  margin: 0px !important;
}
#assignstudentmodel .modal-body .studentsOperationSection.row .row.blockStyling {
  margin-bottom: 33px !important;
}
#assignstudentmodel .modal-body .searchDetails .blockStyling .studentsHeadingCourse {
  margin-top: 0px;
}
#assignstudentmodel .modal-body .searchDetails .dataTables_wrapper thead tr th label {
  margin-bottom: 0px;
}
#assignstudentmodel .modal-body .searchDetails .dataTables_wrapper thead tr th:nth-last-child(1) {
  /*text-align: center;*/
}
#assignstudentmodel .modal-body .searchDetails .dataTables_wrapper thead tr th:nth-child(1),
#assignstudentmodel .modal-body .searchDetails .dataTables_wrapper tbody tr td:nth-child(1) {
	width: 100px !important;
	max-width: 100px !important;
	min-width: 100px !important;
}
#assignstudentmodel .modal-body #sendcertificateadmin {
  width: 100% !important;
  margin-top: 0px !important;
}
#assignstudentmodel .modal-body #sendcertificateadmin + div .error {
  margin-top: 15px !important;
  text-transform: initial !important;
  text-align: center;
  font-size: 14px !important;
}

/*=====  End of Update on _ 19-10-2021  ======*/

#ad-table-1_wrapper thead tr th:nth-last-child(1) {
	/*text-align: center;*/
}


.row.content-title.blockStyling {
	position: relative;
}
#layer-demo.compnay_dropdown {
	top: 50px !important;
	right: 0px !important;
	left: auto !important;
}



.fc-row.fc-week.fc-widget-content.fc-rigid .fc-content-skeleton table tbody tr td:nth-last-child(1) .tooltiptopicevent, 
.fc-row.fc-week.fc-widget-content.fc-rigid .fc-content-skeleton table tbody tr td:nth-last-child(2) .tooltiptopicevent {
  right: 0 !important;}
.fc-row.fc-week.fc-widget-content.fc-rigid .fc-content-skeleton table tbody tr td.fc-event-container {
  position: relative;
}

.fc-scroller.fc-time-grid-container .fc-content-skeleton table tbody tr td .tooltiptopicevent {
  top: 105px;
}
.fc-scroller.fc-time-grid-container .fc-content-skeleton table tbody tr td:nth-last-child(1) .tooltiptopicevent, 
.fc-scroller.fc-time-grid-container .fc-content-skeleton table tbody tr td:nth-last-child(2) .tooltiptopicevent {
  right: 0px; 
}

@media (max-width:767px) {
	#assignstudentmodel .modal-dialog .modal-content {
	  padding: 50px 30px 20px;
	}
	#assignstudentmodel .modal-dialog {
	  width: 92% !important;
	}
	.dataTables_wrapper {
	  width: 100%;
	  overflow: auto;
	}
	#assignstudentmodel .modal-body #sendcertificateadmin {
	  margin-top: 0px !important;
	}
}

/*================================================
=            CSS update on 26-11-2021            =
================================================*/
.fc-event {
  border-color: #fff !important;
}
.pac-container.pac-logo {
  display: block !important;
}
.pac-container.pac-logo .pac-item {
  text-overflow: initial !important;
  white-space: normal !important;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.2em;
  align-items: center;
  position: relative;
  min-height: 30px;
  padding: 5px 5px 5px 26px;
}
.pac-container.pac-logo .pac-item .pac-icon {
  position: absolute;
  left: 6px;
  top: 0px;
}

.ts-col-Course-Method {
  padding: 10px 0px !important;
}
.ts-Course-Schedules-table tbody td {
  line-height: 1.2em;
}

.courseEventGroup{
	cursor: pointer !important;
}

.ad-file-upload input {
  cursor: pointer !important;
}
.ad-file-upload input .ad-note a {
  position: relative;
  z-index: 9999999;
  display: block;
}
.ad-file-upload input ~ .ad-note a {
  position: relative;
  z-index: 9999;
}
.ad-file-upload input ~ .ad-note a:hover {
  /*opacity: 0.6;*/
  text-decoration: underline !important;
}
.ad-file-upload input:hover ~ .btn {
  opacity: 0.8;
  position: relative;
  z-index: 0;
}
.ad-file-upload input {
  z-index: 9;
}

/*=====  End of CSS update on 26-11-2021  ======*/