/*
 * Start Bootstrap (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)

* color  #D6E9FF
background #DFDFDF

 */


.kemr_gridbox {
    border: 1px solid #1C67D2;
}

.kemr_gridboxjob {
    border: 1px solid #ECECEC;
}

.kemr_backgroundcolor {
    background-color: #ECECEC;
}

.kemr_foregroundcolor {
    color: #25395C;
}

.kemr_backgroundcolorjob {
    background-color: #F8C17E;
}

.kemr_foregroundcolorjob {
    color: #213DC4;
}





.kemr_mega_h1, kemr_mega_h2, kemr_mega_h3 {
    font-size: 1.2em;
    color: #ECECEC;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 100;
    margin-bottom: 0px;
    padding: 0px;
    text-align: left;
}

.kemr_mega_h3 {
    font-size: 0.8em;
    font-weight: 600;
}



.kemr_mega_navbar {
    overflow: hidden;
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
}

    .kemr_mega_navbar a {
        float: left;
        font-size: 16px;
        color: white; /*   App  */
        text-align: left;
        padding: 14px 16px;
        text-decoration: none;
    }

        .kemr_mega_navbar a:hover {
            float: left;
            font-size: 16px;
            color: #B578FE; /*   App  */
            background-color: #ECECEC; /*  App  */
            text-align: left;
            padding: 14px 16px;
            text-decoration: none;
        }

        .kemr_mega_navbar a.kemr_mega_a {
            float: left;
            font-size: 0.8em;
            color: white;
            text-align: left;
            padding: 14px 16px;
            text-decoration: none;
        }





.kemr_mega_dropdown {
    float: left;
    overflow: hidden;
}

    .kemr_mega_dropdown .kemr_mega_dropbtn {
        font-size: 12px;
        border: none;
        outline: none;
        color: white;
        padding: 0px 0px;
        background-color: inherit;
        font: inherit;
        margin: 0px;
    }

    .kemr_mega_navbar a:hover, .kemr_mega_dropdown:hover .kemr_mega_dropbtn {
        background-color: #ECECECEC;
    }

.kemr_mega_dropdown-content {
    display: none;
    position: absolute;
    background-color: #ECECECEC;
    width: 95%;
    left: 0;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .kemr_mega_dropdown-content .kemr_mega_header {
        background: #DFDFDF;
        padding: 16px;
        color: white;
    }

.kemr_mega_dropdown:hover .kemr_mega_dropdown-content {
    display: block;
}

/* Create equal columns that floats next to each other */
.kemr_mega_column {
    float: left;
    width: 11.00%;
    padding: 2px;
    background-color: #EA7166;
    text-align: left;
    height: 600px;
}

    .kemr_mega_column a {
        float: none;
        color: black;
        padding: 2px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

        .kemr_mega_column a:hover {
            background-color: #EA7166;
        }

/* Clear floats after the columns */
.kemr_mega_row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .kemr_mega_column {
        width: 100%;
        height: auto;
    }
}

#loading-indicator {
    position: absolute;
    left: 10px;
    top: 10px;
}

.form-group-row {
    margin-bottom: 0px !important;
}

.kemrentrytitle {
    margin-top: 0px !important;
    text-align: right !important;
    padding: 0px 5px 0px 5px !important;
    display: inline-block;
    width: 80px;
}

.kemrentrytitlew120 {
    margin-top: 0px !important;
    text-align: right !important;
    padding: 0px 5px 0px 5px !important;
    display: inline-block;
    width: 120px;
}

.kemrentrytitlew150 {
    margin-top: 0px !important;
    text-align: right !important;
    padding: 0px 5px 0px 5px !important;
    display: inline-block;
    width: 150px;
}

.kemrentrytitlew300 {
    margin-top: 0px !important;
    text-align: right !important;
    padding: 0px 5px 0px 5px !important;
    display: inline-block;
    width: 300px;
}

.kemrentrytext {
    margin-top: 0px !important;
    margin-bottom: 2px !important;
    padding: 0px 5px 0px 5px !important;
    height: 20px !important;
    display: inline-block;
    border-radius: 3px;
}

.kemrentrymultilinetext {
    margin-top: 0px !important;
    margin-bottom: 2px !important;
    padding: 0px 5px 0px 5px !important;
    display: inline-block;
    border-radius: 3px;
}
.kemrentrymultilinelabel {
    margin-top: 0px !important;
    width: 90%;
    margin-bottom: 2px !important;
    padding: 0px 5px 0px 5px !important;
    display: inline-block;
    border: 1px solid #CCC;
    background-color: lightgrey;
    white-space: pre-wrap;
    word-wrap: break-word;
    border-radius: 3px;
    font-weight: bold;
}


