* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
body {
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	color:#2d2d2d;
	line-height:20px;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, a, code, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, figcaption, figure, footer, header, hgroup, menu, nav, section, time, audio, video {
	margin:0;
	padding:0
}
html {
	-webkit-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
a {
	text-decoration:none;
	color:#2d2d2d;
	font-weight:700;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
	-ms-interpolation-mode:bicubic
}
strong.error>p {
	font-size:14px;
	color:red;
	line-height:20px;
}     
label.error {
	font-size:12px;
	color:red;
	line-height:18px;
	float: left;
}
p, dl {
	font-size:14px;
	color:#2e2e2e;
	line-height:20px;
}
li {
	list-style-type:none;
}
#logo img {
	float:left
}
#top-header h4 {
	color:#919191;
	float:left;
	margin:61px 0 0 5px;
	font-size:15px;
}
/******************************* menu *********************/
nav {
	width: 100%;
}
nav .moduletable {
	max-width:1020px;
	width:100%;
	margin:0px auto 0 auto;
	position:relative;
}
/*nav .moduletable ul li {
	float:left;
	margin:0 40px 0 0;
}
nav .moduletable ul li ul {
	position:relative;
}
nav .moduletable ul li a {
	color:#00a0d8;
	font:700 14px "Montserrat", Arial, Verdana;
}
nav .moduletable ul li ul li {
	float:none;
	margin:0;
}
nav .moduletable ul li ul li a {
	color:#fff;
	font:400 14px "Montserrat", Arial, Verdana;
}*/
nav .submenuck867 {
	padding-left: 115px!important;
	background:url(../images/icon-chisiamo.png) no-repeat 22px 26px;
}

nav .submenuck1440 {
	padding-left: 115px!important;
	background:url(../images/icon-associazione.png) no-repeat 22px 26px;
}

nav .submenuck1442 {
	padding-left: 115px!important;
	background:url(../images/icon-normazione.png) no-repeat 22px 26px;
}

nav .submenuck2373 {
	padding-left: 115px!important;
	background:url(../images/icon-catalogo.png) no-repeat 22px 26px;
}

nav .submenuck2374 {
	padding-left: 115px!important;
	background:url(../images/icon-areadilavoro.png) no-repeat 22px 26px;
}

/*********************** menu accordion ******************/
#accordeonck166 > li {
	font-family:"Montserrat", Arial, Verdana;
	font-size:13px;
}

#accordeonck166 > li {
	border-top:1px dashed #dcdcdc;
	padding:13px 0 13px 10px;
	background:url(../images/arrow-close.png) no-repeat 0 20px;
}
#accordeonck166 > li > a {
	/*font:600 13px "Montserrat", Arial, Verdana;*/
	font-weight:600;
	text-transform:uppercase;
	color:#686868;
	text-decoration:none;
}
#accordeonck166 > li > a.isactive {
	font-weight:700;
	color:#00a0d8;
}

#accordeonck166 > li.open {
	background:url(../images/arrow-open.png) no-repeat 0 22px;
}
#accordeonck166 > li.open > a {
	/*font:700 13px "Montserrat", Arial, Verdana;*/
	font-weight:700;
	color:#00a0d8;
}
#accordeonck166  li a:hover {
	color:#00a0d8;
}
      /***secondo livello******/
	#accordeonck166 > li > ul {
		margin:0 0 0 15px;
	}
	#accordeonck166 > li > ul > li {
		margin:12px 0 0 0;
	}
	#accordeonck166 > li > ul > li > a {
	/*font:600 13px "Montserrat", Arial, Verdana;*/
	font-weight:600;
	color:#000;
	text-decoration:none;
	}
	#accordeonck166 > li > ul > li > a.isactive  {
	color:#00a0d8;
	}
	 /***terzo livello******/
	#accordeonck166 > li > ul > li > ul {
		margin:0 0 0 15px;
	}
	#accordeonck166 > li > ul > li > ul > li {
		margin:6px 0 0 0;
	}
	#accordeonck166 > li > ul > li > ul > li > a {
	/*font:600 13px "Montserrat", Arial, Verdana;*/
	font-weight:600;
	color:#000;
	text-decoration:none;
	}
	#accordeonck166 > li > ul > li > ul> li > a.isactive  {
	color:#00a0d8;
	}
	
	
	#accordeonck166 li#item-2611 {
		display:none;
	}
