.jumbotron-error {
	color: #E03333;
	background-color: #FEF3CC !important;
}


.jumbotron-error p {
	color: #E03333;
	margin: 0px !important;
}

h6 {
	margin: 1em 15px 0px !important;
	color: #002F9B;
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	padding: 19px 6px 16px 25px;
	background: url(../img/h3ConBg.png) 0 6px no-repeat;
	margin-bottom: 20px;
	
}

h5 {
	margin: 1em 15px 0px !important;
	color: #002F9B;
}

h5 span{
	border-top:none !important;
}

/*設問ー管*/
.question_list {
/* 	width: 63.4%; */
	padding-top: 10px;
}

.question_list .paging_control {
	
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.question_list .btn_edit {
	width: 100%;
	text-align: right;
}

.question_list p {
	float: right;
}

.question_list .width_custom {
	width: 190px;
}

.btn-right {
	float: right;
}


/*設問ー管*/
.question_detail{
	padding-top: 10px;
}

.question_detail .paging_control {
	
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.question_detail .btn_edit {
	width: 100%;
	text-align: right;
}

.question_detail p {
	float: right;
}

.question_detail .width_custom {
	width: 190px;
}

.column_delete {
	width: 100px;
	text-align: center;
	border-left: none;
	box-shadow: none !important;
}

.noborder_right {
	border-right: none !important;
	box-shadow: none !important;
}

.question_detail table {
	margin-bottom: 40px !important;
}

.question_detail_custom h5 {
	display: inline;
}

.table_layout_04 td {
	border: none !important;
}

/* .table_layout_04 th { */
/* 	border: none !important; */
/* 	background-color: #FFF !important; */
/* 	width: 8em !important; */
/* 	color: #333 !important; */
/* } */

.table_layout_04 tr {
border: none !important;
}