/*clear with 
https://th.test.planetecosystems.com/generate-styles/clearcss?styles%5B0%5D=%2Fcss%2Fviews3.0%2Fcontractor%2Fsearch.css&styles%5B1%5D=%2Fcss%2Fviews3.0%2Fmobile%2Fsearch-mobile.css&opCoId=0
 */
/* 

Generated on Thu, 17 Jul 2025 06:13:34 -0500

- /css/views3.0/contractor/search.css
- /css/views3.0/mobile/search-mobile.css

*/

.contractor-link {
    float: right;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 5px;
    margin-right: 10px;
    color: inherit;
    background: url('https://th.test.planetecosystems.com/images/right-black-triangle.png') no-repeat right;
    font-size: 10pt;
}

.grid-8col {
    overflow: visible;
}

.center {
    text-align: center;
}

.blue-button {
    display: block;
    width: 224px;
    height: 50px;
    line-height: 50px;
    color: white !important;
    font-size: 19px;
    background: #69B8C4;
    text-align: center;
    margin: 40px auto 0;
    margin-bottom: 15px;
}

#contractor-search-pg {
    /* width: 925px;   causes issue on contractor/search check boxes by overrlaying their space*/
    width: 625px;
    float: right;
}

.qualify-for-cheef {
    width: 80px;
    bottom: 5px;
    /*right: 5px;*/
    /*position: absolute;*/
}
.qualify-for-cheef-link{
    float: right;
}
.company-box {
    position: relative;
}
.col-left {
    min-height: 200px;
}
.company-buttons {
    margin: 10px 0 0 0;
}

#map_canvas {
    width: 100%;
    height: 255px;
}
#maps-wrapper {
    position: relative;
}
.maps-load {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
}
.maps-labels {
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0px 0px 1px #000000;
}
.maps-hover {
    color: #000000;
}
.forms-field-contractors-count {
    float: none !important;
}

#no-results-found-wrapper {
    text-align: center;
}

#no-results-found {
    font-size: 44px;
    color: lightgray;
}
.green-bar{
    background: #5EAF92;
    color: white;
}
.checkbox-filter .checkbox-li{
    float: left;
    width: 33.33333%;
    padding-right: 4%;
    box-sizing: border-box;
}
.checkbox-filter{
    margin-top: 20px !important;
}
.checkbox-filter .selections-wrapper{
    padding-left: 0;
    width: 110%;
}

.request-changes-btn-wrapper{
    padding-bottom: 5px;
}

