#RobPub1Mask{
    position: absolute;
    height: auto;
    background-color:#BEBEBE;
    width:80%;
    display:none;
    bottom: 60px;
    z-index: 1001;
}

#RobPub1Editor{
    padding:5px;
    border:2px #B0BEC7 solid;
    opacity:0.95;
    width:auto;
    background-color: #1c5976;
    position: absolute;
    display:none;
}
#RobPub1Editor #RobPub1EdtContent{
    background-color: white;
    padding:3px;
    margin:0 0 3px 0; font-size:12px; border:#104360 1px solid;
}
.RobPub1Table1 th{ color:#ff0000;text-align: left;}
.RobPub1Table1 td{
    padding:0 5px 0 3px;
}
.RobPub1Table1 th{
    color:#333333; 
	width:90px;
	font-weight:normal;
    text-align: left;
}
.RobPub1Tipper{
    font-weight:bold;
    position: absolute;
    padding:10px;
    color:black;
    background-color: #FFF4E9;
    border:2px #B0BEC7 solid;
    opacity:0.86;
    width:180px;
    z-index: 10000;
    margin-left:-200px;
    left:50%
}
.RobPub1Tipper span{ position: absolute; top:15px; width:140px; padding-left:5px;  }
div#RobPub1SysMsg{
        -moz-border-radius: 5px;
        display:none;
		opacity:0.9;
        z-index: 20002;
        border: 4px solid rgb(234, 152, 0) ! important; opacity: 0.9;
        padding:5px;position:absolute;z-index:9999;
        background-color:rgb(255, 185, 48);
        width:400px;
        margin-left:-300px;
        left:50%
}
#RobPub1EditTipper{
     background-color: white;
     padding:4px;
     display:none;
     font-size: 12px;
     font-weight: bold;
     color:red;
}
#RobPub1SysMsg p.closer{
        float:right;
        margin:10px 5px 3px 0;
        font-size: 16px;
        font-weight: bold;
        color:white;
        cursor:pointer;
}
.RobPub1CheckboxChecked{
    background-color: #0099cc;
}
#RobPub1SysMsg p.msg{

    color:white ! important;
    font-size: 18px;
    padding:10px 10px 0 10px;
    font-weight:bold;
}
.RobPub1RedBorder{
    border:1px solid red;
}
.RobPub1BlueBorder{
    border:1px solid #f6892f;
}
.tabContainer{
    margin:3px 5px 5px 6px;
    border:1px solid #c3d4e7;
    padding:2px;

}
.tabContainer h3{
    background-color:#e1eaf5;
    height:18px;
	line-height:18px;
    color:#0a344a;
    padding:5px;
	font-size:12px; font-weight:bold;

}
.tabContainer .content{
    padding:5px;
    font-size:13px;
}
/*С����table���*/
.RobPub1Table1{ background:#ffffff;}
.RobPub1Table1 tr{ background:#f6f6f6;height:30px;}
/*С����table���*/

.btnSortable{
    position: absolute;
    right:0;
    z-index: 999;
}
.editing{
    border:2px solid red;
}


.ui-checked{
        border:2px solid red !important;
}
.ui-row-checked{
      background-color:#0099cc !important;
}
.ui-hover_before{
     background-color:#C2D7B2 !important ;
}
.res{
  white-space:nowrap;
  padding:0 6px 0 5px;
  margin:0;
  font-weight: bold;
  background-position: top left;
  float:left;
  overflow: hidden
}
.rec{
  white-space:nowrap;
  padding:2px 5px;
  min-height: 20px;
  margin:0;
  min-height: 15px;
  overflow: hidden
}
.rob_cmd{
    margin:0 0 0 1px;
    display:none;
}
.odd{
      background-color:#f6f6f6;
}
.even{
      background-color:white;
}
.down{
    background: url("../../images/arrow-down.gif") no-repeat scroll 95% 8px transparent;
    color: red;
    cursor: pointer;
    
}
.up{
    background: url("../../images/arrow-up.gif") no-repeat scroll 95% 8px transparent;
    color:#0099cc;
    cursor: pointer;

}
.onmouse{
     background: none repeat scroll 0 0 #FCF5DD;
}
.RobContainer1{
      OVERFLOW-X:hidden;
      OVERFLOW-y:scroll;
      height:180px;width:350px;border:1px solid #b8cedd;
   

}
.RobContainer1 li{
     list-style:none;
      padding:3px;
    margin:1px 0 2px 0;
    font-size:12px;
}
.errorBefore{
      opacity: 0.1;
      background-color:red
}
.current{
      background-color:#BEBEBE !important;
      
}
.current a{
      font-weight: bold !important;
}
.ui-menu-hover{
      background: none repeat scroll 0 0 #FCF5DD;
}
.rob-dialog-botton-up{ float:right;
    border-width:0!important;
    margin:0!important;
    padding:0!important;



}
.rob-grid-header-hover{
      color:#f6892f;
}

/* Tip message of RobGrid */
.rob-empty-record{
      padding:10px;font-size:14px;
      border: 2px solid #f6892f;
      margin:10px 0 0 0;
      font-weight: bold;
      width:97%;
      background-color: #FBEC88;
      -moz-border-radius: 5px;

}
.rob-empty-alert{
      background: url('images/ui-icons_cd0a0a_256x240.png') 0 -144px no-repeat ;
      height: 16px;
      width: 16px;
      float: left;
      margin-right: 0.3em;
}
.rob-empty-record-page-list{
      padding:5px;font-size:14px
}
.rob-ul-spc-list{
      list-style: none;
}
.rob-ul-spc-list li {
      margin:5px 0 3px 0;
}

.rob-ipt-spc{
      padding:5px;
      font-size: 14px;
}