/* custom stuff */
a.help-icon {
    float: right;
}

a.help-icon>img {
    width: 36px;
}

/* because of IE */
a img {
    border: none;
}

/* default messages styles */
.messages {
    border-top: thin dotted gray;
    border-bottom: thin dotted gray;
    width: 938px;
}

.messages li {
    margin-left: 26px;
    margin-top: 2px;
}

.info {
    list-style-image: url(../gfx/dialog-information.png);
}

.warn {
    list-style-image: url(../gfx/dialog-warning.png);
}

.error {
    list-style-image: url(../gfx/dialog-error.png);
}

span.warn {

}

span.warn:before {
    content: url(../gfx/dialog-warning.png);
    padding-right: 5px;
    padding-left: 5px;
}

span.error:before {
    content: url(../gfx/dialog-error.png);
    padding-right: 5px;
    padding-left: 5px;
}

span.error {
    color: red;
}

/* material detail view */
#material-details {
    list-style: none;
}

#material-details li>h4 {
    display: inline-block;
    width: 12em;
}

/* application detail view */
#application-details td {
    padding-bottom: 0.1em !important;
    padding-top: 0.1em !important;
}


.documents-header {

}

/* dna details */

.otherGmos {
    margin-bottom: 10px;
}

.otherGmos ul {
    list-style: none;
}

.otherGmos ul li {
    margin-left: 50px;
}

.dna-information {
    list-style: none;
}

.dna-information li {
    margin-bottom: 0.65em;
}

.dna-information li>h4 {
    display: inline-block;
    width: 12em;
}

.sequence-information {
    list-style: none;
}

.sequence-information li {
    margin-bottom: 0.65em;
}

.sequence-information li>h4 {
    display: inline-block;
    width: 12em;
}

/* gmo list view */
.authorisation-icon {
    margin-left: 2px;
    margin-right: 2px;
    width: 19px;
    height: 19px;
}

.authorisationCol {
    min-width: 95px;
    width: 95px;
}

.speciesCol {
    font-style: italic;
}

.rowH a {
    padding: 0.25em;
}

table.introduction td {
    vertical-align: top;
}

table.blockcontent {
    display: inline-block;
    padding: 0.25px;
    vertical-align: top;
}

table.blockcontent td {
    vertical-align: top;
}


.introduction > img {
    float: right;
    margin-left: 15px;
}

.content #introduction>p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.introduction ul {
    margin-left: 3em;
}

.introduction {
    margin-bottom: 3em;
}

span.underline {
    text-decoration: underline;
}

#gmo-introduction {
    min-height: 300px;
}

img#referenceMaterialSearch {
    float: right;
    width: 470px;
}

img#gmoAnalysationStep1 {
    float: right;
    width: 380px;
}

img#searchForEUApplicationDetails {
    float: right;
    width: 300px;
}

div.subject {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    float: left;
}

div.subject>img {
    margin-left: 7px;
}

#applicationStatusTable {
    width: 100%;
    margin-bottom: 25px;
}

#applicationStatusTable td.categoryCol {
    width: 95px;
}

#applicationStatusTable td.useCol {
    width: 400px;
}

#applicationStatusTable td.statusCol {
    width: 230px;
}

ul.related-applications {
    display: inline-block;
    vertical-align: top;
    list-style: none;
}

/* gmo detail view */
.gmo-primary-information {
    border: solid 1px black;
    /*border-right: none;*/
    padding-bottom: 0.3em;
    padding-left: 0.3em;
    margin-bottom: 1.5em;
    /*width: 958px;*/
    clear: both;
}

.gmo-species span {
    font-style: italic;
}

#content .gmo-primary-information ul {
    list-style: none;
    padding-left: 1em;
}

#content .gmo-primary-information li>h4, #content .gmo-primary-information li>form>h4 {
    display: inline-block;
    vertical-align: top;
    width: 12em;
}

