.img-account-profile {
    height: 10rem;
}
.delete-btn
{
	border:none;
	background: none;
}

.action-box
{
display: flex;
align-items: center;
}
.edit-button
{
margin-right: 10px;
}
.delete-button
{
  display: flex;
}
.delete-button form
{
   margin-bottom: 0;
}
.action-box .edit-button a 
{
   display: inline-block;
}

table.table-bordered.dataTable {
    white-space: nowrap;
    text-align: center;
}


/*for tom select*/

.ts-control input,.ts-control .item {
    font-size: 1rem !important;
    color: #6e707e;
}

.ts-dropdown.single div {
    font-size: 1rem;
}

.asterisk
{
  color: red !important;
}

.toggled .side-dashboard .side-dashboard-icon { display: block; }
.side-dashboard .side-dashboard-icon {
    display: none;

}
.sidebar-brand .sidebar-brand-text img {

}


.dash-count
{
  padding-left: 0.75rem;
}
.multiple-image-div
{
  float: left; 
  margin-right: 5px;
  display: block;
}
.remove-icon
{
  display: block;
  text-align: center;
}

.remove-icon img
{
  width   : 20px; 
  height  : 20px;
}