body {
    background: none !important;
    width: 100%;
    height: 100%;
    text-align: center;
}

#printableHTML {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.imgPrint {
    width: 90%;
    display: block;
    margin: auto;
}

#print_it,
#langHref,
#closePDF {
    position: absolute;
    left: 0px;
    width: 50px;
}

#langHref {
    top: 4px;
}

#print_it,
#closePDF {
    top: 61px;
    cursor: pointer;
}

.theContent {
    position: relative;
    background: none !important;
}

#letterVideoBtn {
    top: 5%;
}

#helpVideoBtn {
    top: 0%;
    left: 5%;
}

#helpVideoBtn,
#letterVideoBtn {
    left: 5.5em;
    width: 12%;
}

#letterVideoDiv {
    display: none;
}