#content .gmo-primary-information li>span, #content .gmo-primary-information li>form>span {
    display: inline-block;
    vertical-align: top;
}

#content ul.gmo-trait-list {
    display: inline-block;
    padding-left: 0;
}

#content .gmo-trait-list li {
    vertical-align: top;
}

#content .gmo-detail-desciption {
    margin-bottom: 1em;
    border-bottom: dashed 1px #dfdfdf;
    padding-bottom: 0.3em;
}

#content .gmo-detail-desciption .description {
    margin-left: 50px;
}

#content .additionalInformationLinks ul {
    list-style: none;
}

#content .additionalInformationLinks li {
    display: inline-block;
    float: left;
}

div.listoutput {
    display: inline;
}

div.dna {
    margin-top: 5px;
    margin-bottom: 40px;
}

.about-partner {
    clear: both;
}

.about-partner>a {
    float: right;
}

/* literature list view */
#literatureTable .citationCol {
    width: 500px;
    min-width: 350px;
}

/* safety search */
#searchForms form {
    clear: left;
    margin-bottom: 3em;
}

/* search view */

.genericSearchSection {
    border-bottom: dashed 1px #dfdfdf;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.genericSearchBar{
    float:right;
    width:75%;
}

#content .genericSearchHeadline{
    padding-bottom: 0;
    border-bottom: 0;
}


#advancedSearchOptions
{
    /*
    text-align: right;
    margin-right: 4px;
    */
}

#advancedSearchOptions a
{
    padding-right: 10px;
    min-width: 120px;
}

.genericSearchSubSection{
    text-align:center;
    float: left;
    width: 20%;
}



.genericSearchSubSectionHeadline{
    float:left;
    width:20%;
}

.frontSearchLink {
    padding-left: 30px;
}

/*
#frontSearchLinkDiv
{
    float:left;
    margin-left: 55%;
    width: 45%;
}
*/

#gmoSearch #frontSearchLinkDiv a
{
    min-width: 120px;
}


.lineTitle{
    float: left;
    width: 20px;
}

.gmoSearch {
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.gmoSearch input {
    width: 150px;
}

#gmoSearch .frontinput {
    width: 125px;
}

.gmoSearch a {
    min-width: 150px;
    display: inline-block;
    padding-left: 3px;
}

.gmoSearch h3 {
    border: none;
}

.gmoSearch label {
    font-weight: bold;
    float: left;
}

.genericSearchBar a {
    min-width: 150px;
    display: inline-block;
    padding-left: 3px;
}

.genericSearchBar input {
    width: 150px;
}

.genericSearchBar label {
    font-weight: bold;
    float: left;
    margin-top: 5px;
}

.genericSearchSubSection img
{
    display: block;
    margin: auto;
}

.genericSearchBar .searchtext {
    float: left;
    padding: 4px 2px;
    border: solid 1px #aacfe4;
    width: 20em;
    margin: 0 5px 0 10px;
}

.gmoSearch .searchtext {
    float: left;
    padding: 4px 2px;
    border: solid 1px #aacfe4;
    width: 20em;
    margin: 0 5px 0 10px;
}


/* search view */
#gmoSearch {
    padding-bottom: 15px;
    margin-bottom: 10px;
}

#gmoSearch input {
    width: 150px;
}

#gmoSearch a {
    min-width: 150px;
    display: inline-block;
    padding-left: 3px;
}

#gmoSearch h3 {
    border: none;
}

#gmoSearch label {
    font-weight: bold;
    float: left;
}

#gmoSearch .searchtext {
    float: left;
    padding: 4px 2px;
    border: solid 1px #aacfe4;
    width: 20em;
    margin: 0 5px 0 10px;
}

#gmoSearch .searchtext-front {
    float: left;
    padding: 4px 2px;
    border: solid 1px #aacfe4;
    width: 15em;
    margin: 0 5px 0 10px;
}


