/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Jan 12 2021 | 23:53:34 */
.entry-content #tabel_aruncare {
	max-width: 600px;
	width: 100%;
	margin: 0px auto;
}

.entry-content table {
	border-collapse: collapse;
    width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.entry-content table td {
	border: none;
	width: 200px;
	padding: 0px;
    text-align: center;
}

.entry-content table #textintrebare {
	padding-left: 20px;
    text-align: left;
    line-height: 2.5rem;
}

.entry-content table td.imagini {
	padding: 1px 5%;
    line-height: 1.5rem;
}

.entry-content table #monede img {
	max-width: 100px;
	width: 31%;
}

.entry-content tr td:last-child {
        border-right: none;
}
.entry-content table tr:nth-child(2n) {
	background:none;
}

.entry-content table #monede, .entry-content table #raspuns {
	border: none;
	padding: 20px 0px 20px 0px;
}	

.entry-content table button {
    line-height: 2rem;
    margin-top: 20px;
}

.entry-content #hexagrama {
	border: none;
	font-size: 28px;
	font-weight: bold;
}

#arunc1, #arunc2,  #arunc3, #arunc4, #arunc5, #arunc6, #arunc7, #hexagrama1, #hexagrama2, #linii, #tabel-abonamente, #mesaj {
	display: none;
} 
.imagini, #monede, .preload {
	display: none;
}
#mesaj {
    color:red;
    font-weight:bold;
}
.box {
	border: 1px solid #aaa; /*getting border*/
    border-radius: 4px; /*rounded border*/
    /*color: #000; /*text color*/
	width: calc(100% - 40px);
	min-height: 104px;
	margin-left: 20px;
}

#hexagrama1, #hexagrama2, #linii {
	text-align: center;
	padding-top: 10px
}

.entry-content #titlu {
	text-align: center;
}

#textintrebare span {
	font-size: 12px;
    line-height: 1.5rem;
}

#afisare_intrebare {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: darkgreen;
}

#afisare_intrebare span {
	font-weight: normal;
}
