.horoscope-highlight #cardHoroscopeHighlight #sign-tabs {
	float: left;
	width: 620px;
	height: 302px;
	text-align: center;
	margin-top: 14px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}

.horoscope-highlight #left {
	float: left;
	width: 300px;
	height: 295px;
	text-align: center;
	vertical-align: middle;
}

.horoscope-highlight #leftPre {
	float: left;
	width: 315px;
	height: 295px;
	text-align: center;
	vertical-align: middle;
}

.horoscope-highlight .mosaicLeft {
	opacity: 1;
	transition: opacity .5s;
	position: relative;
	padding: 20px;
	height: 295px;
	box-sizing: border-box;
}

.horoscope-highlight .mosaicLeft .div-table {
	display: table;
	margin: 10px;
	table-layout: fixed;
	text-align: center;
	width: auto;
	height: 85px;
	border: 0 solid #000;
}

.horoscope-highlight .mosaicLeft .div-table-row {
	display: table-row;
	height: 85px;
}

.horoscope-highlight .mosaicLeft .div-table-colLogo {
	display: table-cell;
	padding: 0;
	text-align: left;
	vertical-align: top;
	align-content: flex-start;
	width: 110px;
	height: 100px;
}

.horoscope-highlight .mosaicLeft .div-table-col {
	display: table-cell;
	padding: 0;
	text-align: left;
	vertical-align: top;
	align-content: flex-start;
}

.horoscope-highlight .mosaicLeft .div-table-col #btnEs.btn-bookmark.btn-not-my-sign {
	background: url(../_img/btn-not-my-sign.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	width: 37px;
	height: 36px;
}

.horoscope-highlight .mosaicLeft .div-table-col #btnEs.btn-bookmark-pt {
	background: url(../_img/eSigno_pt.png) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	width: 102px;
	height: 36px;
}

.horoscope-highlight .mosaicLeft .div-table-col #tituloSigno {
	font-family: OpenSans;
	font-size: 28px;
	font-style: italic;
	font-weight: 600;
	text-align: left;
}

.horoscope-highlight .mosaicLeft .div-table2 {
	display: table;
	margin: 10px;
	table-layout: fixed;
	text-align: center;
	width: 270px;
	border: 0 solid #000;
}

.horoscope-highlight .mosaicLeft .div-table2-row2 {
	display: table-row;
	table-layout: fixed;
}

.horoscope-highlight .mosaicLeft .div-table2-col2 {
	display: table-cell;
	table-layout: fixed;
	text-align: left;
	vertical-align: top;
	height: 30px;
	font-family: OpenSans;
	font-weight: 600;
	font-size: 17px;
	color: #65655d;
}

.horoscope-highlight .mosaicLeft .div-table2-col2.horoscopoActual {
	font-family: OpenSans;
	font-weight: 600;
	font-size: 13px;
	color: #65655d;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
	height: 70px;
}

.horoscope-highlight .mosaicLeft .div-table2-col2.todoSobre {
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: normal;
	color: #191917;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	height: 40px;
	line-height: 24px;
	padding-right: 5px;
}

.horoscope-highlight .goToTodoSobre {
	background-image: url("https://s1.trrsf.com/fe/zaz-icons/svg-sprites/gambit/zaz-gambit-sprite.svg");
	background-size: 1320px auto;
	background-position: -1170px 0;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
}

.horoscope-highlight .card {
	border-radius: 4px;
}

.horoscope-highlight #right {
	float: right;
	width: 310px;
	height: 295px;
	margin-right: -20px;
	text-align: center;
	vertical-align: middle;
}

.horoscope-highlight #rightPre {
	float: right;
	width: 305px;
	height: 295px;
	text-align: center;
	vertical-align: middle;
}

.horoscope-highlight .horoscope {
	opacity: 1;
	position: relative;
	padding: 5px;
	box-sizing: border-box;
}

.horoscope-highlight .horoscope.show {
	opacity: 1;
	transition: opacity .5s;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
}

.horoscope-highlight .horoscope .mosaic {
	padding: 12px;
	height: 288px;
	display: block;
	margin-left: auto;
	box-sizing: border-box;
}

.horoscope-highlight .horoscope .mosaic div {
	float: left;
	display: table;
	margin: 10px;
	table-layout: fixed;
	text-align: center;
	width: 295px;
	margin-left: 16px;
	border: 0 solid #000;
	height: 100%;
}

