.catalog-total {
    position: relative;
}

    .catalog-total .compare-results-table {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        padding: 20px;
        width: 100%;
        height: 100%;
        background: #ffffff;
        overflow: auto;
        z-index: 5;
    }

    .catalog-total #fs-products-catalog-compare {
    }

.product-catalog-wrap {
    padding-top: 20px;
}

    .product-catalog-wrap .bordered-top .CntnTtl {
        padding-top: 10px;
    }

.fs-products-catalog {
    margin: 20px 0;
    border-top: 5px dotted #676767;
}

#product-catalog-btn {
    float: right;
    width: 37px;
    height: 36px;
    background-image: url(../images/sprite-client.png);
    background-position: 0px -572px;
    background-color: transparent;
    background-repeat: no-repeat;
}

    #product-catalog-btn.active {
        background-position: 0px -613px;
    }


.search-text {
    color: #676767;
    font-size: 16px;
    margin-bottom: 20px;
}

.center-content {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
}

.catalog-pagination ul.pagination {
    display: block;
    margin: auto;
    width: 50%;
    text-align: center;
}

    .catalog-pagination ul.pagination > li {
        display: inline-block;
        margin-right: 2px;
    }

        .catalog-pagination ul.pagination > li > a {
            padding: 3px 9px;
            line-height: 1.428571429;
            text-decoration: none;
            color: #676767;
            background-color: #fff;
            border: none;
            margin-left: -1px;
            border-radius: 0;
            font-size: 0.9em;
        }

    .catalog-pagination ul.pagination li {
    }

    .catalog-pagination ul.pagination > .active > a,
    .catalog-pagination ul.pagination > .active > a:hover,
    .catalog-pagination ul.pagination > .active > a:focus {
        background-color: #cd0e13;
        border-color: #cd0e13;
        color: #fff;
    }

.fs-zip {
    border-radius: 5px;
    color: #c6c6c6;
    padding: 6px 10px;
    height: 49px;
    font-size: 20px;
    border: 1px solid #a1a1a1;
    width: 100%;
    float: left;
}

.btn-zip-submit {
    font-size: 20px !important;
    line-height: 34px;
    margin: 0;
    padding: 6px 30px !important;
    width: 100%;
    text-transform: none !important;
    float: left;
}

.input-wrapper {
    width: 400px;
    display: inline-block;
}

.view-button-wrapper {
    width: 150px;
    display: inline-block;
    margin-left: 10px;
}

#fs-product-list {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
}

    #fs-product-list .fs-product-result-group {
        border: 1px solid #e3e3e3;
        margin-bottom: 15px;
        padding: 15px;
        background: #ffffff;
    }

        #fs-product-list .fs-product-result-group IMG {
            float: left;
            height: 33px;
            display: inline;
            width: 33px;
        }

@media screen and (min-width: 992px) {
    #fs-product-list .fs-product-result-group IMG {
        float: none;
        display: inline;
        height: 68px;
        width: 68px;
        vertical-align: top;
        margin-top: -4px;
    }
}

#fs-product-list .fs-product-result-group UL {
    width: 85%;
    list-style: none;
    float: none;
    text-align: initial;
    display: inline-block;
}

    #fs-product-list .fs-product-result-group UL .fs-comma-delimit:after {
        content: ', ';
    }

    #fs-product-list .fs-product-result-group UL .fs-comma-delimit:last-of-type:after {
        content: '';
    }

    #fs-product-list .fs-product-result-group UL LI {
        margin-bottom: 0px;
    }

        #fs-product-list .fs-product-result-group UL LI:first-child {
            margin-bottom: 5px;
        }

#fs-product-list .fs-product-result-group .fs-product-result-detail {
    display: inline;
}

@media screen and (min-width: 768px) {
    #fs-product-list .fs-product-result-group .fs-product-result-detail {
        width: 68%;
        display: inline-block;
    }
}

#fs-product-list .fs-product-result-group LABEL {
    vertical-align: top;
    display: block;
    float: left;
    width: 25%;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #676767;
}

#fs-product-list .fs-product-result-group span:not(.dnnCheckbox):not(.fa) {
    display: block;
    float: left;
    width: 75%;
}

#fs-product-list .fs-product-result-group .dnnCheckbox {
	float:left;
}


#fs-product-list .fs-product-result-group .fs-product-compare span {
    display: block;
    float: none;
    width: auto;
}