/*********************** accordeon generic ******************/
.accordeonck ul#menu-gv > li {
	font-family:"Montserrat", Arial, Verdana;
	font-size:13px;
}

.accordeonck ul#menu-gv  > li {
	border-top:1px dashed #dcdcdc;
	padding:13px 0 13px 10px;
	background:url(../images/arrow-close.png) no-repeat 0 20px;
}
.accordeonck ul#menu-gv > li > a {
	/*font:600 13px "Montserrat", Arial, Verdana;*/
	font-weight:600;
	text-transform:uppercase;
	color:#686868;
	text-decoration:none;
}
.accordeonck ul#menu-gv > li > a.isactive {
	font-weight:700;
	color:#00a0d8;
}
.accordeonck ul#menu-gv > li.active {
	background:url(../images/arrow-close2.png) no-repeat 0 20px;
}
.accordeonck ul#menu-gv > li.open {
	background:url(../images/arrow-open.png) no-repeat 0 22px;
}
.accordeonck ul#menu-gv > li.open > a {
	/*font:700 13px "Montserrat", Arial, Verdana;*/
	font-weight:700;
	color:#00a0d8;
}
.accordeonck ul#menu-gv li a:hover {
	color:#00a0d8;
}
      /***secondo livello******/
	.accordeonck ul#menu-gv > li > ul {
		margin:0 0 0 15px;
	}
	.accordeonck ul#menu-gv > li > ul > li {
		margin:20px 0 0 0;
	}
	.accordeonck ul#menu-gv > li > ul > li > a {
	/*font:600 13px "Montserrat", Arial, Verdana;*/
	font-weight:600;
	color:#000;
	text-decoration:none;
	}
	.accordeonck ul#menu-gv > li > ul > li > a.isactive  {
	color:#00a0d8;
	}

/*********************** leading *************************/
.items-leading, .notizie .span6 .item {
	padding:15px 0;
	border-bottom:1px dashed #d9d9d9;
	position:relative;
	margin:0 0 15px 0;
	
}

.notizie .items-leading .page-header h2, .notizie .span6 .item .page-header h2 {
    display: block;
    margin: 0 0 0 85px;
	font-size:16px;
	font-weight:700;
	color:#01688e;
}

.moduletable h3, #video h3, #twitter h3, #column-right .moduletable h3 {
	font-size:16px;
	font-weight:700;
	color:#01688e;
}
.items-leading .item-image, .notizie .span6 .item .item-image {
	position:absolute;
	top:50%;
	margin:-30px 0 0 0;
}
.items-leading .item-image img, .notizie .span6 .item .item-image img {
	border:3px solid #0babe4;
	border-radius:50%;
	width:60px;
	height:60px;
	margin:0 25px 0 0;
	float:left;
}
.notizie .span6 .item  p {
    display: block;
    margin: 0 0 0 85px;
}

.items-leading p.readmore a, .notizie .span6 .item p.readmore a {
	color: #2E2E2E;
    font-size: 13px;
    font-style: italic;
    font-weight: 600;
}
.notizie .items-leading .btn-group, .notizie .span6 .btn-group {
	display:none;
}
.item-title a {
}
.moduletable h3 hr, .blog-featured-home .page-header h3 hr, #video h3 hr, #twitter h3 hr {
	border-bottom:2px solid #01688e;
	border-top:none;
	border-left:none;
	border-right:none;
	width:50px;
	margin:8px 0 20px 0;
	text-align:left;
}
/******************* video e twitter ***************************/
#video #ico-video, #twitter #ico-twitter {
	float:left;
	margin:0 10px 0 0;
}
/****************************** ******* **************/
.items-leading .item-title a {
	margin:0 0 0 85px;
	font-size:13px;
	font-weight:700;
	color:#01688e;
	display:block;
}
.items-leading p {
	margin:0 0 0 85px;
}
/*************************breadcrumb*******************/
#breadcrumb .moduletable {
	width:100%;
	max-width:1020px;
	margin:0 auto;
	padding:17px 0 0 0;
}
#breadcrumb .moduletable ul li {
	display:inline;
	float:left;
}
#breadcrumb .moduletable ul li a, #breadcrumb .moduletable ul li span.divider, #breadcrumb .moduletable ul li.active,  #breadcrumb .moduletable ul li span {
	color:#2d2d2d;
	float:left;
	margin:0 10px 0 0;
	font:200 12px "Montserrat", Arial, Verdana;
}
/************************login*************************/
#top-arrow-login {
	display:block;
	position:absolute;
	top:-13px;
	left:83px;
}
#log-tools {
	text-align: right;
	padding: 0 5px;
}
#log-tools a, #log-tools span {
	float:left;
}
#log-tools span {
	margin:0 15px;
	color:#dedede
}

