.bp-container {
	margin-top: 5px;
	
}
.bp-container .tab-content {
	padding: 9px 15px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px
}

.bp-container .tab-content h1 {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #E5E5E5;
	font-weight: 400
}
.bp-container .accordion-heading a.accordion-toggle {
	display: inline-block
}
.bp-container .accordion-heading .accordion-heading-button {
    float: right;
}
#tab_control .btn-group {
    margin-bottom: 10px;
}
.bp-container .accordion-heading .accordion-heading-button {
    float: right;
}
.bp-container .accordion-heading .accordion-heading-button a {
    display: inline-block;
    padding: 8px 15px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-decoration: none;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#tab_control .btn-group {
    margin-bottom: 10px;
}
/* yqk edit */
.tab-content,.tab-pane {
	overflow: visible
}


#bp_video_container {
    /* width: 100%; */
    width: 80%;
    margin-left: 75px;
    position: relative;
    outline: 0;
    background-color: #000;
}
#bp_video_container .nobpvideo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


#bp_video_container .nobpvideo .text {
    color: #fff;
    text-align: center;
    position: relative;
    margin: auto;
    width: 80%;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}
#bp_video_container .bpvideo_unrotated .bpvideo_fixed_ratio.ratio169 {
    padding-bottom: 56.25%;
}
#bp_video_container .bpvideo_unrotated .bpvideo_fixed_ratio {
    width: 100%;
    pointer-events: none;
    padding-bottom: 100%;
    position: relative;
}
#bp_video_container .bpvideo_unrotated .bpvideo_fixed_ratio .bpvideo_fixed_ratio_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
}
#bp_video_container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#bp_video_container .nobpvideo .text.bpvideo_loading {
    animation: pulsate 3s ease-out;
    animation-iteration-count: infinite;
}

table td, table th {
    overflow: hidden;
}
#tab_control .jog-panel {
    float: left;
    margin-right: 19px;
}
#tab_control h1 {
    text-align: left;
}
.bp-container .tab-content h1 {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #E5E5E5;
    font-weight: 400;
}
#tab_control .jog-panel>div {
    text-align: center;
}
#tab_control .box {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 8px;
}
#tab_control .box {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 8px;
}
#tab_control .jog-panel {
    float: left;
    margin-right: 19px;
}
#tab_control .btn-group {
    margin-bottom: 10px;
}

#temperature-table {
    table-layout: fixed;
    width: 100%;
    margin-top: 20px;
}
#temperature-table td.temperature_tool, #temperature-table th.temperature_tool {
    text-align: left;
    text-overflow: ellipsis;
    width: 16%;
    white-space: nowrap;
    overflow: hidden;
}
#temperature-table td.temperature_actual, #temperature-table td.temperature_offset, #temperature-table td.temperature_target, #temperature-table td.temperature_tool, #temperature-table th.temperature_actual, #temperature-table th.temperature_offset, #temperature-table th.temperature_target, #temperature-table th.temperature_tool {
    text-align: center;
    vertical-align: middle;
}
#temperature-table td.temperature_actual, #temperature-table th.temperature_actual {
    width: 12%;
}
#temperature-table td.temperature_target, #temperature-table th.temperature_target {
    width: 42%;
    overflow: visible;
}
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
    margin-bottom: 0;
}
#tab_control .btn-group {
    margin-bottom: 10px;
}
#files .gcode_files .entry {
    border-bottom: 1px solid #ddd;
    line-height: 20px;
    position: relative;
    padding: 5px;
}
#files .gcode_files .entry .additionalInfo, #files .gcode_files .entry .internal, #files .gcode_files .entry .size, #files .gcode_files .entry .uploaded {
    font-size: 85%;
    color: #999;
}
#files .gcode_files .scroll-wrapper {
    padding-right: 2px;
    height: 306px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.overflow_visible {
    overflow: visible!important;
}
#files .gcode_files .entry .action-buttons {
    right: 5px;
    bottom: 13px;
    position: absolute;
}
#files .gcode_files .entry .title {
    text-overflow: ellipsis;
    word-break: break-all;
}

.progress-text,.progress-text-centered {
	position: relative
}

.progress-text .progress-text-back,.progress-text .progress-text-front,.progress-text-centered .progress-text-back,.progress-text-centered .progress-text-front {
	white-space: nowrap
}

.progress-text .progress-text-front,.progress-text-centered .progress-text-front {
	box-sizing: border-box;
	width: 100%;
	display: block;
    padding: 0 10px;
}

.progress-text .progress-text-back,.progress-text-centered .progress-text-back {
	
	font-size: 12px;
	line-height: 20px;
    position: absolute;
	display: block;
	padding: 0 10px;
	text-align: center;
    box-sizing: border-box;
}

.progress-text .bar,.progress-text-centered .bar {
	position: absolute;
	overflow: hidden
}

.progress-text-centered .progress-text-front {
	position: absolute;
	font-size: 12px;
	text-align: center;
    line-height: 20px;
	color: #fff;
    display: block;
}

.progress-text-centered .progress-text-back {
	width: 100%
}