﻿.svg {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*background-color:aquamarine;*/
}

.svg svg {
    /*background-color:coral;*/
}

.svg:before {
    display: inline-block;
    padding: 6px 8px;
}

.svg-allocations svg {
    height: 30px;
    width: 30px;
    padding-top: 3px;
}

.svg-archive svg {
    padding-right: 5px;
}

.svg-caret-down svg {
}

.svg-contacts svg {
    height:27px;
    width:31px;
    padding-top:2px;
}

.svg-contracts svg {
    padding-top:4px;
    height:25px;
    width:29px;
}

.svg-documents svg {
    height: 31px;
    width: 31px;
    padding-top: 2px;
}

.svg-equipment svg {
    height: 31px;
    width: 32px;
    padding-top: 2px;
}

.svg-expense-leases svg {
    height:30px;
    width:30px;
    padding-top:2px;
}

.svg-find svg {
    padding-right: 5px;
}

.svg-hamburger-menu svg {
}

.svg-income-leases svg {
    height: 30px;
    width: 30px;
    padding-top: 2px;
}

.svg-insurance svg {
    height: 30px;
    width: 31px;
    padding-top: 2px;
}

.svg-list svg {
    padding-right: 7px;
    padding-left: 3px;
}

.svg-projects svg {
    padding-top:2px;
}

.svg-properties svg {
    height: 30px;
    width: 30px;
    padding-top: 2px;
}

.svg-report svg {
    height: 28px;
    width: 28px;
    padding-top: 2px;
}

.svg-search svg {
}

.svg-templates svg {
    padding-top:2px;
}

.svg-ticket svg {
    height: 27px;
    width: 31px;
    padding-top: 2px;
}

.svg-today svg {
    padding-top: 3px;
}

.svg-users svg {
    height: 28px;
    width: 32px;
    padding-top: 2px;
}

.svg-dashboard svg {
    height: 28px;
    width: 32px;
    padding-top: 2px;
}
