
/**  fix the theme-white  of bootstrap **/

/**

impact too much.

* {
	
	-moz-box-sizing: unset;
	
}

**/

input[type="file"] {
  display: inline;
}
.popover-content {
  padding: 9px 20px;
}


sub,
sup {
  font-size: 75%;
  position: relative;
  line-height:unset;
  vertical-align: baseline;
}

pre {

 color: unset;

 background-color: unset;
 border: unset;
 border-radius: 4px;


}


.popover {

 max-width: inherit;
 z-index:2;



}


.label:empty {

   display: inherit;
}



.page-container {
    position: static;
  
}


.container {
		width: 100%!important;
		
 }


.page-container .page-content {
    position: static; 
}

 


 .label {



display: block; 
font-weight: inherit;
line-height: inherit;
 
vertical-align: middle;
border-radius: inherit;

color:inherit;




}



