html {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    font-family: sans-serif;
}

#login_body{
    background-image: url('/core/images/pci_lobby.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    font-family: sans-serif;
}

#main_body{
    margin-bottom: 80px;
    background-color: #F5F5F5;
    font-family: sans-serif;
}

div {
    display: block; 
}

/* Login */
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.h-100 {
    height: 100% !important;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.form-group {
    margin-bottom: 1rem !important;
}

.container{
    height: 100%;
    align-content: center;
}

.card{
    height: 370px;
    margin-top: auto;
    margin-bottom: auto;
    width: 400px;
    background-color: rgba(0,0,0,0.5) !important;
}

.social_icon span{
    font-size: 60px;
    margin-left: 10px;
    color: #FFC312;
}

.social_icon span:hover{
    color: white;
    cursor: pointer;
}

.card-header h3{
    color: white;
}

.social_icon{
    position: absolute;
    right: 20px;
    top: -45px;
}

.input-group {
    padding: 0.975rem 0.75rem !important;
}

.float-right {
  float: right !important;
}

input:focus{
    outline: 0 0 0 0  !important;
    box-shadow: 0 0 0 0 !important;
}

select:focus{
    outline: 0 0 0 0  !important;
    box-shadow: 0 0 0 0 !important;
}

.login_btn{
    color: black;
    background-color: #FFC312;
    width: 100px;
    margin-right: 25px !important;
    margin-top: 15px !important;
}

.login_btn:hover{
    color: black;
    background-color: white;
}

.btn-group {
    color: black;
    pointer-events: none;
}

.links{
    color: white;
    font-size: 20px;
}

.links a{
    margin-left: 4px;
}

.copyright {
    /* color: black; */
    font-size: 15px;
}

/* Main Nav */
.navbar-inverse {
    background-color: #212121;
}

.navbar {
    margin-bottom: 10px;
	min-height: 57px;
}

.nav-title {
    font-size: 16px;
}

.nav-pills {
    margin-bottom: 20px;
}

@media (max-width: 1199px) {
    .nav>li>a {
        padding: 14px 9px 10px 9px;
    }
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav li.open>a, .nav li.open>a:focus, .nav-pills>li.active>a:hover {
    border-bottom: 5px solid #B71C1C;
    color: #B71C1C;
    background-color: #F5F5F5;
}

/* Header List */
.header {
    position: relative;
    margin: 10px 0 20px 0;
    box-shadow: 0px 1px 10px rgba(0,0,0,.3);
    margin-bottom: 10px;
    background-color: #E0E0E0;
}

.breadcrumb {
    background-color: #E0E0E0;
    font-size: 22px;
}

.breadcrumb>li+li:before {
    color: #B71C1C;
}

/* Panel */
.panel {
    margin-bottom: 10px;
    border-radius: 0;
    box-shadow: 0px 3px 7px rgba(0,0,0,.1);
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #424242; 
    letter-spacing: 1px;
}

.panel-title {
    font-size: 16px;
}

.panel-body {
    padding: 0px;
}

.form-group {
    margin: 10px 0px 0px 0px;
    padding: 0px 5px 10px 5px;
    border-bottom: 1px solid #E0E0E0;
}

.form-group:last-child {
    border-bottom: none;
}

/* Button */
.custom-button-width {
	width:100px;
}

.custom-button-width-sm {
	width:50px;
}

.custom-button-width-md {
	width:100px;
}

.custom-button-width-md1 {
	width:100px;
    margin: 10px 0px 0px 0px;
}

.filestyle-label {
    margin: 10px 0px 0px 0px;
}

.custom-button-width-lg {
	width:150px;
}

/* Others */
.custom-table {
    font-size: 12px;
    font-family: Arial;
    white-space: nowrap;
}

.custom-table2 {
    font-size: 11px;
    font-family: Arial;
    white-space: nowrap;
}

.well {
    padding: 5px;
    background-color: #3FBF3F;
    margin-bottom: 2px;
}

.label-output-text-md {
    font-size: 40px;
    font-family: Arial;
    font-weight: bold;
    color: white;
    text-align: center;
}

.label-output-text {
    font-size: 80px;
    font-family: Arial;
    font-weight: bold;
    color: white;
    text-align: center;
}

.label-result-text {
    font-size: 40px;
    font-family: Arial;
    font-weight: bold;
    color: white;
    text-align: center;
}

.label-qrcode-text {
    font-size: 4px;
    font-family: Arial;
}

.alert-title-heading {
    font-size: 40px;
    font-family: Arial;
    font-weight: bold;
    color: red;
    text-align:center;
}

.alert-body-heading {
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    color: black;
    text-align:center;
}

.alert-body-heading2 {
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    color: RED;
    text-align:center;
}

.text-wrap {
    word-wrap: break-word;
    white-space: initial;
    max-width: 500px;
}

.actual-qty {
    font-size: 50px;
    resize: none;
    text-align: center;
}

.unit-result {
    font-size: 50px;
    resize: none;
    text-align: center;
}

.component-result {
    font-size: 80px;
    resize: none;
    text-align: center;
}