﻿.hc.hide {
    display: none;
}
.btn-circle.btn-sm {
    width: 80px;
    height: 35px;
    padding: 6px 0px;
    border-radius: 5px;
    font-size: 13px;
    text-align: center;
   margin:0px;
}
#Sales_dorCodes_taglist li {
    background: #b1c2e2;
    color: black;
}
#Sales_dorCodes_listbox li {
    background: white;
    color: black;
}
#Sales_dorCodes_listbox li[aria-selected=true] {
    background: #e2e2e2;
    color: black;
}

#gbox_ExemptionVals{
    width:100% !important
}

#ExemptionVals {
    width: 100% !important
}
/*building load animation*/
.building_loader {
    border: 4px solid #ffffff;
    border-radius: 50%;
    border-top: 4px solid #483954;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 1.2s linear infinite;
}

.building_ImgLoader {
    border-radius: 50%;
    border-top: 3px solid #483954;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1.2s linear infinite;
}

.k-grid-norecords {
    color: #dc3545 !important;
}

.k-header:nth-child(1){
    content:"*";
}
.fa.fa-twitter {
    content: "Twitter" !important;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}
/*building load end*/

.k-widget.k-datepicker .k-picker-wrap.k-state-default {
    width: 330px;
}



.fa-search {
    color: white;
}
.lp
{
    width:220px;
}
.btnStyle{
    margin-left:10px;
}
.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}
.ui-widget-content {
    border: 1px solid #ddd;
    background: #ddd;
    color: #333;
}

.clear {
    clear: both;
    margin-top: 20px;
}


#resultsLoadingDiv {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.5;
    z-index: 5000;
    display: none;
}
#resultsLoadingDivResults {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.5;
    z-index: 5000;
    display: none;
}





.resultsLoaderClass {
    text-align: center;
    color: white;
    margin-top: 250px;
    font-size: 2rem;
    display: block;
    font-weight: 700;
}
#resultsLoadingDivForPRC {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.5;
    z-index: 5000;
    display: none;
}

.resultsLoaderClassForPRC {
    text-align: center;
    color: white;
    margin-top: 250px;
    font-size: 2rem;
    display: block;
    font-weight: 700;
}


#SearchResults a.k-grid-excel {
    background-color: #008000;
    background-image: inherit;
    color: #fff;
}

.exporting-overlay {
    position: absolute;
    background-color: rgba(181, 181, 181, 0.9);
    top: 0;
    left: 0;
    z-index: 100000;
    text-align: center;
    vertical-align: top;
    padding-top: 100px;
}

    .exporting-overlay:after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

.exporting-text {
    font-size: 46px;
    font-weight: bold;
    vertical-align: top;
}
h3 {
    font-size: 1.2rem;
    font-weight: 300;
    margin-bottom: .3rem;
}

a.lbl_strap1:link {
    color: #4158f0;
    text-decoration: none;
}

a.lbl_strap1:visited {
    color: #8a162d;
    text-decoration: none;
}

a.lbl_strap1:hover {
    text-decoration: underline;
}
a.lbl_strap:link {
    color: #4158f0;
    text-decoration: none;
}

a.lbl_strap:visited {
    color: #8a162d;
    text-decoration: none;
}

a.lbl_strap:hover {
    text-decoration: underline;
}
a.lbl_obp:link {
    color: #4158f0;
    text-decoration: none;
}


a.lbl_obp:visited {
    color: #8a162d;
    text-decoration: none;
}

a.lbl_obp:hover {
    text-decoration: underline;
}

a.lbl_mobrp:link {
    color: #4158f0;
    text-decoration: none;
}

a.lbl_mobrp:visited {
    color: #8a162d;
    text-decoration: none;
}

a.lbl_mobrp:hover {
    text-decoration: underline;
}
a.lbl_md:link {
    color: #4158f0;
    text-decoration: none;
}

a.lbl_md:visited {
    color: #8a162d;
    text-decoration: none;
}

a.lbl_md:hover {
    text-decoration: underline;
}
a.lbl_obpg:link {
    color: #4158f0;
    text-decoration: none;
}

a.lbl_obpg:visited {
    color: #8a162d;
    text-decoration: none;
}

a.lbl_obpg:hover {
    text-decoration: underline;
}
.tiny {
    font-size: 0.8em;
}
.modal-dialog {
    overflow-y: initial !important
}

