
/* - base.css - */
@media screen {
/* https://ua.amnesty.ch/portal_css/base.css?original=1 */
/* */
/* */
body {
font: 100% Arial, Helvetica, sans-serif;
background-color: White;
color: #594E44;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: black;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
font-size: 1.3em;
margin: 0 0 0.75em 0;
line-height: 1.3em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
height: 1px;
color: #a59d95;
background-color: #a59d95;
margin: 0.5em 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
margin: 0.75em 0 0.25em 0;
}
h1 ,
h2 a,
h3 a {
color: #35281C ! important;
text-decoration: none;
}
h4 a,
h5 a,
h6 a {
color: #766a62 ! important;
text-decoration: none;
}
h1 {
font-size: 3em;
text-transform: uppercase;
}
div.simplelayout-content h3 {
font-size: 2.3em;
color: #35281C;
}
h2, h3 {
font-size: 1.3em;
color: #35281C;
}
h4 {
font-size: 1.3em;
}
h5 {
font-size: 1.2em;
}
h6 {
font-size: 1.1em;
}
ul {
line-height: 1.5em;
padding: 0;
}
ol {
line-height: 1.5em;
padding: 0;
}
li {
margin-bottom: 0.5em;
}
div#content dt {
font-size: 1.3em;
font-weight: bold;
}
div#content dd {
font-size: 1.3em;
line-height: 1.5em;
margin-bottom: 1em;
}
abbr, acronym, .explain {
border-bottom: 1px dotted #594E44;
color: #594E44;
background-color: transparent;
cursor: help;
}
abbr .explain {
border-bottom: none;
}
q {
font-family: Baskerville, Georgia, serif;
font-style: italic;
font-size: 120%;
}
blockquote {
padding-left: 0.5em;
margin-left: 0;
border-left: 4px solid #a59d95;
color: #a59d95;
}
code, tt {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: #594E44;
background-color: #d9d5ce;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size:1.3em;
padding: 1em;
border: 1px solid #a59d95;
color: #594E44;
background-color: #d9d5ce;
overflow: auto;
}
ins {
color: green;
text-decoration: none;
}
del {
color: red;
text-decoration: line-through;
}
/* */

}


