.b2b-location ul {
    xfont-family: verdana
}

.b2b-location.wide {
    width: 960px;
    height: 374px;
    position: relative
}

    .b2b-location.wide .b2b-location-canvas {
        width: 100%;
        height: 100%;
        xposition: static !important
    }

    .b2b-location.wide ul {
        list-style: none;
        padding: 0;
        margin: 0;
        color: #fff
    }

    .b2b-location.wide .b2b-location-items-container {
        position: absolute;
        width: 330px;
        height: 374px;
        right: 0;
        top: 0;
        background-image: url('/wp-content/themes/tsm-theme-1/plugins/_the_map/img/b2b-map-overlay-bg.png');
        overflow: hidden
    }

    .b2b-location.wide .b2b-location-items {
        xposition: absolute;
        width: 330px;
        xheight: 280px;
        height: 354px;
        right: 0;
        top: 0;
        overflow: hidden;
        padding: 10px 0;
        xmargin-top: 36px
    }

        .b2b-location.wide .b2b-location-items ul {
            xwidth: 330px;
            padding: 0 10px;
            position: relative;
            xmargin: 10px 0px;
            top: 0;
            overflow: hidden;
            min-height: 280px
        }

            .b2b-location.wide .b2b-location-items ul li {
                float: left;
                width: 285px;
                xheight: 50px;
                display: block;
                margin: 15px 5px 0;
                cursor: pointer;
                xtext-transform: uppercase;
                line-height: 17px;
                font-size: 12px;
                position: relative;
                padding: 0 0 15px 9px;
                border-bottom: 1px solid #000
            }

                .b2b-location.wide .b2b-location-items ul li:first-child {
                    margin-top: 7.5px
                }

                .b2b-location.wide .b2b-location-items ul li:last-child {
                    border: none
                }

            .b2b-location.wide .b2b-location-items ul.show-details li {
                xdisplay: none
            }

            .b2b-location.wide .b2b-location-items ul .show-details .b2b-location-basic-info {
                margin-top: -10px
            }

x.b2b-location.wide .b2b-location-items ul.show-details li.show-details {
    xdisplay: block;
    height: 300px
}

.b2b-location.wide .b2b-location-items ul li.show-details {
    xdisplay: block;
    height: 300px;
    border: none;
    margin-top: 28px
}

.b2b-location.wide .b2b-location-items ul.show-details li.show-details .b2b-location-detail-info {
    xdisplay: block
}

.b2b-location.wide .b2b-location-items ul li h2 {
    margin: 0;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px
}

.b2b-location.wide .b2b-location-items ul li p {
    margin: 0;
    font-weight: 400;
    position: relative
}

.b2b-location.wide .b2b-location-items ul li a {
    text-decoration: none;
    xcolor: white
}

.b2b-location.wide .b2b-location-items ul li .b2b-location-detail-info {
    display: none
}

.b2b-location.wide .b2b-location-nav {
    height: 374px;
    position: absolute;
    right: 330px;
    top: 0;
    z-index: 1;
    display: none
}

    .b2b-location.wide .b2b-location-nav img {
        position: absolute;
        cursor: pointer;
        left: 17px
    }

    .b2b-location.wide .b2b-location-nav .b2b-location-nav-up {
        xmargin: 10px 0px 0px 17px;
        top: 10px
    }

    .b2b-location.wide .b2b-location-nav .b2b-location-nav-down {
        xmargin: 0px 0px 10px 17px;
        bottom: 10px
    }

.b2b-location.wide .b2b-location-items ul li .b2b-location-see-more {
    position: absolute;
    bottom: 20px;
    display: none;
    color: #27bef5
}

.b2b-location.wide .b2b-location-items ul.show-details li.show-details .b2b-location-see-more {
    xdisplay: block
}

