
/* - som_gss.css - */
@media all {
/* http://news.unchealthcare.org/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 {
/* http://news.unchealthcare.org/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 transparent;
}
a.next span {
border-left: 11px solid transparent;
}
/* */
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 #e0e0e0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: transparent;
display:inline-block;
font-size:1px;
}
div.navi a:hover {
background: #e0e0e0;
cursor: pointer;
}
div.navi a.active {
background: #e0e0e0;
}
/* */
/* */
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.autocomplete/jquery.autocomplete.css - */
@media screen {
/* http://news.unchealthcare.org/portal_css/++resource++plone.formwidget.autocomplete/jquery.autocomplete.css?original=1 */
.ac_results {
padding: 0px;
border: 1px solid black;
background-color: white;
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0px;
padding: 2px 5px;
cursor: default;
display: block;
font: menu;
font-size: 12px;
line-height: 16px;
overflow: hidden;
}
.ac_loading {
background: white url('/++resource++plone.formwidget.autocomplete/indicator.gif') right center no-repeat;
}
.ac_odd {
background-color: #eee;
}
.ac_over {
background-color: #0A246A;
color: white;
}

}

