
.mainContentPools {
    margin-left: auto;
    margin-right: auto;
    margin-top: -8px;
    width: 968px;
    background-color: rgba(5, 21, 36, 0.5);
    
}

.hasilpools {
    display: block;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 10px;
    width: 968px;
}

.formHasil{
    color: #333;
    font-family: questrial;
    font-size: 14px;
    letter-spacing: 0;    
}
.judulhp {
    color: #fff;
    font-family: "Questrial",sans-serif;
    font-size: 24px;
    letter-spacing: 1px;
    padding-top: 10px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
.con_hp {
    margin: 10px auto -12px;
    padding-bottom: 20px;
    width: 968px;
}
.middle {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    width: 886px;
}
.kolom td {
    background-color: #2fa3e0;
    border: 2px solid #2c8ac0;
    color: #f1f1f1;
    font-family: "Questrial",sans-serif;
    font-size: 15px;
    text-align: center;
}

.keluaran td {
    background-color: #f1f1f1;
    border: 1px solid #2c8ac0;
    color: #333333;
    font-family: "Questrial",sans-serif;
    font-size: 12px;
    height: 18px;
    padding: 0;
    text-align: center;
}

.ket td {
    color: #f1f1f1;
    font-family: "Questrial",sans-serif;
    font-size: 13px;
    height: 21px;
    text-align: left;
}

.garisV.line4 {
    margin-left: 1px;
    margin-top: 15px;
    height:840px;
}
.garisV.line5 {
    margin-left: 966px;
    margin-top: 15px;
    height:840px;
}

input[type="submit"] {
    background: linear-gradient(to bottom, #59a4cc 0%, #3590c5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #093a5b;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    box-sizing: content-box;
    color: #f1f1f1;
    font-size: 14px;
    font-weight: 500;
    height: 27px;
    letter-spacing: 1px;
    outline: medium none;
    padding: 0 10px;
    width: 75px;
}
input[type="submit"]:active {
    background: none repeat scroll 0 0 #59a4cc;
    border-color: #3f3f3f;
    color: #ffffff;
    outline: medium none;
}
.tblHasilPools{
    margin-top: 1px; 
    display: block; 
    padding: 3px; 
    background-color: rgb(44, 138, 192);  
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);  
}