#log-tools ul > li > a {
	float: none;
	margin: 0 0 0 0;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	display: inline;
}
#area-login input {
	border:1px solid #d8d8d8;
	width:145px;
	margin:0 0 15px 0;
	padding:4px 0 4px 20px;
	color:#a5a5a5;
}
#area-login #modlgn-remember {
	width:inherit;
	margin:0;
}
#area-login #modlgn-username {
	background:#fff url(../images/ico-user.png) no-repeat 5px 5px;
}
#area-login #modlgn-passwd {
	background:#fff url(../images/ico-pass.png) no-repeat 5px 5px;
}
#area-login .control-label {
	color:#a5a5a5;
	font:400 11px "Montserrat", Arial, Verdana;
}
#area-login .unstyled a {
	color:#a5a5a5;
	font:400 11px "Montserrat", Arial, Verdana;
	line-height:11px;
}
#area-login .unstyled li {
	line-height:15px;
}

/******************** search **************************/
#search input,
.login_input_text,
.registration_input_text {
	background:url(../images/back-search.png) repeat-x;
	border-radius:3px;
	border:1px solid #d8d8d8;
	padding:4px 20px 4px 4px;
}
#search img {
	position:absolute;
	z-index:10;
	right:5px;
	top:8px;
}
/***************** custom icona ****************************/
.customicona {
	padding:0 0 25px 0;
}
.customicona p {
	font:normal 22px "Montserrat", Times, serif;
	color:#3b3b3b;
}
.customicona img {
	vertical-align:middle;
	margin:0 5px 0 0;
}
/******************* newsflash************************/
.newsflash .readmore {
	font-style:italic;
	font-weight:700;
	font-size:13px;
	color:#2e2e2e;
}
.news-flash-home {
	padding:15px 0;
	border-bottom:1px dashed #d9d9d9;
	position:relative;
}
/********************************** colonna destra ******************************/
#column-right .moduletable {
	padding:0 0 0 20px;
}
#column-right .moduletable h3 {
	font-size:16px;
	font-weight:700;
	color:#0099CC;
}
#column-right .moduletable ul.mostread li a {
	margin:0 0 30px 0;
	font:400 14px "Montserrat", Arial, Verdana;
	display:block;

}
 #column-right .moduletable h3 hr {
	border-bottom:2px solid #0099CC;
	border-top:none;
	border-left:none;
	border-right:none;
	width:50px;
	margin:8px 0 20px 0;
	text-align:left;
}
/*************************** contents *******************/
		/******************* titoli ********************/
		.item-page-hid .page-header h2, .item-page .page-header h2, #xmap h1, .contentpane h1, .contentpane-ot h1, .contentpaneopen-ot .page-header h2, .search h1.page-title, span.subheading-category, .contentheading h2 {
			font-size:23px;
			font-weight:700;
			color:#0099cc;
			padding:16px 0 0 0;
			/*width:500px;*/
			line-height:35px;
		}
		.item-page-hid .page-header h2 hr, .item-page .page-header h2 hr, #xmap h1 hr, .contentpane h1 hr, .contentpane-ot h1 hr, .contentpaneopen-ot .page-header h2 hr, .search h1.page-title hr, span.subheading-category hr {
			border-bottom:2px solid #0099cc;
			border-top:none;
			border-left:none;
			border-right:none;
			width:50px;
			margin:8px 0 20px 0;
			text-align:left;
		}
		.btn-group {
			position:absolute;
			/*top:-10px;*/
			top:0;
			right:0;
		}
		li.print-icon {
			margin:0 0 10px 0;
			display:inline;
		}
		li.print-icon a {
			background:url(../images/icon-print.png) no-repeat;
			width:27px;
			height:23px;
			display:block;
			text-indent:-9999px;
			float:left;
			margin:0 10px 0 0;
		}
		li.print-icon a span {
			display:none;
		}
		li.email-icon {
			margin:0 0 10px 0;
			display:inline;
		}
		li.email-icon a {
			background:url(../images/icon-mail.png) no-repeat;
			width:24px;
			height:18px;
			display:block;
			text-indent:-9999px;
			float:left;

		}
		li.email-icon a span {
			display:none;
		}
