#myProgress {
  position: relative;
  width: 100%;
  height: 30px;
  background-color: #ddd;
}

#myBar {
  position: absolute;
  width: 1%;
  height: 100%;
  background-color: #4CAF50;
}
.hide-me{display: none !important;}

.rc{
	padding:30px 0 !important; 
}

.myBar p{
	font-size: 14px !important;
}

.page-id-23 .policy .pddingGap p {
    bottom: 32px;
    font-size: 18px;
    left: 44%;
    margin-bottom: 0;
    position: absolute;
    }

   .page-id-23 #myProgress > p {
    bottom: 23px;
    font-size: 19px;
    left: 44%;
    position: absolute;
}

#myProgress span{
	display: inline;
}

.btn-idsubmit:hover, .btn-idsubmit{
	border: none !important;
}

.rc{
	/*width: 100%;
	height: 300px;
	background-color: #3498db;
	text-align: center;
	position: relative;
	position: fixed;
	top: 0;
	overflow: hidden;*/
}

#myProgress{
	height: 23px;
}

.pgHdng{
	z-index: 999 !important;
}
.success_msg h5{
  margin: 0 0 30px;
}