.b2b-location.medium {
    width: 630px;
    height: 374px;
    position: relative
}

    .b2b-location.medium .b2b-location-canvas {
        width: 100%;
        height: 100%
    }

    .b2b-location.medium ul {
        list-style: none;
        padding: 0;
        margin: 0;
        color: #fff
    }

    .b2b-location.medium .b2b-location-items-container {
        position: absolute;
        width: 256px;
        height: 374px;
        right: 0;
        top: 0;
        background-image: url('/wp-content/themes/tsm-theme-1/plugins/_the_map/img/b2b-map-overlay-bg.png');
        overflow: hidden
    }

    .b2b-location.medium .b2b-location-items {
        xposition: absolute;
        width: 256px;
        xheight: 280px;
        height: 354px;
        right: 0;
        top: 0;
        overflow: hidden;
        padding: 10px 0;
        xmargin-top: 36px
    }

        .b2b-location.medium .b2b-location-items ul {
            xwidth: 330px;
            padding: 0 10px;
            position: relative;
            xmargin: 10px 0px;
            top: 0;
            overflow: hidden;
            min-height: 280px
        }

            .b2b-location.medium .b2b-location-items ul li {
                float: left;
                width: 215px;
                xheight: 50px;
                display: block;
                margin: 15px 0 0;
                cursor: pointer;
                xtext-transform: uppercase;
                line-height: 17px;
                font-size: 12px;
                position: relative;
                padding: 0 0 15px 9px;
                border-bottom: 1px solid #000
            }

                .b2b-location.medium .b2b-location-items ul li:first-child {
                    margin-top: 7.5px
                }

                .b2b-location.medium .b2b-location-items ul li:last-child {
                    border: none
                }

            .b2b-location.medium .b2b-location-items ul.show-details li {
                xdisplay: none
            }

            .b2b-location.medium .b2b-location-items ul .show-details .b2b-location-basic-info {
                margin-top: -10px
            }

x.b2b-location.medium .b2b-location-items ul.show-details li.show-details {
    xdisplay: block;
    height: 300px
}

.b2b-location.medium .b2b-location-items ul li.show-details {
    xdisplay: block;
    height: 300px;
    border: none;
    margin-top: 28px
}

.b2b-location.medium .b2b-location-items ul.show-details li.show-details .b2b-location-detail-info {
    xdisplay: block
}

.b2b-location.medium .b2b-location-items ul li h2 {
    margin: 0;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px
}

.b2b-location.medium .b2b-location-items ul li p {
    margin: 0;
    font-weight: 400;
    position: relative
}

.b2b-location.medium .b2b-location-items ul li a {
    text-decoration: none;
    xcolor: white
}

.b2b-location.medium .b2b-location-items ul li .b2b-location-detail-info {
    display: none
}

.b2b-location.medium .b2b-location-nav {
    height: 374px;
    position: absolute;
    right: 228px;
    top: 0;
    z-index: 1;
    display: none
}

    .b2b-location.medium .b2b-location-nav img {
        position: absolute;
        cursor: pointer;
        left: 17px
    }

    .b2b-location.medium .b2b-location-nav .b2b-location-nav-up {
        xmargin: 10px 0px 0px 17px;
        top: 10px
    }

    .b2b-location.medium .b2b-location-nav .b2b-location-nav-down {
        xmargin: 0px 0px 10px 17px;
        bottom: 10px
    }

.b2b-location.medium .b2b-location-items ul li .b2b-location-see-more {
    position: absolute;
    bottom: 20px;
    display: none;
    color: #27bef5
}

.b2b-location.medium .b2b-location-items ul.show-details li.show-details .b2b-location-see-more {
    xdisplay: block
}

