html, body { width:100%; height:100%; margin:0; padding:0; font-size:9pt}

body > #mainwrapper { margin:0; width:100%; height:100%}


a { color: #555; }
a:hover { color: #555; }
.btn { cursor: pointer; }
.btn i[class^=icon-] { margin-right: 10px; }

.link { cursor:pointer}

body > #adminwrapper { margin:0 auto; width:100%;height:100%}
#adminwrapper > #header { position:absolute; top:0; height:60px; width:100%;}
#adminwrapper > #contents { position:absolute; top:60px; bottom:90px; width:100%; padding:20px; overflow:auto}
#adminwrapper > #footer { position:absolute; bottom:0; height:76px; width:100%; }

.table { margin-bottom:0}

table.table th { text-align:center}
table.table td.ac { text-align:center}
table.table td.ar { text-align:right}

div.header.menu { margin: 30px 0 0 20px; }
div.header.menu a { margin-left:20px; }

/* fix jquery ui */
div.DTED_Lightbox_Background {
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
div.DTE_Field {
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

/* same as .btn custom for TableTools.css, TableTools_JUI.css */
div.DTED_Lightbox_Wrapper { z-index: 10; }
.dataTables_wrapper a.DTTT_button { font-size: 11px; text-align: center; color: #555; font-weight: bold; display: inline-block; margin: 2px 0; padding: 8px 12px 7px 12px; line-height: 13px; border: 1px solid #d5d5d5;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
    margin-right:5px;

  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
   -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.dataTables_wrapper a.DTTT_button:hover { opacity: 0.95; filter: alpha(opacity=95); -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; color: #606060; }
.dataTables_wrapper a.DTTT_button:active { background: #fafafa; color: #777; }
.dataTables_wrapper a.DTTT_button > b, .modal-footer i { margin-right: 6px; font-size: 12px; }
.dataTables_wrapper a.DTTT_button:active, .dataTables_wrapper a.DTTT_button.active, .dataTables_wrapper a.DTTT_button.disabled, .dataTables_wrapper a.DTTT_button[disabled] { background-color: #fefefe; }
.dataTables_wrapper a.DTTT_button:first-child { *margin-left: 0; }
.dataTables_wrapper a.DTTT_button:focus { outline: 0; }
.dataTables_wrapper a.DTTT_button.active, .dataTables_wrapper a.DTTT_button:active { background-image: none; outline: 0;
  -webkit-box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.dataTables_wrapper a.DTTT_button.disabled, .dataTables_wrapper a.DTTT_button[disabled] { cursor: default; background-image: none; color: #999; opacity: 0.65; filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.dataTables_wrapper div.DTTT_container {
    margin-bottom: 0;
    padding:11px 12px; float:right;
}

.isNotWarp { display:inline-block}

div.DTE_Form_Content div.DTE_Field { clear: both; padding-top: 10px; padding-left: 5%; padding-right: 5%; }
div.DTE_Form_Content div.DTE_Field div.DTE_Label_Info { color:#b0b0b0}
div.DTE_Form_Content div.DTE_Field div.DTE_Field_Info { color:#b0b0b0}
div.DTE_Form_Content div.DTE_Field div.DTE_Field_Input select { width: auto; height: 27px; background-color: #ffffff; border: 1px solid #d5d5d5; }


.w30 { width:30px!important}
.w50 { width:50px!important}
.w60 { width:60px!important}
.w70 { width:70px!important}
.w80 { width:80px!important}
.w100 { width:100px!important}
.w120 { width:120px!important}
.w150 { width:150px!important}
.w180 { width:180px!important}
.w200 { width:200px!important}
.w250 { width:250px!important}
table td pre {background:none;border:none;word-break:break-all; text-align:left}

.links { text-align:center}
.links > b { margin: 0 4px}
.links > a { margin: 0 4px}
.links > a > span { padding:3px 0}

textarea {  resize: none;}
table.form > tbody > tr > th { padding-top: 13px; padding-bottom:12px; width:15%; }
table.form > tbody > tr > td { width:35% }
table.form input { width:100%}
table.form input:disabled, table.form textarea:disabled,table.form select:disabled { border:none; background:none; color:#000000; padding-top:5px}
table.form select { padding:3px 10px}
form > div.well{margin-bottom:10px; margin-top:30px}
