#sub-nav {margin-top:0px;padding-top:25px;}
.main-nav a {font-family: Arial, Verdana, sans-serif;font-size: 16px;line-height: 20px;padding-bottom:10px;}
.main-nav li {margin: 0 20px 40px 0;}
ol.ejm-results-list ul.aggregators{border-bottom:0;display: inline-block;width:100%;overflow:visible;}
ol.ejm-results-list ul.aggregators > li{word-wrap: break-word;}
ol.ejm-results-list .ciapWrapper, .props {width:50%;float:left;}
ol.ejm-results-list .spanFloat{float:left;width:100%;}
ol.ejm-results-list ul.aggregators > li > div.line > a{width:50%;}
ol.ejm-results-list dl.props>dt {padding-left:5px;}
ol.ejm-results-list div.ejm-data > div.metadata > div.actions {text-align:left;clear:both;}
.bookAuthorPubYear, .isbnDetails{float:left;width:50%;}
.isbnDetails {padding-left:5px;}
.bookAuthorPubYear > dt {font-weight:bold;}
.isbnDetails > dt {font-weight:bold;}
.bookAuthorPubYear > dd, dt {width:50%;float:left;margin:0;}
.isbnDetails > dd, dt {width:50%;float:left;margin:0;}
/*
.floatSnippet {margin: 0 10px; display: inline-block; width:50%;border-bottom:0;margin-bottom:0;padding-bottom:0;height:100%;}
*/
.floatSnippet {background-color: #f7f7f7;
    margin-bottom: 10px;
    clear: both;
    border-radius: 6px;
    border: 1px solid #c1c1c1;}
    .utdSnippet {background-image: url(http://ovidmd.ovid.com/_layouts/images/OvidMD/icon-type-uptodate_16.png);
    background-repeat: no-repeat;
    background-position: 3px 7px;}
ol.results li.feature-snippets>ul>li.feature-snippet:not(:last-child) {
    border-bottom: 0px;
}
.itemContainer {position: absolute;width:450px;left: 900px;}
.omdSnippets {width:100%;}
ol.omdSnippetsList {list-style-type: none;margin:0;padding:0;float:left;width:100%;}
li.feature-snippets > ul {list-style-type: none;vertical-align:top;margin:0;padding:0}
.feature-snippet-result-item * {white-space: pre-wrap;margin:5px 0 5px 0;}
.feature-snippet-item-link {
    font-size: 15px;    color: #0768a9;}
.feature-snippet-link-data {font-size:13px;}
.feature-snippet-more-data-link-cntr{font-size:15px;padding:0 8px 0 8px;}
.feature-snippet-title {background-color: #e7e7e7;
    margin-bottom: 0px;
    margin-top:0px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 22px;
    font-weight: bold;
    clear: both;
    font-size: 14px;
    color: #3d3d3d;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;}

.feature-snippet-results {list-style-type: none;margin:0;padding:0 8px 0 8px;}
#collapseChevron {display:none;}
.ciapChevron {margin-left:5px;}
@media only screen and (min-width: 1260px){
.itemContainer {
    width: 100%;
    position:static;
    display: inline-block;
}

.tdkg {
    display: none;
}
.omdSnippets {
    width: 100%;
    display: inline-block;
    clear:both;
}
}
@media only screen and (max-width: 1259px){
.itemContainer {
    width: 100%;
    position:static;
    display: inline-block;
}
.tdkg {
    width: 100%;
    display: inline-block;
    clear:both;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.omdSnippets {
    width: 100%;
    display: inline-block;
    clear:both;
}
.omdSnippetsList {width:100%;}
.results {display: block;}
}
.tdkg {position:static;margin-bottom:10px;}


/*a MODAL Starts  */

.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 300ms ease-in;
    -moz-transition: opacity 300ms ease-in;
    transition: opacity 300ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    width: 80%;
    position: relative;
    font-size: 14px;
    margin: 2% auto;
    padding: 20px;
    border-radius: 4px;
    background: #fff;
    height: 80%;
    overflow-y: auto;
  }
.close {
    background: #DCDCDC;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: 10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.close a {
    color: white;
}
.close:hover {
    background: #99CC6D;
}
#links {
    font-weight: 400;
    font-size: 1.2em;
}

/*a MODAL Ends */ 
#footer .left {
    float: left;
    text-align: left;
    display: none;
}
.rss-feed h3 {
	display: none;
}




    #sub-nav .main-nav {
    margin-left: 350px;
}

@media screen and (max-width: 1250px) {
    #sub-nav .main-nav {
    margin-left: 20px;
}
}

.biblioteche { 
    color: #0070C0;
 }

 .biblioteche p a { 
    color: #0070C0;
    text-decoration: none;
 }

 .catalogo { 
    color: #538135;
 }

 .widget-header {
     color: #993366;
}

body.pages .widget { 
        border: 1px solid #285f1a;
 }

#header:after{
	content: '';
    position: absolute;
    top: 2px;
    right: 20px;
    height: 66px;
    width: 155px;
    background-image: url();
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;

}

 #sub-nav .brand-logo img {
     display: none;
  }

  #sub-nav .user-menu {
      margin-right: 0px;
          font-size: 14px;
    font-weight: bold;
    }

    @media only screen and (max-width: 1500px) {
        #sub-nav .user-menu {
    margin-right: 0px;
    font-size: 14px;
    font-weight: bold;
    margin-top: -30px;
    }
     }

     /* Paragraph */

     .linespace {
         margin-top: 5px;
         margin-bottom: 5px;
      }

.widget.discover .search-main .search-wrap .title-group:before {
        content:"Esplora:";
        color:#5B702B;
        font-weight:700;
        font-size:1.3em;
        }
		
.widget.discover .search-main .search-wrap .title-group h2 {
        display: none;
        }

 .widget[data-widget-id="14904"] .title-group h3 {
        display: none;
        }


/*

#ddform  .form-horizontal label.control-label #requestmethod:before {
  content:'Richiedi a'; 
  visibility: visible;
    float: none;
    padding-top: 5px;
    text-align: left;
    font-weight: 700;
}

#ddform .form-horizontal .control-label label#requestmethod:before { 
content:'Richiedi a'; 
 }
*/

/*Change poll question font size*/
div.poll-question h2 {font-size:12px}

/*titles color for Orsola Malpighi*/

.embed .discover-search-advanced .button.cta, .embed .discover-search-advanced .button.green, .embed .discover-search-advanced .toggle-button label.cta, .embed .discover-search-advanced .toggle-button label.green {background:#A10C0C !important;}
.embed .title-group h2 {color:#A10C0C !important;}