/*************************************************************************************************************************************/
/*							APICA Container CSS . Developed by BIND for APICA . All rights reserved.								   */
/*************************************************************************************************************************************/

.C05_container					{ margin:0; }

.C05_Box						{ width: 100%; }

.C05_BoxTL						{ }
.C05_BoxTR						{ }
.C05_BoxTM						{ height:37px; }

.C05_Box .icon					{ float:left; }
.C05_Box .actions				{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C05_Title						{ float:left; margin:0; padding-top:8px; }
.C05_TextTitle					{ color:#ffffff; font-family:Arial; font-size: 15px; font-weight:700; line-height:120%; }
.C05_Box .visibility			{ float:right; width:8px; height:9px; margin-top:8px; }
.C05_Box .visibility a:hover	{ background-color:Transparent; }

.C05_BoxML						{ }
.C05_BoxMR						{ }
.C05_BoxMM						{ }
.C05_ContentPane				{ padding:0 5px 0; clear: both; }

.C05_Box .icons					{ margin:5px 0 0; }
.C05_Box .icons a:hover			{ background-color:Transparent; }
.C05_Box .icons a
.C05_Box .icons input			{ margin-top:10px; margin-left:10px; }

.C05_BoxBL						{ display:none; }
.C05_BoxBR						{ display:none; }
.C05_BoxBM						{ display:none; }
