 /*reset*/
html,body,div,span,strong,h1,h2,h3,h4,h5,h6,
p,blockquote,a,address,em,img,ins,q,b,u,i,
object,label, ul, li,ol, form
{margin: 0; padding: 0; outline: 0; background: transparent;}
html, body {
  height:100%; 
}
table { 
  border-collapse: collapse;
  border-spacing: 0; 
}
caption,
th,
td {
 text-align: left; 
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  outline: none;
  font-family: sans-serif;
}
a:focus {
  outline: thin dotted;
}
a:hover {
  text-decoration: none;
}
a, 
a:focus, 
a:hover, 
a:active {
     outline: none;
} 
a span, 
a strong, 
a img {
  cursor: pointer;
}
h6,
h5,
h4,
h3,
h2,
h1 {
  font-weight: normal;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul, ol { 
  list-style:none;
}
dd {
  margin: 0 0 0 40px;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  margin: 0 2px;
  border: 1px solid #c0c0c0;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; 
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal; 
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.style_table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px;
}
.style_table th,
.style_table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #5a3a1f;
}
.style_table th {
  font-weight: normal;
  background-color: #5a3a1f;
  color: #dbc09c;
}
.style_table thead th {
  vertical-align: bottom;
}
.style_table caption + thead tr:first-child th,
.style_table caption + thead tr:first-child td,
.style_table colgroup + thead tr:first-child th,
.style_table colgroup + thead tr:first-child td,
.style_table thead:first-child tr:first-child th,
.style_table thead:first-child tr:first-child td {
  border-top: 0;
}
.style_table tbody + tbody {
  border-top: 2px solid #5a3a1f;
}
.style_table {
  border: 1px solid #5a3a1f;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #cdab83;
}
.style_table th,
.style_table td {
  border-left: 1px solid #5a3a1f;
}
.style_table caption + thead tr:first-child th,
.style_table caption + tbody tr:first-child th,
.style_table caption + tbody tr:first-child td,
.style_table colgroup + thead tr:first-child th,
.style_table colgroup + tbody tr:first-child th,
.style_table colgroup + tbody tr:first-child td,
.style_table thead:first-child tr:first-child th,
.style_table tbody:first-child tr:first-child th,
.style_table tbody:first-child tr:first-child td {
  border-top: 0;
}
.style_table thead:first-child tr:first-child th:first-child,
.style_table tbody:first-child tr:first-child td:first-child,
.style_table tbody:first-child tr:first-child th:first-child {
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
}
.style_table thead:first-child tr:first-child th:last-child,
.style_table tbody:first-child tr:first-child td:last-child,
.style_table tbody:first-child tr:first-child th:last-child {
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
}
.style_table thead:last-child tr:last-child th:first-child,
.style_table tbody:last-child tr:last-child td:first-child,
.style_table tbody:last-child tr:last-child th:first-child,
.style_table tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 10px;
  -moz-border-radius: 0 0 0 10px;
  border-radius: 0 0 0 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
}
.style_table thead:last-child tr:last-child th:last-child,
.style_table tbody:last-child tr:last-child td:last-child,
.style_table tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
}
.style_table tbody:last-child tr:last-child th:last-child {
  -webkit-border-bottom-right-radius:8px;
  border-bottom-right-radius:8px;
  -moz-border-radius-bottomright:8px;
}
.style_table caption + thead tr:first-child th:first-child,
.style_table caption + tbody tr:first-child td:first-child,
.style_table colgroup + thead tr:first-child th:first-child,
.style_table colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
}
.style_table caption + thead tr:first-child th:last-child,
.style_table caption + tbody tr:first-child td:last-child,
.style_table colgroup + thead tr:first-child th:last-child,
.style_table colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
}

.style_table.table-striped th, 
.style_table.table-striped td {
  border-left-width: 0;
}
.style_table.table-striped tr td:first-child {
  border-left-width: 1px;
}
.clear,
.clear-line {
  display: block;
  clear: both;
}
.clear-line {
  font-size: 0;
  height: 0;
  display: block;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.g-hide {
  display: none !important;
}
.g-show {
  display: block !important;
}
.g-left {
  float: left !important;
}
.g-right {
  float: right !important;
}
.align-justify {
  text-align: justify !important;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
img.img-left {
  float: left;
  margin: 2px 18px 12px 0;
}
img.img-right {
  float: right;
  margin: 2px 18px 12px 0;
}
img.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.fsize13 {
  font-size: 13px !important;
}
.fsize14 {
  font-size: 14px !important;
}
.fsize15 {
  font-size: 15px !important;
}
.fsize16 {
  font-size: 16px !important;
}
.fsize20 {
  font-size: 20px !important;
}
.mb {
  margin-bottom: 16px !important;
}