.item-page-hid p img {
	padding:10px;
	border:1px solid #d8d8d8;
}
.css_buttons0 {
	position:absolute;
	top:-9px;
	right:70px;
	width:362px!important;
}
.css_twitter {
	margin:0 5px!important;
	width:80px!important;
}
.css_google {
	margin:0 5px!important;
	width:70px!important;
}
/****************************buttons*********************/
.button-azure {
	background:url(../images/back-button-login.png) repeat-x;
	width:78px;
	padding: 4px 6px 4px 6px;
	text-align:center;
	color:#fff;
	font:400 11px "Montserrat", Arial, Verdana;
	line-height:11px;
}
.button-azure-double {
	background:url(../images/back-button-login.png) repeat-x;
	width:144px;

	padding: 4px 6px 4px 6px;
	text-align:center;
	color:#fff;
	font:400 11px "Montserrat", Arial, Verdana;
	line-height:11px;
}               
.button-azure-triple {
	background:url(../images/back-button-login.png) repeat-x;
	width:222px;
	padding:6px 0 8px 0;
	text-align:center;
	color:#fff;
	font:400 11px "Montserrat", Arial, Verdana;
	line-height:11px;
}
.controls button.btn-primary {
	background:url(../images/back-button-login.png) repeat-x;
	width:78px;
	padding:8px 0;
	text-align:center;
	color:#fff;
	font:400 11px "Montserrat", Arial, Verdana;
	line-height:11px;
	border:none;
	margin:15px 0 0 0;
} 
/********************************* footer ********************/
#footer-content .piva {
	display:block;
	font:400 11px "Montserrat", Arial, Verdana;
	color:#bfbfbf;
	float:left;
	line-height:55px;
}
#logos {
	text-align:right;
}
#logos img {
	margin:0 0 0 20px;
}
/****************** xmap******************************************/

#xmap ul {
	
    list-style-image: url("../images/personal/uni-ot-bullett.png");
    margin: 0 0 0 5px;
    padding: 0 0 0 10px;
}
#xmap ul li a {
		font-weight:700;
}
#xmap  ul ul {
	
    list-style-image: url("../images/personal/uni-ot-bullett.png");
    margin: 0 0 0 5px;
    padding: 0 0 0 10px;
}
#xmap ul li ul li a {
		font-weight:400;
}
#xmap h2, #xmap .muted {
	display:none;
}
/*********************** article index***************************/
.article-index {
	background:#f6f6f6;
	padding:15px;
	margin:0px 0 5px 10px;
	width:273px;
	clear:both;
}
.pull-right {
	float:right;
}
.article-index ul:before {
	content:'Approfondimenti';
	font:700 12px "Montserrat", Arial, Verdana;
	color:#888888;
	
}
.article-index .active {
	color:#00A0D8;
}
.article-index ul {
	padding:0;
}
.article-index ul li:before {
    content:"Â·";
    font-size:30px;
    vertical-align:middle;
    line-height:20px;
}
.article-index ul li a {
	font:700 11px "Montserrat", Arial, Verdana;
	color:#444444;
	margin:20px 0;
} 
		/***********************************enti federati***********************/
		.toc {
			float: right;
			background: #f6f6f6;
			padding: 15px;
			margin: 0px 0 5px 10px;
			width: 273px;
			clear: both;
		}
		.toc span {
			font:700 12px "Montserrat", Arial, Verdana;
			color:#888888;
		}
		.toc .active {
			color:#00A0D8;
		}
		.toc ul {
			padding:0;
		}
		.toc ul li:before {
			content:"Â·";
			font-size:30px;
			vertical-align:middle;
			line-height:20px;
		}
		.page_article .toc ul li {
			list-style-type: none;
			margin: 0;
		}
		.toc ul li a {
			font:700 11px "Montserrat", Arial, Verdana;
			color:#444444;
			margin:20px 0;
		}

