@font-face {
    font-family: 'Montserrat';
    src: url('https://parktest.ca/modules/custom/cwl/css/fonts/Montserrat-Regular.ttf') format('ttf');
    font-style: normal;
    font-weight: normal;
}

@font-face {
font-family: 'Montserrat';
src: url('https://parktest.ca/modules/custom/cwl/css/fonts/Montserrat-Bold.ttf') format('ttf');
font-style: normal;
font-weight: bold;
}

body {
    font-family: 'Montserrat'
}

@media print {
    .header, .header-top, #breadcrumb, .back-button a {
        display: none;
    }

    th {
        background: white !important;
        color: black;
        border: 2px solid white;
    }

}


.vertikal_helper_wrapper {
    background: white !important;
    color: #000 !important;
}


/*
#edit-delete, .tabledrag-toggle-weight-wrapper {
    display: none !important;
  }

.draggable table {
   border-collapse: unset !important;
}

.draggable td{
    height: 1px;
}

*/

#data-drupal-messages, .data-drupal-messages {
    background-color:yellow;
    color: black;
    font-weight: bold;
    font-size: 1.5rem;
}

.layout-region--node-secondary {
    display: none;
}

.specification-details {
    font-weight: bold;
}

.specsheetlabel, .specsheetvalue {
    vertical-align: top;
}

.specsheetlabel {
    font-weight: bold;
}

.even {
    background-color: Gainsboro;
}

table {
    border-spacing: 0;
}

.field--name-field-specsheet tabel {
    width: 100%;
}

.fixture {
    height: 330px;
}

.bulb {
    height: 330px;
}

.bottomimage {
    height: 50px;
    float: right;
}

.bottomimagetd {
    border-bottom: 1px solid black;
    padding-bottom: 0.5rem;
    width: 100%;
    text-align: right;
}

.truelightlogo {
    width: 130px;
}

#edit-group-pdfs {
    display: none;
}

#edit-field-webdescription-0-format-help {
    display: none;
}

.vertical-tabs__menu, .entity-content-form-revision-information {
    display: none;
}

#edit-revision, #edit-revision-information, #edit-revision .form-item__label.option {
    display: none;
}

label[for="edit-revision"] {
    display: none;
}