@font-face {
    font-family: airbus special;
    font-style:italic;
    font-weight:400;
    src:url('airbus-special/airbus-special_7948cbaddf7ecd453936bf7d81c959a2.woff') format('woff'),
        url('airbus-special/airbus-special_7948cbaddf7ecd453936bf7d81c959a2.ttf') format('truetype')
}
    .table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    margin-bottom: 1rem;
}
.table-bordered th,
.table-bordered td {
    border: 1px solid #ccc;
    padding: 10px;
}
.table thead th,
.table .hari th {
    background-color: #a0c7eb;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
}
.d-none { display: none !important; }
.d-inline { display: inline !important; }
.d-sm-inline { display: inline !important; }
.table tbody td {
    text-align: center;
    font-size: 14px;
    padding: 8px;
    background-color: #ffffff;
    color: #000;
}
.table tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}
.table tbody tr:hover {
    background-color: #e0e0e0;
}
.bg-cust {
    background-color: #ffffff;
}
.mb-3 {
    margin-bottom: 1rem;
}
@media (max-width: 768px) {
    .table thead th,
    .table .hari th {
        font-size: 12px;
        padding: 6px;
    }
    .table tbody td {
        font-size: 12px;
        padding: 6px;
    }
    .table-responsive {
        padding-bottom: 10px;
    }
    .d-none.d-sm-inline { display: none !important; }
    .d-inline.d-sm-none { display: inline !important; }
}
@media (min-width: 769px) {
    .d-none.d-sm-inline { display: inline !important; }
    .d-inline.d-sm-none { display: none !important; }
}
#countdowndiv {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    background-color: #fff !important;
    border: 2px solid #7c8591;
}
body {
    font-size: 1em;
    line-height: 1.4;
    background-position: bottom center;
    background-color: #dddddd;
    color: #000 !important;
    background-image: url(/bg-grey.png);
    background-position: left top;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}
.form-control{
    width: unset !important;
    display: unset !important; 
}
ul.nav.navbar-nav{
    font-size: 13px !important;
}
hr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: auto;
    padding: 0;
    width: 100%;
}
.navbar-nav {
    float: right;
    background: #b98300;
}
.nav > li {
    margin-left: -28px;
}
.navbar-nav > li > a{
    color: #ffffff;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 15px;
    margin-left: 45px;
    margin-bottom: 5px;
    border-radius: 20px;
    text-transform: uppercase;
    font-family: arial;
    text-align: center;
}
.navbar-nav > li > a:hover{
    background: #764b03; 
    color: #fff !important;
}
.container h1,
.container h2,
.container h3,
.container h4,
.container p,
.container ul,
.container li,
.container strong,
.container em {
    color: #333 !important;
}
.container a:hover {
    color: #000 !important;
    text-decoration: underline;
}
.navbar-brand {
    background: url(../210x63.png) no-repeat !important;
    float: left;
    display: block;
    width: 240px;
    height: 70px;
}
.navbar {
    border-top: 2px solid #7c8591;
    background: #fff;
}
p{
   line-height: 28px;
   margin-bottom: 25px;
}
a{
    color: #3498db;
    word-wrap: break-word;
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;    
}
a:hover{
    color: #c0392b;
    text-decoration: none;
    outline: 0;
}
.footerwrap h4{
    color: #000000;
    text-align: left;
    font-family: 'Aller', arial;
    font-size: 14px;
}
h3{
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Aller',arial;
    text-align: center;
    position: relative;
    font-size: 18px;
}
#footerdiv{
    padding-top: 15px;
    /*background: #fff;*/
}
.copyright{
    float: left;
    font-size: 16px;
    padding-top: 9px;
}

@media(max-width:340px){
    #countdowndiv{
        margin-left: -4px !important;
    }
}
@media(max-width:330px){
    #countdowndiv{
        margin-left: -9px !important;
    }
}
@media(max-width:320px){
    .container{
        padding-left: 17px !important;
    }
    #countdowndiv{
        padding-right: 0px !important;
        margin-left: -19px !important;
    }
    .row{
        margin-right: 0px !important;
    }
    p span.midtxt2{
        line-height: 25px !important;
    }
    img.image-res{
        width: 40% !important;
    } 
    .navbar-brand{
        width: 217px;
    }
}
/* ===== WRAPPER ===== */
.row, .col-lg-12 {
    width: 100%;
}

