body {
	padding-top: 80px;
	padding-bottom: 30px;
	background-color: #eee;
	font-family: "OpenSansRegular", Arial, sans-serif;
	font-size: 14px;	
	color: #343434 !important;	
	min-width: 320px;
	overflow-x: hidden;
}

a {
	color: #343434;
}

a:link {
	outline: none;
}

a.back-link,
a.back-link:link {
	color: #e84601;
}

a, a:hover, a:visited {
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a.back-link:hover, 
.a-table {
    display: table;
}

a.btn,
a.btn:link,
a.btn:hover,
a.btn:visited {
	color: #fff !important;
	text-decoration: none!important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "OpenSansBold", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#status-overlay {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.50);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    overflow: hidden;
}

.white-bg {
	background-color: #fff;
}

.float-right {
	float: right;
}

.margin-top-5 {
	margin-top: 5px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-top-15 {
	margin-top: 15px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-25 {
	margin-top: 25px !important;
}

.margin-bottom-5 {
	margin-bottom: 5px !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-15 {
	margin-bottom: 15px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-25 {
	margin-bottom: 25px !important;
}

.capitalize{
	text-transform:capitalize;
}

.italic {
	font-style: italic;
}

.red{
	color: #c7254e;
}

.green{
	color: #0A8;
}

.blue {
	color: #069;
}

.yellow {
	color: #F60;
}

.orange {
	color: #e84601;
}

.bg-red{
	background-color: #f2dede !important;
}

.bg-green{
	background-color: #dff0d8 !important;
}

.bg-blue {
	background-color: #d9edf7 !important;
}

.bg-yellow {
	background-color: #fcf8e3 !important;
}

.bg-notif {
	background-color: #ce4844 !important;
}

.action-table {
	padding-left: 7px;
	padding-right: 7px;
}

.v-middle {
	vertical-align: middle !important;
}

/**
================================================
	--- DIV ROOT ---
================================================
**/

.login-block,
.title-login,
.desc-login,
.content-main,
.logo-login,
.form-login, 
.top-block, 
.page-header, 
.title-separate, 
.filter-table, 
.form-main, 
.profit-resume, 
.content-profit-resume, 
.content-profit-resume > div, 
.latest-transaction, 
.header-chart, 
.alert-error,
#show-data,
.time-machine, 
.overlay-time, 
.clock,
#Date,
.clock ul,
.footer-clock,
footer {
	float: left;
	width: 100%;
	position: relative;
}

.twice-border-top {
	border-top: 3px solid #ddd;
}

.alert-error {
    color: #a94442;
    background-color: #f2dede;
    background-image: none;
    border-radius: 4px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	padding: 7px 0;
	border: 1px solid #ebccd1;	
}

.alert-error.show {
	display: block;
}

.footer-table {
	background-color: #dff0d8 !important;
}

.table-order-pay {
	width: 100%;
	max-width: 100%;
}

.table-order-pay th, 
.table-order-pay td {
	padding: 5px;
}

.input-lg {
	font-weight: 600;
}

.btn {
	background-image: none;
	border: none;
	text-shadow: none;
	padding: 7px 15px;
	
	-webkit-box-shadow: none !important;
			box-shadow: none !important;
}

.img-bismillah {
	width: 270px;
	margin: auto;
}

/**
================================================
	--- NAVBAR ---
================================================
**/

.navbar-header{
	min-width: 320px;
}

.navbar-brand {
	display: block;
	padding: 7px 15px;
	height: 60px;
}

.navbar-brand > img {
	position: relative;
	width: 100%;
	height: 45px;
	z-index: 9;
}

.navbar-inverse .navbar-brand:focus, 
.navbar-inverse .navbar-brand:hover {
	color: #343434;
	background-color: transparent;
	text-shadow: none;
}

.navbar-inverse {
	background-color: #fff;
	background-image: none;
	border: 0;
	border-bottom: 1px solid #dde6ea;
}

.navbar-nav > li > a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 18px;
}

.navbar-inverse .navbar-brand, 
.navbar-inverse .navbar-nav > li > a {
	text-shadow: none;
}

.navbar-inverse .navbar-nav > li > a {
	color: #343434;
	font-family: "OpenSansBold", Arial, sans-serif;
	text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a:focus, 
.navbar-inverse .navbar-nav > li > a:hover {
	color: #343434;
	background-color: transparent;
	border-bottom: 2px solid #343434;
}

.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .open > a {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
			box-shadow: none;	
	color: #343434;
	border-bottom: 2px solid #343434;
}

.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:focus, 
.navbar-inverse .navbar-nav > .active > a:hover {
	color: #343434;
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:focus, 
.navbar-inverse .navbar-nav > .open > a:hover {
	color: #343434;
	background-color: transparent;
}

.dropdown-menu > li > a {
	padding: 3px 20px 5px;
}

.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:focus, 
.dropdown-menu > .active > a:hover {
	background-color: #343434;
	background-image: none;
}

.dropdown-custom {
	min-width: 290px;
	padding: 0;
}

.dropdown-custom > div {

}

.head-dropdown-custom {
	font-size: 16px;
	color: #000;	
	padding: 10px;	
	border-bottom: 1px solid #dde6ea;
}

.body-dropdown-custom {
	max-height: 240px;
	overflow-y: scroll;
}

.list-sync {
	list-style: none;	
	padding: 0;
	margin: 0;
}

.list-sync > li {
	background-color: #fff;
	padding: 0;
}

.list-sync > li:nth-child(2n) {
    background-color: #f8f9fa;
}

.list-sync > li a {
	text-decoration: none;
	color: #757575;
	padding: 10px;
	display: block;
}

.list-sync > li a:hover {
	background-color: #dde6ea;
	text-decoration: none;
}

.list-sync > li p {
	font-size: 14px;
	margin-bottom: 0;
}

.list-sync > li span {
	font-size: 10px;
	color: #595d6e;
}

.list-sync > li.none-sync {
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-style: italic;
}

.footer-dropdown-custom {
	color: #fff;
	text-align: center;
	border-radius: 0 0 4px 4px;
}

.footer-dropdown-custom a {
	background-color: #1e88e5;	
	color: #fff;
	text-decoration: none;
	padding: 10px;
	display: block;
	border-radius: 0 0 4px 4px;	
}

.footer-dropdown-custom a:hover {
	background-color: #005dae;
	text-decoration: none !important;	
}

.badge-sync {
	background-color: #c7254e;
	color: #fff;
	font-size: 15px;
	line-height: 15px;	
	font-weight: 100;
	margin-top: -15px;
	margin-left: -7px;
}

.sync-dekstop {
	min-width: 50px;
}

.sync-mobile {
	min-width: 30px;	
	display: none !important;
}

.sync-dekstop, 
.sync-mobile {
	text-align: center;
}

/**
================================================
	--- CONTENT MAIN ---
================================================	
**/
.content-main {
	background-color: #fff;
	border-radius: 3px;
	padding: 0 15px;
}

.login-page .content-main {
	padding: 0;
	min-height: 320px;
}

.content-main > div {
	padding-top: 15px;
	padding-bottom: 15px;
}

.top-block {
	margin-bottom: 15px;
}

.page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: none;	
}

.page-header h1 {
    margin: 0;
	font-size: 18px;
	text-transform: uppercase;
}

.title-separate{
    border-bottom: 1px solid #ddd;
	padding-top: 7px;
	margin-bottom: 15px;
}

.filter-table {
    margin: 15px 0;
}

.form-main {
    margin: 0 0 15px;
}

.form-main a, 
.form-main a:link {
    color: #343434;
}

.form-main #tableOrder a, 
.form-main #tableOrder a:link, 
.form-main #tableIngredient a, 
.form-main #tableIngredient a:link {
    color: #d9534f;
}

.form-main #tableOrder a:hover,
.form-main #tableIngredient a:hover,  
.form-main a:hover {
	color: #e84601;
}

.form-main .pagination .active a, 
.form-main .pagination .active a:link {
    color: #fff;
}

#checkOut {
	margin-top: 40px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.loader {
    margin: auto;
    display: block;
	width: 20px;
	margin-bottom: 7px;
}

.panel-group .panel-heading {
    background: #f5f5f5;
}

.panel a {
	outline: none;
}

.panel a:hover,
.panel a:active,
.panel a:focus {
	text-decoration: none;
}

#printStruk {
	display: none !important;
}

.latest-transaction {
	margin-bottom: 10px;
}

/**
	--- PROFIT RESUME  ---
**/

.profit-resume {
	padding: 15px 0;
}

.profit-resume .row {
	margin-left: -10px;
	margin-right: -10px;
}

.profit-resume .row > div {
	padding-left: 10px;
	padding-right: 10px;
}

.content-profit-resume {
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #ddd;
	border-bottom: 3px solid transparent;
}

.content-profit-resume.income {
	border-bottom-color: #36A2EB;
}

.content-profit-resume.outcome {
	border-bottom-color: #c7254e;
}

.content-profit-resume.profit {
	border-bottom-color: #0A8;
}

.content-profit-resume .title {
	text-transform: uppercase;
}

.content-profit-resume .total {
	font-size: 18px;
	font-weight: 700;
}

/**
	--- FORM ---
**/

.custom-form-group .row {
	margin-left: -5px;
	margin-right: -5px;
}

.custom-form-group .row > div {
	padding-left: 5px;
	padding-right: 5px;
}

.min-select {
	min-width: 210px;
}

/**
================================================
	--- NAVIGASI TABS ---
================================================
**/

.nav-tabs {
    border-bottom: 3px solid #e84601;
	margin-bottom: 15px;
}

.nav-tabs > li > a {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.nav-tabs > li > a:focus, 
.nav-tabs > li > a:hover {
    background-color: #e84601;
    color: #fff;
}

.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #e84601;
}

.nav-tabs > li > a,
.nav-tabs.nav-justified > li > a {
	/*
	border-bottom: 1px solid #e84601;
	*/
}

.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li.active > a:hover {
	border: 1px solid #e84601;
}

.nav-tabs > li.active > a > .bg-notif,
.nav-tabs > li.active > a:focus > .bg-notif,
.nav-tabs > li.active > a:hover > .bg-notif {
    background-color: #343434 !important;
}

.nav-tabs > li > a:hover {
    border-color: #e84601;
}

.nav-tabs > li > a:hover > .bg-notif {
    background-color: #343434 !important;
}

.nav-tabs > .active > a, 
.nav-tabs > .active > a:focus, 
.nav-tabs > .active > a:hover {
	border: 1px solid #e84601;
}

.nav-tabs.nav-justified > .active > a, 
.nav-tabs.nav-justified > .active > a:focus, 
.nav-tabs.nav-justified > .active > a:hover {
	border: 1px solid #e84601;
}

/**
================================================
	--- LOGIN PAGE ---
================================================
**/

body.login-body {
	padding: 0;
	background-image: url(images/bg/bg-login.jpg);
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff !important;
	letter-spacing: 2px;	
}

.login-block {
	float:right;
	-webkit-box-flex: 0;
			-ms-flex: 0 0 33%;
				flex: 0 0 33%;
	max-width: 33%;	
	padding: 3vw 3.5vw 2.5vw;
	background: #0e0e0e;
	min-height: 100vh;	
}

.logo-login {
	padding: 0 15px;
}

.logo-login img {
	width: 130px;
	margin: auto;
}

.title-login {
	font-family: "OpenSansBold";		
	font-size: 18px;
	text-align: center;
	margin-top: 1.7vw;
}

.form-login {
	margin: 3vw 0 4vw;
}

.btn-login {
	background-color: #e84601;
	font-weight: 700;
	font-size: 18px;	
	text-transform: uppercase;
	border: none;
	margin-top: 2.5vw;
}

.btn-login:hover {
	color: #fff;
	background-color: #a43100;

	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;	
}

.form-login label {
	font-weight: normal;
}

.form-login .form-control {
	height: 40px;
	border: none;
	
	-webkit-box-shadow: none !important;
	   -moz-box-shadow: none !important;
			box-shadow: none !important;
}

.form-login  .input-group-addon {
	padding: 6px 0 6px 12px;
	font-size: 18px;
    color: #e84601;
    text-align: center;
    background-color: #fff;
    border: none;
}

.form-login .form-control::-webkit-input-placeholder {
    color: #8a8989;
}

.form-login .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #8a8989;
}

.form-login .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #8a8989;
}

.form-login .form-control:-ms-input-placeholder {
    color: #8a8989;
}

.time-machine {
	background: url(images/content/bottom.jpg);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	/*
	background-attachment: fixed;
	*/
	min-height: 200px;
	margin-bottom: 15px;
}

.overlay-time {
	background: url(images/content/overlay.png)repeat;
	padding: 1em;
}

.stock-urgent {
	font-size: 14px;
}

.stock-urgent > div {
	padding: 0 7px;
	position: relative;
	float: left;
}

.stock-urgent > div::after {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #fff;
	position: absolute;
	right: -3px;
	top: 8px;
	border-radius: 50px;
}

.stock-urgent > div:first-child {
	padding: 0;
}

.stock-urgent > div:first-child::after,
.stock-urgent > div:last-child::after {
	display: none;
}

.footer-clock {
	margin-top: 1.2em;	
}

.target {
	font-size: 2em;
	display: inline-block;
}

.message-header {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
}

marquee {
	display: block;
	white-space: nowrap;
	font-size: 16px;
	padding-top: 10px;	
}

.header-chart {
	background-color: #0e0e0e;
	color: #fff;
	text-transform: uppercase;
	font-family: "OpenSansBold";	
	font-size: 18px;
	letter-spacing: 2px;
	padding: 2vw;
}

.header-chart.ingredient {
	background-image: url(images/content/bottom.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	
	text-shadow: 1px 2px 2px #000;
}

.tail-chart table {
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}

.tail-chart .table > tbody > tr > td, 
.tail-chart .table > tbody > tr > th, 
.tail-chart .table > tfoot > tr > td, 
.tail-chart .table > tfoot > tr > th, 
.tail-chart .table > thead > tr > td, 
.tail-chart .table > thead > tr > th {
    padding: 20px 15px;
}

#addDiskon {
	padding-bottom: 25px;
}

#calcPembayaran {
	border-top: 1px solid #dde6ea;
	padding-top: 20px;
}

