.clearfix {
	clear: both;
}
.vte-popover{
    top: 50px!important;
    left: 23%!important;
    width: 45%!important;
    min-width: 640px!important;
}
.vte-popover .popover-inner{
    padding: 1px;
    background: #ccc;
}
.vte-popover .popover-content{
    padding: 0px;
}
.vte-popover .contentsBackground{
    border: 0px!important;
    border-bottom: 1px solid #ddd!important;
}
.vte-popover .fieldLabel{
    width: 20%!important;
}