/* - public.css - */
@media screen {
/* https://ua.amnesty.ch/portal_css/public.css?original=1 */
/* */
/* */
/* */
body.largeText { font-size: 95%; }
body.smallText { font-size: 60%; }
/* */
#portal-column-one .visualPadding {
padding: 1em 0;
}
#portal-column-two .visualPadding {
padding: 1em 0 0 0;
}
.documentFirstHeading {
border-top: 1px solid transparent;
margin-top: 0;
}
body.mceContentBody {
padding: 1em !important;
font-size: 0.625em;
}
div#content ul {
font-size: 1.3em;
list-style-image: url(https://ua.amnesty.ch/bullet.gif);
list-style-type: square;
margin: 0.5em 0 0 0.9em;
}
div#content ul ul,
div#content ul ol,
div#content ul p,
div#content dd ol,
div#content dd ul,
div#content ol ol,
div#content ol ul,
div#content ol p {
font-size: 1em;
}
div#content ol {
font-size: 1.3em;
margin: 0.5em 0 0 2.5em;
}
div#content table {
font-size: 1.3em;
}
div#content table table {
font-size: 1em;
}
div#content table td {
vertical-align: top;
padding-bottom:0.5em;
}
/* */
div#content p a,
div#content ul a,
div#content ol a,
div#content dl a {
text-decoration: none;
}
div#content p a.internal-link,
div#content ul a.internal-link,
div#content ol a.internal-link,
div#content dl a.internal-link,
div#content .sl-text-wrapper a,
.portlet a.internal-link,
div#cs_result_section a.internal-link {
padding:0.1em 0.4em 0.1em 1em;
background: #ffff00 url(https://ua.amnesty.ch/link_m_3_p.gif) no-repeat 0.2em 45%;
}
div#content p a.internal-link:hover,
div#content ul a.internal-link:hover,
div#content ol a.internal-link:hover,
div#content dl a.internal-link:hover,
div#content .sl-text-wrapper a:hover,
.portlet a.internal-link:hover {
padding:0.1em 0.4em 0.1em 1em;
background: #ffff00 url(https://ua.amnesty.ch/link_m_3_o.gif) no-repeat 0.2em 45%;
}
div#content p a:visited,
div#content ul a:visited,
div#content ol a:visited,
div#content dl a:visited {
}
div#content p a:active,
div#content p a:hover,
div#content ul a:active,
div#content ul a:hover,
div#content ol a:active,
div#content ol a:hover,
div#content dl a:active,
div#content dl a:hover,
.portlet a.internal-link:hover {
color: #F4F2EC !important;
background-color: #766a62 !important;
}
.portlet.portletMyUrgentActions #myuasform .loginLink,
.portlet.portletMyUrgentActions #myuasform .loginLink:hover,
.portlet.portletMyUrgentActions #myuasform .registerLink,
.portlet.portletMyUrgentActions #myuasform .registerLink:hover {
padding: 1px 0px 1px 13px;
}
.portlet.portletMyUrgentActions #myuasform .registerLink:hover,
.portlet.portletMyUrgentActions #myuasform .loginLink:hover {
text-decoration: underline;
}
.grey a.internal-link,
.transparent a.internal-link,
#simple-layout-weiss a.internal-link {
background:url(https://ua.amnesty.ch/link_m_2_p.gif) no-repeat scroll 0.2em 45% transparent;
padding:0.1em 0.4em 0.1em 1em;
color: #766A62;
}
.grey a.internal-link:hover,
.transparent a.internal-link:hover,
#simple-layout-weiss a.internal-link:hover {
background:url(https://ua.amnesty.ch/link_m_2_p.gif) no-repeat scroll 0.2em 45% transparent !important;
padding:0.1em 0.4em 0.1em 1em;
color: #594E44 !important;
text-decoration: underline;
}
#content a:target {
background-color: #fd7 !important;
}
div#content li a {
text-decoration: none;
}
div#content li a:visited {
color: #766a62;
}
div#content li a:active {
color: #ffff00;
}
div#content dd a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
div#content dd a:visited {
color: #766a62;
background-color: transparent;
}
div#content dd a:active {
color: #ffff00;
background-color: transparent;
}
div#content div#dashboard-actions a,
div#content ul.configlets a,
div#content dl.portalMessage a {
background-color: transparent;
}
div#content div#dashboard-actions a:hover,
div#content ul.configlets a:hover,
div#content dl.portalMessage a:hover {
color: black !important;
}
/* */
/* */
#visual-portal-wrapper {
width: 890px;
margin: 0 auto;
padding: 0;
font-size:0.625em;
}
/* */
#portal-logo {
background-color:white;
display: block;
float: left;
margin: 0;
padding-right:0.5em;
width:248px;
}
#portal-logo img {
border: 0;
padding: 0;
margin: 0em;
}
/* */
#portal-skinswitcher {
}
#portal-skinswitcher a {
display: block;
float: left;
}
#portal-top {
/* */
margin: 0;
padding: 0;
background-color: transparent;
}
div#portal-header .hiddenStructure {
display: none;
}
div#portal-header {
display: block;
background-color: #d9d5ce;
}
.hiddenStructure {}
/* */
#portal-siteactions {
white-space: nowrap;
list-style-image: none;
list-style-type: none;
height: auto;
line-height: normal;
font-size: 1.1em;
margin: 0;
padding: 2em 0 0 0;
clear: both;
}
#portal-siteactions li {
color: #a59d95;
display: inline;
}
#portal-siteactions li a {
color: #a59d95;
background-color: transparent;
background-image: none;
height: auto;
text-decoration: none;
padding-right:0.5em;
padding-left: 0em;
border-bottom-style: none;
}
#portal-siteactions li.selected a,
#portal-siteactions li a:hover {
color: #35281C !important;
background-color: transparent !important;
text-decoration: underline;
}
#amnesty-agb a {
color: #35281C;
display: inline-block;
font-size: 84.6%;
font-weight: normal;
margin-left: -5px;
vertical-align: top;
}
#amnesty-agb li {
padding-top: 1em;
list-style-image: url(link_m_2_p.gif);
line-height: 1;
}
/* */
#portal-searchbox {
float: right;
padding: 5px 5px 0 0;
text-align: right;
text-transform: lowercase;
white-space: nowrap;
z-index: 2;
width: 185px;
}
#portal-searchbox input#searchGadget {
width: 160px;
}
#portal-advanced-search {
margin-top: 0.2em;
clear: both;
}
#portal-advanced-search a {
color: #a59d95;
text-decoration: none;
text-transform: lowercase;
}
/* */
.searchResults {
width: 676px;
}
.documentModified {
font-size: 120%;
color: #A59D95;
}
dl.searchResults dt {
font-size: 140%;
font-weight: normal;
}
form.searchPage {
text-align: center;
}
input.searchPage {
font-size: 200% !important;
}
form.searchPage input.searchButton {
background-position:5px 7px;
padding:1px 10px 1px 25px;
}
/* */
.LSRes {
font-family:  Arial, Helvetica, sans-serif;
visibility: visible;
color: #35281C;
background-color: White;
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: #d9d5ce;
border: 1px solid #a59d95;
color: #35281C;
}
.LSTable {
margin: 1em 0;
}
.LSRow {
white-space: normal;
padding:0.5em 0 0 0;
margin: 0;
list-style-image: none;
list-style-type: none;
}
.LSRow a {
text-decoration: none;
font-weight:bold;
white-space:nowrap
}
.LSRow a:hover {
text-decoration: underline;
}
.LSDescr {
color: #a59d95;
font-size: 100%;
font-weight: normal;
margin-left: 0;
}
.LSResult {
position: relative;
display: block;
text-align: right;
margin: 0;
left: 3px;
z-index: 12;
font-size: 1.1em;
}
.LSShadow {
background-color: #a59d95;
position:absolute;
right:16px;
text-align:right;
top:4px;
}
.livesearchContainer {
background-color: #F4F2EC;
margin: 0;
padding: 0 !important;
position: relative;
top: -4px;
left: -4px;
/* */
white-space: normal;
font-family:  Arial, Helvetica, sans-serif;
visibility: visible;
text-align: left;
width: 30em;
text-transform: none;
border-style:none;
}
* html .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
background-color: #a59d95;
border: 0;
}
#livesearchLegend {
display: none;
}
li.LSRow a.topic_search {
font-weight: normal;
background: transparent url(https://ua.amnesty.ch/bullet.gif) no-repeat 0% 50%;
padding-left: 1em;
line-height: 2em;
}
li.LSRow a.show_all {
background-color: #ffff00 !important;
font-weight: normal;
background: transparent url(https://ua.amnesty.ch/bullet.gif) no-repeat 0% 50%;
padding-left: 1em;
line-height: 2em;
}
li.LSRow a.show_all:hover,
li.LSRow a.topic_search:hover {
background-color: #766a62 !important;
text-decoration: none;
}
/* */
.LSIEFix {
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;
}
/* */
div#globalnav-wrapper {
clear:both;
background-color: #d9d5ce;
border-top: 0.5em solid white;
}
#portal-globalnav {
background-color: #d9d5ce;
white-space: nowrap;
list-style: none;
margin: 0;
display: block;
}
#portal-globalnav li {
margin: 0;
padding: 0;
}
#portal-globalnav li a {
/* */
background-color: transparent;
color: #35281C;
height: auto;
text-decoration: none;
text-transform: uppercase;
display: block;
font-weight: bold;
padding: 6px 0.5em 7px 0.5em;
margin: 0;
}
#portal-globalnav li.selected a {
/* */
background-color: #a59d95;
}
#portal-globalnav li a:hover {
background-color: #ffff00;
}
#portal-globalnav .submenu a {
font-size: 1.2em;
text-transform: none;
padding: 4px 0.5em;
}
#portal-globalnav .submenu a:hover {
text-decoration: underline;
}
#portal-personaltools {
/* */
background-color: #d9d5ce;
line-height: 1.6em;
color: #594E44;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
font-size: 1.1em;
}
#portal-personaltools .portalUser {
background: transparent url(https://ua.amnesty.ch/user.gif) center left no-repeat;
padding-left: 18px;
}
#portal-personaltools .portalNotLoggedIn {
/* */
color: #594E44;
padding: 0;
background: transparent;
background-image: none;
}
#portal-personaltools li {
color: #35281C;
margin-left: 1em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #35281C;
}
#portal-personaltools .visualIconPadding {
padding-left: 10px;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-languageselector {
margin: 0;
text-align:right;
line-height:2.5em;
font-size: 1.1em;
}
#portal-languageselector li {
display: inline;
color: #a59d95;
padding:0 0.3em;
}
#portal-languageselector li a {
text-transform: uppercase;
color: #a59d95;
text-decoration:none;
}
#portal-languageselector li a:hover {
text-transform: uppercase;
color: black;
text-decoration: underline;
}
#portal-languageselector li a.selected {
text-transform: uppercase;
color: #35281C;
}
#portal-breadcrumbs {
/* */
line-height: 1.6em;
font-size: 1.1em;
}
#portal-breadcrumbs a {
text-decoration: none;
color: #a59d95;
}
#portal-breadcrumbs a:hover {
text-decoration: underline;
}
.breadcrumbSeparator {
font-size: 120%;
color: #a59d95;
}
.addFavorite {
vertical-align: bottom;
}
.documentEditable {
padding: 0em 1em 1em 1em !important;
margin: 0 -1em;
}
#content-news h1 {
margin-bottom: 1em;
}
/* */
#content h5,
#content h6 {
color: #a59d95;
}
.newsItem {
margin-bottom: 1em;
border-bottom: 1px solid #a59d95;
}
.newsImage {
border: 1px solid #ccc;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 202px;
}
.newsContent {
padding: 0 1em 1em 1em;
}
.newsContent ul,
.newsContent li {
display: block;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.newsAbout {
display: block;
color: #a59d95;
font-size: 100%;
padding: 0;
margin-top: 0;
list-style: none;
list-style-image: none;
float: right;
text-align: right;
}
.newsAbout li {
display: inline;
}
.newsFooter {
}
.newsFooter li {
display: inline;
margin: 0 1em 0 0;
}
.documentActions {
margin: 1em 0;
padding: 0;
text-align: right;
border-top: 1px solid #a59d95;
}
.documentActions ul {
margin: 0;
padding: 0 0.5em;
display: block;
margin-top: -0.9em;
list-style-type: none;
list-style-image: none;
}
.documentActions li {
display: inline;
font-size: 100%;
margin: 0 0.5em;
padding: 0 0.25em;
background-color: White;
}
.documentActions a {
border: none !important;
text-decoration: none;
}
/* */
dl.portalMessage {
padding: 1.4em;
background-color: #ffffe3;
}
dl.portalMessage a {
border: none;
text-decoration: underline;
}
dl.portalMessage dt {
font-size: 1.3em;
font-weight: bold;
line-height: 1.3em;
}
dl.portalMessage dd {
font-size: 1.3em;
margin: 0 !important;
line-height: 1.3em;
}
dl.info {
background-color: #d9d5ce;
}
dl.warning {
background-color: #ffff00;
}
dl.error {
background-color: #ffff00;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0em 0em 0.5em 0em;
line-height: 1.5em;
color: #35281C;
font-size: 1.3em;
}
.documentDescription p {
font-size: 1em;
}
.documentByLine {
font-size: 1.1em;
font-weight: normal;
color: #a59d95;
margin-bottom: 0.5em;
}
dl.searchResults span.documentByLine {
display: block;
}
.discussion {
margin-top: 1em;
}
.even {
background-color: transparent;
}
.odd {
background-color: #F4F2EC;
}
.visualHighlight {
background-color: #ffc;
}
.discreet {
color: #a59d95;
font-size: 1.1em;
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: White;
border-left: 4px solid #a59d95;
}
.callout {
font-weight: bold;
color: #CC9933;
padding: 0px 1em;
}
.notify,
.documentEditable * .notify {
border: 1px solid #ffa500;
}
.card {
background-color: #d9d5ce;
border-color: #a59d95;
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: #d9d5ce;
border-color: #a59d95;
border-width: 1px;
border-style: solid;
font-size: 100%;
margin: 0.5em;
padding: 1em 0 0.5em 0;
text-align: center;
width: 100px;
}
.portraitPhoto {
border: 1px solid black;
}
/* */
table.listing,
.stx table {
/* */
border-collapse: collapse;
border-spacing: 0;
border-left: 1px solid #a59d95;
border-bottom: 1px solid #a59d95;
margin: 1em 0em 1em 0em;
}
table.listing th,
.stx table th {
background: #d9d5ce;
border-top: 1px solid #a59d95;
border-bottom: 1px solid #a59d95;
border-right: 1px solid #a59d95;
font-weight: normal;
padding: 0.25em 0.5em;
text-transform: lowercase;
}
table.listing .top {
border-left: 1px solid White;
border-top: 1px solid White ! important;
border-right: 1px solid White ! 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 #a59d95;
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: White;
}
table.vertical th {
padding: 0.5em;
}
table.vertical td {
border-top: 1px solid #a59d95;
padding: 0.5em;
}
/* */
table.grid td {
border: 1px solid #a59d95;
padding: 0.5em;
}
/* */
table.plain,
table.plain td,
table.plain th {
border: 1px solid #ccc;
padding: 0.5em;
border-collapse: collapse;
}
/* */
.listingBar {
background-color: #d9d5ce;
border-color: #a59d95;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
text-transform: lowercase;
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 {
border-top: 1px solid #a59d95;
padding-top: 0.5em;
margin-top: 0.5em;
}
.tileHeadline {
border: none;
font-weight: bold;
}
.tileHeadline a {
text-decoration: none;
}
.tileBody {
margin-bottom: 0.5em;
}
.tileImage {
float: right;
margin: 0 0 0.5em 0.5em;
border: 1px solid black;
}
.eventDetails {
float: right;
clear: right;
margin: 0 0 0.5em 1em;
}
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
line-height: 1em;
}
ul.discreet {
list-style-image: none;
list-style-type: disc;
}
textarea.proportional {
font: 100% Arial, Helvetica, sans-serif;
}
.productCredits {
text-align: right;
font-size: 100%;
clear: both;
font-weight: normal;
color: #a59d95;
}
#portal-footer {
float: none;
line-height: 1.2em;
}
#portal-footer p {
margin: 0.1em 0;
color: #a59d95;
font-size: 1.1em;
}
#portal-footer a {
text-decoration: none;
color: #a59d95;
border: none;
}
#portal-footer acronym {
color: #a59d95;
}
#portal-footer a:visited {
color: black;
}
#portal-footer a:hover {
text-decoration: underline;
}
#portal-colophon {
float: none;
margin: 0 0 1em 0;
padding: 0 0 1em 0;
text-align: center;
color: #666;
}
#portal-colophon ul {
list-style-image: none;
list-style-type: none;
}
#portal-colophon ul li {
display: inline !important;
font-size: 100%;
padding: 0 0.75em;
}
#portal-colophon ul li a {
text-decoration: none;
border-bottom: 1px #ccc solid;
color: #666;
}
.feedButton {
display: block;
float: right;
margin-top: 1px;
}
.poweredBy {
display: block;
clear: both;
font-size: 100%;
font-weight: normal;
color: #a59d95;
text-align: right;
}
/* */
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap a {
border: 1px solid White;
}
#portal-sitemap a:hover {
border: 1px solid #a59d95;
}
#portal-sitemap .navTreeLevel1 {
padding-left: 1em;
border-left: 0.5em solid #a59d95;
margin: 0 0 0 0.5em;
}
#portal-sitemap .navTreeLevel2 {
padding-left: 1em;
border-left: 0.5em solid #d9d5ce;
margin: 0 0 0 0.6em;
}
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('https://ua.amnesty.ch/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: 100%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('https://ua.amnesty.ch/polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #a59d95;
display: block;
width: 128px;
height: 3.6em;
}
/* */
a.link-parent {
display: block;
background: transparent url(https://ua.amnesty.ch/arrowUp.gif) 4px 5px no-repeat;
padding: 1px 0px 10px 16px;
font-size: 100%;
text-decoration: none;
}
#content .link-category {
color: #74ae0b !important;
}
#content .link-user {
background: transparent url(https://ua.amnesty.ch/user.gif) 0 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content .link-comment {
background: transparent url(https://ua.amnesty.ch/discussionitem_icon.gif) center left no-repeat;
padding: 1px 0px 1px 16px !important; /* */
}
#content .link-anchor {
color: #a59d95;
text-decoration: none;
font-weight: normal;
}
#content .link-presentation {
font-size: 90%;
text-align: center;
}
#content .link-wiki-add {
color: red;
}
/* */
a.external-link  {
background: #ffff00 url(https://ua.amnesty.ch/visiturl_p.png) 0px -2px no-repeat;
padding: 1px 0px 1px 18px;
}
span.littleYellowLink a.external-link {
background: transparent url(https://ua.amnesty.ch/visiturl_p.png) 0px 0px no-repeat !important;
padding: 1px 0px 1px 18px;
}
span.littleYellowLink a.internal-link {
background: transparent url(https://ua.amnesty.ch/link_m_3_p.gif) 0px 2px no-repeat !important;
padding: 1px 0px 1px 13px;
}
span.littleYellowLink a.internal-link:hover {
background: transparent url(https://ua.amnesty.ch/link_m_3_p.gif) 0px 2px no-repeat !important;
color: black !important;
}
#content span.link-https a {
background: #ffff00 url(https://ua.amnesty.ch/lock_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.totalwhitelink {
background-color: white !important;
}
/* */
#content span.link-mailto  a {
background: #ffff00 url(https://ua.amnesty.ch/mail_icon.gif) 3px 5px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-news a {
background: #ffff00 url(https://ua.amnesty.ch/topic_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-ftp a {
background: #ffff00 url(https://ua.amnesty.ch/file_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-irc a {
background: #ffff00 url(https://ua.amnesty.ch/discussionitem_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-callto a {
background: #ffff00 url(https://ua.amnesty.ch/phone_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-webcal a {
background: #ffff00 url(https://ua.amnesty.ch/event_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-feed a {
background: #ffff00 url(https://ua.amnesty.ch/rss.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
#content .link-plain {
background-image: none !important;
padding: 0 !important;
}
/* */
.visualGhosted {
opacity: 0.2;
}
body.fullscreen #portal-logo,
body.fullscreen #portal-siteactions {
display: none;
}
body.fullscreen #portal-globalnav {
margin-top: 4em;
}
body.fullscreen #portal-searchbox {
margin: 0.5em 2em 0 0.5em;
padding: 0;
position: relative;
z-index: 3;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
width: 196px;
}
.image-inline {
float: none;
margin-right: -1em;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
width: 196px;
}
dd.image-caption {
text-align:left;
padding: 0; margin:0;
}
dl.captioned {
padding: 0px;
}
/* */
#dashboard-info-message {
padding-top: 0.5em;
}
#dashboard {
width: 68em;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3
{
float:left;
width:16em;
padding:0.7em 1.3em 0 0;
}
#dashboard-portlets4 {
float:left;
width:16em;
padding-top:0.7em;
}
#dashboard-portlets1 a,
#dashboard-portlets2 a,
#dashboard-portlets3 a,
#dashboard-portlets4 a {
border-bottom:medium none;
}
#dashboard-portlets1 dl.portlet,
#dashboard-portlets2 dl.portlet,
#dashboard-portlets3 dl.portlet,
#dashboard-portlets4 dl.portlet {
margin-bottom:1.5em;
}
div.managedPortlet.portlet {
border-bottom:none;
}
#dashboard select {
width:100%;
}
.portletAssignments {
margin-top:1.5em;
}
#dashboard-portlets1 div.managedPortlet a,
#dashboard-portlets2 div.managedPortlet a,
#dashboard-portlets3 div.managedPortlet a,
#dashboard-portlets4 div.managedPortlet a {
text-decoration: none;
color: #35281C;
border-bottom:1px solid #35281C;
}
#dashboard-portlets1 div.managedPortlet span a,
#dashboard-portlets2 div.managedPortlet span a,
#dashboard-portlets3 div.managedPortlet span a,
#dashboard-portlets4 div.managedPortlet span a{
border-bottom:none;
}
#dashboard-actions {
float:right;
}
#dashboard-actions ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:0;
}
#dashboard-actions ul li {
display:inline;
padding-left:0.7em;
}
#dashboard-actions ul li.portalUser {
padding-left:18px;
}
/* */
.section div {
padding-top:0.5em;
padding-bottom:0.5em;
}
/* */
#content hr {
background-color: #d9d5ce;
height: 1em;
}
/* */
div.overlay {
width: auto;
height: auto;
/* */
display: none;
/* */
margin: 1em;
font-size: 0.625em;
}
div.overlay.center {
text-align: center;
}
div.overlay-iframe,
div.overlay-ajax {
width: 60%;
min-height: 100px;
z-index: 99; /* */
}
div.overlay-iframe {
height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
background: url(https://ua.amnesty.ch/pb_close.png) no-repeat bottom left;
position: absolute;
right: 0px;
top: 0px;
cursor: pointer;
height: 32px;
width: 33px;
}
#exposeMask {
background-color: #000000 !important;
opacity: 0.7 !important;
}
.pb-ajax, .pb-image {
white-space: normal;
}
.pb-ajax > * {
background-color: #d9d5ce;
padding: 3.2em 3em;
white-space: normal;
}
.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: none; }
/* */
div.overlay p {
margin-bottom: 1em;
}
div.overlay label {
margin-bottom: 0.25em;
}
div.overlay a:focus,
div.overlay a:hover {
}
div.overlay a.selected {
}
div.overlay .formTab {
margin-right:1em;
font-weight: bold;
}
div.overlay .formTab.lastFormTab {
margin-right:0em;
}
div.overlay .formControls a {
display: block;
margin: 0.75em;
}
/* */
li#article-action-facebook a,
li#article-action-twitter a {
background: url(https://ua.amnesty.ch/social_actions.png) no-repeat;
padding: 0 10px 0 20px;
text-decoration: none;
color: #A59D95;
}
li#article-action-facebook a {background-position: 0 -58px;}
li#article-action-facebook a:hover {background-position: 0 -2px;}
li#article-action-twitter a {background-position: 0 -171px;}
li#article-action-twitter a:hover {background-position: 0 -114px;}
/* */
div.sharingBox {
background-color: #d9d5ce;
width: 472px;
padding: 2em;
}
div.sharingBox a {
background: url(https://ua.amnesty.ch/sharingBox.png) 0 0 no-repeat;
padding: 4px 40px 5px 50px; /**/
font-family: 'AmnestyTradeGothicBoldCondens', Arial, sans-serif;
font-size: 25px;
text-decoration: none;
text-transform: uppercase;
}
#fb-recommend-button {
background-position: 0 0;
}
#fb-recommend-button:hover {
background-position: 0 -140px;
}
#tw-tweet-button {
background-position: 0 -280px;
}
#tw-tweet-button:hover {
background-position: 0 -420px;
}
/* */
.section-amnesty-international-schweiz #slotB,
.section-home #slotB {
width: 51.65%;
}
.section-amnesty-international-schweiz #slotB .sl-text-wrapper,
.section-home #slotB .sl-text-wrapper{
margin-right: 1.4em;
}
.section-amnesty-international-schweiz #slotC,
.section-home #slotC {
width: 48.2%;
}
.bottomRule {
border-top: 1.5em solid #D9D5CE;
padding-top: 1.5em;
}
/* */

}