/*.modal-body {
    height: 550px;
    overflow-y: auto;
}*/
.modal-lg {
    max-width: 80%;
}
.tab-pane:not(.active) {
    display: none;
}
ul.main-tab-searches li a.active {
    border: solid 1px #0366d6 !important;
    border-bottom: none 0 !important;
    border-radius: 5px 5px 0 0 !important;
    color: darkblue !important;
}
ul.sub-tabs li a.active {
    border-color: none !important;
    border: none 0 !important;
    border-bottom: none 0 !important;
    border-radius: 5px 5px 0 0 !important;
    color: darkblue !important;
    font-weight: 700 !important;
}
.nav-tabs.seperators .nav-link {
    border: 1px solid;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    margin-left: 10px;
}
.main-tab-searches 
{
    padding: .2em .2em 0 0 !important;
    background-repeat: repeat-x !important;
    background-position: bottom left !important;
    background-color: #f5f5ff !important;
    border-bottom: none 0 !important;
}
.sub-tabs {
    border-top: none 0 #0366d6 !important;
    border-bottom: solid 1px #0366d6 !important;
    border-left: solid 1px #0366d6 !important;
    border-right: solid 1px #0366d6 !important;
    background-image: none !important;
    padding-left: 10px !important;
    background-color: #fff !important;
}
nav div.nav-tabs a.nav-item.active {
    color: darkblue !important;
    border: solid 1px #0366d6 !important;
    border-bottom: none 0 !important;
    border-radius: 5px 5px 0 0 !important;
}
.ui-jqgrid.ui-jqgrid-bootstrap .ui-jqgrid-hdiv {
    background-color: #f5f5ff !important;
}
.ui-jqgrid-labels {
    color: black;
    font-size: 1rem;
    font-weight: 400;
}
.ui-jqgrid tr.jqgrow td {
    white-space: pre-line !important;
}
/* The Kendo results grid renders template cells that join values with \n
   (owners, situs address lines) — without pre-line they collapse to spaces. */
#mainSearchResults .k-grid-content td {
    white-space: pre-line;
}
.table.table-hover.table-condensed.table-bordered.ui-jqgrid-htable {
    width: 100% !important;
}
#xfVals {
    width: 100% !important;
}
#tveVals {
    width: 100% !important;
}
#shVals {
    width: 100% !important;
}
#sisdValues {
    width: 100% !important;
}
#mainSearchResults {
    width: 100% !important;
}

#KendoSearchResults .k-grid-header {
    padding: 0 !important;
}
#KendoSearchResults_PUS .k-grid-header {
    padding: 0 !important;
}
#KendoSearchResults {
    padding: 0;
}

#KendoSearchResults .k-grid-content {
    overflow-y: unset !important;
}
#KendoSearchResults_PUS .k-grid-content {
    overflow-y: unset !important;
}

#mainSearchResultsWithOwner {
    width: 100% !important;
}
#lndVals {
    width: 100% !important;
}
#locVals {
    width: 100% !important;
}#propVals {
    width: 100% !important;
}
#tppVals {
    width: 100% !important;
}
table.LowProfileTable tbody tr th {
    width: 156px;
}

table#tveVals tr td {
    text-transform: capitalize;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212529 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
table#propVals tr td {
    text-transform: capitalize;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212529 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
table#ExemptionVals tr td {
    text-transform: capitalize;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212529 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
table#xfVals tr td {
    text-transform: capitalize;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212529 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
table#shVals tr td {
    text-transform: capitalize;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212529 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
table#shVals tr td:not(:nth-child(3)) {
    text-transform: capitalize;
    
}
table#sisdValues tr td {
    text-transform: capitalize;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212529 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}

table#tppVals tr td {
    text-transform: capitalize;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212529 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
table#mainSearchResults tr td {
    text-transform: capitalize;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212529 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
table#mainSearchResultsWithOwner tr td {
    text-transform: capitalize;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212529 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
table#lndVals tr td {
    text-transform: capitalize;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212529 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
table#locVals tr td {
    text-transform: capitalize;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #212529 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.table-bordered td{
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 1px solid !important;
}
.table-bordered th
{
    border-left: 0px !important;
    border-right: 0px !important;
}

