/* Minification failed. Returning unminified contents.
(450,1): run-time error CSS1019: Unexpected token, found '}'
 */

hr.reportIntro {
    margin-top: 20px;
    margin-bottom: 15px;
}

.reportHeader {
    font-weight: 700;
    color: #4485a1;
    font-size: 1.1em;
    margin-top: 10px;
}

hr.reportHr {
    margin-top: 3px;
    margin-bottom: 15px;
}

.reportPanel {
    margin-bottom: 30px;
}

.pointer {
    cursor: pointer;
}

.lobbyistHeader {
    font-weight: 700;
    color: #4485a1;
    font-size: 1.1em;
    margin-top: 0px;
}

.lobbyistInfoBody {
    -webkit-box-shadow: 0 3px 12px -6px rgba(0,0,0,0.79);
    -moz-box-shadow: 0 3px 12px -6px rgba(0,0,0,0.79);
    box-shadow: 0 3px 12px -6px rgba(0,0,0,0.79);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.panel {
    border-radius: 6px !important;
}

.panel-info {
    -webkit-box-shadow: 0 3px 12px -6px rgba(0,0,0,0.79);
    -moz-box-shadow: 0 3px 12px -6px rgba(0,0,0,0.79);
    box-shadow: 0 3px 12px -6px rgba(0,0,0,0.79);
    border-color: #b2c6d4;
}

    .panel-info > .panel-heading {
        border-radius: 5px !important;
        background-color: #C6D9F1;
        font-weight: 600;
        color: #506987;
        border-bottom: solid 1px #a3a6ce;
        /*padding: 3px 15px;*/
        /*height: 40px;*/
    }

img.smallNevada {
    background-image: url('../Images/nevadaSmall.png');
    padding: 0;
    margin: 0;
    background-color: #eeeefe;
}

div.panel {
    margin-bottom: 12px;
}

div.alternating {
    border: solid 1px #f3f3f3;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: .85em;
}

    div.alternating:first-child {
        font-size: .9em;
        font-weight: 600;
    }

    div.alternating:nth-child(odd) {
        background-color: rgba(242, 243, 247, 0.48);
        border-bottom: 0;
        border-top: 0;
    }

    div.alternating:nth-child(even) {
        background-color: #fff;
    }

div.totalAmount {
    padding-top: 2px;
    padding-bottom: 1px;
}

div.divLobbyistPersonalInfo {
    margin: auto;
    padding-top: 10px;
    width: 158px;
}

    div.divLobbyistPersonalInfo p {
        font-size: .85em;
        margin: 3px;
    }

div.divLobbyistPhoto {
    overflow: hidden;
    width: 158px;
    height: 118px;
    margin: auto;
    /*border: solid 1px #5d85c4;*/
    padding-left: 3px;
    padding-top: 3px;
    -webkit-box-shadow: 0 5px 17px -6px rgba(0,0,0,0.79);
    -moz-box-shadow: 0 5px 17px -6px rgba(0,0,0,0.79);
    box-shadow: 0 5px 17px -6px rgba(0,0,0,0.79);
}

div.divTabContent {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0px;
}

img {
    filter: brightness(120%);
}

.total {
    font-weight: 600;
    font-size: 1.2em;
}

span#collapseAllText {
    font-size: 15px;
}

/*bootstrap tabs override*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #fffee6;
    border: 1px solid #ddd;
}

.nav-tabs > li {
    background-color: #FAFAFA;
    border-bottom: 1px solid #ddd;
}

@media only screen and (max-width: 700px) {
    #search-box {
        width: 100%;
    }
}

#search-box {
    max-width: 100%;
    min-width: 75%;
    height: 32px;
    border-top: 1px solid #b7b7b7;
    border-left: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
    border-right: none;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-shadow: inset 0 0 4px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 0 4px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 0 4px 0 rgba(0,0,0,.2);
    border-radius: 3px;
    font-weight: 500;
    font-size: 16px !important;
    color: #000;
    padding-left: 0;
    padding-right: 0;
}

#search-container button {
    height: 32px;
    border: 1px solid #b7b7b7;
}

#clear-button.btn,
#search-button.btn {
    /*background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAiCAYAAACeLbMRAAAABmJLR…QZIifIwLEE+QsyHbt0n8PSucIIya1x6WTJ7kWGPist+gGc72NhiYvImwAAAABJRU5ErkJggg==) repeat-x local 0 -2px !important;*/
    border: 1px solid #b7b7b7;
    padding: 4px 10px;
    color: #414057;
}

