body {
	font-family: "Nanum Gothic", NanumGothic, NanumGothicWeb, "Malgun Gothic", MalgunGothic, Arial, sans-serif;
}
input[type=checkbox],input[type=radio],select{
    cursor:pointer
}
.box-header .cms-inline-search-condition{
    margin:0
}
.callout ol{
    margin:12px 22px;
    list-style:decimal
}
.callout ol:first-child{
    margin-top:0
}
.callout ol:last-child,.table-responsive:last-child .table{
    margin-bottom:0
}
.form-group .form-control + p {
    margin-top: 6px;
}
.form-group p:last-child {
    margin-bottom: 0;
}
.input-group .input-group-addon:not(:first-child):not(:last-child) {
    border-left: none;
    border-right: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: auto !important;
}
