@import url('fonts-inter.css');

body {
    font-size: 14px;
}

#wrapper {
    max-width: 1180px;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
}

#header-cnt {
    margin: 1em 0em;
}

#logo {
    margin: .1em 0em;
}

#login-box {
    float: right;
    padding-top: 1em;
}

#login-image {
    float: right;
    padding: 1px;
    margin: 5px 0px 0px 10px;
}

#content {
    padding: 1em 0em;
}

/*********** MENU BAR***********/
#navigation {
    clear: both;
    min-height: 2em;
    padding-left: 5px;
}

#navigation ul {
    text-align: left;
}

#navigation ul, #navigation ul ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 160%;
}

#navigation ul a {
    display: block;
    height: 31px;
    text-decoration: none;
    padding: 10px 15px 0px 15px;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0em;
    border-width: 0em;
    text-shadow: 0 1px 0 #000;
}

#navigation ul a.ui-state-hover {
    text-shadow: 0 1px 0 #fff;
}

.dro-formbox .ui-widget-header h2 {
    text-shadow: 0 1px 0 #000;
}

#navigation ul a.last {
    background-image: none;
}

#navigation ul ul.ui-widget-header {
    background-image: none
}

#navigation ul a.trigger {
    padding: 5px 15px 5px 15px;
}

#navigation ul li {
    float: left;
    height: 41px;
    padding: 0;
}

#navigation ul li {
    position: relative;
}

/* hide from IE mac \*/
#navigation ul li {
    position: static;
    width: auto;
}

/* end hiding from IE5 mac */
#navigation ul li ul, #navigation ul ul li {
    width: 18em; /*submenu len*/
}

#navigation ul ul li a {
    border-right: 0;
    padding: 3px 12px 3px 15px;
}

#navigation ul li ul {
    position: absolute;
    display: none;
    z-index: 100;
    opacity: 0.90;
}

#navigation ul li:hover ul, #navigation ul li.hvr ul {
    display: block;
}

/*********** MENU BAR END***********/

.dro-formbox dl {
    float: left;
    width: 350px;
}

.ui-widget-header h2 {
    padding: 0em .5em
}

.dro-search-box {
    padding: .5em
}

.dro-search-box legend {
    padding: .1em .5em
}

.dro-grid-table tbody tr td {
}

.dro-grid-table tbody tr.rowOdd td {
}

#media-topic div.ui-widget-content {
    margin: 1em 0em
}

#dashboard .dro-grid tbody tr {
    cursor: pointer
}

.dro-formbox .ui-widget-header h2 {
    padding: .5em
}

.dro-formbox .dro-grid, .dro-grid, .ui-tabs .dro-grid {
    background-image: none;
    margin: auto;
}

.dro-grid th {
    font-weight: bold
}

.dro-grid th.ui-state-default a {
    font-weight: bold
}

.dro-grid th.ui-state-default {
    font-weight: bold;
    border-left-width: 0px;
}

.dro-pager-info {
    padding: .3em
}

.dro-header {
    margin: 0px;
    padding: .5em
}

.dro-formbox fieldset.setting-subform {
    padding: 1em;
    border: none;
}

.dro-formbox fieldset.setting-subform dl {
    width: 470px;
}

.dro-formbox fieldset.setting-convocation dl {
    min-height: 75px
}

.dro-formbox fieldset.setting-subform dl input[type=text] {
    width: 250px
}

.dro-formbox fieldset.setting-subform legend {
    font-size: 1.3em;
    margin: .3em 1em;
    padding: .0em .5em;
}

#nested-topics {
    background-image: none;
}

#media-orphans div {
    padding: .3em;
}

/*** nested **/
#tns, #tns ul, #tns li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#tns li {
    margin: .1em 0em
}

#tns ul li {
    margin-left: 1em
}

.nestedlist, .nestedlist ul, .nestedlist li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.nestedlist li {
    margin: .1em 0em
}

.nestedlist ul li {
    margin-left: 1em
}

.placeholder {
    background-color: #cfcfcf;
}

#convocation-topics ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#convocation-topics li {
    margin: 0px;
    /*padding:.3em 0px;*/
    list-style: none;
    clear: both;
    /*line-height: 25px;*/
    border: 1px solid transparent;
}

#convocation-topics li li {
    margin-left: 2em;
}

#convocation-topics li h2.over-hight-light {
    background-color: #fcefa1 !important;
    color: #4274ba
}

#convocation-topics li h2 {
    min-height: 26px;
}

#convocation-topics li h2.media-download {
    background: url(bdc-whim/images/attach.png) right center no-repeat;
    background-size: 4%;
    margin: 5px
}

#convocation-topics li h2.media-reserved {
    background: url(bdc-whim/images/attach-reserved.png) right center no-repeat;
    background-size: 4%;
    margin: 5px
}

#convocation-topics li div.circle-renew {
    background-color: red
}

#convocation-topics li div.circle-new {
    background-color: green
}