#fs-product-list li {
    width: 100%;
    display: inline-block;
}

@media (min-width: 768px) and (max-width: 990px) {
    #fs-product-list .fs-product-result-group LABEL {
        width: 35%;
    }

    #fs-product-list .fs-product-result-group span {
        width: 65%;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
    #fs-product-list .fs-product-result-group LABEL {
        width: 30%;
    }

    #fs-product-list .fs-product-result-group span {
        width: 70%
    }
}

@media screen and (max-width: 499px) {
    #fs-product-list .fs-product-result-group LABEL {
        width: 100%;
    }

    #fs-product-list .fs-product-result-group span {
        width: 100%
    }
}

#fs-product-list .fs-product-result-group A, #fs-product-list .fs-product-result-group .title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    color: #CD0E13;
    text-decoration: none;
    margin-bottom: 15px;
}

#fs-product-list .fs-product-result-group INPUT[type=button] {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    color: #CD0E13;
    margin-bottom: 15px;
}

#fs-product-list .fs-product-result-group .fs-product-compare {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #CD0E13;
}

    #fs-product-list .fs-product-result-group .fs-product-compare img {
        width: 15px;
        height: 15px;
        vertical-align: middle;
        padding-right: 5px;
        padding-top: 5px;
        margin-top: -1px;
        float: left;
    }

    #fs-product-list .fs-product-result-group .fs-product-compare:hover {
        cursor: pointer;
    }

#fs-product-list .fs-product-result-group.selected {
    background-color: #F1F1F1;
}

    #fs-product-list .fs-product-result-group.selected .fs-product-compare > .remove-compare {
        display: block;
    }

    #fs-product-list .fs-product-result-group.selected .fs-product-compare > .add-compare {
        display: none;
    }

#fs-refiner {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    margin-top: 0px;
    padding-right: 15px;
    background: #ffffff;
}

    #fs-refiner .fs-refiner {
        margin-top: 0px;
    }

@media screen and (min-width: 768px) {
    #fs-refiner .fs-refiner {
        border-right: 1px solid #e3e3e3;
    }
}

#fs-refiner .pm-search-refiner {
    margin-bottom: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    color: #676767;
}

#fs-refiner H3 {
    display: none;
}

.pm-search-refiner {
    padding: 10px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -ms-border-radius: 3px 3px 3px 3px;
    -o-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    background-color: #e3e3e3;
    display: block;
}

@media screen and (min-width: 768px) {
    .pm-search-refiner.pm-breakpoint-tablet {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    .pm-search-refiner.pm-breakpoint-desktop {
        display: none;
    }
}

.pm-search-refiner .pm-refiner-chevron {
    position: relative;
    float: right;
    top: -2px;
    width: 30px;
    height: 27px;
    cursor: pointer;
}

.pm-search-refiner .pm-collapsed {
    background-image: url("../images/sprite-client.png");
    background-position: 2px -461px;
    background-color: transparent;
    background-repeat: no-repeat;
}

.pm-search-refiner .pm-expanded {
    background-image: url("../images/sprite-client.png");
    background-position: 2px -490px;
    background-color: transparent;
    background-repeat: no-repeat;
}

.pm-collapse-expand-target.pm-collapsed {
    display: none;
}

.pm-collapse-expand-target.pm-expanded {
    display: block;
}

@media screen and (min-width: 768px) {
    .pm-collapse-expand-target {
        display: block;
    }

        .pm-collapse-expand-target.pm-collapsed {
            display: block;
        }
}

@media screen and (min-width: 768px) {
    #fs-refiner H3 {
        display: inline-block;
    }
}

@media screen and (min-width: 768px) {
    #fs-refiner H3 {
        margin-bottom: 15px;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 16px;
        color: #676767;
    }
}

#fs-refiner H4 {
    margin-bottom: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    color: #676767;
}

#fs-refiner #fs-maturity {
    font-weight: medium;
    padding-right: 15px;
}

/* #fs-refiner #fs-maturity INPUT {
    width: 20px;
    margin-bottom: 10px;
} */

@media screen and (min-width: 992px) {
    #fs-refiner #fs-maturity SPAN {
        margin-left: 10px;
        margin-right: 10px;
        font-weight: medium;
        float: left;
        line-height: 36px;
    }

    #fs-refiner #fs-maturity input.maturityRange {
        width: 60px;
        float: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #fs-refiner #fs-maturity input.maturityRange {
        width: 40px;
        float: left;
    }
}

