/*
Do not modify this file. To create your own theme, duplicate the selectors from themes/default/theme.css and modify those values.
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,img,input,textarea,p,blockquote,table,th,td,a,abbr,acronym,address,caption,cite,code,dfn,em,strong,th,var,hr{margin:0;padding:0;border:0;text-decoration:none;border-collapse:collapse;border-spacing:0;list-style:none;}
input:focus,a:focus,textarea:focus{outline:0;}
html,body,textarea{font-family:Helvetica,Arial,Verdana,sans-serif;}

#wsContent img {
    width: 100%;
}
#wsContent h2 {
    page-break-before: always;
    display: block;
}
    #wsContent h2:first-child {
        page-break-before: avoid;
    }

#wsNavbar {
    display: none;
}