﻿﻿body
{
    /*padding-bottom: 15px;*/
    margin-left: -2px;
    font-family: Segoe UI,Tahoma,Arial;
}

@media screen and (max-width: 817px)
{
    #Content
    {
        margin-top: 110px !important;
    }

    #btn_RegisterLicense
    {
        margin-left: 0px !important;
    }

    #lblLicenseEndTime
    {
        padding-left: 24px;
        width: 17%;
    }
}

@media screen and (min-width: 1100px)
{
    #lblLicenseEndTime
    {
        padding-left: 54px;
    }
}

img
{
    padding-bottom: 5px !important;
}

#btn_SendRequest
{
    width: 130px !important;
}

#btn_Activate
{
    padding-right: 5px!important;
    /*margin-right: 10px!important;*/
    width: 95px !important;
}

#ActivateButtonImg
{
    padding-bottom: 5px;
}

#notesContent
{
    font-family: Segoe\000020UI,Tahoma,Arial !important;
    font-size: 12px !important;
    color: black;
    text-align: left;
    font-weight: normal !important;
    background-color: white;
    padding-left: 7px !important;
}

#NotesContent
{
    display: -webkit-inline-box;
    display: flex;
    width: 100%;
    font-family: Segoe UI,Tahoma,Arial;
    font-size: 12px !important;
    color: black;
    font-weight: normal;
    text-align: left;
}

#LicenseEndTime
{
    /*margin-left: 10px !important;*/
}

#lblLicenseEndTime
{
    width: 17%;
}

.navbar
{
    visibility: hidden;
}

.navbar-fixed-top
{
    display: inline-table;
    width: 100%;
    padding-top: 3px;
}

.navbar-fixed-bottom
{
    background-color: white;
    border-top-color: #D6D6D6;
    border-top-width: 1px;
    border-top-style: solid;
}

.HeaderDiv
{
    display: -webkit-inline-box;
    display: flex;
    float: left;
    padding-top: 3px;
    background-color: white;
}

#Content
{
    margin-top: 105px !important;
    visibility: hidden;
}

#installSamplesSpacer
{
    display: none;
}

#btn_RegisterLicense
{
    line-height: 17px !important;
    border: 1px solid #C6C6C6;
    margin-top: 7px;
    margin-left: 6px;
    width: auto;
    min-width: 80px;
}


#btnInstallSamples
{
    line-height: 17px !important;
    border: 1px solid #C6C6C6;
    margin-top: 7px;
    margin-left: 6px;
    width: auto;
    min-width: 80px;
}


#installSamples
{
    display: none;
}

#checkList
{
    display: none;
}

.LicensePeriodHidden
{
    display: none;
}

.LicensePeriodVisible
{
    display: -webkit-inline-box !important;
    display: flex !important;
}

.LicensePeriodLabel
{
    width: 12%;
    min-width: 115px;
    padding: .2em .6em .3em;
    font-family: Segoe\000020UI,Tahoma,Arial !important;
    font-size: 11px !important;
    color: black;
    text-align: left;
    font-weight: normal !important;
}

.LicensePeriodContent
{
    font-family: Segoe\000020UI;
    font-size: 12px;
    font-weight: bold;
    width: 34%;
    padding-top: .2em;
}

.LicenseFileDetails
{
    overflow: auto;
    background-color: white;
}

