/*=============
MENU*/
.box-menu img {
    width: 25px;
}
#row-setting{
    margin: 0;
}
.badge-tem{
    background: #8bc440;
    color: white;
}
.navbar-cst{
	padding: 0;
	background: white;
	text-align: center;
	font-size: 10px;
	padding: 2%;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0), 0px 0px 15px rgba(0, 0, 0, 0.14);
}
.container-mobile{
    padding: 4% 9%;
}
.bottom-space{
    padding-bottom: 10%;
}
.space-nav{
    margin-bottom: 4%;
}
.btn-template{
    background: #8bc440;
}
.set-nav i{
	font-size: 20px;
	color: #9aa3a9;
}
.set-nav a{
color: #9aa3a9;
}
#home1{
	padding: 4%;
}

.box-menu{

	background: white;
    border: 1px solid #efefef;
	border-radius: 23%;
    padding: 30% 0px;

	color: #8bc440
}
.box-menu i{

	font-size : 21px;
}
#home-caption{
	color: #373737;
	text-align: center;
}
#no-padding{
	text-align: center;
	border-radius: 3px;
}
#colgre{
	color: #8bc440;
	font-weight: bold;
}
#color-template{
    color: #8bc440;
}
#aktif{
	color: #8bc440;
}
#grey-txt{
	color: #4b4b4b;
}
#not-margin p{
margin: 0;
font-size: 10px;

}
#not-margin{
	padding: 0;
}
.text-bottom-right{
	position: absolute;
    bottom: 0;
    right: 0;
}
/*info*/
.main-container{
    font-size: 10px;
}
#info-nopadding{
    padding: 0;
    padding-left: 4%;
}
#img-nopadding{
    padding: 0;
}

#spadh{
    padding: 0;
    margin-bottom: 1%;
}
#spad{
    padding: 0;
    margin: 0;
}
#list-line{
    margin: 1%;
}

/*end info*/

/*single page*/
#p-nama-pengirim{
    margin-bottom: 1%;
    font-weight: bold;
}
#fz-20{
    font-size: 20px;
}
.lw{
    padding: 2%;
}
/*end single page*/


/*profile*/

#set-color{
    color: #212121;
    margin: 0;
    padding: 4%;
}
.set-item-list{
    font-size: 19px;
}
#font-icon{
    font-size: 120%;
    color: #212121;
}
.spacegrey{
    background: #eff0f5;
        padding: 3%;
}

/*end profile*/


/*layanan*/

#pr-3{
    padding-right: 7%;
}
#fz-13{
    font-size: 13px;
}

/*end layanan*/
/*halaman index*/
#setting-colom{
    padding: 1%;
    text-align: center;
    border-radius: 3px;
}
#setting-colom1{
    padding: 7%;
}
#setting-colom2{
    width: 100%;
}




/*end halaman index*/

/*singlebooking*/
#pdg{
    margin-bottom: 1%;
}
#head-bayar{
    margin: 0;
    font-size: 17px;
    font-weight: bold;
     margin-bottom: 4%;
}
#set-waktu{
    padding: 0;
    margin: 0;
    background: #8bc440;
    color: white;
    border-radius: 20px;
}
#cnt-timme{
    font-weight: bold;
  display: inline-block;
  font-size: 1.5em;
  list-style-type: none;
  padding: 2%;
}

#cnt-timme span{
    font-weight: normal;
  display: block;
  font-size: 25px;
}

#sm-mar{
    margin: 0;
    font-size: 12px;
}

#priceup{
    margin-bottom: 0;
}
#price{
    font-weight: bold;
    margin: 0;
    font-size: 37px;
    color: #8bc440;
}
.loop-bank{
    padding: 3% 0;
    padding-right: 0;
}
#list-bank{
font-size: 30px;color: #8bc440;
}
#st-bank{
    padding-right: 0;
}
#pad0{
    padding: 0;
}

/*end singlebooking*/
/*SINGLE GALLERY*/
.header-img{width: 100%;flex: 0 0 100%;padding: 0 1px;}
.header-img img{width: 100%;}
/*END SINGLE GALLERY*/
/*booking */
#np{
    padding: 0;
    text-align: center;
}
#nleft{
    padding-left: 0;
}

/*end booking*/


.padding-luar{
    padding-top: 1%;
    padding-bottom: 1%;
}



/*section singgle my booking*/
#fnt-weig{
    font-weight: bold;
}
.section-detail{
	padding: 6% 3%;
	background: #8bc440;
	color: white;
}

.section-detail-failed{
    padding: 6% 3%;
    background: #c44040;
    color: white;
}

.batas{
	background: #efefef;
	padding: 2%;
	color: transparent;
}
#smargin{
    margin-bottom: 0;
}

/*end section singgle my booking*/
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        /*margin-bottom: 20px;*/
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
           /* border: 1px solid #d4d4d4;
            border-radius: 2px;*/
            padding: 3%;
            position: relative;
            /*-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);*/
        }

            /*.timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }*/

           /* .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }*/

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #8bc440 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    font-size: 100%;
    margin: 0;
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        /*ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }*/

        /*ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }*/
}