/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */

header {
  padding: 154px 0 100px;
}

@media (min-width: 992px) {
  header {
    padding: 156px 0 100px;
  }
}

section {
  padding: 150px 0;
}


table#example{
  table-layout:fixed;
}


.vertical-space {
 margin-bottom: 1.5cm;
}

div {
    text-align: justify;
    text-justify: inter-word;
}
code { 
    display: block;
    white-space: pre;
}

pre{
  font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
  margin-bottom: 10px;
  overflow: auto;
  width: auto;
  padding: 5px;
  background-color: #eee;
  width: 650px!ie7;
  padding-bottom: 20px!ie7;
  max-height: 600px;
}

div.dataTables_length {
    display: none;
}

#myContainer {
    background-color: white;
}
.Sno {
  max-width : 0px; 
  white-space : nowrap;
  overflow : hidden;
}


.Filename {
  max-width : 5px; 
  white-space : nowrap;
  overflow : hidden;
}



.Commit_message {
  max-width : 5px; 
  white-space : nowrap;
  overflow : hidden;
}



.Category {
  max-width : 5px; 
  white-space : nowrap;
  overflow : hidden;
}



.Example {
  max-width : 5px; 
  white-space : nowrap;
  overflow : hidden;
}



.Justification {
  max-width : 5px; 
  white-space : nowrap;
  overflow : hidden;
}



.Link {
  max-width : 5px; 
  white-space : nowrap;
  overflow : hidden;
}




