/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2021 | 08:40:33 */
wpcf7-form.cf7-style {
        width: 100% !important;
    }
#Teacher-column {
	width: 100%;
	height: 2200px;
	line-height: 5px;
  text-align: left;
  overflow: scroll;
  margin: auto;
}

#Teacher-column #left {
	width: 47%;
  float: left;
  margin-right:6%;
}

#Teacher-column #right {
	width: 47%;
  float: right;
}

#Counsellor-column {
	width: 100%;
	height: 2100px;
	line-height: 5px;
   text-align: left;
  overflow: scroll;
}
#Counsellor-column #left {
	width: 50%;
  float: left;
}
#Counsellor-column #right {
	width: 50%;
  float: Right;
}

#Trainer-column {
	width: 100%;
	height: 2200px;
	line-height: 5px;
   text-align: left;
  overflow: scroll;
  margin: auto;
}
#Trainer-column #left {
	width:50%;
  float: left;
}
#Trainer-column #right {
	width: 50%;
  float: Right;
}

#Lecture-Planner{
	width: 100%;
	height: 500px;
   line-height: 5px;
  text-align: left;
  overflow: scroll;
  margin: auto;
}
#Lecture-Planner #left {
	width:50%;
  float: left;
}
#Lecture-Planner #right {
	width: 50%;
  float: Right;
}
#Online-Application{
	width: 100%;
	height: 1800px;
    line-height: 5px;
    text-align: left;
    overflow: scroll;
    margin: auto;
}
#Online-Application #left {
	width:50%;
  float: left;
}
#Online-Application #right {
	width: 50%;
  float: Right;
}
.wpcf7 
input[type="date"] {
    background-color: white;
    text-transform: uppercase;
}
.wpcf7 
#Personal-Details {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 550px;
  background-color: #f7f7f7;
}
#Course-Details {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 500px;
  background-color: #f7f7f7;
  padding: 10px;
}
#Student-Details {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 900px;
  background-color: #f7f7f7;
  padding: 10px;
}
#Academic-Record {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 1100px;
  background-color: #f7f7f7;
  padding: 10px;
}
.wpcf7 
#Education {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 170px;
  background-color: #f7f7f7;
}
.wpcf7 
#Profession {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 245px;
  background-color: #f7f7f7;
}
/*Application for teachers*/
.wpcf7 
#To-Teach {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 390px;
  background-color: #f7f7f7;
  
}
/*end*/
.wpcf7 
#Timings {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 320px;
  background-color: #f7f7f7;
}
.wpcf7 
#Colscol {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 260px;
  background-color: #f7f7f7;
}
.wpcf7 
#Upload {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 250px;
  background-color: #f7f7f7;
}
#checkbox{
  font-size: 10px;
}
/*Application for Guidance*/
#Counselling {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 260px;
  background-color: #f7f7f7;
}
/*end*/
/*Application for Trainer*/
#like-to-train {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 220px;
  background-color: #f7f7f7;
}

/*Application for Lecture*/
#Lecture {
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 220px;
  background-color: #f7f7f7;
  padding-left : 15px;
  padding-top : 15px;
}
#Requirement{
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 400px;
  background-color: #f7f7f7;
  padding-left : 15px;
  padding-top : 15px;
}
#Description{
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 330px;
  background-color: #f7f7f7;
  padding-left : 15px;
  padding-top : 15px;
}

#Information{
    border: 1px solid #D3D3D3;
    width: 100%;
	height: 380px;
  background-color: #f7f7f7;
  padding-left : 15px;
  padding-top : 15px;
}
.wpcf7
textarea1 {
  width: 1000px;
  height: 50px;
}

.wpcf7
textarea2 {
  width: 1000px;
  height: 50px;
}

#Centre {
  text-align: center;
}

#table {
    border: 1px solid black;
}

#th {
    border: 1px solid black;
}

#td {
    border: 1px solid black;
}

#two-column{
	width: 300px;
}
#two-column #left{
	width: 150px;
	float: left;
}
#two-column #right{
	width: 150px;
	float: right;
}
#two-column p{
	margin-bottom: 20px;
}
#two-column input[type="text"]{
	border:none;
	border:1px solid #000;
	font-size :14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 285px;
	padding: 5px;
}
#two-column #right input[type="text"], #two-column #left input[type="text"]{
	width:140px;
}

}
#two-column input[type="submit"]{
	padding:8px 18px;
	background:#222;
	color:#fff;
	border: 1px solid #fff;
	float:left;
	font-size: 12px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

}
#two-column input[type="submit"]:hover{
	background:#fff;
	color:#222;
	border: 1px solid #222;
}
  
*end*/