body {
    font-size: 13px !important;
}

.op-header .op-site-subtitle{
    font-size:0.75em;
}
.op-logo img{ width:148px; }
.checklex-left-panel{
    background-color:#DDD;
    border-radius:10px;
    padding:10px;
    margin-top:15px;
}
.checklex-left-panel-content{
    background-color:#FFF;
    border-radius:10px;
}
h2.checklex-left-panel-title{
    font-size:1.1em;
    font-weight:bold;
    margin:5px 0 10px;
    border: 0;
}
.checklex-left-panel-content ol{ padding:0; margin:0; }
.checklex-left-panel-content ol li{
    padding:15px;
    border-top:1px solid #DDD;
    list-style-position:inside;
    position:relative;
}
.checklex-left-panel-content ol li:after{
    content:" ";
    display:block;
    background:url(https://checklex.publications.europa.eu/resources/images/step-down.png) center top no-repeat;
    position:absolute;
    left:0; right:0;
    height:16px;
    bottom:-16px;
    z-index:999;
}
.checklex-left-panel-content ol li:last-child:after{
    display:none;
}
.checklex-left-panel-content ol li.last-step:after{
    display:none;
}

.checklex-left-panel-content ol li.disable-step{
    opacity:0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.checklex-left-panel-content ol li.disable-step .step-detail:after{
    content:" ";
    display:block;
    position:absolute;
    left:0; right:0; top:0; bottom:0;
    z-index:998;
    background-color:#FFF; opacity:0.01;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}

.checklex-left-panel-content ol li .step-detail{
    margin-left:20px;
    margin-top:10px;
}
.checklex-left-panel-content ol li .file-name{
    display:block;
}

.invalid-file {
    color: #003399;
}

.invalid-file img {
    position: relative;
    top: -1px;
}
.invalid-file-format, .invalid-file-size { color:#003399; }
.invalid-file-format img, .invalid-file-size img { position:relative; top:-1px; }

.invalid-request {
    margin-left: 15px;
}

.invalid-request::after {
    content: " " url(https://checklex.publications.europa.eu/resources/images/icons/invalid-format.png);
}

.invalid-request img {
    vertical-align: middle;
    top: -1px;
}

h3.document-status{
    margin:5px 15px;
    font-size:1.1em;
    font-weight:bold;
    padding:0;
}
h3.document-status.valid{
    padding-top: 15px;
    color:#29800f;
}
h3.document-status.valid:after , h3.document-status.invalid:after {
    content:url(https://checklex.publications.europa.eu/resources/images/icons/valid.png) ;
    font-weight:normal;
    display:inline-block;
    margin-left:4px;
    vertical-align:middle;
}
h3.document-status.invalid{
    padding-top: 15px;
    color:#CC0000;
}

h3.document-status.expired{
    padding-top: 15px;
    color:#000000;
}

h3.document-status.invalid:after{
    content:url(https://checklex.publications.europa.eu/resources/images/icons/invalid.png) ;
}

.alert-info-icon:before {
    content:url(https://checklex.publications.europa.eu/resources/images/icons/info.png);
    display:inline-block;
}

.alert-info {
    margin: 0px 0px 20px 0px;
}

.result-detail-container{ padding:5px 15px; }
.result-detail-container dl{ display:none; padding:5px 15px; margin-bottom:3px; }
.result-detail-container dd{ margin-bottom:6px; word-wrap: break-word; }
.result-detail-container dt{ word-wrap: break-word;}

.result-detail-container a[aria-expanded]:before, .result-detail-container a.collapsed:before{
    content:url(https://checklex.publications.europa.eu/resources/images/icons/expanded.png) ;
    display:inline-block;
    margin-right:4px;
}
.result-detail-container a.collapsed:before{
    content:url(https://checklex.publications.europa.eu/resources/images/icons/collapsed.png) ;
}
.result-detail-container a[aria-expanded]:hover:before{
    content:url(https://checklex.publications.europa.eu/resources/images/icons/expanded-hover.png) ;
}
.result-detail-container a.collapsed:hover:before{
    content:url(https://checklex.publications.europa.eu/resources/images/icons/collapsed-hover.png) ;
}
.result-detail-container a:hover, .result-detail-container a:active{
    cursor:pointer;
}

.editorial-content h1,h2{
    font-size:1.25em;
    font-weight:bold;
    border-bottom:1px solid #444;
    line-height:1.3;
}

.checklex-toc{
    border:6px solid #EEE;
    margin:20px 0 0 20px;
    padding:10px;
}

.checklex-toc ul{ margin:0; padding:0 }
.checklex-toc ul li{ list-style:none; }
.checklex-toc ul li a{ display:block; padding:5px 0; }
.checklex-toc img {
    margin-right: 5px;
    margin-bottom: 2px;
}

.btn-pdf{
    padding-left:24px;
    background-image:url(https://checklex.publications.europa.eu/resources/images/icons/pdf.png);
    background-position:1px 0px;
    background-repeat:no-repeat;
}
.btn-pdf:hover, .btn-pdf:focus, .btn-pdf.hovered {
    background-color: #fff;
    padding-left: 24px;
    background-image: url(https://checklex.publications.europa.eu/resources/images/icons/pdf-hover.png);
    cursor: pointer;
}

.btn-pdf a, .btn-certificate a {
    text-decoration: none;
    color: #444;
}

.btn-certificate a:hover, .btn-pdf a:hover, .btn-certificate.hovered, .btn-pdf.hovered {
    color: #5599FF;
    cursor: pointer;
}

.btn-certificate{
    padding-left:23px;
    background-image:url(https://checklex.publications.europa.eu/resources/images/icons/certificate.png);
    background-position:7px 2px;
    background-repeat:no-repeat;
}
.btn-certificate:hover, .btn-certificate:focus, .btn-certificate.hovered {
    background-color: #fff;
    padding-left:23px;
    background-image:url(https://checklex.publications.europa.eu/resources/images/icons/certificate-hover.png);
    cursor: pointer;
}
.btn-verify, .btn-verify:hover, .btn-verify:focus, .btn-verify.hovered {
    padding-right:18px;
    background-image:url(https://checklex.publications.europa.eu/resources/images/icons/right-arrow.png);
    background-position:98% 8px;
    background-repeat:no-repeat;
    cursor: pointer;
}
.more-link{
    padding-left:12px;
    background-image:url(https://checklex.publications.europa.eu/resources/images/icons/3-squares.png);
    background-position:2px 6px;
    background-repeat:no-repeat;
}
.more-link:hover{
    padding-left:12px;
    background-image:url(https://checklex.publications.europa.eu/resources/images/icons/3-squares-hover.png);
    background-position:2px 6px;
    background-repeat:no-repeat;
}

.chk-btn-print{
    padding:2px 3px !important;
    border-style: none;
    padding-top:1px !important;
    margin-right:6px;
}

.print-link {
    position:relative;
    float:left;
    margin:1px 3px 0 0;
}

.print-link a {
    background:url(https://checklex.publications.europa.eu/resources/images/icons/print-icon.png) left top no-repeat;
}

a.external-link:after{
    content:url(https://checklex.publications.europa.eu/resources/images/icons/external.png);
}

.op-other-links {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    column-count: 4;
    column-gap: 20px;
    font-size: 13px;
    max-width: 90%;
}

.op-other-links li {
    flex: 1 0 20%;
    /*margin: 0 0 5px 0;*/
}

.op-site-tools {
    background: #ddd;
    margin: -30px -20px 20px -5px;
    padding: 0px 10px;
    list-style: none;
    font-size: 13px;
    text-align: center;
}

.op-site-tools a {
    color: #444;
    text-decoration: none;
}

.op-site-tools li {
    display: inline-block;
    padding: 5px 10px;
}

.eur-lex #op-footer-full{
    border-top:6px transparent;
    background-color:#eeeeee;
    padding: 20px 5px 30px;
}

.op-mini-footer {
    background-color:#eee;
    padding:0 5px;
    font-size: 0.85em;
    position: relative;
}

.op-mini-footer::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 72px;
    z-index: 1;
    background: url(https://checklex.publications.europa.eu/resources/images/footer-squares-eur-lex.png) right no-repeat;
    margin: -49px 0 0 -5px;
}

#op-footer-full a{ font-size:0.9em; margin-bottom:3px; color:#666; }

.chk-secondary-menu{
    padding-left:0;
}
.content-tools{
    margin-top:15px;
    float: right;
}

.checklex-toc .title {
    font-family:Georgia, Times, "Times New Roman", serif;
    font-size:1em;
    font-weight:bold;
    margin-top: 10px !important;
    margin-bottom: 10px;
    line-height: 1.1;
    display: block;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

h1.page-title{
    font-family:Georgia, Times, "Times New Roman", serif;
}

.disable-step {
    opacity: 0.3;
}

.checklex-left-panel-content .glyphicon {
    color: #3366CC;
}

.btn-back {
    padding-bottom: 15px;
    margin-top: 15px;
}

.file-input {
    cursor: pointer;
    font-size: 500px;
    height: 100%;
    filter: alpha(opacity=0.01);
    -moz-opacity: 0;
    opacity: 0.01;
    position:absolute;
    right: 0;
    top: 0;
}

.file-input:hover {
    cursor:pointer;
}

.filecheck {
    display: block;
    padding: 0 !important;
    height: 0 !important;
    max-height: 0 !important;
    max-width: 0 !important;
    visibility: hidden !important;
    font-size: 0 !important;
    line-height: 0 !important;
    -webkit-margin: 0 !important;
    -webkit-padding: 0 !important;
    border-top: 0 !important;
    overflow: hidden;
}

.filecheck ol li {
    height: 0 !important;
    border-top: 0 !important;
}

.right-grey-border {
    border-right: 1px solid #DDD !important;
}

.file-error {
    color: #003399;
}

.nosize {
    width:0 !important;
    height:0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

#middle-column {
    min-height: 150px;
}

#middle-column li {
    margin:0 0 10px 0;
}

.op-top-links a {
    font-size:11px !important;
}

h2.footer-item-title {
    border: 0 !important;
    line-height: inherit !important;
}

.op-breadcrumb a:visited,
.op-mini-footer a:visited,
#main a:visited {
    color: #551A8B;
}

.alert-info-text{
    margin-left:25px;
    margin-top:-23px;
}

@media (max-width: 767px) {
    .op-other-links { column-count: 2;}
}

@media (max-width: 424px) {
    .footer-item-title { font-size: 14px !important; }
    .op-other-links { column-count: 1; }
}