.search-link {
    margin-bottom: 8px;
}

.search-link>div {
    padding-right: 5px;
    width: 30px;
    display: inline-block;
}

.filter {
    margin-bottom: 25px;
}

/* simple search view */
.search-form {
    padding: 5px;
    margin-bottom: 50px;
}

.search-form .search-options,.search-form .search-options-with-exclude-stacks, .search-form .custom-search-options {
    list-style: none;
}

.search-form .search-options li,.search-form .search-options-with-exclude-stacks li, .search-form .custom-search-options li {
    padding-left: 1em;
}


.search-form .search-options-with-exclude-stacks li>h4,.filter label {
    display: inline-block;
    vertical-align: top;
    min-width: 150px;
    width: 10%;
}

.search-options{
    float: left;
    margin-right: 150px;
}

.search-options-negative{
    float: right;
}

.search-form .search-options li>h4,.filter label {
    display: inline-block;
    vertical-align: top;
    min-width: 150px;
    width: 10%;
}

.search-form .search-options-negative li>h4,.filter label {
    display: inline-block;
    vertical-align: top;
    min-width: 150px;
    width: 10%;
}

.search-form .custom-search-options li>h4 {
    display: inline-block;
    /*vertical-align: top;*/
    min-width: 214px;
    width: 12%;
    white-space: nowrap;
}

.search-form li.authorisation-option >h4 {
    vertical-align: top;
}

.custom-criteria {
    margin-bottom: 2em;
}

.decisionDateSelector, .expiryDateSelector {
    display: inline-block;
    vertical-align: middle;
}

#content .headerInformationDetail ul {
    list-style: none;
}

.refine-search-link {
    padding-bottom: 25px;
}

#content .dna .sequence ul {
    list-style: none;
}

#content .dna .sequence .sequence-details {
    position: relative;
    /*margin-left: 15px;*/
    padding-top: 5px;
    padding-left: 10px;
    list-style: none;
    /*border-bottom: dashed thin gray; */
    /*border-left: dashed thin gray; */
}

#dnaNameSearchForm select,#gmoSearchForm select,.filter select {
    width: 450px;
}

/*authorisationfulltext searchresultView*/

.applicationFulltextSearchForm div{
    padding-left: 15px;
    padding-right: 15px;
}
.applicationFulltextSearchForm p.label_checkbox_pair {
    margin-top: 5px;
    clear: both;
    float: none;
    position: relative;
}
.applicationFulltextSearchForm p.label_checkbox_pair input {
    margin-top: 1px;
    left: 10px;
    position: absolute;
    top: 1px;
}

.applicationFulltextSearchForm p.label_checkbox_pair label {
    display: block;
    margin-left: 35px;
    width: 100px;
}

.applicationFulltextSearchForm div {
    float: left;
}

#applicationFreeTextSearch {
    float: left;
}

#applicationFreeTextSearch input {
    display: inline-block;
    width: 150px;
}

#applicationFreeTextSearch a {
    min-width: 150px;
    display: inline-block;
    padding-left: 3px;
}

#applicationFreeTextSearch h3 {
    border: none;
}

#applicationFreeTextSearch label {
    font-weight: bold;
    float: left;
}

#applicationFreeTextSearch .searchtext {
    float: left;
    padding: 4px 2px;
    border: solid 1px #aacfe4;
    width: 20em;
    margin: 0 5px 0 10px;
}

/* authrisation listview */
#authorisationTable {
    width: 80%;
    min-width: 800px;
}

.fileRefCol {
    width: 100px;
}

.decisionDateCol {
    width: 120px;
}

.view-navigation,.view-navigation li {
    list-style: none;
    display: inline-block;
}

.view-navigation .zone:before,.view-navigation .country:before {
    content: ">";
    margin-left: 0.3em;
    margin-right: 0.3em;
}

.view-navigation h4 {
    display: inline-block;
}