.col-sm-12
{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.col-md-12
{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.col-md-6
{
    width: 38%;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.col-sm-6
{
    width: 38%;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.col-md-4
{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.col-sm-4
{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.productName
{
    font-family: 'Segoe UI';
    font-weight: lighter;
    font-size: 24pt;
    margin-top: 15px;
    /*margin-right: 16%;*/
    margin-left: 15px;
    display: inline;
}

.collapsesection
{
    padding-bottom: 1%;
}

.container
{
    width: 100%;
    max-width: 100% !important;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    min-height: 482px;
}

.container-fluid
{
    width: 100% !important;
    padding-left: 12px !important;
    padding-right: 0px !important;
}

.headerImage
{
    min-width: 65px;
    display: inline;
}

.notificationImage
{
    background-image: url("../images/Alert.png");
    background-repeat: no-repeat;
    min-width: 17px;
    max-width: 61px;
    min-height: 17px;
    padding-top: 2px;
    display: inline-block;
}

.collapsedPanel
{
    background-image: url("../images/tab_section_right.png");
    background-repeat: no-repeat;
    min-width: 17px;
    min-height: 17px;
    padding-top: 2px;
    display: inline-block;
    cursor: pointer;
    float: left;
    min-height: 19px;
    font-family: Segoe UI,Tahoma,Arial;
    font-size: 14px;
    font-weight: lighter;
    color: #0072C6;
    text-align: center;
    vertical-align: middle;
}

.openedPanel
{
    background-image: url("../images/tab_section_down.png");
    background-repeat: no-repeat;
    min-width: 17px;
    min-height: 17px;
    padding-top: 2px;
    display: inline-block;
    cursor: pointer;
    font-family: Segoe UI,Tahoma,Arial;
    font-size: 14px;
    font-weight: bold;
    color: #0072C6;
    float: left;
    vertical-align: middle;
}

.statusDesc
{
    min-height: 19px;
    font-family: 'Segoe UI';
    font-size: 12px;
    font-weight: bold;
}

.Active
{
    color: #666666;
    background-color: white !important;
    padding-left: 5px !important;
}

.Inactive
{
    color: #666666;
    background-color: #F4D89D !important;
    padding-left: 5px !important;
}

.New
{
    color: #666666;
    background-color: #F8F8F8 !important;
    padding-left: 5px !important;
}

.toggleCollapseSpan
{
    cursor: pointer;
    color: #0072C6 !important;
    font-family: 'Segoe UI';
    font-size: 14px;
    /*font-weight: Lighter;*/
    margin-top: 0px;
    margin-bottom: 0px;
}

.file
{
    margin-top: 7px;
    background-color: lightgray;
    color: #000000;
    width: 98%;
    height: 22px;
    font-family: Segoe UI,Tahoma,Arial;
    font-size: 11px;
    background-position: center;
    border-style: none;
}

.label
{
    /*min-width: 113px;*/
    width: 12%;
    /*cursor: pointer;*/
    margin-top: 11px;
    font-family: Segoe UI,Tahoma,Arial;
    font-size: 11px !important;
    color: black;
    font-weight: normal;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.normalLabel
{
    float: none !important;
    margin-left: -57px;
    color: black;
    font-family: 'Segoe UI';
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

.innerHeading
{
    color: black;
    padding-top: 1%;
    padding-left: 7px !important;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Segoe UI';
    font-weight: bold;
    text-align: left;
    min-height: 25px;
}

.textbox
{
    background-color: #ffffff;
    border-width: 1px;
    border-color: lightgray;
    border-style: solid;
    font-family: Segoe\000020UI,Tahoma,Arial;
    font-size: 11px;
    margin-top: 11px;
    margin-right: 7px;
    padding-left: 2px;
    width: 37%;
}

.textboxReadonly
{
    background-color: lightgray;
    border-width: 1px;
    border-color: lightgray;
    border-style: solid;
    font-family: Segoe\000020UI,Tahoma,Arial;
    font-size: 11px;
    font-weight: normal;
    margin-top: 11px;
    margin-right: 7px;
    padding-left: 2px;
    width: 37%;
}

.requiredComponent
{
    /*border: none;*/
}

.requiredComponentMarkup
{
    color: red;
    min-width: 5px;
}

#sendRequestButtons
{
    background-color: white;
    display: inline-block;
    min-width: 252px;
    width: 100%;
    padding-left: 7px !important;
    margin-bottom: 10px;
}

.ButtonImg
{
    padding-bottom: 4px;
    width: 18px;
    height: 18px;
}

.buttons
{
    height: 22px !important;
    font-family: Segoe UI,Tahoma,Arial;
    font-size: 12px;
    margin-top: 10px;
    width: auto;
    /*min-width: 125px;*/
    white-space: nowrap;
    color: #444444;
    background-color: #FFFFFF;
    border-color: lightgrey;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background-repeat: repeat-x;
    float: left;
}

    /*button Hover*/
    .buttons:hover
    {
        text-decoration: none;
        background-color: #B1D6F0;
    }

#status
{
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%; /* centers the loading animation horizontally one the screen */
    top: 50%; /* centers the loading animation vertically one the screen */
    background-image: url("images/transparent.gif"); /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px; /* is width and height divided by two */
    z-index: 9999;
}

.ui-widget-header
{
    background-color: #1160B7 !important;
}


.ui-widget-overlay
{
    /*z-index: 1200;*/
}

.spacer
{
    /*margin: 5px;*/
    padding-bottom: 12px;
}
