/*
Theme Name: DLS Commercials
Author: Pipe Media
Version: 1.0
*/

/* Global Elements
------------------------------------------------ */

body {
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif;
	min-height: 500px;
	padding-top: 60px;
	font-size: 14px;
	font-weight: 400;
	color: #454545;
	text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
	color: #323232;
}

h2.title {
	margin: 10px 0 35px;
}

h2.page_title {
	margin: 0 0 20px;
}

h5 {
	font-size: 16px;
}

p.tags {
	text-align: right;
	padding: 30px 0 0;
}

a {
	color: #1A75BC;
	-o-transition: all 0.4s ease-out 0s;
	-webkit-transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
}
button{

	-o-transition: all 0.4s ease-out 0s;
	-webkit-transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
}

.alert a {
	color: #8A6D3B;
}

strong {
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif;
	font-weight: 500;
}
.form-control {
	text-transform: uppercase;
}
.form-group .form-control {
	padding: 7px;
	font-weight: 400;
}

.form-control, .form-control:focus, .btn {
	border-radius: 0 !important;
	box-shadow: none;
}

.form-control, .btn-default {
	border-color: #DDDDDD;
}

.form-control:focus {
	border-color: #1A75BC;
}

.form-group label span {
	color: #990000;
}

.form-group label.with_radio {
	display: block;
}

.form-group.project_monitoring_no {
	display: none;
}

.how_heard_other {
	display: none;
}

.btn-default span {
	color: #1A75BC;
}
.btn-primary{
	color:#323232;
	background-color:#f9ce1d;
	border-color:#f9ce1d;
}
.btn-primary:hover{
	color:#323232;
	background-color:#e0b406;
	border-color:#e0b406;
}
.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus, .btn-primary:hover , .open > .dropdown-toggle.btn-primary{
	color:#323232;
	background-color:#e0b406;
	border-color:#e0b406;
}

.btn.btn-theme {
	background-color: #F9CE1D;
	color: #222222;
}

.btn.btn-theme.btn-submit {
	margin: 25px 0 0;
}

.btn.btn-theme:hover {
	background-color: #662E91;
}

.btn-group.btn-export-group {
	float: right;
}

.btn.btn-export {
	padding: 11px 31px;
	color: #555555;
	font-size: 16px;
}

.btn.btn-cancel {
	float: right;
	margin: 15px 0 0;
}
.btn.btn-email {
	margin-right: 10px;
}

.panel {
    border-radius: 0;
    box-shadow: none;
}

.panel-group {
    margin: 0;
}

.panel-default > .panel-heading {
    color: #1A75BC;
	font-weight: 500;
    font-size: 16px;
}

.panel-default > .panel-heading span {
	float: right;
	font-size: 14px;
}

.panel-default > .panel-heading a.btn {
	float: right;
	padding: 2px 10px;
	background: none;
}

.panel-default .panel-body .alert {
	margin: 0;
}

table tr td.warning {
	text-align: center;
	color: #8A6D3B;
	padding: 10px 0;
}

.warning-banner h4{
	text-align: center;
	color: #8A6D3B;
	background-color:#fcf8e3;
	padding: 10px 0;
}

.table-bordered {
	margin: 20px 0;
}

.tooltip {
	z-index: 999;
}

.modal-content, .alert, .nav-tabs > li > a, .tooltip-inner {
	border-radius: 0 !important;
}

.nav-tabs > li > a:focus {
	outline: none;
}

.row.last {
	margin: 0 -15px 30px;
}

.tab-content .tab-pane {
	padding: 25px 0;
}

.list-group {
	margin: 0;
}

.list-group.duplicates {
	margin: 72px 0 0;
}

.list-group.first {
	margin: 0 0 30px;
}

.list-group-item {
	border-radius: 0 !important;
}

.list-group-item.list-group-item-warning {
	font-weight: 500;
}

.list-group-item.title {
	background-color: #F9F9F9;
	font-weight: bold;
	color: #1A75BC;
}

.badge {
	background-color: #777777;
	border-radius: 0;
	padding: 3px 5px;
}

