.primary1 {
	position: absolute;
	top: 10px;
	right: 10px;
}
.primary2 {
	position: absolute;
	top: 10px;
	left: 10px;
}
.feed-item .text-muteds {
	color: red;
	margin-right: 5px;
}
.check {
	padding: 5px;
	margin-left: 10px;
}
.menus {
  height: auto;
  background: #eee;
  display: none;
}
.b_une {
  height: auto;
  background: #eee;
  display: none;
}
.b_busad {
  height: auto;
  background: #eee;
  display: none;
}
.bold {
	font-weight: bold;
}
.deed .form-group {
	float: left;
}
.module {
	padding: 20px;
	text-align: center;
	font-weight: 100;
	cursor: pointer;
	background: #fff;
	width: 100%;
	margin-bottom: 30px;
	font-size: 16px;

}
.module b {
	font-weight: bold;
}







/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 100%;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  border-right: 1px solid #ccc;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  width: 100%;
  padding-top: 20px;
  background: #fff;
}

.har {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding-top: 2%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999;
  display: none;
}
#tom, #toms {
  float: right;
  background: red;
  color: white;
}
.tailan th, .tailan tr {
  font-size: 12px;
  background: #ffff92;

}
.gol {
  width: 50%;
  margin: auto;
  background: white;
  padding: 20px;
}



.pzurag img {
  margin-top: 20px;
}
.browse {
  width: 70%;
  border: 1px solid #ccc;
  padding: 3%;
  float: left;
}
.btns {
  float: right;
  padding: 3%;
}
#output h3 {
  margin: 20px 0px; 
  font-size: 18px;
}
.mdi-delete {
  color: red;
  cursor: pointer;
}