/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 19, 2018, 12:40:29 PM
    Author     : Hardik
*/

.txt_inline_edit{
    border-width: 0px;
    background-color: inherit;
}
.txt_inline_edit:focus{
    border-width: 1px;

}