@CHARSET "UTF-8";

body.mce-content-body[data-id="Classes\.DocumentExtract_0_extract"] {
    width: 650px;
}

#sitecontainer,
#sitecontainer h1,
#sitecontainer p,
#sitecontainer li,
#sitecontainer th,
#sitecontainer td,
body.mce-content-body ,
body.mce-content-body  h1,
body.mce-content-body  p,
body.mce-content-body  li,
body.mce-content-body  th,
body.mce-content-body  td {
    font-family: "Open Sans", Tahoma, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #333333;
    margin: 0px;
    padding: 0px;
}

#sitecontainer h1,
body.mce-content-body  h1 {
    font-size: 24px;
    line-height: 30px;
}

#sitecontainer b,
body.mce-content-body  b {
    font-weight: 500;
}

#sitecontainer a,
body.mce-content-body  a {
    color: #333;
    text-decoration: none;
}
#content a,
body.mce-content-body  a {
    color: #2c4c0f;
}
#sitecontainer a.active,
#sitecontainer a:hover,
body.mce-content-body  a:hover {
    color: #1a8e1b;
}