
/* - ++resource++ripe.sso.stylesheet.sso.css - */
@media screen {
/* http://www.ripe.net/portal_css/++resource++ripe.sso.stylesheet.sso.css?original=1 */
#sso-portlet {
margin-bottom: 10px;
font-size: 12px;
}
#sso-portlet a.myButton {
background: #0134B2;
background: -webkit-linear-gradient(#0134B2, #5487D2);
background: -o-linear-gradient(#0134B2, #5487D2);
background: -moz-linear-gradient(#0134B2, #5487D2);
background: linear-gradient(#0134B2, #5487D2);
border-radius:4px;
border:1px solid #dcdcdc;
display:inline-block;
color:#fff;
font-size:30px;
padding:9px 0px;
text-align: center;
width: 100%;
text-decoration:none;
}
#sso-portlet .myButton:hover {
background: -webkit-linear-gradient(#2D60C3, #5487D2);
background: -o-linear-gradient(#2D60C3, #5487D2);
background: -moz-linear-gradient(#2D60C3, #5487D2);
background: linear-gradient(#2D60C3, #5487D2);
}
#sso-portlet .myButton:active {
position:relative;
top:1px;
}
#sso-portlet #logged-in {
display: none;
}
#sso-portlet #logged-in,
#sso-portlet #log-in {
background-color: #CCDCEA;
background-image: -moz-linear-gradient(center top , #DEE8F2, #CCDCEA);
background-origin: padding-box;
background-position: 0 0;
background-repeat: repeat;
background-size: 100% auto;
border: 1px solid #A8C3DC;
box-shadow: 0 1px 2px #E9F0F6 inset, 0 1px 1px #DFDFDF;
border-radius: 2px 2px 0px 0px;
color: #3C6A95;
padding: 4px 10px;
margin-bottom: 2px;
}
#sso-portlet #logged-in a,
#sso-portlet #log-in a {
text-decoration: underline;
}
#userlikePopup {
position: absolute !important;
}
#sso-portlet #userlikeCustomTab {
visibility: hidden;
position:absolute;
margin-left: -9999px;
}
#sso-portlet #login-statement {
visibility: hidden;
}

}


/* - ploneCustom.css - */
@media all {
/* http://www.ripe.net/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */
#content div.left {
float: left;
margin-right: 15px;
}
.newdifftext {
color: blue;
font-style: italic;
}
.olddifftext {
color: green;
font-style: italic;
}
.smallText {
font-size: 85%;
}
.largeText {
font-size: 140%;
}
td.redbackground,
p.redbackground,
span.redbackground {
background-color: #FF6319;
}
td.bluebackground,
p.bluebackground,
span.bluebackground {
background-color: #c7d2ee;
}
td.orangebackground,
p.orangebackground,
span.orangebackground {
background-color: #fee16b;
}
td.greybackground,
p.greybackground,
span.greybackground {
background-color: #ddd;
}
.formHelp {
font-weight: normal;
display: block;
}
#exposeMask {
background-color: #bbb !important;
}
#env {
position: absolute;
border: 5px solid #fff;
padding: 10px;
top: 50px;
left: 400px;
height: 60px;
width: 90px;
}
#env-name {
font-size: 50px;
color: #fff;
text-align: center;
}
#viewlet-below-content .listingBar a.previous,
#viewlet-below-content .listingBar a.next,
a.orange-button {
background-color: #FF6700;
display: inline-block;
line-height: 10px;
border-radius: 3px;
padding: 5px;
font-size: 12px;
margin-top: 2px;
}
#viewlet-below-content .listingBar a.previous:visited,
#viewlet-below-content .listingBar a.next:visited,
#content div a.orange-button:visited,
#viewlet-below-content .listingBar a.previous:link,
#viewlet-below-content .listingBar a.next:link,
#content div a.orange-button:link {
color: #fff !important;
text-decoration: none;
line-height: 0.85em;
}
#viewlet-below-content .listingBar a.previous,
#viewlet-below-content .listingBar a.next {
border: 0px;
color: #fff;
}
#viewlet-below-content .listingBar a.previous:hover,
#viewlet-below-content .listingBar a.next:hover {
text-decoration: underline;
background-color: #FF6700;
}
#viewlet-below-content .listingBar {
margin: 1em 0 3em;
}
#viewlet-below-content .listingBar:after {
clear: both;
}
/* */

}

