﻿.rpgLeftConfigurationPanel.rpgOneByFourConfigurationPanel .rpgAllFieldsContainer div.rpgFieldsContainer
{
    width: 230px;
}

.rpgLeftConfigurationPanel.rpgOneByFourConfigurationPanel div.rpgConfigurationPanel
{
    width: 400px;
}

.PivotGridWrapper
{
    background: url(images/bgr_image.png) no-repeat;
    padding: 15px 0 0 1px;
}

.RadForm_Black .PivotGridWrapper
{
     background: url(images/bgr_black_image.png) no-repeat;
}
 
.RadForm_Office2010Black .PivotGridWrapper
{
     background: url(images/bgr_blackoffice_image.png) no-repeat;
}
.RadMaximize {
    top: 0;
    left:0;
    position:fixed;
    height:100% !important;
    width: 100% !important;
    z-index:9999;
}
.RadMaximize table{
    height:100% !important;
}
.reTool  .ToggleMinMax
{
   background-image: url(http://192.168.0.130/MISImages/maximize.png);
}


.reTool  .SampleReplacementRequestXML
{
   background-image: url(http://192.168.0.130/MISImages/xml_add.png);
}
.reTool  .SampleReplacementRequestXMLScheema
{
   background-image: url(http://192.168.0.130/MISImages/shema_add.png);
}
.reTool  .SampleStatustXML
{
   background-image: url(http://192.168.0.130/MISImages/xml_status.png);
}
.reTool  .SampleStatustXMLScheema
{
   background-image: url(http://192.168.0.130/MISImages/shema_status.png);
}
