﻿body {
    height: 100%;
    font-family: 'TH Sarabun New','Trirong ','Taviraj' !important;
    font-size: 20px;
}

.m-b {
    margin-bottom: 5px !important;
}

.checkbox label, .radio label {
    padding-left: 10px;
    margin-right: 40px; /*20px*/
    vertical-align: top;
    font-size: 20px;
}

.paragraph-margin {
    height: 40px;
}

.bootbox-button {
    font-size: 22px;
}

.ValidateBox {
    border: 1px solid red !important;
}

h7 {
    font-size: 22px;
}

.tabs-container .panel-body {
    padding-top: 0px;
    padding-bottom: 5px;
}

.ui-menu .ui-menu-item a {
    font-family: DbAdmanX,DbAdmanXBd,TradeGothic,TradeGothicBold !important;
}

.bcc-bg-admin {
    background-color: #884d8d;
}

.text-currency {
    color: mediumseagreen;
}

.navbar-header {
    max-height: 75px;
}

.navbar {
    position: relative;
    max-height: 65px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.statistic-tab {
    min-height: 300px;
}

#chartwrapper {
    position: relative;
    width: 200px;
    height: 200px;
}

#chartdiv {
    position: absolute;
    top: -30px;
    left: -30px;
    width: 260px;
    height: 260px;
}

.normdist-chart {
    width: 90%;
    min-height: 500px;
    height: auto;
}

.margin-r-10 {
    margin-right: 10px;
}

.margin-l-10 {
    margin-left: 10px;
}

.margin-r-5p {
    margin-right: 5%;
}

.margin-l-5p {
    margin-left: 5%;
}

.margin-r-10p {
    margin-right: 10%;
}

.margin-l-10p {
    margin-left: 10%;
}

.margin-r-20 {
    margin-right: 20px;
}

.margin-l-20 {
    margin-left: 20px;
}

.margin-r-20p {
    margin-right: 20%;
}

.margin-l-20p {
    margin-left: 20%;
}

.green-bg {
    background-color: #1ab394;
    border-color: #1ab394;
    color: white;
}

.btn-block + .btn-block {
    margin-top: 0px !important;
}