/********************** organi tecnici *******************/
#ot-structure {
	
    list-style-image: url("../images/personal/uni-ot-bullett.png");
    margin: 0 0 0 5px;
    padding: 0 0 0 10px;
}
#ot-structure ul {
	
    list-style-image: url("../images/personal/uni-ot-bullett.png");
    margin: 0 0 0 5px;
    padding: 0 0 0 10px;
}
.table-maxwidth {
	width:100%;
	margin:40px 0 0 0;
}
.table-maxwidth td {
	padding:3px 5px;
}
.table-maxwidth .nowrap{
	white-space:nowrap;
}
.table-maxwidth .grey {
	background:#e9e9e9;
	border-bottom:1px solid #fff;
}
.table-maxwidth .title-competence {
	font:700 14px "Montserrat", Arial, Verdana;
	color:#018cbd;
}
.menu-ot {
	position:absolute;
	top:-10px;
	left:19px;
}
.menu-ot select {
}
.menu-ot .lista-ot {
	color: #2E2E2E;
    font-size: 14px;
	font-weight:700;
	display:block;
	margin:0 0 4px 0;
}

/********************** i punti *******************/
#punti_uni-baloon {
	width:460px;
	height:552px;
	position:relative;
	/*background-image: url('http://unistage.logicsolution.com/uni-new/images/stories/uni/verbi/conoscere/img/puntiuni_mappa_418.jpg');*/
	background:url("../../../images/stories/uni/verbi/conoscere/img/puntiuni_mappa_418.jpg") center no-repeat;
}

#punti_uni-box {
	position:absolute;
	top:60px;
	left:20px;
	display:none;
	width:418px;
	height:328px;
	padding:10px;
	background:#eeeeee;
	border:1px solid #cccccc;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:5px;
}

.box_citta {
	display:none;
	word-wrap:break-word;
}

.box_citta .bar {
	padding:0 10px;
	margin:0 0 10px 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	background:#999999;
}

.box_citta .bar p.nome_citta {
	float:left;
	display:block;
	width:300px;
	margin:0;
	text-align:left;
	font-weight:bold;
	color:#eeeeee;
}

.box_citta .bar p.xchiudi {
	float:right;
	width:70px;
	margin:0;
	text-align:right;
}

.box_citta .bar p.xchiudi a {
	color:#eeeeee;
	text-decoration:none;
}

/******************* custom style page article ************************/
.blog .pagination ul {
	text-align:center;
	margin:20px 0 0 0;
}

.blog .pagination ul li {
	display:inline-block;
	margin:0 4px;
}

.blog .pagination ul li a {
	color:#018cbd;
}

.blog h3.h3-pagination {
	margin:0 0 10px 0;
	color:#0099cc;
}

/******************* custom style page article ************************/
.page_article {
}

.page_article h3 {
	margin:25px 0 10px 0;
	color:#0099cc;
}

.page_article h3.h3-pagination {
	margin:0 0 10px 0;
	color:#0099cc;
}

.page_article p,
.page_article ul,
.page_article ol {
  margin:0 0 10px 0;
  line-height:25px;
  text-align:justify;
}     
.page_article .linkable p {
  margin:0;
}


.page_article ul li,
.page_article ol li {
	list-style:inherit;
	margin:0 0 0 25px;
}

.page_article h4.h4-sublevel1 {
	padding:15px 0 5px 0;
}

.page_article div.div-sublevel1 {
	padding:0 0 0 15px;
	border-left: 1px dotted #cccccc;
}

.page_article a {
	color:#0099cc;
	font-weight:600;
	text-decoration:none;
}

.page_article a:hover {
	color:#0099cc;
	text-decoration:underline;
}

.page_article .img_icon {
	vertical-align:middle;
}

.page_article img.img_left {
	float:left;
	margin:5px 15px 5px 5px;
	padding:3px;
	border:1px solid #cccccc;
}

.page_article img.img_right {
	float:right;
	margin:5px 5px 5px 15px;
	padding:3px;
	border:1px solid #cccccc;
}

/*
tbl_1td
tbl_2td
tbl_3td
*/  
.tbl_1td_style,
.tbl_2td_style,
.tbl_3td_style {
	width:100%;
	margin:0 auto 5px auto;
	border-collapse:collapse;
}

