﻿.PartnersInatel
{
    color: #eba700;
	font-weight: 700;
}
.groupMessageInatel
{
	color: #FFF !important;
    background: #eba700 !important;
}
.groupMessageInatel a, .groupMessageInatel i
{
	color: #FFF !important;
}
div[id$="divPromoCode"] label {
	color: #007acc;
}
div[id$="divPromoCode"] input {
	border: solid 1px #007acc;
    background: rgba(0, 122, 204, .2);
}
.SearchInnerContent {
    display: block;
}
.lnkCampanha24h
{
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
}
.imgMobile, .BFGuestDetails #ContentPlaceHolder1_lblMessage {display: none;}
@media (max-width: 767px) {
	.lnkCampanha24h{bottom: auto;top: 100px;left:auto;right:0;}
	.imgDesktop {display: none;}
	.imgMobile {display: block;}
}