.hidden {
    max-height: 120px;
    position: relative;
    overflow: hidden;
}

.shown {
    position: relative;
    padding-bottom: 80px;
}

#content .read-more {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 30px 0;

    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.read-more .button {
    background: #7399BF;
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: white;
}

form#elementSearchForm div.selectionBox-div {
    margin-left: 0;
}

/* search for generic approval category */
.green-color {
    color: green;
}

.orange-color {
    color: orange;
}

.red-color {
    color: red;
}
/* end of search for generic approval category */

/* search result of method verification */
.green-box {
    background-color:green;
    color:white;
}
/* end of search for method verification */

/* Stuff of clickdummy following */
/*
    Design by Free CSS Templates
    http://www.freecsstemplates.org
    Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, sans-serif;
    font-size: 10pt;
    background-color: #fff;
}

a {
    color: #0077dd;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

/* Outer */
#outer {
    padding: 0;
    margin: 0;
    width: 100%;
}

/* Header */
#header {
    position: relative;
    background: #004778;
    height: 6em;
    padding-left: 15px;
}

#header img {
    float: left;
    margin-right: 5px;
}

#header h1 {
    position: absolute;
    top: 1.8em;
    font-size: 2.2em;
    letter-spacing: -0.05em;
}

#header h1 a {
    color: #fff;
    text-decoration: none;
}

#header h2 {
    position: absolute;
    font-size: 0.8em;
    top: 5.5em;
    color: #E0E8EF;
}

/* Menu */
#menu {

}

#menu ul {
    list-style: none;
}

#menu li {
    display: inline;
    padding-left: 1.1em;
    padding-right: 1.1em;
    margin-right: -0.3em;
    border-left: dotted 1px #E0E8EF;
}

#menu li a {
    color: #fff;
    text-decoration: none;
}

.activeMenu {
    padding-left: 1.4em;
    padding-right: 1.4em;
    background-color: #7399BF;
    border-bottom: solid 1px #FFFFFF;
}

#menu li a:hover {
    text-decoration: underline;
}

/* Content */
#content {
    line-height: 1.5em;
}

#content p {
    margin-bottom: 1.0em;
}

#content .block {
    color: #545454;
    margin-bottom: 1em;
    border-bottom: dashed 1px #dfdfdf;
    padding-bottom: 0.3em;
}

#content .block p {
    margin-bottom: 0.0em;
}

#content h2,h3 {
    margin-bottom: 1em;
    border-bottom: dashed 1px #dfdfdf;
    padding-bottom: 0.3em;
    /*
    width: 958px;
    */
}

#content h2 {
    font-size: 1.5em;
}

#content h3 {
    font-size: 1.1em;
}

#content ul {
    margin-bottom: 0;
    padding-left: 0;
}

#content blockquote p {
    margin-bottom: 0;
}

#content table {
    border-collapse: collapse;
    text-align: left;
}

#content table th a {
    color: white;
}

#content table td {
    padding: 0.5em;
    border-right: solid 1px #fff;
}

#content table th,#content table td.rowH {
    font-weight: bold;
    padding: 0.5em;
    color: #fff;
    background: #006192;
    border-right: solid 1px #fff;
    white-space: nowrap;
    max-width: 750px;
}

#content table tr.rowA {
    background: #E8E8E8;
    border-top: solid 1px #fff;
    color: inherit;
}

#content table tr.rowB {
    background: #FDFDFD;
    border-top: solid 1px #fff;
    color: inherit;
}

#content table th.col70 {
    width: 70%;
    min-width: 70%;
    max-width: 70%;
}

#content table th.col60 {
    width: 60%;
    min-width: 60%;
    max-width: 60%;
}

#content table th.col45 {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
}

#content table th.col40 {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

#content table th.col30 {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
}

#content table th.col20 {
    width: 20%;
    min-width: 20%;
    max-width: 20%;
}

