/*************************************************************************************************************************************/
/*							APICA Container CSS . Developed by BIND for APICA . All rights reserved.								   */
/*************************************************************************************************************************************/

.C04_container					{ margin:0 0 10px; }

.C04_Box						{ width: 100%; }

.C04_BoxTL						{ }
.C04_BoxTR						{ }
.C04_BoxTM						{ }

.C04_Box .icon					{ float:left; }
.C04_Box .actions				{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C04_Title						{ float:left; margin:0; }
.C04_TextTitle					{ color:#666666; font-family:Arial; font-size: 23px; font-weight:500; line-height:120%; }
.C04_Box .visibility			{ float:right; width:8px; height:9px; }
.C04_Box .visibility a:hover	{ background-color:Transparent; }

.C04_BoxML						{ }
.C04_BoxMR						{ }
.C04_BoxMM						{ }
.C04_ContentPane				{ padding:18px 0 0; clear: both; }

.C04_Box .icons					{ margin:5px 0 0; }
.C04_Box .icons a:hover			{ background-color:Transparent; }
.C04_Box .icons a
.C04_Box .icons input			{ margin-top:10px; margin-left:10px; }

.C04_BoxBL						{ display:none; }
.C04_BoxBR						{ display:none; }
.C04_BoxBM						{ display:none; }