@media screen and (max-width: 767px) {
    #fs-refiner #fs-maturity input.maturityRange {
        width: 80px;
        float: left;
    }
}

#fs-refiner #fs-maturity SPAN {
    margin-left: 10px;
    margin-right: 10px;
    font-weight: medium;
    float: left;
    line-height: 36px;
}

@media screen and (min-width: 992px) {
    #fs-refiner #fs-maturity SPAN {
        margin-left: 10px;
        line-height: 36px;
    }
}

@media screen and (min-width: 992px) {
    #fs-refiner #fs-maturity SPAN {
        margin-right: 10px;
        line-height: 36px;
    }
}

#fs-refiner ul {
    list-style: none;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0;
    padding-left: 0;
}

    #fs-refiner ul li {
        margin-bottom: 10px;
	position: relative;
	display: inline-flex;
	width: 100%;
	align-items: center;	
    }

        #fs-refiner ul li label {
            display: block;
            /*margin-left: 18px;
            padding-left: 15px;*/
            /* display: inline-table; */
            /* margin-left: -32px;
    padding-left: 32px; */
            font-weight: normal;
        }

.pm-touch-enabled #fs-refiner ul li label {
    display: block;
    margin-left: 18px;
    padding-left: 15px;
    float: left;
    /* word-break: break-all; */
}

/*#fs-refiner ul li input[type="checkbox"] {
    display: inline-block;
    position: absolute;
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    padding: 0;
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 16px;*/
    /* line-height: 28px; */
    /*color: #fff;
    text-align: center;
    text-indent: 4px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #ffffff;*/
    /* background-image: linear-gradient(to bottom, #f2f2f2, #ffffff); */
    /*box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);*/
    /* float: left; */
    /* box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15); */
    /* opacity: 1;
    width: 32px;
    display: inline-block;
    cursor: pointer;
    float: left; */
/*}

    #fs-refiner ul li input[type="checkbox"]:focus {
        outline: none;
    }


    #fs-refiner ul li input[type="checkbox"]:checked {
        background-color: white;
        box-shadow: none;
    }

        #fs-refiner ul li input[type="checkbox"]:checked:before {
            position: absolute;
            top: 2px;
            left: -1px;
            width: 100%;
            height: 100%;
            font-size: 12px;
            color: #cd0e13;
            font-family: FontAwesome;
            content: '\f00c';
        }*/

/* .pm-touch-enabled #fs-refiner UL LI INPUT[TYPE=CHECKBOX] {
    opacity: 1;
} */

/*#fs-refinerul li input[type="checkbox"] + label {*/
    /* display: inline; */
    /* padding-left: 18px; */
    /* margin-left: -18px; */
    /* background-image: url("/DesktopModules/Growmark/ProductCatalog/Resources/images/sprite-client.png");
    background-position: 0 -44px;
    background-color: transparent;
    background-repeat: no-repeat; */
/*}*/

/* .pm-touch-enabled #fs-refiner UL LI INPUT[TYPE=CHECKBOX] + LABEL {
    background: none;
} */

/*#fs-refiner ul li input[type="checkbox"]:checked + LABEL {*/
    /* display: inline-block;
    width: auto;
    margin-bottom: 0; */
    /* background-image: url("/DesktopModules/Growmark/ProductCatalog/Resources/images/sprite-client.png");
    background-position: 0 -23px;
    background-color: transparent;
    background-repeat: no-repeat;
    color: #CD0E13; */
/*}*/

/* .pm-touch-enabled #fs-refiner UL LI INPUT[TYPE=CHECKBOX]:CHECKED + LABEL {
    background: none;
} */

/*#fs-refiner INPUT[name=fs-btn-reset] {
    border: none;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    color: #CD0E13;
    background: none;
}*/

.fs-product-title-wrap {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    /*border-bottom: 1px solid #e3e3e3;*/
    margin-bottom: 25px;
    padding-bottom: 65px;
}

