@media all and (max-width: 800px) {
  /* line 3, ../sass/itf.hacks.scss */
  #toolbar, #admin-menu {
    display: none; }

  /* line 8, ../sass/itf.hacks.scss */
  html body.toolbar, html body.admin-menu {
    padding-top: 0 !important;
    margin-top: 0 !important; } }
.field--type-paragraphs  table tr td:last-child {
    text-align: right;
    vertical-align: bottom;
}
.field--type-paragraphs  table tr.field--name-field-additional-notes td:last-child {
    text-align: left;
    font-size: inherit;
}
.field--name-field-additional-links {
    font-size: .8em;
}
.field--name-field-date-update {

    margin-bottom: 1em;
    font-size: 0.8em;

}

.view-id-contact_tree .view-grouping-header {
    display: none;
}

.field--label-inline:after {
    clear: both;
    display: block;
    content: "";
}

.overlay-link span{
    color: #003E7E;
}

a.overlay-link--link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

[class*='presidency'] {
    border-radius: 5px;
    padding-left: 10px;
    margin-left: -10px;
}
.presidency--presidency-country{
    background: #1E427C;
}
.presidency--second-vice-presidency, .presidency--first-vice-presidency{
    background: #CFDBF0;
}

.presidency--presidency-country span.presidency--label, 
.presidency--presidency-country span{
    color: white;
}
span.presidency--label {
    color: #003E7E;
    white-space: nowrap;
}
[class*='presidency--'] span.views-field.views-field-title {
    font-weight: 600;
}
.flag-icon {
    font-size: 20px; 
    vertical-align: sub;   
}

.view-members-countries-listing ul li{
   
    color: #1E427C; 
}

<<<<<<< HEAD

ul.links li.menu-1856.first {
=======
li.menu-1856.first.active {
>>>>>>> e03a9135ce40adb6bc95682136a4ffe3fa47d052
    display: none;
}

/*# sourceMappingURL=itf.hacks.css.map */