#gbox_tveVals {
    width: 100% !important;
    border: 0px !important;
}
#gbox_locVals {
    width: 100% !important;
    border: 0px !important;
}#gbox_propVals {
    width: 100% !important;
    border: 0px !important;
}
#gbox_shVals {
    width: 100% !important;
    border: 0px !important;
}
#gbox_xfVals {
    width: 100% !important;
    border: 0px !important;
}
#gbox_tppVals {
    width: 100% !important;
    border: 0px !important;
}
#gbox_sisdValues {
    width: 100% !important;
    border: 0px !important;
}
#gbox_mainSearchResults {
   /*width:auto !important;*/
   padding:0px;
}
#gbox_mainSearchResultsWithOwner {
    width: 1082px !important;
}
#gbox_lndVals {
    width: 100% !important;
    margin-top: -12px;
    border: 0px !important;
}
#tblForBuildingInfo {
    width: 100% !important;
    margin-bottom: 0px !important;
    border: 0px !important;
}
.ui-jqgrid-bootstrap.ui-jqgrid {
    border: 1px solid;
    border-radius: 0px !important;
}
.panel-info.ui-jqgrid-view{
   /* width:100% !important;*/
}
.ui-jqgrid-hdiv.ui-corner-top{
    width:100% !important;
}
.ui-jqgrid-hdiv {
    width: 100% !important;
}
.ui-jqgrid-bdiv {
    width: 100% !important
}
.panel-footer.ui-jqgrid-pager.ui-jqgrid-bootstrap-corner-bottom {
    width: 100% !important;
    border-top: 1px solid;
}
.ui-jqgrid-hbox {
    background-color: #7C99D6;
    background-image: url('../../../images/webresource.png');
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 1px solid !important;
}

.container::-webkit-scrollbar {
    display: none;
}


#KendoSearchResults .k-grid-header thead {
    background-color: #7C99D6;
    background-image: url('../../../images/webresource.png');
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 1px solid !important;
    background-size: 100% 100%;
}

#mainSearchResults .k-grid-header thead {
    background-color: #7C99D6;
    background-image: url('../../../images/webresource.png');
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 1px solid !important;
    background-size: 100% 100%;
}

#KendoSearchResults .k-grid-header, #KendoSearchResults .k-grid-header-wrap {
    border-radius: 15px 15px 0 0 !important;
}

#mainSearchResults .k-grid-header, #mainSearchResults .k-grid-header-wrap {
    border-radius: 15px 15px 0 0 !important;
}

#KendoSearchResults k-grid-content tr.k-state-selected td {
    background-color: rgb(213 216 218) !important;
}

#KendoSearchResults_PUS .k-grid-header thead {
    background-color: #7C99D6;
    background-image: url('../../../images/webresource.png');
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 1px solid !important;
    background-size: 100% 100%;
}

#KendoSearchResults_PUS .k-grid-header, #KendoSearchResults_PUS .k-grid-header-wrap {
    border-radius: 15px 15px 0 0 !important;
}

#KendoSearchResults_PUS k-grid-content tr.k-state-selected td {
    background-color: rgb(213 216 218) !important;
}

.subHeads {
    color: white;
}

#tblForBuildingInfo tbody tr.HeaderRow th {
     background-color: #7C99D6;
    background-image: url(../../../images/webresource.png);
    border-left: 0px !important;
    border-right: 0px !important;
}
#tblForBuildingInfo tbody tr.HeaderRow{
   
    border-bottom: 2px solid;
}
table#tblForBuildingInfo td, table#tblForBuildingInfo th {
    padding: 1px 3px 1px 3px !important;
    vertical-align: top !important;
    text-align: left !important;
    border: 0px none !important;
}
table#tblForBuildingInfo td.Grid_IconCenteredRow {
    text-align: center !important;
    vertical-align: middle !important;
}
table#tblForBuildingInfo tr.DataRow_0 td, table#tblForBuildingInfo tr.DataRow_0 th 
{
    background-color: White !important;
}
table#tblForBuildingInfo tbody > tr:last-child {
    border-bottom: 0px !important;
}
table#lndVals tbody > tr:last-child > td {
    border-bottom: 0px !important;
}
table#tveVals tbody > tr:last-child > td {
    border-bottom: 0px !important;
}
table#shVals tbody > tr:last-child > td {
    border-bottom: 0px !important;
}
table#locVals tbody > tr:last-child > td {
    border-bottom: 0px !important;
}
table#propVals tbody > tr:last-child > td {
    border-bottom: 0px !important;
}
table#sisdValues tbody > tr:last-child > td {
    border-bottom: 0px !important;
}
table#xfVals tbody > tr:last-child > td {
    border-bottom: 0px !important;
}
.LowProfileTable {
    margin-top:22px;
}
.firstThree {
    margin-top: 10px;
}
.lastThree {
    margin-top: 35px;
}