.fs-brand-name-wrapper {
    margin-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

@media screen and (max-width: 991px) {
    .fs-brand-name-wrapper {
        display: inline-block;
        width: 100%;
    }
}

.fs-brand-name {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    padding: 5px 0;
    height: 76px;
    flex-grow: 1;    
}

    .fs-brand-name.invision {
        background: url("/DesktopModules/Growmark/ProductCatalog/Resources/images/logos/invision.jpg?v=2") no-repeat center center;
        background-size: 100px 58px;
    }

        .fs-brand-name.invision.fs-selected {
            border-top: 5px solid #CD0E13;
        }

    .fs-brand-name.hisoy {
        background: url("/DesktopModules/Growmark/ProductCatalog/Resources/images/logos/hisoy.jpg?v=2") no-repeat center center;
        background-size: 100px 58px;
    }

        .fs-brand-name.hisoy.fs-selected {
            border-top: 5px solid #004b8d;
        }

    .fs-brand-name.forage {
        background: url("/DesktopModules/Growmark/ProductCatalog/Resources/images/logos/forage.jpg?v=2") no-repeat center center;
        background-size: 100px 58px;
    }

        .fs-brand-name.forage.fs-selected {
            border-top: 5px solid #006f51;
        }

    .fs-brand-name.inspire {
        background: url("/DesktopModules/Growmark/ProductCatalog/Resources/images/logos/wheat.jpg?v=2") no-repeat center center;
        background-size: 100px 58px;
    }

        .fs-brand-name.inspire.fs-selected {
            border-top: 5px solid #cf7019;
        }

    .fs-brand-name.dairy {
        background: url("/DesktopModules/Growmark/ProductCatalog/Resources/images/logos/dairy.jpg") no-repeat center center;
    }

        .fs-brand-name.dairy.fs-selected {
            border-top: 5px solid #CD0E13;
        }

    .fs-brand-name.fs-clickable {
        cursor: pointer;
        opacity: 0.5;
    }

    .fs-brand-name.fs-selected {
        opacity: 1 !important;
    }

.fs-product-title-wrap {
    position: relative;
    z-index: 1;
}

    .fs-product-title-wrap h2 {
        display: inline-block;
        width: 100%;
    }

    .fs-product-title-wrap .fs-product-title-h2 {
        display: block;
        padding: 0px 40px;
        text-align: center;
    }

@media screen and (min-width: 992px) {
    .fs-product-title-wrap {
        padding-bottom: 0;
    }
}

.fs-product-title-wrap H2 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 32px;
    margin-top: 30px;
    margin-bottom: 0;
    text-transform: uppercase;
}

@media screen and (min-width: 992px) {
    .fs-product-title-wrap H2 {
        margin-bottom: 10px;
    }
}

.fs-product-ul UL {
    display: inline-block;
    list-style: none;
    float: right;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 15px;
}

    .fs-product-ul UL A {
        text-decoration: none;
        text-transform: uppercase;
    }

#fs-zip {
    margin-top: 0;
    margin-bottom: auto;
    margin-left: 0;
    margin-right: 15px;
    text-align: center;
}

    #fs-zip .product-catalog-image {
        margin-top: 25px;
        margin-bottom: 30px;
    }

        #fs-zip .product-catalog-image IMG {
            width: 100%;
        }

    #fs-zip LABEL {
        display: block;
        font-family: "Roboto", sans-serif;
        font-size: 18px;
        margin-bottom: 15px;
    }

    #fs-zip INPUT[TYPE=BUTTON] {
        background: none repeat scroll 0 0 #CD0E13;
        color: white;
        font-size: 14px;
        border-radius: 3px;
        padding: 2px;
        text-transform: uppercase;
        cursor: pointer;
        min-width: 4em;
    }

#fs-product-compare-toolbar-list {
    border: 1px solid #676767;
    position: fixed;
    bottom: 0;
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
    height: 150px;
    width: 100%;
    z-index: 10;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    #fs-product-compare-toolbar-list {
        left: 0px;
        right: 0px;
        margin-left: 0px;
        margin-top: 0px;
    }
}

.show-toolbar {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: right;
    z-index: 6;
}

    .show-toolbar .container {
        position: relative;
    }

    .show-toolbar img {
        float: right;
        margin-right: -10px;
    }

@media screen and (min-width: 768px) {
    #fs-product-compare-toolbar-list {
        max-width: 750px;
        height: 125px;
    }

    .show-toolbar img {
        float: right;
        margin-right: -35px;
    }
}

@media screen and (min-width: 992px) {
    #fs-product-compare-toolbar-list {
        max-width: 1170px;
        box-sizing: border-box;
    }
}