.ui-datepicker .ui-datepicker-title select {
	margin: 1px !important;
	border: 1px solid #bbb;
	border-radius: 3px;
}

.ui-datepicker td span, .ui-datepicker td a {
	border-radius: 2px;
}

/**
================================================
	--- FOOTER ---
================================================
**/

footer {
    text-align: center;
    color: #999;
	font-size: 12px;
    margin-top: 20px;
}
/*
================================================
			MEDIA RESPONSIVE
================================================
*/

@media (max-width: 1199px){
	.navbar-nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}	
	
	.navbar-brand > img {

	}

	.login-block {
		-ms-flex: 0 0 40%;
			flex: 0 0 40%;
		max-width: 40%;	
	}	
}

@media (max-width: 991px){
	.navbar-brand, 
	.title-site-bottom {
		display: none;
	}
	
	.exec-tab {
		margin-bottom: 15px;
	}
	
	.sm-date-filter {
		margin-bottom: 20px;
		text-align: right;
	}
	
	.login-block {
		float: left;
		-ms-flex: 0 0 50%;
			flex: 0 0 50%;
		max-width: 50%;	
	}	
		
	.footer-clock {
		text-align: center;
	}	
	
	.nav-tabs > li {
		width: 50%;
		margin-top: 5px;
	}	
	
	.nav-tabs > li > a {
		margin-right: 0;
	}	
}