.contact-contractor-overlay {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(250, 250, 250, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #69b8c4;
}
#compare_contractors.selections-wrapper,#compare_contractors.selections-wrapper .selection{
    width: 100%;
}
.compare-elem {
    width: calc(100% - 60px);
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
}
.contractors-filters{
    display:flex;
}
.contractors-filters > div{
    width:30%;
    flex:1;
}
.table-header-thin {
    font-weight: normal;
    text-align: left;
}
.table-header-th {
    text-align: right;
}
.company-logo{
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-top: 10px;
}
.contractor-badge-image {
    width: 100px;
    float: right;
}
.company-description{
    word-wrap: break-word;
}
@media screen
and (min-width : 768px)
and (max-width : 1024px) {
    .selections-wrapper{
        width: 100%;
        box-sizing: border-box;
        padding-left: 0;
    }
    .selections-wrapper .selection{
        width: 100%;
    }
    #saved-list .css-label,
    #contacted-list .css-label{
        max-width: calc(100% - 60px);
        box-sizing: border-box;
    }
    .selections-wrapper .selection .selection-text-wrapper span{
        float: right;
    }
}
@media screen and (max-width: 767px) {
    .grid-4col,
    .grid-8col{
        width: 100%;
    }
    .col-left, .col-right{
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .grid-8col{
        margin-left: 0;
    }
    .find-prod, .grid .company-buttons a.button{
        margin-top: 0;
    }
    .contractors-message-left-block{
        margin-bottom: 10px;
    }
    .contractors-message-right-block,
    .contractors-message-left-block{
        float: none;
        width: 100%;
        box-sizing: border-box;
    }
    .bar-grey-thick{
        min-height: 32px;
        height: auto;
    }
    .contractors-message-left-block h1{
        display: none;
    }
    .contractors-message-left-block{
        padding: 10px;
    }
    .right-mobile-menu-toggle{
        display: block !important;
    }
    #rebate-type-myplan{
        display: none !important;
    }
    .form-control-item{
        display: block;
        height: auto;
        padding: 0;
        margin-bottom: 8px;
    }
    .form-controls {
        display: block;
        margin: 0;
        float: none;
    }
    .form-control-item span{
        padding: 3px 0;
        float: none;
        line-height: 1;
    }
    .content-inner .form-control-item select{
        width: 50%;
        margin-right: 2px;
    }
    .hidden-element{
        display: none !important;
    }
    .checkbox-filter .checkbox-li{
        float: none;
        width: 100%;
        padding: 0;
    }
    .rebates_contractors_message_block1{
        height: auto;
        line-height: inherit;
        min-height: 33px;
    }
    .contractors-message-right-block{
        height: auto;
    }
    .bar-grey-thick{
        min-height: 0;
        font-size: 18px;
    }
    .contractor-search .company-box .bar-grey-thick {
        margin-bottom: 0px;
    }
    .contractor-checkbox-compare{
        float: none;
    }
    .contractor-checkbox-compare:after,
    .select.miles:after,
    .delete-compare-elem:after,
    .bar-clear-thick:after,
    .for-filter:after{
        content: "";
        display: block;
        clear: both;
    }
    .info-description-text.info-description-short{
        height: auto;
    }
    .table-content.column-4 .table-header-th{
        display: none;
    }
    #contractor-search-pg{
        float: none;
        width: auto;
    }
    .section{
        position: relative;
        background: #DCDBDB;
    }
    .contractor-search .search.zipcode {
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 0;
        float: none;
    }
    .select.miles {
        float: none;
        clear: left;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    .within-zipcode #zip_radius {
        float: right;
        margin-right: 7px;
    }
    .select.miles span {
        padding: 10px 4px 0 8px;
        display: block;
    }
    .delete-compare-elem {
        position: relative;
    }
    .delete-compare-elem .compare-elem {
        width: calc(100% - 17px);
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .my-compare + .my-compare{
        position: absolute;
        right: 15px;
        top: calc(50% - 15px);
    }
    .delete-my-compare{
        font-size: 0;
    }
    .delete-my-compare:before{
        content: "\f014";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #compare_contractors{
        float: none;
    }
    #compare-list .selections-wrapper .selection{
        float: none;
    }
    .grid-12col {
        float: none;
    }
    .checkbox-filter .selections-wrapper {
        width: 100%;
        box-sizing: border-box;
    }
    .bar-clear-thick{
        overflow: hidden;
    }
    .checkbox-filter .selections-wrapper .selection{
        float: none;
    }

    #mobile-filters-area .bar-green-thick.green-bar + div{
        display: block !important;
    }
    #mobile-filters-area .bar-green-thick.green-bar + div > div{
        width: 100% !important;
    }
    .checkbox-li .reset{
        font-size: 12px;
    }
    .checkbox-filter .selections-wrapper{
        width: 100% !important;
        overflow: hidden !important;
    }
    .checkbox-li .css-label{
        width: calc(100% - 40px);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;

    }
    #saved_contractors.selections-wrapper,#saved_contractors .selection {
        float: none;
    }
    #saved_contractors .selection .selection-text-wrapper{
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    #mobile-filters-area .bar-green-thick{
        font-size: 15px;
        line-height: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;

        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .grid .company-buttons .contractor-save.button.button-grey.box-shadow {
        margin-left: 10px !important;
    }


}