.b2b-location.small {
    width: 300px;
    height: 374px;
    position: relative
}

    .b2b-location.small .b2b-location-canvas {
        width: 100%;
        height: 100%
    }

    .b2b-location.small ul {
        list-style: none;
        padding: 0;
        margin: 0;
        color: #fff
    }

    .b2b-location.small .b2b-location-items-container {
        position: absolute;
        width: 190px;
        height: 374px;
        right: 0;
        top: 0;
        background-image: url('/wp-content/themes/tsm-theme-1/plugins/_the_map/img/b2b-map-overlay-bg.png');
        overflow: hidden;
        display: none;
        visibility: hidden
    }

    .b2b-location.small .b2b-location-items {
        xposition: absolute;
        width: 220px;
        xheight: 280px;
        height: 354px;
        right: 0;
        top: 0;
        overflow: hidden;
        padding: 10px 0;
        xmargin-top: 36px
    }

        .b2b-location.small .b2b-location-items ul {
            xwidth: 330px;
            padding: 0 10px;
            position: relative;
            xmargin: 10px 0px;
            top: 0;
            overflow: hidden;
            min-height: 280px
        }

            .b2b-location.small .b2b-location-items ul li {
                float: left;
                width: 160px;
                xheight: 50px;
                display: block;
                margin: 5px;
                cursor: pointer;
                xtext-transform: uppercase;
                line-height: 17px;
                font-size: 12px;
                position: relative;
                border-bottom: 1px solid #000
            }

            .b2b-location.small .b2b-location-items ul.show-details li {
                xdisplay: none
            }

            .b2b-location.small .b2b-location-items ul .show-details .b2b-location-basic-info {
                margin-top: -10px
            }

x.b2b-location.small .b2b-location-items ul.show-details li.show-details {
    xdisplay: block;
    height: 300px
}

.b2b-location.small .b2b-location-items ul li.show-details {
    xdisplay: block;
    height: 300px;
    border: none;
    margin-top: 28px
}

.b2b-location.small .b2b-location-items ul.show-details li.show-details .b2b-location-detail-info {
    xdisplay: block
}

.b2b-location.small .b2b-location-items ul li h2 {
    margin: 0;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px
}

.b2b-location.small .b2b-location-items ul li p {
    margin: 0;
    font-weight: 400;
    position: relative
}

.b2b-location.small .b2b-location-items ul li a {
    text-decoration: none;
    xcolor: white
}

.b2b-location.small .b2b-location-items ul li .b2b-location-detail-info {
    display: none
}

.b2b-location.small .b2b-location-nav {
    height: 374px;
    position: absolute;
    right: 228px;
    top: 0;
    z-index: 1;
    display: none
}

    .b2b-location.small .b2b-location-nav img {
        position: absolute;
        cursor: pointer;
        left: 17px
    }

    .b2b-location.small .b2b-location-nav .b2b-location-nav-up {
        xmargin: 10px 0px 0px 17px;
        top: 10px
    }

    .b2b-location.small .b2b-location-nav .b2b-location-nav-down {
        xmargin: 0px 0px 10px 17px;
        bottom: 10px
    }

.b2b-location.small .b2b-location-items ul li .b2b-location-see-more {
    position: absolute;
    bottom: 20px;
    display: none;
    color: #27bef5
}

.b2b-location.small .b2b-location-items ul.show-details li.show-details .b2b-location-see-more {
    xdisplay: block
}

.b2b-location .b2b-location-expand-icon {
    position: absolute;
    right: 13px;
    top: 23px;
    width: 21px;
    height: 21px;
    display: block;
    background: url('/wp-content/themes/tsm-theme-1/plugins/_the_map/img/directions-icon.png') no-repeat scroll 0 -21px transparent
}

.b2b-location .show-details .b2b-location-expand-icon {
    display: none
}

.b2b-location li:hover .b2b-location-expand-icon {
    background-position: 0 0
}

.b2b-location.medium .b2b-location-expand-icon {
    right: 15px
}

.b2b-location.small .infoBox .b2b-location-expand-icon, .b2b-location.small.mobile .infoBox .b2b-location-expand-icon {
    display: none
}

.b2b-location.small.mobile .b2b-location-expand-icon {
    display: block;
    right: 0
}

.b2b-location.small.mobile .show-details .b2b-location-expand-icon {
    display: none
}

