
/* - ploneCustom.css - */
@media all {
/* https://www.nordforsk.org/portal_css/ploneCustom.css?original=1 */
.hiddenStructure {
background: none repeat scroll 0 0 transparent;
border: medium none;
display: none;
height: 0.1em;
margin: -0.1em 0 0 -0.1em;
overflow: hidden;
padding: 0;
width: 1px;
}
del {
text-decoration: line-through;
}
.mceContentBody {
background: #fff;
min-height: 350px;
}
.ie6 .mceContentBody,
.ie7 .mceContentBody,
.ie8 .mceContentBody {
height: 350px;
}
ul, ol {
color: #454547;
}
#primary ol.topics li a {
overflow: hidden !important;
}
h2 {
margin-top: 20px;
}
h3 {
margin-top: 20px;
}
div.text h3 {
margin-top: 0;
}
.topstory .text p {
line-height: 1.5;
}
h1 {
font-size: 2.23em;
line-height: 1.14;
}
ul a span,
ol a span {
color: #005D97;
}
a.download,
a.order {
display: inline-block;
margin-top: 0.5em;
line-height: 30px;
background: transparent url(++theme++nordforsk.theme/custom/img/download.png) 0 0 no-repeat;
padding-left: 35px;
text-transform: uppercase;
font-weight: bold;
font-family: "Myriad Pro","myriad-pro",Arial;
font-size: 1.2em;
}
a.order {
background-image: url(++theme++nordforsk.theme/custom/img/order.png);
margin-right: 2em;
}
/* */
.LSRes {
visibility: visible;
background-color: #F5F8FA;
vertical-align: middle;
display:block;
list-style-image: none;
list-style-type: none;
text-align: left;
min-width: 16.5em;
text-transform: none;
margin-left: 0;
line-height: 1.1em;
}
#LSHighlight,
.LSHighlight {
background-color: #D5DFE5;
border: 1px solid #E4E9EA;
}
.LSTable {
margin: 0 !important;
float: none !important;
}
.LSRow {
border: 1px solid #F5F8FA;
white-space: normal;
padding:0;
margin: 0 !important;
list-style-image: none;
list-style-type: none;
display:  block !important;
float: none !important;
}
.LSRow a {
text-decoration: none;
border: 1px solid #F5F8FA;
font-weight:bold;
white-space:nowrap;
color: #000 !important;
display: block;
line-height: normal;
padding: 0.5em;
}
.LSRow a:hover {
background: #D5DFE5;
border-color: E4E9EA !important;
}
.LSDescr {
font-weight: normal;
margin-left: 2.5em;
}
.LSResult {
position: relative;
display: block;
text-align: right;
padding-top: 5px;
margin: 0;
left: 3px;
z-index: 3;
}
#LSResult {
background: transparent;
}
.LSShadow {
position: relative;
text-align: right;
}
.livesearchContainer {
background-color: #F5F8FA;
margin-top: 0;
padding: 0 !important;
position: absolute;
right: 0px;
/* */
top: 0;
white-space: normal;
visibility: visible;
text-align: left;
border: 1px solid #E4E9EA;
width: 30em;
text-transform: none;
}
.ie6 .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
background-color: #E4E9EA;
border: 0;
}
#livesearchLegend {
line-height: 1em;
margin-top: -2em;
margin-left: -0.1em;
border: 1px solid #E4E9EA;
border-bottom: 0;
background: #FEBE0F;
color: #fff;
padding: 0.3em 0.5em 0.5em;
}
.ie6 #livesearchLegend {
margin-top: -1.9em;
margin-left: -8px;
position: relative;
}
/* */
.LSIEFix {
background-color: #F5F8FA;
padding: 0.5em !important;
z-index: 20;
}
.LSBox {
clear: left;
float: left;
text-align: right;
padding-right: 1px;
display:block;
}
#LSNothingFound {
text-align: center;
padding: 2px;
}
.LSBox label {
font-weight: normal;
}
/* */
/* */
#navigation ul li a {
padding: 0 6px 2ex 6px;
}
#navigation ul li#portaltab-about a,
#navigation ul li#portaltab-policy a,
#navigation ul li#portaltab-funding a,
#navigation ul li#portaltab-programs a,
#navigation ul li#portaltab-index_html a {
padding: 0 0 2ex 0;
}
/* */
/* */
button.context,
button.standalone,
button.destructive,
a.button {
background-color: #fff;
border: 1px solid #e4e4e4;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-weight: bold;
font-size: 18px;
padding: 2px;
margin-left: 0;
margin-right: 5px;
}
a.button {
display: inline-block;
}
.image-right a.button {
margin-right: 0;
}
.formControls button.context,
.formControls button.standalone,
.formControls button.destructive {
font-size: 12px;
}
button.context span,
button.standalone span,
button.destructive span,
.button span {
padding: 6px 25px;
display: block;
color: #0076be;
/* */
background: url(++theme++nordforsk.theme/custom/img/button_span.png) repeat-x 0 100%;
cursor: pointer;
}
button.context em,
button.standalone em,
button.destructive em,
button em,
.button em {
padding: 0 28px 0 0;
background: url(++theme++nordforsk.theme/custom/img/button_pointer.png) no-repeat 100% 50%;
font-style: normal;
}
.ie8 button,
.ie8 .button,
.ie8 button span,
.ie8 .button span,
.ie7 button,
.ie7 .button,
.ie7 button span,
.ie7 .button span {
zoom: 1;
behavior: url(++theme++nordforsk.theme/custom/behaviors/pie.htc);
}
.field,
.formControls {
margin: 1em 0;
clear: both;
}
.field {
padding: 1em;
background: #F5F5F5;
}
.portlet .field {
background: transparent;
padding: 0;
}
.field .field {
padding: 0;
}
#primary form input {
border-color: #959595;
width: auto;
}
form label {
display: inline;
font-weight: bold;
}
form .ArchetypesMultiSelectionValue label {
font-weight: normal;
}
.formHelp {
color: #555555;
margin: 0 0 0.2em;
}
#archetypes-fieldname-description textarea#description {
color: #666666;
font: normal 1.25em "Helvetica Neue",Arial,FreeSans,sans-serif;
margin-left: 0;
font-family: Arial,FreeSans,sans-serif;
font-size: 1.25em;
}
#content textarea {
width: 100%;
}
#archetypes-fieldname-title input#title {
width: 100% !important;
color: Black;
font-size: 2em;
line-height: 125%;
padding: 0;
}
div.error {
/* */
background-color: #fdc;
border: 1px solid #d00;
padding: 0.5em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #d00;
}
/* */
/* */
#primary div.breadcrumbs{
margin: 0 0 25px 0;
}
.template-frontpage_view .breadcrumbs{
display:none;
}
.breadcrumbs span a,
span#breadcrumbs-current {
background: url(++theme++nordforsk.theme/custom/img/breadcrumb_arrow.png) no-repeat 0 50%;
min-height: 18px;
padding: 0 5px 0 15px;
}
#breadcrumbs-home a{
background: none;
padding: 0 5px 0 13x;
}
.breadcrumbs span#breadcrumbs-current {
color: #727171;
}
span.required:after {
content: "■";
color: Red;
padding-left: 0.2em;
}
/* */
/* */
#primary ol, #primary ul {
margin-left: 0;
}
#body-text ol, #body-text ul,
#content-core ol, #content-core ul {
margin-left: 60px;
}
#body-text dl
#content-core dl {
margin: 1em 0 2em;
}
#body-text dl dt .summary
#content-core dl dt .summary {
font-weight: bold;
}
#main {
clear: both;
}
.documentDescription {
font-weight: bold ;
font-size: 21px;
line-height: 30px;
margin: 1em 0;
}
#secondary .documentDescription {
margin-bottom: 30px;
margin-top: 0;
}
#main .fullWidth {
width: 100% !important;
float: none !important;
}
.discussion {
margin-top: 1em;
}
.even {
background-color: transparent;
}
.visualHighlight {
background-color: #ffc;
}
.discreet {
color: #959595;
font-size: 0.85em;
font-weight: normal;
}
.pullquote {
padding: 0 1em 0 1em;
margin: 0 0 1em 1em;
font-weight: bold;
color: #CC9933;
float: right;
width: 35%;
clear: right;
background-color: #fff;
border-left: 4px solid #E4E9EA;
}
.callout {
font-weight: bold;
color: #CC9933;
padding: 0px 1em;
}
.notify,
.documentEditable * .notify {
border: 1px solid #FEBE0F;
}
.card {
background-color: #F5F8FA;
border-color: #E4E9EA;
border-width: 1px;
border-style: solid;
float: left;
margin: 1em;
text-align: center;
width: 110px;
padding: 1em 0;
}
.card a {
text-decoration: none;
}
.portrait {
background-color: #F5F8FA;
border-color: #E4E9EA;
border-width: 1px;
border-style: solid;
font-size: 0.85em;
margin: 0.5em;
padding: 1em 0 0.5em 0;
text-align: center;
width: 100px;
}
.portraitPhoto {
border: 1px solid black;
}
.contactDetailsWrapper {
position: relative;
overflow: hidden;
}
.contactDetailsWrapper span.portletHeader {
display: block;
margin-top: 0 !important;
}
body.template-fof_projects #content-core dd {
margin-left: 1.5em;
}
/* */
/* */
table.listing,
.stx table {
/* */
border-collapse: collapse;
border-spacing: 0;
border-left: 1px solid #E4E9EA;
border-bottom: 1px solid #E4E9EA;
font-size: 0.85em;
margin: 1em 0em 1em 0em;
}
table.listing th,
.stx table th {
background: #F5F8FA;
border-top: 1px solid #E4E9EA;
border-bottom: 1px solid #E4E9EA;
border-right: 1px solid #E4E9EA;
font-weight: normal;
padding: 0.25em 0.5em;
}
table.listing .top {
border-left: 1px solid #fff;
border-top: 1px solid #fff ! important;
border-right: 1px solid #fff ! important;
text-align: right ! important;
padding: 0em 0em 1em 0em;
}
table.listing .listingCheckbox {
text-align: center;
}
table.listing td,
.stx table td {
border-right: 1px solid #E4E9EA;
padding: 0.25em 0.5em;
}
table.listing a {
text-decoration: none;
}
table.listing a:hover {
text-decoration: underline;
}
table.listing img {
vertical-align: middle;
}
table.listing td a label,
.stx table td a label {
cursor: pointer;
}
/* */
table.vertical {
background-color: #fff;
}
table.vertical th {
padding: 0.5em;
}
table.vertical td {
border-top: 1px solid #E4E9EA;
padding: 0.5em;
}
/* */
table.grid td {
border: 1px solid #E4E9EA;
padding: 0.5em;
}
/* */
table.plain,
table.plain td,
table.plain th {
border: 1px solid #ccc;
padding: 0.5em;
border-collapse: collapse;
}
/* */
/* */
/* */
dl.portalMessage {
margin: 1em 0;
font-size: 80%;
border: 1px solid #996;
background-color: #ffffe3;
clear:both;
}
dl.portalMessage a,
#content dl.portalMessage a {
color: black;
border-bottom: 1px solid #888;
}
dl.portalMessage dt {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning {
border-color: #d80;
}
dl.warning dt {
background-color: #d80;
}
dl.error {
border-color: #d00;
}
dl.error dt {
background-color: #d00;
}
dl.warning {
border-color: #d80;
}
dl.warning dd {
background-color: #fd7;
}
dl.error {
border-color: red;
}
dl.error dd {
background-color: #fdc;
}
/* */
#content dl.portalMessage {
font-size: 100%;
}
#content dl.portalMessage dt {
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
}
#content dl.portalMessage dd {
margin: 0;
}
/* */
/* */
#content ul.formTabs {
background-color: #ddd;
border: 0.3em solid #ddd;
}
#edit-bar {
background-color: #A7A7A7;
border: 0.25em solid #A7A7A7;
font-size: 80%;
min-height: 2em;
margin-bottom: 1em;
padding-top: 0.05em;
}
#content-views {
float: left;
background-color: #A7A7A7;
margin-left: 0 !important;
}
#content-views a {
color: White;
}
/* */
#edit-bar,
#content ul.formTabs {
display: block;
border-style: solid solid none solid;
margin-left: 0;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#edit-bar li {display: inline; padding-left:0;}
#content li.formTab {
display: inline;
margin-right:0.25em;
}
#content-views a,
#content li.formTab a {
/* */
display: inline-block;
}
#content-views a,
#content li.formTab a {
line-height: 2em;
padding: 0 0.75em;
text-decoration: none;
border: none;
margin: 0 ;
}
#content-views li.selected a,
#content li.formTab a.selected {
font-weight: bold;
}
#content-views li.selected a,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:hover {
background: White;
color: Black;
}
#content-views li.selected a,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:hover {
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab a.notify {
background-color: red;
color: White;
}
#content li.formTab a.required span {
background-image: url(required.png);
background-position: center right;
background-repeat: no-repeat;
padding-right: 1em;
}
#content fieldset.formPanel {
border: none;
}
#content fieldset.formPanel.hidden {
display: none;
}
#content div.formControls input.hidden {
display: none;
}
/* */
.calendar {
background: none repeat scroll 0 0 window;
border-color: #FFFFFF #000000 #000000 #FFFFFF;
border-style: solid;
border-width: 1px;
color: windowtext;
cursor: default;
display: none;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
position: relative;
}
.calendar table {
background: none repeat scroll 0 0 window;
border-color: #FFFFFF #000000 #000000 #FFFFFF;
border-style: solid;
border-width: 1px;
color: windowtext;
cursor: default;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
}
.calendar .button {
background: none repeat scroll 0 0 buttonface;
border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
border-style: solid;
border-width: 1px;
padding: 1px;
text-align: center;
}
.calendar .nav {
background: url("menuarrow.gif") no-repeat scroll 100% 100% buttonface;
}
.calendar thead .title {
background: none repeat scroll 0 0 activecaption;
border: 1px solid #000000;
color: captiontext;
font-weight: bold;
padding: 1px;
text-align: center;
}
.calendar thead .headrow {
}
.calendar thead .daynames {
}
.calendar thead .name {
background: none repeat scroll 0 0 buttonface;
border-bottom: 1px solid buttonshadow;
color: buttontext;
padding: 2px;
text-align: center;
}
.calendar thead .weekend {
color: #FF0000;
}
.calendar thead .hilite {
border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
border-style: solid;
border-width: 2px;
padding: 0;
}
.calendar thead .active {
border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;
border-width: 1px;
padding: 2px 0 0 2px;
}
.calendar tbody .day {
padding: 2px 4px 2px 2px;
text-align: right;
width: 2em;
}
.calendar tbody .day.othermonth {
color: #AAAAAA;
font-size: 80%;
}
.calendar tbody .day.othermonth.oweekend {
color: #FFAAAA;
}
.calendar table .wn {
background: none repeat scroll 0 0 buttonface;
border-right: 1px solid buttonshadow;
color: buttontext;
padding: 2px 3px 2px 2px;
}
.calendar tbody .rowhilite td {
background: none repeat scroll 0 0 highlight;
color: highlighttext;
}
.calendar tbody td.hilite {
border-color: #FFFFFF #000000 #000000 #FFFFFF;
border-style: solid;
border-width: 1px;
padding: 1px 3px 1px 1px;
}
.calendar tbody td.active {
border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;
border-style: solid;
border-width: 1px;
padding: 2px 2px 0;
}
.calendar tbody td.selected {
background: none repeat scroll 0 0 buttonface;
border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;
border-style: solid;
border-width: 1px;
color: buttontext;
font-weight: bold;
padding: 2px 2px 0;
}
.calendar tbody td.weekend {
color: #FF0000;
}
.calendar tbody td.today {
color: #0000FF;
font-weight: bold;
}
.calendar tbody td.disabled {
color: graytext;
}
.calendar tbody .emptycell {
visibility: hidden;
}
.calendar tbody .emptyrow {
display: none;
}
.calendar tfoot .footrow {
}
.calendar tfoot .ttip {
background: none repeat scroll 0 0 buttonface;
border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;
border-style: solid;
border-width: 1px;
color: buttontext;
padding: 1px;
text-align: center;
}
.calendar tfoot .hilite {
background: none repeat scroll 0 0 #E4E0D8;
border-color: #FFFFFF #000000 #000000 #FFFFFF;
border-style: solid;
border-width: 1px;
padding: 1px;
}
.calendar tfoot .active {
border-color: #000000 #FFFFFF #FFFFFF #000000;
border-style: solid;
border-width: 1px;
padding: 2px 0 0 2px;
}
.calendar .combo {
background: none repeat scroll 0 0 menu;
border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
border-style: solid;
border-width: 1px;
color: menutext;
cursor: default;
display: none;
font-size: 90%;
left: 0;
padding: 1px;
position: absolute;
top: 0;
width: 4em;
z-index: 100;
}
.calendar .combo .label, .calendar .combo .label-IEfix {
display: block;
padding: 1px;
text-align: center;
}
.calendar .combo .label-IEfix {
width: 4em;
}
.calendar .combo .active {
border: 1px solid #000000;
padding: 0;
}
.calendar .combo .hilite {
background: none repeat scroll 0 0 highlight;
color: highlighttext;
}
.calendar td.time {
background-color: buttonface;
border-top: 1px solid buttonshadow;
padding: 1px 0;
text-align: center;
}
.calendar td.time .hour, .calendar td.time .minute, .calendar td.time .ampm {
background-color: menu;
border: 1px solid #888899;
font-weight: bold;
padding: 0 3px 0 4px;
}
.calendar td.time .ampm {
text-align: center;
}
.calendar td.time .colon {
font-weight: bold;
padding: 0 2px 0 3px;
}
.calendar td.time span.hilite {
background-color: highlight;
border-color: #000000;
color: highlighttext;
}
.calendar td.time span.active {
background-color: #000000;
border-color: #FF0000;
color: #00FF00;
}
/* */
/* */
.icons-on .contenttype-document {
background: url("contenttypes-sprite.png") no-repeat scroll 0 4px transparent;
}
.icons-on .contenttype-event {
background: url("contenttypes-sprite.png") no-repeat scroll 0 -212px transparent;
}
.icons-on .contenttype-folder {
background: url("contenttypes-sprite.png") no-repeat scroll 0 -644px transparent;
}
.icons-on .contenttype-link {
background: url("contenttypes-sprite.png") no-repeat scroll 0 -1076px transparent;
}
.icons-on .contenttype-news-item {
background: url("contenttypes-sprite.png") no-repeat scroll 0 -1292px transparent;
}
.icons-on .contenttype-plone-site {
background: url("contenttypes-sprite.png") no-repeat scroll 0 -1508px transparent;
}
.icons-on .contenttype-topic {
background: url("contenttypes-sprite.png") no-repeat scroll 0 -1724px transparent;
}
.icons-on #plone-contentmenu-factories .contenttype-file {
background: url("contenttypes-sprite.png") no-repeat scroll 0 -428px transparent;
}
.icons-on #plone-contentmenu-factories .contenttype-image {
background: url("contenttypes-sprite.png") no-repeat scroll 0 -860px transparent;
}
.icons-on .contenttype-document, .icons-on .contenttype-event, .icons-on .contenttype-folder, .icons-on .contenttype-link, .icons-on .contenttype-news-item, .icons-on .contenttype-plone-site, .icons-on .contenttype-topic, .icons-on #plone-contentmenu-factories .contenttype-file, .icons-on #plone-contentmenu-factories .contenttype-image {
display: inline-block;
line-height: 2em;
padding-left: 20px !important;
}
/* */
/* */
/* */
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {
background-color: #A7A7A7;
color: White;
z-index: 5;
}
#contentActionMenus dl.actionMenu a span,
#contentActionMenus dl.actionMenu.activated dd span {
color: #000;
}
#contentActionMenus dl.actionMenu.activated dd {
border-bottom: 0.5em solid #A7A7A7;
right: -3px;
}
#contentActionMenus dl.actionMenu.activated dd a:hover,
#contentActionMenus dl.actionMenu.activated dd .actionMenuSelected {
background-color: White !important;
color: #666;
}
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu div {
line-height: 2em;
}
#folderHeader, #contextHeader {
border-bottom: 2px solid white;
}
#contextHeader { margin-top: 5px; }
/* */
/* */
#contentActionMenus {
float: right;
clear: both;
background: #A7A7A7;
margin: 0;
position: relative;
top: -0.23em;
right:-0.24em;
padding: 0.1em 0.24em 0 0;
border-radius: 0.5em;
border-top-left-radius: 0;
-webkit-border-radius: 0.5em;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 0.5em;
-moz-border-radius-topleft: 0;
}
.actionMenuContent {
padding: 0 0.25em;
}
dl.actionMenu {
float: right;
white-space: nowrap;
position: relative;
margin-left: 0.5em;
}
dl.actionMenu a,
dl.actionMenu div {
display: block !important;
white-space: nowrap;
}
dl.actionMenu dt {
font-weight: normal;
}
span.arrowDownAlternative {
font-size: 80%;
}
dl.actionMenu.deactivated dt {
margin: 0 0.25em;
}
dl.actionMenu.deactivated dd {
display: none;
}
dl.actionMenu.activated dd {
position: absolute;
width: auto;
min-width: 100%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
dl.actionMenu.activated dt a,
dl.actionMenu.activated dd a,
dl.actionMenu.activated dd div {
margin: 0 0.25em;
}
/* */
.managePortletsFallback {
margin-top: 2em !important;
display: inline-block;
}
/* */
.portletWrapper {
background-color: #ecedee;
border-top: 5px solid #fdcf41;
margin: 0 0 30px;
padding: 1ex;
}
.portletWrapper a{
color: #006eb6;
}
.portletWrapper a:hover{
color: #385988;
}
.portlet {
border-color: #ef403b;
border-style: solid;
border-width: 0 0 0;
padding: 8px 10px 5px;
margin: 0 !important;
}
#primary .portlet ul,
#primary .portlet ul li {
margin-left: 0;
padding-left: 0;
list-style: disc;
list-style-position: inside;
}
.portlet ul li {
list-style: none;
}
.portletHeader {
font: 22px/28px "MarkWebPro-Book W01 Regular","myriad-pro",Arial;
margin: 5px 0 !important;
}
.portletFooter {
border-top: 1px solid #E2EAEC;
margin: 0;
padding: 0 0 10px;
}
.portletFooter a {
border-top: 1px solid #FFFFFF;
display: block;
padding-top: 10px;
}
.portlet .arrow {
background-position: 0 7px;
padding-bottom: 0;
padding-left: 0;
padding-top: 0;
}
.arrow a {
line-height: 31px;
padding-bottom: 5px;
padding-left: 40px;
padding-top: 5px;
outline: none;
}
.arrow a.activated {
color: #ccc;
}
div.managePortletsLink, a.managePortletsFallback {
-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
background: none repeat scroll 0 0 #DDDDDD;
font-size: 80%;
margin: 0 auto 1em;
padding: 0.25em 0.5em;
text-align: center;
}
div.portletAssignments .portlet {
padding: 0;
}
div.portletAssignments div.portletHeader {
background: none repeat scroll 0 0 #DDDDDD;
line-height: normal;
padding: 0.42em 1em;
margin: 0;
}
div.portletAssignments .managedPortletActions {
float: right;
font-size: 0.8em;
}
div.portletAssignments .managedPortletActions a {
border: medium none;
margin: 0 0.25em;
}
.factBlock {
margin: 1em 0;
position: relative;
overflow: hidden;
}
.factBlock #parent-fieldname-coordinator p {
margin: 0;
}
.factBlock h5 {
margin-bottom: 0.3em;
}
.factBlock ul,
.factBlock ul li {
margin-left: 0;
padding-left: 0;
}
.factBlock ul {
margin-left: 0px;
}
.factBlock ul li {
list-style-type: none !important;
}
.factBlock span#parent-fieldname-website {
white-space: nowrap;
}
/* */
.portlet-static-rapportering {
padding: 0 !important;
}
.arrow,
.portlet-static-rapportering .portletItem {
background: url("++theme++nordforsk.theme/custom/img/button_arrow.png") no-repeat scroll 12px 16px transparent;
padding-left: 55px;
padding-top: 15px;
}
.portlet-static-rapportering .portletItem {
padding-right: 10px;
padding-bottom: 5px;
}
.arrow p,
.portlet-static-rapportering .portletItem p {
margin-bottom: 0;
}
.portlet-static-rapportering dt.portletHeader {
display: none;
}
/* */
/* */
.portletCallForProposals span.new {
background-color: #FEBE0F;
color: #FFFFFF;
font-size: 90%;
font-weight: bold;
padding: 0 5px;
text-transform: uppercase;
}
.portletCallForProposals dd.portletItem {
padding-bottom: 10px;
}
/* */
/* */
ul.events,
.portlet ul {
margin: 0 0 10px;
}
ul.events li {
list-style: disc outside none;
margin: 0 0 5px 25px;
}
ul.events a span,
.portlet ul a span {
color: #005D97;
}
/* */
/* */
/* */
div.overlay {
display: none;
font-size: 80%;
height: auto;
margin: 1em;
width: auto;
}
div.overlay-iframe, div.overlay-ajax {
min-height: 100px;
width: 60%;
z-index: 99;
}
div.overlay-iframe {
height: 60%;
}
div.overlaybg div.close, div.overlay div.close {
background-image: url("pb_close.png");
cursor: pointer;
height: 30px;
left: -14px;
position: absolute;
top: -14px;
width: 30px;
}
.pb-ajax {
overflow-y: auto;
}
.pb-ajax, .pb-image {
-moz-box-shadow: 0 0 3em 0.5em #666666;
background-color: #FFFFFF;
border: 1px solid #999999;
white-space: normal;
}
.pb-ajax > div {
padding: 1em;
width: 92%;
}
.pb-ajax .documentActions {
display: none;
}
div.overlay div.close span {
display: block;
height: 1px;
margin: -1px 0 0 -1px;
overflow: hidden;
padding: 0;
width: 1px;
}
div.overlay textarea {
width: 100%;
}
div.overlay .link-parent {
display: none;
}
div.overlay #createGroup legend {
display: none;
}
div.overlay #createGroup fieldset {
border: medium none;
}
div.overlay p {
margin-bottom: 1em;
}
div.overlay label {
margin-bottom: 0.25em;
}
div.overlay a:hover {
color: #75AD0A;
}
div.overlay a.selected {
color: #000000;
}
div.overlay .formTab {
font-weight: bold;
margin-right: 1em;
}
div.overlay .formTab.lastFormTab {
margin-right: 0;
}
div.overlay .formControls a {
display: block;
margin: 0.75em;
}
/* */
/* */
#portal-personaltools-wrapper ul {
text-align: center;
list-style: none outside none;
margin: 5px auto 20px;
padding: 0;
}
#portal-personaltools-wrapper ul li {
display: inline-block;
list-style-type: none;
margin: 0 0 0 15px;
font: bold 10px/1 Verdana;
}
#portal-personaltools-wrapper ul li a {
border: none;
text-decoration: none;
}
/* */
/* */
#setup-link {
font-size: 90%;
}
#content ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
#content ul.configlets li {
margin-bottom: 1em;
list-style: none;
display: block;
}
#content ul.configlets li a {
text-decoration: none;
border: none;
}
#content ul.configlets li a:visited {
color: #436976;
background-color: transparent;
}
#content ul.configlets li a:active {
color: #436976;
background-color: transparent;
}
#content ul.configlets li label {
font-weight: bold;
}
#content ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
#content ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
#content ul.configletDetails li a {
text-decoration: none;
}
#content ul.configletDetails li label {
font-weight: bold;
}
#content ul.configletDetails li.configletDescription {
display: block;
color: #76797c;
margin: 0;
}
.inlineDisplay {
display:inline
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0;
margin-bottom:0;
}
.rule-element {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */
/* */
.listingBar {
background-color: #F5F8FA;
border-color: #E4E9EA;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
vertical-align: top;
margin: 1em 0em;
font-size: 94%;
clear: both;
}
.listingBar span.previous,
.listingPrevious {
text-align: left;
float: left;
margin-right: 1em;
}
.listingBar span.next,
.listingNext {
text-align: right;
float: right;
margin-left: 1em;
}
.listingBar img {
vertical-align: middle;
}
.listingBar a {
text-decoration: none;
}
/* */
/* */
.tileItem,
.item {
margin: 1em 0 2em;
}
.tileHeadline,
.headline {
clear: none;
border: none;
margin-top: 0;
}
.tileHeadline a,
.headline a {
text-decoration: none;
}
.tileBody {
margin-bottom: 0.5em;
}
.tileImage {
float: left;
margin: 0.5em 1em 0.5em 0;
}
.tileItem .documentByLine {
margin: 0em 0 1em;
}
content img.tileImage,
#content div.newsImageContainer {
float: right;
margin: 0 1em 0.5em 1em;
width: 205px;
}
#content div.newsImageContainer a {
border-bottom: none;
}
.eventDetails {
float: none;
clear: right;
margin: 0 0 1em;
font-size: 14px;
background: #F5F8FA;
border: 1px solid #E4E9EA;
border-top: 5px solid #FEBE0F;
padding: 8px 10px;
}
.eventDetails span#parent-fieldname-location {
display:block;
}
.eventDetails h3,
.eventDetails p {
display: inline;
}
.eventDetails #event-contact-person {
margin-top: 0.5em;
}
/* */
/* */
input.searchPage {
font-size:200% !important;
}
#search-results {
width: 75%;
}
/* */
/* */
.image-left {
float: left;
clear: both;
margin: 0em 1em 0.5em 0;
}
.image-right {
float: right;
clear: both;
margin: 0em 0 0.5em 1em;
}
.image-inline {
float: none;
}
body.portaltype-subjecttopic .media .image-inline {
margin: 0 0 30px;
}
img.image-left,
img.image-right,
.captioned img {
border: 1px solid #ddd;
}
dd.image-caption {
text-align: left;
padding: 0 0 0 3px; /**/
margin: 0;
color: #666;
font-size: 85%;
}
/* */
/* */
#dashboard-actions ul,
#dashboard-actions ul li {
list-style: none;
}
#dashboard-actions ul {
margin-left: 0;
}
#dashboard {
font-size: 125%;
line-height: 1em;
}
#dashboard dd {
margin: 0;
}
#dashboard dl.portlet a:link {
border-bottom: none;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3 {
float:left;
width:23%;
padding:0.7em 1.3em 0 0;
}
#dashboard-portlets4 {
float:left;
width:23%;
padding-top:0.7em;
}
#dashboard-portlets1 dl.portlet,
#dashboard-portlets2 dl.portlet,
#dashboard-portlets3 dl.portlet,
#dashboard-portlets4 dl.portlet {
margin-bottom:1.5em;
}
/* */
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
tr.dragging td {
background-color: #ff6 !important;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}
/* */
/* */
#primary ol.topics li {
width: 153px;
padding: 0;
margin: 0;
}
#primary ol.topics li.first a {
border-left: 0;
}
#primary ol.topics li.last {
border-right: 0;
}
.template-frontpage_view #content .documentFirstHeading,
.template-frontpage_view #content #plone-document-byline,
.template-frontpage_view #content .documentDescription {
display: none;
}
a.more {
background: url("++theme++nordforsk.theme/custom/img/li_arrow.png") no-repeat scroll 1px 50% transparent;
font-weight: bold;
padding-left: 16px;
}
/* */
/* */
.portletMailChimp .required {
display: none;
}
.portletMailChimp label {
font-weight: normal;
}
.portletMailChimp button {
font-size: 85%;
font-weight: normal;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #D0D0D0;
}
.portletMailChimp button span {
padding: 3px 4px;
}
.portletMailChimp button em {
background-image: none !important;
padding-right: 0;
}
.portletMailChimp .widget input {
border: 1px solid #D0D0D0;
}
/* */
/* */
#global ul li a {
line-height: 2em;
display:  inline-block;
padding: 0 7px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
li.currentLanguage a {
background: #4782AD;
}
/* */
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 90%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
width: 128px;
height: 3.6em;
}
/* */
/* */
#content-history #history dd {
margin-top: 0.8em;
}
#content-history div.historyRecord {
margin-bottom: 10px;
background: #ddd;
padding: 0.5em;
}
#content-history div.historyTools ul {
float: right;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-top: 0;
}
#content-history div.historyTools ul li {
display: inline;
}
#content-history div.historyTools ul li a{
border-bottom: none;
}
#content-history .historyAction {
color: #444;
font-weight: bold;
}
#content-history .historyByLine {
margin-bottom: 1em;
}
#content-history div.historyComment {
background-color: #efefef;
padding: 0.25em 1em;
}
#content-history div.historyComment p {
margin: 0;
padding-top: 1px;
}
#content-history a.historyComparePrevious {
border-bottom: medium none;
border-top: 1px dotted #ccc;
display: block;
}
#content-history dl div.historyRecord a.historyComparePrevious span {
background-color: white;
left: 50%;
position: relative;
top: -1em;
}
/* */
/* */
body.portaltype-person .contactDetailsWrapper {
margin-bottom: 2em;
}
body.portaltype-person .contactDetailsWrapper .role {
font-weight: bold;
}
/* */
/* */
.template-event_listing #content {
padding-top: 2em;
}
.template-event_listing #content h2.listingDate {
float: left;
width: 80px;
margin: 0 30px 0 0;
text-align: center;
}
span.listingDay,
span.listingMonth {
display: block;
}
span.listingMonth {
background: #FEBE0F;
color: #fff;
text-transform: lowercase;
font-size: 0.8em;
font-weight: bold;
}
span.listingDay {
border: 1px solid #E4E9EA;
border-top: 0;
background: #F5F8FA;
font-size: 1.2em;
line-height: 2em;
}
.template-event_listing #content .tileItem {
margin-left: 110px;
margin-top: 0;
}
.template-event_listing #content .tileItem h3 {
clear: none;
}
/* */
/* */
.department {
margin: 0 0 2em;
float: left;
width: 100%;
}
body.template-nordforsk_employees_listing #content-core .department .vcard {
float: left;
width: 360px;
margin-right: 2%;
background: #F5F8FA;
margin: 10px 12px 10px 0;
}
body.template-nordforsk_employees_listing .vcard img {
margin-bottom: 0;
}
body.template-nordforsk_employees_listing #content-core .vcard .visualPadding {
padding: 1em;
}
body.template-nordforsk_employees_listing #content-core .vcard .visualPadding:before,
body.template-nordforsk_employees_listing #content-core .vcard .visualPadding:after {
content: "\0020"; display: block; height: 0; visibility: hidden;
}
body.template-nordforsk_employees_listing #content-core .vcard .visualPadding:after {
clear: both;
}
body.template-nordforsk_employees_listing #content-core .vcard .visualPadding {
zoom: 1;
}
body.template-nordforsk_employees_listing #content-core .department .vcard {
clear: left;
}
body.template-nordforsk_employees_listing #content-core .department .last {
margin-right: 0;
clear: none;
}
.fn, .email, .tel {
display:  inline-block;
}
.portletTopRight {
position: absolute;
right: 10px;
}
.publicationabstract + [data-readmore-toggle],
.publicationabstract[data-readmore]{
padding-bottom: 1ex;
}
.ArchetypesOrderableReferenceWidget #box1{
float: left;
margin-right: 1em;
}
.ArchetypesOrderableReferenceWidget #box2{
float: left
}
.ArchetypesOrderableReferenceWidget .orfspacing{
clear: both;
}
/* */
}


