@font-face {
    font-family: "BpmOpenSans";
    src: url("/fonts/BpmonlineOpenSans-Light.eot");
}

@font-face {
    font-family: "BpmOpenSans-Light-woff";
    src: url("/fonts/BpmonlineOpenSans-Light.woff");
}

@font-face {
    font-family: "BpmOpenSans-woff";
    src: url("/fonts/BpmonlineOpenSans.woff");
}

.menu-title-2 {
    font-size: 18px;
    margin-left: 12px;
    font-family: "BpmOpenSans-woff";
}

.d-flex {
    font-size: 14px;
    font-family: "BpmOpenSans-woff";
    color: #535353;
    font-weight: 100;
}

#kt_toolbar_primary_button {
    font-family: "BpmOpenSans-woff";
    font-size: 14px;
    padding: 5px 30px 5px 30px;
    border-radius: 5px;
}

#cloedButton {
    font-family: "BpmOpenSans-woff";
    font-size: 14px;
    padding: 5px 30px 5px 30px;
    border-radius: 5px;
}

img.tengah {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#List-vv {
    margin: 0px 30px 0px 30px;
}

/* #new-form {
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: #c8c8c8 dashed 1px;
    background-color: white;
} */
#HeadDetail {
    color: #529ef7;
    font-family: "BpmOpenSans-Light-woff";
}

#Plus {
    font-family: "BpmOpenSans-Light-woff";
    font-size: 20px;
    margin-left: 10px;
}

.Drag {
    font-family: "BpmOpenSans-Light-woff";
    font-size: 18px;
}

.HidePin {
    display: none;
    background-color: white;
}

.ShowPin {
    visibility: visible;
}

/* Begin :: Custom Toaster */
#custom-toaster {
    position: absolute;
    width: 600px;
    height: 300px;
    border-style: solid;
}

.position-absolute {
    position: absolute;
}

#datatable:fullscreen {
    position: relative;
    padding: 5rem;
}

html:not(:fullscreen) #exit-fullscreen {
    display: none;
}

html:fullscreen #exit-fullscreen {
    display: block;
}

html #exit-fullscreen {
    display: block;
}

#forecast-line .highcharts-point, #forecast-3wulan .highcharts-point, #nilai-realisasi .highcharts-point {
    cursor: pointer;
}

a.menu-link:hover {
    background: #008CB4;
}
