/* 
    Document   : software
    Created on : 2013-03-09, 16:13:02
    Author     : Rafał
    Description:
        Purpose of the stylesheet follows.
*/

.software-table {
  width: 100%
}

.software-modules-description,  .software-modules-links {
  vertical-align: top;
  padding-left: 25px
}

#software-links {
  padding-left: 0
}

#software-links li {
  padding-left: 0
}

#software-links img {
  vertical-align: middle
}

.documentation-header {
  font-size: 17px
}

.documentation-files {
  margin-top: 10px
}

.documentation-files img {
  vertical-align: middle
}

.software-modules-description h2 {
  padding-top: 0
}

.software-modules-description p {
  padding-bottom: 5px;
  cursor: pointer;
  font-weight: bold
}

.software-modules-description p:hover {
  color: #009dc5
}

.software-modules-description > ul {
  display: none
}

.software-description ul {
  margin-bottom: 15px
}

.software-download {
  width: 100%
}

.software-download ul li a img {
  vertical-align: middle
}

.software-download-header {
  padding: 20px 0;
  font-weight: bold
}

.software-description-modules {
  padding: 20px 0 0 0;
  text-align: justify
}

.software-download-modules {
  width: 100%
}

.software-download-modules tr {
  min-height: 45px
}

.software-download-modules thead td {
  text-align: center;
}

.software-download-modules img {
  vertical-align: middle;
}

.software-description-modules-icon {
  cursor: pointer
}

.software-description {
  text-align: justify
}

.help-team img {
  vertical-align: middle
}

.help-team .help-header {
  font-weight: bold;
  margin-bottom: 5px
}