@media (max-width: 767px){
	body {
		padding-top: 65px;	
	}
	
	.navbar-brand {
		display: block !important;
	}
	
	.title-site-bottom {
		display: none;
	}
	
	.navbar-brand {
		height: 50px;
		padding: 7px 15px;
	}	
	
	.navbar-brand > img {
		height: 35px;
		width: 100px;
	}
	
	.navbar-inverse .navbar-toggle {
		border-color: #343434;
	}
	
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #343434;
	}

	.navbar-inverse .navbar-toggle:focus, 
	.navbar-inverse .navbar-toggle:hover {
		background-color: #343434;
	}

	.navbar-inverse .navbar-toggle:focus .icon-bar,
	.navbar-inverse .navbar-toggle:hover .icon-bar{
		background-color: #fff;
	}	
	
	.navbar-nav {
		margin: 0 -15px;
	}	
	
	.navbar-nav > li > a, 
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
		padding-bottom: 15px;		
	}	
	
	.navbar-nav .open .dropdown-menu {
		padding: 0 10px;
		margin: 0;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #333;
		font-weight: 700;
	}	
	
	.navbar-inverse .navbar-nav > .active > a, 
	.navbar-inverse .navbar-nav > .active > a:focus, 
	.navbar-inverse .navbar-nav > .active > a:hover {
		color: #343434;
		background-color: #f9f9f9;
	}	
	
	.navbar-inverse .navbar-nav > .active > a, 
	.navbar-inverse .navbar-nav > .open > a {
		border-bottom: none;
	}	
	
	.navbar-inverse .navbar-nav > li > a:focus, 
	.navbar-inverse .navbar-nav > li > a:hover, 
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, 
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #fff;
		background-color: #343434;
		border-bottom: none;
	}	
	
	.navbar-collapse {
		border-top: 2px solid #dde6ea;	
	}
	
	.navbar-inverse .navbar-collapse, 
	.navbar-inverse .navbar-form {
		border-color: #dde6ea;
	}	
	
	div.dataTables_wrapper div.dataTables_length, 
	div.dataTables_wrapper div.dataTables_filter, 
	div.dataTables_wrapper div.dataTables_info, 
	div.dataTables_wrapper div.dataTables_paginate {
		text-align: left !important;
	}	
	
	.profit-resume .row > div + div .content-profit-resume {
		margin-top: 10px;
	}
	
	.content-profit-resume {
		padding: 5px;
	}	
	
	.sync-dekstop {
		display: none !important;
	}	
	
	.sync-mobile {
		float: right;
		display: block !important;
		margin-top: 8px;
		margin-right: 15px;
		margin-bottom: 8px;
	}	
	
	.btn-sync {
		padding: 7px 15px;
		background: transparent;
		height: 34px;
		border-radius: 5px;
	}
	
	.sync-mobile .dropdown-menu-right {
		top: 45px;
		right: -60px;
	}	
	
	.login-block {
		-ms-flex: 0 0 60%;
			flex: 0 0 60%;
		max-width: 60%;	
	}	
	
	.time-machine {
		min-height: 100px;
	}
	
	.stock-urgent, 
	.footer-clock {
		display: none;
	}	
	
	.custom-form-group .row > div, 
	#addDiskon .input-group {
		margin-bottom: 10px;
	}
	
	.pagination>li>a, .pagination>li>span {
		padding: 4px 8px;	
	}
	
	.logo-login img {
		width: 80px;
	}	
}