.b2b-location .b2b-location-get-directions {
    color: #27bef5;
    position: relative;
    font-size: 9px
}

.b2b-location .b2b-location-hover-box {
    height: 83px;
    background: #000;
    opacity: .3;
    position: absolute;
    top: -7.5px;
    left: -3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none
}

.b2b-location.wide .b2b-location-hover-box {
    width: 294px
}

.b2b-location.medium .b2b-location-hover-box {
    width: 235px;
    left: -10px
}

.b2b-location .b2b-location-items ul li:hover .b2b-location-hover-box {
    display: block
}

.b2b-location .b2b-location-items ul li.show-details .b2b-location-hover-box {
    display: none
}

.b2b-location .b2b-location-items ul li .b2b-location-detail-info .b2b-location-h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700
}

.b2b-location .infoBox p {
    margin-bottom: 0
}

#main .b2b-location .infoBox a:hover, .b2b-location .infoBox a, .b2b-location .infoBox a:hover {
    text-decoration: none
}

.b2b-location .b2b-location-items.show-details .slimScrollBar {
    display: none !important
}

.b2b-location.small.mobile {
    height: auto
}

    .b2b-location.small.mobile .b2b-location-canvas {
        height: 374px;
        display: none
    }

    .b2b-location.small.mobile .b2b-location-items-container {
        position: static;
        display: block;
        top: 374px;
        visibility: visible;
        width: auto;
        background: #000;
        height: auto
    }

    .b2b-location.small.mobile .b2b-location-items {
        height: auto;
        width: auto
    }

        .b2b-location.small.mobile .b2b-location-items ul {
            height: auto;
            min-height: 0
        }

            .b2b-location.small.mobile .b2b-location-items ul li {
                width: 270px
            }

#wpbody-content a {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.content, .wrap {
    position: relative
}

#adminmenuback {
    display: none
}

#wpcontent {
    margin-left: 0
}

#b2b-map-admin-edit-module, #b2b-map-admin-module {
    overflow: auto;
    width: 740px;
    margin: 50px auto 0
}

    #b2b-map-admin-module.edit-mode {
        margin-top: 0
    }

#b2b-map-admin-module {
    width: 740px
}

#b2b-map-admin-edit-module {
    padding: 0 50px;
    position: relative
}

#b2b-map-admin-edit-module {
    display: none
}

#dl-admin-header {
    background-color: #19b4ef;
    overflow: auto;
    padding: 0;
    margin: 0
}

    #dl-admin-header h2 {
        float: left;
        font-size: 23px;
        color: #fff;
        line-height: 29px
    }

#b2b-map-list {
    margin: 0 20px 20px;
    height: 260px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    background: -moz-linear-gradient(top,#999 0,#fff 1%,#fff 99%,#999 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#999),color-stop(1%,#fff),color-stop(99%,#fff),color-stop(100%,#999));
    background: -webkit-linear-gradient(top,#999 0,#fff 1%,#fff 99%,#999 100%);
    background: -o-linear-gradient(top,#999 0,#fff 1%,#fff 99%,#999 100%);
    background: -ms-linear-gradient(top,#999 0,#fff 1%,#fff 99%,#999 100%);
    background: linear-gradient(top,#999 0,#fff 1%,#fff 99%,#999 100%)
}

.edit-mode #b2b-map-list {
    background: 0 0;
    filter: none
}

#b2b-map-admin-footer {
    padding: 20px 20px 30px;
    overflow: auto
}

.b2b-map-admin-bar {
    background: #fff;
    overflow: auto;
    padding: 10px;
    margin: 0 0 1px
}

    .b2b-map-admin-bar.disabled {
        background: #e0e0e0
    }

    .b2b-map-admin-bar a {
        float: left
    }

    .b2b-map-admin-bar .b2b-map-admin-item-values-phone {
        clear: both
    }

        .b2b-map-admin-bar .b2b-map-admin-item-values-phone a {
            float: none
        }

    .b2b-map-admin-bar .b2b-map-admin-item-values-email {
        clear: both
    }

        .b2b-map-admin-bar .b2b-map-admin-item-values-email a {
            float: none
        }

.b2b-admin-module-message {
    position: absolute;
    top: 23px;
    margin-left: 20px;
    width: 680px
}

.edit-mode .b2b-admin-module-message {
    display: none
}

.b2b-admin-module-message .admin-message-divider {
    position: relative;
    width: 800px;
    left: -50px;
    top: 10px;
    border: none;
    border-bottom: 1px solid #e1e1e1
}

.b2b-admin-module-message span {
    color: #eb2f2d
}

#_the_map_wrap .list-header {
    margin: 0 0 0 20px;
    width: 700px
}

#_the_map_wrap .edit-mode .list-header {
    display: none
}

