/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 13 2020 | 14:34:32 */
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;
}
  
*end*/