/*
 Theme Name:   NRGNetwork child
 Theme URI:    http://demo.themeton.com/nrgnetwork
 Description:  NRGNetwork Child Theme
 Author:       ThemeTon
 Author URI:   http://themeton.com
 Template:     nrgnetwork
 Version:      1.0
*/

@import url("../nrgnetwork/style.css");

/* Theme customization starts here
  -------------------------------------------------------------- */

input.input-signtype {
min-height:46px !important;
}

/*
div.work-area {
margin-top:40px !important;
}
*/


div.store-left-filter-bar {
	min-height:800px !important;
}

.select2-container {
	width: 100% !important;
}

body {
	background-color: #fff !important;
}