#fs-product-compare-toolbar-list .col-compare {
    float: left;    
    padding: 5px;
    box-sizing: border-box;
}

@media screen and (min-width: 768px) {
    #fs-product-compare-toolbar-list .col-compare {
        width: 20%;
    }
}

#fs-product-compare-toolbar-list .col-compare.actions {
    width: 100%;
    padding-top: 15px;
}

    #fs-product-compare-toolbar-list .col-compare.actions a {
        cursor: pointer;
    }

    #fs-product-compare-toolbar-list .col-compare.actions > div {
        float: left;
    }

        #fs-product-compare-toolbar-list .col-compare.actions div {
            padding-right: 20px;
        }

@media screen and (min-width: 768px) {
    #fs-product-compare-toolbar-list .col-compare.actions {
        padding-top: 0;
        width: 20%;
    }

        #fs-product-compare-toolbar-list .col-compare.actions > div {
            width: 100%;
            margin: 10px;
            text-align: center;
        }

            #fs-product-compare-toolbar-list .col-compare.actions > div:first-child {
                margin-top: 30px;
            }
}

#fs-product-compare-toolbar-list .col-compare.actions .compare-selected {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: white;
    background-color: #CD0E13;
    padding: 6px 30px;
}

    #fs-product-compare-toolbar-list .col-compare.actions .compare-selected.disabled {
        background-color: #a0a0a0;
    }

#fs-product-compare-toolbar-list .col-compare.actions .clear-selected {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #CD0E13;
}

#fs-product-compare-toolbar-list .compare-item .remove-selected {
    float: right;
    margin-top: 10px;
    margin-right: -5px;
}

#fs-product-compare-toolbar-list .compare-item .item {
    height: 68px;
    margin-top: 20px;
    border: 1px solid #676767;
}

    #fs-product-compare-toolbar-list .compare-item .item .title {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        font-style: italic;
        font-size: 14px;
        font-style: normal;
        height: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

@media screen and (min-width: 768px) {
    #fs-product-compare-toolbar-list .compare-item .item .title {
        font-size: 16px;
    }
}

#fs-product-compare-toolbar-list .compare-item .item .compare-item-icon {
    display: none;
    margin: 5px 0 !important;
}

@media screen and (min-width: 768px) {
    #fs-product-compare-toolbar-list .compare-item .item .compare-item-icon {
        display: block;
        float: left;
        width: 65px;
    }
}

#fs-product-compare-toolbar-list .compare-item.empty .item {
    background-color: #F1F1F1;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
}

@media screen and (min-width: 768px) {
    #fs-product-compare-toolbar-list .compare-item.empty .item {
        font-size: 13px;
    }
}

#fs-product-compare-toolbar-list .minimize-toolbar {
    position: absolute;
    right: 10px;
    top: 6px;
}

#fs-product-compare-toolbar-list .show-toolbar {
    display: none;
}

#fs-product-compare-toolbar-list.min {
    height: 0px;
    border: 0;
}

    #fs-product-compare-toolbar-list.min .minimize-toolbar {
        display: none;
    }

    #fs-product-compare-toolbar-list.min .show-toolbar {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
    }

@media screen and (min-width: 992px) {
    #fs-product-compare-toolbar-list.min .show-toolbar {
        right: -30px;
    }
}

#fs-products-catalog-compare .fs-product-compare-contentarea {
    overflow: auto;
    background: rgba(255,255,255,0.9);
}

@media screen and (min-width: 992px) {
    #fs-products-catalog-compare .fs-product-compare-contentarea {
        overflow: hidden;
    }
}

#fs-products-catalog-compare .fs-product-compare-go-back a.go-back {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #CD0E13;
}

#fs-products-catalog-compare .fs-product-compare-go-back a.go-bac:hover {
    cursor: pointer;
}

#fs-products-catalog-compare .fs-product-compare-go-back a.go-back > img {
    padding-right: 5px;
}

#fs-products-catalog-compare .fs-product-compare-go-back .actions {
    float: right;
}

@media screen and (min-width: 992px) {
    #fs-products-catalog-compare .fs-product-compare-go-back .actions {
        padding-right: 15px;
    }
}

#fs-products-catalog-compare .fs-product-compare-go-back .actions .do-print {
    padding-left: 15px;
    display: inline-block;
}

