.main-table {
  margin: 0 auto;
  padding: 10px;
  width: 80%;
}
.heading {
  font-size: 25px;
  font-weight: bold;
  font-family: Arial;
  padding-bottom: 20px;
  text-align:center;
}
.Main-table input {
  border: 1px solid;
}
.Main-table input {
  border: 2px solid;
  border-radius: 4px;
  margin: 0 0 3px;
  padding: 5px;
  width: 100%;
}
.Main-table select {
  border-radius: 4px;
  padding: 5px;
  width: 100%;
  border: 2px solid;
}
.main-course-section .field-sectoin {
  margin: 0 0 3px 0;
}
.main-table td {
  border: 1px solid #000;
  overflow: hidden;
  padding-bottom: 7px;
}
.main-table label {
  display: inline-block;
  float: left;
  font-family: Arial;
  font-size: 15px;
  font-weight: 600;
  padding: 0 10px;
}
.main-table .bttn-submit {
  padding: 7px 20px;
  width: auto;
  float: right;
}
.main-heading h1 {
  font-family: Arial;
  font-size: 35px;
}
.main-heading {
  border-bottom: 2px solid;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
textarea {
  border: 2px solid;
  border-radius: 4px;
}

.listStyle {
    border: 1px solid #ababab;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
	box-sizing: border-box;
    display: inline-block;
    width: 300px !important;
	
}

.listStyle span {
    margin: 0;
    padding-right: 0;
    text-align: left;
    width: 100%;
}

.listItemStyle {
    color: #04408c;
    font-size: 15px;
    padding: 3px;
}

input:focus , select:focus , textarea:focus , checkbox:focus {   
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0 none;

}

.Main-table .form-section-registration input, .form-section-registration .Main-table select {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0 0 3px;
  padding: 5px;
  width: 100%;
}

.Main-table .form-section-registration input[type="submit"]{
  width: auto;
  margin: 10px 0 60px;
}

.form-section-registration {
	font-family: 'Open Sans', sans-serif!important;
}

.form-section-registration label{
	font-family: 'Open Sans', sans-serif!important;
} 

.form-section-registration .iframe-section iframe {
  border: 1px solid #ddd;
  margin: 20px 0 0;
  width: 99%;
}

.main-table .form-section-registration label {
  color: #8c8c8c;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 600;
  padding: 0 20px;
}

.form-section-registration #student_agree-error {
  background-position: left center;
    padding-left: 20px;
	width:100% !important;
	text-align:left;
}
.right-description {
  padding-left: 20px;
}
.main-table .form-section-registration .left-check-box label {
  padding: 0;
}

.form-section-registration .left-check-box input {
  display: block;
  width: 16px !important;
  position: relative;
  top: -64px;
}
.form-section-registration .left-check-box input:not(:root:root){
	top: -52px;
	}
.main-email-section {
  width: 50%;
}

.main-table .form-section-registration label span {
  color: red;
}
.Main-table .form-section-registration select {
  border: 1px solid #ddd;
}

