.form {
    width: 119px;
    height: 18px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 2px;
    margin: 0px;
    border: solid 1px #7f9db9;
}

.form1 /*formMain*/ {
    width: 120px;
    height: 25px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 2px;
    margin: 0px;
    padding-right: 2px;
    border: solid 1px #7f9db9;
}

.text {
    font-family: verdana;
    font-size: 10px;
    font-style: italic;
    color: #6c6c6c;
}

.main {
    font-family: verdana;
    font-size: 13px;
    color: #3b3b3b;
}

.headerfont {
    font-family: verdana;
    font-size: 20px;
    color: #3b3b3b;
    margin: 10px 10px 10px 10px;
}

.main1 {
    font-family: verdana;
    font-size: 12px;
    color: #3b3b3b;
}

.main2 {
    font-family: verdana;
    font-size: 11px;
    color: #3b3b3b;
}

.footer {
    font-family: verdana;
    font-size: 9px;
    color: #222222;
}


.menu_text {
    text-align: center;
    font-family: verdana;
    font-size: 13px;
    color: #000000;
}

    .menu_text:link {
        text-decoration: none;
    }

    .menu_text:visited {
        text-decoration: none;
    }

.textInput {
    border: 0px solid #ff0000;
    background: #ffffff;
    color: #000000;
    font-size: 20px;
}

#ctl00_ctl00_ImageContent_MainContent_ImageSlice /*#ImageSlice*/ {
    position: relative;
    width: 100%;
}

#ctl00_ctl00_ImageContent_MainContent_ImageSliceDiv /*#ImageSliceDiv*/ {
    height: 30px;
    position: relative;
    overflow: hidden;
    border: 1px solid #116FD1;
    margin-bottom: 2px;
}

#displayContent {
    position: relative;
    margin: 0 0 0 0;
    height: auto;
    width: auto;
    overflow: scroll;
}

#mainDisplay {
    position: relative;
    margin: 0 0 0 0;
}

.help-button {
    padding: 10px;
    color: whitesmoke;
    border-radius: 5px;
    background: #0c4da1;
    cursor: pointer;
    text-decoration: none !important;
    display: inline-block;
}


.help-button-disabled {
    padding: 10px;
    color: whitesmoke;
    border-radius: 5px;
    background: lightgray;
    cursor: pointer;
    text-decoration: none !important;
}

.cartItemsCount {
    position: absolute;
    left: 16px;
    bottom: 28px;
    font-weight: bold;
    color: #F6F7F9;
}

.clerk-info {
    float: left;
    background-color: #fff;
}

.clerk-info img {
    display: inline-block;
    vertical-align: middle; 
}

.wayne-footer-logo {
    position: absolute;
    background-color: #fff;
    padding: 14px;
    top: 2px;
    left: -5px; 
}

#cmdShowCart {
    position : relative;
}

.time-wrapper {
    margin-left: 12px;
    max-width: 220px;
    position: relative;
}

.time-container {
    padding: 6px;
    color: #757575;
    border: 2px solid #9C9C9C;
    border-radius: 8px;
}

.time-header {
    color: #757575;
    background-color: #fff;
    padding: 0 10px;
    position: absolute;
    font-size: 12px;
    top: -6px;
    left: 60px;
}

.time {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    text-align: center;
}

.time-desc {
    margin: 0;
    text-align: center;
}

.time-desc span {
    width: 50px;
    display: inline-block;
    font-size: 12px;
    margin: 0 6px;
}

.buy-time-btn {
    background-color: #0e54ae;
    border-radius: 4px;
    color: #fff;
    border: none;
    width: 80px;
    padding: 10px 4px;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
}

.buy-time {
    padding: 20px 0;
    text-align: center;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}

.time-access-add-btn:hover {
    background-color: #1f90bb;
    background-position: 0 -15px;
}

.select2-container span.select2-selection--single {
    border-radius: 2px;
    height: 18px;
    border: 1px solid #767676;
}

.select2-container span.select2-selection--single span.select2-selection__rendered {
    line-height: 18px;
    color: black;
}

.select2-container span.select2-selection--single span.select2-selection__arrow b {
    margin-top : -7px;
}

.select2-css {
    font-family: Arial;
    font-size: 13px;
}

.skip {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    color: white;
    background: #BF1722;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    padding: 5px;
    z-index: 100;
}

.skip:focus {
    position: absolute;
    left: 0px;
    top: 0px;
    outline-color: transparent;
    width: auto;
    height: auto;
}

.searchBtn {
    background-color: #0E54AE;
    color: white;
    border-radius: 5px;
    width: 123px;
    height: 28px;
    border: 2px solid white;
    font-family: Verdana;
    font-size: 16px;
    cursor: pointer;
}