#content table th.col16 {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

#content table th.col16 {
    width: 16%;
    min-width: 16%;
    max-width: 16%;
}

#content table th.col15 {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

#content table th.col10 {
    width: 10%;
    min-width: 10%;
    max-width: 10%;
}

#content table th.col9 {
    width: 9%;
    min-width: 9%;
    max-width: 9%;
}

#content table th.col8 {
    width: 8%;
    min-width: 8%;
    max-width: 8%;
}

#content table th.col5 {
    width: 5%;
    min-width: 5%;
    max-width: 5%;
}

#uidCol {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

#container {
    /*width: 970px;*/
    min-height: 768px;
}

#container.resultView {
    width: 100%;
}

form.userForm {
    padding-bottom: 25px;
    margin-top: 25px;
}

form.userForm div.button-row {
    padding-left: 186px;
}

form.userForm div {
    clear: both;
    margin: 0;
    padding: 0.5em 0 0 0;
    overflow: visible;
}

form.userForm div label {
    display: block;
    float: left;
    width: 180px;
    text-align: right;
    padding: 2px 1ex 6px 0;
    vertical-align: baseline;
}

form.userForm input {
    float: left;
}

/* Primary Content */
#primaryContentContainer {
    background-color: #fff;
    float: right;
    margin: 0 0 0 0;
    width: 100%;
}

#primaryContent {
    margin: 1.0em 0.25em 0 0;
    padding: 0.75em 0.25em 1.0em 1em;
}

#primaryContent li {
    margin-left: 1.0em;
}


/* Footer */
#footer {
    /*width: 970px;*/
    clear: both;
    border-top: dashed 1px #dfdfdf;
    padding-top: 1em;
    padding-bottom: 2em;
    margin-top: 1em;
    text-align: center;
}

#footer-menu ul {
    list-style: none;
}

#footer-menu li {
    display: inline;
    padding-left: 1.1em;
    margin-left: 1em;
    border-left: dotted 1px #dfdfdf;
}

#relevanceCol {
    text-align: center;
}

.clear {
    clear: both;
}

#menu li.first,#footer-menu li.first {
    border: 0;
    margin-left: 0;
}

#leftMenu {
    float: left;
    vertical-align: top;
    border-right: dashed 1px #dfdfdf;
    width: 150px;
}
/*"src/main/webapp/resources"*/
#leftMenu>div {
    width: 150px;
}

#leftMenu ul {
    list-style: none;
}

#leftMenu ul>li {
    padding: 3px 0 3px 0;
}

#leftMenu>div {
    margin: 8px 0 8px 0;
}

#articles div.article {
    padding: 0 0 8px 0;
}

#leftMenu .feedbackLinks {
    margin-top: 20px;
}
.feedbackLinks a {
    color: black;
    display: block;
}


.centerHome {
    vertical-align: top;
    /*
    width: 785px;
    */
    margin-left: 160px;
}

.centerHome h2 {
    width: auto !important;
    margin-right: 205px;
}

.centerHome div {
    /*
     width: 580px;
     */
}

#content .centerHome  ul {
    padding-left: 20px;
}

#content table td.centerHome {
    padding-top: 25px;
}

.leftPictureHome {
    vertical-align: top;
    width: 190px;
    float: right;
    margin-left: 15px;
}

.ggoNewsCol {
    width: 150px;
}

.ggoNewsCol a {
    width: 150px;
}

.ampliconSequence {
    width: 720px !important;
    word-wrap: break-word;
}

span.positive,span.negative {
    font-weight: bold;
    display: inline-block;
    width: 20px;
    text-align: center;
    float: right;
}

.positive {
    background-color: green;
    color: white;
}

table.diff {
    width: 80%;
}

div#base-div,div#new-div {
    float: left;
    width: 40%;
}

#base,#new {
    width: 100%;
    height: 450px;
}

.contactRikilt {
    float: left;
    width: 350px;
    height: 0;
}