.form-section-registration .right-description > p {
  color: #8c8c8c;
  margin: 0;
}

 .register {
  font-size: 15px;
  font-weight: 600;
  background-color:#006600;
  color:white;
 }
 
 .cancel {
  font-size: 15px;
  font-weight: 600;
  background-color:#FF0000;
  color:white;
 }
 .bttn-submit.register {
  border: medium none;
}
.bttn-submit.cancel {
  border: medium none;
  margin: 0 0 0 17px;
}
.checkboxes-input .checkbox {
  width: auto;
  float:left;
}
.checkboxes-input > label {
  float: left;
}
.checkboxes-input a {
  display: block;
}
.inner_table_national {
  width: 100%;
}
.main-table .input-section.emial-address {
  width: 100%;
}
.left-address-section, .left-mobile-section, .left-date-sectin {
  float: left;
  width: 50%;
}
.right-address-section, .right-mobile-section, .right-date-section {
  float: right;
  width: 47%;
}
.main-table .main_address_setion .field-sectoin > input, .main-table .main-mobile-section .field-sectoin > input, .main-date-section .field-sectoin > input {
  width: 72%;
}
.main-mobile-section {
  clear: both;
}
.main-table .main-course-section .field-sectoin > select, .main-course-section .field-sectoin > input {
  width: 87%;
  margin: 0 0 3px 0;
}
.main-course-section {
  clear: both;
}
.main-table .leet-comment {
  width: 100%;
}
.main-table .main-letter-section label {
  width: 100%;
  text-align: center;
}
.left-check-box {
  float: left;
  width: 3%;
  height: 71px;
  vertical-align: middle;
}
.main-letter-section {
  float: right;
  width: 87%;
}
.main-description-sectoin {
  clear: both;
  float: right;
  width: 100%;
}
.main-button-section {
  clear: both;
}
.right-description > p {
  margin: 0;
}
iframe {
  width: 99%;
}
.emty {
  clear: both;
  height: 20px;
  overflow: hidden;
  width: 100%;
}
.first-list-detail .input-section:nth-child(2) {
  width: 33% !important;
}
.first-list-detail .input-section {
  display: inline-block;
  width: 66% !important;
}
.field-sectoin {
  overflow: hidden;
}
label.error {
  width: 100%;
  margin: 0 0 0 24%;
}
.inner-natinal-section {
  width: 50%;
}
.inner-natinal-section.forgot{
	margin:0 auto;
}
.forgot .lable-sectoin label {
  font-size: 24px;
  font-weight: bold;
}
.inputWarning1 {
  background: rgba(24, 240, 95, 0.6);
  border-radius: 6px;
  color: #fff;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}
.bad-error {
  background: rgba(250, 42, 91, 0.6);
  border-radius: 6px;
  color: #fff;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}
.lable-sectoin {
  float: left;
  overflow: hidden;
  width: 30%;
}
.input-section {
  overflow: hidden;
}
.main-email-section .lable-sectoin {
  width: 30%;
}
.main-course-section .lable-sectoin {
  width: 15%;
}
.main-letter-section .lable-sectoin {
  width: 100%;
}

.main-description-sectoin .left-check-box {
  clear: both;
  display: block;
  float: left;
  height: auto;
  vertical-align: middle;
  width: 100%;
}
.main-description-sectoin .error {
  background-position: center center;
  clear: both;
  display: block;
  float: none;
  margin: 0 auto;
  padding: 0;
  width: 0 !important;
}
#student_agree-error {
  width:auto !important;
}
.sel_number,
.student_id {
  display: block;
  line-height: 25px;
  text-align: center;
}
.inner_data{
	padding:5px;
}
.red {
  color: red;
}
.blue{
	color:#0000CC;
}
.login {
  float: right;
  font-size: 16px;
}
.languages select {
  -moz-appearance: none;
  border: 1px solid;
  padding: 4px 20px;
  width: 10%;
}
.introducer_info {
  clear: both;
}
.introducer_info .field-sectoin {
  overflow: visible;
}
.introducer_info .field-sectoin .lable-sectoin {
  width: 15%;
}
.introducer_info .field-sectoin .lable-sectoin label {
  padding: 0;
  text-align:left;
}
.intro_info_txt {
  margin: 0 auto;
  padding: 5px 0 0;
  text-align: center;
  width: 80%;
  font-size: 13px;
}
.intro_info_txt > span {
  color: red;
  font-weight: 600;
}
.intro_confirm {
  padding: 10px 0 0;
}
.intro_confirm > input {
  float: left;
  margin: 6px 10px 0 0 !important;
  width: auto !important;
}

<style>
.first-list-detail .input-section {
  display: inline-block;
  width: 48%;
}
.first-list-detail .input-section:first-child label {
  padding: 0 0 0 143px;
}
.field-sectoin.first-list-detail {
  padding: 0 0 15px;
}
.first-list-detail .input-section input {
  display: inline-block;
  margin: 3px 0 0;
  width: 30px;
}

</style>