﻿.QueryRet-box{margin-left:10px; margin-right:10px; margin-top:20px; margin-bottom:10px;}
.QueryRet-box table{ border-top:solid 1px #b3b3b3; border-left:solid 1px #b3b3b3; }
.QueryRet-box table td{ border-bottom:solid 1px #b3b3b3; border-right:solid 1px #b3b3b3; text-align:center; height:35px;position:relative}
.QueryRet-box table .table-title{ background-color:#e6e6e6; font-weight:bold}
.QueryRet-box .red{color:red}
.QueryRet-box table tr input{border:0;text-align: center;}

.btn-blue{color:#fff;background-color: #1a9dd1;border-color: #1a9dd1;}
.btn-blue:hover{background-color: #0d729a;}

.down_arrow_hd {cursor: pointer;}
 .down_arrow_hd img{width:8px;margin-left:5px}
 .down_arrow_bdbox{position: absolute;left: 5%;background-color: #fff;z-index: 1;width:88%;box-shadow: 0 0 5px #e5e5e5;border:solid 1px #1a9dd1;display:none;cursor:pointer;border-radius:2px}
  .down_arrow_bdbox .down_arrow_bd{padding:6px 0;transition:all 0.3s}
 .down_arrow_bdbox .down_arrow_bd:hover{background-color:#1a9dd1;color:#fff;cursor:pointer;width:100%}

 .monetary_symbol{    float: left;padding: 14px 0;}
 .input_box{margin:0 50px;overflow:hidden;border-bottom: solid 1px #e5e5e5;}
 .input_box input{float: left;border: none;width: 87%;padding: 15px 2px; font-size: 14px;}
 .input_box:hover{border-bottom:solid 1px #1a9dd1}
 .forget_password{color: #1a9dd1;margin-top: 15px;text-align: right; margin-right: 100px;cursor:pointer;float:right;transition:all 0.5s}
 .forget_password:hover{color:#0d729a;text-decoration:underline}
 .bj{width:100%;height:100%;background-color:#000;opacity:0.5;position:absolute;left:0;top:0;display:none}