.fade-enter-active[data-v-fe475c0c],.fade-leave-active[data-v-fe475c0c]{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter[data-v-fe475c0c],.fade-leave-to[data-v-fe475c0c]{opacity:0}.text-input-font-color__primary .v-text-field__slot input{color:#1976d2!important}


/*
  !!참고: 모든 테이블에 공통적용되는 코드지만 각 파일에 있어야 한다.
  새로고침하면 적용이 안되고 적용된 페이지를 들러야 한다.
  v-data-talbe td 의 왼쪽,오른쪽 패딩 제거. 단 style 태그의 scoped 속성을 지워야 적용됨
*/.v-data-table>.v-data-table__wrapper>table>tbody>tr>td{padding-left:0;padding-right:0}.v-overflow-btn .v-select__selection--comma:first-child{margin-left:5px;margin-right:0}.v-overflow-btn .v-input__append-inner{width:30px}.v-data-table__mobile-row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.v-application--is-ltr .v-data-table__mobile-row__cell{text-align:left}#vue2editorViewer2 p,#vue2editorViewer3 p,#vue2editorViewer p{margin-bottom:0!important}