@charset "UTF-8";
/* Copyright (c) 2005-2015 SWITCH - Serving Swiss Universities */

pre, code, tt
{
    font-family: "Courier New", monospace;
    font-size: 12px;
}

form
{
    margin: 0;
    padding: 0;
    border-width: 0;
}

dt { font-weight: bold; }

td
{
    text-align: left;
    vertical-align: top;
    font-size: 12px;
    font-family:Verdana,sans-serif;
}

li { margin-top: 7px;}


hr
{
    border: 0;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

.centered {
    text-align: center;
}

.left-aligned {
    text-align: left;
}

.right-aligned {
    text-align: right;
}

.img
{
    color: #4D4D4D;
    border: 1px solid #8c8c8c;
    margin: 4px;
}

.resizable-textarea { width: 95%; }

/* title & text */

input[type=text], input[type=password]
{
    color: #000000;
    border: 1px #9c9a9c solid;
    padding: 2px 2px 2px 2px;
}

input[type=text]:hover, input[type=password]:hover, textarea:hover
{
    color: black;
    border-color: #4D4D4D;
    border-width: 1px;
    border-style: solid;
    text-decoration: none;
}

input[type=text]:focus, input[type=text]:active, textarea:active, textarea:focus, select:focus, select:active
{
    border-color: #F39900;
    border-width: 1px;
    border-style: solid;
}

input[type=submit], input[type=reset], input[type=button], a.button
{
    padding: 2px;
}


input[type=checkbox]
{
    margin-right: 3px;
}

button
{
    padding: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
}


select
{
    background-color: #FFF;
    color: #000000;
    border: 1px #9c9a9c solid;
    padding: 2px 2px 2px 2px;
}

select:hover
{
    color: black;
    border: 1px #4D4D4D solid;
}

.listTable
{
    background-color: #FCFCFF;
    width: 860px;
    border-color: #00247D;
    border-width: 1px;
    border-style: solid;
    background-color: white;
    margin: 10px 0 10px 0;
    border-spacing: 0px;
    padding: 2px;
}

th, .listTableHead
{
    font-size: 13px;
    overflow: hidden;
    border-bottom: 1px solid #4F68A5;
    border-left: 1px solid #4F68A5;
    border-right: 1px solid #4F68A5;
    background: url(/resources/images/harmos/containerBlue.gif) repeat-x scroll left top transparent;
    border-bottom: 1px solid #4F68A5;
    border-top: 1px solid #4F68A5;
}

a.listTableHead
{
    color: black;
    background-image: none;
    border: 0;
}

.ignore { color: gray; }

.inactive { opacity: 0.3;}

.listTableHead.a
{
    color: white;
    font-weight: bold;
}

/* ERRORS and WARNINGS */
.ok
{
    padding: 0 0 2px 20px;
    line-height: 18px;
    background-image: url(/images/ok.png);
    background-repeat: no-repeat;
    color: #188141;
    font-weight: bold;
    min-height: 20px;
}

.warning
{
    padding: 0 0 2px 20px;
    line-height: 18px;
    background-image: url(/images/warning.png);
    background-repeat: no-repeat;
    color: #FF6900;
    font-weight: bold;
}

.error
{
    padding: 0 0 2px 20px;
    line-height: 18px;
    background-image: url(/images/error.png);
    background-repeat: no-repeat;
    color: #E2403D;
    font-weight: bold;
}

.formerror
{
    padding: 0 0 2px 20px;
    line-height: 18px;
    background-image: url(/images/error.png);
    background-repeat: no-repeat;
    color: #E2403D;
}

.notice
{
    color: #444;
    font-weight: bold;
    background:url("/resources/images/harmos/containerGrey.gif");
    margin: 5px;
    padding: 5px;
    border: 1px #4D4D4D solid;
}

.certinfo
{
    padding: 3px;
    background-color: #F1F1F1;
    border: 1px #CFCFCF solid;
}

.menunotice
{
    margin: 5px 5px 0 5px;
    background-image: url(/images/warning.png);
    background-repeat: no-repeat;
    padding: 0 0 2px 20px;
    line-height: 18px;
    background-color: #FFF;
    border-color: #FE911B;
    border-width: 1px;
    border-style: solid;
    min-height: 16px;
}

.helptext, .helptext.ul, .helptext.li
{
    color: #333;
    font-size: 11px;
}

/* Types */
.mini-icon
{
    height: 16px;
    width: 16px;
}

.icon
{
    padding: 0 0 2px 20px;
    line-height: 18px;
    background-repeat: no-repeat;
}

.noicon
{
    padding: 0;
    background-image: none !important;
}


/*
    Change SWITCH template icon classes for download links so the icon is on the
    left side of the link to match RR icons.
*/
.fileicon_pdf,.fileicon_doc,.fileicon_xls,.fileicon_ppt,.fileicon_txt,.fileicon_xml,.fileicon_zip,.fileicon_img,.fileicon_audio,.fileicon_video,.fileicon_ext,.fileicon_popup
{
    padding-left: 1.6em;
    padding-right: 0;
    background-position: left top;
}

.button
{
    color: #182B6D;
    padding: 0 6px 2px 30px;
    background-repeat: no-repeat;
    background-color: #ECECEC;
    border-top: 2px #F9F9F9 solid;
    border-right: 2px #717171 solid;
    border-bottom: 2px #717171 solid;
    border-left: 2px #F8F8F8 solid;
    height: 26px;
    vertical-align: middle;
    text-align: left;
    background-position: 4px 4px;
    font-weight: bold;
}

.button:hover
{
    color: black;
}


.add_fedpartner { background-image: url(/images/add_fedpartner.png); }
.add { background-image: url(/images/add.png); }
.adminlist { background-image: url(/images/adminlist.png); }
.admins { background-image: url(/images/admins.png); }
.approve { background-image: url(/images/approve.png); }
.arp { background-image: url(/images/arp.png); }
.arrow_right { background-image: url(/images/arrow_right.png); }
.bullet_orange { background-image: url(/images/bullet_orange.png); }
.cancel { background-image: url(/images/cancel.png); }
.cert { background-image: url(/images/cert.png); }
.copy { background-image: url(/images/page_copy.png); }
.configuration { background-image: url(/images/configuration.png); }
.dbadmin { background-image: url(/images/dbadmin.png); }
.delete { background-image: url(/images/delete.png); }
.duplicate { background-image: url(/images/duplicate.png); }
.edit_fedpartner { background-image: url(/images/edit_fedpartner.png); }
.edit { background-image: url(/images/edit.png); }
.errorLogo { background-image: url(/images/error.png); }
.file { background-image: url(/images/file.png); }
.film { background-image: url(/images/film.png); }
.help { background-image: url(/images/help.png); }
.history { background-image: url(/images/history.png); }
.homeorgadmin { background-image: url(/images/homeorgadmin.png); }
.homeorg, .homeOrg, .rra, .arp { background-image: url(/images/homeorg.png); }
.list { background-image: url(/images/list.png); }
.map { background-image: url(/images/map.png); }
.okLogo { background-image: url(/images/ok.png); }
.paste { background-image: url(/images/paste_plain.png); }
.pdf { background-image: url(/images/pdf.png); }
.reactivate { background-image: url(/images/reactivate.png); }
.remove { background-image: url(/images/remove.png); }
.resourceadmin { background-image: url(/images/resourceadmin.png); }
.resource { background-image: url(/images/resource.png); }
.rraadmin { background-image: url(/images/rraadmin.png); }
.search { background-image: url(/images/search.png); }
.secure { background-image: url(/images/lock.png); }
.secure_approval { background-image: url(/images/secure_approval.png); }
.spguide { background-image: url(/images/spguide.png); }
.strong_authentication { background-image: url(/images/strong_authentication.png); }
.submit { background-image: url(/images/submit.png); }
.tar { background-image: url(/images/tar.png); }
.user { background-image: url(/images/user.png); }
.users { background-image: url(/images/users.png); }
.view { background-image: url(/images/view.png); }
.wand { background-image: url(/images/wand.png); }
.warning { background-image: url(/images/warning.png); }
.zip { background-image: url(/images/zip.png); }
.show { background-image: url(/images/show.png); }
.hide { background-image: url(/images/hide.png); }

input[type=button].search
{
    background-image: url(/images/search.png);
    background-position: 4px 4px;
}

.footer-bar
{
    color: white;
    padding-top: 2px;
    padding-bottom: 3px;
    width: 200px;
    height: 30px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 100;
    border-width: 1px 1px 0 0;
    border-color: black;
    border-style: solid;
}

.dev
{
    background-color: #E2403D;
}

.test
{
    background-color: #197F3B;
}

div.changed
{
    width: 100%;
    padding: 2px 1px 2px 2px;
    background-color: #FFF8A1;
}

.marked
{
    background-color: #FFF8A1 !important;
}

.QuickForm
{
    width: 860px;
    border-color: #00247D;
    border-width: 1px;
    border-style: solid;
    background-color: white;
    margin: 10px 0 10px 0;
    border-spacing: 0px;
    padding: 2px;
}

.required, .forbidden
{
    color: #CC0000;
    text-decoration: none;
}

.incomplete
{
    padding: 0 0 2px 20px;
    background-image: url(/images/error.png);
    background-repeat: no-repeat;
    color: #CC0000;
    text-decoration: none;
}

.required-attr{
    color: #060;
    font-weight: bold;
}

.desired-attr{
    color: #F39900;
    font-weight: bold;
}

.attributeCategoryTitle {
    color: gray;
    font-weight: bold;
    padding-bottom: 10px;
}


.core-attr
{
    color: #060;
    font-weight: bold;
}

.other-attr, .desired
{
    color: #FF9900;
    font-weight: bold;
}

.deprecated-attr
{
    color: gray;
    font-weight: bold;
}

.unchanged
{
    color: #FF9900;
    padding: 0 0 2px 20px;
    background-image: url(/images/warning.png);
    background-repeat: no-repeat;
}

.complete, .optional
{
    padding: 0 0 2px 20px;
    background-image: url(/images/ok.png);
    background-repeat: no-repeat;
    color: #006600;
}

.allowed {
    background-color: green;
}

.rejected {
    background-color: red;
}

.nobody-attr {
    background-color: white;
}

.organization-attr {
    background-color: #C1F9C4;
}

.federation-attr {
    background-color: #ADD0DF;
}

.interfederation-attr {
    background-color: #CFC3EC;
}

.attributeCategory:active {
    background-color: gray;
}

.highlighted
{
    background-color: #CBDFFB !important;
}

.logofavicion
{
    vertical-align: bottom;
}

.logopreview
{
    vertical-align: top;
    padding: 0px;
    background-color: lightgray;
    border: 1px gray solid;
}

/* Autosuggest styles */
div.autosuggest
{
    position: absolute;
    background-color: white;
    background-position: top;
    background-repeat: no-repeat;
    padding: 4px 0 0 0;
    border-color: #1B3E93;
    border-width: 1px;
    border-style: solid;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
    position: relative;
    height: 6px;
    padding: 0 6px;
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
}

div.autosuggest div.as_footer { }

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 6px;
    background-position: top left;
    background-repeat: no-repeat;
}