#_the_map_wrap .list-header {
    margin: 0 0 0 20px;
    width: 700px
}

    #_the_map_wrap .list-header .t-title {
        width: 472px
    }

    #_the_map_wrap .list-header .t-combined {
        xwidth: 98px
    }

        #_the_map_wrap .list-header .t-combined span {
            margin-right: 30px;
            margin-left: 0
        }

    #_the_map_wrap .list-header .t-reorder {
        margin-left: 0
    }

.b2b-map-admin-item-edit-menu {
    clear: both;
    display: none;
    border-bottom: 1px solid #d8d8d8;
    overflow: auto;
    padding: 5px 0
}

    .b2b-map-admin-item-edit-menu a {
        float: right;
        margin: 0 10px -5px;
        text-decoration: none;
        padding: 0 0 4px
    }

x.b2b-map-admin-item-edit-menu a.menu-item-phone {
    margin-right: 40px
}

.b2b-map-admin-item-edit-menu a.menu-item-advanced {
    margin-right: 40px
}

x.b2b-map-admin-item-edit-menu a:hover {
    border-bottom: 1px solid #575757
}

.b2b-map-admin-item-edit-menu span {
    float: left;
    font-size: 20px
}

.b2b-map-admin-item-anchor {
    color: #333;
    font-weight: 700;
    font-size: 14px
}

#b2b-map-admin-module.edit-mode #b2b-map-list {
    overflow-y: hidden
}

#b2b-map-admin-module .b2b-map-admin-bar:hover a {
    color: #fff
}

#b2b-map-admin-module .b2b-map-admin-bar:hover {
    background: #30bcf2
}

#b2b-map-admin-module.edit-mode .b2b-map-admin-bar {
    background: 0 0
}

#b2b-map-admin-module.edit-mode .b2b-map-admin-bar {
    border: none
}

#b2b-map-admin-module .b2b-map-admin-bar:hover .b2b-map-admin-links a {
    visibility: visible
}

#b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-links {
    float: right;
    width: 200px
}

    #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-email-admin-links a, #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-links a, #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-phone-admin-links a, #b2b-map-admin-module .b2b-map-admin-edit-next, #b2b-map-admin-module .b2b-map-admin-edit-prev {
        background: url('/wp-content/plugins/tsm-b2b/img/b2b-sprite-101911.png');
        background-position: 0 0
    }

    #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-email-admin-links a, #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-links a, #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-phone-admin-links a {
        height: 25px;
        overflow: hidden;
        text-indent: -1000px;
        display: block;
        xvisibility: hidden;
        float: left;
        margin-right: 23px
    }

#b2b-map-admin-module .b2b-map-admin-bar.disabled {
    opacity: .5
}

#b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-links a.b2b-map-admin-edit {
    background-position: -90px -300px;
    width: 31px
}

#b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-links a.b2b-map-admin-delete {
    background-position: -158px -300px;
    width: 32px
}

#b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-links a.b2b-map-admin-disable {
    background-position: -191px -300px;
    width: 32px
}

#b2b-map-admin-module .b2b-map-admin-bar:hover .b2b-map-admin-links a.b2b-map-admin-edit {
    background-position: -90px -248px
}