#convocation-topics li div.circle {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.topicscorner {
    border-radius: 15px 0px 15px 0px;
    border: 1px solid #9A9A9A;
    padding: 8px;
    opacity: 0.8;
}

#body-formto label {
    padding: 1em 1em 1em 3em;
    background-image: url(images/stock_not.png);
    background-position: 5px center;
    background-repeat: no-repeat;
}

#body-formto label.checked {
    background-image: url(images/gtk-ok.png);
}

#body-formto dl {
    width: auto;
}

#media-orphans b {
    float: right;
    cursor: pointer;
}

#account-profile {
    width: 600px;
}

#account-profile dt, #account-profile dd {
    margin: 0px;
    padding: 5px;
    font-size: 1.2em;
    height: 25px;
    width: 200px;
    float: left;
    border-bottom: 1px solid #8e8b8b;
}

#account-profile dd {
    width: 350px;
    font-weight: bold;
}

#account-profile-desc {
    width: 1150px;
}

#account-profile-desc dt, #account-profile-desc dd {
    margin: 0px;
    padding: 5px;
    font-size: 1.2em;
    height: auto;
    width: 15%;
    float: left;
    border-bottom: 1px solid #8e8b8b;
}

#account-profile-desc dd {
    width: 83%;
    height: auto;
    font-weight: bold;
}

#dashboard p {
    display: block;
    height: 2em;
}

/** Calendar **/
#calendar-convocation {
    margin: .3em;
}

.calendar-header {
    overflow: hidden;
}

.calendar-header .calendar-monthsbox .prev,
.calendar-header .calendar-monthsbox .current,
.calendar-header .calendar-monthsbox .next {
    float: left;
    text-align: center;
}

.calendar-header .calendar-monthsbox .prev,
.calendar-header .calendar-monthsbox .next {
    width: 20%;
    text-align: center;
}

.calendar-header .calendar-monthsbox .current {
    width: 60%;
    text-align: center;
    font-weight: bold;
    line-height: 26px;
}

.calendar-header .calendar-monthsbox .prev {
    text-align: left;
}

.calendar-header .calendar-monthsbox .next {
    text-align: right;
}

.calendar-days table {
    width: 100%;
    table-layout: fixed;
}

.calendar-days table td,
.calendar-days table th {
    text-align: center;
    vertical-align: middle;
}

.calendar-days table th {
    font-weight: bold;
    height: 22px;
}

.calendar-days table td {
    font-weight: bold;
    border: 2px solid transparent;
}

.calendar-days table td div {
    padding: 1em .5em;
}

.calendar-days .day a {
    text-decoration: underline;
    font-weight: bold;
}

.white-content {
    border: 1px solid #ffffff;
    background: #ffffff;
}

#search-results {
    margin: 1em 1em 1em 0em;
}

#search-results .spacer {
    font-style: italic;
    border-bottom: 1px dashed gray;
}

#search-results .spacer a {
    font-size: 1.5em;
    font-style: normal;

}

#search-results .spacer .num {
    font-weight: bold;
    font-style: normal;
    border: 1px solid #2d73c3;
    padding: 0px 4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#search-results .spacer .subquery {
    margin-left: 3em;
}

#form_settings .breaker {
    border: none;
}

@media print {
    .noprint, .cursor {
        display: none;
    }

    #header, #footer, #nav {
        display: none
    }
}

.statement-target {
    padding: .5em;
}

.statement-target em {
    margin-top: -2px;
}

#topic-documents #topics div em {
    cursor: pointer;
    float: left;
}

#topic-documents #topics div.dro-topic-title {
    min-height: 25px;
    overflow: hidden;
}

#topic-documents #topics div.dro-topic-edit {
    padding: 0px;
    border: 1px solid #AAA;
}

#topic-documents #topics div.dro-topic-media {
    padding: 0px;
    border: 1px solid #AAA;
    background: url(images/add.png) center center no-repeat;
}

#topic-documents #topics div.dro-topic-control {
    padding: 0px;
    border: 1px solid #AAA;
    background: url(images/document-properties.png) center center no-repeat;
    cursor: pointer;
}

#topic-documents #topics div.dro-topic-noprint {
    padding: 1px;
    background: url(images/print_not.png) center center no-repeat;
    background-size: 16px 16px;
    cursor: default;
}

#topic-documents #topics div.dro-topic-document {
    padding: 0px;
    border: 1px solid #AAA;
    background: url(images/document-pdf.png) center center no-repeat;
    cursor: pointer;
}

#topic-documents #topics div.dro-topic-document.dro-topic-document-private {
    background-image: url(images/locked.png);
}

#topic-documents #topics div.dro-topic-child {
    width: 18px;
    height: 37px;
    float: right;
    padding: 0px;
    border: 1px solid #AAA;
    background: url(images/gtk-jump-to-ltr.png) center center no-repeat;
}

#topic-documents #topics div.dro-topic-media-lang {
    width: 18px;
    height: 37px;
    float: right;
    padding: 0px;
    border: 1px solid #AAA;
    background: url(images/lang_off.png) center center no-repeat;
}