.label {
	border-radius: 0;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 7px;
}

.label.label-tag {
	display: inline-block;
	margin: 0 7px 0 0;
}

/* Navigation
------------------------------------------------ */

nav.navbar-blue {
	background-color: #323232;
	border-color: #323232;
	padding: 5px 0 4px;
}

nav.navbar-blue .navbar-brand,
nav.navbar-blue .navbar-brand:hover {
	background: url('../images/logo.png') center no-repeat;
	background-size: 200px auto;
	text-indent: -9999px;
	width: 230px;
	border-right: 1px solid #555555;
}

nav.navbar-blue .navbar-nav > li {
	font-size: 16px;
}

nav.navbar-blue .navbar-nav > li > a {
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif;
	color: #DDDDDD;
	font-weight: 300;
	font-size: 16px;
}

nav.navbar-blue .navbar-nav > li.active > a {
	color: #F9CE1D;
	background: none;
	font-weight: 500;
}

nav.navbar-blue .navbar-nav > li > a:hover,
nav.navbar-blue .navbar-nav > li > a:focus,
nav.navbar-blue .navbar-nav > li.active > a:hover,
nav.navbar-blue .navbar-nav > .active > a,
nav.navbar-blue .navbar-nav > .active > a:focus,
nav.navbar-blue .navbar-nav > .active > a:hover {
	color: #FFFFFF;
	background: none;
}

nav.navbar-blue .navbar-right {
	border-left: 1px solid #555555;
	padding: 0 0 0 5px;
}

/* Paging
------------------------------------------------ */

.pagination {
	margin: 0 0 20px;
}

.pagination.page_numbers {
	margin: 20px 0;
}

.pagination li a,
.pagination li span {
	border-radius: 0 !important;
}

.pagination li.active a,
.pagination li.active a:hover,
.pagination li.active span,
.pagination li.active span:hover {
	background-color: #f9ce1d;
	border-color: #f9ce1d;
	color:#323232;
}

.pagination.browse li.first a {
	width: 98px;
	text-align: center;
}

.pagination li a {
	color: #323232;
	text-align: center;
}

.pagination li a:hover {
	color: #f9ce1d;
}

/* Page Heading
------------------------------------------------ */

#page-heading {
	background-color: #EEEEEE;
	padding: 20px 0;
	margin: 0 0 25px;
}

#page-heading h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	margin: 2px 0 0;
	color: #454545;
}

#page-heading a.btn-theme.btn-new {
	padding: 9px 15px 7px;
	font-size: 16px;
	float: right;
}

#page-heading .btn-group {
	float: right;
}

#page-heading .btn-group a.btn {
	
	color: #454545;
	margin: 0 0 0 5px;
}

/* Listing
------------------------------------------------ */

.search_form {
	margin: 0 0 20px;
}

nav ul.pagination.full_width li.first a {
	width: 100px;
}

nav ul.pagination.full_width li a,
nav ul.pagination.full_width li.active span {
	width: 41px;
	padding: 6px 0;
	text-align: center;
}

table thead tr th.name {
	width: 600px;
}

table thead tr th.actions {
	width: 150px;
}

table tr td .btn-group a.btn {
	background: none;
	color: #454545;
	border: 1px solid #DDDDDD;
}

table tr td .btn-group a.btn:hover {
	background-color: #1A75BC;
	border-color: #1A75BC;
	color: #FFFFFF;
}

table tr td .btn-group a.btn.btn-theme-action {
	border-color: #1A75BC;
	color: #1A75BC;
	z-index: 2;
}

table tr td .btn-group a.btn.btn-theme-action:hover {
	color: #FFFFFF;
}
.label-overview {
	float: right;
	font-size: 12px;
	margin: 0 10px 0 10px;
	padding: 9px 12px 10px;
	font-size: 14px;
}

#quote {
	background: url('../images/logo.png') left 25px top 25px no-repeat;
	background-size: 300px auto;
	border: 1px solid #EEEEEE;
	margin: 5px auto;
	width: 100%;
	box-shadow: 0 0 5px #E7E7E7;
	padding: 25px;
}

