
/* - som_gss.css - */
@media all {
/* https://www.med.unc.edu/infdis/portal_css/som_gss.css?original=1 */
/* */
#cse-search-form {
clear: right;
width: 220px;
float: right;
position: relative;
margin-top: 5px;
}
table.gsc-search-box {
padding-right: 15px;
}
td.gsc-clear-button {
display: none;
}
table.gsc-branding, table.gcsc-branding {
display: none;
}
#cse input.gsc-search-button {
font-size: 100%;
}
#cse input.gsc-input {
font-size: 100%;
padding: .25em;
}
#cse form.gsc-search-box {
margin-bottom: 1.25em;
}
/* */
.gsc-results-wrapper-visible table {
margin-bottom: 0;
}
.gsc-above-wrapper-area {
border-bottom: none !important;
}
.cse .gsc-tabsArea, .gsc-tabsArea {
margin-bottom: 1.2em !important;
border-bottom: 1px solid #ccc !important;
}
.cse .gsc-tabHeader.gsc-tabhActive, .gsc-tabHeader.gsc-tabhActive,
.cse .gsc-tabHeader.gsc-tabhInactive, .gsc-tabHeader.gsc-tabhInactive {
padding: 0.45em 0.6em !important;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.cse .gsc-tabHeader.gsc-tabhActive, .gsc-tabHeader.gsc-tabhActive {
border-color: #f90 #ccc white !important;
border-bottom: 1px solid white !important;
font-weight: bold;
color: #333 !important;
}
.cse .gsc-tabHeader.gsc-tabhInactive, .gsc-tabHeader.gsc-tabhInactive {
border: 1px solid #ddd !important;
border-color: #ccc !important;
background-color: #f7f7f7 !important;
color: #777 !important;
}
.gsc-tabHeader {
margin-right: 0.5em !important;
margin-bottom: -1px;
}
.gs-per-result-labels,
.gs-webResult div.gs-per-result-labels a.gs-label {
color: #888 !important;
margin-top: .1em;
display: none; /**/
}
/* */
.cse .gsc-webResult.gsc-result.gsc-promotion, .gsc-webResult.gsc-result.gsc-promotion {
background-color: #fff !important;
border: 1px solid #ccc !important;
border-radius: 4px;
margin-bottom: 2em;
}
.cse .gs-promotion, .gs-promotion {
background-color: none !important;
border: none !important;
padding: 1em !important;
}
.gs-promotion a.gs-title, .gs-promotion a.gs-title *, .gs-promotion .gs-snippet a {
color: #c15200 !important;
border-bottom: 1px dotted;
}
.gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover *, .gs-promotion .gs-snippet a:hover {
border-bottom: 1px solid;
}
/* */
#cse .gsc-thinWrapper {
float: left;
overflow: hidden;
width: 100%;
}
.gs-result .gs-title, .gs-result .gs-title * {
text-decoration: none !important;
}
.gs-title a:link,
.gs-title a:visited,
.gs-title a:hover,
.gs-title a:active {
text-decoration: underline;
}
.gs-title a:visited {
color: #336699;
}
.gsc-results .gsc-cursor {
display: block !important;
}
.gsc-cursor {
margin-top: 2em;
}
.gsc-cursor div {
padding: 0.5em 0.6em;
}
.gsc-cursor div, .gsc-cursor a:link, .listingBar a:hover, .listingBar a:visited {
border: 1px solid #d7d7d7;
}
.gsc-cursor a:visited {
color: #336699;
}
.gsc-cursor div:hover {
border-bottom: 2px solid #8ab4de;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
text-decoration: none !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
color: #333 !important;
padding: 0 .5em;
border: none;
}
.gs-image {
max-width: 60px;
max-height: 90px;
}
div.gs-title + a.gs-image {
float: left;
margin-right: 1em;
margin-top: .25em;
}
.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
color: #5292bd !important;
}

}


