#uoctinhchiphi{
	margin-top: 15px;
}
.box_module {
	margin: 15px 0px;
	display: flex;
}
.box_module  .title{
	font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    min-width: 200px;
}
.phitruocba .content .title_head,.item_phitruocba,.item_phitruocba .r_item,
.phibienso .content .title_head,.item_phibienso,.item_phibienso .r_item{
	display: flex;
}
.phitruocba .content .title_head .l_head,.phitruocba .content .title_head .r_head,
.phibienso .content .title_head .l_head,.phibienso .content .title_head .r_head{
	min-width: 170px;
}
.phitruocba .content .title_head,.phibienso .content .title_head{
	font-weight: 600;
	margin-bottom: 7px;
}
.button_add{
    clear: both;
    margin: 15px 0px;
    text-align: center;
    display: table;
    background: #989898;
    padding: 3px 10px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}
.remove_ptb,.remove_pbs{
    color: #ff0000;
    font-size: 15px;
    font-weight: 600;
    margin: 5px 0px 0px 15px;
    cursor: pointer;
    background: #f1f1f1;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 17px;
}
.remove_ptb:hover,.remove_pbs:hover{
	background: #ff0000;
	color: #fff;
}
.phitruocba_clone,.phibienso_clone{
	display: none;
}