#b2b-map-admin-module .b2b-map-admin-bar:hover .b2b-map-admin-links a.b2b-map-admin-delete {
    background-position: -158px -248px
}

#b2b-map-admin-module .b2b-map-admin-bar:hover .b2b-map-admin-links a.b2b-map-admin-disable {
    background-position: -191px -248px
}

#b2b-map-admin-module .b2b-map-admin-bar:hover .b2b-map-admin-links a.b2b-map-admin-edit:hover {
    background-position: -90px -274px
}

#b2b-map-admin-module .b2b-map-admin-bar:hover .b2b-map-admin-links a.b2b-map-admin-delete:hover {
    background-position: -158px -274px
}

#b2b-map-admin-module .b2b-map-admin-bar:hover .b2b-map-admin-links a.b2b-map-admin-disable:hover {
    background-position: -191px -274px
}

#b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-links a.drag {
    background-position: -122px -300px;
    width: 35px;
    visibility: visible;
    cursor: move;
    margin: 0
}

#b2b-map-admin-module .b2b-map-admin-bar:hover .b2b-map-admin-links a.drag {
    background-position: -122px -248px
}

    #b2b-map-admin-module .b2b-map-admin-bar:hover .b2b-map-admin-links a.drag:hover {
        background-position: -122px -274px
    }

#b2b-map-admin-module.edit-mode .b2b-map-admin-bar .b2b-map-admin-links {
    display: none
}

#b2b-map-admin-module.edit-mode .b2b-map-admin-item-anchor {
    display: none
}

.b2b-map-admin-phone-row.disabled {
    opacity: .5
}

#b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-phone-admin-links {
    width: 100px;
    padding-left: 10px
}

    #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-phone-admin-links .phone-drag {
        height: 25px;
        overflow: hidden;
        text-indent: -1000px;
        display: block;
        visibility: hidden;
        background-position: -122px -300px;
        width: 35px;
        visibility: visible;
        cursor: move
    }

        #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-phone-admin-links .phone-drag:hover {
            background-position: -122px -274px
        }

    #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-phone-admin-links .b2b-map-admin-phone-disable {
        background-position: -191px -300px;
        width: 32px;
        margin: 0 10px 0 0;
        visibility: visible
    }

        #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-phone-admin-links .b2b-map-admin-phone-disable:hover {
            background-position: -191px -274px
        }

.b2b-map-admin-email-row.disabled {
    opacity: .5
}

#b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-email-admin-links {
    width: 100px;
    padding-left: 10px
}

    #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-email-admin-links .email-drag {
        height: 25px;
        overflow: hidden;
        text-indent: -1000px;
        display: block;
        visibility: hidden;
        background-position: -122px -300px;
        width: 35px;
        visibility: visible;
        cursor: move
    }

        #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-email-admin-links .email-drag:hover {
            background-position: -122px -274px
        }

    #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-email-admin-links .b2b-map-admin-email-disable {
        background-position: -191px -300px;
        width: 32px;
        margin: 0 10px 0 0;
        visibility: visible
    }

        #b2b-map-admin-module .b2b-map-admin-bar .b2b-map-admin-email-admin-links .b2b-map-admin-email-disable:hover {
            background-position: -191px -274px
        }

.edit-mode .b2b-map-admin-button-add {
    display: none
}

.b2b-map-admin-button-add {
    font-size: 15px;
    color: #30bcf2;
    text-align: center;
    overflow: hidden;
    display: block;
    float: right;
    font-weight: 700;
    text-decoration: none
}

    .b2b-map-admin-button-add:active, .b2b-map-admin-button-add:hover, .b2b-map-admin-button-add:visited {
        color: #30bcf2 !important
    }

    .b2b-map-admin-button-add span {
        height: 15px;
        display: block;
        float: right;
        padding: 12px 5px
    }

.button-help {
    text-align: center;
    float: right
}

