﻿

.ptxSSRSParamRowRustle {
    display: inline-block;
    padding: 4px 8px !important;
    margin-bottom: 4px;
    margin-top: 4px;
    /* font-size: 8pt;*/
    /* font-weight: 700;*/
    line-height: 1.42857143 !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    /* border: 1px solid transparent;*/
    /* border-radius: 4px;*/
    /* following added to make this the dark grey type */
    /* background-color: #929292; */
    /* color: #ffffff; */
}
