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: 5rem;
	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: 15% !important;
}
.ad-table.ad-table-date.company-listing-table table tbody td:nth-child(1) {
	width: 15% !important;
}

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






.ad-table.ad-table-date.company-listing-table table thead th:nth-child(3) {
	width: 5% !important;
}
.ad-table.ad-table-date.company-listing-table table tbody td:nth-child(3) {
	width: 5% !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: 15% !important;
}
.vacation-listing-table table tbody td:nth-child(1) {
	width: 15% !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: 45% !important;
}
.vacation-listing-table table tbody td:nth-child(3) {
	width: 45% !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);
}

.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: 35% !important;
}


.instructor-course-list table thead th:nth-child(4) {
width: 15% !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;
}







