		.prs_logo_main_wrapper > a > img{
				max-width: 135px !important;
			}
			/*.steps{
				display: none;
			} */
			/*.form-header > h3{
				margin-bottom: 30px;
			}
		*/
		.dropdown{
			max-height:300px;
			height: auto;
			overflow-y: auto;
		}	
		.steps  li >a{
			pointer-events: none;
			cursor: default;
			text-decoration: none;
			color: black;
		}
		.actions, .steps  {
			display: none;
		}

		.form-control1{
			padding-left: 10px;
		}

		.forgot_password, .forgot_password:hover{
			background-color: #5ba536; 
			color: #fff !important;
			width: 150px; 
			border-radius: 0; 
			font-size: 13px;
			height: 37px;
			padding-top: 7px !important;
		}


		/*@media(max-width: 768px){

			.forgot_password{
				margin-left: 30px;
			}

		}*/