
.violenc-type-area{
	padding-top: 30px;
}

.questionListArea > .questionNumber > .questionHead.headerPerson{
	padding: 0px 0px 0px 15px;
}

.questionListArea > .questionNumber.personAreaBox{
    background-color: #e0e0e0;
}

.questionListArea.organizeListArea{
    padding: 10px 0px 15px 15px;	
}

.personDetail{
	padding: 15px 15px 0px 15px;
}

.organizeAreaBox-sub {
	width:99%;
	background-color: #eaeaea;
	margin-bottom: 10px;
}

.organizeAreaBox-obj {
	background-color: #eaeaea;
	margin-bottom: 10px;
}

.btn-nomargin {
	margin-bottom: 0px !important;
}

.tbl-violenc-person{
	margin-bottom: 10px;
}

.tbl-violenc-person > tbody > tr > td{
	padding : 5px;
}

.pdLeft {
	padding-left:30px;
}

.tbl-violenc-eco{
	margin-bottom: 10px;
	width : 100%;
}

.tbl-violenc-eco > tbody > tr > td{
	padding : 5px;
}

.questionListArea {}
.questionListArea > .questionNumber {}
.questionListArea > .questionNumber > .questionHeadOrganize{
	background-color: #53575a;
    color: white;
	padding-left: 15px;
}

.questionListArea > .questionNumber > .questionHeadOrganize > .questionHeadNumber {}
.questionListArea > .questionNumber > .questionHeadOrganize > .questionHeadAction .groupX {
	min-width: unset;
	font-size: 13px;
	margin: 0;
	padding: 0px 10px;
}
.questionListArea > .questionNumber > .questionHeadOrganize > .questionHeadAction .groupX.md-button {
	border: 0.5px solid rgba(0, 0, 0, 0.1);
}
.questionListArea > .questionNumber > .questionHeadOrganize > .questionHeadAction .groupX.md-button:disabled {
	opacity: 0.5 !important;
	cursor: not-allowed;
}

.w_200p {
	width: 200px;
}
.w_50p {
	width: 50px;
}

.btnDownloFile {
    font-size: 20px;
    margin: 0px 0;
    padding: 0px;
    font-weight: 400;
    min-width: 38px;
    color: #2D2D2D;
    border-radius: 0px;
}