/*
Compile-Minify: true
Compile-Area: listing
Compile-OutputGroup: headtag
Compile-Exports: sb-compare-listing
Compile-Dependencies: bootstrap
Compile-SourceHash: e2Dc+kjpLARqPtdlql2p5Q==
*/

.sb-compare-product .sb-compare-remove {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    text-align: right;
    height: 40px;
    cursor: pointer;
}
.sb-compare-product .sb-compare-remove:hover {
    text-decoration: none;
}

.sb-compare-checkbox {
position: relative;
display: block;
min-height: 20px;
margin-top: 10px;
/*margin-bottom: 10px;*/
}
.sb-compare-checkbox label {
/*padding-left: 20px;*/
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
color:#969696;
}

.sb-compare-product-item {
    cursor: pointer;
}
.sb-compare-miniview {
    margin-bottom:15px;
}
.sb-compare-miniview .thumbnail {
    margin-bottom: 0px;
}

.sb-compare-miniview ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 5px;
}

.sb-compare-product {
    position: relative;
    float: left;
    height: 48px;
    width: 48px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 3px solid #ddd;
}

.popover.bottom > .arrow { left:20px; }

@media (max-width: 400px) { /* Tested on FM iPod, 320px width */
    .sb-compare-checkbox{
        margin-top:2px;
    }
}

.sb-listing-item h3.popover-title {
    font-size: 1em;
}