
/* - ++resource++jyu.z3cform.datepicker/jquery.datepick.css - */
@media screen {
/* https://www.jyu.fi/portal_css/++resource++jyu.z3cform.datepicker/jquery.datepick.css?original=1 */
button.datepick {
border: none;
background: transparent;
cursor: pointer;
}
.datepick-popup {
font-size: 62.5%;
padding: 0.5em;
position: relative;
background-color: white;
border: 0.1em solid #ddd;
z-index: 3;
box-shadow: 0 0 1em black;
-moz-box-shadow: 0 0 1em black;
-webkit-box-shadow: 0 0 1em black;
border-radius: 0.5em;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
z-index: 3;
}
#exposeMask ~ .datepick-popup {
z-index: 10000;
}
.datepick-popup .datepick-nav {
font-size: 1.2em;
text-align: center;
}
.datepick-popup .datepick-nav a:hover {
text-decoration: underline;
}
.datepick-popup .datepick-cmd-prev {
float: left;
}
.datepick-popup .datepick-cmd-next {
float: right;
}
.datepick-popup .datepick-month-header {
margin: 0.75em 0;
text-align: center;
white-space: nowrap;
}
.datepick-popup .datepick-month-header select {
padding-right: 0.5em;
}
.datepick-popup .datepick-today {
border: 0.1em dotted black;
}
.datepick-popup .datepick-clear-fix {
clear: both;
}
.datepick-popup .datepick-cmd-clear {
display: none;
}
.datepick-popup .datepick-cmd-close {
float: right;
}
.datepick-popup .datepick-cmd-close:before {
content: "X ";
}
.datepick-popup .datepick-ctrl a:hover {
text-decoration: underline;
}
.datepick-popup table {
margin: auto auto;
border-collapse: collapse;
}
.datepick-popup table th {
text-align: center;
font-weight: normal;
font-size: 1.4em;
}
.datepick-popup table td {
width: 2.7em;
height: 2.5em;
overflow: hidden;
text-align: center;
vertical-align: middle;
}
.datepick-popup table td a {
font-size: 1.4em;
cursor: default;
text-decoration: none;
width: 1.843em;
display: inline-block;
padding-top: 0.286em;
padding-bottom: 0.357em;
color: black;
border: 0.071em solid transparent;
cursor: pointer;
}
.datepick-popup table td a.selected {
border: 0.1em solid black;
font-weight: bold;
}
.datepick-popup table td a.datepick-weekend {
background: #ddd;
}
.datepick-popup table td a:hover {
background: #ddd;
}
.datepick-popup table td a.datepick-weekend:hover {
background: #848484;
}
}


/* - ++resource++jyu.opetusohjelma/css/courseview.css - */
@media screen {
/* https://www.jyu.fi/portal_css/++resource++jyu.opetusohjelma/css/courseview.css?original=1 */
ul.opetusohjelma h2,
ul.opetusohjelma h3 {
margin-top: 20px;
}
.period {
margin-top: 1.5em;
text-decoration: underline;
}
.level {
margin-bottom: 1em;
margin-top: 1.3em;
}
td.opetusohjelma_coursename {
min-width: 250px !important;
}
table.opetusohjelma_table {
width: 800px;
}

}


/* - ++resource++jyu.tutka.page/css/tutkaview.css - */
@media screen {
/* https://www.jyu.fi/portal_css/++resource++jyu.tutka.page/css/tutkaview.css?original=1 */
table.tutkapage {
border-left: none;
border-right: none;
}
table.tutkapage td {
border-right: none;
}
table.tutka_detail td {    
padding: 20em 1em;
border: none !important;
}
table.tutkapage td.labels {
vertical-align: top;
width:60pt;
border-right: none;
border-left: none;
}
div.tutkapageDescription {
margin-top: 10px;
margin-bottom: 10px;
}

}