#topic-documents #topics div.topic-state-highlight, #topic-add.topic-state-highlight {
    border: 1px dashed red !important;
    background-color: yellow !important;
}

#topic-documents #topics div.topic-state-hover, #topic-add.topic-state-hover {
    border: 1px dashed yellow !important;
    background-color: red !important;
}

#topic-documents .dro-topic-cnt {
    float: right;
    margin: 0px;
    padding: 0px;
}

li.clear-element div {
    margin: 1px;
}

li.clear-element p {
    margin: 0em;
    padding: 0em;
    position: absolute;
    margin-top: -1px;
    margin-left: -1px;
}

li.clear-element p em {
    float: left
}

#form_topics input {
    border: 1px solid #ccc;
}

button.ui-button-icons-only {
    width: 2.5em;
}

#convocation-fee .dro-subform .dro-subform {
    width: 310px;
    float: left;
    margin-right: 5px;
}

#convocation-fee .dro-subform .dro-subform dl {
    width: 300px;
}

form#TopicPrivacy dl {
    width: auto
}

form#TopicPrivacy label.optional {
    margin-bottom: 1em;
    display: block;
}

form#CategoryPrivacy dl {
    width: auto
}

form#CategoryPrivacy label.optional {
    margin-bottom: 1em;
    display: block;
}

#convocation-show h1 {
    font-size: 1.5em
}

#convocation-show h2 {
    font-size: 1em
}

#localeSwitch .ui-widget-header {
    padding: .5em 1.5em;
    text-align: right;
    font-size: 13px;
    font-weight: normal;
}

#folder-nav {
    text-decoration: none;
    color: #77A3DE;
    font-weight: bold;
}

.ui-autocomplete-loading {
    background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat !important;
}


/**
 * jQuery.popover example stylesheet.
 * By Davey IJzermans
 * http://daveyyzermans.nl
 * 
 * License: public domain
 */

.popover {
    position: absolute;
    top: 0;
    left: 0;
    max-height: 240px;
    width: 220px;
    display: none;
}

.popover.wider {
    width: 340px;
}

.popover.large {
    width: 470px;
    max-height: 350px;
}

.popover .arrow, .popover .top-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin: -10px 0 0 -3px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #121212;
}

.popover .bottom-arrow {
    top: 100%;
    left: 50%;
    margin: 0 0 0 -3px;
    border-top: 5px solid #121212;
    border-bottom: 5px solid transparent;
}

.popover .left-arrow {
    top: 50%;
    left: -10px;
    margin: -3px 0 0;
    border-right: 5px solid #121212;
    border-bottom: 5px solid transparent;
}

.popover .right-arrow {
    top: 50%;
    left: 100%;
    margin: -3px 0 0;
    border-left: 5px solid #121212;
    border-bottom: 5px solid transparent;
}

.popover .wrap {
    background: white;
    border: 3px solid #121212;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.popover .title {
    background: #121212 url(popover_gradient.png) repeat-x;
    color: white;
    font-size: 1.3em;
    text-align: center;
    padding: 8px 0 0 0;
    height: 27px;
}

.popover .content {
    padding: 15px;
    max-height: 175px;
    overflow: auto;
    line-height: 1.3em;
    font-size: 0.9em;
}

.popover.large .content {
    max-height: 285px;
}

#topics {
    background-color: #fff !important;
}

#layout-login #content {
    padding: 1em 1em 0em;
    background-color: #f1f1f1
}

.Published {
    color: #008000;
    font-weight: bold;
}

.Unpublished {
    color: #900000;
    font-weight: bold;
}

a.media-tooltip.dro-grid-lightbox {
    text-decoration: underline;
}

.attendee-clock {
    text-align: center;
    width: 38px;
}

.attendee-clock span.inactive {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor: pointer;
    opacity: .6;
}

.btn-tbar {
    background-color: white;
    margin-top: 4px;
}

#media-orphans .l10n {
    float: right;
    margin-right: 5px;
    margin-left: 3px;
    width: 16px;
    height: 10px;
}

.locale_it {
    background: url(images/it.png) center no-repeat;
}

.locale_en {
    background: url(images/en.png) center no-repeat;
}

.locale_de {
    background: url(images/de.png) center no-repeat;
}

.locale_es {
    background: url(images/es.png) center no-repeat;
}

.locale_zh {
    background: url(images/zh.png) center no-repeat;
}

.locale_fr {
    background: url(images/fr.png) center no-repeat;
}

.bold {
    font-weight: bold
}

.header_convocation_container {
        overflow: hidden;
}

.header_convocation_left {
        float:left;
}

.header_convocation_right {
        float:right;
        font-size: 8px;
}	

.status-ok {
    color: green;
    font-weight: bold;
}

.status-ko {
    color: red;
    font-weight: bold;
}
.status-abstained {
    color: #FDBB33;
    font-weight: bold;
}

.odg_title_position {
    float: left;
    font-weight: bold;
    color: #0a4d92;
    cursor: move;
    padding-right: 3px;
}