/* Auto-generated from style sheet href = web/pshdl.css */
/* DO NOT EDIT. */

BODY {
  margin: 0;
  padding: 0;
}
#app {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 45px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#topRow {
  height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#createWorkspaceButton {
  margin-top: 8px;
  margin-left: 5px;
}
#logo {
  padding: 3px;
}
#tab4 {
  padding-left: 10px;
  padding-right: 10px;
}
#tab7 {
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  max-width: 790px;
  overflow-x: hidden;
}
#tab7 > p {
  text-align: justify;
}
#tab7 > h2 {
  color: #3c99d5;
  font-size: large;
}
.fileSelector {
  width: 250px;
  overflow-y: auto;
}
.fileSelectorWide {
  width: 250px;
  overflow-y: auto;
}
.fileDirListing {
  overflow-x: scroll;
}
.resultFileListingEntry {
  padding-bottom: 4px;
  padding-top: 4px;
}
.resultFileListingDir {
  background-color: #eaeaea;
  border: 1px solid #ddd;
  border-collapse: separate;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.psExampleContainer {
  margin-bottom: 10px;
}
#resultViewer {
  border: 1px solid #ddd;
  border-collapse: separate;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 5px;
  height: 100%;
}
#simulationReport {
  padding-top: 20px;
  overflow-y: auto;
}
#tab1 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 100%;
}
#tab1 iframe {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 0;
}
#downloadFrame {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 0px;
  height: 0px;
  border: 0;
}
#loadOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1000;
  display: table;
}
#loadBanner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#psLoadingString {
  margin-top: 10px;
}
#examples {
  margin-top: 7px;
  border-top-style: dotted;
  border-top-color: #e5e5e5;
  border-top-width: 1px;
  padding-top: 7px;
}
#saveAllIcon {
  height: 18px;
}
.longString {
  white-space: nowrap;
}
.psOldFile {
}
.psNewFile {
  background-color: rgba(85, 174, 229, 0.2);
  transition: background 0.5s linear;
}
.Error {
  color: #f00;
}
.psFileLabel {
  overflow-x: hidden;
  max-width: 190px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.psPointy {
  cursor: hand;
  cursor: pointer;
}
.dropzone {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: table;
  height: 50px;
  width: 245px;
  position: relative;
  overflow: hidden;
}
.dropzone div {
  display: table-cell;
  vertical-align: middle;
}
.psBlue {
  color: #3c99d5;
}
.psGreen {
  color: #468847;
}
.psRed {
  color: #e01813;
}
.psOrange {
  color: #d58b3b;
}
.psChecked:before {
  content: "\2713\A0";
}
.psUnChecked:before {
  content: "\A0\A0\A0\A0";
}
.psFileEditRow {
  background-color: #eaeaea;
  border: 1px solid #ddd;
  border-collapse: separate;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pshdlModule {
  padding-left: 8px;
  text-align: right;
}
.psRow {
  overflow: hidden;
}
.navRow {
  overflow: visible;
}
.psRowItem {
  float: left;
  padding: 5px;
}
.psLastRowItem {
  float: right;
  padding: 5px;
}
#editingEye {
  padding: 8px;
}
.psHeaderProgress {
  width: 100px;
  margin-bottom: 0px;
}
.ace_editor {
  border: 1px solid #ddd;
  border-collapse: separate;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 5px;
}
.psModule {
  background: url("../imgs/PSHDLIcon64.png") no-repeat 0 2px;
}
.psInterface {
  background: url("../imgs/PSHDLInterfaceIcon64.png") no-repeat 0 2px;
}
.psEnum {
  background: url("../imgs/PSHDLEnumIcon64.png") no-repeat 0 2px;
}
.psTestbench {
  background: url("../imgs/PSHDLTbIcon64.png") no-repeat 0 2px;
}
.psModule, .psInterface, .psEnum, .psTestbench {
  background-size: 16px 16px;
  list-style: none;
  padding-left: 20px;
  margin: 5px;
}
.psCenterText {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 650px;
}
.alert {
  margin: 0px;
  padding: 5px;
}
.well {
  margin-bottom: 0px;
}
.well-xsm {
  padding: 1px 9px;
  border-radius: 3px;
}
.nav {
  margin-bottom: 8px;
}
.dropdown-menu {
}
.btn-toolbar {
  margin-top: 0px;
  margin-bottom: 0px;
}
.psOutputName {
}
.psInputName {
}
.hidden {
  display: none;
}

