/*****************************************************************
FONT COLOR
****************************************************************/
body{ background:#f8e2e5; }


.cw,	.HVcw:hover,	.HVcw:focus		{color:#fff;}					/* Main Light */
body,
.cm,	.HVcm:hover,	.HVcm:focus		{color:#303237;}				/* Main Gray */

.cc1,	.HVcc1:hover	.HVcc1:focus	{color:#a55a7c;}				/* Corporative color 1 */
.cc1l,	.HVcc1l:hover,	.HVcc1l:focus	{color:#cea6b8;}				/* Corporative Color 1 Light*/
.cc1xl,	.HVcc1xl:hover,	.HVcc1xl:focus	{color:#dbc3ce;}				/* Corporative Color 1 Extra Light*/
.cc1d,	.HVcc1d:hover,	.HVcc1d:focus	{color:#793453;}				/* Corporative Color 1 Dark*/
.cc1xd,	.HVcc1xd:hover,	.HVcc1xd:focus	{color:#521430;}				/* Corporative Color 1 Extra Dark*/

.cc2,	.HVcc2:hover,	.HVcc2:focus	{color:#545f6c;}				/* Corporative color 2 */
.cc2l,	.HVcc2l:hover,	.HVcc2l:focus	{color:#909aa8;}				/* Corporative Color 2 Light*/
.cc2xl,	.HVcc2xl:hover,	.HVcc2xl:focus	{color:#d1d9e3;}				/* Corporative Color 2 Extra Light*/
.cc2d,	.HVcc2d:hover,	.HVcc2d:focus	{color:#283039;}				/* Corporative Color 2 Dark*/
.cc2xd,	.HVcc2xd:hover,	.HVcc2xd:focus	{color:#10151a;}				/* Corporative Color 2 Extra Dark*/

/*****************************************************************
BACKGROUND COLOR
****************************************************************/

.bw, 	.HVbw:hover, 	.HVbw:focus		{background-color:#fff;}		/* Main Light */
.bm,	.HVbm:hover,	.HVbm:focus		{background-color:#303237;}		/* Main Gray */

.bg1,	.HVbg1:hover,	.HVbg1:focus	{background-color:#833440;}		/* Corporative color 1 */
.bg1l,	.HVbg1l:hover,	.HVbg1l:focus	{background-color:#A35561;}		/* Corporative Color 1 Light*/
.bg1xl,	.HVbg1xl:hover,	.HVbg1xl:focus	{background-color:#E5B4BB;}		/* Corporative Color 1 Extra Light*/
input[type=checkbox]:checked + label,
.bg1d,	.HVbg1d:hover,	.HVbg1d:focus	{background-color:#67111F;}		/* Corporative Color 1 Dark*/
input[type=checkbox]:checked + label:hover,
.modTitle .modAddButton:hover,
#promotHolder .iteraPromotores .promotBtn:hover,
.bg1xd,	.HVbg1xd:hover,	.HVbg1xd:focus	{background-color:#421c22;}		/* Corporative Color 1 Extra Dark*/

.bg2,	.HVbg2:hover,	.HVbg2:focus	{background-color:#545f6c;}		/* Corporative color 2 */
.bg2l,	.HVbg2l:hover,	.HVbg2l:focus	{background-color:#909aa8;}		/* Corporative Color 2 Light*/
.bg2xl,	.HVbg2xl:hover,	.HVbg2xl:focus	{background-color:#d1d9e3;}		/* Corporative Color 2 Extra Light*/
.bg2d,	.HVbg2d:hover,	.HVbg2d:focus	{background-color:#283039;}		/* Corporative Color 2 Dark*/
#promotHolder .iteraPromotores .promotBtn.cancel:hover,
.bg2xd,	.HVbg2xd:hover,	.HVbg2xd:focus	{background-color:#10151a;}		/* Corporative Color 2 Extra Dark*/


/*****************************************************************
ICONOS
****************************************************************/
.iconSPMail{ background-position:  0px 0px; }
.iconSPCel { background-position:-14px 0px; }
.iconSPTel { background-position:-28px 0px; }
.iconSPPers{ background-position:-42px 0px; }
.iconSPCump{ background-position:-56px 0px; }
.iconSPSepa{ background-position:-70px 0px; }
.iconAnivMat{ background: url(../images/icon-wedding.png) center center no-repeat !important; }


/*OVERWRITE HISTORICO*/
#combo_historico #history-ficha {
  background-color: #f1b4ba !important;
}


/*
#history-ficha div.histName {
  color: white !important;
}

#history-ficha div.histComent {
  color: white !important;
}

#histPad {
	z-index: 2;
}

#structureMainBody {
	z-index: 1;
}

.overlay2 {
  z-index: 0 !important;
}
*/