.b2b-map-admin-item-values {
    clear: both;
    display: none
}

    .b2b-map-admin-item-values input {
        width: 100%;
        border-radius: 0;
        height: 42px
    }

    .b2b-map-admin-item-values .b2b-map-admin-item-values-hours input {
        height: 26px
    }

#b2b-map-admin-edit-module .b2b-map-admin-item-values {
    display: block
}

.b2b-map-admin-item-values table {
    width: 100%
}

.b2b-map-admin-desc {
    width: 100%
}

#b2b-map-admin-module .bottom-controls {
    margin-top: 50px;
    overflow: auto;
    display: none
}

#b2b-map-admin-module.edit-mode .bottom-controls {
    display: block
}

#b2b-map-admin-edit-module .b2b-map-admin-item-values {
    margin-top: 80px
}

    #b2b-map-admin-edit-module .b2b-map-admin-item-values table {
        height: 240px
    }

.b2b-map-admin-item-values .b2b-map-admin-item-values-address {
    margin-top: 30px
}

#b2b-map-admin-module .b2b-map-admin-edit-next, #b2b-map-admin-module .b2b-map-admin-edit-prev {
    position: absolute;
    background-position: -104px -186px;
    height: 53px;
    display: none;
    width: 32px;
    text-indent: -1000px;
    left: 10px;
    top: 160px
}

#b2b-map-admin-module.edit-mode .b2b-map-admin-edit-next, #b2b-map-admin-module.edit-mode .b2b-map-admin-edit-prev {
    display: block
}

#b2b-map-admin-module .b2b-map-admin-edit-next {
    right: 10px;
    background-position: -156px -186px;
    left: auto
}

    #b2b-map-admin-module .b2b-map-admin-edit-next:hover {
        background-position: -260px -186px
    }

#b2b-map-admin-module .b2b-map-admin-edit-prev:hover {
    background-position: -208px -186px
}

#b2b-map-admin-module .b2b-map-admin-edit-prev.disabled {
    background-position: 0 -186px
}

#b2b-map-admin-module .b2b-map-admin-edit-next.disabled {
    background-position: -51px -186px
}

#b2b-map-admin-footer .edit-menu-footer-buttons {
    visibility: hidden
}

#b2b-map-admin-footer.edit-mode .edit-menu-footer-buttons {
    visibility: visible
}

    #b2b-map-admin-footer.edit-mode .edit-menu-footer-buttons .b2b-map-admin-edit-list {
        color: #30bcf2;
        font-size: 15px;
        text-decoration: none;
        font-weight: 700
    }

#b2b-map-admin-form {
    display: none
}

.b2b-map-admin-page {
    width: 100%
}

.b2b-map-admin-item-values td {
    text-align: left
}

.b2b-map-admin-item-values-hours tr td:first-child {
    text-align: center
}

.tsq-custom-select {
    display: block;
    width: 130px
}

.tsq-custom-select-front {
    width: 150px;
    position: relative
}

    .tsq-custom-select-front .tsq-custom-select-click-handle {
        background: url('http://b2b.townsquaredigital.com/wp-content/themes/tsm-theme-1/img/custom-select-arrow.png') no-repeat scroll right center transparent;
        width: 100%;
        height: 26px;
        display: block;
        cursor: pointer;
        clear: both;
        border: 1px solid #efefef;
        padding: 5px;
        line-height: 25px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .tsq-custom-select-front .tsq-custom-select-item-list {
        width: 100%;
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        top: 40px;
        background: #efefef
    }

        .tsq-custom-select-front .tsq-custom-select-item-list li a {
            display: block;
            text-decoration: none;
            border-bottom: 1px solid #efefef;
            padding: 5px;
            color: #000
        }

        .tsq-custom-select-front .tsq-custom-select-item-list li.last a {
            border-bottom: none
        }

        .tsq-custom-select-front .tsq-custom-select-item-list li a:hover {
            background: #30b9ed;
            color: #fff
        }
