/* tipo */
.gwt-Button, .gwt-Label, .gwt-HTML, 
.gwt-PasswordTextBox, .gwt-TextBox, .gwt-TextArea, 
.gwt-SuggestBox, .gwt-SuggestBoxPopup .item, .gwt-CheckBox, .gwt-DateBox{
    font-family: Helvetica,Arial Unicode MS,Arial,sans-serif;
}

/*Parte del Header*/

.cv-WidgetLogin .logged-in .text, 
.cv-WidgetLogin .logged-in .text .email,
.cv-WidgetLogin .logged-in a,
.cv-WidgetLogin .logged-in a:hover,
.cv-WidgetLogin .logged-in a:visited,
.cv-WidgetLogin .login .form .gwt-Label {
    color: white;
}

.cv-WidgetFooterPoweredBy .gwt-Anchor, .cv-WidgetFooterPoweredBy .gwt-HTML, .cont_footer .gwt-HTML{
    color: #666666;
}


.cv-WidgetLogin .login{
	background: #FFBF00;
    border: none;
    border-top: none;
}
.cv-WidgetLogin .logged-in {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0;
}


/* Cuenta vip */
.cv-WidgetVipAccount{
    background: #373A37;
    border: none;
    margin-right: -2px;
    padding: 5px 10px;
}
.cv-WidgetVipAccount .text-wrapper .amount{
    float: right;
    font-size: 13pt;
    padding-left: 10px;
    padding-top: 2px;
}
.cv-WidgetVipAccount .text-wrapper .text{
    display: block;
    float: left;
    padding-top: 4px;
}
.cv-WidgetVipAccount .link-wrapper {
    padding-top: 22px;
    text-align: center;
    padding-bottom: 5px;
}
.cv-WidgetVipAccount .link,
.cv-WidgetVipAccount .text {
    color: #004377;
}

.cv-WidgetLoginPrivate .btnCreateAccount{
	background-color: #FFBF00;
    border: none;
}
.cv-WidgetLoginPrivate .btnCreateAccount:hover{
    background: #9E9E9E;
}

.cv-WidgetMenu a, 
.cv-WidgetMenu a:hover,
.cv-WidgetMenu a:visited {
    color: #004377;
}

.cv-WidgetLogin .login .form .gwt-Label  {
    color: white;
    font-weight: bold;
}

.cv-WidgetLogin .logged-in .text,
.cv-WidgetLogin .logged-in .text .email, 
.cv-WidgetLogin .logged-in a, 
.cv-WidgetLogin .logged-in a:hover, 
.cv-WidgetLogin .logged-in a:visited {
    color: black;
    font-weight: normal;
    font-size: 12px;
}

#p_body_t2_1_0 {
    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05) inset;
}
body {
    background: url("images/bg.jpg") repeat-x scroll center top white;
}

#loading {
    background: none repeat scroll 0 0 white;
    border: 2px solid #004377;
    border-radius: 20px 0 20px 0;
    color: #666666;
}	

/*header*/
#p_body_t2{
    background: white;
}

#body_t2 {
    background: transparent;
    height: 140px;
}	

#body_t2_0_0 .header-home-logo {
    cursor: pointer;
    height: 90px;
    left: 0;
    position: absolute;
    top: 36px;
    width: 295px;
}

#p_body_t1_1_0 {
    border-color: white;
    border-right: 1px solid #ffffff;
    border-style: solid;
    border-width: 0 1px 1px;
    width: 100%;
}


.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem .tabMiddle .tabMiddleCenter {
    background: none repeat scroll 0 0 transparent;
}
.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem {
    border-width: 1px;
}



/*padding logo colectivos*/

#body_t1 {
    background: transparent;
    margin: 0px auto 0;
    width: 1014px;
}


#body_t1_2_0 {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}

#header-home-logo {
    background: url("images/logo.png") no-repeat scroll center top transparent;
    height: 76px;
    left: -15px;
    top: 40px;
    width: 324px;
}