/* - ++resource++collective.dynapage/dynapage.css - */
@media screen {
/* https://www.jyu.fi/portal_css/++resource++collective.dynapage/dynapage.css?original=1 */
.image-carousel-text {
font-size: 15pt;
line-height: 110%; }
.viewlet-title {
font-size: 120%;
font-weight: bold;
padding-left: 4pt; }
div.dynaitem-collection {
float: left;
font-size: 10pt;
line-height: 1.5em; }
div.dynaitem-collection ul {
margin-left: 2em;
list-style-type: disc; }
div.dynaitem-collection ul li {
display: list-item;
line-height: 1.5em;
margin-bottom: 0.25em; }
div.dynaitem-collection-1 {
width: 99.999%; }
div.dynaitem-collection-2 {
width: 49.5%;
margin-left: 2pt; }
div.dynaitem-collection-3 {
width: 32.8%;
margin-left: 3pt; }
.collection-title {
position: relative;
background-color: #ddd;
width: 100%;
height: 2em;
margin-top: 1em;
/* */ }
.collection-title p {
padding-top: 2.5pt;
padding-left: 8pt;
width: 80%;
font-size: 120%; }
.collection-title a {
float: right; }
.collection-title img {
float: right;
margin-right: 8pt;
margin-top: 1pt;
padding-top: 3pt;
padding-left: 8pt; }
.collection-title img.wrench-image {
float: left; }
.dynacarouselWrapper {
position: relative;
overflow: hidden;
max-height: 300px;
width: auto; }
.dynacarouselStatic,
.dynacarouselWrapper {
margin-bottom: 1em;
width: 100%;
float: left; }
.dynacarousel {
height: 100%;
width: 100%; }
.dynacarouselStatic .dynacarousel img.dynacarousel-image {
max-width: 100%;
height: auto; }
.dynacarouselWrapper .dynacarousel img.dynacarousel-image {
float: left;
margin-right: 30pt; }
.dynacarouselWrapper .dynacarousel #carousel-wrench {
float: right;
margin-right: 8pt;
margin-top: 1pt;
padding-top: 3pt;
width: auto; }
.dynacarouselWrapper .dynacarousel-item {
height: auto;
max-height: 300px;
min-height: 90px; }
.dynacarousel-item {
width: 100%;
float: right; }
.dynacarousel-text {
position: right;
font-size: 140%;
padding-top: 6%;
width: 90%;
background-color: white; }
.dynacarouselWrapper .dynacarousel-previous, .dynacarouselWrapper .dynacarousel-next {
position: absolute;
top: 2em;
bottom: 2em;
width: 3em;
cursor: pointer;
z-index: 2; }
.dynacarouselWrapper:hover .dynacarousel-previous, .dynacarouselWrapper:hover .dynacarousel-next {
background: #aaaaaa;
filter: alpha(opacity=30);
-o-opacity: 0.3;
-moz-opacity: 0.3;
-webkit-opacity: 0.3;
opacity: 0.3; }
.dynacarouselWrapper:hover .dynacarousel-previous:hover, .dynacarouselWrapper:hover .dynacarousel-next:hover {
filter: alpha(opacity=60);
-o-opacity: 0.6;
-moz-opacity: 0.6;
-webkit-opacity: 0.6;
opacity: 0.6; }
.dynacarouselWrapper:hover .dynacarousel-previous > span, .dynacarouselWrapper:hover .dynacarousel-next > span {
display: block; }
.dynacarouselWrapper .dynacarousel-previous {
left: 0;
-moz-border-radius-topright: 0.5em;
-webkit-border-top-right-radius: 0.5em;
border-top-right-radius: 0.5em;
-moz-border-radius-bottomright: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
border-bottom-right-radius: 0.5em; }
.dynacarouselWrapper .dynacarousel-next {
right: 0;
-moz-border-radius-topleft: 0.5em;
-webkit-border-top-left-radius: 0.5em;
border-top-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
border-bottom-left-radius: 0.5em; }
.dynacarouselWrapper .dynacarousel-previous > span, .dynacarouselWrapper .dynacarousel-next > span {
color: white;
font-size: 200%;
position: absolute;
top: 50%;
right: 0;
left: 0;
margin-top: -0.5em;
height: 1em;
text-align: center;
font-weight: bold;
display: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none; }
.dynacarouselWrapper .dynacarousel-previous:hover > span, .dynacarouselWrapper .dynacarousel-next:hover > span {
display: block; }
.dynacarouselWrapper .dynacarousel-selector {
z-index: 2;
position: absolute;
bottom: 0;
right: 0;
left: 0;
height: 2.85ex;
text-align: center; }
.dynacarouselWrapper .dynacarousel-selector > span {
display: inline-block;
width: 2ex;
height: 2ex;
margin-left: 0.25ex;
margin-right: 0.25ex;
-moz-border-radius: 2ex;
-webkit-border-radius: 2ex;
border-radius: 2ex;
cursor: pointer;
background: #ddd;
filter: alpha(opacity=50);
-o-opacity: 0.5;
-moz-opacity: 0.5;
-webkit-opacity: 0.5;
opacity: 0.5; }
.dynacarouselWrapper .dynacarousel-selector > span.selected, .dynacarouselWrapper .dynacarousel-selector > span:hover {
filter: alpha(opacity=100);
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1; }

}


/* - ++resource++personsearchportlet.css - */
@media all {
/* https://www.jyu.fi/portal_css/++resource++personsearchportlet.css?original=1 */
.PersonSearchBox {
clear:left;
display:block;
float:left;
padding-right:1px;
}
}


