/* Tommy Guns 2017 Self Check-In Theme */

#olq-body
{
    background: url('images/TommyGunsBackground.png') no-repeat;
    background-size: cover;
    background-color: black;
    font-family: Tahoma, Arial;
    font-weight: bold;
}

#olq-logo{
    visibility: hidden;
}

#olq-top-center-logo 
{
    background: url('images/TommyGunsLogo.png') no-repeat;
    width: 780px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.olq-warning-container
{
    background-color: #323232;
}

#olq-footer-container
{
    background-color: #202020;
}

#olq-waitTime-container,
.olq-home-companyName,
#olq-home-title,
#olq-summary-heading
{
    text-shadow: 4px 4px 1px rgba(0,0,0,0.8);
}

.olq-summary-container-max-height
{
    height: auto;
}

.olq-summary-container 
{
    padding: 30px 0px 30px 0px;
}

.ui-widget-header
{
    background: none;
    border: none;
}

.ui-widget-content
{
    background: none;
    background-color: #231F20;
    border: none;
}

#olq-client-info-prompt-container,
#BusinessSecurityPin-Container
{
    background: none;
    background-color: rgba(47, 44, 44, 1) !important;
}

.tableheaderdifferentiation,
.differentiationline
{
    border-bottom-color: black;
}

.BusinessSecurityPin-td
{
    background-color: rgb(56, 56, 56) !important;
    border: 1px solid black !important;
}

.BusinessSecurityPin-td:active
{
    background-color: #FA9C05 !important;
}

#BusinessSecurityPin-display
{
    border: 1px solid black !important;
}