
body { color: #000000; direction: ltr; font-size: 13px; padding: 70px 0 0 0 !important; margin: 0 !important; background: #ffffff; }
a, a:focus, a:hover, a:active { outline: 0 !important; }
hr { margin: 5px 0 5px 0; border-color: #CCCCCC; }

.text-strong { font-weight: 600; }
.text-pointer { cursor: pointer; }
.text-normal { font-weight: normal; }

.jumbotron { background-color: #efefef !important }

.table thead>tr>th { vertical-align: middle; text-align: center; background: linear-gradient(#dddddd, #f9f9f9); }
.table tbody>tr>td { vertical-align: middle; }

#order_detail_dialog .modal-dialog { width: 90%; }
#order_detail_dialog .form-control[disabled] { background-color: #fefefe; }
#order_detail_dialog .input-text-success { background-color: #eeffee !important;font-weight: 700; color: #5cb85c !important; }

#fuel_dialog .modal-dialog { width: 99%; }
#fuel_dialog .form-control[disabled] { background-color: #fefefe; }
#fuel_dialog .input-text-success { background-color: #eeffee !important;font-weight: 700; color: #5cb85c !important; }

#problem_report_dialog .modal-dialog { width: 99%; }
#problem_report_dialog .form-control[disabled] { background-color: #fefefe; }
#problem_report_dialog .input-text-success { background-color: #eeffee !important;font-weight: 700; color: #5cb85c !important; }

#multi_problem_report_dialog .modal-dialog { width: 99%; }
#multi_problem_report_dialog .form-control[disabled] { background-color: #fefefe; }
#multi_problem_report_dialog .input-text-success { background-color: #eeffee !important;font-weight: 700; color: #5cb85c !important; }

#user_message_page .has-feedback .form-control-feedback { top: 25px; right: 0; }
#user_message_page .form-horizontal .has-feedback .form-control-feedback { top: 0; right: -20px; }

#navbar_mobile { font-size: 28px; }
#navbar_mobile li { font-size: 28px; }

.spacer-xs { margin-top: 1.0em; }
.spacer-sm { margin-top: 1.5em; }
.spacer-lg { margin-top: 3.0em; }

.star-hover { color: #ffcc36 !important; }
.star-selected { color: #ff912c !important; }
.star-enabled { color: #aaaaaa; cursor: pointer; }
.star-disabled { color: #eeeeee; }


.input-group-btn select { border-color: #ccc; margin-top: 0; margin-bottom: 0; padding-top: 7px; padding-bottom: 7px; }

/*.modal { -webkit-overflow-scrolling: auto !important; overflow-y: auto !important; }*/ /* Modal scroll fix */

.iframe-container { padding-bottom: 60%; padding-top: 30px; height: 0; overflow: hidden; }
.iframe-container iframe, .iframe-container object, .iframe-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* ---------------------------------------------------------------------- */
/*	Badge
/* ---------------------------------------------------------------------- */
.badge-danger {
  background-color: #b94a48;
}
.badge-danger:hover {
  background-color: #953b39;
}
.badge-warning {
	background-color: #f89406;
}
.badge-warning:hover {
	background-color: #c67605;
}
.badge-success {
	background-color: #468847;
}
.badge-success:hover {
	background-color: #356635;
}
.badge-info {
	background-color: #3a87ad;
}
.badge-info:hover {
	background-color: #2d6987;
}

/* ---------------------------------------------------------------------- */
/*	CALLOUT
/* ---------------------------------------------------------------------- */
.bs-callout { padding: 20px; margin: 20px 0; border: 1px solid #eee; border-left-width: 5px; border-radius: 3px; }
.bs-callout h4 { margin-top: 0; margin-bottom: 5px; }
.bs-callout p:last-child { margin-bottom: 0; }
.bs-callout code { border-radius: 3px; }
.bs-callout+.bs-callout { margin-top: -5px; }
.bs-callout-default { border-left-color: #777; }
.bs-callout-default h4 { color: #777; }
.bs-callout-primary { border-left-color: #428bca; }
.bs-callout-primary h4 { color: #428bca; }
.bs-callout-success { border-left-color: #5cb85c; }
.bs-callout-success h4 { color: #5cb85c; }
.bs-callout-danger { border-left-color: #d9534f; }
.bs-callout-danger h4 { color: #d9534f; }
.bs-callout-warning { border-left-color: #f0ad4e; }
.bs-callout-warning h4 { color: #f0ad4e; }
.bs-callout-info { border-left-color: #5bc0de; }
.bs-callout-info h4 { color: #5bc0de; }



.btn-st-view { color: #333333; background-color: #e4ffba; border-color: #cccccc; }
.btn-st-view:hover, .btn-st-modify:focus, .btn-st-modify.focus,
.btn-st-view:active, .btn-st-modify.active, .open > .dropdown-toggle.btn-st-modify { color: #333333; background-color: #e6e6e6; border-color: #adadad; }
.btn-st-view:active, .btn-st-modify.active, .open > .dropdown-toggle.btn-st-modify { background-image: none; }
.btn-st-view.disabled, .btn-st-modify[disabled], fieldset[disabled] .btn-st-modify, .btn-st-modify.disabled:hover, .btn-st-modify[disabled]:hover, fieldset[disabled] .btn-st-modify:hover,
.btn-st-view.disabled:focus, .btn-st-modify[disabled]:focus, fieldset[disabled] .btn-st-modify:focus, .btn-st-modify.disabled.focus, .btn-st-modify[disabled].focus, fieldset[disabled] .btn-st-modify.focus,
.btn-st-view.disabled:active, .btn-st-modify[disabled]:active, fieldset[disabled] .btn-st-modify:active,
.btn-st-view.disabled.active, .btn-st-modify[disabled].active, fieldset[disabled] .btn-st-modify.active { background-color: #ffffff; border-color: #cccccc; }
.btn-st-view .badge { color: #ffffff; background-color: #333333; }

.btn-st-document { color: #ffffff; background-color: #7e6fb0; border-color: #cccccc; }
.btn-st-document:hover, .btn-st-document:focus, .btn-st-document.focus,
.btn-st-document:active, .btn-st-document.active, .open > .dropdown-toggle.btn-st-document { color: #333333; background-color: #e6e6e6; border-color: #adadad; }
.btn-st-document:active, .btn-st-document.active, .open > .dropdown-toggle.btn-st-document { background-image: none; }
.btn-st-document.disabled, .btn-st-document[disabled], fieldset[disabled] .btn-st-document, .btn-st-document.disabled:hover, .btn-st-document[disabled]:hover, fieldset[disabled] .btn-st-document:hover,
.btn-st-document.disabled:focus, .btn-st-document[disabled]:focus, fieldset[disabled] .btn-st-document:focus, .btn-st-document.disabled.focus, .btn-st-document[disabled].focus, fieldset[disabled] .btn-st-document.focus,
.btn-st-document.disabled:active, .btn-st-document[disabled]:active, fieldset[disabled] .btn-st-document:active,
.btn-st-document.disabled.active, .btn-st-documentproblem-report[disabled].active, fieldset[disabled] .btn-st-document.active { background-color: #ffffff; border-color: #cccccc; }
.btn-st-document .badge { color: #ffffff; background-color: #333333; }
