﻿.appConfig tr td label{ letter-spacing:2px; margin-right:5px;}
#andurl,#iosurl{ height:25px; width:280px; line-height:25px;}


.appConfig tr td input.createBtn{ width:150px; height:40px; background-color:#CCDBEB; border:solid 1px #7F9DB9; -moz-border-radius: 10px; letter-spacing:10px;
    -webkit-border-radius: 10px;
    border-radius:10px;}
    
    
    table.selected tr{ height:22px;}
    table.selected tr td{ padding-left:5px; margin:0; }
    
    table.result tr{height:22px;}
    table.result tr td{ padding-left:5px; margin:0;}
    
    .tr2color{ background-color:#EFF5F9;}
    
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }
select {height:20px; line-height:20px;
  /*将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;

  background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;
  padding-right: 14px;
}


.fenyel ul li.logli{ margin-right:0; margin-left: 10px;}
.fenyel ul li.logli input{ line-height:0px;}




    