.block {
  display: block;
  width: 100%;
  border: none;

  font-size: 16px;
  cursor: pointer;
  text-align: center;
}

.header {
    display: grid;
    grid-template-columns: 5px auto;
    height: 64px;
    background-image: url('../img/background/header_1.jpg');
    background-size: cover;
} 

.header-logo {

    background: white;
    background-image: url('../img/background/circle_64.png');
    height: 100%;
    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    

}

.header-tech {

    background: white;
    background-image: url('../img/background/header_top.jpg');
    height: 100%;
    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    

}
.header-tech2 {

    background: white;
    background-image: url('../img/background/header_bottom.jpg');
    height: 100%;
    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    

}

.navigation-path {
    background: LightSlateGray;
    width: 100%;
    height: 20px;
}
.navigation-path a {

  color: white;

}


.blueprint-overview {
    display: grid;
    grid-template-columns: 1fr 20px 2fr;
    color: black;

} 
.blueprint-editor {
    display: grid;
    grid-template-columns: 1fr 20px 1fr;
    color: black;

} 

.blueprint-things {
    display: grid;
    grid-template-columns: 5fr 20px 1fr;
    color: black;

} 

.grid-designer2 {
    display: grid;
    grid-template-columns: 4fr 1fr;
    color: black;
    align-content: start;
    justify-content: start;


} 

.thumbnail-item {
    display: grid;
    height: 130px;
    width: 100%;
    grid-template-columns: 1fr 2fr 6fr;
    color: black;
    border: 1px solid silver;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    
} 
.thumbnail-item-remove {
    display: grid;
    height: 130px;
    width: 100%;
    grid-template-columns: 1fr 2fr 6fr;
    color: black;
    border: 1px solid silver;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    
} 

.thumbnail-item-selected {
    display: grid;
    height: 130px;
    width: 100%;
    grid-template-columns: 1fr 2fr 6fr;
    color: black;
    border: 1px solid silver;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    background:  rgb(255, 255, 204);
}

.thumbnail-item:hover{
   background-color: whitesmoke;
}

.view {
    display: grid;
    grid-template-columns: 1fr;
    vertical-align: top;
}

.view-title {
    background: #337ab7;
    padding-top: 4px;
    padding-bottom: 1px;
    padding-left: 5px;
    color: white;
    height: 26px;
    vertical-align: top;
}

.view-default{
    top: 1px;
    padding-top: 4px;
    padding-bottom: 1px;
    padding-left: 5px;
    color: white;
    vertical-align: top;    
    
}
.view-title-sub {
    background: #DCDCDC;
    padding-top: 4px;
    padding-bottom: 1px;
    padding-left: 5px;
    color: black;
    height: 26px;
    vertical-align: top;
}
.view-content {
    width: 100%;
    height: 272px;
    vertical-align: top !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
    border: 1px solid silver;
    border-top: none;
    border-left: none;
    border-right: none;
    
}
.view-content-elements {
    width: 100%;
    height: 600px;
    vertical-align: top !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
    border: 1px solid silver;
    border-top: none;
    border-left: none;
    border-right: none;
    overflow-y: scroll;
}



.view-content-flex {
    width: 100%;
    vertical-align: top !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
    border: 1px solid silver;
    border-top: none;
    border-left: none;
    border-right: none;
    
}
.view-content-editor {
    width: 100%;
    height: 200px;
    vertical-align: top !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
    border: 1px solid silver;
    border-top: none;
    border-left: none;
    border-right: none;
    
}

.blueprint-quickview {
    display: grid;
    grid-template-columns: 1fr 2fr;
    color: black;
    border: 1px solid silver;
    border-top: none;
    border-left: none;
    border-right: none;
} 

.blueprint-properties {
    display: grid;
    grid-template-columns: 1fr 2fr;
    color: black;

} 

.folder-option {
    
    background-image:url('/img/icon16/folder.png');
    background-repeat: no-repeat;
    background-position: 5px center;
    text-indent: 25px;

    vertical-align: middle;
    height: 26px;
    padding-top: 4px;
}

.button24{
    background: rgba(255, 255, 255, 1);
    border: 0;
    color: black;
    font-weight: bold;
}

.toolbar_button{
    background: #E6E6E6;
    border: 0;
    color: black;
    font-weight: bold;
}

.button24:disabled{
    filter: gray;
    filter: grayscale(100%);
    border: 0;
}

/* styling added when `scroller_addFixedOverlay` is true */
.tablesorter-scroller-fixed-panel {

  border-right: 2px solid black;
}

table tbody td {
  /* force "Notes" column to not wrap, so we get a horizontal scrolling demo! (optional css) */
  white-space: nowrap;
  /* Add min column width, or "Index" column filter gets too narrow to use (optional css) */
  min-width: 60px;
}

table {
    padding-top: 0px !important;
    margin-top: 0px !important;
    
}

/* CSS for hover row & select/lock the row with color */
table.tablesorter tbody tr:hover td {
    background-color: #f4f5f6;
}
table.tablesorter tbody tr.selected td {
    background-color: rgb(255, 255, 204);
}



#nwgrip, #negrip, #swgrip, #segrip, #ngrip, #egrip, #sgrip, #wgrip {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border: 1px solid #000000;
}
#nwgrip {
    left: -5px;
    top: -5px;
}
#negrip{
     top: -5px;
     right: -5px;
}
#swgrip{
    bottom: -5px;
    left: -5px;
}
#segrip{
     bottom: -5px;
    right:-5px;
}
#ngrip{
     top: -5px;
    left:50%;
}
#sgrip{
     bottom: -5px;
    left: 50%;
}
#wgrip{
     left:-5px;
     top:50%;
}
#egrip{
     right:-5px;
     top:50%;
}

.accordion {
  background-color: LightSlateGray;
  color: #FFFFFF;
  cursor: pointer;
  padding: 5px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  border-bottom: 1px solid #E6E6E6;
}

.accordion:after {
  content: '\FF0B'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #FFFFFF;
  float: right;
  margin-left: 5px;
}

.accord_active:after {
  content: "\FF0D"; /* Unicode character for "minus" sign (-) */
  color: LightSlateGray;  

}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accord_active, .accordion:hover {
  background-color: #FFFFFF;
  color: LightSlateGray;  
  font-weight: bold;    
}

/* Style the accordion panel. Note: hidden by default */
.accord_panel {
    padding: 0px 10px;
    background-color: #E6E6E6;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    
}



