.Head_Black{background-color: black; width: 100%; height: 100px;}
.height_100{height: 100%;}
.check_fit_windows{margin-left: 18px; margin-top: 39px;}
.label_fit{font-family: cursive; color:white}
.scritta_titolo > h1 {color: wheat; text-align: center; margin-top: 22px;}
.img_logo_ntp{float: right; margin-right: 50px; }
.New_Body{width: 100%; height: calc(100% - 100px);background-color: wheat;}
.col_menu_file{background-color:black; overflow-y: scroll; -ms-overflow-style: none; scrollbar-width: none; }
.col_menu_file::-webkit-scrollbar { display: none; }
.menu_folders_server{ width: 100%; margin-top: 20px;}
.menu_folders_server > .link_folder{color: white; text-decoration: none !important; font-family: cursive; cursor: pointer;user-select: none; margin-bottom: 10px; padding-left: 110px;}
.img_z_stack{background:transparent url("../img/icon_470x470_NED_MICRO_DP.png") no-repeat 50% 0;margin-top: 20px; background-size: contain; width: 100%; height: 600px;}
.img_file{width: 40px; margin-right: 10px;}
.slider{width: 100%; height: 25px;}
.total_range_track_min{float: left;}
.total_range_track_max{float: right;}
.container_label_menu{margin-top: 20px; margin-left: 20px;font-family: cursive; color:white}
.color_string_wheat{color: wheat !important;}
.riga_scrollbar{position: absolute; width: 100%; top: 80%;}
.rs-range { margin-top: 29px; width: 94%; margin-left:30px; -webkit-appearance: none; }
.rs-range:focus { outline: none; }
.rs-range::-webkit-slider-runnable-track { width: 100%; height: 1px; cursor: pointer; box-shadow: none; background: black; border-radius: 0px; border: 0px solid #010101; }
.rs-range::-moz-range-track { width: 100%; height: 1px; cursor: pointer; box-shadow: none; background: black; border-radius: 0px; border: 0px solid #010101; }
.rs-range::-webkit-slider-thumb { box-shadow: none; border: 0px solid black; box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25); height: 42px; width: 22px; border-radius: 22px; background: white; cursor: pointer; -webkit-appearance: none; margin-top: -20px; }
.rs-range::-moz-range-thumb { box-shadow: none; border: 0px solid black; box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25); height: 42px; width: 22px; border-radius: 22px; background: white; cursor: pointer; -webkit-appearance: none; margin-top: -20px;}
.rs-range::-moz-focus-outer { border: 0; }  
.rs-label { position: relative; transform-origin: center center; display: block; width: 90px; height: 90px; background: transparent; border-radius: 50%; line-height: 30px; text-align: center; font-weight: bold; padding-top: 22px; box-sizing: border-box; border: 2px solid black; left: attr(value); color: black; font-style: normal; font-weight: normal; line-height: normal; font-size: 30px; margin-left: 18px;}
.rs-label::after { display: block; font-size: 20px; letter-spacing: 0.07em; margin-top: -2px; }