*{	box-sizing: border-box;}body{	background: #ccc;	margin: 0;}.floating_menu_icons {	position: fixed;	bottom: 0;	left: 0;	right: 0;	width: 100%;	z-index: 555555;}.inner_floating{	overflow: auto;	max-width: 767px;	margin: auto;}.inner_floating .icon {	width: 20%;	padding: 8px 5px;	float: left;	cursor: pointer;	font-size: 17px;	color: #9b9b9b;}.inner_floating .icon a {	text-decoration: none;	font-family: sans-serif !important;	font-size: 12px;}.inner_floating .icon:hover {	color: #fff !important;}.inner_floating .icon i {	font-size: 18px !important;}.pms-busqueda-placeholder::placeholder {	color: red;	opacity: 1; /* Firefox */}