#frb-grid-1 tr.dxgvDataRow_Office2010Silver > .dx-nowrap:first-child img{width:100%;margin: 15px 0 15px 0;}
#frb-Grid-1 tr.dxgvDataRow_Office2010Silver > .dx-nowrap:first-child img{width:100%;margin: 15px 0 15px 0;}
#frb-Grid-1 tr.dxgvDataRow_Office2010Silver > td > table > tbody> tr:first-child img {width:100%;margin: 0; max-width: 200px; max-height: 200px;}
#frb-Grid-1 .dxgvADT > tbody > tr:first-child > td:first-child {color:white!important;}
#frb-Grid-1 #ContentPlaceHolder1_GridViewMaster {border:1px solid #dbdee1;}

@media screen and (max-width: 900px) {
#frb-Grid-1 .dxgvTitlePanel_Office2010Silver > table > tbody > tr > td:nth-child(2) {display:none}
#frb-Grid-1 #ContentPlaceHolder1_GridViewMaster_DXAHeaderPanel {display:none}
#frb-Grid-1 .dxgvSearchPanel_Office2010Silver > table {width: 99%;max-width: 99%;}
#frb-Grid-1 .dxgvDataRow_Office2010Silver td.dxgv {border-right:none;}
}

#frb-Grid-1 .dx-wrap a{font-size:150%; color:#444;}
.dxlist-title{font-size: 1.4em; color: #2E3192;}
#frb-Grid-1 .dxgvDataRow_Metropolis td.dxgv img{max-width:100px;}

#DivUploadedHtml img {
      max-width:150px;
      max-height:150px
    }
#externalDropZone{
margin:auto;
}
    .dropZoneExternal > div,
    .dropZoneExternal > img
    {
        position: absolute;
    }
    .dropZoneExternal
    {
        position: relative;
        border: 1px dashed #f17f21!important;
        cursor: pointer;
    }
    .dropZoneExternal,
    .dragZoneText
    {
        width: 200px;
        height: 100px;
    }
    .dropZoneText
    {
        width: 300px;
        height: 150px;
        color: #fff;
        background-color: #888;
    }
    #dropZone
    {
        top: 0;
        padding: 100px 25px; 
    }
    .uploadControlDropZone,
    .hidden
    {
        display: none;
    }
    .dropZoneText,
    .dragZoneText
    {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        font-size: 15pt;
    }
    .dragZoneText
    {
        color: #808080;
    }
    .dxucInlineDropZoneSys span
    {
        color: #fff!important;
        font-size: 10pt;
        font-weight: normal!important;
    }
    .uploadControlProgressBar
    {
        width: 350px!important;
    }
    .validationMessage
    {
        padding: 0 20px;
        text-align: center;
    }
    .uploadControl
    {
        margin-top: 10px;
    }
    .Note
    {
        width: 500px;
    }
