.note{
    text-align: center;
    height: 50px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
}
.form-content{
    padding: 2% 2% 2% 2%;
}
.btnSubmit{
    border-radius:5px;
    padding: 1%;
    width: 30%;
    cursor: pointer;
    background: green;
    color: #fff;
    height: 39px;
}
.btnreset{
    cursor: pointer;
}
.hide1{
     display:none;
}
#update{
     display:none;
}
#upcusto{
     display:none;
}
.bgcolors tr td{padding:10px !important;}
.panel-title > a:before {
    font-family: FontAwesome;
    content:"\f068";
    font-size: 12px;
    font-weight: bold;
    color:#000000;
}
.panel-title > a.collapsed:before {
    content:"\f067";
    font-size: 12px;
    font-weight: bold;
    color:#000000;
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus  {
   text-decoration:none;
}
.fa-pencil:before{
    font-weight: bold;
    color:green;
}
.fa-trash-o:before {
    content: "\f014";
    color : red;
    font-weight: bold;
}
.title{
    font-weight: bolder;
}
p {margin-bottom:0px ;}
.lead {font-size:12px;float:left; width:100%; overflow:hidden;}
.more {cursor:pointer;color:rgb(218, 5, 5);font-weight:bolder;font-size:12px;}
.more:hover{color:black;}
a:not([href]):not([tabindex]) {
    color: #0781c0 !important;
    text-decoration: none!important;
}
.custom-file-label::after {
	height: 29px !important;
	border-radius: 0px;
}
.modal-header{
	padding: 8px !important;
}
.modal-title{
	font-weight: 600;
	line-height: normal;
}
.modal-footer{
	padding: 5px !important;
	margin-left: auto; margin-right: auto; border: none !important;
}
thead{
  font-weight: bold;border:#999999 1px solid;
}
.mgt20{
   margin-top:20px !important;
}
.dateminwidth{
       max-width: 11.6%;
}
.disabled{
      background-color: #eaeaea !important;  
}
.mgl25{
   margin-left:25px !important;
}
.mgl10{
   margin-left:10px !important;
}