.contactBvl{
    height: 0;
    margin-right: 200px;
    margin-top: 5px;
    margin-left: 350px;
    width: 400px;
}

.contactMail {
    width: 300px;
    margin-left: 750px;
    margin-top: 130px;
}

.verificationTable th {
    vertical-align: bottom;
}

.verificationTable .vert {
    /* float your elements or inline-block them to display side by side */
    display: inline-block;
    /* these are height and width dimensions of your header */
    height: 20em;
    text-align: left;
    vertical-align: top;
    width: 3em;

}

.verificationTable th a {
    font-weight: normal;
}


.verificationTable .vert > a
{
    /* line height should be equal to header width so text will be middle aligned */
    /*line-height: 1.5em; */
    /* setting background may yield better results in IE text clear type rendering */
    /*display: inline-block;*/

    /* this will prevent it from wrapping too much text */
    white-space: normal;
    /* so it stays off the edge */
    padding: 3px;

    /* IE specific rotation code */
    -ms-writing-mode: tb-rl;

    /* CSS3 specific totation code */
    /* translate should have the same negative dimension as head height 
    transform: rotate(270deg) translate(-20em,0);
    transform-origin: 0 0;
    -moz-transform: rotate(270deg) translate(-20em,0);
    -moz-transform-origin: 0 0;
    -webkit-transform: rotate(270deg) translate(-20em,0);
    -webkit-transform-origin: 0 0;
    */
    writing-mode: vertical-rl;

    /*Truncate overflow*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.collapsiblePanel {
    width: 100%;
    height: 35px;
    vertical-align: middle;
    background-color: rgb(209, 219, 230);
    color: rgb(0, 97, 146);
}

.collapsiblePanel h3 {
    padding-left: 12px;
    padding-top: 6px;
}

/*.stacked-events {*/
/*	padding-top: 5px;*/
/*}*/

.chosen-container {
    margin-top: 5px;
    margin-bottom: 5px;
}

.stacked-events {
    margin-top: 5px;
    margin-bottom: 10px;
}

input[type=button]:disabled, input[type=submit]:disabled, input[type=reset]:disabled,
input[type=button]:hover:disabled, input[type=submit]:hover:disabled, input[type=reset]:hover:disabled{
    background-color: #eee;
    color: gray;
    cursor: auto;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: lightgray;
    border: none;
    color: black;
    padding: 9px 20px;
    text-decoration: none;
    margin: 0px 2px;
    cursor: pointer;
    transition: background-color linear 0.3s;
    width: auto !important;
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
    background-color: gray;
    color: white;
}

input[type=file] {
    padding-left: 5px;
    padding-right: 5px;
}

input[type="text"], #gmoSearch .searchtext-front {
    outline: 0;
    height: 25px;
    border: 1px solid #aaa;
    background-image: linear-gradient(#eee 1%, #fff 15%);
    border-radius: 0;
}

input[type="text"] {
    padding: 2px 2px 2px 10px;
}

#gmoSearch .searchtext-front {
    padding: 4px 2px 4px 10px;
}

.chosen-container .chosen-results li em {
    background-color: yellow;
    color: black !important;
    font-weight: bold;
    text-decoration: none !important;
}

.highlighted {
    background-color: lime;
}
.ui-dialog {
    z-index: 2;
}
.ui-widget-overlay {
    position: fixed !important;
}
/*overwriting primefaces*/
.ui-widget {
    font-size: 10pt;
}
.ui-treetable thead th, .ui-treetable tbody td, .ui-treetable tfoot td, #content table th, #content table td.rowH {
    white-space: normal;
}
.ui-widget-content {
    color: inherit;
}
.ui-widget-content a {
    color: #0077dd;
}

.useContainer {
    display: grid;
    justify-items: center;
}

.useContainer span {
    margin: 0 3px;
    font-size: 8pt;
}