.col-lg-12 {
    padding: 20px;
    max-width: 900px;
    margin: auto;
}

/* ===== HEADINGS ===== */
h1, h2, h3, h4, h5, h5 {
    font-family: "Raleway" !important;
    font-weight: 300 !important;
    color: #dfdfdf !important;
    font-weight: 500 !important;
}

/* ===== PARAGRAPH ===== */
p {
    font-size: 15px;
    line-height: 1.7;
    color: #dcdcdc;
}

/* ===== LIST ===== */
ul {
    list-style: disc;
    padding-left: 20px;
    font-size: 15px;
    line-height: 1.8;
    color: #dcdcdc;
}


.prediksi-box ul li strong {
    color: #ffdd57;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 600px) {
    h1 { font-size: 24px !important; }
    h2 { font-size: 20px !important; }
    p, ul { font-size: 14px; }
}
@font-face {
    font-family: airbus special;
    font-style:italic;
    font-weight:400;
    src:url('airbus-special/airbus-special_7948cbaddf7ecd453936bf7d81c959a2.woff') format('woff'),
        url('airbus-special/airbus-special_7948cbaddf7ecd453936bf7d81c959a2.ttf') format('truetype')
}
table.result {
    width: 98%;
    border-collapse: collapse;
    background: white;
}
table.result .headresult {
    background: #a0c7eb;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}
table.result td {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    font-size: 15px;
}
table.result tr:last-child td {
    border-bottom: none;
}
@media (max-width: 600px) {
    table.result td {
        padding: 8px;
        font-size: 14px;
    }
    table.result .headresult {
        font-size: 14px;
        padding: 8px;
    }
}
    .prediksi-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
    margin-top: 10px;
}
#footerdiv {
  color: #000 !important;
}
hr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: auto;
    padding: 0;
    width: 100%;
}
h1,h2,h3,h4,h5,h5{
    font-family: "Raleway";
    font-weight: 300;
    color: #333;
}
p{
   line-height: 28px;
   margin-bottom: 25px;
}

a{
    color: #000;
    word-wrap: break-word;
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;    
}
a:hover{
    color: #333;
    text-decoration: none;
    outline: 0;
}
.footerwrap h4{
    color: #000000;
    text-align: left;
    font-family: 'Aller', arial;
    font-size: 14px;
}
h3{
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Aller',arial;
    text-align: center;
    position: relative;
    font-size: 18px;
}
.effect h3{
    font-size: 18px;
    margin-top: 15px;
}

#rowdiv{
    padding: 15px;
}
#footerdiv{
    padding-top: 15px;
}
.copyright{
    float: left;
    font-size: 16px;
    padding-top: 9px;
}
.title3{
    font-size: 3em;
    font-weight: bold;
    padding-top: 10px;
}
.footer-icon{
    float: right;
    /*margin-right: -35px;*/
}
a.fg-button{
    padding-left: 5px
}
a.paginate_button{
    padding-right: 5px;
}
a.current{
    color: #F9770C;
}
.head {
    width: 100%;
    text-align: center;
    margin: 10px auto;
  padding-top: 90px;
}
.head a {
    display: block; 
    margin: 4px auto; 
    width: fit-content;  
}
.head img {
    width: 728px;     
    height: 90px;
    max-width: 100%;   
    display: block;
}
@media (max-width: 768px) {
    .head img {
        width: 100%;   
        height: auto;
    }
}
#floatbottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    z-index: 99999;
}
#floatbottom .closelivebanner {
    position: absolute;
    top: -25px;
    right: 10px;
    font-size: 13px;
    padding: 3px 8px;
    text-decoration: none;
}
.closelivebanner {
    position: absolute;
    top: -28px;
    right: 10px;
    background: #5b595c;  
    color: #fff;       
    padding: 4px 10px;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;
}
.floatb {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
}
.floatb img {
    width: 728px;
    height: 90px;
    max-width: 100%;
}
@media (max-width: 768px) {
    .floatb img {
        width: 100%;
        height: auto;
    }
}
    @media (min-width: 1200px) {
    .container {
        width: 970px !important;
    }
}
