	.submitButton {
		padding:10px;
	}
  .btn-register1 {
    display: inline-block;
    margin-top: 30px;
    padding: 10px 25px;
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 22px;
    font-weight: 100;
    border-radius: 3px;
    cursor: pointer;
    text-transform: uppercase;
  }
  .btn-register1:hover {
    text-decoration: none;
  }
	#registernow {
		padding:10px 25px;
		text-decoration:none !important;
	}
	#timezone {
		margin:10px 0 30px;
	}
  .text-splitter {
    font-weight: 100;
    padding: 0 10px;
    color: #ccc;
    position: relative;
    top: -5px;
    font-size: 13px;
  }
  .bg-l-green{
    background:#0D9C92;
    color:#FFFFFF;
  }
  .bg-l-green .pg-head {
    color: #fff;
  }
  
  
.mT30 {margin-top: 30px;}
.per35 {
    width: 35%;
    padding: 0 1.5%;
}
  .form-sec{ background:#f1f1f1; padding:20px 20px 25px 20px; position:relative;}
.formfild input {
    border: 0;
    font-size: 14px;
    color: #000000;
    padding: 15px 10px;
    width: 94%;
  margin-top:10px;
  outline:none;
  border-bottom: 1px solid #ccc;
}
.formfild .error{ border-bottom:1px solid red;}

.time-select:after{position:absolute;content:"";width:20px;height:12px;background:url(https://www.manageengine.com/latam/analytics-plus/images/gray-down-arrow.png)no-repeat;top:27px;right:20px;transition:transform 140ms;}
.time-select:before{background-position:1px 1px;}
.time-select:after{z-index:0;}
::placeholder{color:#b3b3b3;}

.time-icon{display:inline-block;background-position:-36px 1px;width:20px;height:20px;}
.time-select{position:relative;cursor:pointer}
.time-slot{display:none;position:absolute;z-index:3;left:0;background:#fff;-webkit-box-shadow: 0 2px 9px 0 rgba(0,0,0,0.21);-moz-box-shadow: 0 2px 9px 0 rgba(0,0,0,0.21);box-shadow: 0 2px 9px 0 rgba(0,0,0,0.21);width: 100%;}
ul.time-slot{ padding:0px !important;}
.time-slot li{list-style-type:none !important;}
.time-slot li:hover, .time-slot li.active{background-color: rgba(229,230,231,0.3);color: #19934e;}
.time-slot.active{display:block;}
.time-slot.active li{padding:10px 15px !important; }
.select-slot.selectedval{color:#000000;}
.time-select.active:after{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg); transform: rotate(180deg); }

.green-btn {
    background: #0d9c92;
    border: 0;
    color: #fff !important;
    font-size: 20px;
    font-weight: 100;
    padding: 10px 20px;
    display: block;
    text-align: center;
    width: 100%;
    outline:none;
    box-shadow: 0px 0px 7px #ccc;
    cursor: pointer;
}
.gry-btn {
    background: #999;
    border: 0;
    color: #fff !important;
    font-size: 20px;
    font-weight: 100;
    padding: 10px 20px;
    display: block;
    text-align: center;
    width: 100%;
    outline:none;
    box-shadow: 0px 0px 7px #ccc;
    cursor: pointer;
}

.success-msg{    
    margin-top: 150px;
    position: absolute;
    opacity:0;
    visibility:hidden;
    left: 50%;
  }
  .success-msg img {
    position: relative;
    left: -50%;
  }
#scroll ul.rules-list {
  padding-top: 0px;
}
.about-speaker {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}