/* - columns.css - */
@media screen {
/* https://ua.amnesty.ch/portal_css/columns.css?original=1 */
/* */
#portal-columns {
width: 100% !important;
border-collapse: collapse;
border-spacing: 0;
}
#portal-column-one {
vertical-align: top;
width: 140px;
border-collapse: collapse;
padding: 0 24px 0 0;
}
#portal-column-content {
vertical-align: top;
border-collapse: collapse;
padding: 1em 0 0 0;
margin: 0em 0em 2em 0em;
}
#portal-column-two {
vertical-align: top;
width: 190px;
border-collapse: collapse;
padding: 0 0 0 24px !important;
}
/* */
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #portal-column-content {
width: 100%;
margin: 0;
padding: 0;
}
/* */

}


/* - authoring.css - */
@media screen {
/* https://ua.amnesty.ch/portal_css/authoring.css?original=1 */
/* */
/* */
/* */
.contentViews {
background-color: transparent;
line-height: normal;
margin: 6px 0;;
list-style: none;
border: 1px solid #971212;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
font-size: 1.3em;
}
.contentViews li {
display: inline;
padding-top: 0.5em;
}
.contentViews li a {
background-color: transparent;
color: #971212;
height: auto;
margin-right: 0.5em;
padding: 0em 0.5em;
line-height: normal;
text-decoration: none;
text-transform: lowercase;
z-index: 1;
}
.contentViews .selected a {
border: 1px solid #971212;
border-style: solid;
border-bottom: solid 2px white;
-moz-border-radius-topright: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-radius-topright: 3px;
-webkit-border-radius-topleft: 3px;
-opera-border-radius-topright: 3px;
-opera-border-radius-topleft: 3px;
color: #971212;
}
.contentViews li a:hover {
color: #ffa500;
}
.configlet .contentViews {
font-size: 90%;
}
.contentActions {
color: #971212;
text-align: right;
text-transform: lowercase;
padding: 0 0 0.5em 1em;
z-index: 2;
position:relative;
height: 1.8em;
font-size: 1.1em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
color: #594E44;
text-align: left;
line-height: 1.6em;
font-size: 1em;
}
.contentActions li {
float: right;
z-index: 4;
}
.contentActions a {
text-decoration: none;
color: #971212;
padding: 0 0.5em;
cursor: pointer;
outline-style:none !important;
}
.contentActions span.subMenuTitle {
padding: 0em 0.5em;
position: relative;
white-space: nowrap;
display: inline;
}
.contentActions a span.subMenuTitle {
padding: 0px;
display: inline;
}
.actionMenu {
/* */
position: relative;
margin: 0;
padding: 0;
}
.actionMenu .actionMenuHeader {
margin: 0;
padding: 0 4px 0 0;
font-weight: normal;
font-size:1em !important;
}
.actionMenu.activated .actionMenuHeader {
background: transparent url(listBox-header-right.gif) no-repeat scroll right top;
position: relative;
z-index: 10;
padding-bottom: 4px;
}
.actionMenu.activated .actionMenuHeader a {
background: transparent url(listBox-header-left.gif) no-repeat scroll left top;
}
.actionMenu .actionMenuHeader a {
display: block;
padding: 2px 4px;
}
.arrowDownAlternative {
font-size: 0.85em;
}
.actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 1.6em;
right: -1px;
height: auto;
padding: 0;
margin: 0;
margin-top:3px;
font-size: 1em !important;
}
* html .actionMenu .actionMenuContent,
*+html .actionMenu .actionMenuContent {
margin-top:1px;
}
.actionMenu.activated .actionMenuContent {
background: transparent url(listBox-top.gif) no-repeat scroll 0 0;
display: block !important;
}
.actionMenu.activated .actionMenuContent {
/* */
display: table !important;
border-collapse: collapse;
border-spacing: 0;
}
.actionMenu.deactivated .actionMenuContent {
display: none !important;
}
.actionMenu .actionMenuContent ul {
display: block;
background: transparent url(listBox-bottom.gif) no-repeat scroll 0 bottom;
width: 150px;
margin: 0;
padding: 0 0 0 1px;
margin-top:10px;
padding-bottom:10px;
}
.actionMenu .actionMenuContent li {
float: none;
background-color: transparent;
display: inline;
width: 150px;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .selected {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent li a:hover {
color: #ffa500;
}
.actionMenu .actionMenuContent .actionSeparator a {
padding-top: 0.2em;
border-top: 1px solid #971212;
}
#templateMenu li a {
padding-left: 16px;
}
ul.configlets {
margin: 1em 0;
list-style-image: none !important;
list-style: none !important;
}
ul.configlets li {
margin-bottom: 1em;
}
ul.configlets li a {
text-decoration: none;
border: none;
padding-left: 0;
background-image: none;
}
ul.configlets li a:visited {
color: black;
background-color: transparent;
}
ul.configlets li a:active {
color: black;
background-color: transparent;
}
ul.configlets li label {
font-weight: bold;
}
ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
font-size: 1em;
}
ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
ul.configletDetails li a {
text-decoration: none;
}
ul.configletDetails li label {
font-weight: bold;
}
ul.configletDetails li.configletDescription {
display: block;
color: #a59d95;
font-size: 100%;
margin: 0;
}
/* */
.stx table p {
margin: 0;
padding: 0;
}
.stx table {
border: 1px solid #a59d95 ! important;
}
.stx table td {
border-bottom: 1px solid #a59d95;
}
.reviewHistory,
.contentHistory {
clear:both;
color:Black;
display:block;
}
.reviewHistory dd,
.reviewHistory ul,
.contentHistory dd,
.contentHistory ul {
font-size: 1em;
}
.reviewHistory a,
.contentHistory a {
background: transparent none !important;
padding:0 !important;
color: #35281C
text-decoration: none;
}
.reviewHistory a:hover,
.contentHistory a:hover {
background: transparent none !important;
color: black;
}
.comment {
background: transparent;
padding: 0.25em 0 0.5em 0;
margin-bottom: 1em;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
font-weight: bold;
}
.commentBody {
margin: 0;
font-size: 1.3em;
}
.commentBody h3 {
font-size: 1em;
}
.commentBody a {
background:url(https://ua.amnesty.ch/link_m_2_p.gif) no-repeat scroll 0.2em 45% transparent;
padding: 0.1em 0.4em 0.1em 1em;
color: #766A62;
text-decoration: none;
}
.spacer {
margin: 1em;
}
/* */
dl.collapsible {
border: 1px solid #a59d95 !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
line-height: 1.2em;
vertical-align: middle;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dd.collapsibleContent table.listing {
font-size: 1em;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 6px 0 22px;
background: white url(treeExpanded.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none !important;
height: 1em;
width: auto;
}
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: static;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none !important;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
display: inline;
}
.configlet .documentEditable {
padding: 0em !important;
margin: 0;
}
.documentEditable .documentContent {
padding: 0;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 1px solid #a59d95;
color: #594E44;
background-color: #d9d5ce;
font-weight: normal !important;
font-size: 100%;
}
/* */
.portalNotLoggedIn {}
div.field {
font-size: 1.3em;
}
div.field .field,
#content div.field dt {
font-size: 1em;
}
fieldset {
}
/* */
.highlightedSearchTerm {
background-color: #ffa;
}
dl.searchResults .highlightedSearchTerm {
background-color: transparent;
font-weight: bold;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 2px solid #ffa500;
padding: 1px;
}
.managePortletsLink {
clear: both;
display:  block;
}
.managePortletsLink a {
color: #a59d95 !important;
font-size: 100%;
font-weight: normal;
}
ul.formTabs {
position: relative;
display: block;
margin: 0 0 -1em 0;
padding: 0;
list-style-type: none;
text-align: center;
}
li.formTab {
display: inline;
margin: 0;
padding: 0;
}
li.formTab a {
/* */
display: inline-block;
}
li.formTab a {
border-top: 1px solid #a59d95;
border-bottom: 1px solid #a59d95;
border-left: 1px dotted #a59d95;
background: White;
margin: 0;
padding: 0.125em 0.75em;
text-decoration: none;
}
li.formTab a:visited {
color: black;
}
li.firstFormTab a {
border-left: 1px solid #a59d95;
}
li.lastFormTab a {
border-right: 1px solid #a59d95;
}
li.formTab a.selected {
background: #d9d5ce;
}
li.formTab a:hover {
background: #d9d5ce;
}
li.formTab a.notify {
background-color: #ffce7b;
color: #594E44;
}
li.formTab a.required span {
background-image: url(https://ua.amnesty.ch/required.gif);
background-position: center right;
background-repeat: no-repeat;
padding-right: 8px;
}
li.formTab a.notify:hover {
background-color: #ffa500;
}
.formPanel {
padding: 2em 1em 1em 1em;
border: 1px solid #a59d95;
}
.formPanel.hidden {
display: none;
}
div.formControls input.hidden {
display: none;
}
/* */
div.dialog-wrapper {
font-size:0.625em;
}
/* */

}


/* - portlets.css - */
@media screen {
/* https://ua.amnesty.ch/portal_css/portlets.css?original=1 */
/* */
/* */
/* */
.managePortletsFallback {
margin: 0 0 0 1em;
}
/* */
.portlet {
margin: 0 0 1em 0;
}
#portal-column-two .portlet {
width: 16.2em;
padding: 1em 1.4em;
}
#portal-column-two .simplelayoutDropZonePortlet,
#portal-column-two .portlet.transparent {
width: 19em;
padding: 0;
}
.portlet a {
text-decoration: none;
}
.portlet a.tile {
display: block;
}
.portletItem ul {
list-style-type: none
}
/* */
.portletItem a,
.portletFooter a {
border-bottom: none;
}
.portletItem a:visited,
.portletFooter a:visited {
color: black;
}
.portletHeader, .managedPortlet .portletHeader {
padding: 0em;
font-weight: bold;
font-size: 1.3em;
line-height: 1.6em;
text-transform: uppercase;
line-height: 1.5em;
}
.portletHeader a, .managedPortlet .portletHeader a {
color: #594E44;
}
.inheritedPortlet .portletHeader {
background-color: transparent;
}
.portletItem {
margin: 0;
padding: 0;
}
.portletItem.odd {
background-color: transparent;
}
.portletItem ol {
margin: 0 0 0 1em;
}
.portletItemDetails {
text-align: right;
display: block;
color: #594E44;
}
.portletFooter {
margin: 0;
text-align: right;
}
/* */
.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}
.dayPopup {
background-color: #ffffe1;
border: 1px solid Black;
padding: 0.2em;
position: absolute;
visibility: hidden;
width: 12em;
z-index: 2;
}
.date {
font-weight: bold;
}
.portletCalendar {
width: 100%;
margin: 1px 0 1em 0;
width: 100%;
}
.portletCalendar dt {
background-color: #d9d5ce;
font-weight: normal;
text-align: center;
line-height: 1.6em;
border-bottom: none;
}
.portletCalendar dd {
margin: 0;
padding: 0;
}
.portletCalendar a {
text-decoration: none;
}
.portletCalendar a:hover {
text-decoration: none;
}
.ploneCalendar {
border-collapse: collapse;
border-spacing:0;
width: 100%;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: center;
padding: 2px;
}
.ploneCalendar .weekdays th {
background-color: #d9d5ce;
border: 1px solid #a59d95;
border-style: solid none;
text-align: center;
padding: 2px;
font-weight: normal;
}
.ploneCalendar .event {
background-color: #d9d5ce;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #d9d5ce;
border: 2px solid #ffa500;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}
.managePortletsLink {
text-align: center;
}
div.portlets-manager div.section {
padding-top: 1em !important;
}
div.managedPortlet {
padding-top:0.5em;
padding-bottom:0.5em;
background-color: transparent;
}
.managedPortlet .portletHeader {
min-height: 3em !important;
}
.managedPortlet a {
text-decoration: underline;
}
.managedPortletActions {
display:block;
float:right;
}
.managedPortletActions a {
text-decoration: none;
}
.managedPortletActions a.up,
.managedPortletActions a.down {
color:blue !important;
}
.managedPortletActions a.delete {
color:red !important;
}
/* */
.toc {
margin: 0 0 0.5em 0.5em;
list-style-image: url(https://ua.amnesty.ch/bullet.gif);
}
.toc .portletHeader {
line-height: 2.5em;
font-size: 1.8em !important;
}
.toc .TOC1Digit {
margin-left: 1em !important;
font-size: 1em !important;
}
.toc .TOC2Digit {
margin-left: 2em;
font-size: 1em;
}
.toc .TOC3Digit {
margin-left: 3em;
font-size: 1em;
}
.toc ol {
line-height: normal;
}
.toc ol a {
background-color: transparent;
font-weight: bold;
border-bottom-style: none;
}
.toc ol a:hover {
background-color: #ffff00 !important;
color: black !important;
}
/* */
dl.portletStaticText .portletHeader {
color: #35281C;
text-transform: uppercase;
font-size: 2em;
}
.portletStaticText ul {
list-style-image: url(https://ua.amnesty.ch/bullet.gif);
list-style-type: square;
margin: 0.5em 0 0 1.5em;
}
.portletStaticText ol {
margin: 0.5em 0 0 2em;
}
/* */
#portal-column-one fieldset.livesearchContainer {
right: inherit !important;
top: 1.5em !important;
}
/* */

}


/* - controlpanel.css - */
@media screen {
/* https://ua.amnesty.ch/portal_css/controlpanel.css?original=1 */
/* */
.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 !important;
margin-bottom:0 !important;
}
.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;
}
/* */

}