.cv-WidgetRating .element-selected {
    background-image: url("images/star_on.png");
}

.cv-WidgetCollapsibleTextBlock .link {
    color: #000000;
}
/*
.gwt-Button, .gwt-Label, .gwt-HTML, .gwt-TextBox, .gwt-TextArea, .gwt-SuggestBox, .gwt-SuggestBoxPopup .item, .gwt-CheckBox {
    color: black;
    font-family: Tahoma,Helvetica,Arial Unicode MS,Arial,sans-serif;
    font-size: 8pt;
}*/

.cv-WidgetLogin .login a {
    color: white;
}

.cv-WidgetVipAccount .link, .cv-WidgetVipAccount .text {
	color: white;
}

.cv-WidgetLoginDialog .btnCreateAccount {
    background: #FFBF00;
    background: -moz-linear-gradient(center top , #FFBF00, #999999) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, center top, center bottom, from(#FFBF00), to(#999999));			
}
.cv-WidgetMenu a, .cv-WidgetMenu a:hover, .cv-WidgetMenu a:visited {
    color: #333333;
}

/*Navegación Header*/

.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper {
    padding: 0px 2px;
}

.cv-WidgetTopNavigationMenu .cell-home .home {
    background: url("images/icon_home.png") no-repeat scroll center center transparent;
    padding-top: 3px;
}

.cv-WidgetTopNavigationMenu .cell-home .home-selected {
    background-image: url("images/icon_home_selected.png");
    padding-top: 3px;
}

.cv-WidgetTopNavigationMenu .cell-home {
    background: #FFBF00;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
     height: 21px;
}

.cv-WidgetTopNavigationMenu .cell-home:hover {
    background: #9E9E9E;
    height: 21px;
}

/* menu */
.cv-WidgetTopNavigationMenu .cell-home-selected {
    background: #9E9E9E;
    border: none;
}
.cv-WidgetTopNavigationMenu .cell-bar{
    vertical-align: middle;
}

.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem {
    background: #FFBF00;
    border: none;
}
.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem .tabMiddle .tabMiddleCenter .tabMiddleCenterInner .gwt-Label {
    color: white;
}	
.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem-selected {
    background: #00246A;
}
.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem-selected .tabMiddle .tabMiddleCenter .tabMiddleCenterInner .gwt-Label {
    color: white;
}	
.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem-selected .tabMiddle .tabMiddleCenter {
    background: transparent;
}

.cv-WidgetTopNavigationMenu {
    border-bottom: 5px solid #FFBF00;
}
.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem:hover .tabMiddle .tabMiddleCenter .tabMiddleCenterInner .gwt-Label {
    color: white;
}
.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem:hover {
    background: #9E9E9E;
    border: none;
}

.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem-selected {
    background: #9E9E9E;
    border: none;
}	
.cv-WidgetTopNavigationMenu .cell-home{
    float: right;
    margin-left: 308px;
}

/*bar special */

.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar{
    float: right;
}

.cv-WidgetTopNavigationMenu .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem{
    margin-right: 0;
    margin-right: 0;
    width: 99px;
}

/*Area de Busqueda*/

.cv-WidgetFilterTextSearch .cell-navigator .navigator a {
    color: #FFBF00;
}
.cv-WidgetFilterTextSearch .cell-button .gwt-Button {
    background: #FFBF00;
    color: white;
}
.cv-WidgetFilterTextSearch .cell-button .gwt-Button:hover {
    background: #373A37;
    color: white;
}

/*Columna Vertical Cajas de Links*/

.cv-WidgetDecoratedHeader {
    border-bottom: none;
    padding: 5px;
}	

.cv-WidgetDecoratedHeader .center {
    background: transparent;		
}
.cv-WidgetDecoratedHeader .center .centerInner{
    text-align: center;
}
.cv-WidgetDecoratedHeader .left {
    background: transparent;
}

.cv-WidgetDecoratedHeader .right {
    background: transparent;
}

.cv-WidgetFilterTag .link,
.cv-WidgetFilterTag .link:hover,
.cv-WidgetFilterTag .link:visited {
    color: #333333;
}

.cv-WidgetFilterTag .link-1, .cv-WidgetFilterTag .link-1:visited {
    color: #333333;
}

.cv-WidgetFilterCriteria .link, .cv-WidgetFilterCriteria .link:hover, .cv-WidgetFilterCriteria .link:visited {
    color: #333333;
}

.cv-WidgetFilterLocation .link, .cv-WidgetFilterLocation .link:hover, .cv-WidgetFilterLocation .link:visited {
    color: #333333;
}

.cv-WidgetDecoratedHeader .center .centerInner .text {
     color: #333333;
}

.cv-WidgetFilterTag,
.cv-WidgetFilterLocation,
.cv-WidgetActivityMessages{
    background-color: white;
    border: medium none;
    box-shadow: 0 0 6px -4px #333333;
}
/*.cv-WidgetFilterTag .link-cell,
.cv-WidgetFilterCriteria .link-cell{
    border-top: none;
}
.cv-WidgetFilterLocation .link-cell,
.cv-WidgetFilterLocation .location-cell{
    border-bottom: none;
}*/

/*Linea de Ofertas*/

.cv-WidgetOfferListTabs .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem {
    background: #004377;
    border: none;
}
.cv-WidgetOfferListTabs .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem .tabMiddle .tabMiddleCenter {
    background: #9E9E9E;
    border: none;
    border-bottom: none;
}
.cv-WidgetOfferListTabs .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem .tabMiddle .tabMiddleCenter .tabMiddleCenterInner .gwt-Label {
    color: white;

}
.cv-WidgetOfferListTabs .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem-selected {
    background: #FFBF00;
}
.cv-WidgetOfferListTabs .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem-selected .tabMiddle .tabMiddleCenter .tabMiddleCenterInner .gwt-Label {
    color: white;

}
.cv-WidgetOfferListTabs .gwt-DecoratedTabBar .gwt-TabBarItem-wrapper .gwt-TabBarItem-selected .tabMiddle .tabMiddleCenter {
    background: #FFBF00;
}
.cv-WidgetOfferListTabs .gwt-TabPanelBottom {
    border: 1px solid #D4D4D4;
    border-top-color: #FFBF00;
    border-width: 3px 1px 1px;
    background: white;
}

.cv-WidgetOfferList .card .cell-details .details .cell-table-top .table-top .cell-title .title {
    color: #000000;
}
.cv-WidgetOfferList .card .cell-details .details .cell-table-top .table-top .cell-stamp-handshake .stamp-coupon {
    background: url("images/stamp_coupon.png") no-repeat scroll 0 0 transparent;
}
.cv-WidgetOfferList .card .cell-details .details .cell-table-top .table-top .cell-stamp-handshake .stamp-phone {
    background: url("images/stamp_phone.png") no-repeat scroll 0 0 transparent;
}
.cv-WidgetOfferList .card .cell-details .details .cell-table-top .table-top .cell-stamp-handshake .stamp-cashback {
    background: url("images/stamp_cashback.png") no-repeat scroll 0 0 transparent;
}

.cv-WidgetOfferList .card .cell-details .details .cell-table-top .table-top .cell-stamp-handshake .stamp-online {
    background: url("images/stamp_online.png") no-repeat scroll 0 0 transparent;
}

.cv-WidgetOfferList .card .cell-details .details .cell-table-top .table-top .cell-stamp-handshake .stamp-direct-buy {
    background: url("images/stamp_direct_buy.png") no-repeat scroll 0 0 transparent;
}


.cv-WidgetOfferList .link {
    color: #666666;
}
.cv-WidgetOfferList .link:hover {
    color: #FFBF00;
}
.cv-WidgetOfferPager{
    background: transparent;
    border: none;
    border-radius: 0;
}

/*Paginación*/

.cv-WidgetOfferPager .cell-navigator .navigator .page-button-selected {
    background: #FFBF00;
    border: 0 none;
    color: white;
}
.cv-WidgetOfferPager .cell-order-by .orderby .link {
    color: #666666;
}

/*Targetones*/

.cv-WidgetOfferCardAbsolute .card .stamp-price-before .box .text {
    color: white;
    font-size: smaller;
    font-weight: bold;
    text-transform: uppercase;
}

.cv-WidgetOfferCardAbsolute .card .stamp-price-after .box .text {
    color: white;
    font-size: smaller;
    font-weight: bold;
    text-transform: uppercase;
}

.cv-WidgetOfferCardAbsolute .card .stamp-offer-type {
    background: url("images/oc_abs_stamp_offer_type.png") no-repeat scroll 0 0 transparent;
}
.cv-WidgetOfferCardAbsolute .card .stamp-bonus {
    background: url("images/oc_abs_stamp_bonus.png") no-repeat scroll 0 0 transparent;
}
.cv-WidgetOfferCardAbsolute .card .stamp-online {
    background: url("images/stamp_online.png") no-repeat scroll 0 0 transparent;
}
.cv-WidgetOfferCardAbsolute .card .stamp-direct-buy {
    background: url("images/stamp_direct_buy.png") no-repeat scroll 0 0 transparent;
}
.cv-WidgetOfferCardAbsolute .card .html-title {
    color: #666666;
}
.cv-WidgetRating .element-selected {
    background-image: url("images/star_on.png");
}
.cv-WidgetOfferCardAbsolute .card .stamp-price-after {
    background: url("images/oc_abs_stamp_price_after.png") no-repeat scroll 0 0 transparent;
}
.cv-WidgetOfferCardAbsolute .card .stamp-price-before {
    background: url("images/oc_abs_stamp_price_before.png") no-repeat scroll 0 0 transparent;
}
.cv-WidgetOfferCardAbsolute .card .stamp-cashback {
    background: url("images/stamp_cashback.png") no-repeat scroll 0 0 transparent;
}
.cv-WidgetOfferCardAbsolute .card .stamp-coupon {
    background: url("images/stamp_coupon.png") no-repeat scroll 0 0 transparent;
}	
.cv-WidgetOfferCardAbsolute .card .stamp-phone {
    background: url("images/stamp_phone.png") no-repeat scroll 0 0 transparent;
}	

.cv-WidgetOfferCardMedium .card .stamps .stamp-bonus {
    background-color: #FB9318;
    background-image: url("images/oc_abs_stamp_bonus_ie6.png");
}

.cv-WidgetOfferCardMedium .header .cell-button-next .button-next {
    background: url("images/nav_right_blue_24.png") no-repeat scroll 0 0 transparent;
}
.cv-WidgetOfferCardMedium .header .cell-button-previous .button-previous {
    background: url("images/nav_left_blue_24.png") no-repeat scroll 0 0 transparent;
}
.cv-WidgetOfferCardMedium .card .details .title {
    color: #FFBF00;
}
.cv-WidgetOfferCardMedium .card .stamps .stamp-cashback {
    background: url("images/stamp_cashback.png") no-repeat scroll left top white;
}
.cv-WidgetOfferCardMedium .card .stamps .stamp-coupon {
    background: url("images/stamp_coupon.png") no-repeat scroll left top white;
}

.cv-WidgetOfferCardMedium .card .stamps .stamp-online {
    background: url("images/stamp_online.png") no-repeat scroll left top white;
}	

.cv-WidgetOfferCardMedium .card .stamps .stamp-offer-type {
    background-color: #FFBF00;
    background-image: url("images/oc_abs_stamp_offer_type_ie6.png");
}

.cv-WidgetOfferCardMedium .card .details .buy-cell .button-buy {
    background: #FFBF00;
    background: -moz-linear-gradient(center top , #FFBF00, #FFBF00) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, center top, center bottom, from(#FFBF00), to(#FFBF00));			
    color: white;
}

.cv-WidgetOfferCardMedium .card .stamps .stamp-exclusive {
    background: url("images/stamp_exclusive.png") no-repeat scroll left top white;
}

.cv-WidgetOfferDetails2 .stamp-exclusive {
    background: url("images/stamp_exclusive.png") no-repeat scroll left top white;
}

.cv-WidgetOfferCardAbsolute .card .stamp-exclusive {
    background: url("images/stamp_exclusive.png") no-repeat scroll left top white;
}
	
/*Pagina detalles interior*/
#p_offer_details{
    padding-left: 20px;
}

.cv-WidgetOfferDetails2 .cell-show-details-link .show-details-link-wrapper {
	background: #373A37;
    border-color: #D4D4D4;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #D4D4D4;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 5px;
    text-align: center;
}

.cv-WidgetOffersMerchant .cell-content .content .table-content .cell-navigator .navigator .link {
    color: #FFBF00;
}


.cv-WidgetOfferDetails2 .stamp-bonus {
    background: url("images/oc_abs_stamp_bonus_ie6.png") no-repeat scroll 0 0 #FFBF00;
}

.cv-WidgetOfferDetails2 .stamp-offer-type {
    background: url("images/oc_abs_stamp_offer_type_ie6.png") no-repeat scroll 0 0 #FFBF00;
}	

.cv-WidgetOfferDetails2 .title, .cv-WidgetOfferDetails2 .title a {
    color: #FFBF00;
}
.cv-WidgetOfferDetails2 .document-link {
    background: url("images/icon_clip.png") no-repeat scroll left center transparent;
}
.cv-WidgetOfferDetails2 .table-top-action-buttons .cell-button .button {
    background: url("images/icon_recommend.png") no-repeat scroll 4px center transparent;
    border: 0 none;
    color: #333333;
}
.cv-WidgetOfferDetails2 .table-top-action-buttons .cell-button .button-report-problem {
    background-image: url("images/icon_report_problem.png");
}
.cv-WidgetOfferDetails2 .table-top-action-buttons .cell-button .button-rate {
    background-image: url("images/icon_rate.png");
}

.cv-WidgetOfferDetails2 .cell-show-details-link .show-details-link-wrapper .show-details-link {
    background: url("images/details_open.png") no-repeat scroll left center transparent;
	color: white;
}

.cv-WidgetOfferDetails2 .cell-show-details-link .show-details-link-wrapper .show-details-link-opened {
    background-image: url("images/details_close.png");
	color: white;
}

.cv-WidgetOfferDetails2 .title, .cv-WidgetOfferDetails2 .title a {
    color: #333333;
}

.cv-WidgetOfferDetails2 .table-top-buttons .cell-button .button {
    background: #FFBF00;
    background: -moz-linear-gradient(center top , #FFBF00, #FFBF00) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, center top, center bottom, from(#FFBF00), to(#FFBF00));			
    color: white;
    border:0px;
    font-size: 16px;
}

.cv-WidgetOfferDetails2 .table-top-buttons .cell-button .button:hover{
    background: #9E9E9E;
}

.cv-WidgetOfferDetails2 .stamp-phone {
    background: url("images/stamp_phone.png") no-repeat scroll left top white;
}	
.cv-WidgetOfferDetails2 .stamp-cashback {
    background: url("images/stamp_cashback.png") no-repeat scroll left top white;
}
.cv-WidgetOfferDetails2 .stamp-online {
    background: url("images/stamp_online.png") no-repeat scroll left top white;
}	
.cv-WidgetOfferDetails2 .stamp-coupon {
    background: url("images/stamp_coupon.png") no-repeat scroll left top white;
}
.cv-WidgetOfferDetails2 .stamp-direct-buy {
    background: url("images/stamp_direct_buy.png") no-repeat scroll left top white;
}

.cv-WidgetOffersRelated .cell-title .title {
    color: #333333;
}	

.cv-WidgetOffersMerchant .cell-title .title {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}


/*Pagina de mis datos*/
.cv-WidgetPage{
    background: transparent;
    margin-top: 30px;
}
.cv-WidgetPage .captionPanel-cell{
    background-color: transparent;
}

.cv-WidgetPage .captionPanel .close {
    color: #333333 ;
    font-size: 14px;
    text-shadow: none;
    height: auto;
}

.cv-WidgetPage .captionPanel .close:hover{
    text-decoration: underline;
}    
.cv-WidgetPage .captionPanel .caption {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding-left: 34px;
    text-transform: none;
}
.cv-WidgetPage .captionPanel {
    background: transparent;
}
.cv-WidgetPage .content-cell {
    border: 1px solid white;
    padding: 50px;
    text-align: center;
}

.cv-WidgetPage .captionPanel .close-cell {
    background: transparent;
    border: medium none;
    padding: 0;
}

.cv-WidgetPage .captionPanel .caption-cell {
    background: transparent;
    width: 100%;
}

.cv-WidgetHeader .title {
    color: #FFBF00;
    font-size: 18px;
}

.cv-WidgetFilterTextSearch .cell-button .gwt-Button {
	border:0px;
}

.cv-WidgetOfferCardMedium .card .details .buy-cell .button-buy {
	border:0px;
}


.cv-WidgetHeader .description {
    background: none repeat scroll 0 0 #F5F5F5;
}

.cv-WidgetOfferCardAbsolute .card .box-card-background {
    background: url("images/oc_abs_box_background.png") no-repeat scroll 0 0 transparent;
}

.cv-WidgetOfferCardAbsolute .card {
    background: transparent;
}
.cv-WidgetHtmlCards .navigator .nav-button{
    background-image: url("images/bullet_ball_gray_24.png");
}

.cv-WidgetHtmlCards .navigator .nav-button-hover, .cv-WidgetHtmlCards .navigator .nav-button-selected {
    background-image: url("images/bullet_ball_blue_24.png");
}

.cv-WidgetInformation {
    background: transparent;
}

.cv-WidgetOfferRatings .table-content .cell-comment .table-comment {
    border-bottom: 2px solid #D4D4D4;
}
.cv-WidgetOfferRatings .table-content .cell-comment .table-comment .cell-table-author .table-author .cell-author .author .author-name {
    color: #FF9900;
    font-weight: bold;
}

.cv-WidgetLoginPrivate{
    background: transparent;
    border: none;
    margin-top: 30px;
}

.cv-WidgetOfferRatings .table-content .cell-navigator .table-navigator .page-link {
    color: #FF9900;
}


.cv-WidgetFilterTextSearch {
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 7px 0 10px 0;
}

#p_body_t2_0_0 {
    padding: 0;
}

.cv-WidgetOfferDetails2 {
    border-bottom: none;
}


.cv-WidgetOfferRatings .no-comments a {
    color: #FF9900;
}


#p_body_t2_1_1 {
    padding: 10px 5px 30px 5px;
    vertical-align: top;
  /*  box-shadow: 0 0 7px 0 #CCCCCC;*/
}

/* Header private */

.cv-WidgetLoginPrivate .header {
    padding: 6px 12px;
    color: #333333;
    font-size: 14pt;
}
.cv-PopupLoginFail .infoTable .gwt-Label {
    background: #FFBF00;
}
.cv-PopupLoginFail .infoTable .gwt-Label:hover {
    background: #373A37;
}
/* dialogos */
.gwt-DialogBox .CaptionPanel {
    background: none repeat scroll 0 0 #FFBF00;
}
.gwt-DialogBox .CaptionPanel .Caption {
    color: white;
    font-weight: bold;
}

/**/

.cv-WidgetActivityMessages .cardWrapper .card .messageContainer .gwt-HTML a,
.cv-WidgetActivityMessages .cardWrapper .card .messageContainer .gwt-HTML a:hover,
.cv-WidgetActivityMessages .cardWrapper .card .messageContainer .gwt-HTML a:visited {
    color: #FFBF00;
}