﻿.opm-entity-head a {
    background: #19739f none repeat scroll 0 0;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin-top: 2px;
    position: relative;
    width: 100%;
}
.opm-row-unselect{
	background: #19739f none repeat scroll 0 0;
}
.opm-entity-new {
    background: #19739f none repeat scroll 0 0;
    border-bottom: 1px solid lightgray;
    color: white;
    font-size: 14px;
    height: 29px;
    margin-bottom: 13px;
    margin-top: -4px;
    padding-left: 12px;
    padding-top: 13px;
    width: 97%;
}

