.login_area_main {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100vh;
}
.logo_area img {
	width: 290px;
}
.login_form_area {
	background: #fff;
	width: 30%;
	padding: 0 55px;
	height: 100vh;
	justify-content: center;
	display: flex;
	flex-direction: column;
}
.logo_graphic_area img {
	width: 60%;
	margin: 0 auto;
	display: block;
}
.login_graphic_area {
	background: #f5f4f9;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 70%;
}
.logo_area {
	text-align: center;
}
.card-footer {
	border-top: 0;
}
.card-footer {
	padding: 0;
}
.card-footer button {
	width: 100%;
	height: 45px;
	border-radius: 6px;
	background: #ffaa17 !important;
	box-shadow: none !important;
	font-size: 16px;
}
.alert.alert-danger {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
}
.top_head_heading h1 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 22px;
}
.card-icon-orange {
	padding: 6px !important;
	background: #FB8C00 !important;
}
.card-icon-blue {
	padding: 6px !important;
	background: #1D8AEF !important;
}
.card-icon-viol {
	padding: 6px !important;
	background: #7D4AE8 !important;
}
.card-icon img {
	width: 50px;
	padding: 8px;
}
.card-icon.card-icon-viol img {
	padding: 0;
}
.card-title {
	font-size: 25px;
	font-weight: 600;
	color: #000 !important;
}
.card-footer {
	border-top: 0 !important;
}
.chart_section_inner {
	display: flex;
	justify-content: space-between;
}
.chart_section_single img {
	width: 100%;
}
.chart_section_single {
	width: 32%;
}
.sidebar .logo::after {
	bottom: 0;
}
.sidebar .logo a.logo-mini {
	width: 60px;
	bottom: 16px;
	position: relative;
	left: -13px;
}
.sidebar[data-color="rose"] li.active > a {
	background-color: #feaa17;
	box-shadow: 0 4px 20px 0 rgba(0,0,0,.14),0 7px 10px -5px rgb(253, 169, 22) !important;
}
.sidebar .logo {
	background: #fff;
	height: 77px;
}
.top_head_heading .add a {
	background: #FEAA16;
}
.card.table_all table thead {
	background: #E4E4E4;
	color: #000;
}
.card.table_all table thead tr th {
	padding: 15px 15px !important;
	border: 0;
	font-weight: 500;
	font-size: 14px;
}
.card.table_all table tbody tr td {
	padding: 15px 15px !important;
	font-size: 14px;
}
.card.table_all table tbody tr td > div > a {
	padding: 7px 17px;
}
.card.table_all table tbody tr td > div > a:nth-child(1) {
	background: #55CB84;
}
.pagination > .page-item.active > a, .pagination > .page-item.active > a:focus, .pagination > .page-item.active > a:hover, .pagination > .page-item.active > span, .pagination > .page-item.active > span:focus, .pagination > .page-item.active > span:hover {
	background-color: #feaa16;
	border-color: #feaa16;
}
.card-icon.school_edit_icon {
	padding: 8px !important;
}
.card-icon.school_edit_icon {
	background: #fea916 !important;
}
.card-footer.school_edit_button button {
	display: inline-block;
	width: 150px;
}
.cut_padding {
	padding: 0 !important;
}
.teacher_page_area .add a:nth-child(1) {
	background: #feaa17;
}
.teacher_page_area .add a:nth-child(2) {
	background: #1b8cef;
}
.select_area select {
	display: block;
	width: 100%;
	background: #fff;
	border: 0;
	border-bottom: 1px solid #d2d2d2;
	padding: 0 0 5px;
	-moz-appearance: auto;
	-webkit-appearance: auto;
}
.select_area {
	margin: 14px 0 0;
}
.add.notice_add_btn {
	margin: 0 0 53px;
}
.add.notice_add_btn a {
	background: #feaa17;
}
.notic_delete_btn a {
	background: #dd1818;
	padding: 6px 12px;
}
.notice_body_area .badge {
	background: transparent;
	color: #000;
	padding: 0;
	font-size: 15px;
}
.card-footer.cre_not_btn button {
	width: 150px;
}

