ColVis display issue, complete broken
ColVis display issue, complete broken

Hey,
I have the same issues like this guy:
http://datatables.net/forums/discussion/22622/colvis-display-issue-with-bootstrap-3
However the Solution didnt fixed my issues:
http://fs2.directupload.net/images/150809/pj642hdp.png
http://fs2.directupload.net/images/150809/gb9o6hgc.png
My used CSS:
<link rel="stylesheet" type="text/css" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="//cdn.datatables.net/plug-ins/1.10.7/integration/bootstrap/3/dataTables.bootstrap.css">
<link href="//cdn.datatables.net/colvis/1.1.0/css/dataTables.colVis.css" rel="stylesheet">
My used Javascript:
Any suggestion to fix it?