
/* - ++resource++pmr2.bives.css/bives.css - */
@media screen {
/* https://models.physiomeproject.org/portal_css/++resource++pmr2.bives.css/bives.css?original=1 */
.bives-delete {
color: #c00;
}
.bives-insert {
color: #0c0;
}
#bives-report table .bives-table-left {
width: 200px;
max-width: 200px;
overflow: auto;
}
#bives-report table .bives-table-right {
width: 740px;
max-width: 740px;
overflow: auto;
}
#bives_fileentry input[type="radio"] {
width: 100%;
}

}


/* - ++resource++pmr2.cytoscapejs.css/main.css - */
@media screen {
/* https://models.physiomeproject.org/portal_css/++resource++pmr2.cytoscapejs.css/main.css?original=1 */
#cytoscapejs {
width: 100%;
height: 640px;
}

}


/* - ++resource++cellml.pmr2.css/cellml.css - */
@media screen {
/* https://models.physiomeproject.org/portal_css/++resource++cellml.pmr2.css/cellml.css?original=1 */
.bives-cellml-math .component.hidden {
display: none;
}

}


/* - ++resource++pmr2.app.stylesheets/pmr2.css - */
@media screen {
/* https://models.physiomeproject.org/portal_css/++resource++pmr2.app.stylesheets/pmr2.css?original=1 */
.state-expired {
color: Red !important;
}
/* */
#pmr1_ex_header dl {
width: 48%
}
#pmr1_ex_header ul {
margin: 0;
padding: 0;
}
#pmr1_ex_header li {
display: block;
clear: both;
}
#pmr1_ex_header #pmr1_curation {
float: left;
}
#pmr1_curation span {
float: left;
display: block;
line-height: 20px;
width: 150px;
}
#pmr1_curation img {
vertical-align: middle;
}
#pmr1_curation dd,
#pmr_download ul,
#pmr1_curation ul {
padding: 0;
margin: 0;
}
#pmr1_curation ul li {
display: block;
}
#pmr1_download {
float: right;
line-height: 20px;
}
#pmr_download ul li a {
display: block;
text-align: left;
}
.exposure-nav {
max-height: 25em;
overflow: auto;
}
.pmr1-folder-listing img {
vertical-align: bottom;
}
.pmr1-folder-listing dt {
margin: 0;
margin-top: 0.4em;
}
#cellml-mathml {
overflow: auto;
height: 400px;
}
math > mrow {
display: block !important;
margin: 0;
padding: 0;
margin-bottom: 1em;
/* */
width: 0;
font-size: 100%;
}
/* */
table.workspace-manifest {
width: 100%;
}
table.workspace-manifest td {
padding: 0;
line-height: 2.5em;
}
.wsfmenu span,
.wsfmenu a {
display: block;
width: 100%;
height: 100%;
}
.wsfmenu a i {
margin: 0 2px;
}
.icon-folder {  /* */
width: 16px;
background-position: -408px -120px;
}
/* */
a.button.block {
display: block;
}
/* */
#mathjax-render .eq {
overflow: auto;
padding: 8px;
}
/* */
#shjs-view {
border: 1px #ccc solid;
}
#shjs-view div {
overflow: auto;
height: 60em;
width: 100%;
}
#shjs-view pre {
color: #000;
background: #fff;
padding: 0.5em;
border: 0;
}
.math > .mrow {
display: block;
}
#pmr_collab .clone-command {
font-family: monospace;
}

}


