#header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
}
#header_customer_wrapper {

}
#header_customer_search {
	width: 300px;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	line-height: 34px;
	padding: 0px 15px;
}
#main{margin-top: 190px;}
#navbar-container {
	position: fixed;z-index: 102; background: #16a085 none repeat scroll 0 0;
}
.content-header {float:left; width:100%;}
.ui-widget-overlay {z-index:101!important;}
#dialog-invoices {display: none}
ul#add_customer_steps {float:left; width: 100%}
ul#add_customer_steps li {
    display: block;
    margin:0 20px;
    float: left;
    overflow: hidden;
}

.ui-autocomplete-loading {
	background: white url("../images/login/ajax_loading.gif") right center no-repeat;
}
.ui-autocomplete {
	z-index:999;
}
#loading-popup{display: none}
#loading-popup-wrapper {
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index:102;
	background-color: #000000;
	-moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
#loading-popup-content {
    position: fixed;
    top: 10%;
    left: 10%;
    width: 80%;
    height: auto;
    padding: 16px;
    border: 2px solid #00FF11;
    background-color: white;
    z-index:102;
    -webkit-border-radius: 12px; 
	-moz-border-radius: 12px; 
	border-radius: 12px; 
}
#loading-popup-header {
	background: white url("../images/login/ajax_loading.gif") right 60px center no-repeat;
	float: left;
	width: 100%;
}
#loading-popup-header-content {
	margin-right: 50px;
	margin-bottom:0;
	float: left;
	width: auto;
	font-weight: bold;
	font-family: Verdana;
	font-style: italic;
	font-size: 16px;
}
#loading-popup-body {
	margin-top:20px;
	margin-bottom:20px;
	float: left;
	width: 100%;
}

#check_geocoordinate {
	margin-top:24px;
}
#geo_details {
	width: 250px;
	float:left;
	margin-right: 40px;
}
#geo_details div {
	float: left;
	width: 100%;
}
#static_map{
	float:left;
	width: 600px;
}
#close_popup {
	float: right;
	text-decoration: none;
	font-size: 32px
}
.geo_label {
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	width: 100px;
	display: block;
	float: left;
}
.geo_value {
	font-family: Verdana;
	font-size:12px;
	font-style: italic;
	display: block;
	float: left;
	width: auto;
}

.border-group {
	border: 1px solid #d5d5d5;
	padding: 15px;
}

#btn-customer-add {
	float: right!important;
}

#wrapper-full-calendar {
	_display: none;
}
#message-full-calendar {
	width: 100%;
	text-align: center;
	margin:20px;
	font-size: 14px;
	font-family: Verdana;
}

#popup_addess_validate {
	float:left;
	margin-top:20px;
}
#box_map {
	text-align:center;
}
.empty_data_message {
	text-align: center;
	display: block;
}

.label_details {
	font-weight: bold;
	width: 65px;
}
#complaint_engineer_details p{ 
	float: left;
	width: 220px;
}
#complaint_engineer_details span {
	float: left;
	overflow: hidden;
}
#complaint_engineer_details {
	float: right;	
	width: 220px;
}
.label_v_align {
	vertical-align: middle !important;	
	font-weight: bold;
}
#btn_add_part {
	float:right;
	margin-top:10px;
}
.default_message {
	display: block;
	width: 100%;
	text-align: center;
	font-style: italic;
	margin:10px;
}
.popup_delete_part, 
.btn_delete_part_reserved, 
.btn_delete_part_ordered{
	margin-right: 15px;
	color:#ff0000;
}
#btn_save_part {
	float: right;
}
div.change_service_details{
	background-color:#46EBA1 !important;
}

#wrapper_add_parts{
	margin-top: 15px;
}
#btn_new_part_order {
	float: right;
	margin-top:15px;
}
.part_action_label {
	border-bottom:1px solid #000;
	float: left;
	width: 100%;
	margin-bottom:5px;
	font-weight: bold;
}

#btn_add_part_order {
	float:left;
}

#print_box {
	position: relative;
	top:25px;
	left:50%;
	margin-left:-705px; 
	width: 1410px;
	height: auto;
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	background-color: #fff;
	overflow: scroll;
}

.overlayer{
	background-color: #000;
	min-height: 100%;
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0;
}

