.form-control-label{
    padding-top: 8px;
}
.btn-pangan{
    background: rgb(0, 195, 170) !important;
    border-color: rgb(0, 195, 170) !important;
    color: #ffffff !important;
}
.btn-pangan:hover{
    background: rgb(0, 195, 170) !important;
    border-color: rgb(0, 195, 170) !important;
}
.btn-daiman{
    background: #FF5004 !important;
    border-color: #FF5004 !important;
    color: #ffffff !important;
}
.btn-daiman:hover{
    background: #FF5004 !important;
    border-color: #FF5004 !important;
}

i.daiman{
    color: #031F66;
}

.side-menu-list>li.daiman .fa,
.side-menu-list>li.daiman .font-icon,
.side-menu-list>li.daiman .glyphicon{
    color: #031F66;
}
.side-menu-list>li.daiman .with-sub>span,
.side-menu-list>li.daiman.opened .fa,
.side-menu-list>li.daiman.opened .font-icon,
.side-menu-list>li.daiman.opened .glyphicon,
.side-menu-list>li.daiman.opened .lbl,
.side-menu-list>li.daiman.opened a,
.side-menu-list>li.daiman.opened>span{
    background-color:#fce8e6;
    font-weight: bold;
    color: #FF5004;
}

.side-menu-list>li.daiman.opened{
    margin-right: 5px;
    border: 2px ;
    overflow: hidden;
    border-top-right-radius: 10px;
    border-bottom-right-radius:10px;
}

.side-menu-list>li.daiman{
    margin-top: 5px;
    margin-right: 5px;
    border: 2px ;
    overflow: hidden;
    border-top-right-radius: 10px;
    border-bottom-right-radius:10px;
}


.btn-label {
    position: relative;
    left: -12px;
    display: inline-block;
    padding: 7px 9px;
    margin: -10px 0;
    background: rgba(0, 0, 0, .15);
    border-radius: 3px 0 0 3px;
}
.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
.side-menu-list>li.pangan .with-sub>span, .side-menu-list>li.pangan.opened a, .side-menu-list>li.pangan.opened>span{
    border-left-color: rgb(0, 195, 170) !important;
}
.side-menu-list>li.pangan .fa, .side-menu-list>li.pangan .font-icon, .side-menu-list>li.pangan .glyphicon{
    color: rgb(0, 195, 170) !important;
}
@media (min-width: 992px){
    .modal-xl {
        max-width: 800px !important;
    }
}
@media (min-width: 1200px){
    .modal-xl {
        max-width: 1140px !important;
    }
}
.site-header .site-header-shown{
    margin-top: 5px;
    margin-right: -20px;
}
.statistic-box .caption>div{
    padding: 10px !important;
}
.statistic-box>div{
    height: unset !important;
}
.statistic-box .number{
    padding: 15px 0 0;
}
.text-red{
    color: red !important;
}
.dash {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    color: rgb(255, 255, 255);
    background: no-repeat 50% 50%;
    background-size: cover;
    margin: 0 0 30px;
}
.dash .number {
    font-size: 3.125rem;
    line-height: 1;
    padding: 15px 0 0;
}
.dash .caption {
    font-size: 1.0625rem;
    font-weight: 600;
    position: relative;
    min-height: 35px;
    line-height: 1;
    padding: 10px;
}
.dash.red{
    background: red;
}
.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.small-box>.inner {
    padding: 10px;
    color: #fff;
    font-weight: 800;
    border-radius: 4px;
}
.small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0,0,0,0.15);
}
.small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0;
    z-index: 5;
}
.small-box p {
    z-index: 5;
    font-size: 15px;
    margin-bottom: 5px !important;
}
.bg-magenta{
    background-color: rgb(179, 72, 174) !important;
}

.bg-yellow{
    background-color: rgb(243, 156, 18) !important
}
.bg-green{
    background-color: rgb(0, 166, 90) !important;
}
.bg-aqua{
    background-color: rgb(0, 192, 239) !important;
}
.bg-red{
    background-color: rgb(221, 75, 57) !important;
}
.card-block .panel-heading {
    padding: 0 0 13px 0!important;
}
.card-block .box-typical-header {
    border-bottom: solid 1px rgb(216, 226, 231);
}
.card-block .panel-heading .panel-title {
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    padding: 0;
    margin-top: 5px;
}
hr{
    margin: 10px 0 !important
}
.title-report{
    padding: 7px 0;
    color: rgb(255, 255, 255);
    font-weight: 600;
}
.box-typical{
    margin: 0 !important;
}
.btn-sm .btn-label{
    left: -9px;
    padding: 5px 9px;
}
.progress-default{
    background-color:#ecf2f5 !important;
    height: 12px;
}
.col-xs-6{
    width: 50%;
}
.fileinput{
    margin-bottom: 9px;
    display: inline-block;
}
.fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center;
  }
.fileinput .thumbnail[data-trigger="fileinput"]{
    cursor: pointer;
}
.fileinput .thumbnail:before,
.fileinput .thumbnail:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.fileinput .thumbnail:after {
    clear: both;
}
.fileinput .thumbnail > img {
    max-height: 100%;
    display: block;
    width: 100%;
}
.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-300px, 0) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}
/* .dropdown-menu{
    border: 1.3px solid rgb(0, 195, 170);
    background: rgb(0, 195, 170);
    color: rgb(255, 255, 255);
}
.dropdown-menu a{
    border-bottom: none !important;
    color: #ffffff !important;
    font-weight: 600;
} */
table.mt-0{
    margin-top: 0px !important;
}
.mtb_5{
    margin: -5px 0 !important;
}
.google-map{
	position: absolute;
	height: 100%;
	width: 100%;
    top: 0;
    bottom: 0;
}
.p-15{
    padding: 15px !important;
    display: block;
}
.btn-header{
    margin: -7px 0 !important;
    float: right;
}
