.agenttext {
	
	color:#EC407A;
}

.customertext {
	
	color: #D500F9
}

.techtext {

	color: #FF9800;

}

body {

	background-color: #E1FAFA;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  opacity: .9;
  border: none;
  background-color: #FFF;
}