#fs-products-catalog-compare .fs-product-compare-title-wrap {
    border-bottom: 1px solid #d1d1d1;
}

    #fs-products-catalog-compare .fs-product-compare-title-wrap H2 {
        display: block;
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        font-size: 32px;
        margin-top: 15px;
        margin-bottom: 0;
        text-transform: uppercase;
    }

@media screen and (min-width: 992px) {
    #fs-products-catalog-compare .fs-product-compare-title-wrap H2 {
        display: inline-block;
        margin-bottom: 10px;
        margin-top: 0;
    }
}

#fs-products-catalog-compare .fs-product-compare-title-wrap .ms-siteicon-img-compare {
    display: none;
    float: left;
    vertical-align: text-bottom;
    padding-right: 20px;
    height: 43px;
}

#fs-products-catalog-compare .fs-product-compare-row {
    padding-left: 15px;
    padding-right: 15px;
    /*min-width: 1050px;*/
    border-bottom: 1px solid #d1d1d1;
}

    #fs-products-catalog-compare .fs-product-compare-row.action-row > .col-compare {
        padding-bottom: 0;
    }

    #fs-products-catalog-compare .fs-product-compare-row.print-message {
        display: none;
    }

#fs-products-catalog-compare .col-compare {
    float: left;
    padding: 15px;
    box-sizing: border-box;
    border-left: 1px solid #d1d1d1;
}

    #fs-products-catalog-compare .col-compare A[name="btn_popup_compare"] {
        display: block;
        margin: 0 -15px;
    }

    #fs-products-catalog-compare .col-compare:first-child {
        border-left: 0px;
    }

#fs-products-catalog-compare .compare-item {
    padding: 15px 0;
}

@media screen and (min-width: 992px) {
    #fs-products-catalog-compare .fs-product-compare-row {
        min-width: auto;
    }
}

#fs-products-catalog-compare .compare-item {
    padding: 15px 0;
}

    #fs-products-catalog-compare .compare-item.no-padding {
        padding: 0;
    }

    #fs-products-catalog-compare .compare-item .label {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        font-style: italic;
        font-size: 14px;
        font-style: normal;
        color: #333333;
        padding: 0;
    }

@media screen and (min-width: 768px) {
    #fs-products-catalog-compare .compare-item .label {
        font-size: 16px;
    }
}

#fs-products-catalog-compare .compare-item .label.leading {
    float: left;
}

#fs-products-catalog-compare .compare-item .remove-selected {
    width: auto;
    text-align: right;
}

#fs-products-catalog-compare .compare-item .item .product-img {
    width: 100%;
}

#fs-products-catalog-compare .compare-item .item .title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}

#fs-products-catalog-compare .compare-item .item .fs-comma-delimit:after {
    content: ', ';
}

#fs-products-catalog-compare .compare-item .item .fs-comma-delimit:last-of-type:after {
    content: '';
}

#fs-products-catalog-compare .compare-item .item .add-product {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: white;
    background-color: #a0a0a0;
    padding: 6px 20px;
    display: table-cell;
}

@media screen and (min-width: 992px) {
    #fs-products-catalog-compare .compare-item .item .add-product {
        padding: 6px 30px;
    }
}

#fs-products-catalog-compare .compare-item.empty {
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

#fs-products-catalog-compare .clear-border {
    border-width: 0;
}

BUTTON.btn-close {
    position: absolute;
    z-index: 101;
    right: 5px;
}

@media screen and (min-width: 992px) {
    BUTTON.btn-close {
        right: 370px;
    }
}

.btn-close {
    background-image: url("/DesktopModules/Growmark/ProductCatalog/Resources/images/FSEClose.png");
    background-repeat: no-repeat;
    display: block;
    width: 16px;
    height: 16px;
    position: relative;
    float: right;
    top: 5px;
}

.pm-lightbox {
    display: none;
    position: fixed;
    margin-top: -263.5px;
    z-index: 110;
    top: 70%;
    left: 0%;
}

@media screen and (min-width: 768px) {
    .pm-lightbox {
        top: 55%;
    }
}

@media screen and (min-width: 992px) {
    .pm-lightbox {
        top: 50%;
    }
}

@media screen and (min-width: 768px) {
    .pm-lightbox {
        left: 50%;
    }
}

@media screen and (min-width: 992px) {
    .pm-lightbox {
        left: 50%;
    }
}

.pm-lightbox .pm-lightbox-content {
    position: relative;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    background: white;
    left: 0%;
}

