/* --------------------------------------------------------------------------
 * XMLmind core styles
 * -------------------------------------------------------------------------- */

body {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1.33;
    color: black;
    background-color: white;
    margin:0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #394986;
    font-weight: bold;
}

h1 {
    font-size: 1.33em;
    line-height: 1;
    margin-top: 1em;
    margin-bottom: 1em;
}

h2 {
    font-size: 1.25em;
    line-height: 1.07;
    margin-top: 1.07em;
    margin-bottom: 1.07em;
}

h3 {
    font-size: 1.17em;
    line-height: 1.14;
    margin-top: 1.14em;
    margin-bottom: 1.14em;
}

h4 {
    font-size: 1.08em;
    line-height: 1.23;
    margin-top: 1.23em;
    margin-bottom: 1.23em;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}

p,
pre,
ol,
dl,
ul,
table,
hr {
    margin-top: 1.33em;
    margin-bottom: 1.33em;
}

hr {
    height: 1px;
    border-style: none;
    background-color: #D0D0D0;
}

blockquote {
    margin: 2.66em 5.32em;
}

code,
kbd,
samp,
tt,
pre {
    font-family: "Lucida Console","Lucida Sans Typewriter",Monaco,monospace;
    font-size: 0.917em;
    line-height: 1.45;
}

pre {
    white-space: pre;
    background-color: #F0F0F0;
    border: 1px dotted #D0D0D0;
    padding: 0.36em;
    margin-top: 1.45em;
    margin-bottom: 1.45em;
}

ul {
    list-style-type: disc;
}

ul ul {
    list-style-type: square;
}

ul ul ul {
    list-style-type: circle;
}

ul ul ul ul {
    list-style-type: disc;
}

ul ul ul ul ul {
    list-style-type: square;
}

ul ul ul ul ul ul {
    list-style-type: circle;
}

ul ul ul ul ul ul ul {
    list-style-type: disc;
}

ol > li {
    list-style-image: none;
}

li {
    margin-top: 1.33em;
    margin-bottom: 1.33em;
}

*[compact] > li,
.xmcompact > li {
    margin-top: 0;
    margin-bottom: 0;
}

dt {
    margin-top: 1.33em;
    margin-bottom: 0;
}

dt + dt {
    margin-top: 0;
}

dd {
    margin-top: 0;
    margin-bottom: 1.33em;
}

*[compact] > dt,
.xmcompact > dt {
    margin-top: 0;
}

*[compact] > dd,
.xmcompact > dd {
    margin-bottom: 0;
}

a:link:hover,
a:visited:hover {
    text-decoration: underline;
}

a:link {
    text-decoration: none;
    color: #004668;
}

a:visited {
    text-decoration: none;
    color: #135678;
}

/* --------------------------------------------------------------------------
 * XMLmind style classes
 * -------------------------------------------------------------------------- */

/* A page must start with a h1.title. */

.xmtitle {
    border-bottom: 1px solid #394986;
    padding-bottom: 0.25em;
    margin-top: 0;
}

/* Used in licenses. */

.xmtitlebox {
    border: 2px solid #8795cc; /*Dimmer #394986*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0.66em;
    margin: 1.33em 0;
}

.xmqna {
    border: 2px solid #8795cc; /*Dimmer #394986*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0.66em;
    margin: 2.66em 0;
}

.xmnote,
.xmsidebar {
    background-color: #f0f4f7;
    border: 1px solid #dce4ec;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0.66em;
    margin: 2.66em 5.32em;
}

.xmqna  > *:first-child,
.xmnote > *:first-child,
.xmsidebar > *:first-child {
    margin-top: 0;
}

.xmqna > *:last-child,
.xmnote > *:last-child,
.xmsidebar > *:last-child {
    margin-bottom: 0;
}

.xmtable {
    border-collapse: collapse;
    border: 1px solid #808080;
    margin-left: auto;
    margin-right: auto;
}

.xmtable th,
.xmtable td {
    border: 1px solid #808080;
    padding: 0.33em;
}

.xmtable tbody th,
.xmtable td {
    vertical-align: baseline;
}

.xmthead1 {
    background-color: #D0D0D0;
}

.xmthead2 {
    background-color: #E0E0E0;
}

.xmfig {
    text-align: center;
    margin-top: 2.66em;
    margin-bottom: 2.66em;
}

