.m-footer_1{
	border-top:1px solid #999;
}
.main-m-footer > .edit_option_view{
	height: 100%;
}
.zoom-bar{
	padding-right: 0px !important;
	padding-top: 0px !important;
	height: 100%;
}
.main-m-footer > .edit_option_view > .zoom-bar > .align-items-center{
	height: 100%;
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
}
.zoom-bar-button{
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
  	-moz-align-items: flex-start;
  	-ms-align-items: flex-start;
	-webkit-align-items: flex-start;
    align-items: flex-start;
  	-moz-justify-content: center;
  	-ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
	padding-left: 0;
	padding-right: 0;
	height: 100%;
}
.zoom-bar-button > a, .full-screen_option > a{
	padding: 0px;
}
.zoom-line{
	text-align: center;
    height: 100%;
}
#zoom_bar_input{
  	width: 100%;
	text-align: center;
	border: 0px solid; 
}
.noUi-target.noUi-horizontal .noUi-handle {
    background-color: #C9C9C9;
}
.full-screen_option{
	text-align: center;
    padding-left: 0px !important;
    padding-right: 0px !important;
    height: 100%;
    margin-left: 20px;
}
.m-aside-right_ {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.m-aside-right_hidden {
    display: none !important;
}
.bottom_bar_container{
	height: 100%;
}
.edit_tool_bottom_bar{
	float: right;
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
  	-moz-justify-content: flex-end;
  	-ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
	justify-content: flex-end;
	height: 100%;
}
.edit_tool_bottom_bar > div{
	float: right;
    padding: 0px;
    text-align: center;
}
.edit_tool_text > a, .edit_tool_bottom_bar_item > div > a, .edit_tool_layout_plugin > div > a{
	padding: 0px;
}
.edit_tool_text > a > div, .edit_tool_bottom_bar_item > div > a > div, .edit_tool_layout_plugin > div > a > div{
	color: #000;
	line-height: 1;
}
.main-m-footer{
	min-height: 65px !important;
	padding: 0px !important;
}
.edit_tool_printer_bottom_bar{
	padding: 0px;
}
#paper_info{
	position: absolute;
	z-index: 2;
}
#paper_info > div{
	text-align: left;
}
.noUi-target{
	box-shadow: inset 0 0px 0px #F0F0F0, 0 0px 0px 0px #BBB !important;
	background: white !important;
	border-radius: 0px !important;
}
@media (max-width: 1609px){
	.main-m-footer{
		height: 65px;
		margin-top: -65px;
	}
	.zoom-bar{
		padding-left: 25px !important;
	}
	.zoom-bar-button > a > img, .full-screen_option > a img{
		width: 21px;
	    margin-top: 11px;
	    margin-bottom: 5px;
	}
	.zoom-line{
	    padding-top: 21px;
	}
	#zoom_bar_input{
		margin-top: 7px;
	}
	.zoom-line .noUi-target.noUi-horizontal {
	    height: 9px !important;
	    border: 0px solid;
	    border-top: 1px solid #ccc;
	}
	.noUi-target.noUi-horizontal .noUi-handle {
	    left: -8px;
	    top:-8px;
	    width: 15px !important;
	    height: 15px !important;
	}
	.m-aside-right_{
		padding-bottom: 65px;
	}
	.bottom_bar_container{
		padding-right: 15px !important;
	}
	.edit_tool_bottom_bar > div{
	    width: 80px;
	}
	.edit_tool_text > a > img, .edit_tool_bottom_bar_item > div > a > img, .edit_tool_plugin > div > a > img{
		width: 30px;
	    margin-top: 7px;
	    margin-bottom: 5px;
	}
	.edit_tool_layout_plugin > div > a > img{
		margin-top: 8px;
    	margin-bottom: 8px;
	}
	.edit_tool_printer_bottom_bar{
		margin-top: 20px;
	}
	#paper_info{
		top: 20px;
		left: 20px
	}
	#paper_info > div{
		line-height: 20px;
	}
}
@media (min-width: 1610px) and (max-width: 1930px){
	.main-m-footer{
		height: 81px;
		margin-top: -81px;
	}
	.zoom-bar{
		padding-left: 31px !important;
	}
	.zoom-bar-button > a > img, .full-screen_option > a img{
		width: 26px;
	    margin-top: 13px;
	    margin-bottom: 6px;
	}
	.zoom-line{
	    padding-top: 26px;
	}
	#zoom_bar_input{
		margin-top: 7px;
	}
	.zoom-line .noUi-target.noUi-horizontal {
	    height: 11px !important;
	    border: 0px solid;
	    border-top: 1px solid #ccc;
	}
	.noUi-target.noUi-horizontal .noUi-handle {
	    left: -10px;
	    top:-10px;
	    width: 18px !important;
	    height: 18px !important;
	}
	.m-aside-right_{
		padding-bottom: 81px;
	}
	.bottom_bar_container{
		padding-right: 18px !important;
	}
	.edit_tool_bottom_bar > div{
	    width: 100px;
	}
	.edit_tool_text > a > img, .edit_tool_bottom_bar_item > div > a > img, .edit_tool_plugin > div > a > img{
		width: 37.5px;
	    margin-top: 8.75px;
	    margin-bottom: 6.25px;
	}
	.edit_tool_layout_plugin > div > a > img{
		width: 41.25px;
		margin-top: 10px;
    	margin-bottom: 10px;
	}
	.edit_tool_printer_bottom_bar{
		margin-top: 25px;
	}
	#paper_info{
		top: 25px;
		left: 25px
	}
	#paper_info > div{
		line-height: 25px;
	}
}
@media (min-width: 1931px) and (max-width: 2570px){
	.main-m-footer{
		height: 97px;
		margin-top: -97px;
	}
	.zoom-bar{
		padding-left: 37.5px !important;
	}
	.zoom-bar-button > a > img, .full-screen_option > a img{
		width: 31.5px;
	    margin-top: 16.5px;
	    margin-bottom: 7.5px;
	}
	.zoom-line{
	    padding-top: 31.5px;
	}
	#zoom_bar_input{
		margin-top: 10.5px;
	}
	.zoom-line .noUi-target.noUi-horizontal {
	    height: 13px !important;
	    border: 0px solid;
	    border-top: 1px solid #ccc;
	}
	.noUi-target.noUi-horizontal .noUi-handle {
	    left: -12px;
	    top:-12px;
	    width: 22.5px !important;
	    height: 22.5px !important;
	}
	.m-aside-right_{
		padding-bottom: 97px;
	}
	.bottom_bar_container{
		padding-right: 22.5px !important;
	}
	.edit_tool_bottom_bar > div{
	    width: 120px;
	}
	.edit_tool_text > a > img, .edit_tool_bottom_bar_item > div > a > img, .edit_tool_plugin > div > a > img{
		width: 45px;
	    margin-top: 10.5px;
	    margin-bottom: 7.5px;
	}
	.edit_tool_layout_plugin > div > a > img{
		width:49.5px;
		margin-top: 12px;
    	margin-bottom: 12px;
	}
	.edit_tool_printer_bottom_bar{
		margin-top: 30px;
	}
	#paper_info{
		top: 30px;
		left: 30px
	}
	#paper_info > div{
		line-height: 30px;
	}
}
@media (min-width: 2571px) and (max-width: 3199px){
	.main-m-footer{
		height: 130px;
		margin-top: -130px;
	}
	.zoom-bar{
		padding-left: 50px !important;
	}
	.zoom-bar-button > a > img, .full-screen_option > a img{
		width: 42px;
	    margin-top: 22px;
	    margin-bottom: 10px;
	}
	.zoom-line{
	    padding-top: 42px;
	}
	#zoom_bar_input{
		margin-top: 16px;
	}
	.zoom-line .noUi-target.noUi-horizontal {
	    height: 15px !important;
	    border: 0px solid;
	    border-top: 1px solid #ccc;
	}
	.noUi-target.noUi-horizontal .noUi-handle {
	    left: -16px;
	    top:-16px;
	    width: 30px !important;
	    height: 30px !important;
	}
	.m-aside-right_{
		padding-bottom: 130px;
	}
	.bottom_bar_container{
		padding-right: 30px !important;
	}
	.edit_tool_bottom_bar > div{
	    width: 160px;
	}
	.edit_tool_text > a > img, .edit_tool_bottom_bar_item > div > a > img, .edit_tool_plugin > div > a > img{
		width: 60px;
	    margin-top: 14px;
	    margin-bottom: 10px;
	}
	.edit_tool_layout_plugin > div > a > img{
		width: 66px;
		margin-top: 16px;
    	margin-bottom: 16px;
	}
	.edit_tool_printer_bottom_bar{
		margin-top: 40px;
	}
	#paper_info{
		top: 40px;
		left: 40px
	}
	#paper_info > div{
		line-height: 40px;
	}
}
@media (min-width: 3200px) and (max-width: 3839px){
	.main-m-footer{
		height: 162px;
		margin-top: -162px;
	}
	.zoom-bar{
		padding-left: 62px !important;
	}
	.zoom-bar-button > a > img, .full-screen_option > a img{
		width: 52.5px;
	    margin-top: 27.5px;
	    margin-bottom: 12.5px;
	}
	.zoom-line{
	    padding-top: 52.5px;
	}
	#zoom_bar_input{
		margin-top: 17.5px;
	}
	.zoom-line .noUi-target.noUi-horizontal {
	    height: 20px !important;
	    border: 0px solid;
	    border-top: 1px solid #ccc;
	}
	.noUi-target.noUi-horizontal .noUi-handle {
	    left: -20px;
	    top:-20px;
	    width: 37.5px !important;
	    height: 37.5px !important;
	}
	.m-aside-right_{
		padding-bottom: 162px;
	}
	.bottom_bar_container{
		padding-right: 37.5px !important;
	}
	.edit_tool_bottom_bar > div{
	    width: 200px;
	}
	.edit_tool_text > a > img, .edit_tool_bottom_bar_item > div > a > img, .edit_tool_plugin > div > a > img{
		width: 75px;
	    margin-top: 17.5px;
	    margin-bottom: 12.5px;
	}
	.edit_tool_layout_plugin > div > a > img{
		width: 82.5px;
		margin-top: 20px;
    	margin-bottom: 20px;
	}
	.edit_tool_printer_bottom_bar{
		margin-top: 50px;
	}
	#paper_info{
		top: 50px;
		left: 50px
	}
	#paper_info > div{
		line-height: 50px;
	}
}
@media (min-width: 3840px){
	.main-m-footer{
		height: 195px;
		margin-top: -195px;
	}
	.zoom-bar{
		padding-left: 75px !important;
	}
	.zoom-bar-button > a > img, .full-screen_option > a img{
		width: 63px;
	    margin-top: 33px;
	    margin-bottom: 15px;
	}
	.zoom-line{
	    padding-top: 63px;
	}
	#zoom_bar_input{
		margin-top: 21px;
	}
	.zoom-line .noUi-target.noUi-horizontal {
	    height: 25px !important;
	    border: 0px solid;
	    border-top: 1px solid #ccc;
	}
	.noUi-target.noUi-horizontal .noUi-handle {
	    left: -24px;
	    top:-24px;
	    width: 45px !important;
	    height: 45px !important;
	}
	.m-aside-right_{
		padding-bottom: 195px;
	}
	.bottom_bar_container{
		padding-right: 45px !important;
	}
	.edit_tool_bottom_bar > div{
	    width: 240px;
	}
	.edit_tool_text > a > img, .edit_tool_bottom_bar_item > div > a > img, .edit_tool_plugin > div > a > img{
		width: 90px;
	    margin-top: 21px;
	    margin-bottom: 15px;
	}
	.edit_tool_layout_plugin > div > a > img{
		width: 99px
		margin-top: 24px;
    	margin-bottom: 24px;
	}
	.edit_tool_printer_bottom_bar{
		margin-top: 60px;
	}
	#paper_info{
		top: 60px;
		left: 60px
	}
	#paper_info > div{
		line-height: 60px;
	}
}