.hideforprint {
    display: none !important;
    width: 0 !important;
}

body,
#main {
    background: #ffffff !important;
    background-image: none !important;
    font-size: 12pt;
}

#maincontainer {
    max-width: 100%;
    box-shadow: none;
}

#contentcontainer {
    width: 100%;
    max-width: 100%;
}


#content {
    width: 100%;
    max-width: 100%;
}

.prolabel {
    display: block;
    clear: left;
    padding: 30px 0 0;
}

.proversion .flagdiv {
    float: left !important;
    width: 20% !important;
    height: 90px !important;
}
.flagdiv {
    display: inline-block;
    float: left;
    width: 20%;
    text-align: center;
}
p, p span, li,
select,
textara,
input {
    font-size: 10pt !important;
    line-height: 12pt !important;
}
ul,
ol{
    margin-bottom: 10px !important;
}

PRE,
.code {
    font-size: 10pt !important;
    line-height: 12pt !important;    
}

h1,
h2 {
    font-size: 13pt !important;
    line-height: 15pt !important;    
}

h3 {
    font-size: 12pt !important;
    line-height: 14pt !important;    
}

h4,
h5,
h6 {
    font-size: 11pt !important;
    line-height: 13pt !important;    
}