@media (max-width: 640px){
	.login-block {
		-ms-flex: 0 0 80%;
			flex: 0 0 80%;
		max-width: 80%;	
	}
	
	.overflow-x {
		overflow-x: scroll;
	}
	
	/*
	.form-main {
		overflow-x: scroll;
	}
	*/
	
	.the-table {
		width: 560px;		
	}	
}

@media (max-width: 600px){
	.table-mobile {
		border: none !important;
		width: 100% !important;
	}
	
	.table-mobile thead {
		display: none;
	}

	.table-mobile tr {
		margin-bottom: 10px;
		display: block;
		border-top: 1px solid #ddd;
		border-bottom: 2px solid #333;
	}

	.table-mobile td {
		display: block;
		text-align: right;
		font-size: 14px;
		border-top: none !important;
		border-bottom: 1px solid #ddd !important; 		
	}

	.table-mobile td:last-child {
		border-bottom: none !important;
	}

	.table-mobile td::before {
		content: attr(data-label);
		float: left;
		text-transform: capitalize;
		font-weight: 700;
	}
	
	.table-mobile tbody {
		line-height:0!important;
	}
	
	.table-mobile .footer-table, 
	.table-mobile tbody > tr:last-child {
		border-bottom: none !important;
	}

	.table-mobile-js thead > tr > th:first-child, 
	.table-mobile-js tbody > tr > td:first-child {
		display: none !important;
	}
}

@media (max-width: 480px){
	.login-block {
		-ms-flex: 0 0 90%;
			flex: 0 0 90%;
		max-width: 90%;	
	}	
	
	.time-machine {
		min-height: 90px;
	}

	.nav-tabs > li {
		width: 100%;
	}	
	
	.nav-tabs > li > a {
		border-bottom: 1px solid #e84601;
	}

	.btn-sync {
		padding: 7px 0px;	
	}
}

@media (max-width: 360px){
	
}

@media (max-width: 320px){
	
}