#autoUrlTable thead tr th{color: #21759B;}
#autoUrlTable thead tr th.checkbox{width:20px;}
#autoUrlTable thead tr th.action{width:130px;text-align: center;}
#autoUrlTable tbody tr td.action{text-align: center;}

#tokens{display:none;}
#tokens div{margin-bottom:3px;}
#tokens div span{font-size:0.8em;}
.token{cursor:move !important;}
.token input{padding:0 2px;}

#tokensWrapper{padding:10px;position:fixed;right:10px;top:10%;width:90px;background:#f4f4f4;-moz-box-shadow: 0 0 5px #888;-webkit-box-shadow: 0 0 5px #888;box-shadow: 0 0 5px #888;}

fieldset{border:1px solid #c3c3c3;padding:7px 20px;margin:10px 0;}
fieldset legend{padding:4px 8px;border:1px solid #c3c3c3;}

.formRow{margin:7px 0;}
.formRow label{display:inline-block;}
.formRow input{display:inline-block;}
.formRow input.button{width:auto;}
.formRow input.delete{float:right;}

.patternRow{border:1px dotted #e4e4e4;padding:3px 5px;min-height: 27px;}
.patternRow label{vertical-align: middle;}
.patternRow .token span{font-size:0.8em;}
.patternRow .staticToken input{width:75px;}
.patternRow .slash{font-size:1.5em;vertical-align: middle;padding:0 5px;display:inline-block;zoom:1;*display:inline;}
.placeHolderToken{width:65px;height:25px;}

#searchBox{width:350px;}

.removeToken{color:#ff0000 !important;padding:0 0 0 8px;font-size:1.1em;}

.clear{clear:both;visibility:hidden;}