#lobbyistStatus > * {
    color: #414057;
    font-weight: 500;
    border-radius: 4px;
    height: 26px;
}

#dropDownLobbyistFilter {
    padding-top: 3px;
    font-size: 15px;
}

.alternatingLineItem:nth-child(even) {
    background-color: rgba(242, 243, 247, 0.48);
}

.alternatingLineItem:nth-child(odd) {
    background-color: #fff;
}
.k-grid-norecords {
        padding-top: 15px;
        padding-bottom: 15px;
    }

@media (max-width: 1200px) {
    div.divLobbyistInfoContainer,
    div.divLobbyistPhotoContainer {
        width: 350px;
        height: 140px;
        padding-left: 15px;
    }

    div.divLobbyistPhoto {
        padding-right: 15px;
        float: left;
    }

    div.divLobbyistPersonalInfo {
        float: left;
    }
}

@media (max-width: 768px) {
    div.divTabContent {
        padding-right: 1px;
        padding-left: 1px;
        margin-right: 0;
    }
}

@media (max-width: 568px) {
    .nav-tabs > li {
        display: block;
        float: none;
    }

    .xsBorderTop {
        border-top: 1px solid #e8e8f2;
    }
}

@media (max-width: 360px) {
    img {
        width: 118px;
        height: 84px;
    }

    div.divLobbyistPhoto {
        width: 126px;
        height: 92px;
    }

    div.divLobbyistInfoContainer,
    div.divLobbyistPhotoContainer {
        width: 330px;
        height: 104px;
        padding-left: 10px;
    }
}

@media (max-width: 360px) {
    div.lobbyistInfoBody {
        font-size: .8em;
    }

    .xsPaddingLeft {
        padding-left: 5px;
    }

    .xsPaddingRight {
        padding-right: 5px;
    }

    .body-content {
        padding-right: 0;
        padding-left: 0;
    }
}


/*******MONTHLY TOTAL EXPENDITURE PAGE*******/
.headerColumn {
    background-color: #c6d9f1 !important;
}

.month {
    font-size: 1.2em;
}

.totalRow {
    font-weight: bold;
    border-top: 2px solid black;
    background-color: #f9f9f9;
}

@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    #monthlyTotalExpenditures table,
    #monthlyTotalExpenditures thead,
    #monthlyTotalExpenditures tbody,
    #monthlyTotalExpenditures th,
    #monthlyTotalExpenditures td,
    #monthlyTotalExpenditures tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        #monthlyTotalExpenditures thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #monthlyTotalExpenditures tr {
        border: 1px solid #ccc;
    }

    #monthlyTotalExpenditures td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: right;
    }

        #monthlyTotalExpenditures td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
            content: attr(data-title);
        }

        #monthlyTotalExpenditures td:last-child {
            border-top: 1px dotted #999;
        }

    .month {
        font-weight: bold;
    }

    #monthlyTotalExpenditures td.month {
        text-align: left;
    }

    #monthlyTotalExpenditures td.grandTotalLabel {
        text-align: left;
    }

    .totalRow td:first-child {
        background-color: #c6d9f1;
    }

    #monthlyTotalExpenditures td.grandTotal {
        border-top: 2px solid black;
    }
}

/********EXPENDITURES BY LEGISLATOR**********/
.navyTopBorder {
    border-top: 1px solid navy !important;
}

.navyLeftBorder {
    border-left: 1px solid navy !important;
}

/* @media only screen and (max-width: 800px) { */
/* */
/*     /* Force table to not be like tables anymore !1! */
/*     .expenseContainer table, */
/*     .expenseContainer thead, */
/*     .expenseContainer tbody, */
/*     .expenseContainer th, */
/*     .expenseContainer td, */
/*     .expenseContainer tr { */
/*         display: block; */
/*     } */

        /* Hide table headers (but not display: none;, for accessibility) */
        .expenseContainer thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .expenseContainer tr {
        border: 1px solid #ccc;
    }

    .expenseContainer td { /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        /* padding-left: 50%; */
        white-space: normal;
        text-align: right;
    }

    .expenseContainer td:before {
            /* Now like a table header */
            /* position: absolute; */
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            /* width: 45%; */
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
            content: attr(data-title);
        }

    .expenseContainer td.month {
            text-align: left;
        }

    .navyTopBorder, .navyLeftBorder {
        border: none !important;
    }

    .lobbyistName {
        background-color: #d6e3f5;
    }
}

