body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400px;
	height:100%;
	font-size:14px;

}
html, body {
  height: 100%;
}

h2,h3,h4,h5,p
{
	padding:0px;
	margin:0px;
}
.bacgbg
{
	background:#e0f2f4;
}
a
{
	text-decoration:none;
}
*, ::after, ::before {
  box-sizing: border-box;
}
ul,li
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.main_section
{
	margin:0px auto;
max-width: 28rem;
position:relative;
}
.header_section
{
	position:relative;
	
padding: 20px 0px;

}
.header_section img
{
	max-width:100%;
	height:auto;
}
.header_section .logo
{
	text-align:center;
}
.header_overlay
{
	border-radius:8px;
	padding:15px;
	margin:auto;
	left:0;
	right:0;
}
.header_overlay h3
{
	color: #f5b333;
	text-align:center;
	font-size: 28px;
}
.header_overlay h4 {
  color: #870000;
  text-align: center;
}
.fxt-main-form {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fxt-inner-wrap {
  width: 100%;
}
.fxt-page-title {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
  color: #15a1b2;
  text-align: center;
}
.form-group {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}
.fxt-label {
  color: #14133b;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e7e7e7;
  padding: 10px 15px;
  color: #111;
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #c8c7c7;
  padding: 10px 15px;
  color: #111;
  font-size: 13px;
}
.fxt-btn-fill {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 1px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-color: #15a1b2;
  color: #fff;
  border-radius: 4px;
  background-color: #15a1b2;
  padding: 9px 36px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  border-radius: 30px;
  letter-spacing: 2px;
}
.sub_header
{
	width:100%;
	padding:10px 0px;
	text-align:center;
	background: #16a2b3;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
	
}
.sub_header h4
{
	color: #870000;
  text-align: center;
}
.sub_header .logo img
{
	width:40px;
	height:auto;
}
.sub_main_section1
{
	border:1px solid #ccc;
	width:95%;
	margin:0px auto;
	border-radius:6px;
	margin-top:25px;
	padding:15px;
	background:#cdfdd3;
}
.Curriculum_left
{
	float:left;
	width:90%;
}
.Curriculum_right
{
	float:left;
	width:10%;
}
.Curriculum_right img
{
	width:40px;
	height:auto;
}
.clear
{
	width:100%;
	clear:both;
}
.Curriculum_left h3, .Curriculum_left h3 a
{
	padding-top:8px;
	color: #3d3d3d;
}
.sub_main_section2
{
	border:1px solid #ccc;
	width:95%;
	margin:0px auto;
	border-radius:6px;
	margin-top:25px;
	padding:15px;
	background:#fdfccd;
}
.faculty_list img
{
	width:25px;
	height:25px;
}
.faculty_list td
{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	font-size:13px;
	padding-top:10px;
}
.footer_section {
  position: fixed;
  width: 100%;
 background: #fff;
  height: 50px;
  bottom: 0;
  padding: 10px;
  text-align: center;
  left: 0;
  max-width: 28rem;
  right: 0;
  margin: auto;
  border-top:1px solid #eee;
}
.main_section
{
	padding-bottom:50px;
	
}
.footer_section a
{
	color:#000;
	font-size: 13px;
}
.sub_header h5
{
	color: #0f65b8;
}
.header1 
{
	padding-left:15px;
	position:relative;
	padding-top: 8px;
  color: #015cb7;
  padding-top:20px;
}
.faculty_main_list {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0px auto;
  border-radius: 6px;
  margin-top: 11px;
  padding: 6px 10px;
  background: #cdfdd3;
}
.student_dashboard_main
{
	width: 100%;
  margin: 0px auto;
  border-radius: 6px;
  margin-top: 11px;
  padding: 6px 10px;
  background: #fff;
 
}
.student_dashboard_main span
{
	font-size:16px;
	text-align:center;
	display:block;
	font-weight:600;
	  padding-top: 10px;
}
.student_dashboard_main_inner
{
  border-radius: 6px;
  margin-top: 11px;
  padding: 6px 10px;
  background: #cdfdd3;
  text-align:center;
  font-size: 20px;
}
.faculty_main_list .Curriculum_left h3 {
  font-size: 15px;
  padding-top: 3px;
  color: #3d3d3d;
  font-weight: 500;
}
.faculty_main_list .Curriculum_right img {
  width: 28px;
  height: auto;
}
.faculty_main_list .Curriculum_right
{
	padding-top: 5px;
}
.dashobard_menu .Curriculum_left
{
	padding-top: 4px;
  
}
.dashobard_menu h3
{
	font-weight: bold !important;
}
.dashobard_menu  .Curriculum_right
{
	padding-top: 3px;
	padding-bottom:2px;
}
.user_box {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  line-height: 40px;
  color: #fff;
  background: #16a5b6;
  text-align: center;
}
.student_dashboard_main h5 {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.payment_kot_list
{
	border-bottom: 1px solid #ccc;
  padding: 8px 8px;
  background: #FFA;
  font-size:13px;

}
.kot_menu_list
{
	border-bottom:none;
	margin-top:15px;
}
.kot_menu_list td
{
	border-bottom: 1px solid #ccc;
}
.kot_btn
{
	margin-top:30px;
}
.btn_approved
{
	background:#090;
	padding:4px 10px;
	font-size:11px;
	font-weight:600;
	display:block;
	color:#FFF;
	border-radius:4px;
}
.kot_menu
{
	font-size:13px;
}
.kot_menu label
{
	padding-bottom:8px;
	display:block;
}
.mt-20
{
	margin-top:20px;
}
.pb-5
{
	padding-bottom:5px;
}
.form-control:focus-visible
{
	outline: none;
	 border: 1px solid #093;
}
.login_input
{
	position:relative;
}
.country_section 
{
	position:absolute;
	display: inline-flex;
	line-height: 24px;
	top: 8px;
	left: 8px;
	font-size: 12px;
}

.width-auto
{
	width:auto;
}
.text-center
{
	text-align:center;
}
.text_p
{
	font-size:12px;
	color:#666;
}
img {
  max-width: 100%;
  height: auto;
}
.dashboard_main_box
{
	background:#FFF;
	border-radius:12px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.27);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.27);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.27);
