#autod_form                       {width: 100%;}
#autod_result                     {width: 100%;}
#autod_edit                       {width: 100%;}

.plusminus                        {width: 20px; height: 20px; padding: 0px 0px;}
.ip_input                         {width: 50px; margin-right: 5px; text-align: center; padding: 5px 0px; color: #666; border: 1px solid #ccc;} 
.ip_output                        {width: 150px; margin-right: 5px; padding: 5px 0px; color: #999; border: 1px solid transparent; background: transparent;}
.ip_cfg                           {width: 100%; padding: 5px 0px; color: #666; border: 1px solid #ccc;}
.ip_cfg_out                       {width: 100%; padding: 5px 0px; color: #666; border: 1px solid transparent; background: transparent;}


.ip_range                         {width: 255px;}
.ip_range p                       {width: 255px; margin: 0; padding: 5px 5px; color: #666; background: #f1f1f1; border-bottom: 1px solid #ddd;}
.ip_range p:first-child           {border: 0px; width: auto; background: transparent; font-size: 11pt; border-bottom: 1px solid #999;}
.ip_range p:last-child            {border: 0px; background: transparent;}


.ip_list                          {width: 180px;}
.ip_list p                        {width: 100%; margin: 0; padding: 0; color: #666; background: #f1f1f1; border-bottom: 1px solid #ddd;}
.ip_list p:hover .ip_output       {color: #333;}
.ip_list p:first-child            {border: 0px; width: auto; background: transparent; font-size: 11pt; border-bottom: 1px solid #999; padding: 5px 5px;}
.ip_list p:last-child             {border-bottom: 0px; background: transparent;}


.result_list                      {width: 150px; height: 250px; border: 0px solid #ddd; margin-right: 10px;}
.result_list p                    {width: 100%; margin: 0; padding: 0; color: #666; background: #f1f1f1; border-bottom: 1px solid #ddd;}
.result_list p:first-child        {width: auto; background: transparent; font-size: 11pt; border-bottom: 1px solid #999; padding: 5px 5px;}
.result_list p:last-child         {border-bottom: 0px; background: transparent;}
.ip_select_gruppe                 {width: 100%; height: 200px; border: 1px solid #ddd; border-top: 0px; background: #f1f1f1; padding: 5px 5px;}


.edit_list                      {width: 100%; margin-right: 10px;}
.edit_list p                    {width: 100%; margin: 0; padding: 5px 5px; color: #666; background: #f1f1f1; border-bottom: 1px solid #ddd;}
.edit_list p:first-child        {width: auto; background: transparent; border-bottom: 1px solid #999; padding: 5px 5px;}
.edit_list p:last-child         {border-bottom: 0px; background: transparent;}                                                                                                                                                                                                                

.mtc_iframe                     {border:0px solid #fff; max-height: 100%; width: 100%; margin-top: 8px;}
#mtc_navigation                 {position: relative; margin-right: 8px; float: right;}
.mtc_servicename_input          {border: none; font-size: small; position: relative;}
.mtc_servicename_input[readonly="readonly"] {background-color: transparent; color: #000}
.mtc_thresholdNumber            {width: 40px;}
.mtc_thresholdTable             {text-align: center;}
.mtc_thresholdTable td,th       {text-align: center; border-left: #ccc 1px solid; border-right: #ccc 1px solid; padding: 2px 2px 2px 2px;}
.mtc_MIB_fieldset               {float: left; width: 45%; height: 100px;}