#print_header {
	width: 100%;
	position:fixed;
	top: 0;
	left: 0;
}

#print_header ul{
	float: right;
	margin-top:25px;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 25px;
	border-radius: 5px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2)
}
#print_header ul li {
	float: left;
	width: 32px;
	list-style: none;
}

#print_header ul li a {
	float: left;
	width: 32px;
	height: 32px;
	text-indent: -100000px;
}
#print_header ul li a#btn_print {
	background: white url("../images/icons/print/icon-print.png") right center no-repeat;
	margin-right: 10px;
	overflow: hidden;
}
#print_header ul li a#btn_print_close {
	background: white url("../images/icons/print/icon-close.png") right center no-repeat;
}
#content_print .portlet{
	border: 1px solid #000;
}

#content_print table-bordered > thead > tr > th, 
#content_print .table-bordered > tbody > tr > th, 
#content_print .table-bordered > tfoot > tr > th, 
#content_print .table-bordered > thead > tr > td, 
#content_print .table-bordered > tbody > tr > td, 
#content_print .table-bordered > tfoot > tr > td {
	border: 1px solid #000
}
#content_print .portlet-header h3 i.fa,
#content_print .portlet-header h3 {
	color:#000;
	font-weight:bold;
}

#content_print .well {
	min-height: 140px;
}

#reason_status textarea{
	padding:5px;
}
table#history_changes th {
	text-align: center;
	width: 20%;
}
table#history_changes td {
	padding-left:10px;
}
h3.chart-header{
	display: inline-block;
	width: 100%;
}
h3.chart-header .chart-name {
	float: left;
	width: auto;
}

h3.chart-header .chart-date {
	float: right;
	width: 50%
}

.btn-default {
    background-color: #f4f4f4;
    border-color: #ddd;
    color: #444;
    border-radius: 3px;
    box-shadow: none;
     -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.loading {
	position: relative;
}

div.wrapper-loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2em;
}

div.wrapper-loading div{
	background-image: url("../images/icons/loader.gif");
	background-repeat:no-repeat;
	width: 100%;
	height: 100%;
	display: inline-block;
	background-position: center;
	background-color: #fff;
	-moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);	
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}
#advanced-search {
	float: right;
	margin-top:2px;
}
#search-box-content p {
	width: 16%;
	float: left;
	padding:15px;
}
#search-box-content p label {
	width: 100%;
}
#search-box-content p select {
	width: 100%
}
#search-box-content p input {
	width: 100%;
}
#advanced-go-search {
	float: right;
	margin-right: 18px;
}

#popup-results {z-index: 102}
#popup-results h4 {
	width: 90%;
	float: left;
	padding-left: 15px;
}
#popup-results #popup-results-close {
	width: 10%;
	text-align: right;
	padding-right: 10px;
}
#popup-results .page-header {
	overflow: hidden;
}
#popup-results-header {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#popup-results-header a {
	float: right;
}

#popup-results-body {
	float:left;
	width: 100%;
}

.view-popup {
	width: 80%;
	min-height: 200px;
	max-height: 90%;
	position: fixed;
	top:75px;
	left:10%;
	background-color: #f9f9f9;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    box-shadow: 10px 10px 5px #888888;
	padding:15px 15px 0px 15px;
}

#popup-results table {
	width: 100%;
	float: left;
}


#history_changes tbody tr th {
	width: 19%;
	padding:5px 0px;
	font-size: 14px;
}


#history_changes tbody tr td{
	padding:5px 0px;
	font-size: 14px;
	width: 20%;
}

#history_changes tbody tr td i {
	margin-right: 40px;
}

.my_alert {
	display: none;
	border-radius: 4px;
    margin: 2px 0px;
    padding: 5px;
    float: left;
}

.has-error .select2-container .select2-choice{	
	border-color:#a94442;
}
span.required_field {
	color: #f00;
}


#last_element {
	float: right !important;
}
.last_element {
	float: right !important;
}
.last_element .print {
	display: none;
	margin-top:2px !important;
}
span.sheet_field {
	padding:7px 0px;
	display: block;
}
#login_logo {
	margin:7px auto;
	display: block;
}
#list_providers .provider_selected {
	background-color: #88bbc8;
}
#list_providers tbody tr td.al-left {
	text-align: left!important;
}
#add_new_provider,
#search_provider {
	margin-right: 20px;
	margin-top:2px;
}
.box-details {
	float: left;
	width: auto;
}
.btn-toolbar {margin:5px 10px;}
#btn_refresh_list_provider,
#btn_refresh_details_provider,
#btn_refresh_parts_reserved,
#btn_refresh_parts_ordered,
#btn_refresh_workmanship {
	margin-right: 10px; padding: 0px 5px;}

