.employment-history-container[data-v-6d463183]{position:relative}.employment-history-container[data-v-6d463183] .add-btn{position:absolute;right:0;top:-37px;padding:var(--space-xs) 18px;background:var(--primary-blue);color:var(--primary-white);border-radius:25px;cursor:pointer}.employment-history-container[data-v-6d463183] .add-btn:hover{opacity:.9}.employment-history-container[data-v-6d463183] .el-table:before{display:none}.employment-history-container[data-v-6d463183] .el-table tr:hover{cursor:default}.employment-history-container[data-v-6d463183] .el-table tr>td,.employment-history-container[data-v-6d463183] .el-table tr>th{font-size:var(--font-size-base);color:var(--primary-black);font-weight:var(--font-weight-regular)}.employment-history-container[data-v-6d463183] .el-table tr>td .cell,.employment-history-container[data-v-6d463183] .el-table tr>th .cell{padding:0}.employment-history-container[data-v-6d463183] .el-table tr>td .cell i,.employment-history-container[data-v-6d463183] .el-table tr>th .cell i{font-size:var(--font-size-lg);color:var(--primary-white);background:var(--primary-blue);border-radius:50%;padding:4px;cursor:pointer}.employment-history-container[data-v-6d463183] .el-table tr>td .cell i:hover,.employment-history-container[data-v-6d463183] .el-table tr>th .cell i:hover{opacity:.9}.employment-history-container[data-v-6d463183] .el-table tr>td .cell .delete-icon,.employment-history-container[data-v-6d463183] .el-table tr>th .cell .delete-icon{background:var(--secondary-orange);margin-left:var(--space-sm)}.employment-history-container[data-v-6d463183] .el-table tr>th .cell{color:var(--primary-grey)}.historyAddDialog{min-width:500px}.historyAddDialog .el-dialog__header{background:var(--secondary-yellow);border-top-left-radius:8px;border-top-right-radius:8px;text-align:center;padding:15px var(--space-lg)}.historyAddDialog .el-dialog__header span{color:var(--primary-blue);font-size:var(--font-size-xl);font-family:var(--font-family-semiBold)}.historyAddDialog .el-dialog__header .el-dialog__headerbtn{left:0}.historyAddDialog .el-dialog__header .el-dialog__headerbtn i{position:absolute;left:15px;top:-1px;background:var(--primary-blue);color:var(--primary-white);padding:4px;border-radius:50%;font-size:10px;cursor:pointer}.historyAddDialog .el-dialog__header .el-dialog__headerbtn:hover .el-dialog__close{color:var(--primary-white)}.historyAddDialog .dialog-content{background:var(--primary-white);border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:var(--space-lg) var(--space-xxl)}.historyAddDialog .dialog-content .el-form-item{margin-bottom:var(--space-sm);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.historyAddDialog .dialog-content .el-form-item .el-form-item__label{text-align:left}.historyAddDialog .operation-btn{margin-top:var(--space-lg)}