/*Table Content
 =================================================
 - GLOBLE STYLE
 - Padding and Margin Style
 - BASIC STYLE
 - Header
 - USer_DropDown
 - small_Header_side_bar
 - Side_bar
 - Right_side
 - breadcrumb
 - CHART_BOX
 - social-box
 - Footer
 - BUTTONS_PAGE
 - portlet-advanced_page
 - ICON_FONT_AWESOME
 - WIDGETS_BASE
 - WIDGETS_CHART
 - CALENDAR_BASIC
 - CALENDAR_EXTERNAL_EVENTS
 - CALENDAR_LIST
 - FORM_BASIC_INPUT
 - FORM_INPUT_GROUP
 - FORM_CHECKBOX_RADIO
 - FORM_VALIDATION_BASIC
 - form-wizard
 - Login_Register_Page
 - 404
 - Profile_page
 ================================================
 */
/***********************************************************************
 GLOBLE STYLE
 ***********************************************************************/

h3 {
  font-family: Poppins, sans-serif;
  margin: 0px;
}

h3 {
  font-size: 16px;
}

a,
a:hover {
  text-decoration: none;
  color: #337ab7;
}

a {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

img {
  max-width: 100%;
}
body {
  font-size: 14px;
}
/*Labels*/
/*  Padding and Margin Style   ||-----------*/
/*-------------------------------------------------------------------------------------------*/
/* scrollbar STYLE    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
/* ::-webkit-scrollbar {
	width: 2px;
	height: 2px;
}
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.2);
}
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 10px;
	border-radius: 10px;
} */
/*-------------------------------------------------------------------------------------------*/
/* BASIC STYLE    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
body,
html {
  margin: 0;
  padding: 0;
}

body {
  background-color: #fff;
  padding: 0 !important;
  margin: 0 !important;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  color: #333333;
}
/* ===================== */
/* Header */
/* USer_DropDown */

/* small_Header_side_bar */
/* full_Section */
/* Side_bar */
/* Right_side */

/* breadcrumb */
/* Site_view_box */
/* CHART_BOX */
/* .full_chart:hover {
 -webkit-transform: translateY(-6px);
 transform: translateY(-6px);
 box-shadow: 0 20px 20px rgba(0, 0, 0, .1);
 -moz-box-shadow: 0 20px 20px rgba(0, 0, 0, .1);
 -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, .1);
 }
 */
/* social-box */
/* Three_Clumn */
/* School-timetable */

/* Student_table */
/* Footer */
/*============== BUTTONS_PAGE */
h3 {
  color: #000;
}
a,
a:hover {
  text-decoration: none;
}
/* portlet-advanced_page */
/* ICON_FONT_AWESOME */
/* WIDGETS_BASE */
.border {
  border-color: #e5e9ec !important;
}
/* WIDGETS_CHART */
/* CALENDAR_BASIC */
/* CALENDAR_EXTERNAL_EVENTS */
/* CALENDAR_LIST */
/* FORM_BASIC_INPUT */
/* FORM_INPUT_GROUP */
/* FORM_CHECKBOX_RADIO */
/* FORM_VALIDATION_BASIC */
/* form-wizard */

/* Login_Register_Page */
/* 404 */
/* Profile_page */
p:last-child {
  margin-bottom: 0;
}
p:last-child {
  margin-bottom: 0;
}
/* INDEX */
/* INDEX1 */
/*==========Header============*/
/*Light*/
/* dark Blue */
/* Side Menu */

/*===========CALENDAR_BASIC================*/
/* data Table */
/* Loader Css */

/* box */
.box-shadow {
  background-color: white;

  -webkit-box-shadow: 0px 9px 11px 5px rgba(10, 126, 255, 0.29);
  box-shadow: 0px 9px 11px 5px rgba(10, 126, 255, 0.29);
}
/* box */

.app-button {
  cursor: pointer;
  transition: background-color 0.3s ease;
}

/* .app-button:hover {
    background-color: #E7E7E7;
} */

.app-button:active {
  background-color: #d6dbdf;
  opacity: 0.5;
}

/* HOME_PAGE */

/* COURSE_LIST_PAGE */

/* COURSE_DETAIL_PAGE */

/* CONTACT_PAGE */

/* bise */
