/*GLOBLE CLASS INITILIZAION*/

.full-height {
  height: 100%;
  /*height: 100vh;*/
}

.full-width {
  width: 100%;
}

.hide {
  display: none;
}

.no-border {
  border: 0px !important;
}

.no-margin {
  margin: 0px !important;
}

.no-padding {
  padding: 0px !important;
}

.no-top-margin {
  margin-top: 0px !important;
}


/*GLOBLE CLASS INITILIZATION*/


/*JOB LISTING SECTION*/

#jobCategory .jqx-tabs-title-selected-top,.jqx-tabs-title-selected-top {
  background-color: #f6f6f6 !important;
  border-bottom-color: #f6f6f6 !important;
}

.job-listing {
  background-color: transparent;
  padding-top: 10px;
}

.active-job-listing .job-details-cell {
  border-color: #8bc34a;
}
.custom-border-green{
  border-left: 6px solid#13d163;
  border-top: 1px solid #13d163;
}

.job-details-cell {
  margin: 0 8px;
  position: relative;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-color: #ffffff;
 
  /* border-bottom: 1px solid #38cce2; */
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.job-details-cell:hover {
  cursor: pointer;
}

.job-cell-header {
  padding: 5px 10px 0 5px;
  
  /*header*/
  /* padding-bottom: 10px; */
  /* border-bottom: 1px dashed #ccc; */
}

.client-id {
  color: #626a78;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}

.job-status,
.job-price,
.job-booking-id {
  font-size:11px;
  font-weight:600;
  opacity:0.6;
  letter-spacing:1px;
}
.droploc,.pickloc{
  opacity: 0.7;
  font-size:12px;
  font-weight:normal;
  font-family: 'Montserrat', sans-serif;
}
.space{
  padding-top:1%;
}
.job-price {
  padding-top: 0%;
  color: #697688;
}

.job-booking-id {
  padding-top: 0%;
  color: #697688;
}
.jqx-widget-header,.jqx-tabs-title 
{
  background:#f1f3f7;
  opacity: 0.9;
  font-size:12px;
}
.date-time {
  opacity:0.6;
  font-size:10px;
  text-align:end;
}

.addresses {
  /*content*/
  position: relative;
  padding: 0px 10px 10px 10px; 
}
.from-address,
.to-address {
  position: relative;
}

.from-address i,
.to-address i {
  position: absolute;
  top: 16px;
  left: 0px;
  /* font-size: 16px; */
}

.pick-icon {
  color: #f29d02;
  font-size: 10px;
 
}

.drop-icon {
  color: #58dabe;
  font-size: 10px;
 
}

.job-address {
  padding-left: 18px;
  position: relative;
}

.job-address span {
  font-weight: bold;
  opacity: 0.3;
  font-size: 12px;
}

button.payment-mathod-btn {
  font-size: 12px;
  padding-left: 0px !important;
  color: #90a4ae;
  text-decoration: none;
}

button.payment-mathod-btn:hover,
button.payment-mathod-btn:focus {
  text-decoration: none;
  color: #90a4ae;
}

button.payment-mathod-btn span {
  color: #01b9fe !important;
}

.job-cell-footer {
  /*footer*/
  background: #f5f5f5;
  padding: 1px 15px;
  text-align:center;
  overflow: hidden;
  font-size:12px;
  
}

.footer-block {
  padding: 3px;
  /* opacity: 0.5; */
}


/*JOB LISTING SECTION*/


/*CONTEXT MENU*/

.context-menu ul li a {
  font-size: 14px;
  padding: 0px 10px 0px 25px !important;
}

.context-menu span.static {
  display: block;
  font-size: 12px;
  opacity: 0.4;
  padding: 5px 0px 5px 25px;
}


/*CONTEXT MENU*/


/*MAP*/

.map-options ul.dropdown-menu li a {
  padding-left: 25px !important;
}

.map-options {
  position: absolute;
  top: 10px;
  right: 10px;
}

.map-filter {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.map-filter-options {
  position: absolute;
  right: 50px;
  bottom: 50px;
}

.filter-dropdown {
  padding: 5px 10px;
}

.filter-dropdown .input-group {
  margin: 5px 0px;
}

.car-statistics {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 275px;
  padding: 5px 0px;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.5);
  /* border: 2px solid #3b5998; */
  border-radius:5px;
  background:#eee;
  opacity: 0.9 !important;
}

.car-statistics span {
  text-transform: lowercase;
  display: block;
  margin-bottom: 4px;
  font-weight: 300;
}

.car-statistics h2 {
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
}

.color-all{
  color:#000;
}
.color-free{
  color:#6BD873;
}
.color-busy{
  color:red;
}
.color-away{
  color:yellow;
}

button.close-button {
  position: absolute;
  z-index: 999;
  top: -2px;
  right: -18px;
  background-color: #3b5998;
  opacity: 1;
  line-height: 14px;
  padding: 2px 2px 3px 2px;
  font-size: 16px;
  color: #fff;
  text-shadow: none;
}

.map-tags {
  position: fixed;
  bottom: 300px;
  /*14*/
  right: 500px;
}

.map-tags p.tag {
  display: inline-block;
  height: 25px;
  margin: 0 10px 0 0;
  padding: 1px 7px 3px 14px;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  background: -moz-linear-gradient(top, #fed970 0%, #febc4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fed970), color-stop(100%, #febc4a));
  background: -webkit-linear-gradient(top, #fed970 0%, #febc4a 100%);
  background: -o-linear-gradient(top, #fed970 0%, #febc4a 100%);
  background: linear-gradient(to bottom, #fed970 0%, #febc4a 100%);
  background-color: #FEC95B;
  color: #963;
  font: 12px/21px Arial, Tahoma, sans-serif;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.4);
  border-top: 1px solid #EDB14A;
  border-bottom: 1px solid #CE922E;
  border-right: 1px solid #DCA03B;
  border-radius: 1px 3px 3px 1px;
  box-shadow: inset 0 1px #FEE395, 0 1px 2px rgba(0, 0, 0, 0.21);
}

p.tag:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -6px;
  width: 12px;
  height: 13px;
  background: -moz-linear-gradient(45deg, #fed970 0%, #febc4a 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #fed970), color-stop(100%, #febc4a));
  background: -webkit-linear-gradient(-45deg, #fed970 0%, #febc4a 100%);
  background: -o-linear-gradient(45deg, #fed970 0%, #febc4a 100%);
  background: linear-gradient(135deg, #fed970 0%, #febc4a 100%);
  background-color: #FEC95B;
  border-left: 1px solid #EDB14A;
  border-bottom: 1px solid #CE922E;
  border-radius: 0 0 0 2px;
  box-shadow: inset 1px 0 #FEDB7C, 0 2px 2px -2px rgba(0, 0, 0, 0.33);
}

p.tag:before {
  -webkit-transform: scale(1, 1.5) rotate(45deg);
  -moz-transform: scale(1, 1.5) rotate(45deg);
  -ms-transform: scale(1, 1.5) rotate(45deg);
  transform: scale(1, 1.5) rotate(45deg);
}

p.tag:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 1px;
  width: 6px;
  height: 6px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #DCA03B;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 1px rgba(0, 0, 0, 0.21);
}

.map-tags p.tag:hover {
  color: #38cce2;
  text-shadow: -1px -1px 0 rgba(153, 102, 51, 0.3);
}

/*MAP*/

/*JOBS LIVE EDITING AND ASSIGNING SECTION*/

#collapseOneIn {
  background-color: #f6f6f6;
}

.jobs-section {}

.passengers-content input {
  height: 27px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.jobs-section input{
  height:25px;
}

.jobs-section .height0,.job-content .height0{
  height:auto;
  margin-right:2%;
}

.jobs-section select{
  height: 25px;
  line-height: 25px;
  padding: 0px 12px;
}

.jobs-section .input-group-addon {
  padding: 3px 12px;
}

.passengers-content .input-group-addon {
  padding: 3px 12px !important;
  height: 10px;
}

.jobs-section .btn {
  padding: 3px 10px;
}

.jobs-section .input-group > .input-group-btn > .btn {
  height: 30px;
}

.passengers-content .input-group > .input-group-btn > .btn {
  height: 25px;
}

form.locations .input-group,
form.passengers .input-group,
form.job-info .input-group {
  margin-bottom: 4px;
}

.jobs-section .panel-body {
  padding: 0px;
}

.jobs-section .main-box {
  padding: 6px 8px;
  margin-bottom: 7px;
}

.form-horizontal .location-opts .radio,
.form-horizontal .checkbox {
  line-height: 18px;
  padding-top: 3px;
}

label.radio-lbl {
  line-height: 11px;
}

.job-info-content {}

.job-info-content .input-group {
  margin-bottom: 6px;
}

.job-info-content .form-group {
  padding-top: 6px;
}

#collapseOne {
  position: relative;
}

.accordion-footer {
  position: absolute;
  bottom: -2px;
  left: 0px;
  background-color: #e8e8e8;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 100%;
  padding: 5px;
  z-index: 999;
}

.extras-section {}

.extras-section label {
  line-height: 22px;
}

button.delete-section-btn {
  position: absolute;
  top: 20px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  right: 0px;
  z-index: 99;
  border: 0px;
  background-color: #e84e40;
  color: #697688;
  height: 22px;
  width: 22px;
  padding: 0px;
  font-weight: 600;
}

.jobs-section .panel-group .panel + .panel {
  margin-top: 0px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.jobs-section .panel-heading {
  padding-top: 7px;
  padding-bottom: 7px;
}

.extras-section select {}

.extras-section #sel2 {}

.select2-container .select2-choice {
  height: 25px !important;
  line-height: 20px !important;
}


/*JOBS LIVE EDITING AND ASSIGNING SECTION*/


/*DATATABLE*/

.section-datatable .table tbody > tr > td:first-child {
  font-size: 0.875em;
}

.section-datatable .table tbody > tr > td {
  padding: 4px 4px;
  cursor: pointer;
}

.vehicle-opts {
  position: absolute;
  top: 5px;
  right: 35px;
}

.vehicle-opts button {
  padding: 2px 12px;
}


/*DATATABLE*/


/*VEHICLE POPUP*/

.vehicle-popup {
  font-size: 13px;
}

.vehicle-popup .form-inline-box {
  padding: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  position: relative;
  padding-right: 67px;
}

.vehicle-popup .btn-send {
  position: absolute;
  right: 3px;
  top: 3px;
}

.vehicle-popup .form-inline-box .form-group {
  margin-bottom: 0px !important;
}

.vehicle-popup .modal-footer,
.vehicle-popup .modal-header {
  padding-top: 10px;
  padding-bottom: 10px;
}

ul.vehicle-details {
  padding: 0px;
}

ul.vehicle-details li {
  list-style: none;
  padding: 3px 0px;
}

ul.vehicle-details li span {}

.vehicle-popup .vehicle-attribute {
  padding: 6px 0px;
}


/*VEHICLE POPUP*/


/*ZONE SECTION*/

table.table-zone {
  font-size: 12px;
}

a.zone {
  width:auto;
  padding:1%;
  text-align: center;
  background-color: #ccc;
  -webkit-border-radius:5px;
  -moz-border-radius: 5px;
  font-weight: 600;
  color: #000;
  cursor: pointer;
}

a.zone:hover {
  color: #38cce2;
  text-decoration: none;
}

.bg-green {
  background-color: #32cd32 !important;
}


/*ZONE SECTION*/


/*JOB DETAILS https://www.youtube.com/watch?v=h8NqiR2wfrQ*/

button.btn-nav {
  margin: 8px 5px;
  background-color: #f5f5f5;
  color:#697688 !important;
  border-radius:50px;
  box-shadow:2px 3px 5px rgba(2, 35, 56, 0.5);
  font-size:12px;
 
}

.job-details {
  width: 1024px !important;
  max-width: 100%;
}

.job-detail {
  padding-top: 5px !important;
  padding-bottom: 0px !important;
}

.job-description {
  padding-top: 15px;
  padding-bottom: 15px;
}

.job-search-section {
  border-left: 5px solid #cccccc;
}

.job-detail h4 {}

.job-detail hr {
  margin-top: 0px;
  margin-bottom: 10px;
}

.job-detail .row {
  padding-bottom: 16px;
}

.job-detail .row .row .row div {
  border-left: 1px solid #ccc;
}

.job-detail span.help-block {
  margin-top: 0px;
  font-size: 12px;
  margin-bottom: 0px;
}

.job-detail label {
  font-weight: 600;
  margin-bottom: 3px;
}

.job-search-result {
  height: 260px;
  position: relative;
  overflow-y:scroll;
}

.job-search-result p.job-address {
  margin-bottom: 5px;
  padding-left: 58px;
}

.job-search-result .from-address i,
.job-search-result .to-address i {
  top: 0px;
}

.job-search-result .from-address i span,
.job-search-result .to-address i span {
 
}

.job-search-result .row {
  padding-bottom: 0px;
}

.job-search-result-nummber {
  height: 395px;
}

/* .modal-dialog{
  margin:1% 15%;
} */
.modal-header,.modal-footer{
  padding:10px;
}
.modal-header{
  background:#3b5998;
  color:#fff;
  border-top-left-radius: 4px;
  border-top-right-radius:4px;
  border-bottom:transparent; 
}

.job-search-form input,
.job-search-form select,
.job-search-form button {
  height: 25px;
  line-height: 20px;
  padding: 0px 10px;
}

button.search-ioc-btn {
  margin-top: -1px !important;
}

.job-details-search {
  min-height: 435px;
}

.job-details-search-form {
  padding: 6px 0px;
}
.job-search-result .ps__scrollbar-y-rail {
  bottom: 0px !important;
}


/*JOB DETAILS*/


/*NEVIGATION CUSTOME*/

li.nav-time {
  line-height: 50px;
  color: #ffffff;
}

li.nav-time i {}


/*NEVIGATION CUSTOME*/


/*CLOSED JOBS*/

.closed-jobs {
  width: 900px !important;
  max-width: 100%;
}

.tbl-close-jobs tr td i {
  display: inline;
  font-size: 12px;
}

.closed-jobs .select2-container .select2-choice {
  line-height: 30px !important;
  height: 34px !important;
}

span.paging-count {
  font-size: 14px;
  opacity: 0.6;
  line-height: 35px;
  display: block;
  padding: 0px 15px;
  font-weight: 600;
}

#scollClosedJobs {
  overflow: scroll;
}

.table_borderd,.table_borderd th,.table_borderd td,.table_borderd tr{
  border:1px solid #eee;
}


/*CLOSED JOBS*/