/* - carousel.css - */
@media screen {
/* https://www.med.unc.edu/infdis/portal_css/carousel.css?original=1 */
/* */
/* */
/* */
/* */
/* */
.carousel {
position: relative;
z-index: 0;
padding: 0;
margin: 1em auto;
width: 100%;
height: 200px;
}
div.scrollable {
/* */
position:relative;
z-index: 1;
overflow:hidden;
width: 100%;
height:200px;
}
/* */
div.scrollable div.items {
/* */
width:20000em;
position:absolute;
}
/* */
.scrollable .items .tileItem {
float:left;
border: none;
padding: 0;
margin: 0;
}
/* */
div.scrollable div.items div.itemPadding {
margin: 1.5em 1em 2.2em;
}
/* */
.carousel img {
max-width: 100%;
}
/* */
/* */
/* */
/* */
a.browse {
position: absolute;
z-index: 2;
bottom: 0;
width:38px;
height:100%;
margin: 0;
cursor:pointer;
}
a.prev {
left: 0;
}
a.next {
right: 0;
}
a.browse span {
position: absolute;
overflow:hidden;
top: 50%;
margin-top: -11px;
margin-left: -5px;
left: 50%;
width: 0;
height: 0;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
}
a.prev span {
border-right: 11px solid #dddddd;
}
a.next span {
border-left: 11px solid #dddddd;
}
/* */
a.disabled {
visibility:hidden !important;
}
/* */
/* */
div.navi {
height:38px;
text-align: center;
clear: left;
/* */
margin-top: -38px;
margin-left: 38px;
margin-right: 38px;
position: relative;
z-index: 2;
}
div.navi a {
height:7px;
margin:14px 3px 3px;
width:7px;
border: 1px solid White;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #dddddd;
display:inline-block;
font-size:1px;
}
div.navi a:hover {
background: White;
cursor: pointer;
}
div.navi a.active {
background: White;
}
/* */
/* */
div.toolBar {
position: absolute;
right: 0;
top:0;
z-index: 2;
text-align: right;
height:2em;
width: auto;
padding: 0 0.5em;
line-height: 2em;
background-color: #fff; /* */
background-color: rgba(256, 256, 256, 0.8); /* */
}
.hideTools .toolBar {
display: none;
}
/* */
/* */
/* */
.portletCarouselWrapper {
border: none;
}
.portletCarouselWrapper .carousel {
width: 100%;
padding: 0;
margin-bottom: 0;
}
.portletCarouselWrapper div.scrollable {
width: 100%;
}
/* */
/* */

}


/* - ++resource++plone.formwidget.contenttree/contenttree.css - */
@media screen {
/* https://www.med.unc.edu/infdis/portal_css/++resource++plone.formwidget.contenttree/contenttree.css?original=1 */
.contenttreeWidget {
bottom: 3.5em;
height: auto;
left: 0px;
overflow-y: auto;
margin: 0em 1em;
position: absolute;
right: 0px;
top: 6em;
width: auto;
border: 1px solid #8CACBB;
}
.contenttreeWidget li {
display: block;
padding-left: 1em;
}
.contenttreeWidget .navTreeCurrentItem {
font-weight: bold;
}
.contenttreeWidget .navTreeCurrentItem li {
font-weight: normal;
}
.contenttreeWidget li a {
border-bottom: solid 1px transparent;
}
.contenttreeWidget .navTreeItem a {
border: none;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.contenttreeWidget .navTreeItem a:hover {
outline: 1px dotted #205C90;
}
.contenttreeWidget li.navTreeCurrentItem {
border: none !important;
background-color: transparent;
}
.contenttreeWidget li.navTreeCurrentItem > a,
.contenttreeWidget li.navTreeCurrentItem > a:hover {
border: none;
outline: none;
background-color: #205C90;
color: #fff !important;
}
/* */
* html .contentTreeWidget li.navTreeCurrentItem a,
* html .contentTreeWidget li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.contenttreeWindow {
display: none;
position: fixed;
_position: absolute;
background-color: white;
z-index: 100;
}
.contenttreeWindow h2 {
display: block;
top: 0px;
margin: 0px;
}
.contenttreeWindowHeader {
padding: 1em;
}
.contenttreeWindowActions {
position: absolute;
width: 100%;
top: auto;
bottom: 0px;
padding: 1em;
}
.contenttreeWindowBlocker {
z-index: 99;
width: 100%;
height: 100%;
opacity: 0.4;
background-color: black;
top: 0px;
left: 0px;
position: fixed;
_position: absolute;
_top: expression(eval((document.body.scrollTop)?document.body.scrollTop:document.documentElement.scrollTop));
}
.option {
display: block;
}
}