#btn_refresh_list_provider span,
#btn_refresh_details_provider span, 
#btn_refresh_parts_reserved span,
#btn_refresh_parts_ordered span{
	margin:0;
}
.panel-heading .box-details {
	margin:2px 15px;
}
#count_providers,
#provider_header_name {
	font-weight: bold;
	line-height: 26px;
}
.info_provider {margin-top:3px; display: none}
.info_provider span {color: #f00;}
.last-row {
	padding:5px 20px;
	margin-top:9px; 
	border-top: 1px solid #c4c4c4;
	-moz-box-shadow:0 1px 0px rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
}
.info-box {
	color:#c4c4c4;
	font-size:11px;
}
#popup_save_provider {
	float: right;
}

#box_search_provider {
	position: absolute;
	top:36px;
	left:0px;
	border-bottom:1px solid #c4c4c4;
	z-index:101;
	background-color: #fff;
	box-shadow: 4px 4px 4px #888888;
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
}
#form_search_provider label {
	float: left;
	width: 100%;
}
#search_provider_toolbar {
	margin-top:15px;
	padding:0px 15px;
	float: left;
	width: 100%;
}
#search_list_providers {
	margin-top: 10px;
	float: left;
	padding:0px 15px;
}
table thead tr th {vertical-align: middle !important}
.box-details .panel-label {line-height: 26px;}
input.text, input.email, input.password, textarea.uniform, div.uniform {
    border-color: #c4c4c4;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #777;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    outline: 0 none;
    padding: 3px;
}
label.label_radio {
	display: inline;
	margin-left:10px;
}
input.form-control {
	height: 28px !important
}
.input-group-addon {
	padding: 0px 12px !important;
}
.heading {
	height: 29px;
}
.contentwrapper {
	padding-top: 40px;
}
.panel .panel-heading h4{
	padding: 5px 15px !important;
	min-height: 28px;
}
.panel {
	margin-bottom: 15px;
}
.notify {
	background: #ed7a53 none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0 7px;
    text-shadow: none;
    margin: 0px 10px;
}

.green {
	background: #9fc569 none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0 7px;
    text-shadow: none;
    margin: 0px 10px;
}
.btn-gray {
    background-image: linear-gradient(to bottom, #d9ddde 0%, #d9ddde 100%);
    background-repeat: repeat-x;
    border-color: #d9ddde;
    color: #000;
}
div.dataTables_wrapper div.dataTables_processing {
	width: 100% !important;
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	text-align: center !important;
	vertical-align: middle !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	height: 100% !important;
	background-image: url("../images/loader.gif");
	background-repeat:no-repeat;
	background-position: center;
	background-color: #fff;
	-moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);	
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}
table.dataTable thead .sorting::before, table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::before, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::before, table.dataTable thead .sorting_desc_disabled::after {bottom: 5px !important}
td.col-center {text-align: center !important}
td.col-left {text-align: left !important; padding-left:15px !important}
.alert .message p {
	margin-bottom: 0px;
}
.alert {
	padding-top:3px;
	padding-bottom:3px;
}
.pagination a  {
	min-height: auto !important;
	line-height: auto !important
}
span.field_details {
	font-size: 11px;
	font-style: italic;
	color:#AEB0B0;
	font-weight: normal;
	float: left;
	width: 100%;
}
.lobibox-notify {
	width: auto !important;
}
.lobibox-notify-msg {
	max-height: 200px !important;
}
.mainnav li a.current, .mainnav li a.current:hover {
	border-left: 5px solid #369648 !important
}
.badge {padding: 5px 10px;}
.badge_success {
	background-color: #28a745;
	border-color: #28a745;;
}

.badge_danger {
	background-color: #dc3545;
	border-color: #dc3545;
}

.badge_info {
	background-color: #17a2b8;
	border-color: #17a2b8;
}
.badge_warning {
	background-color: #ffc107;
	border-color: #ffc107;
}
