@CHARSET "UTF-8";

#sidebar .store-container {
    cursor: pointer;
    display: block;
    padding: 10px;
    background-color: #F5F5F5;
}

#sidebar div:after {
    content: '';
    display: block;
    clear: both;
}

.search_results .sort_arrow {
    padding-top: 5px;
}

#sidebar {
    overflow: auto;
    margin-right: 10px;
    font-size: 13px;
    color: #000;
}

#map {
    overflow: hidden;
    width: 100%;
    height: 450px;
    float: right;
}

#store_locator_form {
    display: block;
    margin-bottom: 10px;
    margin-right: 10px;
}

.search_results span {
    margin: 7px;
    display: inline-block;
    float: left;
}

#store_locator_form .form-button {
    float: right;
}

#sidebar button {
    float: right;
}

#sidebar span {
    float: right;
}

.cwstoremanager-stores-index .store_finder_button {
    margin-top: -25px;
    float: right;
    clear: left;
}

.gmapCont {
    padding: 10px 0;
    margin-left: 10px;
}

#gmapsCont1left {
    float: left;
    width: 135px;
    margin-right: 15px;
    margin-left: 10px;
    max-height: 160px;
}

#gmapsCont1right {
    float: left;
}

#gmapsCont1right table {
    float: left;
}

#gmapsCont1right table th {
    width: 70px;
    font-weight: bold;
    text-align: left
}

.serviceBordered {
    padding: 1px !important;
    border: 1px solid orange
}

.serviceCheckbox {
    display: none;
}

.serviceImage {
    width: 38px;
    height: 38px;
    padding: 2px;
    display: inline;
}

.servicesGroup {
    margin: 3px 0;
}

#steps li .number {
    float: left
}

#steps li .distance {
    float: right
}

#steps li .step {
    float: left;
    width: 80%;
    margin-left: 20px;
}

#steps li {
    border-bottom: 1px dotted #666666;
    padding: 17px 0;
}

#directions {
    display: none
}

#myDirections {
    display: none;
    background-color: #F5F5F5;
    padding: 15px;
    margin: 10px 0;
}

#myDirections .label {
    display: inline-block;
    width: 100px;
    font-weight: bold;
}

.section .label {
    display: inline-block;
    width: 145px;
    font-weight: normal;
}

.section {
    border-bottom: 1px solid #CCCCCC;
    padding: 20px 10px;
}

.cwstoremanager-stores-show #sidebar {
    width: 100%;
    height: auto;
}

/*
.section_facilities {width: 950px;}

.show { width: 950px; }
.showmini { width: 750px; margin:10px auto; }
.services li {width:20%; height:40px;float:left;}
.services li img {float:left}
.services li p {margin-top:3px;line-height:11px;font-size:11px;height:33px; overflow:hidden;}
.services .service { width:47%; float:left; }
.services .service img { margin-right:15px; }
*/

.services li {
    width: 50%;
    height: 40px;
    float: left;
}

.services li img {
    float: left;
    margin-right: 5px;
}

.services li p {
    margin-top: 3px;
    line-height: 14px;
    font-size: 14px;
    height: 50px;
    overflow: hidden;
}

.printSend a {
    margin-left: 10px;
}

.pagination {
    float: right;
    margin-right: 10px;
}

#results {
    width: 120px;
    display: none;
    float: left;
}

.cwstoremanager-stores-index #main-container {
    margin-bottom: 10px;
}

.cwstoremanager-stores-show .section {
    padding: 20px 5px !important;
}

.directionsForm {
    margin-bottom: 15px;
}

.store-cms-content {
    padding-left: 5px;
}

#sidebar .store-container:nth-child(even) {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

.column-block {
    padding-left: 5px;
}

.cwstoremanager-stores-show #messageBoxPopup .title {
    text-align: left;
}

.fields-required {
    text-align: right !important;
    margin-right: 10px;
}

.fields-required em {
    color: #FF002A;
}

#sendLinkMessage {
    margin-bottom: 5px;
}

#getdirections-form select {
    margin-left: 10px;
    margin-right: 10px;
    width: 90px;
    position: relative;
    top: 2px;
}

#getdirections-form input {
    height: 20px;
    padding: 1px 3px;

}

.greyed-text {
    color: #888888 !important;
}

.addthis_toolbox {
    width: 100%;
    margin-top: 10px;
}

.store-finder-mini .section {
    padding-left: 0;
    padding-right: 0;
}

.store-finder-mini .section.top {
    padding-top: 0;
    color: #666666;
    line-height: 18px;
    font-size: 13px !important;
}

.store-finder-mini .section.bottom {
    border: none;
    color: #666666;
    line-height: 18px;
    font-size: 13px !important;
}

.store-finder-mini .section.top h1 {
    margin-top: 0;
}

div.modalPopup {
    text-align: left !important;
}

#phone {
    font-weight: bold;
    font-size: 13px;
    font-weight: bold;
    padding-left: 0;
    color: #333333;
    margin: 0;
}

.services li {
    border: 0 !important;
    font-size: 12px !important;
}

.last-one {
    padding-top: 0;
    float: left;
}

.storefinder-topsection #address:focus {
    background: #fff;
}

.col2-left .col-1 {
    width: 32%;
    float: left;
    min-width: 250px;

}

.col2-left .col-2 {
    width: 66%;
    float: right;
}

.printSend a {
    float: right;
}

.printSend a img {
    float: left;
    top: 3px;
    position: relative;
    margin-right: 5px;
}

/*#cm_mapTR .button {*/
/*padding:3px;*/
/*}*/

#map table th, #map table td {
    font-size: 11px;
    font-weight: normal;
}

#map b {
    font-size: 14px;

}

#sidebar .list-logo {
    float: left;
    clear: left;
    margin-left: 25px;
}

select#address {
    width: 175px;
}

#postcode-input {
    font-size: 11px;
    padding: 3px;
    width: 200px;
}

.sales-order-print h2 {
    font-size: 14px;
    font-weight: bold;
}

.email-popup-container p {
    margin-bottom: 10px;
}

.email-popup-container p label {
    width: 200px;
}

.email-popup-container p input {
    width: 200px;
}

.infoBubbleTab {
    padding: 5px 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 0px;
}

@media (max-width: 771px) {

    .col2-left .col-1 {
        width: 100%;
    }

    .col2-left .col-2 {
        width: 100%;
        padding-right: 10px;
    }

    #map {
        float: none;
    }

    #sidebar {
        margin-right: 0;
    }

}