.ImgCommon{
    border-bottom: 1px solid !important;
}
.DataSame {
    border-bottom: 1px solid !important;
}
.paging-nav 
{
    text-align: right;
    padding-top: 2px;
}

    .paging-nav a {
        margin: auto 1px;
        text-decoration: none;
        display: inline-block;
        padding: 1px 7px;
        background: #91b9e6;
        color: white;
        border-radius: 3px;
    }

    .paging-nav .selected-page {
        background: #187ed5;
        font-weight: bold;
    }

.s-ico
{
    display: inline-block !important;
}

#gbox_shVals .s-ico 
{
    display: none !important;
}

.ui-jqgrid-hbox{
    text-align-last:left !important;
}
.ui-jqgrid .ui-jqgrid-hbox{
    padding-right:0px !important;
}
.ui-jqgrid.ui-jqgrid-bootstrap .ui-jqgrid-bootstrap-corner-bottom {
     border-bottom-left-radius: 0px; 
     border-bottom-right-radius: 0px; 
}
.ui-jqgrid-labels{
    color:black !important;
}

/* Pager css*/

 div.pager {
        text-align: left;
    }

 div.pager span {
            display: inline-block;
            width: 1.8em;
            height: 1.8em;
            line-height: 1.8;
            text-align: center;
            cursor: pointer;
            background: white;
            color: darkblue;
            margin-right: 0.5em;
        }

 div.pager span.active {
                background: white ;
                color: darkblue;
                font-weight: bold;
                text-align: center;
            }

.carousel-inner img {
    width: 100%;
    height: 100%
}

#custCarousel .carousel-indicators {
    position: static;
    margin-top: 20px
}

    #custCarousel .carousel-indicators > li {
        width: 100px
    }

    #custCarousel .carousel-indicators li img {
        display: block;
        opacity: 0.5
    }

    #custCarousel .carousel-indicators li.active img {
        opacity: 1
    }

    #custCarousel .carousel-indicators li:hover img {
        opacity: 0.75
    }

.carousel-item img {
    width: 80%
}
.lndMain {
    width: 92% !important;
    margin-top: 6px;
}
.xfMain {
    margin-top: 6px;
    width:58%;
}

.bldMain {
    width: 100% !important;
    white-space: nowrap;
}
.bldMain1 {
    width: 35% !important;
    margin-top: 5px;
}
.teMain {
    width: 75% !important;
    margin-top: 6px;
}
.pvMain {
    width: 13% !important;
    margin-top: 6px;
}
.exemptionMain{
    margin-top:6px;
}
.ValueMethod {
    padding-top: 6px;
}

.sisdMain {
    margin-top: 6px;
}
.tpp_Main {
    margin-top: 6px;
}
.shMain {
    margin-top: 6px;
}
.locMain {
    width: 80% !important;
    margin-top: 6px;
}
.parcel-meta {
    padding-top: 10px;
    padding-left: 25px;
}
.parcel-meta1 {
    padding-top: 20px;
    padding-left: 28px;
}
.bgmeta{
    margin-right:10px;
    margin-top:5px;
}
table.subAreaGrid {
    margin-bottom : 10px !important;
}
table.subAreaGrid thead tr{
}

#myModal.modal {
    display: none;
    position: fixed;
    z-index: 100;
    width: 100%;
    text-align:center;
    line-height:0;
      
}
#myModalAttchmnt.modal {
    display: none;
    position: fixed;
    z-index: 100;
    width: 100%;
    text-align: center;
    line-height: 0;
}