.kemrentrynum {
    margin-top: 0px !important;
    margin-bottom: 2px !important;
    text-align: right !important;
    padding: 0px 5px 0px 5px !important;
    height: 20px !important;
    display: inline-block;
    border-radius: 3px;
}

.kemrentrydll {
    margin-top: 0px !important;
    margin-bottom: 2px !important;
    padding: 0px 5px 0px 5px !important;
    height: 24px !important;
    display: inline-block;
    border-radius: 3px;
}

.kemrentryvalid {
    margin-top: 0px !important;
    text-align: right !important;
    padding: 0px 5px 0px 5px !important;
    display: inline-block;
    width: 50px;
}

.kemrentrybtn {
    font-size: 0.8em;
    color: #000000;
    /*    font-variant: small-caps;*/
    text-transform: none;
    font-weight: 100;
    margin-bottom: 0px;
    padding: 0px;
    height: 25px;
    text-align: center;
}






.table-fixed thead {
    width: 97%;
}

.table-fixed tbody {
    height: 230px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
    display: block;
}

    .table-fixed tbody td, .table-fixed thead > tr > th {
        float: left;
        border-bottom-width: 0;
    }

nav ul#submenu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    nav ul#submenu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        nav ul#submenu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

            nav ul#submenu li a:hover {
                color: #333;
                text-decoration: none;
            }


/*  R1C1 R1C2 R1C3 */
/*  R2C1 R2C2 R2C3 */
/*  R3C1 R3C2 R3C3 */


.tablerowborderR1C1 {
    margin-left: 2px;
    border-left: 2px solid black;
    border-right: 1px solid black;
    border-top: 2px solid black;
    border-bottom: 1px solid black;
}

.tablerowborderR1C2 {
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 2px solid black;
    border-bottom: 1px solid black;
}

.tablerowborderR1C3 {
    border-left: 1px solid black;
    border-right: 2px solid black;
    border-top: 2px solid black;
    border-bottom: 1px solid black;
}

.tablerowborderR2C1 {
    margin-left: 2px;
    border-left: 2px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.tablerowborderR2C2 {
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.tablerowborderR2C3 {
    border-left: 1px solid black;
    border-right: 2px solid black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.tablerowborderR3C1 {
    margin-left: 2px;
    border-left: 2px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 2px solid black;
}

.tablerowborderR3C2 {
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 2px solid black;
}

.tablerowborderR3C3 {
    border-left: 1px solid black;
    border-right: 2px solid black;
    border-top: 1px solid black;
    border-bottom: 2px solid black;
}

.table-vcenter thead > tr > th {
    vertical-align: middle !important;
}

.table-vcenter td {
    vertical-align: middle !important;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 1px;
}

/* KAR .report-control-unpadded */

.report-control-unpadded {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    height: 20px !important;
    top: 0px;
    left: 0px;
    color: #000000;
}


.report-control-16-unpadded {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    height: 16px !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
}

.report-row-16-unpadded {
    padding: 0px !important;
    margin: 0px !important;
    line-height: 1.0 !important;
    height: 18px !important;
}





























/*------------------------------------*/


.panel-primary > .panel-heading {
    background-color: #444444; /* App  */
}


.header-image {
    display: block;
    width: 98%;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.headline {
    padding: 120px 0;
}

    .headline h1 {
        font-size: 130px;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .headline h2 {
        font-size: 77px;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

.featurette-divider {
    margin: 80px 0;
}

.featurette {
    overflow: hidden;
}

.featurette-image.pull-left {
    margin-right: 40px;
}

.featurette-image.pull-right {
    margin-left: 40px;
}

.featurette-heading {
    font-size: 50px;
}



@media (min-width:590px) {
}




/* Large Desktops and laptops*/
@media (min-width:1200px) {
    nav ul#submenu {
        display: inline;
    }

    nav select#submenuddl {
        display: none;
    }

    .header-title > h1 {
        font-size: 4.0em;
    }

    .headline h1 {
        font-size: 140px;
    }

    .headline h2 {
        font-size: 63px;
    }

    .featurette-divider {
        margin: 50px 0;
    }

    .featurette-image.pull-left {
        margin-right: 20px;
    }

    .featurette-image.pull-right {
        margin-left: 20px;
    }

    .featurette-heading {
        font-size: 35px;
    }
}

/* Landscape tablets and medium desktops*/
@media (min-width:992px) and (max-width:1199px) {
    nav ul#submenu {
        display: inline;
    }

    nav select#submenuddl {
        display: none;
    }

    .header-title > h1 {
        font-size: 3.0em;
    }

    .headline h1 {
        font-size: 140px;
    }

    .headline h2 {
        font-size: 63px;
    }

    .featurette-divider {
        margin: 50px 0;
    }

    .featurette-image.pull-left {
        margin-right: 20px;
    }

    .featurette-image.pull-right {
        margin-left: 20px;
    }

    .featurette-heading {
        font-size: 35px;
    }
}


/* portrait tablets and small desktops*/
@media (min-width:768px) and (max-width:991px) {
    nav ul#submenu {
        display: inline;
    }

    nav select#submenuddl {
        display: none;
    }

    .header-title > h1 {
        font-size: 2.5em;
    }

    .headline h1 {
        font-size: 105px;
    }

    .headline h2 {
        font-size: 50px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-image {
        max-width: 50%;
    }

        .featurette-image.pull-left {
            margin-right: 10px;
        }

        .featurette-image.pull-right {
            margin-left: 10px;
        }

    .featurette-heading {
        font-size: 30px;
    }
}

/* Landscape phones and portrait tablets*/
@media (max-width:767px) {
    nav ul#submenu {
        display: inline;
    }

    nav select#submenuddl {
        display: none;
    }

    .header-title > h1 {
        font-size: 1.8em;
    }

    .container {
        margin: 0 15px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-heading {
        font-size: 25px;
    }
}