padding:10px;
margin:0px 15px;
}
.mt-5
{
	margin-top:20px;
}
.user_section
{
	border-bottom:1px solid #ccc;
}
.name_text
{
	color:#16a2b3;
	font-weight:600;
}
.btn_small
{
cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 1px solid;
  border-color: #15a1b2;
  color: #fff;
  border-radius: 4px;
  background-color: #15a1b2;
  padding: 4px 15px;
  text-align: center;
  border-radius: 30px;
  letter-spacing: 1px;	
}
.page_header
{
	font-size:18px;
	color:#222222;
	text-transform:uppercase;
	padding:12px 0px;
}
.page_header span
{
	color:#2d98a8;
}
.health_record_section li
{
	display:inline-block;
	padding:0px 20px;
	text-align:center;
	margin-bottom:10px;
	vertical-align:top;
}
.health_record_section a
{
	color:#333;
}
.inner_section
{
	padding: 10px;
  margin: 0px 15px;
}
.popular_section
{
	padding: 10px;
	background:#dce6ff;
}
.Popular_section li {
  display: inline-block;
  padding: 0px 5px;
  text-align: center;
  margin-bottom: 10px;
  vertical-align: top;
  font-size: 12px;
}
.Popular_section a
{
	color:#333;
}
.Important li
{
	padding: 0px 12px;
}
.Important li a
{
	font-size:14px;
}
.offered li {
  padding: 0px 18px;
}
.footer_section td
{
	width:100px;
}
.footer_section td i
{
	font-size:18px;
}
.p-0
{
	padding:0px;
}
.weight_main
{
	text-align:center;
}
.weight_text
{
	font-size:30px;
	font-weight:bold;
}
.single-choose {
  box-shadow: 0px 0px 20px 0px rgba(40, 11, 72, 0.11);
  background: #fff;
  transition: 0.5s;
  border: 1px solid #e3e2e2;
  border-radius:8px;
}
.mb-12
{
	margin-bottom:12px;
}
.specialty_icon
{
	font-size:25px;
	color:#15a1b2;
}
 .header {
      background: linear-gradient(135deg, #ff09c1, #44006a);
      color: white;
      padding: 20px 20px 20px;     
    }
    .avatar {
      width: 80px;
      height: 80px;
      border-radius: 50%;
      background-color: #ccc;
	  display:none;
    }
    .name {
      margin-top: 10px;
      font-size: 18px;
      font-weight: bold;
    }
    .details {
      font-size: 14px;
      color: #e6e6e6;
    }
    .verify-box {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background: #f5f9ff;
      padding: 12px 15px;
      border-radius: 12px;
      margin: 15px;
      border: 1px solid #dce6ff;
    }
    .verify-btn {
      background: white;
      border: 1px solid #007bff;
      color: #007bff;
      border-radius: 20px;
      padding: 6px 15px;
      font-size: 14px;
      cursor: pointer;
      text-decoration: none;
    }
  
   
    .row-left {
      display: flex;
      align-items: center;
    }
    .bottom-nav {
 
      display: flex;
      justify-content: space-around;
      border-top: 1px solid #ddd;     
	  position: fixed;
  width: 100%;
  background: #fff;
  height: 50px;
  bottom: 0;
  padding: 10px;
  text-align: center;
  left: 0;
  max-width: 28rem;
  right: 0;
  margin: auto;
  border-top: 1px solid #eee;
  margin-top:100px;
    }
    .bottom-nav a {
      text-decoration: none;
      color: #666;
      font-size: 12px;
      text-align: center;
    }
    .bottom-nav a.active {
      color: #007bff;
      font-weight: 600;
    }
	.cards-section {
  margin: 15px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}

.card a {
  text-decoration: none;
  color: #333;
  display: block;
}

.card-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 16px;
  font-size: 16px;
  font-weight: 500;
}

.row-left {
  display: flex;
  align-items: center;
}

.card-row span {
  font-size: 18px;
}

.cards-section ul li {
  display: inline-block;
  list-style-type: none;
  padding: 0px 5px;
  margin: 0px;
    margin-bottom: 0px;
  width: 32%;
  margin-bottom: 20px;
}
.dash_box {
  text-align: center;
  padding: 0px !important;
}
.rounded {
  border-radius: 2px !important;
}
.cards-section .dash_box a {
  font-size: 13px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
  display: block;
  padding: 5px 5px !important;
  background:#f7f7fe;
  border-radius:5px;
}
.cards-section .dash_box a span {
  font-size: 33px;
}
.dash_box img {
  width: 35px;
  height: auto;
}
.cards-section ul {
  padding: 0px;
  margin: 0px;
}
.list-inline-item {
  display: inline-block;
  font-size: 12px;
}