@media only screen and (max-width: 600px) {
table th, table td {
    text-align: left;
    padding-left: 4px;
    background: #F5FCFF;
    font-weight: 600;
    vertical-align: top;
    font-size: 17px;
    color: #000000;
    font-family: "Quicksand", Sans-serif !important;
    border-bottom: 1px solid #00b599 !important;
}
	.row{
		display:block !important;
	}
	.card1{
	width:24rem !important;
}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.card1{
		width:44rem !important;
	}
} 
/*add department page css start here*/
	#adddepartment {
	margin: 9px 9px;
	}
	label {
    vertical-align: middle;
    font-size: 15px;
	}
	.adddept {
    font-size: 15px;
    background: #0a4997;
    color: whitesmoke;
    padding: 7px;
 width: 8%;
    margin-top: 15px; 
	margin-left: 15px;
	margin-bottom: 15px;
  	box-shadow: 2px 5px 8px #888888;
	cursor:pointer;
	}
	.adddept:hover{
	box-shadow:0px;
	}
	#success{
    font-size: 15px;
	}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 60%;
    margin: auto;
}
	input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
    padding: 8px 8px;
    line-height: 2;
    min-height: 35px;
    border-radius: 0px;
}
/*add department page css end here*/

/*add department information page css start here*/
	#submitF {
    font-size: 15px;
    background: #0a4997;
    color: whitesmoke;
    padding: 7px;
    width: 8%;
    margin-top: 15px;
  	box-shadow: 2px 5px 8px #888888;
	cursor:pointer;
	}
	.text-center{
	text-align:center;
	}
	#submitF:hover{
	box-shadow:0px;
	}
	.col-md-6{
	width:50%;
	padding:5px;	
	}
	.col-md-3{
	width:25%;
	padding:5px;	
	}
	.col-md-9{
	width:75%;
	padding:5px;	
	}
/* 	.row {
	display:flex;
	} */
	.form{
	background:#fff;
	margin :10px 20px;
	padding :30px;
	border-radius:7px;
	}
	label{
	font-size:15px;
	}
/*add department information page css end here*/

	.limitrow, .searchd {
	width: 18% !important;
    padding: 0px 4px !important;
    line-height: 0 !important;
    min-height: -webkit-fill-available !important;
	}
	.pg-number{
	font-size: 16px;
	display: flex;
    border: solid 1px;
    width: fit-content;
    padding: 4px 10px;
    margin: 10px 20px;
    float: right;
	}

	.page-numbers {
    padding: 0 5px;
	}
	.widefat td {
    vertical-align: middle !important;
	}
	.select-dept{
	border-radius: 0 !important;
	vertical-align: top !important;
	}
.faculty_name {
  color: #11A0C9;
    font-family: "Quicksand", Sans-serif;
    font-size: 23px;
}
h3, .entry-content h3 {
    color: #11A0C9 !important;
    font-family: "Quicksand", Sans-serif !important;;
	vertical-align: top !important;
    font-size: 20px !important;
    margin-bottom: 8px;
/* 	width:84%; */
}
.faculty_designation {
    font-size: 16px;
		font-family:"poppins";
    font-weight: 600;
    font-family: "Quicksand", Sans-serif;
    color: #117b9a;
    padding-bottom: 10px;
}
 table th, table td{
    text-align: left;
	 padding-left: 30px;
    background: #F5FCFF;
    font-weight: 600;
    vertical-align: top;
    font-size: 17px;
    color: black;
    font-family: "Quicksand", Sans-serif !important;
    border-bottom: 1px solid #00b599 !important; 
} 
.profile_info {
    margin-top: -19px;
    font-size: 15px;
     font-family: "Quicksand", Sans-serif !important;
}
.faculty_img {
    height: auto;
    /* border-radius: 50% !important; */
    margin-bottom: 11%;
    width: 70%;
 object-fit: cover !important;
}
.btn1 {
    color: #125F71;
    margin-top: 7%;
	font-family:"poppins";
    padding: 9px 0px 4px 0px;
}
.list-items {
    margin-right: -8px;
    margin-left: -8px;
    border: 0px 1px 1px 1px solid;
    border: 1px solid;
    text-align: center !important;
    margin: auto !important;
    border-color: #e4e7eb;
    border-left: 1px;
    margin-top: -3%;
    padding: auto !important;
    margin-bottom: 9%;
    padding: 3px;
    padding-top: 15px;
    border-right: 1px;
	font-family:"poppins" !important;
}
.faculty_name card-title{
	color: #11A0C9 !important;
    font-family: "Quicksand", Sans-serif !important;
    font-size: 23px !important;
}
/* .row {
    display: flex;
    justify-content: space-between;
} */
.colbor{
	margin-bottom: 5%;
}
.faculty_picprofile {
    width: 255px;
	height:247px !important;
	object-fit:cover !important;
    margin-bottom: 15px;
    margin-top: 19px;
    border-radius: 50% !important;
	 box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px !important;
}
td.head {
font-weight: 700;
    font-size: 17px;
    font-family: "Quicksand", Sans-serif !important;
    color: black;
    border-color: ;
    padding-left: 1px solid #00b599 !important;
    background: #20E2B8;
}
.profile-details{
	width:60%;
	margin:auto;
	margin-top: 2%;
	 box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px !important;
}
.fa1{
	color: #03ebb7;
}
.eael-data-table thead tr th {
    padding: 20px 15px;
    background: #20E2B8 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    font-family: "Montserrat","sans-serif";
    line-height: 1;
    color: #010101 !important;
    border-color: #000;
    border-width: 2px;
    border-style: none;
    background-clip: padding-box;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
   box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 2% 2% 2% 2%;
    padding: 5%;
	border: 0px !important;
    height: 97% !important;
    background-color: #fbffff !important;
    background-clip: border-box;
    border-radius: 1.25rem !important;
}
.card hover {
border: none !important;
	box-shadow: none !important;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    height: 154px !important;
}
/* .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: revert !important;
    margin-right: -15px;
    margin-left: -15px;
} */
.faculty_name{
	margin-bottom: 1px !important;
	font-family:"poppins";
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    height: 201px !important;
    width: 204px !important;
	 box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px !important;
    border-top-right-radius: calc(0.25rem - 1px);
    border-radius: 50% !important;
    object-fit: cover !important;
}
h3, .entry-content h3 {
    color: #11A0C9 !important;
    font-family: "Quicksand", Sans-serif !important;
    vertical-align: top !important;
    font-size: 20px !important;
    margin-bottom: 8px;
    /* width: 84%; */
    text-align: center;
}
.card1 {
    width: 21rem !important;
}

/* 
@media only screen and (max-width: 768px) {
table th, table td {
    text-align: left;
    padding-left: 4px;
    background: #F5FCFF;
    font-weight: 600;
    vertical-align: top;
    font-size: 17px;
    color: #000000;
    font-family: "Quicksand", Sans-serif !important;
    border-bottom: 1px solid #00b599 !important;
}
	.row{
		display:block !important;
	}
	.card1{
	width:44rem !important;
}
}
 */
/* Extra small devices (phones, 600px and down) */



 