#quote.inkwell {
	background: url('../images/inkwell_logo.png') left 25px top 25px no-repeat;
}

#quote.no_logo {
	background: #FFFFFF;
}

#quote.no_logo h2 {
	margin: 0 0 25px;
	font-size: 26px;
}

#quote .row_line {
	clear: both;
}

#quote .dls_address {
	float: right;
	width: 40%;
	padding: 0 0 15px;
}

#quote .address {
	border-top: 1px solid #DDDDDD;
	padding: 15px 0 0;
	float: left;
	width: 55%;
	margin: 0 0 10px;
}

#quote .details {
	border-top: 1px solid #DDDDDD;
	padding: 15px 0 0;
	float: right;
	width: 40%;
}

#quote .details h3 {
	margin: 0 0 15px;
}

#quote .details p {
	font-size: 16px;
	margin-bottom: 5px;
}

#quote .details p.due_date {
	font-size: 14px;
	color: #666666;
}

#quote table {
	margin: 0;
	clear: both;
	width: 100%;
}

#quote table thead tr {
	background-color: #454545;
	color: #FFFFFF;
}

#quote table thead tr th {
	border: none;
}

#quote table tr.total {
	font-size: 18px;
	font-weight: bold;
}

#quote table tr.total.carriage_charge {
	font-weight: normal;
}

#quote table tr.total td.total_label {
	text-align: right;
}

#quote table tr.total td.edit {
	font-size: 14px;
	font-weight: normal;
}

#quote table tr.total td.edit a {
	margin: 2px 0 0;
	display: block;
}

#addQuoteItem .modal-dialog {
	width: 700px;
}

#quote .results {
	margin: 20px 0;
	clear: both;
	padding: 15px;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}

#quote .results h3 {
	margin: 0 0 10px;
}

#quote .additional_text {
	margin: 20px 0 0;
}

.btn-wide {
	width: 100%;
	padding: 10px 0px;
	margin-bottom:10px;
}

.menu-scroll {
    overflow-y: scroll;
    max-height: 300px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.filters{
	width:auto;
	float:right;
	margin:0 5px 5px 5px;
	text-transform: uppercase;
}
.filter_form {
	width: 200px;
	float:right;
	margin-right: 5px;
}
.filter-long{
	width:auto;
	float:right;
	margin:0 5px 5px 5px;
	text-transform: uppercase;
}
.filters-sm{
	width:100px;
	float:right;
	margin:0 5px 5px 5px;
}
.filters-status{
	width:100px;
	float:right;
	margin:0 5px 5px 5px;
}
.filters-status-long{
	width:150px;
	float:right;
	margin:0 5px 5px 5px;
}

.total_dashboard {
	font-size: 56px;
	text-align: center;
	line-height: 56px;
}

.total_dashboard div {
	background-color: #FFFFFF;
	border: 1px solid #e4ddee;
	margin: 0 0 20px;
	color: #454545;
	padding-bottom:20px;
}

.total_dashboard div a {
	color: #454545;
	display: block;
	padding: 20px;
}

.total_dashboard div a:hover {
	text-decoration: none;
}

.total_dashboard span {
	display: block;
	font-size: 14px;
	color: #888888;
	line-height: 14px;
	margin: 10px 0 0;
}
.btn-default {
	color:#323232;
}
.btn-default span {
    color:#323232;
}

.bootstrap-select.btn-group .dropdown-menu li.active a,.bootstrap-select.btn-group .dropdown-menu li.selected a{
	background-color:#f9ce1d !important;
	color:#323232 !important;
	border-color:#f9ce1d !important;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
	border:1px solid #ddd !important;
}
.prices{
	margin-top:0em;
}
.label-prices{
	margin-bottom:0em;
}
.receipt_display{
	max-width:100%;
	display: block;
	margin:auto;
}
.alert-days{
	color:#cc0000;
}

.export-label{
	margin-left:5px;
}

.pull-right .btn{
	text-transform: uppercase;
}

.btn-receipt{
	text-transform: uppercase;
}

.invoice-col .btn{
	text-transform: uppercase;
}
.pass-body input{
	text-transform: none;
}