#click-video {
    width: 100%;
    height: 100%;
}

#clicked-photo {
    border: 2px solid rgb(56, 55, 55);
    width: 100%;
    height: 100%;
}

#canvas {
    display: none;
}

.bootstrap-select button {
    border-radius: 0% !important;
}

.bootstrap-select {
    border: 1px solid #CED4DA !important;
}

.printableArea {
    display: none;
    background: transparent;
}

.customized-page h1 {
    font-size: 60px;
}

.customized-page h2 {
    font-size: 40px;
    font-family: Arial;
}

.customized-page {
    padding-top: 80mm;
}

.customized-page-inner {
    max-height: 75mm;
    font-family: Arial;
}
