﻿.toggler {
        height: auto;
    }

        .toggler .icon {
            writing-mode: vertical-rl;
            text-transform: uppercase;
            letter-spacing: 2px;
        }

    .right-equipment-search .well {
        margin-bottom: 12px;
        padding: 10px 8px 6px 12px;
        border-radius: 2px;
    }

        .right-equipment-search .well h4 {
            margin: 0;
        }

        .right-equipment-search .well i {
            font-size: 12px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: block;
        }

    .right-equipment-search .form-group {
        margin-bottom: 12px;
    }

    .equipment-list a {
        text-decoration: none;
    }

    .equipment-list h4 a {
        color: #65b11d !important;
    }

    .equipment-list .empty h4 {
        color: #555555;
    }