﻿.toc-show {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 1348.96px !important;
    background: white;
    z-index: 10000;
    box-shadow 0 0 10px #333;
    overflow: hidden;
    pointer-events: auto;
    padding: 20px;
    border: 2px solid #ffffff;
    margin: 2px;
}

.divOuter-hide {
    display: none;
}


#acceptedTCBtn:disabled {
    color: #000000;
    BACKGROUND-COLOR: #DCDCDF;
    border-color: #999999;
}

#divMain {
    z-index: 100;
    text-align: center;
    overflow: auto;
    position: relative;
    height: 500px;
}

.Heading {
    display: inline;
    width: 536px;
    height: 8px;
    margin-left: 30px;
}

#txtEULA {
    width: 100%;
    overflow-y: scroll;
    background-color: #fff !important;
    margin-left: 30px;
    text-align: left;
}

#tbAccept {
    margin: 0 auto;
    text-align: center;
}

    #tbAccept span {
        font-weight: bold;
        font-size: 10px;
    }

#acceptedTCBtn {
    margin-left: 15px;
}
