@font-face {
  font-family: 'helvetica_neuebold';
  src: url('helveticaneue-bold-webfont.woff2') format('woff2'),
       url('helveticaneue-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'helvetica_neuelight';
  src: url('helveticaneue-light-webfont.woff2') format('woff2'),
       url('helveticaneue-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'helvetica_neuemedium';
  src: url('helveticaneue-medium-webfont.woff2') format('woff2'),
       url('helveticaneue-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'helvetica_neueregular';
  src: url('helveticaneue-regular-webfont.woff2') format('woff2'),
       url('helveticaneue-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

header {
  height:auto;
}

table tbody tr, table thead tr, table thead th{
  border: 1px solid #929292;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #282B33;
}

.developer-logo {
  width: 106px;
  height:25px;
  float:right;
  margin-top: 16px;
}

table {
  width: 100%;
  border-spacing: 0; 
  border-collapse: separate;
  border: 1px solid #929292 !important;
  border-radius: 12px;
}

.invoicetime table tr:first-child th:first-child,
.invoicetime table tr:first-child td:first-child {
    border-top-left-radius:10px
}

.invoicetime table tr:first-child th:last-child,
.invoicetime table tr:first-child td:last-child {
    border-top-right-radius:10px
}


.table-bordered > :not(caption) > * > * {
  border-width: 1px;
}

.table-bordered > :not(caption) > * {
  border-width: 1px;
}

table tr:last-child td:last-child {
  border-bottom-right-radius:10px;
}

table tr:last-child td:first-child {
  border-bottom-left-radius:10px;
}

table tr:first-child th:first-child {
  border-top-left-radius:10px
}

table tr:first-child th:last-child {
  border-top-right-radius:10px
}

.table > :not(caption) > * > * {
  box-shadow: none;
}

.proposal {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  color: #282B33;
}

.container {
  max-width: 1155px;
}

#learnabout {
background: linear-gradient(103.68deg, #594178 -6.95%, #DA3866 36.01%, #F56E70 98.94%);
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.15);
border-radius: 6px;
padding: 0px 23px 23px 23px;
margin-bottom: 12px;
display: inline-block;

}

#learnabout ol li {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #FFFFFF;
  padding-bottom:13px;
  padding-top:13px;
  border-bottom: 1.5px solid rgba(255, 255, 255, 0.5);

}

.selectdate {
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  height:159px;
  padding:13px;
  /*border: 1px solid rgba(151, 151, 151, 0.7);
  border-radius: 21.5px;*/
}

.heightfix {
	height: 141px;
}

.selectdate .day {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 40px;
line-height: 49px;
color: #1C83E1;
}

.selectdate .date {
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 19px;
color: #282B33;
}

.dateth {
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 400;
font-size: 10px;
line-height: 14px;
color: #7A7A7A;
}  

.timeth{
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 800;
font-size: 12px;
line-height: 16px;
color: #DC1759;
}

.selectdate a.selectdaytime {
  display: block;
  margin: 7px auto 0px auto;
  width: 143px;
  height: 27px;
  border: 1px solid rgba(151, 151, 151, 0.7);
  border-radius: 21.5px;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 26px;
  text-align: center;
  color: rgba(151, 151, 151, 0.7);
}

.selectdate a.selectdaytime:hover,.selectdate:hover a.selectdaytime, .selectdate a.selectdaytime.selected{
  display: block;
  margin: 7px auto 0px auto;
  width: 143px;
  height: 27px;
  background: #DC1759;
  border-radius: 21.5px;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
}

.selectdate.dselected a.selectdaytime{
  display: block;
  box-sizing: border-box;
  width: 143px;
  height: 27px;
  border: 1px solid rgba(220, 23, 89, 0.7);
  border-radius: 21.5px;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 26px;
  text-align: center;
  color: rgba(220, 23, 89, 0.7);
  background: transparent;
}

.selectdate.dselected a.selectdaytime:hover{
  display: block;
  box-sizing: border-box;
  width: 143px;
  height: 27px;
  border: 1px solid rgba(220, 23, 89, 0.7);
  border-radius: 21.5px;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 26px;
  text-align: center;
  color: rgba(220, 23, 89, 0.7);
  background: transparent;
}

.selectdate.dselected {
border: 1.5px solid #38CA04;
border-radius: 10px;
position: relative;
}

.selectimage{
  display: none;
}

.selectdate.dselected .selectimage{
  display: block;
  position: absolute;
  top:3px;
  right: 3px;
}

.slottitle {
padding-bottom: 10px;
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 900;
font-size: 20px;
line-height: 27px;
color: #282B33;
border-bottom: 1.5px solid #DBDBDB;
margin-bottom: 24px;
}

.monthname {
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 22px;
color: #282B33;
margin-bottom: 22px;
}

.prev, .next {
  width: 37px;
  height: 27px;
  padding-top: 6px;
  line-height: normal;
}

.prev img, .next img{
  width: 9px;
  height: 15px;
  vertical-align: inherit !important;
  line-height: normal;
}

.prev .hover, .next .hover{
  display:none;
  margin: 0px auto;
  
}

.prev:hover .hover, .next:hover .hover{
  display:block;
  margin: 0px auto;
}

.prev:hover .nonhover, .next:hover .nonhover{
  display:none;
  margin: 0px auto;
}

.prev:hover, .next:hover {
  background: rgba(28, 131, 225, 0.15);
  border-radius: 6px;
}

.prev.active .nonhover , .next.active .nonhover{
  display:none;
}

.prev.active .hover , .next.active .hover{
  display:block;
}


p.selfplaced, p {
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
color: #282B33;
}

h4.certhead {
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 900;
font-size: 20px;
line-height: 27px;
color: #282B33;
}

.leantitle {
  margin-top: 13px;
  margin-bottom: 15px;
}

.learnmore 
{
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
color: #FFFFFF;
margin-bottom: 25px;
margin-top: 13px;
}

.otherdetails {
  margin-top: 16px;
  padding-bottom: 44px;
  border-bottom: 1.5px solid #DBDBDB;
}

.otherhead {
  margin-bottom: 6px;
}

.register, .register-new {
width: 206px;
height: 43px;
background: #DC1759;
border-radius: 6px;
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 800;
font-size: 16px;
line-height: 22px;
text-align: center;
color: #FFFFFF;
display: block;
border:0;
margin: 35px auto 0px auto;
}

.register-height {
	line-height: 41px;
}

.register:hover, .register-new:hover {
  border:0;
  color: #FFFFFF;
  background: #DC1759;
}

.regiserform {
  margin-bottom: 35px;
}

.modal-dialog{
  pointer-events: auto;
}
.modal-backdrop.fade.show{
  z-index:0;
}

.modal {
  background: rgba(0, 0, 0, 0.5);
}

.errorimage 
{
  margin: 63px auto 57px auto;
  width: 94px;
  height: 82px;
  display: block;
}

.errortitle {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 900;
  font-size: 17px;
  line-height: 23px;
  text-align: center;
  color: #282B33;
  margin-bottom: 25px;
}

.errordescription {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #282B33;
  margin-bottom: 56px;
}

.closeerror {
  width: 185px;
  height: 42px;
  background: #CA335A;
  border-radius: 5px;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  display: block;
  border:0;
  margin: 0px auto 46px auto;
}

.closeerror:hover {
  border:0;
  background: #CA335A;
}

.registertitle {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 900;
  font-size: 25px;
  line-height: 34px;
  display: block;
  align-items: center;
  text-align: center;
  color: #282B33;
  margin-top: 14px;
}

.registersubtitle {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #282B33;
  margin-top: 49px;
}

.weekday {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
  color: #282B33;
  margin-top: 29px;
}

.weekdate {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #282B33;
}

.weektime {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 16px;
  color: #DC1759;
  padding-bottom: 43px;
  border-bottom: 1px solid #BEBEBE;
}

.registerform {
padding: 0px 34px;
}

.registerform .row {
  margin-top: 51px;
}

.registerform input {
  box-sizing: border-box;
  background: #ECECEC;
  border-radius: 8px;
  height: 42px;
  padding: 11px 21px;
  margin-top: 27px;
  border: 0;
  width: 100%;
}

.cancelreg {
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #CA335A;
  border-radius: 6px;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #CA335A;
  width: 185px;
  height: 42px;
  float:left;
  display: block;
}

.cancelreg:hover {
  background: #CA335A;
}

.submitreg {
  width: 185px;
  height: 42px;
  background: #CA335A;
  border-radius: 5px;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  display: block;
  border:0;
  float:right;
  margin: 0px auto 46px auto;
}

.submitreg:hover {
  background: #CA335A;
}

.hinttext {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  display: block;
  text-align: left;
  padding-left: 8px;
  color: #525252;
}

.errorred {
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 16px;
display: block;
text-align: right;
color: #EA3223;
}

.modal-body {
  padding-left:33px;
  padding-right: 33px;
}

.modal-dialog {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.successimage {
  width: 88px;
  height: 88px;
  margin: 13px auto 30px auto;
  display: block;
}

.textcentersuccess {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #282B33;
}

.regiserdatedetails {
  text-align: center;
  margin: 20px auto;
}

.cancelreg.cancelok {
  width: 185px;
  height: 42px;
  background: #CA335A;
  border-radius: 5px;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  display: block;
  border:0;
  margin: 50px auto 46px auto;
  float: none;
}

.regiserdatedetails .weektime {
  padding-bottom: 0px;
  border-bottom: 0px;
}

.certificate-title {
  margin-bottom: 52px;
  display: block;
}

@media (max-width: 500px) {
	.cancelreg {
	  float: none;
	  margin: 0px auto;
	}
	.submitreg {
	  float: none;
	  margin: 20px auto 46px auto;
	}
	.selectdate {
  		height: 176px;
	}
	
	.heightfix {
		height: 150px;
	}
	
	.selectdate a.selectdaytime {
	  margin: 7px auto 10px auto;
	  width: 100px;
	}
	
	.selectdate a.selectdaytime:hover, .selectdate:hover a.selectdaytime, .selectdate a.selectdaytime.selected {
	  margin: 7px auto 10px auto;
	  width: 100px;
	}
	.selectdate.dselected a.selectdaytime {
  		width: 100px;
	}
	.selectdate.dselected a.selectdaytime:hover {
  		width: 100px;
	}
}