/* Modal Content */
#myModal.modal .modal-content 
{
    position: relative ;
    background-color: #fff;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#myModalAttchmnt.modal .modal-content {
    position: relative;
    background-color: #fff;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#myModal1.modal .modal-content {
        position: relative;
        background-color: #fff;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

/* Reserve a gutter for the prev/next arrows so they sit beside the sketch/photo
   instead of overlapping its edges (sketches print dimension labels right at the border). */
#myModal1 .main-slides-inner1 {
    padding: 0 48px;
    box-sizing: border-box;
}
#myModal1 .mySlides1 img {
    height: auto;
    max-height: 620px;
    object-fit: contain;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#myModal1 .numbertext1 {
    left: 48px;
}

/* The Close Button */
.close {
    color: black;
    position: fixed;
    top: 32px;
    right: 404px;
    font-size: 40px;
    font-weight: bold;
    background: white;
}

    .close:hover,
    .close:focus {
        color: #999;
        text-decoration: none;
        cursor: pointer;
    }

.mySlides {
    display: none;
}
.mySlides1 {
    display: none;
}
.cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next, .prevAttch, .nextAttch, .prevBld, .nextBld {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 25px 15px 25px 15px;
    margin-top: -50px;
    color: white !important;
    font-weight: bold;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background-color: black;
    opacity: .6;
}

/* Position the "next button" to the right */
.next, .nextAttch, .nextBld {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.prev, .prevAttch {
    margin-left: -50% !important;
}

/* On hover, add a black background color with a little bit see-through */
    .prev:hover,
    .next:hover,
    .prevAttch:hover,
    .nextAttch:hover,
    .prevBld:hover,
    .nextBld:hover,
    .prev1:hover,
    .next1:hover {
        background-color: #444343;
        /*background-color:  rgba(0, 0, 0, 0.8);*/
    }


.prev1,
.next1 {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white !important;
    font-weight: bold;
    /* font-size: 20px;*/
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background-color: black;
}

/* Position the "next button" to the right */
.next1 {
    right: 0;
    border-radius: 3px 0 0 3px;
}



/* On hover, add a black background color with a little bit see-through */
.prev1:hover,
.next1:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 514px;
}
.numbertextBld {
    color: #000000;
    font-size: 17px;
    padding: 5px 8px;
    position: absolute;
    top: 0px;
    background: #bcbcbc;
    height: 33px;
    left: 0px;
}
.numbertextAttch {
    color: rgb(0, 0, 0);
    font-size: 14px;
    padding: 16px 13px;
    position: absolute;
    width: auto;
    top: 0px;
    background: rgb(228 228 228);
    height: 33px;
    left: 0px;
}
.numbertext1 {
    color: #fff;
    font-size: 17px;
    padding: 5px 8px;
    position: absolute;
    top: 0;
    background: #483954;
    height: 33px;
    left: 0;
    opacity: 0.7;
    border-radius: 0px 0px 10px 0px;
}

img.pphoto {
    margin-bottom: -4px;
}
img.sphoto {
    margin-bottom: -4px;
}

.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

.demo {
    opacity: 0.6;
}

.demo1 {
    opacity: 0.6;
}
    .active,
    .demo:hover {
        opacity: 1;
    }
.active,
.demo1:hover {
    opacity: 1;
}

img.pphoto {
    transition: 0.3s;
}
img.sphoto {
    transition: 0.3s;
}

.imagesModal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 90;
}
/*#tile-slides {
    width: 100px !important;
    height: 250px !important;
}
#tile-slides1 {
    width: 100px !important;
    height: 250px !important;
}*/
.socialPlugin {
    text-align: center !important;
     width: 0px !important; 
     margin: 0px !important ; 
     height: 0px !important; 
/*     display: none !important; 
*/}
.somethingNew {
    margin: 0px 73px 0px -10px !important;
}
.showSocialButtons {
    font-size: 12px !important;
    cursor: pointer;
    padding: 0.333em 0.667em;
    border-radius: 0px !important;
    border: none !important; 
    color: rgba(0,0,0,0.7);
}
.socials.opened {
    margin-left: -59px !important;
    margin-top: -37px !important;
}
.lndHeading {
   color: white;

}
.btns {
    margin-left:12px !important;
}
.land-card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 0px !important;
}

.lnd-card-header{
    padding:0px !important
}
.lnd-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

.bldHeading {
    color: white;
}

.bld-card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 0 !important;
}


.bld-card-header {
    padding: 0px !important
}

