.modal-header {
    font-size: 1.3em;
    color: white;
    /*background-color: #000;*/
    background-color: #464646;
    font-weight: bold;
    padding: 10px;
}

.modal-footer {
    padding: 10px;
}

.container {
    padding-left: 0;
    padding-right: 0;
}

body {
    font-family: "Arial" !important;
    font-size: 1.3em;
}

.input-sm {
    font-size: 1em !important;
    line-height: 1;
}

.form-control {
    font-size: 1em !important;
    line-height: 1.4;
    height: 25px;
    border-radius: 3px;
    padding: 2px 6px;
}

.form-horizontal .control-label {
    text-align: left;
}

.text-box {
    font-size: 1em !important;
    line-height: 1.4;
    height: 25px;
    border-radius: 3px;
    padding: 2px 6px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control select option {
    font-size: 1em !important;
}

.btn {
    font-size: 1.1em;
    line-height: 1;
}

.btn-lg {
    font-size: 1.3em;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Arial" !important;
}
/*h1 {
    font-size: 3.4em !important;
}
h2 {
    font-size: 2em !important;
}

h4 {
    font-size: 1.4em !important;
}
h5 {
    font-size: 1.2em !important;
}*/
/*.dropdown-menu, .glyphicon{
    font-size: 1em !important;
}
.dropdown-menu-large > li > ul > li > a, .dropdown-menu > li > a {
    font-size: 1em !important;
}*/
.dropdown-header {
    color: #464646 !important;
    /*font-size: 1.2em !important;*/
    /*text-decoration: underline;*/
}

.badge {
    /*font-size: 0.9em;*/
}

.widget-box {
    /*font-size: 1em;*/
}

.ui-menu .ui-menu-item a {
    font-family: "Arial" !important;
    /*font-size: 0.9em !important;*/
}

.input {
    /*font-size: 1em !important;*/
    line-height: 1.4;
    height: 25px;
    border-radius: 3px;
    padding: 2px 6px;
}

.star-font {
    font-size: 1em;
    color: red;
}

/*.jtable {
    font-size: 0.9em;
}

.jtable-column-header-text {
    font-size: 0.9em;
}

.jtable-title-text {
    font-size: 1em;
}*/
/*body {
  font-family:  "THSarabunNewBold" !important;
  font-size: 1.8em;
}

.input-sm {
  font-size: 1em !important;
  line-height: 1;
}
.form-control {
  font-size: 1em !important;
  line-height: 1.4;
    height: 25px;
    border-radius: 3px;
    padding: 2px 6px;
}
.form-horizontal .control-label {
    text-align: left;
}
.text-box {
     font-size: 1em !important;
  line-height: 1.4;
    height: 25px;
    border-radius: 3px;
    padding: 2px 6px;

     border: 1px solid #cccccc;
  border-radius: 4px;
     -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control select option {
      font-size: 0.8em !important;
}

.btn {
  font-size: 0.9em;
  line-height: 1;
}
.btn-lg {
    font-size: 1.3em;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "THSarabunNewBold" !important;
}
h1 {
    font-size: 3.4em !important;
}
h2 {
    font-size: 2em !important;
}

h4 {
    font-size: 1.4em !important;
}
h5 {
    font-size: 1.2em !important;
}
.dropdown-menu, .glyphicon{
    font-size: 1em !important;
}
.dropdown-menu-large > li > ul > li > a, .dropdown-menu > li > a {
    font-size: 1em !important;
}
.dropdown-header {
    color: #464646 !important;
    font-size: 1.2em !important;
    text-decoration: underline;
}
.badge {
    font-size: 0.9em;
}
.widget-box {
    font-size: 1em;
}
.ui-menu .ui-menu-item a {
    font-family: "THSarabunNewBold" !important;
     font-size: 0.9em !important;
}

.input {
      font-size: 1em !important;
  line-height: 1.4;
    height: 25px;
    border-radius: 3px;
    padding: 2px 6px;
}*/

/*.ui-widget-content {
    width: 30% !important;
}
.ui-dialog-content{
    width: 100% !important;
}

.ui-dialog-buttonpane{
    width: 100% !important;
}

.jtable-input{
    width: 100% !important;
}*/

.scanWarning {
    font-weight: bold;
    color: orange;
}

.scanSuccess {
    font-weight: bold;
    color: green;
}

.scanError {
    font-weight: bold;
    color: red;
}

.autocompleteLoading {
    background: #FFE0DB url('/content/images/loading.gif') right center no-repeat;
}

fieldset.KES-border {
    border-radius: 4px;
    border: 1px solid #dddddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.KES-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    color: #777;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}