.focused_thumbnail {
    border: 1px solid red !important;
    background: #eee !important;
}


.summary_image {
    cursor: pointer;
    border: 1px solid black;
    padding: 5px;

}

.melt_curve {
    cursor: pointer;
    border: 1px solid black;

}

.thumbnail {
/*
    margin: 5px;
*/
    padding: 5px;
    border: 1px solid black;
    margin: 1px;
}

.fullsize_image  {
    padding: 10px;
    border: 1px solid black;
    text-align: center;
    margin-top: 2px;
    width: 532px;
    height: 532px;
}

div.fullsize_image img{
    max-width: 512px;
    max-height: 512px;
}


.object_window {
    overflow: hidden;
    border: 0px;

    min-width: 570px;
    min-height: 620px;
    width: 100%;
    height: 100%;

}

.edit_window {
    padding: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    min-width: 98%;
    min-height: 98%;

    /*position: relative;*/
}

.fullsize_image_spinner {
    background-color: #ffffff;
    opacity: 0.9;
    margin-top: 0px;
    padding-top: 3.75em;
    padding-left: 2em;
    position: absolute;
    height: 540px;
    width: 545px;
    z-index: 2;
    vertical-align: middle;
    text-align: center;

}

div.utility_image_spinner{
    background-color: transparent;
    position: absolute;
    opacity: 1.0;
    z-index: 4;
    vertical-align: middle;
    text-align: center;
    padding-left: 220px;
    top: -50px;
    left: 0px;
}

div.layout_2d_layer {
  opacity: 1.0;
}

td.image_browser_left {
    vertical-align: top;
    min-width: 2em;
}

table.image_browser_left_container{
    vertical-align: top;
    min-width: 2em;
    min-height: 1.4em;
}

table.image_browser_left_container td{
    vertical-align: top;
    text-align: center;
    min-height: 1.8em;
    width: 20%;
/*
    border: 1px solid black;
*/
/*
    min-width: 2em;
*/
}

table.image_browser_right_container td{
    vertical-align: top;
/*
    border: 1px dashed black;
*/
    width: 100%;
}



.image_browser_right {
    vertical-align: top;
    text-align: center;
    width: 100%;
/*
    border: 1px solid black;
*/
}

.details_page {
     padding: 5px 10px;

}

.image_toggle {
    /*margin: 10px;*/
    text-align: right;

    min-height: 1.8em;
    max-height: 1.8em;
}

div.image_label {
/*
    margin-bottom: -1px;
*/
    font-size: 11pt;
    text-align: center;
    vertical-align: bottom;

    min-height: 1.8em;
    max-height: 1.8em;
    min-width: 11em;
/*
    border: 1px dashed red;
*/
}

div.image_label_design {
    margin-bottom: -1px;
    /*margin: 10px;*/
    font-size: 11pt;
    text-align: center;
    vertical-align: bottom;

    min-height: 1.75em;
    max-height: 1.75em;
    min-width: 11em;
/*
    border: 1px dashed red;
*/
}


.toggle_label_equiv {
    /*margin: 10px;*/
    text-align: right;
    font-size: 11pt;

}

.table_fixed_height {
    /*height: 650px;*/

/*
    border: 1px dashed red;
*/
/*
    width: 100%
*/
    font-size: 11pt;
}

table.table_fixed_height td{
    border: 0px dashed red;
    /*height: 650px;*/
    padding: 0px;
    margin: 0px;
    font-size: 11pt;
    text-align: center;
    min-width: 9em;
/*
    border: 1px dashed green;
*/
}