#workshops-table {
  width: 100%;
}
.cret_workshop_btn a {
  background: #feaa17;
}
.create_worksub_btn button {
	width: 150px;
}
.card-icon.crd_sec {
	background: #ffaa17 !important;
}
#schoolworkshops-table tbody tr td .btn {
	background: #feaa17 !important;
	color: #fff;
	width: 125px;
}
.compitision_area input[type="submit"] {
	background: #feaa17;
	color: #fff;
	border: 0;
	width: 150px;
	height: 44px;
	margin: 24px 0 0;
	border-radius: 4px;
	cursor: pointer;
}
.card-icon.profile_cd {
	background: #ffaa17 !important;
}
.dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .dropdown-menu a:active, .dropdown-menu a:focus, .dropdown-menu a:hover {
	box-shadow: 0 4px 20px 0 rgba(0,0,0,.14),0 7px 10px -5px rgba(156,39,176,.4);
	background-color: #ffaa17;
	color: #fff;
}
.card-body.tech_supp_bdy {
	margin: 28px 0 0;
}
.card-body.tech_supp_bdy form .bmd-form-group {
	margin: 0 0 19px;
}
.card-body.tech_supp_bdy form .bmd-form-group:nth-child(3) {
	margin-bottom: 0;
}
.file_area label {
	display: block;
	margin: 0;
}
.file_area .file-info {
	margin: 10px 0 12px;
}
.file_area .file-info {
	margin: 10px 0 12px;
	padding: 4px 18px;
	background-color: #ebebeb;
}
.cancel-icon {
	 position: inherit; 
	/* top: 50%; */
	/* right: 10px; */
	/* transform: translateY(-50%, -50%); */
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 0 17px;
}
#audioFileInfo {
	margin-bottom: 35px;
}
.add_file_area {
	margin: 0 0 10px;
}
.edtr_area {
	margin: 27px 0 0;
}
.card.view_more_card {
	padding: 20px;
}
.card.view_more_card .sub h2 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 0;
}
#videoSection video {
	width: 62%;
	height: auto;
}
#videoSection a {
	padding: 7px 8px;
	display: ;
	position: relative;
	bottom: 13px;
	left: 7px;
}
#audioSection a {
	padding: 7px 8px;
	position: relative;
	bottom: 13px;
	left: 7px;
}
.file_vmor h2 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 0;
}
.file_sect {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.file_sect a {
	padding: 7px 8px;
	position: relative;
	bottom: 13px;
	left: 7px;
	margin: 0;
}
#videoSection h2 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 7px;
}
#audioSection h2 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 7px;
}
.up_button {
	padding: 0 32px !important;
	width: 169px !important;
	height: 39px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.img_workshp img {
	width: 200px;
	margin: 0 0 19px;
}
.ck.ck-content {
	height: auto;
}
.school_table table tbody tr td:nth-child(2) {
	min-width: 330px;
}
.school_table table tbody tr td:nth-child(3) {
	min-width: 181px;
}
.school_table table tbody tr td:nth-child(4) {
	min-width: 351px;
}
.school_table table tbody tr td:nth-child(5) {
	min-width: 200px;
}
.school_table table tbody tr td:nth-child(6) {
	min-width: 300px;
}
.school_table table tbody tr td:nth-child(7) {
	min-width: 150px;
}
.school_table table tbody tr td:nth-child(8) {
	min-width: 110px;
}
.school_table table tbody tr td:nth-child(9) {
	min-width: 150px;
}
.school_table table tbody tr td:nth-child(10) {
	min-width: 150px;
}
.school_table table tbody tr td:nth-child(11) {
	min-width: 200px;
}
.school_table table tbody tr td:nth-child(12) {
	min-width: 150px;
}



.workshop_table_main table tbody tr td:nth-child(3) {
	min-width: 150px;
}
.workshop_table_main table tbody tr td:nth-child(4) {
	min-width: 150px;
}
.workshop_table_main table tbody tr td:nth-child(6) {
	min-width: 100px;
}
.workshop_table_main table tbody tr td:nth-child(7) {
	min-width: 150px;
}
.workshop_table_main table tbody tr td:nth-child(8) {
	min-width: 150px;
}
.workshop_table_main table tbody tr td:nth-child(10) {
	min-width: 150px;
}
.workshop_table_main table tbody tr td:nth-child(11) {
	min-width: 150px;
}
.workshop_table_main table tbody tr td:nth-child(12) {
	min-width: 100px;
}
.workshop_table_main table tbody tr td:nth-child(13) {
	min-width: 140px;
}
.workshop_table_main table tbody tr td:nth-child(15) {
	min-width: 150px;
}
.workshop_table_main table tbody tr td:nth-child(16) {
	min-width: 400px;
}


.enrolled_table table tbody tr td:nth-child(3) {
	min-width: 340px;
}
.enrolled_table table tbody tr td:nth-child(2) {
	min-width: 150px;
}
.enrolled_table table tbody tr td:nth-child(7) {
	min-width: 250px;
}
.enrolled_table table tbody tr td:nth-child(8) {
	min-width: 180px;
}


#teachers-table tbody tr td:nth-child(2) {
	min-width: 200px;
}
#teachers-table tbody tr td:nth-child(6) {
	min-width: 320px;
}
#teachers-table tbody tr td:nth-child(4) {
	min-width: 170px;
}
#teachers-table tbody tr td:nth-child(7) {
	min-width: 150px;
}
#teachers-table tbody tr td:nth-child(8) {
	min-width: 150px;
}

