.BgGreen {
background: #c3eac2;
}
.lineB{border-bottom: 1px solid #ddd;
}

.hightSpaceM{
    height: 11px;
    margin: -3px 0px 9px 0px;
}

.hightSpace{
    margin: -3px 0px 9px 0px;
}

@media (max-width: 760px){
.row{margin: 0px;}
}



.inputMobile{font-size: 27px !important;height: 45px;}
.ketMobil{color: gray;font-style: italic;}
.mutasiMobil{
    height: 33px;
    padding-top: 11px;
    font-size: 13px;
    font-weight: normal;
    color: #c61616;
    background-color: #ffffff;
    border: 0px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.ket-control{
    font-size: 13px;
    font-weight: normal;
    color: orangered;
    background-color: #ffffff;
    border: 0px solid #e5e5e5;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.fR {float: right !important;}

.fcB{color:rgb(217, 255, 0)}
.fcC{color:blue}
.fcO{color:orangered}
.fcG{color:green}

.fL {float: left !important;}

.tR {text-align: right;}
.tC {text-align: center;}
.tL {text-align: left;}
.bB{border-bottom: 1px solid gray;}
.mTB{padding: 9px 0 2px 0px;}
.bT{border-bottom: 1px solid gray;}


    .line1 {
        color: black;
        font-size: 11px;
    }

    .line2 {
        color: blue;
        font-size: 9px;
        font-style: italic;
    }

    .line3 {
        color: black;
        font-size: 11px;
    }

    .line2tgl {
        color: gray;
        font-size: 10px;
        font-style: italic;
    }