﻿.tomboltabpage {
    background-color :whitesmoke ;
    border-radius: 66px 68px 0px 125px;
    -moz-border-radius: 66px 68px 0px 125px;
    -webkit-border-radius: 66px 68px 0px 125px;
    border: 4px double #46471a;
}

.ttambah {
    background-color: red;
    border: 1px solid groove;
    padding: 5px;
    margin: 5px;
    border: 1px solid red;
    border-radius: 6px;
    width: auto;
    height: 40px;
    color: white;
}

.TombolLoginChip {
    background-color: red;
    border: 1px solid groove;
    padding: 5px;
    margin: 5px;
    border: 1px solid red;
    border-radius: 6px;
    width: auto;
    height: 40px;
    color: white;
}
.TombolCetakChipdiModal {
    background-image: url('../../Gambar/Print.png');
    background-position: left;
    background-color: whitesmoke;
    background-repeat: no-repeat;
    border: double;
    border-color: gold;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    height: 40px;
    color: black;
    text-align: right;
}
.TombolAngPenBelPem {
     
    background-position: left;
    background-color: whitesmoke;
    background-repeat: no-repeat;
    border: double;
    border-color: gold;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    
    color: black;
    
}
.TombolpreviewChipdiModal {
    background-image: url('../../Gambar/preview.png');
    background-position: left;
    background-color: transparent ;
    background-repeat: no-repeat;
    border: double;
    border-color: gold;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    height: 30px;
    color: black;
    text-align: right;
}
.TombolsimpanChipdiModal {
    background-image: url('../../Gambar/simpan.png');
    background-position: left;
    background-color: blue;
    background-repeat: no-repeat;
    border: double;
    border-color: gold;
    border-radius: 15px;
    padding-left: 10px;
    padding-right : 10px;
    width: auto;
    height: 40px;
    color: white;
    text-align: right;
}
.TombolhapusChipdiModal {
    background-image: url('../../Gambar/delete.png');
    background-position: left;
    background-color: blue;
    background-repeat: no-repeat;
    border: double;
    border-color: gold;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    height: 40px;
    color: white;
    text-align: right;
}
.TombolTutupChipdiModal {
    background-image: url('../../Gambar/close.png');
    background-position: left;
    background-color: red;
    background-repeat: no-repeat;
    border: double;
    padding-left: 10px;
    padding-right: 10px;
    border-color: darkblue;
    border-radius: 15px;
    width: auto;
    height: 40px;
    color: white;
    text-align: right;
}
.TombolCariChip {

    background-image: url('../../Gambar/cari.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: 0px;
    padding: 0px;
    margin: 0px;
    border: 1px solid red;
    border-radius: 7px;
    width: 30px;
    height: 30px;
    color: transparent;
}
.TombolCariChipadatulisan {
    background-image: url('../../Gambar/cari.png');
    background-repeat: no-repeat;
    background-position: left;
    background-color: white;
    border: 0px;
    padding: 0px;
    margin: 0px;
    border: 1px solid red;
    border-radius: 7px;
    text-align:right;
    height: 30px; 
}
.TombolHapusChipx {
    background-image: url('../../Gambar/delete.png');
    background-position: center;
    background-color: blue;
    background-repeat: no-repeat;
    border: double;
    border-color: gold;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    height: 30px;
    color: white;
    text-align: right;
    background-color:transparent;
}
.TombolcariChipdiModal {
    background-color: blue;
    border: 0px;
    padding: 5px;
    margin: 5px;
    border: 1px solid red;
    border-radius: 6px;
    width:auto; 
    height: 40px;
    color: white;
}
.TombolYaChipdiModal {
    background-image: url('../../Gambar/oke.png');
    background-position: left;
    background-color: darkblue;
    background-repeat: no-repeat;
    border: double;
    padding-left: 10px;
    padding-right: 10px;
    border-color: darkblue;
    border-radius: 15px;
    width: auto;
    height: 40px;
    color: white;
    text-align: right;
}
.TombolTidakChipdiModal {
    background-image: url('../../Gambar/delete.png');
    background-position: left;
    background-color: gold;
    background-repeat: no-repeat;
    border: double;
    padding-left: 10px;
    padding-right: 10px;
    border-color: darkblue;
    border-radius: 15px;
    width: auto;
    height: 40px;
    color: white;
    text-align: right;
}

 