.btn.btn-primary {
	color: #fff;
	background-color: #3381d4;
	border-color: #3381d4;
	box-shadow: 0 2px 2px 0 rgba(39, 93, 176, 0.14),0 3px 1px -2px rgba(39, 73, 176, 0.2),0 1px 5px 0 rgba(39, 93, 176, 0.12);
}
.certificates ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #e8e8e8;
	padding: 0 0 7px;
}
.certificates ul {
	padding: 0;
}
.certificates ul li a {
	padding: 8px 15px;
}
.certificates ul li p {
	margin: 0;
	text-transform: capitalize;
}
.btn-close {
	background: #ea9c15;
	color: #fff;
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0;
	border-radius: 50px;
	cursor: pointer;
}
.highlight {
	background-color: #fed896;
	color: white;
	border-radius: 5px;
	margin-bottom: 25px;
	padding: 18px;
}
.timeline-body p {
	color: #000;
	font-size: 15px;
}
.highlight h6 {
	text-align: right;
	color: #4c4c4c;
	margin: 0;
}
.timeline-panel.notice_body_area h6 {
	text-align: right;
}
.card.card-stats.fcard {
	background: #1d8aef;
}
.fcard p {
	color: #fff !important;
}
.fcard h3 {
	color: #fff !important;
}


.scard {
	background: #fb8c00;
}
.scard p {
	color: #fff !important;
}
.scard h3 {
	color: #fff !important;
}

.tcard {
	background: #7d4ae8;
}
.tcard p {
	color: #fff !important;
}
.tcard h3 {
	color: #fff !important;
}

.card-icon-pink {
	padding: 6px !important;
	background: #E42992 !important;
}

.focard {
	background: #20cfbe;
}
.focard p {
	color: #fff !important;
}
.focard h3 {
	color: #fff !important;
}






/*============= Responsive Css =============*/


@media screen and (max-width: 600px) {
	.login_area_main {
	flex-direction: column-reverse;
}
.card.table_all {
	overflow: auto;
}
.card-title {
	font-size: 21px;
}
.login_graphic_area {
	width: 100%;
	height: 30%;
}
.login_form_area {
	width: 100%;
	padding: 0 15px;
	height: 70%;
}
.logo_area img {
	width: 190px;
}
.sidebar .logo::after {
	bottom: 0;
}
#navbarDropdownProfile p {
	display: none;
}
#navbarDropdownProfile i {
	position: relative;
	bottom: 4px;
}
.chart_section_inner {
	flex-direction: column;
}
.chart_section_single {
	width: 100%;
	margin: 0 0 20px;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	margin: 22px 0 0;
	justify-content: flex-start;
}
.card.table_all table tbody tr td:nth-child(2) {
	min-width: 136px;
}
.card.table_all table tbody tr td:nth-child(4) {
	min-width: 130px;
}
.card.table_all table tbody tr td:nth-child(6) {
	min-width: 150px;
}
.card.table_all table tbody tr td:nth-child(7) {
	min-width: 150px;
}
.main-panel > .content {
	padding: 30px 0;
}
.navbar .navbar-brand {
	margin-left: 0;
}
.navbar-toggler {
	padding-right: 0;
}
div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_paginate {
	text-align: left;
}






}

