.bld-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}


.xfHeading {
    color: white;
}

.xf-card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 12px 0px 0px 0px !important;
}

.xf-card-header {
    padding: 0px !important
}

.xf-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}
.xfCollapse {
    margin-top: -11px !important;
}



.tpp_Heading {
    color: white;
}

.tpp-card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 12px 0px 0px 0px !important;
}

.tpp-card-header {
    padding: 0px !important
}

.tpp-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

.tpp_Collapse {
    margin-top: -11px !important;
}

.tveHeading {
    color: white;
}

.tve-card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 12px 0px 0px 0px !important;
}

.tve-card-header {
    padding: 0px !important
}

.tve-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

.tveCollapse {
    margin-top: -11px !important;
}

.shHeading {
color: white;
}

.sh-card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 12px 0px 0px 0px !important;
}

.sh-card-header {
    padding: 0px !important
}

.sh-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

.shCollapse {
    margin-top: -11px !important;
}
.sisdHeading {
    color: white;
}

.sisd-card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 12px 0px 0px 0px !important;
}

.sisd-card-header {
    padding: 0px !important
}

.sisd-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

.sisdCollapse {
    margin-top: -11px !important;
}


.locHeading {
    color: white;
}

.loc-card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 12px 0px 0px 0px !important;
}

.loc-card-header {
    padding: 0px !important
}

.loc-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

.locCollapse {
    margin-top: -11px !important;
}

.oiHeading {
    color: white;
}

.oi-card-body {
    /*border-bottom: 1px solid rgba(0,0,0,.125);*/
    padding: 12px 0px 0px 0px !important;
}

.oi-card-header {
    padding: 0px !important
}

.oi-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

.oiCollapse {
    margin-top: -11px !important;
}
.oiMain{
    margin-top: 6px;
}
.ldescHeading {
    color: white;
}

.ldesc-card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 12px 0px 0px 0px !important;
}

.ldesc-card-header {
    padding: 0px !important
}

.ldesc-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

/*.ldescCollapse {
    margin-top: -11px !important;
}*/

.ldescMain {
    margin-top: 6px;
}

.pvHeading {
    color: white;
}

.pv-card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 12px 0px 0px 0px !important;
}

.pv-card-header {
    padding: 0px !important
}

.pv-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

.pvCollapse {
    margin-top: -11px !important;
}

.lmHeading {
    color: white;
}

.lm-card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 12px 0px 0px 0px !important;
}

.lm-card-header {
    padding: 0px !important
}

.lm-card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

.lmCollapse {
    margin-top: -11px !important;
}

.lmMain {
    margin-top: 6px;
}



.bg1 {

}
.bg2 {

}
#prc {
}
.card-header {
    background: #483954;
    color: #ffffff;
    font-weight: normal;
}
.card-header > .row{
    background: #483954;
    color: #ffffff;
    font-weight: normal;
}
    .card-header > .row > button.btn-link {
        color: #ffffff;
    }
.parcelResultFirst {
    padding-top: 10px;
    padding-left: 16px;
}
.parcelResultHeading {
    font-weight: 700;
    font-size: 20px;
}
.clipboardpin {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
    /* The actual popup (appears on RIGHT) */
    .clipboardpin .popuptext {
        visibility: hidden;
        width: 100px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 8px 0;
       
        position: absolute;
        z-index: 1;
        top: -5px;
        left: 105%;
    }
        /* Popup arrow */
        .clipboardpin .popuptext::after {
            content: " ";
            position: absolute;
            top: 50%;
            right: 95%;
            margin-top: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }
    /* Toggle this class when clicking on the popup container (hide and show the popup) */
    .clipboardpin .show {
        visibility: visible;
        -webkit-animation: fadeIn 1s;
        animation: fadeIn 1s
    }
/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

#jqgh_mainSearchResults_price_per_sqft {
    width: 80px;
}

div.ui-jqgrid-view table.ui-jqgrid-btable {
    border-style: none !important;
    border-top-style: none;
    border-collapse: separate !important;
}

    div.ui-jqgrid-view table.ui-jqgrid-btable td {
        border-left-style: none !important;
    }

div.ui-jqgrid-view table.ui-jqgrid-htable {
    border-style: none !important; border-top-style:none;
    border-collapse: separate !important;
}