.tbl_width_718 {
	width:718px;
	max-width: 718px;
}
.tbl_1td_style tr.tr_grey_head,
.tbl_2td_style tr.tr_grey_head,
.tbl_3td_style tr.tr_grey_head {
	background:#dedede;
}

.tbl_1td_style tr.tr_grey,
.tbl_2td_style tr.tr_grey,
.tbl_3td_style tr.tr_grey {
	background:#f9f9f9;
}

.tbl_1td_style tr.tr_white,
.tbl_2td_style tr.tr_white,
.tbl_3td_style tr.tr_white {
	background:#ffffff;
}
.tbl_1td_style td,
.tbl_2td_style td,
.tbl_3td_style td,
.tbl_1td_style th,
.tbl_2td_style th,
.tbl_3td_style th {
	padding:5px;
	/*border:1px solid #cccccc;*/
}

.tbl_1td_style td.td_center,
.tbl_2td_style td.td_center,
.tbl_3td_style td.td_center {
	text-align:center;
}

.tbl_1td_style td.td_right,
.tbl_2td_style td.td_right,
.tbl_3td_style td.td_right {
	text-align:right;
}    

.tbl_1td_style td.td_left,
.tbl_2td_style td.td_left,
.tbl_3td_style td.td_left {
	text-align:left;
}                  

.tbl_2td_style td.td10, .tbl_3td_style td.td10 { width:10%; }
.tbl_2td_style td.td20, .tbl_3td_style td.td20 { width:20%; }
.tbl_2td_style td.td25, .tbl_3td_style td.td25 { width:25%; }
.tbl_2td_style td.td30, .tbl_3td_style td.td30 { width:30%; }
.tbl_2td_style td.td35, .tbl_3td_style td.td35 { width:35%; }
.tbl_2td_style td.td40, .tbl_3td_style td.td40 { width:40%; }
.tbl_2td_style td.td50, .tbl_3td_style td.td50 { width:50%; }
.tbl_2td_style td.td60, .tbl_3td_style td.td60 { width:60%; }
.tbl_2td_style td.td65, .tbl_3td_style td.td65 { width:65%; }
.tbl_2td_style td.td70, .tbl_3td_style td.td70 { width:70%; }
.tbl_2td_style td.td75, .tbl_3td_style td.td75 { width:75%; }
.tbl_2td_style td.td80, .tbl_3td_style td.td80 { width:80%; }
.tbl_2td_style td.td90, .tbl_3td_style td.td90 { width:90%; }
                                     
.tbl_1td_style div.to_right,
.tbl_2td_style div.to_right,
.tbl_3td_style div.to_right {
	float:right; 
}                

td.td_float_left {
	float: left;
}   
tr.even {
	background-color: #fff;
}
tr.odd {
	background-color: #E1ECF9;
}
.to_right {
	text-align:right;
}
.to_left {
	text-align:left;
} 

#hidden-7 {
	background:transparent; 
	color:#000000; 
	overflow:hidden;	
	font-size:12px
}

/* clear */
.custom_clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

.pagenavcounter{
	margin-bottom:20px;	
	font-size:12px;
	font-weight:bold;
}

.pager ul {
	margin-top:20px;
}

.pager li {
	display:inline;
	padding:5px;
	color:#0099cc;
	font-weight:normal;
}
.pager li a {
	color:#0099cc;
	font-weight:bold;
}                
.bg_white {
	background-color: #fff;
}   
.small {
	font-size:11px;
}
/****************************** iframes*********************************/
iframe {
	border:0;
}
/***************************** search **********************************/
.result-title {
	margin:25px 0 0 0;
}
.result-title a {
	color:#018cbd;
	font:700 14px "Montserrat", Arial, Verdana;
}
.result-text {
	line-height:21px;
	padding:0 0 25px 0;
	border-bottom:1px dashed #dcdcdc;
}
.result-created-search {
	
}
#column-2 .phrases {
	position:absolute;
	right:20px;
	width:220px;
	top:90px;
	z-index:10;
	
}
#column-2 .phrases .controls label {
	clear:both;
	display:block;
	margin:0 0 5px 0;
}

