tr.discardRow{
    background-color: yellow;
}
.condition-modal{
    width:700px;
}
input[type=checkbox].has-error+.text:before{
    border-color:#e7bebe!important
}
.teld-select-loading-orl{
    width: 22px;
    height:22px;
    line-height: 22px;
    display: inline-block;
    background:url("/Content/img/teld-com/throbber.gif") center  center no-repeat;
}
.teld-select-loading-txt{
    display: inline-block;
    vertical-align:middle;
}
input.grid-input{
    height:25px;
    width:100%;
}