
thead{
	background-color:  #E20202; color: #fff;
}
.hide-file-name {
	width: 0px;
	height: 0px;
}

.img-profile {
	width: 120px;
}

.btn-upload {
	width: 120px;
}

.btn-upload {
	width: 120px;
}

.btn-upload-supplier {
	width: 250px;
}
.img-profile-supplier{
    width: 250px;
    height: 150px;
}

.modal-title{
	color: #fff;
}

.font-title{
	margin-top: 0px;
}

.box-title{
	color: #1ab394"
}
.img-info{
	font-size: 12px;
	color: red;
}

.filter-title{
	background-color: #1ab394;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	text-align: left;
}
.autocomplete-input {
    padding: 5px 5px 5px 48px !important;
    font-size: 14px !important;
    background-image: url("/img/keyboard.png") !important;
}
span.input-icon {
    display: inline-block;
  }
  .input-icon {
    position: relative;
  }
  .input-icon.input-icon-right>.icon {
    left: auto;
    right: 3px;
  }
  .input-icon>.icon {
    padding: 0 3px;
    z-index: 3;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 3px;
    line-height: 30px;
    display: inline-block;
    color: #909090;
    font-size: 16px;
  }

.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #E20202;
}

.nav-tabs-custom>.nav-tabs>li.active a{
    color: #E20202;
    font-weight: bold;
}
.tabs-card-container {
    background: #f5f5f5;
    overflow: hidden;
}
