


.active-cell-right
{ 
	border-color: red #888 red red!important;
}


.active-cell-down
{ 
	border-color: red red #888 red!important;
}



.cell-hover{
	background-color: #bbb!important;
}


.editable-cell{
	border-color: #eee #888 #888 #eee;
	border-width:1px;
	border-style:solid;
	background: #ccc;
	text-align:center;
	vertical-align:middle;
	padding: 0px;
	cursor: pointer;
	font-weight: bold;
	-moz-user-select:none;
	user-select:none;
}


#autor-div
{
	color:black;
	margin:25px 15px;
	font-weight: bold;
}

#rebusGrid 
{ 
	font-family:  Times New Roman, Arial, sans-serif;
	font-size: 12pt;
	cursor: default;
}


TD.definition-integrama
{ 
	width:60px;
	height:60px;
	font-size: 8pt;
	text-align:center;
	color: blue;
	vertical-align:middle;
	padding: 0px;
	cursor: default;
	background: rgb(181, 176, 153);
	border: none;
	font-weight: normal;

}


div.def
{
	font-size: 11px;
	color: black;	
	font-family:Verdana;
	padding: 4px 0px 4px 0px;
	min-height:15px;
}

.large-def {
	font-size: 9px!important; 
}

.no-padding{
	padding: 0!important;
}

.integrama-editable-cell{
	border-color: #eee #888 #888 #eee;
	border-width:1px;
	border-style:solid;
	background: #ccc;
	background-repeat:no-repeat!important;	
	width:60px;
	height:60px;
	text-align:center;
	vertical-align:middle;
	padding: 0px;
	cursor: pointer;
	font-weight: bold;
	-moz-user-select:none;
	user-select:none;
}


span.careuri
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10pt;
	cursor:default;
	color: #ccc;
}

.menu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}



TD.def
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10pt;
	text-align: justify;
	cursor:default;
	color: #000000;
	width:55%;
	padding:0px 20px 0px 20px;
}

#rebus-grid 
{ 
	font-family:  Times New Roman, Arial, sans-serif;
	font-size: 12pt;
	cursor: default;
	margin-left: 0px;
	margin-bottom: 10px;
	min-width: 300px;
}

#rebus-grid TD
{ 
	width:30px;
	height:30px;
	min-width:30px;
	text-align:center;
	font-weight: bold;
	vertical-align:middle;
	padding: 0px;
	color: #000000;
	cursor: pointer;
	background: #ccc;
}

#rebus-grid TD.header
{ 
	width:30px;
	height:30px;
	text-align:right;
	font-size: 8pt;
	color: #000000;
	vertical-align:bottom;
	font-weight: normal;
	padding: 0px;
	cursor: default;
	background: transparent;
	border: none;
}

#rebus-grid td.block 
{ 
	background-color: black;
	border-color: black;
	cursor: default;
}

.rebus-editable-cell{
	font-weight:normal!important;
	font-size:14px!important;
}

.rebus-author
{
	margin:15px;
	float:right;
	text-align: right;
	font-weight: bold;
}


span.careuri
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10pt;
	cursor:default;
	color: #ccc;
}


.definition-highlighted
{
	color: #e17100;;
}

.meta .solve{
	padding-left: 20px;
	margin:0px 7px 0px 7px;
	background: url(../../images/solve.png) no-repeat left center;	
}

.meta .check{
	padding-left: 20px;
	margin:0px 7px 0px 7px;
	background: url(../../images/check.png) no-repeat left center;	

}

.meta .information{
	padding-left: 20px;
	margin:0px 7px 0px 7px;
	background: url(../../images/information.png) no-repeat left center;	
}


.meta .contact{
	padding-left: 20px;
	margin:0px 7px 0px 7px;
	background: url(../../images/email.png) no-repeat left center;	
}