/* - ++resource++jyu.opetusohjelma/js/tablesorter/themes/blue/style.css - */
@media screen {
/* https://www.jyu.fi/portal_css/++resource++jyu.opetusohjelma/js/tablesorter/themes/blue/style.css?original=1 */
/* */
table.tablesorter {
background-color: #CDCDCD;
margin:10px 0pt 15px;
font-size: 100%;
width: 100%;
text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
background-color: #e6EEEE;
border: 1px solid #FFF;
font-size: 8pt;
padding: 4px;
}
table.tablesorter thead tr .header {
background-image: url(bg.gif);
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
}
table.tablesorter tbody td {
color: #3D3D3D;
padding: 4px;
background-color: #FFF;
vertical-align: top;
}
table.tablesorter tbody tr.odd td {
background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

}


/* - ++resource++jquery.fullcalendar/fullcalendar.css - */
@media screen {
/* https://www.jyu.fi/portal_css/++resource++jquery.fullcalendar/fullcalendar.css?original=1 */
.fc {
direction: ltr;
text-align: left;
}
.fc table {
border-collapse: collapse;
border-spacing: 0;
}
html .fc,
.fc table {
font-size: 1em;
}
.fc td,
.fc th {
padding: 0;
vertical-align: top;
}
.fc-header td {
white-space: nowrap;
}
.fc-header-left {
width: 25%;
text-align: left;
}
.fc-header-center {
text-align: center;
}
.fc-header-right {
width: 25%;
text-align: right;
}
.fc-header-title {
display: inline-block;
vertical-align: top;
}
.fc-header-title h2 {
margin-top: 0;
white-space: nowrap;
}
.fc .fc-header-space {
padding-left: 10px;
}
.fc-header .fc-button {
margin-bottom: 1em;
vertical-align: top;
}
/* */
.fc-header .fc-button {
margin-right: -1px;
}
.fc-header .fc-corner-right,  /* */
.fc-header .ui-corner-right { /* */
margin-right: 0; /* */
}
/* */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
z-index: 2;
}
.fc-header .fc-state-down {
z-index: 3;
}
.fc-header .fc-state-active,
.fc-header .ui-state-active {
z-index: 4;
}
.fc-content {
clear: both;
zoom: 1; /* */
}
.fc-view {
width: 100%;
overflow: hidden;
}
.fc-widget-header,    /* */
.fc-widget-content {  /* */
border: 1px solid #ddd;
}
.fc-state-highlight { /* */ /* */
background: #fcf8e3;
}
.fc-cell-overlay { /* */
background: #bce8f1;
opacity: .3;
filter: alpha(opacity=30); /* */
}
.fc-button {
position: relative;
display: inline-block;
padding: 0 .6em;
overflow: hidden;
height: 1.9em;
line-height: 1.9em;
white-space: nowrap;
cursor: pointer;
}
.fc-state-default { /* */
border: 1px solid;
}
.fc-state-default.fc-corner-left { /* */
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right { /* */
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc-text-arrow {
margin: 0 .1em;
font-size: 2em;
font-family: "Courier New", Courier, monospace;
vertical-align: baseline; /* */
}
.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow { /* */
font-weight: bold;
}
/* */
.fc-button .fc-icon-wrap {
position: relative;
float: left;
top: 50%;
}
.fc-button .ui-icon {
position: relative;
float: left;
margin-top: -50%;
*margin-top: 0;
*top: -50%;
}
.fc-state-default {
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #333;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
color: #333333;
background-color: #e6e6e6;
}
.fc-state-hover {
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.fc-state-down,
.fc-state-active {
background-color: #cccccc;
background-image: none;
outline: 0;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-disabled {
cursor: default;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none;
}
.fc-event-container > * {
z-index: 8;
}
.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
z-index: 9;
}
.fc-event {
border: 1px solid #3a87ad; /* */
background-color: #3a87ad; /* */
color: #fff;               /* */
font-size: .85em;
cursor: default;
}
a.fc-event {
text-decoration: none;
}
a.fc-event,
.fc-event-draggable {
cursor: pointer;
}
.fc-rtl .fc-event {
text-align: right;
}
.fc-event-inner {
width: 100%;
height: 100%;
overflow: hidden;
}
.fc-event-time,
.fc-event-title {
padding: 0 1px;
}
.fc .ui-resizable-handle {
display: block;
position: absolute;
z-index: 99999;
overflow: hidden; /* */
font-size: 300%;  /* */
line-height: 50%; /* */
}
.fc-event-hori {
border-width: 1px 0;
margin-bottom: 1px;
}
.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
border-left-width: 1px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
border-right-width: 1px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
/* */
.fc-event-hori .ui-resizable-e {
top: 0           !important; /* */
right: -3px      !important;
width: 7px       !important;
height: 100%     !important;
cursor: e-resize;
}
.fc-event-hori .ui-resizable-w {
top: 0           !important;
left: -3px       !important;
width: 7px       !important;
height: 100%     !important;
cursor: w-resize;
}
.fc-event-hori .ui-resizable-handle {
_padding-bottom: 14px; /* */
}
table.fc-border-separate {
border-collapse: separate;
}
.fc-border-separate th,
.fc-border-separate td {
border-width: 1px 0 0 1px;
}
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
border-right-width: 1px;
}
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
border-bottom-width: 1px;
}
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
border-top-width: 0;
}
.fc-grid th {
text-align: center;
}
.fc .fc-week-number {
width: 22px;
text-align: center;
}
.fc .fc-week-number div {
padding: 0 2px;
}
.fc-grid .fc-day-number {
float: right;
padding: 0 2px;
}
.fc-grid .fc-other-month .fc-day-number {
opacity: 0.3;
filter: alpha(opacity=30); /* */
/* */
}
.fc-grid .fc-day-content {
clear: both;
padding: 2px 2px 1px; /* */
}
/* */
.fc-grid .fc-event-time {
font-weight: bold;
}
/* */
.fc-rtl .fc-grid .fc-day-number {
float: left;
}
.fc-rtl .fc-grid .fc-event-time {
float: right;
}
.fc-agenda table {
border-collapse: separate;
}
.fc-agenda-days th {
text-align: center;
}
.fc-agenda .fc-agenda-axis {
width: 50px;
padding: 0 4px;
vertical-align: middle;
text-align: right;
white-space: nowrap;
font-weight: normal;
}
.fc-agenda .fc-week-number {
font-weight: bold;
}
.fc-agenda .fc-day-content {
padding: 2px 2px 1px;
}
/* */
.fc-agenda-days .fc-agenda-axis {
border-right-width: 1px;
}
.fc-agenda-days .fc-col0 {
border-left-width: 0;
}
/* */
.fc-agenda-allday th {
border-width: 0 1px;
}
.fc-agenda-allday .fc-day-content {
min-height: 34px; /* */
_height: 34px;
}
/* */
.fc-agenda-divider-inner {
height: 2px;
overflow: hidden;
}
.fc-widget-header .fc-agenda-divider-inner {
background: #eee;
}
/* */
.fc-agenda-slots th {
border-width: 1px 1px 0;
}
.fc-agenda-slots td {
border-width: 1px 0 0;
background: none;
}
.fc-agenda-slots td div {
height: 20px;
}
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
border-top-width: 0;
}
.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
border-top-style: dotted;
}
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
*border-top-style: solid; /* */
}
.fc-event-vert {
border-width: 0 1px;
}
.fc-event-vert.fc-event-start {
border-top-width: 1px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.fc-event-vert.fc-event-end {
border-bottom-width: 1px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc-event-vert .fc-event-time {
white-space: nowrap;
font-size: 10px;
}
.fc-event-vert .fc-event-inner {
position: relative;
z-index: 2;
}
.fc-event-vert .fc-event-bg { /* */
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: .25;
filter: alpha(opacity=25);
}
.fc .ui-draggable-dragging .fc-event-bg, /* */
.fc-select-helper .fc-event-bg {
display: none\9; /* */
}
/* */
.fc-event-vert .ui-resizable-s {
bottom: 0        !important; /* */
width: 100%      !important;
height: 8px      !important;
overflow: hidden !important;
line-height: 8px !important;
font-size: 11px  !important;
font-family: monospace;
text-align: center;
cursor: s-resize;
}
.fc-agenda .ui-resizable-resizing { /* */
_overflow: hidden;
}

}


/* - ++resource++zettwerk.fullcalendar.stylesheets/zettwerk.fullcalendar.css - */
@media screen {
/* https://www.jyu.fi/portal_css/++resource++zettwerk.fullcalendar.stylesheets/zettwerk.fullcalendar.css?original=1 */
#content div.fc-event-inner .link-overlay,
#content div.fc-event-inner a:hover {
color: #ffffff !important;
}
#content .fc-agenda-head > table{
margin-bottom: 0em;
}
#content .fc-agenda-body > div > table{
margin-bottom: 0em;
}
#content .fc-header .fc-button-next.ui-state-default,
#content .fc-header .fc-button-prev.ui-state-default {
padding-top: 6px;
padding-bottom: 5px;
}
}

