    #tabs {max-width:1300px; margin: auto;}

    fieldset {border: solid 1px; padding: 5px;}
    legend {font-size: 0.8rem; width: auto; padding: 0 2px;}
	label {margin-bottom: 0;}
    h3 {font-size: 0.8rem;font-weight:600;}
    h4 {font-size: 0.7rem;font-weight:600;}
    .nve-content {font-size: 11px; line-height: 1.1;}

	.ui-menu-item {
		font-size: 12px;
	}
	
	input {height: 20px; padding-left:3px;}
	input.short { width: 50px; }
    input.medium { width: 65px; text-indent: 3px; }
	input.long { width: 100px; }
	input[readonly] {
		background-color: #CCDAEF;
	}
	.nve-content select, .nve-content select > option {padding:3px;}
	
	img { display: inline-block; }
	.img-medium {
		position: relative;
		float: right;
		bottom: 70px;
		right: 40px;
		height: 50%;
		width: 50%;
	}
	.img-medium2 {
		position: relative;
		float: right;
		bottom: 70px;
		right: -10px;
		/*height: 50%;
		width: 50%;*/    
    }
    @media screen and (max-width: 870px) {
        .img-medium2 { width: 50%; }
    }

	/*.group {
	 width: 600px;
	 }*/

	.img-large {
        padding:10px;position: relative;
		float: right;
		bottom: -10px;
		right: 20px;
		height: 75%;
		width: 75%;}
		
	/*@media screen and (max-width: 525px) {
		.img-large {
    		width:95%;
	 }
	}*/
	.thumb {
		width: 60px;
		height: 60px;
		position:relative;
		margin:0 auto;
		padding:20px 5% 10px 5%;
		float:left;
	}
	.error {color:red;}
	
	fieldset {/* border: 0;*/		
	}
	fieldset legend {color:#0046AD;}
	
	label {
		display: block;
	}
	.space {
		padding-bottom: 2px;
	}
	.overflow {
		height: 200px;
	}

	/** Magnet Sliders **/
	.magnet-slider-wrap {height:67px;border:solid 0.1em;padding:1px;}
	
	#disc-sensor-distance-slider, #dm_disc-sensor-distance-slider, #rect-sensor-distance-slider, #digi-sensor-distance-slider, #gt-sensor-distance-slider, #abt-gt-sensor-distance-slider {
		width: 75%;
		left: 44px;
		bottom: 33px;
	}
	#disc-sensor-distance-slider.ui-widget.ui-widget-content, #dm_disc-sensor-distance-slider.ui-widget.ui-widget-content, #rect-sensor-distance-slider.ui-widget.ui-widget-content, #digi-sensor-distance-slider.ui-widget.ui-widget-content, #gt-sensor-distance-slider.ui-widget.ui-widget-content, #abt-gt-sensor-distance-slider.ui-widget.ui-widget-content {
		border: none;
		background-color: #F2F6FB;
	}
	.ui-slider-range.ui-corner-all.ui-widget-header.ui-slider-range-max {
		border: none;
		background-color: #F2F6FB;
	}
	/*.ui-widget.ui-slider-handle.ui-corner-all .ui-state-default {border:none;background-color:#F2F6FB;}*/

	#disc-sensor-distance-slider.ui-slider-horizontal .ui-state-default, #rect-sensor-distance-slider.ui-slider-horizontal .ui-state-default, #digi-sensor-distance-slider.ui-slider-horizontal .ui-state-default {
		width: 60px;
		height: 30px;
		margin-left:-20px;
		background: url(Magnet.png) no-repeat scroll 50% 50%;
	}

    #dm_disc-sensor-distance-slider.ui-slider-horizontal .ui-state-default {
		width: 25px;
		height: 31px;
		margin-left:-20px;
        background: url(diametric-magnet-slider1.png) no-repeat scroll 50% 50%;
	}

    #gt-sensor-distance-slider.ui-slider-horizontal .ui-state-default, #abt-gt-sensor-distance-slider.ui-slider-horizontal .ui-state-default {
		width: 41px; 
		height: 52px;
		margin-left:-20px;
        background: url(GT-sensor.png) no-repeat scroll 50% 50%;
	}

	.sensor {
		width: 40px;
		height: 40px;
		background: url(SOIC-top.png) no-repeat scroll 50% 50%;
		color: #fff;
	}
	/* Ruler */	
	.ruler  {
		background: url(ruler.png) no-repeat scroll 50% 50%;
		margin-left:22px; margin-bottom:1px;width:76%;height:20px;
		margin-bottom:4px;
        background-size: 99%;
	}	
	.disc-slider-ruler-start, .dm_disc-slider-ruler-start, .rect-slider-ruler-start, .digi-slider-ruler-start, .gt-slider-ruler-start {position:relative; top:-8px; left:-12px;}
	.disc-slider-ruler-end, .dm_disc-slider-ruler-end, .rect-slider-ruler-end, .digi-slider-ruler-end, .gt-slider-ruler-end {float:right; margin-top:-22px; margin-right:-24px; background-color:#000;color:#fff; padding:2px; content:"&nbsp;"}
	}
	
	/**** Graph ***/
	#disc-graph, #dm_disc-graph, #rect-graph, #digi-graph {
		border: solid 1px;
		padding: 4px; 
	}
	.graph-btn {
		border: solid 1px;
		padding: 2px;
	}

	/** radio bullet icon remove **/
	.ui-checkboxradio-icon {
		display: none;
	}
	/** tooltip **/
	.ui-tooltip-content {
		font-size: 12px;
	}
	/** Unit Conversion **/
	.convert-data {display:inline-block;}
	
	/** Meter **/
	/*.meter-bg {
		background-color: #ffffff;
		width: 280px;
		height: 280px;
		padding-top: 10px
	}*/		
	.meter-container {
	    position: relative;
	    width: 278px;
	    height: 269px;	 
	    padding-top:15px;   
	}
	.meter-container .after {
	    position: absolute;
	    top: 0;
	    left: 3px;
	    width: 100%;
	    height: 100%;
	   /* display: none;
	    color: #FFF;*/
	}	
/** Progress indicator **/
	 #disc-progress, #dm_disc-progress, #rect-progress 
    {
        display:none;
        position:absolute;
        bottom:25%;
        right:25%;
        background-color:black;
        color: red;
        width:100px;
        height:40px;
        z-index:2222;
        
     }		
  	#disc-progressbar, #dm_disc-progressbar, #rect-progressbar
    {
         /*width: 60px;*/
         height: 20px;
    	 color: red;
         background-color: #0c0b0b;
         text-align:center;
         position:relative;
         margin:2px;
         /*left: 5px;
         top: 5px;*/
         /*margin-left:-150px;
         margin-top: -100px;*/
	}     
 	#disc-progressbar .ui-progressbar-value, #dm_disc-progressbar .ui-progressbar-value, #rect-progressbar .ui-progressbar-value {
		background-color: #ccc;
	}
