.svg_bell {
    vertical-align: -8%;
}

.notice_badge {
    padding-top: 5px;
    font-size: 0.9em;
    width: 45px;
}

.notice_card {
    min-width: 1050px;
}

.kpi_graph_card {
    min-width: 900px;
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 40px;
}

.kpi_graph_contents {
    width: 90%;
    margin: auto;
}

#chartdiv {
    height: 500px !important;
}

.kpi_graph_header {
    width: 90%;
    margin: auto;
    margin-top: 20px;
}

.kpi_graph_title {
    padding-top: 5px;
    width: 350px;
    font-size: 18px;
}

.kpi_graph_period {
    width: 250px;
}

.card-header {
    background-color: #0072c1;
}

.wide_container {
    max-width: 100%;
}

.paging_ul {
    display: flex;
    align-items: center;
}

.big_bold {
    font-size: 16px;
    font-weight: bold;
    color: #414141;
}

.connection_border { 
    border-bottom: 1px solid #414141;
}

.noncoforming_info div {
    margin-top: 1em;
}

.row .info-value {
    margin-top: 1em;
    border-bottom: 1px solid #aaaaaa;
}

dl#searchWrap .measure_report_content {
    padding: 0.5em 2em 2em 1em;
    border-top: 1px solid #ccc;
    background: #fff;
}

.measure_report_content input {
    padding: 0.2em 0.3em;
}

.measure_report_content .input_label {
    padding: 0.2em 0;
}

.measure_report_content .measure_report_mt {
    margin-top: 1em;
}

.measure_report_content .measure_report_reply_mt {
    margin-top: 1.2em;
}

.measure_report_content .measure_report_radio {
    padding-top: 0.24em;
}

.noncoforming_danger_badge {
    padding-top: 4px;
    bottom: 1.1px;
    position: relative;
}

.d-flex:has(.noncoforming_danger_badge) {
    justify-content: space-between;
}

button.doc_button {
    border: none;
    background-color: #0072c1;
    color: white;
    padding: 0.4em 1em;
    width: 90%;
}

button.doc_button:hover {
    background-color: #004272;
}

button.disabled_button {
    border: none;
    background-color: #919191;
    color: white;
    padding: 0.4em 1em;
    width: 90%;
    cursor: default;
}

button.disabled_button:hover {
    background-color: #919191;
}

.measure_report_ref_button {
    padding: 0.3em 0.3em !important;
    width: 80px !important;
}

.column_name_pad {
    padding-top: 2px;
}

.measure_report_select {
    padding: 0px;
}

.confirm_user_info {
    margin-top: 0.2em !important;
    color: #929292;
}

.confirm_mt {
    margin-top: 0px !important;
}

.input_file_disabled,
.input_file_disabled:hover {
    cursor: default;
    border: 1px solid #aaaaaa !important;
    background-color: #dddddd !important;
    color: #818181 !important;
}

.input_file_disabled:before,
.input_file_disabled:hover:before {
    color: #818181 !important;
}

.submitBtn li.hold button {
	background: #f9f0ef;
	border: 1px solid #f37c1a;
	color: #f37c1a;
}

.submitBtn li.hold button:hover {
	background: #f37c1a;
	color: #fff;
}

.analysis_date_select {
    padding: 0.2em 0.3em !important;
}

.button.noncoforming_reg:before {
    font-family: 'FontAwesome';
    content: "\f044";
    color: #0072c1;
    padding: 0 0.3em 0 0;
    font-size: 120%;
    font-weight: normal;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.button.noncoforming_reg:hover {
    color: #fff;
}

.button.noncoforming_reg {
    color: #0072c1;
    outline: none;
    border-color: #0072c1;
}

.button.noncoforming_analysis:before {
    font-family: 'FontAwesome';
    content: "\f080";
    color: #0072c1;
    padding: 0 0.3em 0 0;
    font-size: 120%;
    font-weight: normal;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.button.noncoforming_analysis:hover {
    color: #fff;
}

.button.noncoforming_analysis {
    color: #0072c1;
    outline: none;
    border-color: #0072c1;
}

.button:hover:before {
    color: #fff !important;
}

#analysis_chartdiv {
    width: 100%;
    height: 500px;
}

.language_div {
    position: fixed;
    top: 0;
    right: 0;
}

.language_select {
    width: 140px;
}

.lang_icon {
    fill: rgb(0, 114, 193);
}

.priority_box {
    width: 300px;
    margin: auto;
    margin-top: 2em;
    border: 2px solid red;
    padding: 0.7em 1.2em;
    text-align: center;
    font-size: 110%;
}

.nc-item-size {
    width: 300px !important;
}

.nc_file_main_list .select_file {
    height: 37.5px !important;
}

.nc_file_main_list .button {
    height: 37.5px !important;
}

.ref_label_size {
    width: 50px;
    min-width: 50px;
}

.nc_font {
    padding-left: 5px;
    font-size: 16px;
}

.ref_modal_button {
    background: #e0eef7;
    border-color: #0072c1;
    color: #0072c1;
    padding: 0.6em 1em;
}

.ref_modal_button:hover {
    background: #0072c1;
    color: #fff;
}

.nc_hr {
    margin: 0.5rem 0;
}

.answer_small_title {
    font-size: 18px;
    font-weight: bold;
}

.nc_add_doc_item_size {
    min-width: 530px !important;
    width: 530px !important;
}

.nc_add_doc_item_size_small {
    min-width: 392px !important;
    width: 392px !important;
}

.file_del_btn {
    background: #f9f0ef !important;
    border: 1px solid #991f23 !important;
    color: #991f23 !important;
}

.file_del_btn:hover {
    background: #991f23 !important;
    color: #fff !important;
}

#header #contMenu .panel-small-wrap {
	border-left: 1px solid #e0eef7;
}

.page_title_div {
    max-width: 500px;
    font-size: 22px;
    font-weight: bold;
    color: #646464;
    background-image: linear-gradient(rgba(0,0,0,0) 91%, rgb(179, 179, 179) 91%);
}

.min_1000 {
	min-width: 1000px !important;
}

.min_maker_browse {
	min-width: 1270px !important;
}

.col-left {
    flex: 0 0 auto;
    width: 10%;
}

.col-right {
    flex: 0 0 auto;
    width: 23.3333333%;
}

.col-long {
    flex: 0 0 auto;
    width: 90%;
}

.page_top_img {
    opacity: 0.4;
    width: 50px;
    height: 50px;
    position: fixed;
    right:15px;
    bottom:65px;
}

.page_bottom_img {
    opacity: 0.4;
    width: 50px;
    height: 50px;
    transform: rotate(180deg);
    position: fixed;
    right:15px;
    bottom:10px;
}

.page_top_img:hover,
.page_bottom_img:hover {
    opacity: 0.7;
}

.nc_evidence_width {
    width: 200px !important;
}

.nc_clear_btn {
    margin-top: 0px !important;
    width: 80px !important;
}

.return_log_date_wd {
    width: 180px;
}

.return_log_user_wd {
    width: 250px;
}

.return_log_comment_td {
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 920px) {
    .min_1000 {
        min-width: 0px !important;
    }
    .min_maker_browse {
        min-width: 0px !important;
    }
}

@media (max-width: 1800px) {
    .col-left {
        flex: 0 0 auto;
        width: 15%;
    }
    
    .col-right {
        flex: 0 0 auto;
        width: 18.3333333%;
    }
    
    .col-long {
        flex: 0 0 auto;
        width: 85%;
    }
}