﻿div.dataTables_length label{float:left;text-align:left;font-weight:normal}div.dataTables_length select{width:75px}div.dataTables_filter label{float:right;font-weight:normal}div.dataTables_filter input{width:16em}div.dataTables_info{padding-top:4px;padding-left:100px;margin-left:70px}div.dataTables_paginate{float:right;margin:0}div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable{clear:both;margin-top:6px!important;margin-bottom:6px!important;max-width:none!important}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer}table.dataTable thead .sorting{background:url('plugins/sort_both.png') no-repeat center right}table.dataTable thead .sorting_asc{background:url('plugins/sort_asc.png') no-repeat center right}table.dataTable thead .sorting_desc{background:url('plugins/sort_desc.png') no-repeat center right}table.dataTable thead .sorting_asc_disabled{background:url('plugins/sort_asc_disabled.png') no-repeat center right}table.dataTable thead .sorting_desc_disabled{background:url('plugins/sort_desc_disabled.png') no-repeat center right}table.dataTable th:active{outline:0}div.dataTables_scrollHead table{margin-bottom:0!important;border-bottom-left-radius:0;border-bottom-right-radius:0}div.dataTables_scrollHead table thead tr:last-child th:first-child,div.dataTables_scrollHead table thead tr:last-child td:first-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}div.dataTables_scrollBody table{margin-top:0!important;margin-bottom:0!important;border-top:0}div.dataTables_scrollBody tbody tr:first-child th,div.dataTables_scrollBody tbody tr:first-child td{border-top:0}div.dataTables_scrollFoot table{margin-top:0!important;border-top:0}.table tbody tr.active td,.table tbody tr.active th{color:white;background-color:#08C}.table tbody tr.active:hover td,.table tbody tr.active:hover th{background-color:#0075b0!important}.table tbody tr.active a{color:white}.table-striped tbody tr.active:nth-child(odd) td,.table-striped tbody tr.active:nth-child(odd) th{background-color:#017ebc}table.DTTT_selectable tbody tr{cursor:pointer}div.DTTT .btn{font-size:12px;color:#333!important}div.DTTT .btn:hover{text-decoration:none!important}ul.DTTT_dropdown.dropdown-menu{z-index:2003}ul.DTTT_dropdown.dropdown-menu a{color:#333!important}ul.DTTT_dropdown.dropdown-menu li{position:relative}ul.DTTT_dropdown.dropdown-menu li:hover a{color:white!important;background-color:#08c}div.DTTT_collection_background{z-index:2002}div.DTTT_print_info.modal{height:150px;margin-top:-75px;text-align:center}div.DTTT_print_info h6{margin:1em;font-size:28px;font-weight:normal;line-height:28px}div.DTTT_print_info p{font-size:14px;line-height:20px}div.DTFC_LeftHeadWrapper table,div.DTFC_LeftFootWrapper table,div.DTFC_RightHeadWrapper table,div.DTFC_RightFootWrapper table,table.DTFC_Cloned tr.even{background-color:white}div.DTFC_RightHeadWrapper table,div.DTFC_LeftHeadWrapper table{margin-bottom:0!important;border-top-right-radius:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}div.DTFC_RightBodyWrapper table,div.DTFC_LeftBodyWrapper table{margin-bottom:0!important;border-top:0}div.DTFC_RightBodyWrapper tbody tr:first-child th,div.DTFC_RightBodyWrapper tbody tr:first-child td,div.DTFC_LeftBodyWrapper tbody tr:first-child th,div.DTFC_LeftBodyWrapper tbody tr:first-child td{border-top:0}div.DTFC_RightFootWrapper table,div.DTFC_LeftFootWrapper table{border-top:0}


/*表单验证*/
.Validform_checktip {height:20px;line-height:20px;color:#999;font-size:12px; overflow:hidden; padding-bottom:3px; margin-left:5px;}
.Validform_right { padding-left:24px;background:url(validate/valid_icons.png) no-repeat -40px -20px;color:#008000;}
.Validform_wrong {padding-left:24px;background:url(validate/valid_icons.png) no-repeat -20px -40px;color:red; white-space:nowrap;}
.Validform_loading { padding-left:24px; background:url(validate/onLoad.gif) no-repeat left center;}
.form_add .Validform_error { border-color:#b94a48; box-shadow:0 0 6px #f8b9b7; color:#b94a48}
.form_add .Validform_error:focus { border-color:#b94a48; box-shadow:0 0 6px #f8b9b7}
#Validform_msg { display:none; position:absolute; top:0; right:50px; z-index:99999; width:280px; color:#7d8289; font:12px/1.5 Tahoma,Arial,\5b8b\4f53,sans-serif; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; box-shadow:2px 2px 0 rgba(0, 0, 0, 0.1); background:#fff; filter:progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); }
#Validform_msg .iframe { position:absolute; top:-1px; left:0px; z-index:-1; }
#Validform_msg .Validform_title { position:relative; padding:0 10px; height:30px; line-height:30px; background-color:#999; background:-moz-linear-gradient(top, #999, #666 100%); background:-webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666)); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666'); color:#fff; font-weight:bold; text-align:left; }
#Validform_msg a.Validform_close:link, 
#Validform_msg a.Validform_close:visited { position:absolute; top:0; right:10px; line-height:30px; color:#fff; text-decoration:none; }
#Validform_msg a.Validform_close:hover { color:#ccc; }
#Validform_msg .Validform_info { padding:10px; border:1px solid #bbb; border-top:none; text-align:left; }
.passwordStrength{ }
.passwordStrength b{ font-weight:normal; }
.passwordStrength b, .passwordStrength span{ display:inline-block; height:16px; line-height:16px; line-height:18px\9; color:#666; font-style:normal; font-size:12px; font-weight:normal; vertical-align:middle; }
.passwordStrength span{ width:45px; background-color:#f7f7f7; border-right:1px solid #fff; color:#808080; text-align:center; }
.passwordStrength .last{ border-right:none; }
.passwordStrength .bgStrength{ background-color:#71b83d; color:#fff; }


.class-tickbox-bg{ position:fixed; top:0px; left:0px; z-Index:1000; background:#000; width:100%; height:100%; filter:alpha(opacity=55); opacity:0.55 }
.class-tickbox{ position:fixed; top:55px; right:0px; z-index:1000; background:#ffffff; bottom:0px; left:auto; width:0px;}
.class-tickbox-title{ background:url("../images/other/righttickbox_title.jpg") repeat-x; height:40px; line-height:40px; color:#fe4800; border:2px solid #dfdfdf; border-top:none; border-bottom:none; padding-left:15px; font-weight:bold }
.class-tickbox-close{ float:right; margin-right:10px; text-decoration:none; color:#fff }
.class-tickbox-content{ text-align:left; background:#ffffff; height:0px;}