.xmclickableimg {
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    cursor: pointer;
}

.xmclickableimg:hover {
    border-color: #004668;
}

.xmfnsepar {
    width: 4em;
    background-color: #D0D0D0;
    margin-top: 2.66em;
    margin-bottom: 0.66em;
    margin-left: 0;
    margin-right: auto;
}

.xmfn {
    font-size: 0.83em;
    line-height: 1.6;
    color: #808080;
}
/* --------------------------------------------------------------------------
 * XMLmind navigation styles
 * -------------------------------------------------------------------------- */

#xmnheader {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #bce2f5;
    border-bottom: 1px solid #D0D0D0;
    margin: 0;
}

td#xmnlogo {
    width: 80px;
    padding: 0;
}

img#xmnlogoicon {
    width: 48px;
}

td#xmntitle {
    font-size: 1.25em;
    line-height: 1.07;
    color: #394986;
    font-weight: bold;
    padding: 0.4em 0; /* 0.5/1.25 */
}

td#xmnlinks,
td#xmntools {
    font-size: 0.917em;
    line-height: 1.45;
}

td#xmnlinks {
    padding: 0.54em 0.54em 0 0; /* 0.5/0.917 */
}

td#xmntools {
    padding: 0 0.54em 0.54em 0; /* 0.5/0.917 */
}

a.xmnlink {
    color: #394986;
}

.xmntoolsep {
    color: #a3becc;
}

.xmntoolsep {
    padding-left: 0.54em; /* 0.5/0.917 */
    padding-right: 0.54em;
}

#xmnsearchfields {
    background-color: white;
    border: 1px solid #D0D0D0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    margin: 0;
}

#xmnsearchbutton,
#xmnsearchfield,
#xmnconverticons {
    vertical-align: middle;
    border-style: none;
    padding: 0;
    margin: 0;
}

#xmnsearchfield {
    font-family: inherit;
    font-size: inherit;
}

#xmnbody {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
}

#xmnleft,
#xmnright {
    vertical-align: top;
}

#xmnleft {
    width: 16em;
    white-space: nowrap;
    font-size: 0.917em;
    line-height: 1.45;
    border-right: 1px solid #D0D0D0;
    padding: 1.45em 0;
}

#xmnright {
    padding: 1.33em;
}

.xmnentry1,
.xmnentry2 {
    margin-left: 4em;
    margin-right: 0;
}

div + .xmnentry1 {
    margin-top: 1.45em;
}

.xmnentry2 {
    margin-top: 0.365em;
    margin-bottom: 0.365em;
}

.xmnentryselected {
    font-weight: bold;
    background-color: #def1fc;
}

.xmnbullet {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

a.xmntext {
    color: #394986;
    padding: 0.365em;
}

#xmncontents {
}

#xmncopyright {
    padding-top: 9.6em;
    padding-bottom: 1.6em;
    padding-left: 1.6em;
    padding-right: 1.6em;
}

/* --------------------------------------------------------------------------
 * XMLmind navigation styles
 * -------------------------------------------------------------------------- */

/*
 * Extra small devices (portrait phones, etc).
 */
@media (max-width: 575.98px) { 
    td#xmnleft {
        display: none;
    }
}

/*
 * Small devices (landscape phones, etc).
 */
@media (max-width: 767.98px) { 
    td#xmnlogo {
        width: 32px;
        padding: 4px 8px;
    }

    img#xmnlogoicon {
        width: 24px;
    }

    td#xmnlinks,
    td#xmntools {
        display: none;
    }

    #xmnleft {
        width: 12em;
    }

    .xmnentry1,
    .xmnentry2 {
        margin-left: 0;
    }
}
/* --------------------------------------------------------------------------
 * Styles which are specific to this Web site
 * -------------------------------------------------------------------------- */

.product-list,
#news-list {
    border-collapse: collapse;
}

.product-list td,
#news-list td {
    padding-top: 2.66em;
    padding-bottom: 2.66em;
    padding-left: 0;
    padding-right: 2.66em;
}

.product-list tr + tr > td,
#news-list tr + tr > td {
    border-top: 1px solid #D0D0D0;
}

#contact-list {
    border-collapse: collapse;
}

#contact-list td,
#contact-list th {
    padding: 0.66em;
}

#contact-list td {
    vertical-align: top;
}

#contact-list tr th {
    border-top: 1px solid #808080;
}
