.account-no {
	display: none;
}
.proj_responsible_no{
	display: none;
}
.alt_org_details {
	display: none;
}

.application-status {
	display: none;
}

.beneficiaries_option {
	display: none;
}

.application_reason {
	display: none;
}
.heard_other{
	display: none;
}

.org_nature_other{
	display: none;
}
.no_account_msg{
	display: none;
}
/***css for cropbox start 
added by Lissy SR**/
.action
{
    width: 100%;
    height: 30px;
    margin: 10px 0;
}

.imageBox
{
    background: none no-repeat scroll 0 0 #fff;
    border: 1px solid #aaa;
    cursor: move;
    height: 450px;
    overflow: hidden;
    position: relative;
    width: 100%;
    /*background-position: center;*/
}

.imageBox .thumbBox
{
	background: none repeat scroll 0 0 transparent;
    border: 1px solid rgb(102, 102, 102);
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    height: 375px;
    margin: 35px 8px 15px 19.5%;
    position: absolute;
    width: 375px;
}

.imageBox .spinner
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    line-height: 200px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
/*for 150*100 image size for cropbox*/
.thumbBox.upload-sign-size
{
	width: 152px!important; 
	height: 102px!important; 
	top: 50%;
	margin-top:-50px; 
	left:50%; 
	margin-left:-75px;
}
.cropped>img
{
    margin-right: 10px;
	margin-top:5px;
}
/*for 150*200 image size for cropbox*/
.thumbBox.upload-image-size
{
	width: 170px!important; 
	height: 170px!important; 
	top: 50%;
	margin-top:-100px; 
	left:50%; 
	margin-left:-75px;
}
.disply-none {

   display:none;
}

.sweet-alert p:focus{
	outline: 2px dotted #595959!important; 
	border: 2px solid #fff !important;
}


.projecterror1 {
  display: none
}
.projecterror15_1 {
  display: none
}
.projecterror15_2 {
  display: none
}
.projecterror15_3 {
  display: none
}
.projecterror15_4 {
  display: none
}
.projecterror15_5 {
  display: none
}
.projecterror15_6 {
  display: none
}
.projecterror2 {
  display: none
}
.projecterror5 {
  display: none
}

