﻿.listwrapper
{
    position: relative;
    top: 20px;
    clear: both;
    margin: 0;
    padding: 0;
}


body
{
    font-family: Arial, sans-serif;
    color: rgb(39,100,157);
}

a, a:hover, a:active, a:visited
{
    color: rgb(39,100,157);
    text-decoration: none;
}

#container
{
    width: 120px;
    height: 66px;
    background-image: url(/Content/badge/images/background-small.png);
    background-position: top left;
    background-size: contain;
    background-repeat: no-repeat;
}

#images
{
    width: 50px;
    padding-top: 6px;
    padding-left: 1px;
    float: left;
}

#images img
{
    width: 46px;
    margin-left: 4px;
}

#text
{
    margin-top: 6px;
    margin-left: 4px;
    width: 60px;
    float: left;
}

p#assessed
{
    font-size: 7pt;
    width: 110%;
    text-wrap: none;
}

p.quality
{
    font-size: 8pt;
    line-height: 10pt;
    font-weight: bold;
}

p#quality-it
{
   margin-top: 4px;
}

p#quality-en
{
    margin-bottom: 2px;
}

p#rate 
{
    font-weight: bold;
    margin-left: -1px;
}

.rating-font-normal
{
    font-size: 20pt;
    line-height: 23pt;
}

.rating-font-c
{
    font-size: 22pt;
    line-height: 23pt;
    margin-top: -1px;
}

.rating-font-ce
{
    font-size: 22pt;
    line-height: 23pt;
    margin-top: 0px;
}

.rating-font-e
{
    font-size: 24pt;
    margin-top: -3px;
}

.rating-font-ee
{
    font-size: 23pt;
    margin-top: -1px;
}

.rating-font-aaa
{
    font-size: 19pt;
}

#validity
{
    float: left;
    position: relative;
    margin-top: 2px;
    margin-left: 4px;
    font-size: 8pt;
    text-align: right;
}

#check
{
    display: inline-block;
    width: 8px;
    margin-right: 5px;
}