#showpassword{ cursor:pointer; }



.red_btn{color: #FFFFFF;background-color: #d84a38;}
	.select2-selection__rendered{
		display: block;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 0px, rgba(0, 0, 0, 0.24) 0px 2px 1px;
    height: calc(2px + 2.25rem);
    font-weight: 400;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255) !important;
    padding: 0.375rem 0.75rem;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(225, 225, 225);
    border-image: initial;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	}
.project-search-btn{ margin-top: 47px !important; }