.title-text{  padding-left: 15px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 15px;
  font-size:20px;
}
.user-pic{
	 height: auto;
  line-height: 80px;
  width: 30%;
  border-radius: 50%;
  display: inline-block;
}
.align-c{text-align:center !important;}
.card-new-action{margin: 15px auto;
  max-width: 450px;
}
.card-new-action a{text-decoration:none; background-color:transparent;}
.card-new-action a:hover{text-decoration:underline;}
.nd2-card  a{text-decoration:none; background-color:transparent;}
/*.btn:active, .btn:focus, .btn:hover{
					box-shadow: 0 1px 5px rgba(0,0,0,.15),0 5px 10px 1px rgba(0,0,0,.3),0 10px 30px rgba(0,0,0,.15);

  outline: 0;
  text-decoration: none;
  unrar password: xnohat)
	}*/
.width80-f-l{width:70% !important; float:left;}
.br-50-mr-l-5{  border-radius: 50% !important;
  margin-left: 20px;
  margin-bottom: 10px;
}
.bg-grey{background-color:#E6E6E6; border-top:1px solid #fff !important;}
.bg-grey,ui-collapsible-heading-toggle{background-color:#E6E6E6 !important; border-top:1px solid #fff !important;}
.pad-top5{padding-top:5px; cursor:pointer;}
.pad-top5:hover,focus{border-left: 4px solid #FF5722; padding-left:12px; }
.btm-border{border-bottom: 1px solid #E0E0E0;}
.mar-top-20{margin-top: -15px;}
/* placeholder only style */   
input.address:-ms-input-placeholder {
    font-style:italic;        
    color: red;
    background-color: yellow;
  }
.mar-top-35{margin-top:-35px;}
.custom-input{height:0px !important}
.custom-input:after{height:0px !important}
.pad-top0{padding-top:0px !important;}
.teal-clr{background-color:#009688 !important; color:#fff !important;}
.mar-top15{margin-top:15px;}
.clear-bg-col{background-color: #3598DC;}
.auto-cursor{cursor: auto;}
.panelbox{
    margin-top: 15%;

}
.mar-top10{margin-top:10px;}


.table-fixed {
  height: 500px;
  overflow-y: auto;
}
.table-fixed-x, .table-fixed {
    display: block !important;
}
.table-fixed-x {
 width: 100%;
  overflow-x: auto;
}
.table-fixed-x thead th{
    white-space: nowrap;
}
.label{
    display: inline-block;
}

.bottom-fixed{
    position: fixed;
    bottom: 0;
}
.diwali {
    background-image: url(../assets/diwali.gif);
}