/*
.default-action-button-popover{
	 overflow-y: auto; 
	 max-height:200px;
	 min-height:100px;
	 min-width:100px; 
}
*/
.default-action-button-popover li{
	max-height:30px;
}

.form-group ul  {
       margin: 0 0 10px 0;
}

.form-group ul li {
    list-style-type: none;
}

.header-popover > h3 {
    float: left;
}

.content-popover {
    float: left;
    width: 100%;
}