/* - deprecated.css - */
@media screen {
/* https://ua.amnesty.ch/portal_css/deprecated.css?original=1 */
/* */
/* */
/* */
/* */

}


/* - navtree.css - */
@media screen {
/* https://ua.amnesty.ch/portal_css/navtree.css?original=1 */
/* */
/* */
/* */
.portletNavigationTree {
padding: 0;
list-style: none !important;
list-style-image: none !important;
line-height: 1em;
}
.portletNavigationTree .portletHeader {
display: none;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTree li {
margin-bottom: 1px;
}
.navTreeItem {
display: block;
padding: 0;
margin: 0;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
padding-right: 0.25em;
font-size: 1.2em;
float: left;
clear: both;
margin-bottom: 0.25em;
color: #35281C;
line-height:1.5em;
}
.navTreeItem a span {
padding-top: 0.2em;
padding-bottom: 0.25em;
padding-right: 0.25em;*/
}
dd.portletItem .navTreeItem a, x:-moz-any-link {/* */
float: none;
}
dd.portletItem .navTreeItem a, x:-moz-any-link, x:default {
float: left;
}
ul.navTreeLevel1 .navTreeItem a {
padding-left: 0.2em ;
font-size: 1.1em;
}
.navTreeItem a:hover span,
dd.portletItem .navTreeItem a:hover span {
background-color: #ffff00;
color: black;
}
.navTreeCurrentItem span,
ul.navTreeLevel1 a.navTreeItemInPath span {
background-color: #d9d5ce;
color: #35281C;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.navTreeLevel0 { margin: 0.7em; font-weight: bold;}
.navTreeLevel1 { margin-left: 0.7em; font-weight: normal;}
.navTreeLevel2 { margin-left: 0.7em; }
.navTreeLevel3 { margin-left: 0.7em; }
.navTreeLevel4 { margin-left: 0.7em; }
.navTreeLevel5 { margin-left: 0.7em; }
/* */

}


/* - invisibles.css - */
@media screen {
/* https://ua.amnesty.ch/portal_css/invisibles.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
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 {
}
/* */
}


/* - forms.css - */
@media screen {
/* https://ua.amnesty.ch/portal_css/forms.css?original=1 */
/* */
/* */
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
width: 100%;
}
input {
font-family: Arial, Helvetica, sans-serif;
visibility: visible;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
vertical-align: middle;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
input[type=checkbox],
input[type=radio] {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
#searchGadget {
border: 1px solid #a59d95;
}
button {
font-family: Arial, Helvetica, sans-serif;
visibility: visible;
border: 1px solid #a59d95;
color: Black;
vertical-align: middle;
background-color: #d9d5ce;
padding: 1px;
cursor: pointer;
font-size: 100%;
text-transform: lowercase;
}
select {
vertical-align: top;
}
form {
border: none;
margin: 0;
}
fieldset {
border: 0px solid #a59d95;
margin: 0em;
padding: 0em;
line-height: 1.5em;
width: auto;
}
legend {
padding: 0.5em 0em;
font-size: 1.3em;
}
label {
font-weight: bold;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
#login-form {
width: 30em;
margin: 0 auto;
}
#login-form .field {
clear: none;
}
#login-form .field label {
width: 7em;
padding-right: 0.5em;
display: block;
float: left;
line-height: 1.5em;
text-align: right;
}
#login-form input {
font-size: 150%;
}
#login-form input.context {
padding: 1px 10px 1px 20px;
background-position: 9px 5px;
margin-bottom: 1em;
}
#forgotten-password {
float: right;
width: 35%;
margin: 0 1em;
}
body.template-login_form div#content strong,
div.overlay div#content-core strong {
color: #35281C;
font-size:1.3em;
margin: 0.75em 0 0.25em;
display: block;
}
body.template-login_form div#content p.discreet,
div.overlay div#content-core p.discreet {
color: #35281C;
font-size:1.3em;
line-height:1.3em;
margin:0 0 0.75em;
}
.standalone,
.documentEditable * .standalone {
background: #d9d5ce url(https://ua.amnesty.ch/link_internal.gif) 9px 40% no-repeat;
color: #594E44;
cursor: pointer;
font-size: 1.3em;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 0px solid #a59d95;
}
.context,
.formControls .actionButtons .button,
.documentEditable * .context {
background: #ffff00 url(https://ua.amnesty.ch/link_internal.gif) 9px 40% no-repeat;
color: #594E44;
cursor: pointer;
font-size: 1.3em;
padding: 1px 1px 1px 15px;
border: 0px solid #a59d95;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(https://ua.amnesty.ch/link_internal.gif) 9px 40% no-repeat;
border: 0 solid #ffa500;
color: #594E44;
cursor: pointer;
font-size: 1.3em;
padding: 1px 1px 1px 15px;
}
div.field .destructive,
div.field .context,
div.field .standalone,
#content div.field ul {
font-size: 1em;
}
#content div.field ul.ref_browser_items_relatedItems li {
clear: both;
display: block;
}
div#portal-searchbox input.searchButton {
background: White url(https://ua.amnesty.ch/search_icon.png) top left no-repeat;
border-style:none;
font-size:0;
height:17px;
width:16px;
padding: 0;
}
.searchSection {
color: #a59d95;
margin-top: 0.25em;
}
.searchSection label:hover {
color: #594E44;
}
/* */
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
clear: both;
}
.field .field {
margin: 0;
}
.fieldRequired,
li.formTab a.required span {
padding-right: 0.25em;
background-image: none;
}
.fieldRequired,
span.required {
color: transparent !important;
font-size: 0;
color: transparent;
}
.fieldRequired:after,
span.required:after,
li.formTab a.required:after {
font-size: 12px;
content: "*";
color: #000;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #a59d95;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: #594E44;
cursor: default;
}
div.error {
/* */
background-color: #fdc;
border: 1px solid #d00;
padding: 0.5em;
margin: 0 0 1em 0;
width: 95%;
}
div.error div.error {
border-style: none;
}
.error .fieldRequired {
color: #d00;
}
/* */
#archetypes-fieldname-title input, input#form\.title {
font-size: 160%;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea, textarea#form\.description {
font: 100% Arial, Helvetica, sans-serif;
font-weight: bold;
}
input.inputLabelActive {
color: #a59d95;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
tr.selected {
background-color: #ffa;
}
.kupu-save-message {
color: white;
font-weight: bold;
background-color: red;
padding: 0.3em;
position: fixed;
top: 0;
right: 0;
z-index: 999;
}
/* */
#archetypes-fieldname-office-phone {
display: none;
}
/* */

}