div.ui-jqgrid-view table.ui-jqgrid-btable th {
    border-left-style: none !important;
}

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


@media only screen and (min-width: 576px) and (max-width: 768px) {
    .container {
        max-width: auto !important;
    }
}

#jqgh_propVals_tot_bld_val {
margin-left:-3px
}

table#propVals tr:nth-child(2) td {
  
    background-color: #e0dcdc;
}


span.green {
    color: green ;
}
span.red {
    color: red
}

span.ga:before {
    content: ' \2191';
}
span.ra:before {
    content: ' \2193';
}
img:hover {
    cursor: pointer;
}

table.subareatbl tr td {
    padding-top: 0rem       !important;
    padding-right: 0rem     !important;
    padding-bottom: 0rem    !important;
    padding-left: 0.75rem   !important;
}
.map-strap, .map_strap_TPP {
    font-size: 15px;
    margin-top: 10px;
}
.map-strap-sales, .map-strap-pus {
    font-size: 15px;
    margin-top: 10px;
}

.MainExcelDownload, .SalesExcelDownload, .PropertyUseExcelDownload, .TPPExcelDownload {
    font-size: 15px;
    margin-top: 10px;
}
.mainMapChck, .salesMapChck, .propertyUseMapChck, .TPPMapChck {
    font-size: 15px;
    margin-top: 10px;
}
.mainGenLabel, .salesGenLabel, .propertyUseGenLabel, .TPPGenLabel {
    font-size: 15px;
    margin-top: 10px;
}
.mainChangeMailingAddress {
    font-size: 15px;
    margin-top: 10px;
}
.mainbuttonsCol, .excelbuttonsCol, .mapbuttonsCol, .genLabelsCol, .genAllLabelsCol {
    margin-right: 20px;
    margin-left: 20px;
}

.genAllLabelsCol {
    margin-top: 10px;
}

@media (min-width: 992px)  {
    .mainbuttonsCol, .excelbuttonsCol, .mapbuttonsCol, .genLabelsCol, .genAllLabelsCol {
        margin-right: 20px;
        margin-left: 20px;
    }
    .genAllLabelsCol {
        margin-top: 10px;
    }
}

.container::-webkit-scrollbar {
    display: none; /* Safari and Chrome */
}

.ui-jqgrid.ui-jqgrid-bootstrap .ui-th-column .cbox {
    width: 25px !important;
}

/*Labels Modal Styles*/
.close1 {
    background-color: transparent;
    border: 0;
    font-size: 1.5rem;
    font-weight: 450;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}

.customRadio input[type="radio"] {
    position: absolute;
    left: -9999px
}

    .customRadio input[type="radio"] + label {
        position: relative;
        padding: 3px 0 0 27px;
        cursor: pointer
    }

/*#311B92*/
.customRadio input[type="radio"] + label:before {
    content: '';
    background: #fff;
    border: 2px solid #0069d9;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0
}
/*#311B92
*/
        .customRadio input[type="radio"] + label:after {
            content: '';
            background: #0069d9;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            position: absolute;
            top: 5px;
            left: 5px;
            opacity: 0;
            transform: scale(2);
            transition: transform 0.3s linear, opacity 0.3s linear
        }

    .customRadio input[type="radio"]:checked + label:after 
    {
        opacity: 1;
        transform: scale(1)
    }

    @media print{
        .pagebreak{
            clear:both;
            page-break-after:always;
        }
    }

.mainSearchClass {
    width: 26px !important;
}
.propSearchClass {
    width: 26px !important;
}
.salesSearchClass {
    width: 37px !important;
}
.second-modal {
    height: 345px;
    overflow-y: auto;
}

.TPPLabel-modal {
    height: 240px;
    overflow-y: auto;
}


.third-modal {
    overflow-y: auto;
    /*overflow-x: hidden;*/
    height: 526px;
}

/*.fourth-modal {
    overflow-y: hidden;
    overflow-x: hidden;
    height: 520px;
}*/

/*.fifth-modal {
    overflow-y: hidden;
    overflow-x: hidden;
    height: 520px;
}*/
@media only screen and (max-width: 768px) {
    #KendoSearchResults_PUS.transposeTable thead {
        border-bottom: none !important;
    }

    #KendoSearchResults.transposeTable thead {
        border-bottom: none !important;
    }
}

