



#container
{
    min-height:100%;
    position:relative;
}
#footer
{
    position:absolute;
    bottom:0;
    width:100%;
    height:50px;/* Height of the footer */
    background:#eeeeee;
    padding-top:10px;
    padding-bottom :5px;
}

.myselect
{

  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;


/* For IE10 */
-ms-expand {
  display: none;
            }
}

/*-------

.navbar{
        font-family: th_niramit_asregular, sans-serif;
        font-size: 20px;
  }
.btn{

          font-family: th_niramit_asregular, sans-serif;
          font-size: 20px;

}
.text_ {
          font-family: th_niramit_asregular, sans-serif;
          font-size: 20px;
          !important;
    }
.navbar-head{
        padding-top: 50px;
        padding-left:10px;
        font-family: th_niramit_asregular, sans-serif;
        font-size: 25px;
        !important;
}
.panel {
  font-family: th_niramit_asregular, sans-serif;
  font-size: 20px;
}
#footer
{
  font-family: th_niramit_asregular, sans-serif;
  font-size: 20px;
}
--*/