/* - ++resource++nap.consent/consent.css - */
@media screen {
/* https://models.physiomeproject.org/portal_css/++resource++nap.consent/consent.css?original=1 */
#viewlet-consent {
background: #000;
bottom: 5px;
right: 5px;
box-sizing: border-box;
color: #fff;
margin: 0 auto;
opacity: .92;
padding: 1em 2em 1em 1em;
position: fixed;
left: calc(100% - 450px);
width: 450px;
text-align: left;
vertical-align: baseline;
z-index: 20180509;
}
.consent-text {
display: inline-block;
}
.consent-title {
font-weight: bold;
margin-bottom: 0.5em;
}
.consent-status {
font-weight: bold;
margin-bottom: 0.5em;
}
#pis-icf-consent{
background-color: #fff;
}
.consent-outer {
background-color: #fff;
color: #fff;
height: 400px;
width: 100%;
margin: 0px auto;
padding: 5px;
}
.separator {
position: absolute;
left: 49.5%;
top: 0;
bottom: 0;
border-left: 1px dotted #000;
}
.left-inner {
float: left;
}
.right-inner {
float: right;
}
.inner{
background-color: #efefef;
color: #000;
width: 49%;
overflow: auto;
height: 400px;
}
.bts_consent {
right = 0px;
float: right;
}
button.button_consent {
display: inline-block;
border-radius: 4px;
background-color: #f4511e;
border: none;
color: #FFFFFF;
text-align: center;
font-size: 28px;
padding: 15px;
width: 200px;
transition: all 0.5s;
cursor: pointer;
margin-top: 5px;
margin-right: -10px;
margin-bottom: -5px;
}
button.button_consent span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button.button_consent span:after {
content: '\00bb';
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
}
button.button_consent:hover span {
padding-right: 25px;
}
button.button_consent:hover span:after {
opacity: 1;
right: 0;
}
#viewlet-consent p {
border-bottom: 0;
padding-bottom: 0;
text-align: left;
}
#viewlet-consent p a:link,
#viewlet-consent p a:visited,
#viewlet-consent p a:hover {
color: #151798;
text-decoration: underline;
}

}


/* - ++resource++nap.consent/survey.css - */
@media screen {
/* https://models.physiomeproject.org/portal_css/++resource++nap.consent/survey.css?original=1 */
#viewlet-survey {
background: #000;
bottom: 0;
box-sizing: border-box;
color: #fff;
margin: 0 auto;
opacity: .92;
padding: 1em 2em 1em 1em;
position: fixed;
bottom: 5px;
right: 5px;
text-align: left;
vertical-align: baseline;
z-index: 20180509;
width: 600px;
left:calc(100% - 600px);
}
button.button_survey {
border-radius: 4px;
background-color: #f4511e;
border: 1px solid #e01a1a;
color: #FFFFFF;
text-align: center;
font-size: 20px;
padding: 10px;
width: 150px;
transition: all 0.5s;
cursor: pointer;
margin: 10px;
}
button.button_survey span {
cursor: pointer;
position: relative;
transition: 0.5s;
}
button.button_survey span:after {
content: '\00bb';
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
}
button.button_survey:hover span {
padding-right: 25px;
}
button.button_survey:hover span:after {
opacity: 1;
right: 0;
}
.button-submit {
margin-left: 10px;
float: right;
}
#question-type {
vertical-align: middle;
}
.question {
vertical-align: middle;
font-weight: bold;
text-align: left;
width: 100%;
text-align: center;
padding: 10px 10px;
}
.text-answer{
text-align: center;
vertical-align: middle;
border-radius: 3px;
}
.likert-answer{
margin: 0 auto;
text-align: center;
vertical-align: middle;
}
.likert-answer input[type="radio"]{
display: none;
}
.likert-answer label {
display: inline-block;
background-color: #d49b9b;
padding: 10px 15px;
font-family: Arial;
font-size: 14px;
border: 1px solid #444;
border-radius: 4px;
}
.likert-answer label:hover{
background-color: #c44837;
}
.likert-answer input[type="radio"]:checked+label{
background-color: #c44837;
border-color: #842121;
}
.multi-answer{
display:block;
vertical-align: middle;
text-align: center;
}
.multi-answer input[type="radio"]:checked+label {
background-color: #c44837;
border-color: #842121;
}
.multi-answer label:hover {
background-color: #c44837;
}
.multi-answer input[type="radio"] {
display: none;
}
.multi-answer label {
display: inline-block;
background-color: #d49b9b;
padding: 10px ;
font-family: Arial;
font-size: 14px;
border: 1px solid #444;
border-radius: 4px;
width: 250px;
height: 17px;
}
.multi-answer textarea {
width: 100px;
border-radius: 3px;
}
#close {
float:right;
display:inline-block;
padding:2px 4px;
background:#A9A9A9;
}

}

