/*
Theme name: IZSLT 4 English version
Theme url: https://www.izslt.it/
Description: Tema per il portale dell'Istituto Zooprofilattico Sperimentale del Lazio e della Toscana
Version: 4
Author: Parisi Daniele
Tags: 2 colonne, responsive, clean, minimal
*/
/* Fonts */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

.menu-top-menu-container {float:right;margin-right:90px;}

/* Regole Template */
* { margin:0; padding:0; /* border: none; */ position: relative; font-family: 'Open Sans', Arial, sans-serif; }
html, body { height:100%; }

/* Utility */
a, input, textarea, select { outline: none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.transition { transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; }
hr { border-bottom: 1px solid #EBEBEB; margin-bottom: 10px; }
/* Citazione */
blockquote {
    background: #cde5ea url(assets/images/postquote.png) no-repeat scroll 0 0;
    border: 1px dotted #9fcdd6;
    color: #020000;
    font-family: "Droid Serif",Arial,"Arial Unicode MS",Helvetica,sans-serif;
    font-style: italic;
    font-weight: normal;
    margin: 0 10px 10px 10px;
    overflow: auto;
    padding: 12px 12px 2px 36px;
	border-radius: 7px;
}
.transitions { font-weight:600!important; color:#0059DE; margin-top:20px!important; }
#gallery-1 .gallery-item { font-size: 13px; }
/* Per la trasparenza */
.link_trasp, a.link_trasp {color: #0059DE!important;font-size: 18pximportant;font-family: 'Open Sans', Arial, sans-serifimportant;font-weight: 600 !important;cursor: pointer;}
.link_trasp:visited {color: #0059DE!important; }

/* Wrapper */
#wrapper { min-height:100%; height:auto !important; height:100%; width:100%; margin-bottom: -126px; }
#wrapper .pushfooter{ height:126px; clear:both; }
.container { width: 1200px; margin: 0 auto; }
aside#sidebar { float:left;}
.hide_on_desk {display:none;}
.hide_menu_on_desk { display:none;}

/* Header */
header { background: #F6F6F6; border-bottom: 1px solid #EBEBEB; }
header h1 { width: 378px; height: 71px; padding: 10px; text-indent: -100000px; background: url(assets/images/logo_izslt.png) 10px 10px no-repeat transparent; }
header h1 a { display: block; height: 71px;}

header nav#generalNav .show-main-nav { display: none }

header nav#main-navigation-menu .qtranxs_language_chooser { float: right; margin: 0 10px 0 7px; }
header nav#main-navigation-menu .qtranxs_language_chooser li { margin: 0; list-style: none; padding-top:1px; }
header nav#main-navigation-menu .qtranxs_language_chooser li.active { display: none; }
header nav#main-navigation-menu .qtranxs_language_chooser li a.qtrans_flag_and_text { background-position: 14px 4px; background-size: 16px auto; padding-left: 39px; }
header #searchform { display: none; }

/* Nav */
.menu-top-menu-container {float:right; }
nav#websiteNav,
nav#loggedNav { float: left; width: 250px; margin-top: 20px; background: #F6F6F6; border: 1px solid #EBEBEB; }
nav#websiteNav .show-nav,
nav#loggedNav .show-nav { display: none; }
nav#websiteNav .menu,
nav#loggedNav .menu { list-style: none; }
nav#websiteNav .menu > li,
nav#loggedNav .menu > li { border-bottom: 1px dotted #EBEBEB; }
nav#websiteNav .menu > li:last-child,
nav#loggedNav .menu > li:last-child { border-bottom: none; }
nav#websiteNav .menu li.menu-item-has-children > a { background: url(assets/images/dir_arrowdown.png) right center no-repeat transparent; }
nav#websiteNav .menu li.menu-item-has-children > a:hover,
nav#websiteNav .menu li.menu-item-has-children.current-menu-parent > a,
nav#loggedNav .menu li.menu-item-has-children > a,
nav#loggedNav .menu li.menu-item-has-children > a:hover,
nav#loggedNav .menu li.menu-item-has-children.current-menu-parent > a { background: url(assets/images/dir_arrowdown_hover.png) right center no-repeat transparent; }
nav#websiteNav .menu li a,
nav#loggedNav .menu li a { display: block; padding: 10px 30px 10px 10px; line-height: 14px; font-size: 14px; font-weight: 500; color:#000000; text-decoration: none; text-transform: uppercase; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; }
nav#websiteNav .menu li a:hover,
nav#websiteNav .menu li.current-menu-item > a,
nav#websiteNav .menu li.current-menu-parent > a,
nav#loggedNav .menu li a:hover,
nav#loggedNav .menu li.current-menu-item > a,
nav#loggedNav .menu li.current-menu-parent > a { color:#0C04BF; }
nav#websiteNav .menu li ul,
nav#loggedNav .menu li ul { display: none; list-style: none; background: #FCFCFC; padding: 5px 0; }
nav#websiteNav .menu li ul li a,
nav#loggedNav .menu li ul li a { text-transform: none; font-size: 13px; font-weight: 400; padding: 5px 20px; }
nav#websiteNav .menu li ul li.current-menu-item a,
nav#loggedNav .menu li ul li.current-menu-item a { color: #0C04BF; } 
nav#websiteNav .menu li ul li a:hover,
nav#loggedNav .menu li ul li a:hover { padding: 5px 15px 5px 25px; background-color: transparent; }

nav#loggedNav { width: 228px; margin: 0 0 20px; }
nav#loggedNav .menu li { margin: 0; }

/* Section */
section { float: right; width: 935px; margin: 20px 0px; }
section .top-banner { width: 100%; margin-bottom: 10px; }
section #mainContent { float: left; width: 100%; }
section aside { float: right; width: 230px; }

/* Breadcrumb */
.breadcrumb { font-size: 11px; margin-bottom: 10px; color: #AAA; }
.breadcrumb a { color: #0C04BF; text-decoration: none; }
.breadcrumb a:hover { text-decoration: underline;}

/* Content Box */
.content-box { border: 1px solid #009bd0; border-radius:6px; }
.content-box .content-box-title { background: #008fc0; color: #FFF; font-size: 16px; font-weight: 700; line-height: 20px; padding: 5px 20px; text-transform: uppercase; }
.content-box .content-box-title a { color: #FFF !important; text-decoration: none; }
.content-box #pagination { margin: 0 20px; padding: 10px 0; border-top: 1px dotted #009bd0; text-align: right; }
.content-box #pagination strong, 
.content-box #pagination a { display: inline-block; margin: 0 5px; font-size: 12px; color: #0C04BF; }
.content-box #pagination a { font-weight: 300; text-decoration: none; }
.content-box #pagination a:hover { color: #333; }

/* Article */
.content-box article { margin: 15px 20px; padding-bottom: 10px; border-bottom: 1px dotted #009bd0; }
.content-box article:last-of-type { border-bottom: none; padding-bottom: 0; margin-bottom: 10px; }
.content-box article h1 { font-size: 17px; font-weight: 600; line-height: 22px; margin-bottom: 10px; }
.content-box article h1 a { color: black; text-decoration: none; }
.content-box article h1 a:hover { color: #0C04BF; }
.content-box article h1.content-box-title { width: 100%; margin: -15px -20px 10px; background: #009bd0; color: #FFF; font-size: 16px; font-weight: 700; line-height: 20px; padding: 5px 20px; text-transform: uppercase; }
.content-box article h1.content-box-title a { color: #FFF !important; }
.content-box article h2, .content-box article h3,
.content-box article h4, .content-box article h5,
.content-box article h6 { font-size: 15px; font-weight: 300; line-height: 19px; margin-bottom: 5px; }
.content-box article h3 { font-size: 13px; font-weight: 400; }
.content-box article h4, .content-box article h5,
.content-box article h6 { font-size: 13px; }
.content-box article p { font-size: 13px; line-height: 19px; font-weight: 500; margin-bottom: 5px; }
.content-box article p a.pdf { display: inline-block; background: url(assets/images/files_pdf.png) 0 0 no-repeat; padding-left: 24px; }
.content-box article p a, .content-box article ul li a, 
.content-box article ol li a { color: #0C04BF; text-decoration: none; }
.content-box article p a:hover, .content-box article ul li a:hover, 
.content-box article ol li a:hover { text-decoration: underline; }
.content-box article ul, .content-box article ol { margin-left: 20px; margin-bottom: 10px; }
.content-box article ul li, .content-box article ol li { font-size: 13px; line-height: 20px; font-weight: 300; }
.content-box article img.alignleft { float: left; margin: 5px 10px 5px 0; }
.content-box article img.alignright { float: right; margin: 5px 0 5px 10px; }
.content-box article a.thumbnail { float: left; z-index: 10; padding-right: 15px; }
.content-box article a.thumbnail img { margin: 3px 10px 3px 0px; padding: 3px; background: #F6F6F6; border: 1px solid #CDCDCD; border-radius: 3px;}

.content-box article .people { border: 1px solid #ECECEC; border-left: none; border-right: none; padding: 10px 0; }
.content-box article .people .basic-info { float: left; padding-right: 10px; }
.content-box article .people .curriculum { float: right; padding-left: 10px; border-left: 1px solid #ECECEC; width: 680px; }
.content-box article .people .curriculum .more { display: none; }
.content-box article .box-sede { padding-left: 180px; min-height: 150px; border-top: 1px solid #ECECEC; }
.content-box article .box-sede h3 { text-transform: uppercase; margin-top: 10px; }
.content-box article .box-sede h3 a { color: #333; text-decoration: none; }
.content-box article .box-sede h3 a:hover { color: #0C04BF; }
.content-box article .box-sede .cover-img { position: absolute; top: 15px; left: 0; }
.content-box article .sedi-infobox { padding-left: 255px; min-height: 140px; }
.content-box article .sedi-infobox .sedi-infobox-img { position: absolute; top: 0; left: 0; }
.content-box article .at-sections { list-style: none; margin: 0; }
.content-box article .at-sections h2 { margin: 10px 0 2px; font-size: 18px; }

img.foto-dir {margin-left:15px; float:left; }
.contacts-list { list-style: none; margin: 0 0 10px 0 !important; }
.contacts-list li { padding-left: 25px; line-height: 20px; background-image: url(assets/images/contact_sprite.png); background-repeat: no-repeat; margin-bottom: 5px; }
.contacts-list li.phone { background-position: 0px 0px; }
.contacts-list li.fax { background-position: 0px -20px; }
.contacts-list li.email { background-position: 0px -40px; }
.contacts-list li.address { background-position: 0px -60px; }
.contacts-list li.time { background-position: 0px -100px; }
.contacts-list li.person { background-position: 0px -180px; }

.content-box article .post-info { margin-top: 20px; padding: 16px 0; height: 24px; border-top: 1px dotted #009bd0; }
.content-box article .post-info span { display: block; float: left; font-size: 11px; text-transform: uppercase; line-height: 16px; padding-left: 25px; margin: 4px 30px 4px 0; color: #666; background-image: url(assets/images/post_sprite.png); background-repeat: no-repeat}
.content-box article .post-info span.date { background-position: 0 0; }
.content-box article .post-info span.category { background-position: 0 -16px; }
.content-box article .post-info span.tags { background-position: 0 -32px; }
.content-box article .post-info span.comments { background-position: 0 -48px; }
.content-box article .post-info span a { color: #666; text-decoration: none; }
.content-box article .post-info span a:hover { color: #0C04BF; }

.content-box article.repository { border-color: #EBEBEB; }
.content-box article.repository h1 { margin: 0; padding-left: 30px; font-size: 14px; line-height: normal; background: url(assets/images/files_def.png) 0 0 no-repeat; }
.content-box article.repository h1.pdf { background: url(assets/images/files_pdf.png) 0 0 no-repeat; }
.content-box article.repository h1.doc, .content-box article.repository h1.docx,
.content-box article.repository h1.rtf, .content-box article.repository h1.odt,
.content-box article.repository h1.dot, .content-box article.repository h1.odf { background: url(assets/images/files_doc.png) 0 0 no-repeat; }
.content-box article.repository h1.xls, .content-box article.repository h1.xlsx,
.content-box article.repository h1.ods { background: url(assets/images/files_xls.png) 0 0 no-repeat; }
.content-box article.repository h1.ppt, .content-box article.repository h1.pptx,
.content-box article.repository h1.odp { background: url(assets/images/files_ppt.png) 0 0 no-repeat;; }
.content-box article.repository h1.jpg, .content-box article.repository h1.jpeg,
.content-box article.repository h1.png, .content-box article.repository h1.bmp,
.content-box article.repository h1.gif, .content-box article.repository h1.tga { background: url(assets/images/files_img.png) 0 0 no-repeat;; }
.content-box article.repository small { float: right; text-transform: uppercase; color: #CDCDCD; }

li.def{ background: url(assets/images/files_def.png) 0 0 no-repeat; padding-left: 24px; list-style: none; margin:5px 0px; }
li.xls { background: url(assets/images/files_xls.png) 0 0 no-repeat; padding-left: 24px; list-style: none; margin:5px 0px; }
li.pdf { background: url(assets/images/files_pdf.png) 0 0 no-repeat; padding-left: 24px; list-style: none; margin:5px 0px; }
li.doc { background: url(assets/images/files_doc.png) 0 0 no-repeat; padding-left: 24px; list-style: none; margin:5px 0px; }
li.globe { background: url(assets/images/files_globe.png) 0 0 no-repeat; padding-left: 24px; list-style: none; margin:5px 0px; }
li.ppt { background: url(assets/images/files_ppt.png) 0 0 no-repeat; padding-left: 24px; list-style: none; margin:5px 0px; }
li.img { background: url(assets/images/files_img.png) 0 0 no-repeat; padding-left: 24px; list-style: none; margin:5px 0px; }
li.zip { background: url(assets/images/files_zip.gif) 0 0 no-repeat; padding-left: 24px; list-style: none; margin:5px 0px; }
a.def{ background: url(assets/images/files_def.png) 0 0 no-repeat; padding-left: 24px;}
a.globe { background: url(assets/images/files_globe.png) 0 0 no-repeat; padding-left: 24px;}
a.pdf{ background: url(assets/images/files_pdf.png) 0 0 no-repeat; padding-left: 24px;}
a.zip{ background: url(assets/images/files_zip.gif) 0 0 no-repeat; padding-left: 24px;}
a.doc { background: url(assets/images/files_doc.png) 0 0 no-repeat; padding-left: 24px; }
a.img { background: url(assets/images/files_img.png) 0 0 no-repeat; padding-left: 24px; }


/* Login */
.loginurl,
.logouturl { display: block; height: 30px; padding-left: 40px; font-size: 14px; color: #333; line-height: 30px; font-weight: 300; text-decoration: none; background: url(assets/images/icon_login.png) 0 0 no-repeat; }
.logouturl { background: url(assets/images/icon_logout.png) 0 0 no-repeat; }
.loginurl strong,
.logouturl strong { font-weight: 700; }
.loginurl i,
.logouturl i { display: block; float: right; height: 17px; width: 10px; margin: 6.5px 10px; background: url(assets/images/icon_rarrow.png) left top no-repeat; }

ul li.bordmail {  border: 1px solid #99d9f5; }
.mailicon { display: block; height: 30px; padding-left: 40px; font-size: 14px; color: #333; line-height: 30px; font-weight: 300; text-decoration: none; background: url(assets/images/icon_mail.png) 0 0 no-repeat; }
.mailicon strong { font-weight: 700; }
.mailicon i { display: block; float: right; height: 17px; width: 10px; margin: 6.5px 10px; background: url(assets/images/icon_rarrow.png) left top no-repeat; }

.loginform { margin: 10px; }
.loginform input[type=text], 
.loginform input[type=email], 
.loginform input[type=password] { display: block; height: 26px; width: 100%; margin-bottom: 10px; background: #FAFAFA; border: 1px solid #EBEBEB; line-height: 26px; text-indent: 10px; font-size: 13px; color: #333; }
.loginform input[type=submit] { padding: 5px 10px; background: #30ACEA; border: 1px solid #30ACEA; border-radius: 5px; box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFF; cursor: pointer; }
.loginform input[type=submit]:hover { background: #3DBAF8; background-color: #3DBAF8;  }

/* Commenti */
#comments h3 { font-size: 18px; font-weight: 300; margin: 40px 0 10px; color: #0C04BF; }
#comments .commentlist { list-style: none; margin-bottom: 40px; }
#comments .commentlist li { margin-bottom: 20px }
#comments .commentlist li .children{ list-style: none; margin: 20px 0 0 50px; }
#comments .comment-body .comment-author { height: 40px; margin-bottom: 5px; }
#comments .comment-body .comment-author .avatar { float: left; height: 40px; width: 40px; margin-right: 10px; }
#comments .comment-body .comment-author cite { position: absolute; top: 0; left: 50px; color: #333; font-size: 15px; font-style: normal; font-weight: 600; }
#comments .comment-body .comment-author cite a { color: #333; text-decoration: none; }
#comments .comment-body .comment-author cite a:hover { color: #0C04BF; }
#comments .comment-body .comment-author .says { display: none; }
#comments .comment-body .comment-meta { position: absolute; top: 23px; left: 50px; font-size: 11px; line-height: 16px; text-transform: uppercase; }
#comments .comment-body .comment-meta a { color: #666; text-decoration: none; }
#comments .comment-body .comment-meta a.comment-edit-link { color: #0C04BF; }
#comments .comment-body .comment-awaiting-moderation { color: #E33; font-size: 10px; font-style: normal; line-height: 20px; margin: 0 0 5px 50px; text-transform: uppercase; display: block; }
#comments .comment-body > br { display: none !important; }
#comments .comment-body p { margin: 0 0 0 50px; }
#comments .comment-body .reply { text-align: right; }
#comments .comment-body .reply a { color: #0C04BF; font-size: 14px; text-decoration: none; }
#comments .comment-body .reply a:hover { color: #333; }

#comments #respond h2 { font-size: 18px; font-weight: 300; margin-bottom: 10px; color: #0C04BF; }
#commentform { width: 518px; }
#commentform label { display: none !important; }
#commentform input[type=text], 
#commentform input[type=email], 
#commentform input[type=url], 
#commentform textarea { float: left; width: 144px; padding: 0 10px; margin: 0 10px 10px 0; height: 26px; border: 1px solid #EBEBEB; background: #FAFAFA; font-size: 13px; color: #333; line-height: 26px; }
#commentform input[type=text].error, 
#commentform input[type=email].error, 
#commentform input[type=url].error, 
#commentform textarea.error { border-color: #FAA; color: #F66; }
#commentform #url { margin: 0 0 10px 0; }
#commentform textarea { width: 496px; height: auto !important; margin: 0 0 10px 0; padding: 5px 10px; line-height: 16px; clear: both; }
#commentform input[type=submit] { padding: 5px 10px; background: #30ACEA; border: 1px solid #30ACEA; border-radius: 5px; box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFF; cursor: pointer; }
#commentform input[type=submit]:hover { background: #3DBAF8; background-color: #3DBAF8; }
#commentform small { float: right; font-size: 12px; color: #666; }

/* Aside */
aside ul { list-style: none; }
aside ul li { margin: 10px 0px; } 
aside nav ul li { margin: 0px; } 
aside #utility li { margin: 10px 0px; } 
aside .textwidget { width:240px; font-size:13px; padding: 3px 0px; }
aside .textwidget img { width:100%; }

aside #utility li { border: 1px solid #008fc0; }
aside #utility li h3 { height: 32px; padding: 0 20px; line-height: 30px; font-size: 16px; font-weight: 700; color: #FFF; text-transform: uppercase; background: #008fc0; }
aside #utility li form { margin: 10px 15px; }
aside #utility li form input[type=text], 
aside #utility li form input[type=email], 
aside #utility li form input[type=password] { display: block; height: 26px; width: 100%; margin-bottom: 10px; background: #FAFAFA; border: 1px solid #EBEBEB; line-height: 26px; text-indent: 10px; font-size: 13px; color: #000000; }
aside #utility li form input[type=submit] { padding: 5px 10px; background: #007da8; border: 1px solid #007da8; border-radius: 5px; box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFF; cursor: pointer; }
aside #utility li form input[type=submit]:hover { background: #3DBAF8; background-color: #3DBAF8; }
aside #utility li form input[type=submit]:disabled {background: #A4AAAD;border: 1px solid #2F3030;cursor: no-drop; }

/* Widget */
#searchform { height: 40px; }
#searchform label { display: none; }
#searchform input[type="text"] { display: block; height: 38px; width: 94%; position: absolute; top: 0; left: 0; padding-left: 10px; border: 1px solid #EBEBEB; background: #FCFCFC; line-height: 38px; font-size: 13px; color: #333; }
#searchform input[type="submit"] { display: block; height: 40px; width: 40px; position: absolute; top: 0; right: 0; border: 1px solid #EBEBEB; border-left: none; text-indent: -100000px; background: url(assets/images/search.png) 0 0 no-repeat #FCFCFC; cursor: pointer; }

/* Widget top nav */
#searchform-top { height: 40px; }
#searchform-top label { display: none; }
#searchform-top input[type="text"] { margin-top:20px;display: block; height: 38px; width: 94%; position: absolute; top: 0; left: 0; padding-left: 10px; border: 1px solid #EBEBEB; background: #06A9E1; line-height: 38px; font-size: 13px; color: #fff; }
#searchform-top input[type="submit"] { margin-top:20px;display: block; height: 40px; width: 40px; position: absolute; top: 0; right: 0; border: 1px solid #EBEBEB; border-left: none; text-indent: -100000px; background: url(assets/images/search.png) 0 0 no-repeat #FCFCFC; cursor: pointer; }
#searchform-top input[type="text"]::placeholder {color: #fff;;  opacity: 1; /* Firefox */ }
#searchform-top input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #fff;; }
#searchform-top input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */ color: #fff;; }

/* Footer */
footer { height: auto; padding: 10px 0px; background: #F6F6F6; border-top: 1px solid #EBEBEB; overflow: hidden; text-align: center; }
footer p { margin: 0; font-size: 11px; font-weight: 300; line-height: 18px; }
footer p strong { font-weight: 600; color: #000000; }
footer p a { color:#000000; }
footer p a:hover { color: #0C04BF; }
footer p.aside-access { display: none; }

/* Codice aggiunto per pagine personalizzate */

.invioButton {
	-moz-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	box-shadow:inset 0px 0px 0px 0px #bee2f9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
	background:-moz-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-webkit-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-o-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-ms-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:linear-gradient(to bottom, #63b8ee 5%, #468ccf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
	background-color:#63b8ee;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #3866a3;
	display:inline-block;
	cursor:pointer;
	color: #FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:4px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #7cacde;
}
.invioButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
	background:-moz-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-webkit-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-o-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-ms-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:linear-gradient(to bottom, #468ccf 5%, #63b8ee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee',GradientType=0);
	background-color:#468ccf;
}
.invioButton_green {
	-moz-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	box-shadow:inset 0px 0px 0px 0px #bee2f9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #08EC53), color-stop(1, #06C546));
	background:-moz-linear-gradient(top, #08EC53 5%, #06C546 100%);
	background:-webkit-linear-gradient(top, #08EC53 5%, #06C546 100%);
	background:-o-linear-gradient(top, #08EC53 5%, #06C546 100%);
	background:-ms-linear-gradient(top, #08EC53 5%, #06C546 100%);
	background:linear-gradient(to bottom, #08EC53 5%, #06C546 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08EC53', endColorstr='#06C546',GradientType=0);
	background-color:#08EC53;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #39A437;
	display:inline-block;
	cursor:pointer;
	color: #FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:4px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #7cacde;
}
.invioButton_green:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #06C546), color-stop(1, #08EC53));
	background:-moz-linear-gradient(top, #06C546 5%, #08EC53 100%);
	background:-webkit-linear-gradient(top, #06C546 5%, #08EC53 100%);
	background:-o-linear-gradient(top, #06C546 5%, #08EC53 100%);
	background:-ms-linear-gradient(top, #06C546 5%, #08EC53 100%);
	background:linear-gradient(to bottom, #06C546 5%, #08EC53 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#06C546', endColorstr='#08EC53',GradientType=0);
	background-color:#06C546;
}

/* ================ Pagina Provvedimenti ============== */
/* Cerca provvedimenti */	
	#searchprovv { height: 40px; width:290px; margin: 15px auto 10px auto; }
	#searchprovv label { display: none; }
	#searchprovv input[type="text"] { display: block; width: 94%; position: absolute; top: 0; left: 0; padding-left: 10px; border: 1px solid #EBEBEB; background: #FCFCFC; line-height: 38px; font-size: 13px; color: #333; }
	#searchprovv input[type="submit"] { display: block; height: 40px; width: 40px; position: absolute; top: 0; right: 0; border: 1px solid #EBEBEB; border-left: none; text-indent: -100000px; background: url(assets/images/search.png) 0 0 no-repeat #FCFCFC; cursor: pointer; }
.txt-search { font-size:15px;}
/* aspetto checkbox provvedimenti */
#check_search {text-align:center; font-size:0.75em; padding-top:.20em; color:#777777; font-style:oblique;  }
#check_search [type="checkbox"]:not(:checked), #check_search [type="checkbox"]:checked {  position: absolute;  left: -9999px;}
#check_search [type="checkbox"]:not(:checked) + label, #check_search [type="checkbox"]:checked + label { position: relative;  padding-left: 1.95em;  cursor: pointer;}
#check_search [type="checkbox"]:not(:checked) + label:before,#check_search [type="checkbox"]:checked + label:before { content: ''; position: absolute; left: 0; top: 0; width: 1.25em; height: 1.25em; border: 2px solid #ccc; background: #fff; border-radius: 4px; box-shadow: inset 0 1px 3px rgba(0,0,0,.1);}
#check_search [type="checkbox"]:not(:checked) + label:after,#check_search [type="checkbox"]:checked + label:after {content: '\2713'; position: absolute; left: .09em; font-size: 2em; line-height: 0.8; color: #0921d2; transition: all .2s; font-family: Helvetica, Arial, sans-serif; font-weight:bold;}
#check_search [type="checkbox"]:not(:checked) + label:after { opacity: 0; transform: scale(0);}
#check_search [type="checkbox"]:checked + label:after { opacity: 1; transform: scale(1);}
#check_search [type="checkbox"]:disabled:not(:checked) + label:before,#check_search [type="checkbox"]:disabled:checked + label:before { box-shadow: none;
  border-color: #bbb; background-color: #ddd;}
[type="checkbox"]:disabled:checked + label:after {color: #999;}
[type="checkbox"]:disabled + label {color: #aaa;}
#check_search label:hover:before {border: 2px solid #4778d9!important;}


/* Codice per pagina Avvisi di concorso */
#search_AdC input[type="text"] {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    color: #333;
    display: block;
    font-size: 13px;
    height: 38px;
    left: 0;
    line-height: 38px;
    padding-left: 10px;
    position: absolute;
    top: 0;
    width: 94%;
}
#search_AdC { height: 40px; width:290px; margin: 15px auto 10px auto; }
	#search_AdC label { display: none; }
	#search_AdC input[type="text"] { display: block; height: 38px; width: 94%; position: absolute; top: 0; left: 0; padding-left: 10px; border: 1px solid #EBEBEB; background: #FCFCFC; line-height: 38px; font-size: 13px; color: #333; }
	#search_AdC input[type="submit"] { display: block; height: 40px; width: 40px; position: absolute; top: 0; right: 0; border: 1px solid #EBEBEB; border-left: none; text-indent: -100000px; background: url(assets/images/search.png) 0 0 no-repeat #FCFCFC; cursor: pointer; }


	/* =================== HOMEPAGE STYLE ========================== */

	.h_box_categories { border-bottom: 1px dotted #009bd0; margin:10px; }
	.h_box_categories .box_slider img { /* width:100%; padding: 3px; */ background: #F6F6F6; }
	.box_inEvidenza .title_box_ev, .h_box_categories .title_box_categories { background: #008fc0; color: #FFF;padding: 3px 15px;border-radius: 0px 9px; margin-bottom: 10px; }
    .box_inEvidenza .title_box_ev a, .h_box_categories .title_box_categories a { color: #FFF; text-decoration: none; }
	article.content_article {margin: 3px 5px; padding-bottom: 10px; border-bottom: 1px dotted #009bd0; }
	article.content_article h2.title_cat { font-weight:700 !important; font-size:14px!important; margin-bottom:5px !important; line-height: 16px!important;}
	article.content_article h2.title_cat a { text-decoration:none; }
	article.content_article h2.title_cat a, h2.title_cat a:visited  { color:#0c485d; }
	article.content_article h2.title_cat a:hover { color:red;}
	article.content_article a.thumbnail_home img { width: 90px; height: 65px; }
    article.content_article a.thumbnail_home { float: left; z-index: 10; margin-right:10px; padding: 3px; background: #F6F6F6; border: 1px solid #CDCDCD; border-radius: 3px; }
	.h_box_widget { padding:20px; background-color:#b7d3dd; }
	.h_box_widget img { width:93%; height:55px; }
	.h_box_widget img:hover {-webkit-box-shadow: 0px 0px 14px 0px rgba(233,233,233,1);-moz-box-shadow: 0px 0px 14px 0px rgba(233,233,233,1);
box-shadow: 0px 0px 14px 0px rgba(233,233,233,1);}

.box_focus { max-width:550px; height:auto; margin:10px auto; border: 1px solid #EF0003; }
.box_focus .title_box_focus { background: #EF0003; color: #FFF;font-weight: 600;padding: 5px 20px; margin-bottom: 10px; }
.PageDi { background-color: #eeeeee; border:1px solid #dadada; color: #000000; font-family:Arial; font-size:13px; padding:6px 4px; width:100%; }
.menu_pagine { background-color: #eeeeee; border: 1px solid #dadada; color: #000000; font-family: Arial; font-size: 13px; padding: 6px 4px; margin-bottom:20px; }
.pagination1 { margin:0px!important; padding:0px; float:left; }
.pagination1 ul {width:auto;float: right;list-style: none;margin:0px !important;padding:0 !important;}
.pagination1 li span { line-height:45px; font-weight:bold;}
.pagination1 li {margin:0 0 0 0 !important;float:left;font-size:16px;text-transform:uppercase;}
.pagination1 li a { color: #FFFFFF!important; margin:0 2px 0 2px; padding:5px 3px 0 3px !important; background-color:#280FFF; text-decoration:none; text-align:center;-webkit-border-radius: 5px;-moz-border-radius: 5px;display:block;border-radius:6px;cursor:pointer;font-family:Arial;
	font-size:13px;	font-weight:bold; -moz-box-shadow:inset 0px 0px 0px 0px #bee2f9;	-webkit-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	box-shadow:inset 0px 0px 0px 0px #bee2f9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
	background:-moz-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-webkit-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-o-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-ms-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:linear-gradient(to bottom, #63b8ee 5%, #468ccf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
	
}
.pagination1 li:last-child a:hover { background:none; color:#fff !important; background-color: #07B5FF;}
.pagination1 li:first-child a:hover { background:none;color:#fff !important; background-color: #07B5FF;}
.pagination1 li a:hover {color:#F90004;text-decoration: none;display: block;background:none; 
background-color: #07B5FF !important;}
.pagination1 li.activepage a {color:#fff;text-decoration: none;padding: 10px 0 0 0;background-color: #F80409;}  
 .pagina_di { width:100px; display:inline-block; font-weight:600; float:right; } 
.pagination1 li a.active { background-color: #f2ff19} 

@media screen and (min-width: 1101px) {

	.pagination1 li a {	width:31px; height:25px;}

	/* =================== HOMEPAGE STYLE ========================== */
.col { display: block; float: left; margin-left: 1.4%; }
  .col:first-child { margin-left: 0; }
  .col_12 { width: 100%; }
  .col_11 { width: 91.55%; }
  .col_10 { width: 83.1%; }
  .col_9  { width: 74.65%; }
  .col_8  { width: 66.2%; }
  .col_7  { width: 57.75%; }
  .col_6  { width: 49.3%; }
  .col_5  { width: 40.85%; }
  .col_4  { width: 31.9%; }
  .col_3  { width: 23.95%; }
  .col_2_5 { width: 18.60%; }
  .col_2  { width: 15.5%; }
  .col_1_5  { width: 7.60%; }
  .col_1  { width: 7.05%; }

  .col_facebook { width: 9%; }
  
  .box_slider { width: 64%; }
  .box_inEvidenza { width: 33%; display:block; }
  .contents_box_inEvidenza { margin:0px 10px;}
  #search_AdC { height: 40px; width:320px; margin: 15px auto 10px auto; }
  .h_box_categories .title_box_categories { height:50px; }
/* .min_height400 { min-height:400px;} DISABILITATO PERCHE' C'ERA TROPPO SPAZIO TRA SLIDE E CORSI ED EVENTI */
    
}
/* Formattazione Pagina Provvedimenti */
#box-provvedimenti {
	width:95%; margin:5px auto; background-color:#eeeeee; border: 1px solid #cccccc; text-align:center; padding:15px;
}
#box-provvedimenti-cat {
	width:95%; 
	min-height: 60px;
	margin:5px auto;
	background-color: #F5F5F5; 
	border: 1px solid #cccccc; padding:15px; 
	font-size:13px !important; 
	text-align:justify;
}
.delibera-del {
	font-size:13px;
	margin:10px 0 0 0;
}
.pdf_upload {
	float:right;
	margin:0 15px 15px 15px;
}
.inpageButton {
	-moz-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	box-shadow:inset 0px 0px 0px 0px #bee2f9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
	background:-moz-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-webkit-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-o-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-ms-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:linear-gradient(to bottom, #63b8ee 5%, #468ccf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
	background-color:#63b8ee;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #3866a3;
	display:inline-block;
	cursor:pointer;
	color: #FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:4px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #7cacde;
}
.inpageButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
	background:-moz-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-webkit-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-o-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-ms-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:linear-gradient(to bottom, #468ccf 5%, #63b8ee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee',GradientType=0);
	background-color:#468ccf;
}
.inpageButton:active {
	position:relative;
	top:1px;
}

#inpage_header-top {
	width:100%;
	margin-bottom:15px;
}
#inpage_header-bottom {
	width:100%;
	margin-top:15px;
}
	
@media (max-width: 1100px) {
    /* Utility */
    .hide-on-tablet { display: inline }
    
    /* Wrapper */
    #wrapper { margin-bottom: -20px; }
    .container { width: 800px; }
    
    /* Header */
    header nav#generalNav .main-nav { display: block; float: none; clear: both; padding: 7px 0; border-top: 1px solid #EBEBEB; }
    header nav#generalNav .main-nav .lang { float: right; margin-right: 7px; border-left: none; }
    header #searchform { display: block; position: absolute; right: 5px; top: -62px; width: 220px; }
    
    /* Nav */
    nav#loggedNav { margin: 0 0 20px; width: auto; float: none; border-radius: 3px; overflow: hidden; }
    nav#loggedNav .show-nav { display: block; line-height: 40px; padding: 0 10px; font-size: 16px; color: #666; text-decoration: none; text-transform: uppercase; background: url(assets/images/toggle_section_nav.png) right 0 no-repeat; }
    nav#loggedNav .show-nav:active { background-position: right -40px; }
    nav#loggedNav .show-nav.active { background-position: right -80px; }
    nav#loggedNav .show-nav.active:active { background-position: right -120px; }
    nav#loggedNav .menu { display: none; border-top: 3px double #EBEBEB; }
    nav#loggedNav a:active { background-color: #FFF !important; color: #0C04BF; transition: none !important; -webkit-transition: none !important; -moz-transition: none !important; }
    nav#loggedNav .menu li ul { padding: 10px 0; }
    nav#loggedNav .menu li ul li a { padding: 10px 20px !important; }
	
	/* Aside */
	nav#websiteNav { width:230px; }
	aside .textwidget { width:230px; }
	aside .textwidget img { width:100%; }
    
    /* Section */
    section { width: 550px; }
    section #mainContent { float: none; width: 100%; margin-bottom: 20px; }
    /* section aside { float: none; width: 100%;} */
    
    /* Article */
    .content-box article .people .curriculum { width: 250px; }
    
    /* Commenti */
    #commentform { width: 434px; }
    #commentform input[type=text], 
    #commentform input[type=email], 
    #commentform input[type=url] { width: 116px; }
    #commentform textarea { width: 412px; }
    
    /* Aside */
    aside #searchform  { display: none; }
    aside #editable-sidebar { float: left; margin-right: 20px; }
    aside #editable-sidebar li:first-child { display: none; }
    aside #utility { float: left; width: 226px; }
    aside #utility li form input[type=text], 
    aside #utility li form input[type=email], 
    aside #utility li form input[type=password] { width: 202px; }
	
	.h_box_widget img { margin: 6px 0px; }
	.pagination1 li a {	width:25px; height:25px;}
	.box_inEvidenza { margin-top:45px!important;}
	
    
}
@media (max-width: 768px) {
    /* Utility */
    .hide-on-mobile { display: none; }
	.hide_on_desk {display: inline; }
	.hide_menu_on_desk { display:block;}
	    
    /* Wrapper */
    #wrapper { min-width: 320px; }
    #wrapper .pushfooter { height: 20px; }
    .container { width: 100%; }
	    
    /* Header */
    header h1 { height: 47px; width: 250px; background-size: 250px auto; }
    header h1 a { height: 47px; }    
    
    header nav#generalNav .show-main-nav { display: block; position: absolute; right: 10px; top: 13px; width: 41px; height: 41px; background: url(assets/images/toggle_nav.png) left top no-repeat; text-indent: -100000px; }
    header nav#generalNav .show-main-nav:active { background-position: 0 -41px; background-color: #FFF; border-radius: 5px; }
    header nav#generalNav .show-main-nav.active { background-position: -41px 0; }
    header nav#generalNav .show-main-nav.active:active { background-position: -41px -41px; }
/*    
header nav#generalNav .main-nav { display: none; height: auto; padding: 0; font-size: 14px; background-color: #F9F9F9; }
    header nav#generalNav .main-nav .menu-menu-generale-container { float: none; }
    header nav#generalNav .main-nav ul { float: none; }
    header nav#generalNav .main-nav ul li { float: none; display: block; margin: 0; padding: 0; border-bottom: 1px dotted #EBEBEB; }
    header nav#generalNav .main-nav ul li:last-child { border-bottom: 3px double #EBEBEB; }
    header nav#generalNav .main-nav ul li a { display: block; padding: 5px 20px; }
    header nav#generalNav .main-nav a:active { color: #082af9; background-color: #FFF; }
    header nav#generalNav .main-nav .qtrans_language_chooser { float: none; display: block; margin: 0; border-left: none; }
    header nav#generalNav .main-nav .qtrans_language_chooser li a.qtrans_flag_and_text { display: block; padding: 5px 20px 5px 45px; background-position: 20px 16px; }
  */  
    
    /* Nav */
    .menu-top-menu-container { float:none;}
    nav#websiteNav { margin: 20px; width: auto; float: none; border-radius: 3px; overflow: hidden; }
    nav#websiteNav .show-nav { display: block; line-height: 40px; padding: 0 10px; font-size: 16px; color: #666; text-decoration: none; text-transform: uppercase; background: url(assets/images/toggle_section_nav.png) right 0 no-repeat; }
    nav#websiteNav .show-nav:active { background-position: right -40px; }
    nav#websiteNav .show-nav.active { background-position: right -80px; }
    nav#websiteNav .show-nav.active:active { background-position: right -120px; }
    nav#websiteNav .menu { display: none; border-top: 3px double #EBEBEB; }
    nav#websiteNav a:active { background-color: #FFF !important; color: #0C04BF; transition: none !important; -webkit-transition: none !important; -moz-transition: none !important; }
    nav#websiteNav .menu li ul { padding: 10px 0; }
    nav#websiteNav .menu li ul li a { padding: 10px 20px !important; }
    header #searchform { margin: 20px; left: 0; position: relative; top: 0; width: auto; }
    
    /* Section */
    section { margin: 0 20px 20px; width: auto; float: none; }
	/* Aside */
    section aside * { width: 100% !important; }
    section aside { float: none; width: auto; margin: 0px 10px; }
    
    /* Article */
    .content-box article .sedi-infobox { padding-left: 0; min-height: 20px; }
    .content-box article .sedi-infobox .sedi-infobox-img { position: relative; margin: 0 10px 10px 0; float: left; }
    
    /* Content Box */
    .content-box #pagination { text-align: center; }
    
    /* Commenti */
    #commentform { width: 96.5%; }
    #commentform input[type=text], 
    #commentform input[type=email], 
    #commentform input[type=url] { width: 100%; }
    #commentform textarea { width: 100%; }
    
    /* Footer */
    footer { height: auto; padding: 10px 10px 15px; }
    footer p.aside-access { display: block; margin-top: 10px; }
	
	#searchprovv input[type="text"] { width: 95%;}
	
		
		.pagination1 li a { width:25px; height:20px; border:#0E13E4 solid 1px; margin:0 2px; padding:3px !important; background-color:#280FFF; text-decoration:none; text-align:center;-webkit-border-radius: 5px; -moz-border-radius: 5px;
display:block; border-radius:6px; cursor:pointer;font-family:Arial;	font-size:13px;	font-weight:bold;

-moz-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	box-shadow:inset 0px 0px 0px 0px #bee2f9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
	background:-moz-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-webkit-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-o-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-ms-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:linear-gradient(to bottom, #63b8ee 5%, #468ccf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
}
.pagination1 li a:hover {color:#F90004;text-decoration: none;display: block;background:none; 
background-color: #07B5FF !important;}
.box_inEvidenza { margin-top:35px!important;}
}

@media (max-width: 600px) {
    #wpadminbar { top: -46px !important; }
	.pagination1 li a { width:12px; height:18px; }
.schdir {display:block;}
.schdir li {list-style: none;}
	
}

@media (max-width: 400px) {
 	
    /* Article */
    .content-box article a.thumbnail { float: none }
    .content-box article a.thumbnail img { width: 100%; height: auto; margin: 5px -4px; }
    .content-box article img { width: 100%; height: auto; margin: 0 !important; float: none !important; }
	.content-box article img.pdf_upload { width:38px!important; height:38px!important; float:right!important; margin:0px 0px 10px 10px!important;}
    
    .content-box article .people .basic-info,
    .content-box article .people .curriculum { float: none; padding: 0; border: none; width: 100%; } 
    .content-box article .people .basic-info img { margin: 0 auto; }
    
    .content-box article .box-sede { padding-left: 0; }
    .content-box article .box-sede h3 { margin-bottom: 0; }
    .content-box article .box-sede .cover-img { position: relative; margin-bottom: 20px; }
    
    .content-box article .sedi-infobox .sedi-infobox-img { position: relative; margin: 0 0 10px 0; float: none; }
        
    /* Commenti */
    #commentform { width: 93%; } 
	
	.pagination1 li a { width:10px; height:19px; margin:0 1px; padding:0.19em !important; }
	.pagination1 li a:hover {color:#F90004;text-decoration: none;display: block;background:none; background-color: #07B5FF !important;}
	.box_inEvidenza { margin-top:25px!important;}
}

@media (min-width: 400px) {
.schdir { margin-left:190px; min-height:160px; padding-top:15px; }
.schdir li {list-style: none;}
}


@media (min-width: 485px) {
/* SOCIAL SHARE */
.col_social { display: block; float: left; margin-left: 1.4%; }
  .col_social:first-child { margin-left: 0; }
  .col_share  { width: 15.05%; }
  .col_facebook { width: 20.05%; }
}


.content-box article .faq { list-style-type: none; margin: 0 0 -2px !important; }
.content-box article .faq li { margin-bottom: 10px; }
.content-box article .faq li .more { display: none; }
}

@media (min-width: 400px) {
.schdir { margin-left:190px; min-height:160px; padding-top:15px; }
.schdir li {list-style: none;}
}

@media screen and (min-width: 400px) and (max-width: 1100px) {
.schdirSedi { margin-left:190px; min-height:160px; padding-top:15px; }	
}

@media screen and (min-width: 768px) {
	#main-navigation-menu-riserved {
		position:fixed;
		width:100%;
		z-index:1000;
	}
}