.horoscope-highlight .horoscope .mosaic .icon {
	display: block;
}

.horoscope-highlight .horoscope .mosaic ul {
	text-align: center;
	height: 100%;
}

.horoscope-highlight .horoscope .mosaic li {
	cursor: pointer;
	min-width: 52px;
	display: block;
	width: 45px;
	height: 27%;
	float: left;
	box-sizing: border-box;
	margin-right: 40px;
}

.horoscope-highlight .horoscope .arrow-previous::before {
	content: '\46';
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.horoscope-highlight .horoscope .arrow-next::before {
	content: '\45';
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.horoscope-highlight .horoscope .icon.disabled {
	opacity: .2;
	cursor: inherit;
}

.horoscope-highlight .horoscope nav {
	padding-top: 92px;
	position: absolute;
	width: 100%;
	top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.horoscope-highlight .horoscope nav .icon {
	padding: 0 33px;
	display: block;
	font-size: 30px;
	float: right;
	text-align: right;
	height: 100%;
	cursor: pointer;
	position: relative;
	z-index: 2;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.horoscope-highlight .horoscope .items-wrap {
	text-align: center;
	height: 300px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}

.horoscope-highlight .horoscope .items-wrap .title {
	font-size: 18px;
	font-weight: 700;
	color: #191917;
	height: 53px;
	line-height: 52px;
	font-style: italic;
}

.horoscope-highlight .horoscope .items-wrap ul {
	transition: margin .8s;
	-webkit-transition: margin .8s;
	-moz-transition: margin .8s;
	-o-transition: margin .8s;
}

.horoscope-highlight .horoscope .items-wrap .item {
	opacity: 1;
	float: left;
	height: 300px;
	width: 300px;
	transition: opacity 1.5s;
	-webkit-transition: opacity 1.5s;
	-moz-transition: opacity 1.5s;
	-o-transition: opacity 1.5s;
}

.horoscope-highlight .horoscope .items-wrap .item.close {
	opacity: 0;
}

.horoscope-highlight .horoscope .img-rouded::before {
	position: absolute;
	border-radius: 50%;
	display: block;
	width: 112px;
	height: 112px;
	content: '';
	box-shadow: inset 0 1px 2px 1px #d7d7d7;
	-webkit-box-shadow: inset 0 1px 2px 1px #d7d7d7;
	-moz-box-shadow: inset 0 1px 2px 1px #d7d7d7;
	-o-box-shadow: inset 0 1px 2px 1px #d7d7d7;
	border: none;
	opacity: .9;
}

.horoscope-highlight .horoscope .change {
	font-size: 12px;
	color: #6c6c6c;
	font-weight: 600;
	height: 16px;
	margin: 6px auto 0 auto;
	cursor: pointer;
	width: 100px;
}

.horoscope-highlight .horoscope .change:hover {
	opacity: .5;
}

.horoscope-highlight .horoscope .no-change {
	height: 16px;
	font-size: 12px;
	margin: 6px auto 0 auto;
}

.horoscope-highlight .horoscope .date {
	font-size: 14px;
	color: #191917;
	line-height: 9px;
	padding: 17px 0 16px;
	font-weight: 600;
}

.horoscope-highlight .horoscope .date span {
	font-weight: normal;
}

.horoscope-highlight .horoscope .description {
	margin: 0 20px;
	font-size: 12px;
	color: #6c6c6c;
	height: 30px;
	overflow: hidden;
	font-weight: 600;
	line-height: 14px;
	cursor: pointer;
}

.horoscope-highlight .horoscope footer {
	width: 100%;
	position: absolute;
	text-align: right;
	margin-top: 277px;
}

.horoscope-highlight .horoscope footer img {
	cursor: pointer;
	padding-right: 10px;
}

.horoscope-highlight .horoscope footer img:hover {
	opacity: .5;
}

.nightmode #tituloSigno {
	color: #f1f1f1;
}

.nightmode .mosaicLeft .div-table2-col2 {
	color: #d7d7d7;
}

.nightmode .mosaicLeft .div-table2-col2.horoscopoActual {
	color: #d7d7d7;
}

.nightmode .mosaicLeft .div-table2-col2.todoSobre {
	color: #f1f1f1;
}

.nightmode #bookmarkSigno a .buttom-rounded__text {
	color: #191917;
}

/*# sourceMappingURL=theme-default.css.map */

