@font-face
{
    font-family: naskhDroid;
    src: url(../font/naskh_droid.ttf);
}

.p-text {
    text-align: right;
    font-family: NaskhDroid, tahoma;
    direction: rtl;
    font-size: small;
}

.e-text
{
    text-align: left;
    direction: ltr;
    font-size: small;
}

.back
{
    background-image: url('../images/seamless_paper_texture.png');
    width: 100%;
    height: 150%;
    position: fixed;
    top: -50px;
    z-index: -1;
}

.jumbotron
{
    box-shadow: 0 -5px 16px 1px #BBBBBB;
    background-color: white;
}

div
{
    font-size: small;
    text-align: right;
}

.col-centered
{
    float: none;
    margin: 0 auto;
    margin-top: 20px;
}

.form-control-label
{
    margin-top: 1em;
}

.white-space
{
    margin: 2em;
}

#h3
{
    font-size: large;
}

.margined
{
    margin: 1em;
}

#demographic-data-page
{
    display: none;
}

#first-part-intro-page
{
    display: none;
}

#first-part-page
{
    display: none;
}

#questionnaire-intro-page
{
    display: none;
}

p
{
    text-align: justify;
}

.questionnaire-item
{
    display: none;
}

.q-image
{
    width: 400px;
}

#footer
{
    text-align: center;
    display: none;
}

.education-overview
{
    display: none;
}

.graph-row
{
    display: block;
    font-size: x-small;
}

.field-stats
{
    display: inline;
    float: right;
    width: 47%;
}

.ed-level-stats
{
    display: inline;
    float: left;
    width: 47%;
}

.fake-stats
{
    visibility: hidden;
}

.small-text
{
    font-size: x-small;
}

.e-text
{
    font-family: Georgia;
}

.ct-series-a .ct-bar
{
    stroke: dimgrey;
}

.ct-label
{
    color: #444444;
}

.underline-span
{
    border-bottom: 1px solid;
    padding-bottom: 1px;
    border-color: -moz-mac-accentdarkestshadow;
}

#outro-page
{
    display: none;
}
