/*
*	 Author: Vijay Kumar
*	 Template: Archon - Flat & Responsive Bootstrap Admin Template
*	 Version: 1.0
*	 Bootstrap version: 3.0.0
*	 Copyright 2013 bootstrapguru
*	 www: http://bootstrapguru.com
*	 mail: support@bootstrapguru.com
*	 You can find our other themes on: https://bootstrapguru.com/themes/
---------------------------------------------------------------------------------------------- */

/* Write your custom css here, so you that you dont break the updates
---------------------------------------------------------------------------------------------- */

body {
}

.list-group.checklist li.list-group-item {
	line-height: 30px;
}

.dashboard-button {
	margin-top: 10px;
}

div.table-container {
	overflow: auto;
}
.jumbotron h1 {
	font-size: 30px;
}

h1 {
	font-size: 22px;
	line-height: 30px;
}
h1 small {
	font-size: 18px;
}

h2 {
	font-size: 18px;
	line-height: 22px;
}
h3.panel-title {
	font-size: 16px;
}
.text-center {
	text-align: center !important;
}
.text-right {
	text-align: right !important;
}

@media (max-width: 767px) {
	.overtime-box {
		display: none;
	}
	.report-date {
		margin-bottom: 10px;
	}	
}
@media (max-width: 480px) { 
	.nav-tabs > li {
		float: none;
	}
}

.btn:not(.btn-no-text) .glyphicon {
	margin-right: 8px;
}
.dont-show {
	display: none;
}
.margin-label {
	margin-left: 5px;
}
legend {
	font-size: 17px;
}
label span.required {
	color: #B94A48;
    font-size: 20px;
    line-height: 0;
}
.frame {
	min-height: 600px;
}

ul.messages li blockquote p {
	font-size: 14px;
}
.list-group-item.staff-message {
	background-color: rgba(201,230,255,0.3);
}
#apply1-form .panel, #apply2-form .panel, #apply3-form .panel, #apply4-form .panel, #apply5-form .panel {
	margin-top: 30px;
}
.front-container {
	margin-top: 30px;
}
#logo-image {
	width: 240px;
	margin: 20px 0 30px;
}
#logo-image-responsive {
	margin-top: -5px;
	width: 240px;
}
.show-details-row {
	cursor: pointer;
}

.show-details-row:hover {
	background-color: #FCF8E3;
}
.details-row td {
	border-bottom: 3px solid #DDDDDD;
}
form.export-form {
	margin-left: 10px;
}
button.display-checklist {
	margin-right: 20px;
}
#upload {
	font-family: inherit;
}
small.uploader-details {
	margin-left: 20px;
}
body.has-topline {
	padding-top: 54px;
}
.alert-topline {
	margin-bottom: 0px;
	width: 100%;
	z-index: 1001;
	height: 54px;
	border-radius: 0px;
	display: none;
}
input.na {
	float: none !important;
	margin-left: 0px !important;
}

.full-chosen .chosen-container {
	width: 100% !important;
}

.wider-chosen-drop .chosen-drop {
	min-width: 200px;
}
.lead-status-details-trigger, .task-details-trigger {
	cursor: pointer;
	cursor: hand;
}
.lead-status-details, .task-details {
	display: none;
}
.tasks .overdue {
	background-color: #f2dede;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}

.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.tt-suggestion {
  display: block;
  padding: 3px 20px;
}

.tt-suggestion:hover {
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #fff;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}

.tt-suggestion p {
  margin: 0;
}

#update-status-modal-form .twitter-typeahead {
	display: block !important;
}
.bootstrap-tagsinput {
	display: block !important;
}
input.brand-phone-number {
	margin-bottom: 5px;
}
.thumbnail {
	margin-bottom: 10px;
}
dd.bigger {
	font-size: 18px;
	line-height: 18px;
}
.search-trigger {
	cursor: pointer;
}
form.per-page {
	display: inline;
	margin: 20px 0;
}
form.per-page select {
	max-width: 100px;
}
#daily-salary-report-form {
	float: right;
}
@media (min-width: 768px) {
	#daily-salary-report-form .use-datepicker {
		max-width: 100px;
	}
}
@media (max-width: 767px) {
	#daily-salary-report-form .use-datepicker {
		max-width: auto !important;
	}
	#daily-salary-report-form {
		float: none !important;
	}	
}
@media (max-width: 480px) { 
	#daily-salary-report-form .use-datepicker {
		max-width: auto;
	}
}

.api-setting  .panel-title {
	line-height: 1.5;
}

#image-upload-area {
	border: none;
}

.column_hidden {
	display: none;
}

.table-import .form-group {
	margin-bottom: 0px;
}

.table-responsive-always {
	width: 100%;
	margin-bottom: 15px;
	overflow-x: scroll;
	overflow-y: hidden;
	border: 1px solid #ddd;
}

.table-responsive-always > .table {
	margin-bottom: 0;
	background-color: #fff;
}

.column_skipped {
	color: #999;
}

#invoice-editor {
	text-align: center;
	overflow-x: scroll;
	margin-right: 15px;
}

#invoice-editor > form > table {
	width: 800px !important;
	margin: 0 auto 0 auto;
	text-align: left;
}

#invoice-editor b, #invoice-editor table {
	font-size: 12px;
}

#invoice-editor .editable {
	border: none;
	margin: 0 0 5px;
	border: 1px dashed #d9edf7;
	width: 90%;
	font-size: 12px;
}

#invoice-editor .editable:hover:not(.item-error), #invoice-editor .editable:focus {
	color: #3a87ad;
	background-color: #d9edf7;
	outline: none;
	border-bottom: 1px solid #d9edf7;	
}


#invoice-editor .editable-multi {
	height: 145px;
	width: 200px;	
}

#invoice-editor .editable-footer {
	width: 100%;
	height: 35px;
}

#invoice-editor h1 {
	margin-top: 0px;
}

#invoice-editor .editable-short {
	width: 70px;
}

#invoice-editor .link-button {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#invoice-editor .delete-button {
	color: #d43f3a;	
}

#invoice-editor .item-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
