.customer_list
{
	  background-color: #fff;
   height: 85%;
   padding-left:  10px;
  margin:auto;
  padding-bottom: 10px; 
  overflow: auto;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
 /* padding-top: 5%;*/
  overflow: auto;
}
.pan_latter{
	text-transform: uppercase;
}

.top_form{
  margin-top: 10px;
}

.nominee_Ttitle{
  margin-bottom:4%;
  color: orange; 
}
.jh_title{
    margin-bottom:4%;
    color: orange; 
}
.fatca_title{
   margin-bottom:4%;
    color: orange; 
}

.customerinfo{
    width: 100%;
  height: auto;
overflow: hidden;
 border: 1px solid #ddd !important;
 border-radius: 2%;
  margin-bottom:5%;
 
 -webkit-box-shadow: 7px 6px 5px -4px rgba(0,0,0,0.48);
-moz-box-shadow: 7px 6px 5px -4px rgba(0,0,0,0.48);
box-shadow: 7px 6px 5px -4px rgba(0,0,0,0.48);
}
.customerinfotitle{
  color: orange;
}


.customershowitem{
  padding-left: 3%;
  padding-bottom: 1%;
  font-size: 11px;
  color: black;
 }
.customerpage{
  cursor: pointer;
}
.navbar_customermobile{
    background-color: white; 
}


.yearmonth{
  width: 30.333%;
  float: left;
  position: relative;
  min-height: 1px;
  margin-right: 2%;
}

.dateday{
    width: 33.333%;
    float: left;
    position: relative;
    min-height: 1px;
}
.datediv{
  margin-bottom: 20%;
}

.uploadfile{
    float:left
}
.uploadfiles{
    border: 1px solid #ddd;
padding-left: 5%;
padding-bottom: 2%;
padding-top: -2%;
margin-bottom: 3%;
font-size: 14px;
border-radius: 1%;
}
.uploadfiletitle{
    font-size: 15px;
color: green;
margin-bottom: 3%;
}

.uploadbut{
    height: 31px;
    line-height: 0.429;
}

.uploadsucc{
text-align: center;
color: green;
margin-top: 2%;
}
.uploaderror{
    text-align: center;
color: red;
margin-top: 2%;
}

.uploadtitle{
    margin-bottom: 3%;
color: brown;
}