/* Landscape phones and portrait tablets - smaller*/
@media(max-width:668px) {
    nav ul#submenu {
        display: inline;
    }

    nav select#submenuddl {
        display: none;
    }

    .header-title > h1 {
        font-size: 1.8em;
    }

    .headline h1 {
        font-size: 70px;
    }

    .headline h2 {
        font-size: 32px;
    }

    .featurette-divider {
        margin: 30px 0;
    }
}

/* portrait phones and small screens*/
@media(max-width:480px) {
    nav ul#submenu {
        display: none;
    }

    nav select#submenuddl {
        display: inline;
    }

    .header-title > h1 {
        font-size: 1.8em;
    }

    .headline {
        padding: 75px 0 25px 0;
    }

        .headline h1 {
            font-size: 60px;
        }

        .headline h2 {
            font-size: 30px;
        }
}

/* very small screens*/
@media(max-width:375px) {
    nav ul#submenu {
        display: none;
    }

    nav select#submenuddl {
        display: inline;
    }

    .header-title > h1 {
        font-size: 1.5em;
    }

    .featurette-divider {
        margin: 10px 0;
    }

    .featurette-image {
        max-width: 100%;
    }

        .featurette-image.pull-left {
            margin-right: 0;
            margin-bottom: 10px;
        }

        .featurette-image.pull-right {
            margin-bottom: 10px;
            margin-left: 0;
        }
}


/*========================*/
.fixed-table .header-fixed {
    position: absolute;
    top: 0px;
    z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
    border-bottom: 2px solid #d5d5d5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.fixed-table {
    display: block;
    position: relative;
}

    .fixed-table th {
        padding: 8px;
        line-height: 18px;
        text-align: left;
    }

    .fixed-table .table-content {
        display: block;
        position: relative;
        height: 500px; /*FIX THE HEIGHT YOU NEED*/
        overflow-y: auto;
    }

    .fixed-table .header-copy {
        position: absolute;
        top: 0;
        left: 0;
    }

        .fixed-table .header-copy th {
            background-color: #fff;
        }



.kemr_calHead05B0 {
    border: 0px solid blue;
    margin: 0px;
    padding-left: 5px;
    width: 5%;
    display: inline-block;
    font-weight: bold;
}

.kemr_calHead12B1 {
    border: 1px solid blue;
    margin: 0px;
    padding-left: 5px;
    width: 12%;
    display: inline-block;
    font-weight: bold;
}

.kemr_calBody05B0 {
    border: 0px solid blue;
    width: 5%;
    display: inline-block
}

.kemr_calBody12B1 {
    border: 1px solid blue;
    width: 12%;
    display: inline-block
}
