/**
 * @package   Blue Block (free) - accessibletemplate
 * @version   2.2.0
 * @author    Francesco Zaniol, accessibletemplate - http://www.accessibletemplate.com
 * @copyright Copyright (C) 2011-Present Francesco Zaniol
 * @license   http://ec.europa.eu/idabc/eupl.html EUPL v1.1 only
 **/
/*--------- This CSS is visible ONLY for Internet Explorer 7 ---------*/
/**
 * General elements
**/
audio,canvas,video{display:inline;zoom:1;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{overflow:visible;}
input[type="checkbox"],input[type="radio"]{height:13px;width:13px;}
.clearfix{zoom:1;}
/* IE extra padding button bug */
button{overflow:visible !important;}
/**
 * Layout elements
**/
/* Box model bug */
.default-layout hr{height:2px;width:100%;}
/* Accessibility bar fixes */
.default-layout #layout-container_bbl{position:relative !important;}
/* z-index bug */
.default-layout #layout-container_bbl{z-index:1 !important;}
.default-layout #header{z-index:300 !important;}
.default-layout #main-body{z-index:200 !important;}
.default-layout #footer{z-index:100 !important;}
/* Icon style disabled in IE7 */
.top-bar-buttons_icon-style #top-bar .zhongframework-icon{
	display:none !important;
	visibility:hidden !important;
	}
.top-bar-buttons_icon-style #top-bar .top-bar-tool-text{
	position: relative !important;
	left:0 !important;
	text-indent:0 !important;
	}
/*Misterious bug...*/
#goto-top-block{clear:none;}
/*":after" CSS rule fix for "font resize" buttons*/
#larger-font-button .visually-hidden,
#reset-font-button .visually-hidden,
#smaller-font-button .visually-hidden{
	clip:inherit;
	height:auto;
	margin:0;
	overflow:hidden;
	padding: 0;
	position:relative;
	width:auto;
	outline: 0;	
	}
/*-------------------------
-  MENUS
------------------------ */
.default-layout #main-body .menu-container ul,
.default-layout #main-body .menu-container ul ul,
.default-layout #main-body .menu-container ul li,
.default-layout #main-body .menu-container ul a,
.default-layout #footer .menu-container ul,
.default-layout #footer .menu-container ul ul,
.default-layout #footer .menu-container ul li,
.default-layout #footer .menu-container ul a{width: auto !important;}
.default-layout #main-body .menu-container ul ul{width:100% !important;}
.default-layout #main-body .menu-container ul ul li{float:left !important;width:100% !important;}
/*-------------------------
-  USER-MOD MODULES STYLE
------------------------ */
.default-layout .custom-module_column-width-1{width:99.99%;}
.default-layout .custom-module_column-width-2{width:49.99%;}
.default-layout .custom-module_column-width-3{width:33.29%;}
.default-layout .custom-module_column-width-4{width:24.99%;}
.default-layout .col-style-full,
.default-layout .col-style-2,
.default-layout .col-style-3,
.default-layout .col-style-4,
.default-layout .col-style-5,
.default-layout .col-style-6{margin-left:2%;margin-right:2%;}
.default-layout .col-style-full{width:95.99%;}
.default-layout .col-style-2{width:45.99%;}
.default-layout .col-style-3{width:29.29%;}
.default-layout .col-style-4{width:20.99%;}
.default-layout .col-style-5{width:15.99%;}
.default-layout .col-style-6{width:12.59%;}
.default-layout .custom-module-style_default,
.default-layout .custom-module-style_plain,
.default-layout .custom-module-style_full-width,
.default-layout .custom-module-style_light,
.default-layout .custom-module-style_dark{width:auto !important;}
/*-------------------------
-  BUTTONS
------------------------ */
.default-layout .grey-button-style,
.default-layout .grey-button-style:link,
.default-layout .grey-button-style:visited,
.default-layout .white-button-style,
.default-layout .white-button-style:link,
.default-layout .white-button-style:visited,
.default-layout .green-button-style,
.default-layout .green-button-style:link,
.default-layout .green-button-style:visited,
.default-layout .red-button-style,
.default-layout .red-button-style:link,
.default-layout .red-button-style:visited,
.default-layout .yellow-button-style,
.default-layout .yellow-button-style:link,
.default-layout .yellow-button-style:visited,
.default-layout .violet-button-style,
.default-layout .violet-button-style:link,
.default-layout .violet-button-style:visited,
.default-layout .blue-button-style,
.default-layout .blue-button-style:link,
.default-layout .blue-button-style:visited,
.default-layout .black-button-style,
.default-layout .black-button-style:link,
.default-layout .black-button-style:visited{white-space:nowrap;}

/*==========================================================================
   ADD YOUR PERSONAL STYLE HERE:
==========================================================================*/

