/* ==================== All Download ==================== */
.calculate { text-align:right; padding:20px 0 0 0; }
.calculate > table { width:100%; }
.calculate > table tr > td{ padding-right:5px; text-align:right; }
.calculate > table tr > td:first-child{ padding:0 20px 0 0; }

form > table.ir_download:first-child{ width: 100%; padding: 5px; }
table.ir_download_quarter{ width: 100%; padding: 0px; margin: 0px; border: 0px; border-spacing: 0px;  }
table.ir_download { width:100%; padding:0px; border:1px #ebebeb solid; border-top:4px #3399ff solid; }
table.ir_download tr th { color:#3399ff; font-family:"db_helvethaica_x_cond"; font-weight:500; border-bottom:2px #9ea7b4 solid; font-size:1.8em; border-right:1px #ebebeb solid; padding:8px 0; text-align:center; line-height:1; }
table.ir_download tr th.left {  }
table.ir_download tr td { text-align: center; border-bottom:1px #cccccc dotted; border-right:1px #ebebeb solid; width: 15%;  padding:8px; }
table.ir_download tr td:first-child { font-weight:bold; color:#333333; text-align:left; width: 20%; }
table.ir_download tr td a { display: block; }
table.ir_download tr td.row_year { font-weight: bold; text-align: center; }
table.ir_download_quarter tr td { text-align: center!important; background: none!important; font-weight: normal!important; width: 25%!important; border:none!important; }

/*   for style input button   */

table.ir_download tr td .checkbox, .radio { width: 21px; height: 21px; background: url("../images/btn-radio.png?version=2") no-repeat scroll 0 0 transparent; clear: both; display: block; padding: 0; margin: 0 auto; }
table.ir_download tr td .radio { background: url("../images/btn-radio.png?version=2") no-repeat scroll 0 0 transparent; }
table.ir_download tr td .select { background: url("../images/btn-radio.png?version=2") no-repeat scroll 0 0 transparent; color: #FFFFFF; font: 12px/21px arial, sans-serif; height: 21px; overflow: hidden; padding: 0 10px; position: absolute; }

input.styled { display: none; }
select.styled { position: relative; width: ' + selectWidth + 'px; opacity: 0; filter: alpha(opacity=0); z-index: 5; } .disabled { opacity: 0.5; filter: alpha(opacity=50); }

.submit, 
.reset { cursor: pointer; border: 1px solid rgba(255, 255, 255, 0.8); border-radius: 4px; box-shadow: 0 0 2px #aaa; color: #fff !important; font-family: "db_helvethaica_x_cond"; font-size: 19px; height: 30px; width:100px; min-width: 60px; padding: 0 8px; transition: all 0.3s ease 0s; }

.submit { background: rgba(0, 0, 0, 0) url("../images/btn_blue.jpg") repeat scroll center center; }
.reset { background: rgba(0, 0, 0, 0) url("../images/btn_gray.jpg") repeat scroll center center; }

.submit:hover, 
.reset:hover {background-position:right;}
.sum_size { text-align: center!important; width:auto!important; }



 