@media screen and (min-width: 768px) {
    .pm-lightbox .pm-lightbox-content {
        left: -50%;
    }
}

@media screen and (min-width: 992px) {
    .pm-lightbox .pm-lightbox-content {
        left: -50%;
    }
}

.pm-lightbox .pm-lightbox-content IMG {
    width: 100%;
}

@media screen and (min-width: 992px) {
    .pm-lightbox .pm-lightbox-content IMG {
        width: 700px;
    }
}

.pm-lightbox-mask {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 105;
    background: rgba(0, 0, 0, 0.25);
}

#productInfoImg {
    width: 100%;
}

.open-ProductInfoGraphicModal-img:hover {
    cursor: pointer;
}

@media screen and (max-width: 992px) {
    .input-wrapper {
        width: 100%;
        margin: 0 0 10px;
        display: inline-block;
        padding: 0 15px;
    }

    .view-button-wrapper {
        width: 100%;
        margin: 0 0 10px;
        padding: 0 15px;
    }

    #fs-zip {
        margin-right: 0;
    }
}

@media print {
    header, footer, #ms-designer-ribbon, .fs-product-compare-go-back, .actions {
        display: none;
    }

    #s4-bodyContainer .main-content.wrap #DeltaPlaceHolderMain,
    .main-content .container .pm-breadcrumb-wrapper {
        margin-top: 0px;
    }

    .container {
        margin-right: 0;
        margin-left: 0;
        padding-bottom: 0;
    }

    .container {
        max-width: 100%;
    }

    .action-row {
        display: none;
    }

    #fs-products-catalog-compare .fs-product-compare-title-wrap .ms-siteicon-img-compare {
        display: block;
    }

    #fs-products-catalog-compare .fs-product-compare-contentarea {
        overflow: hidden;
    }

    #fs-products-catalog-compare .compare-item .item .product-img {
        width: inherit;
        height: 265px;
    }

    #fs-products-catalog-compare .fs-product-compare-row {
        min-width: auto;
    }

        #fs-products-catalog-compare .fs-product-compare-row.no-print {
            display: none;
        }

        #fs-products-catalog-compare .fs-product-compare-row.print-message {
            display: block;
            padding: 10px 5px;
        }

        #fs-products-catalog-compare .fs-product-compare-row.product-img-row {
            display: block;
        }

            #fs-products-catalog-compare .fs-product-compare-row.product-img-row > div.label {
                display: none;
            }

            #fs-products-catalog-compare .fs-product-compare-row.product-img-row .col-compare {                
                padding: 5px;
                border: 0px;
                min-height: 280px;
            }
}

.darkClass {
    background-color: white;
    filter: alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity: 0.50; /* FireFox */
    z-index: 20;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0px;
    left: 0px;
}

.loadingContent span {
    font-size: 12pt;
    color: #cd0e13;
    z-index: 21;
}

.fs-products-catalog .loading {
    background-image: url("../images/fss-logoloader-large.gif");
    background-color: transparent;
    background-repeat: no-repeat;
    width: 145px;
    height: 114px;
    margin: 0 40%;
}

.msgTextArea {
    height: 300px;
    width: 335px;
}

.brand-copy {
    font-weight: 600;
    text-align: center;
    padding-top: 22px;
    font-size: 1.1em;
    padding: 10px;
}

.show-partial {
    height: 350px;
    overflow: hidden;
    position: relative;
}

    .show-partial:before {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0px;
        background: rgb(255,255,255);
        background: linear-gradient(0deg, rgb(255, 255, 255) 45%, rgba(0,212,255,0) 100%);
        height: 340px;
        content: '';
        width: 100%;
        z-index: 1;
    }

.long-product-catalog-btn {
    padding: 10px 35px;
    position: absolute;
    -moz-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
    bottom: 15%;
    left: 50%;
    display: none;
    z-index: 1;
    font-size: 18px;
}

    .long-product-catalog-btn.visible {
        display: block;
    }

    .long-product-catalog-btn i {
        font-size: 18px;
    }

.accordion-content input {
    width: 20%;
}

.accordion-content label {
    width: 80%;
}

#desktop-share-link {
    display: none !important;
}
#mobile-share-link {
    display: block !important;
}
@media screen and (min-width: 992px) {
    #mobile-share-link {
        display: none !important;
    }
    #desktop-share-link {
        display: block !important;
    }
}