/* - ++resource++select2/select2.css - */
@media screen {
/* https://www.nordforsk.org/portal_css/++resource++select2/select2.css?original=1 */
.select2-container {
margin: 0;
position: relative;
display: inline-block;
vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
-webkit-box-sizing: border-box; /* */
-moz-box-sizing: border-box; /* */
box-sizing: border-box; /* */
}
.select2-container .select2-choice {
display: block;
height: 26px;
padding: 0 0 0 8px;
overflow: hidden;
position: relative;
border: 1px solid #aaa;
white-space: nowrap;
line-height: 26px;
color: #444;
text-decoration: none;
border-radius: 4px;
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #fff;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}
html[dir="rtl"] .select2-container .select2-choice {
padding: 0 8px 0 0;
}
.select2-container.select2-drop-above .select2-choice {
border-bottom-color: #aaa;
border-radius: 0 0 4px 4px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
margin-right: 26px;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
float: none;
width: auto;
}
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
margin-left: 26px;
margin-right: 0;
}
.select2-container .select2-choice abbr {
display: none;
width: 12px;
height: 12px;
position: absolute;
right: 24px;
top: 8px;
font-size: 1px;
text-decoration: none;
border: 0;
background: url('/++resource++select2/++resource++select2/select2.png') right top no-repeat;
cursor: pointer;
outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
display: inline-block;
}
.select2-container .select2-choice abbr:hover {
background-position: right -11px;
cursor: pointer;
}
.select2-drop-mask {
border: 0;
margin: 0;
padding: 0;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 9998;
/* */
background-color: #fff;
filter: alpha(opacity=0);
}
.select2-drop {
width: 100%;
margin-top: -1px;
position: absolute;
z-index: 9999;
top: 100%;
background: #fff;
color: #000;
border: 1px solid #aaa;
border-top: 0;
border-radius: 0 0 4px 4px;
-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}
.select2-drop.select2-drop-above {
margin-top: 1px;
border-top: 1px solid #aaa;
border-bottom: 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}
.select2-drop-active {
border: 1px solid #5897fb;
border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
border-top: 1px solid #5897fb;
}
.select2-drop-auto-width {
border-top: 1px solid #aaa;
width: auto;
}
.select2-container .select2-choice .select2-arrow {
display: inline-block;
width: 18px;
height: 100%;
position: absolute;
right: 0;
top: 0;
border-left: 1px solid #aaa;
border-radius: 0 4px 4px 0;
background-clip: padding-box;
background: #ccc;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
left: 0;
right: auto;
border-left: none;
border-right: 1px solid #aaa;
border-radius: 4px 0 0 4px;
}
.select2-container .select2-choice .select2-arrow b {
display: block;
width: 100%;
height: 100%;
background: url('/++resource++select2/++resource++select2/select2.png') no-repeat 0 1px;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
background-position: 2px 1px;
}
.select2-search {
display: inline-block;
width: 100%;
min-height: 26px;
margin: 0;
padding: 4px 4px 0 4px;
position: relative;
z-index: 10000;
white-space: nowrap;
}
.select2-search input {
width: 100%;
height: auto !important;
min-height: 26px;
padding: 4px 20px 4px 5px;
margin: 0;
outline: 0;
font-family: sans-serif;
font-size: 1em;
border: 1px solid #aaa;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: #fff url('/++resource++select2/++resource++select2/select2.png') no-repeat 100% -22px;
background: url('/++resource++select2/++resource++select2/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
background: url('/++resource++select2/++resource++select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url('/++resource++select2/++resource++select2/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url('/++resource++select2/++resource++select2/select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
html[dir="rtl"] .select2-search input {
padding: 4px 5px 4px 20px;
background: #fff url('/++resource++select2/++resource++select2/select2.png') no-repeat -37px -22px;
background: url('/++resource++select2/++resource++select2/select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
background: url('/++resource++select2/++resource++select2/select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url('/++resource++select2/++resource++select2/select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url('/++resource++select2/++resource++select2/select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
.select2-search input.select2-active {
background: #fff url('/++resource++select2/++resource++select2/select2-spinner.gif') no-repeat 100%;
background: url('/++resource++select2/++resource++select2/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
background: url('/++resource++select2/++resource++select2/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url('/++resource++select2/++resource++select2/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url('/++resource++select2/++resource++select2/select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
border: 1px solid #5897fb;
outline: none;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-dropdown-open .select2-choice {
border-bottom-color: transparent;
-webkit-box-shadow: 0 1px 0 #fff inset;
box-shadow: 0 1px 0 #fff inset;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-color: #eee;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
border: 1px solid #5897fb;
border-top-color: transparent;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}
.select2-dropdown-open .select2-choice .select2-arrow {
background: transparent;
border-left: none;
filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
border-right: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
background-position: -18px 1px;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
background-position: -16px 1px;
}
.select2-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
/* */
.select2-results {
max-height: 200px;
padding: 0 0 0 4px;
margin: 4px 4px 4px 0;
position: relative;
overflow-x: hidden;
overflow-y: auto;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[dir="rtl"] .select2-results {
padding: 0 4px 0 0;
margin: 4px 0 4px 4px;
}
.select2-results ul.select2-result-sub {
margin: 0;
padding-left: 0;
}
.select2-results li {
list-style: none;
display: list-item;
background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
font-weight: bold;
}
.select2-results .select2-result-label {
padding: 3px 7px 4px;
margin: 0;
cursor: pointer;
min-height: 1em;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.select2-results-dept-1 .select2-result-label { padding-left: 20px }
.select2-results-dept-2 .select2-result-label { padding-left: 40px }
.select2-results-dept-3 .select2-result-label { padding-left: 60px }
.select2-results-dept-4 .select2-result-label { padding-left: 80px }
.select2-results-dept-5 .select2-result-label { padding-left: 100px }
.select2-results-dept-6 .select2-result-label { padding-left: 110px }
.select2-results-dept-7 .select2-result-label { padding-left: 120px }
.select2-results .select2-highlighted {
background: #3875d7;
color: #fff;
}
.select2-results li em {
background: #feffde;
font-style: normal;
}
.select2-results .select2-highlighted em {
background: transparent;
}
.select2-results .select2-highlighted ul {
background: #fff;
color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
background: #f4f4f4;
display: list-item;
padding-left: 5px;
}
.select2-results .select2-disabled.select2-highlighted {
color: #666;
background: #f4f4f4;
display: list-item;
cursor: default;
}
.select2-results .select2-disabled {
background: #f4f4f4;
display: list-item;
cursor: default;
}
.select2-results .select2-selected {
display: none;
}
.select2-more-results.select2-active {
background: #f4f4f4 url('/++resource++select2/++resource++select2/select2-spinner.gif') no-repeat 100%;
}
.select2-results .select2-ajax-error {
background: rgba(255, 50, 50, .2);
}
.select2-more-results {
background: #f4f4f4;
display: list-item;
}
/* */
.select2-container.select2-container-disabled .select2-choice {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
background-color: #f4f4f4;
background-image: none;
border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
display: none;
}
/* */
.select2-container-multi .select2-choices {
height: auto !important;
height: 1%;
margin: 0;
padding: 0 5px 0 0;
position: relative;
border: 1px solid #aaa;
cursor: text;
overflow: hidden;
background-color: #fff;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}
html[dir="rtl"] .select2-container-multi .select2-choices {
padding: 0 0 0 5px;
}
.select2-locked {
padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
border: 1px solid #5897fb;
outline: none;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
float: left;
list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li
{
float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
margin: 0;
padding: 0;
white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
padding: 5px;
margin: 1px 0;
font-family: sans-serif;
font-size: 100%;
color: #666;
outline: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
background: #fff url('/++resource++select2/++resource++select2/select2-spinner.gif') no-repeat 100% !important;
}
.select2-default {
color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
padding: 3px 5px 3px 18px;
margin: 3px 0 3px 5px;
position: relative;
line-height: 13px;
color: #333;
cursor: default;
border: 1px solid #aaaaaa;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #e4e4e4;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
{
margin: 3px 5px 3px 0;
padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
background: #d4d4d4;
}
.select2-search-choice-close {
display: block;
width: 12px;
height: 13px;
position: absolute;
right: 3px;
top: 4px;
font-size: 1px;
outline: none;
background: url('/++resource++select2/++resource++select2/select2.png') right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
right: auto;
left: 3px;
}
.select2-container-multi .select2-search-choice-close {
left: 3px;
}
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
left: auto;
right: 2px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
background-position: right -11px;
}
/* */
.select2-container-multi.select2-container-disabled .select2-choices {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
padding: 3px 5px 3px 5px;
border: 1px solid #ddd;
background-image: none;
background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
background: none;
}
/* */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
text-decoration: underline;
}
.select2-offscreen, .select2-offscreen:focus {
clip: rect(0 0 0 0) !important;
width: 1px !important;
height: 1px !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
position: absolute !important;
outline: 0 !important;
left: 0px !important;
top: 0px !important;
}
.select2-display-none {
display: none;
}
.select2-measure-scrollbar {
position: absolute;
top: -10000px;
left: -10000px;
width: 100px;
height: 100px;
overflow: scroll;
}
/* */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx)  {
.select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
background-image: url('/++resource++select2/++resource++select2/select2x2.png') !important;
background-repeat: no-repeat !important;
background-size: 60px 40px !important;
}
.select2-search input {
background-position: 100% -21px !important;
}
}

}