#column-2 .only {
	position:absolute;
	right:20px;
	width:220px;
	top:295px;
	z-index:0;
	
}
#column-2 .form-limit {
	float:right;
}
#column-2 #searchForm .btn-group {
	position:absolute;
	right:20px;
	width:220px;
	top:20px;
	z-index:10;
}
#column-2 #searchForm .button-search-col {
	position:absolute;
	right:20px;
	width:220px;
	top:380px;
	z-index:10;
}
#column-2 #searchForm .button-search-col button {
	background:url(../images/back-button-login.png) repeat-x;
	width:78px;
	padding:6px 0 8px 0;
	text-align:center;
	color:#fff;
	font:400 11px "Montserrat", Arial, Verdana;
	line-height:11px;
	border:0;
}
#column-2 #searchForm .btn-group span, #column-2 .phrases legend, #column-2 #searchForm .ordering-box label, #column-2 #searchForm .only legend {
	font:italic 600 13px "Montserrat", Arial, Verdana;
	color:#525252;
	margin:0 0 10px 0;
	display:block;
}
#column-2 #searchForm .ordering-box label select{
	width:200px;
}
#column-2 #searchForm .ordering-box {
	margin: 20px 0 0 0;
}
#column-2 .module-search {
	background:#f4f4f4;
	border:1px solid #e2e2e2;
	height:450px;
	position:absolute;
	right:-40%;
	width:260px;
	top:0px;
	z-index:10;
}
#column-2 #searchForm #ordering_chzn a {
	font-weight:600;
}
#column-2 #searchForm  #ordering_chzn .chzn-drop {
	width:218px!important;
}
#column-2 #searchForm  #ordering_chzn {
	width:218px!important;
}
#column-2 .search .pagination ul {
	text-align:center;
	margin:20px 0 0 0;
}
#column-2 .search .pagination ul li {
	display:inline-block;
	margin:0 4px;
}
#column-2 .search .pagination ul li a {
	color:#018cbd;
}
/********************************************* categorie desc ******************/
.category-desc img {
	margin:0 10px 10px 0;
}
.category-desc h2 a {
	color: #0099CC;
    font-weight: 600;
    text-decoration: none;
}
.table-eventi td {
	padding:5px;
}
select[name="category_fv"] {
	display:none;
}
.ev_table {
	margin:20px 0 0 0;
}

#userdata ,
#userdata input {
	border: none;
	background: none;
}
.stripelight {
	background-color: #fff;
}

.stripedark {
	background-color: #f6f6f6;
}

.user-message {
	padding: 0;
	font-size: 14px
}
.user-message span.error {
	color: red;
}

.user-message span.success  {
	color: green;
}

.forgotpassword-table td {
	padding: 10px 20px 10px 0;
}

.user_info_table {
	margin: 0 0 20px 0;
}


/* Data Table */
.data-table { width:100%; }
.data-table tr { background:#fff;  }
.data-table .odd  { background:#fff;  }
.data-table .even { background:#fcfcfc; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:2px 8px; /* white-space:nowrap;*/ font-size:10px; text-transform:uppercase; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr { background:#e9e9e9; }
.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first {}
.data-table tfoot tr { background-color:#f3f3f3 !important; }
.data-table tbody td { border-bottom:1px solid #d9dde3; }
/* Bundle Product row */
.data-table tbody.odd tr { background:#fff; }
.data-table tbody.even tr { background:#fcfcfc; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#444; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

.data-table .prodSel { 
	background-image: url('../images/arrow.png');
	background-size: 70px;
	background-repeat: no-repeat;
	background-position: center right;
}

.data-table .prodBlocked {
	background-image: url('../images/blocked.png');
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: 290px center;
}
.userSelected {
	/*background-color: #1E90FF;*/
	background-color: #0099cc;
	color: #fff;
}
#tableOne thead th,
#tableTwo thead th
 {
	cursor: pointer;
}
label[for=privacy_agreement].error
{
	float:none;
}

.success_msg {
	color: #3d6611;
	background: #fafaec;
	line-height: 1.55;
	padding: 10px;
	font-weight: bold;
}

.password-suggestion-text {
	font-size: 12px;
}

.user-area li.username {
	color: #fff;
	text-shadow: 1px 1px #002c5c;
}
.ateco-suggestion-text {
	font-size: 12px;
	font-weight: bolder;
}