div.autosuggest div.as_footer div.as_corner
div.autosuggest div.as_header div.as_bar
div.autosuggest div.as_footer div.as_bar
{
    height: 6px;
    overflow: hidden;
    background-color: white;
}

div.autosuggest ul
{
    list-style: none;
    margin: 0 0 -4px 0;
    padding: 0;
    overflow: hidden;
    background-color: white;
}

div.autosuggest ul li
{
    color: #4D4D4D;
    padding: 0;
    margin: 0 4px 4px;
    text-align: left;
}

div.autosuggest ul li a
{
    color: #4D4D4D;
    display: block;
    text-decoration: none;
    position: relative;
    padding: 0;
    width: 100%;
}

div.autosuggest ul li a:hover { background-color: #444; }
div.autosuggest ul li.as_highlight a:hover { background-color: #1B5CCD; }

div.autosuggest ul li a span
{
    display: block;
    padding: 3px 6px;
    font-weight: bold;
}

div.autosuggest ul li a span small
{
    font-weight: normal;
    color: #222;
}

div.autosuggest ul li.as_highlight a span small { color: #ccc; }

div.autosuggest ul li.as_highlight a
{
    color: black;
    background-color: #1B5CCD;
    background-position: bottom right;
    background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
    background-position: bottom left;
    background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0;
}

div.autosuggest ul li a .tr { right: 0; }

div.autosuggest ul li.as_highlight a .tl
{
    left: 0;
    background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
    right: 0;
    background-position: bottom right;
}

div.autosuggest ul li.as_warning
{
    font-weight: bold;
    text-align: center;
}

div.autosuggest ul em
{
    font-style: normal;
    color: #6EADE7;
}



/*--------------------- DIALOG --------------------*/
/*--------------------------------------------------*/
#dialog-overlay
{
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3000;
    display: none;
}

#dialog-box
{
    border-color: black;
    border-width: 1px;
    border-style: solid;
    width: 328px;
    position: fixed;
    top: 20%;
    z-index: 5000;
    display: none;
    background-color: #EEE;
}

#dialog-box .dialog-content
{
    text-align: left;
    padding: 10px;
    margin: 13px;
    color: black;
}

#dialog-box .dialog-content p
{
    font-weight: 700;
    margin: 0;
}

#dialog-box .dialog-content ul
{
    margin: 10px 0 10px 20px;
    padding: 0;
    height: 50px;
}

#dialog-message
{
    color: #000000;
}

a.button{
    margin: 10px auto 0 auto;
    text-align: center;
    display: block;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    color: black;
}

a.button:hover {
    text-decoration: none;
}

#wayf_div { overflow: visible !important; }





.nav-bar
{
    font-size: 90%;
    padding: 0.2em 0.5em 0.2em 0.5em;
    overflow: hidden;
    background: url(/resources/images/harmos/containerBlue.gif) repeat-x scroll left top transparent;
    border: 1px solid #4F68A5;
    text-align: center;
}

.nav-bar a
{
    text-decoration: none;
    font-weight: bold;
}

.nav-bar label
{
    font-weight: bold;
}

.nav-bar .back
{
    left: 1em;
    position:absolute;
}

.nav-bar .back:before
{
    content: "☚";
    padding-right: 0.3em;
}

.nav-bar .forward
{
    position:absolute;
    right: 1em;
}

.nav-bar .forward:after
{
    content: "☛";
    padding-left: 0.3em;
}

.repeatPrototype
{
    display: none;
}


tr.darkRow,
.attributeCategory:hover,
tbody.alternating tr:nth-child(odd),
table.alternating tbody:nth-child(odd),
ul.alternating li:nth-child(even),
.alternating .row:nth-child(even)
{
    background-color: #F2F4F5;
}

.label
{
    font-weight: bold;
}

.lightRow
{
    background-color: #FFF;
}

ul.flush
{
    margin: 0;
}

ul.flush li
{
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

ul.nostyle
{
    list-style: none;
    margin: 0;
}

ul.nostyle li
{
    list-style: none;
    margin: 0;
    padding: 0.1em 0.4em 0.1em 0.4em;
}


ul.nostyle li.icon
{
    padding-left: 20px;
}

.word-break {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.QuickForm br {
    /* clear: left; */
}

.QuickForm .row {
    padding: 0.3em 0.3em 0.3em 0.3em;
    margin: 0 0.8em 0 0.8em;
    clear: both;
    overflow: hidden;
}

.QuickForm .row .label {
    float: left;
    text-align: left;
    margin-right: 1em;
}

.QuickForm .row .element {
    overflow: hidden;
}

.QuickForm .buttonGroup td {
    text-align: right;
}


div.orgList { }

div.orgList .ol_header
{
    text-align: center;
    font-weight: bold;
    font-size: 110%;
    margin: 10px 0px 10px 0px;
}

div.orgList .ol_header:before
{
    content: "▼";
}

div.orgList.closed .ol_header:before
{
    content: "► Show";
}

div.orgList div.ol_element
{
    font-weight: bold;
    padding: 0px 20px 0px 20px;
    margin: 4px;
}

div.orgList.closed div.ol_element
{
    display: none;
}

div.orgList div.ol_element ul
{
    overflow: hidden;
}

div.orgList div.ol_element ul li
{
    background-color: white;
    margin: 0 4px 4px;
}

div.orgList div.ol_element ul li:first-child
{
    margin-top: 5px;
}

div.orgList div.ol_element ul li:nth-child(even)
{
    background-color: #F2F4F5;
}

div.orgList div.ol_element ul li
{
    display: block;
    font-weight: normal;
    font-size: 90%;
}

div.orgList div.ol_element ul li small
{
    font-style: italic;
}



/* Div based Form */
.quickform form
{
    margin: 0;
    padding: 0;
}

.quickform fieldset
{
    clear: both;
    border: 1px solid #808080;
    margin-bottom: -1px; /* Make borders overlap */
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.quickform fieldset legend
{
    width: 100%;
    padding-top: 0.2em;
    padding-bottom: 0.2em;

    /* Workaround for Firefox behaviour */
    margin-left: -1px;
    margin-right: -1px;

    text-align: center;
    font-weight: bold;
    font-size: 110%;
    white-space: nowrap;

    background: url(/resources/images/harmos/containerBlue.gif) repeat-x scroll left top transparent;
    background-color: #CCCCCC;
    border: 1px solid #4F68A5;

    display: block;
    overflow: hidden;
}

.quickform .row
{
    padding: 0.3em 0.3em 0.3em 0.3em;
    margin: 0 0.8em 0 0.8em;
    clear: both;
    overflow: hidden;
}

.quickform .row.repeat
{
    padding: 0;
    margin: 0;
}

.quickform .row p.label
{
    line-height: normal;
    margin: 0;
    padding: 0;

    text-align: left;
    overflow: hidden;
    float: left;

    /*
    margin: 0.7em 0 0 0.5em;
    width: 15%;
    */
}

.quickform .row .element
{
    display: inline;
    float: left;
    overflow: hidden;
    text-align: left;

    /*
    margin: 0.5em 0 0.2em 1em;
    padding: 0;
    */
}

.reqnote
{
    padding: 0 0 2px 20px;
    background: url(/images/bullet_orange.png);
    background-repeat: no-repeat;
    font-size: 80%;
    margin: 0.5em 0 0 1em;
    float: right;
}

.quickform .required
{
    padding: 0 0 2px 20px;
    background: url(/images/bullet_orange.png);
    background-repeat: no-repeat;
    color: black;
}

.quickform .errorElement {
    /*
    border: 1px solid red;
    padding: 0.5em;
    */
    color: red;
}

.quickform .repeatPrototype {
    display: none;
}

.quickform input, .quickform textarea, .quickform select {
    width: auto;
}

.quickform textarea {
    overflow: auto;
}

.quickform br {
    /* clear: left; */
}
/* Div based Form */



/* Contacts Form */
.quickform .contact .row
{
    margin: 0;
    padding: 0;
    padding-bottom: 0.4em;
    float: left;
    clear: none;
    width: 40%;

    padding-left: 16px;
}

.quickform .contact .row p.label
{
    margin: 0;
    padding: 0;
    width: 35%;
}

.quickform .contact .row .element
{
    margin: 0;
    padding: 0;
    width: 55%;
}

.quickform .contact a
{
    vertical-align:top;
    width: 10%;
}

/* Hide delete button for first entry */
.quickform .row.repeat .repeatItem:nth-child(2) a.delete
{
    display: none;
}

.quickform .row.repeat .repeatItem.repeatOptional a.delete
{
    display: inline;
}

.quickform .row.repeatItem:nth-child(odd)
{
    background-color: #F2F4F5;
}

.quickform .row.buttonGroup
{
    float: right;
}

.table{
    margin: auto;
    border: 1px solid black;
    border-collapse: collapse;
}
.table th{
    text-align: center;
}

.table td, table.table th{
    vertical-align: middle;
    border: 1px solid #4F68A5;
    border-collapse: collapse;
    margin: auto;
}

.errorHighlight{
    /* 
    !important to avoid the color being overwritten 
    by e.g alternating row colors in a table.
    */
    background-color: #ffdddd !important;
}


.warningHighlight{
    /* 
    !important to avoid the color being overwritten 
    by e.g alternating row colors in a table.
    */
    background-color: #ffffdd !important;
}