.required-asterisk {
    color: #dc3545;
    font-weight: 700;
    font-size: 1.2em;
}
.modal-footer {
    border-radius: 0;
    bottom: 0px;
    /*position: absolute;*/
    width: 100%;
}
.prcHeadings {
    font-size: 1rem;
}
.md_dialog-custom {
    max-width: 600px;
}
/*TPP Card Styles*/
.tpp_bi_Heading {
    color: white;
}

.tpp_bi_card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 24px 12px 12px 12px !important;
}

.tpp_bi_card-header {
    padding: 0px !important
}

.tpp_bi_card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

.tpp_bi_Collapse {
    margin-top: -11px !important;
}

.tpp_bi_Main {
    margin-top: 6px;
}


.tpp_cc_Heading {
    color: white;
}

.tpp_cc_card-body {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 12px 0px 0px 0px !important;
}

.tpp_cc_card-header {
    padding: 0px !important
}

.tpp_cc_card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 25%) !important;
    border: solid 1px #777777 !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
}

.tpp_cc_Collapse {
    margin-top: -11px !important;
}

.tpp_cc_Main {
    margin-top: 6px;
}


.message-window {
    background-color: green;
    border-radius: 5px;
    /*width: 300px;*/
    /*height: 80px;*/
    opacity: 0;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    position: absolute;
    top: 0;
    right: 0;
}

    /*.message-window > div.icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        min-height: 40px;
        display: inline-block;
        margin: 0 10px 0 20px;*/
/*        background: url('/images/info.png') center no-repeat;
*/        /*align-self: center;
    }*/

    .message-window > span {
        color: white;
        align-self: center;
        margin: 0 20px 0 10px;
        text-align: right;
    }

    .message-window.show {
        animation: fade-in-out 6s forwards;
    }

    .message-window #message {
        padding: 15px;
        /*position: absolute;*/
        margin: 0 auto;
    }

@keyframes fade-in-out {
    0% {
        opacity: 0;
    }

    30% {
        opacity: 0.6;
    }

    70% {
        opacity: 0.6;
    }

    100% {
        opacity: 0;
    }
}

.hiddenColumnMenu {
    display: none !important;
}

th .k-link {
    margin: -8px -20px !important;
}

.k-header-column-menu {
    padding: 0px !important;
    width: 16px !important;
}
/*Mainsearch results grid data css*/
/*#mainSearchResults tr :nth-child(1) {
    width: 280px;
}
#mainSearchResults tr :nth-child(2) {
    width: 300px;
}*/
/*#mainSearchResults tr :nth-child(4) {
    width: 120px;
}
#mainSearchResults tr :nth-child(5) {
    width: 420px;
}
#mainSearchResults tr :nth-child(6) {
    width: 360px;
}
#mainSearchResults tr :nth-child(7) {
    width: 0px;
}*/

/*#mainSearchResults_cb{
    width:13px !important;
}*/
#mainSearchResults_tempAccount {
    width: 64px !important;
}
#mainSearchResults_BusinessName {
    width: 110px !important;
}
#mainSearchResults_BusinessAddress {
    width: 137px !important;
}
#mainSearchResults_strapTemplate {
    width: 114px !important;
}

/*#sisdValues tr td:nth-child(3) {
    width: 105px;
}
#sisdValues tr td:nth-child(4){
    width:80px;
}*/
/*#sisdValues tr:nth-child(){
    width:100px;
}*/

@media only screen and (max-width: 481px) {
    #buildingSlidesList .modal .modal-content {
        min-height:100px !important;
    }
}

@media only screen and (max-width: 966px) and (min-width:481px) {
    #buildingSlidesList .modal .modal-content {
        min-height: 200px !important;
    }
}

@media only screen and (max-width: 481px) {
    #myModal1 .modal-content {
        min-height: 100px !important;
    }
}

@media only screen and (max-width: 966px) and (min-width:481px) {
    #myModal1 .modal-content {
        min-height: 200px !important;
    }
}

@media only screen and (max-width: 481px) {
    #myModalAttchmnt .modal-content {
        min-height: 100px !important;
    }
}

@media only screen and (max-width: 966px) and (min-width:481px) {
    #myModalAttchmnt .modal-content {
        min-height: 200px !important;
    }
}