
html, body, form {
    height: 100%;
}

.main-container:before {
    display: block;
    content: "";
    position: absolute;
    z-index: -2;
    width: 100%;
    max-width: inherit;
    bottom: 0;
    top: 0;
}

.main-container::before {
    display: block;
    content: "";
    position: absolute;
    z-index: -2;
    width: 100%;
    max-width: inherit;
    bottom: 0;
    top: 0;
}

.main-container.container {
    padding-left: 0;
    padding-right: 0;
}

.rtl .main-container.container {
    padding-left: 0;
    padding-right: 0;
}

.main-container.container:before {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    width: inherit;
}

.main-container.container::before {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    width: inherit;
}

@media (max-width: 767px) {

    .main-container.container:before {
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
    }
}

.popupDetail .main-container > .slimScrollDiv {
    float: left;
}

.main-content {
    margin-left: 0;
    height: 100%;
}

.sidebar + .main-content {
    margin-left: 153px;
}

    .sidebar + .main-content.no-sidebar {
        margin-left: 0;
    }

.sidebar-mini + .main-content {
    margin-left: 27px !important;
}

.sidebar {
    width: 151px;
    float: left;
    padding-left: 0;
    padding-right: 0;
    background: #fff;
    border-right: 1px solid #ccc;
    /*border-top: 1px solid #ccc;*/
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

    .sidebar > .Listbar {
        overflow: visible !important;
        height: auto !important;
    }

.sidebar-mini {
    width: 25px !important;
}

.sidebar:before {
    content: "";
    display: block;
    width: inherit;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.sidebar::before {
    content: "";
    display: block;
    width: inherit;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.sidebar.sidebar-fixed {
    position: fixed;
    top: 92px;
    float: none !important;
    z-index: 66;
    height: 100%;
}

@media (max-width:540px) {
    .sidebar.sidebar-fixed {
        top: 74px !important;
    }

    /*.popupDetail .main-content > .tab-strip-container.no-sidebar {
        position: absolute;
        top: 0;
        left: 0;
        padding-top: 73px;
    }*/
}

@media (min-width:541px) {
    .sidebar.collapse {
        display: block !important;
        height: 100% !important;
    }
}

.ListbarHeader {
    width: auto !important;
}

    .ListbarHeader tr > td:first-child {
        padding-left: .5rem;
    }

    .navbar-top {
        display: block;
        width: 100%;
        line-height: 29px;
        padding-left: 5px;
        height: 29px;
    }

    .navbar-top a[href $='SkipLink'] {
        display: none;
    }

    .navbar-top a {
        color: #fff;
        padding: 7px 15px 6px;
    }

.TopMenuStyle {
    margin: 0;
    position: relative;
    height: 100%;
}

.navbar-titlebar {
    display: block;
    height: 40px;
    line-height: 27px;
    padding-left: 5px;
    font-size: 12px;
}

.navbar-titlebar-left {
    display: inline-block;
    line-height: 2.8;
    overflow: hidden;
    -ms-text-overflow: clip !important;
    -o-text-overflow: clip !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 65%;
    padding-right: .5rem;
    padding-left: .5rem;
    vertical-align: middle;
    position: absolute;
    left: 0;
    font-weight: 500;
    font-size: 0.875rem;
}

.navbar-titlebar-right {
    float: right;
    height: 100%;
    line-height: 1.3;
    width: 35%;
    text-align: right;
    padding: 5px 10px 5px 5px;
    display: inline-table;
}

    .navbar-titlebar-right > .label-right-titlebar {
        display: table-cell;
        vertical-align: middle;
    }

.tab-strip-container {
    box-sizing: border-box;
}

.popupDetail .main-content > .tab-strip-container {
    height: 100%;
    min-height: 100%;
    position: relative;
    padding-top: 8px;
    overflow-y: auto;
}

    /*clear table tag*/
    .popupDetail .main-content > .tab-strip-container > table,
    .popupDetail .main-content > .tab-strip-container > table > tbody,
    .popupDetail .main-content > .tab-strip-container > table > tbody > tr,
    .popupDetail .main-content > .tab-strip-container > table > tbody > tr > td {
        display: block;
        width: 100%;
        height: 100%;
    }

        .popupDetail .main-content > .tab-strip-container > .multipage-content,
        .popupDetail .main-content > .tab-strip-container > table > tbody > tr > td > .multipage-content {
            padding-top: 39px;
            height: 100%;
            min-height: 0;
            margin-top: 0;
        }

        .popupDetail .main-content > .tab-strip-container > .tab-strip,
        .popupDetail .main-content > .tab-strip-container > table > tbody > tr > td > .tab-strip {
            padding-top: 10px;
            position: absolute;
            z-index: 66;
            background-color: #fff;
            height: 39px;
        }


/*For fire fox and IE10 and below (td is not 100% height)*/
.tab-strip-container > table > tr > td, .tab-strip-container > table > tbody > tr > td {
    height: 100%;
}

.tab-strip-container > table {
    width: 100%;
}

.tab-strip-container2 {
    padding-top: 84px;
    height: 100%;
    min-height: 100%;
}

.non-tab-strip {
    margin-top: -28px;
}


.tab-strip {
    display: block;
    height: 24px;
    width: 100%;
    z-index: 60;
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    white-space: nowrap;
    font-size: 0;
}

    .tab-strip :first-child {
        margin-right: 5px;
    }

    .tab-strip a:hover {
        text-decoration: none;
    }

    .tab-strip li.active a {
        text-decoration: none;
        outline: none;
    }

    .tab-strip li.active {
        border-bottom: none !important;
        box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
    }

    .tab-strip li {
        display: inline !important;
        margin: 5px 0 0 0px;
        padding: 6px 10px 4px 10px;
        border-width: 1px;
        border-style: solid;
        font-size: 11px;
        line-height: 12px;
        border-bottom: none;
    }

        .tab-strip li.active {
            padding-bottom: 6px;
        }

            .tab-strip li.active a {
                margin: 0;
                color: #000;
            }

        .tab-strip li[disabled] a {
            color: #999;
            cursor: not-allowed;
        }


    .tab-strip a {
        margin: 0 !important;
        color: #000;
        text-decoration: none;
        padding: 3px 0 3px 0;
    }

    .tab-strip:after {
        content: " ";
        display: block;
        top: auto;
        bottom: auto;
        border-bottom: #7B9EBD 1px solid;
        padding-bottom: 5px;
    }

    .tab-strip::after {
        content: " ";
        display: block;
        top: auto;
        bottom: auto;
        border-bottom: #7B9EBD 1px solid;
        padding-bottom: 5px;
    }

/* line 268, ../../../../ReferencesProject/IEWebControls/IEWebControlsTests/sass/TabStrip.scss */
.multipage-content {
    position: relative;
    display: block;
    min-height: 100%;
    /*height: 97%;
   
  width: 100%;*/
    margin-top: -2px;
    padding: 10px 10px 10px 10px;
    color: #000;
    /*border:#000000 1px solid;*/
    /*border-top: none;*/
    /*border-right: #7B9EBD 1px solid;
    border-bottom: #7B9EBD 1px solid;
    border-left: #7B9EBD 1px solid;*/
    /*overflow-x: hidden;
    overflow-y: auto;*/
    /*z-index: 65;*/
    box-sizing: border-box;
    /*This section is hack css for ie8 only*/
    /*padding: 10px 10px\9;*/
}

/* line 295, ../../../../ReferencesProject/IEWebControls/IEWebControlsTests/sass/TabStrip.scss */
.pageview-content {
    display: none;
}

/*.tab-strip {
    margin-top: -24px;
}*/


/*----- End : TabStrip with body 100% by Boat ---------*/

/* Use for have multiple tab s*/
.tab-strip.tab-strip-dynamic {
    display: inline-table;
    table-layout: fixed;
    width: 100%;
}

    .tab-strip.tab-strip-dynamic > li {
        display: table-cell !important;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #7B9EBD;
        background-color: transparent;
        padding: 0 !important;
    }

        .tab-strip.tab-strip-dynamic > li > a {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: block;
            height: 30px;
            padding: 6px 10px 6px 10px;
            border-left: 1px solid #7B9EBD;
            border-top: 1px solid #7B9EBD;
            background-color: #E6E6E6;
            text-align: center;
        }

        .tab-strip.tab-strip-dynamic > li:first-child > a {
            margin-left: 10px !important;
        }

        .tab-strip.tab-strip-dynamic > li:last-child > a {
            border-right: 1px solid #7B9EBD;
            margin-right: 10px !important;
        }

    .tab-strip.tab-strip-dynamic:after,
    .tab-strip.tab-strip-dynamic::after {
        display: none;
    }

    .tab-strip.tab-strip-dynamic > li.active {
        border-top: none;
        position: relative;
        box-shadow: none;
        background-color: #fff;
        border-bottom: 1px solid #629CC9 !important;
    }

        .tab-strip.tab-strip-dynamic > li.active > a {
            position: absolute;
            /*width: 100%;*/
            bottom: -1px;
            height: 33px;
            border-top: 3px solid #629CC9;
            box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
            width: auto;
            overflow: visible;
        }

        .tab-strip.tab-strip-dynamic > li.active:first-child > a {
            width: calc(100% - 10px);
        }
