@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800');
.navbar-custom .topbar-right-menu .nav-link {
    background: transparent;
    border: none;
}
body{background: #eaeaea !important}
.dropdown-toggle::after {
    display: none;
}

.navbar-custom .topbar-right-menu li {
    display: inline-block;
    float: none;
}

.navbar-custom .dropdown-menu {
    left: -55px;top: 67px;
    min-width: 99px;
}

.card-body .modal-body .col-sm-12 .form-group p{margin-bottom: 0;}

#sidebar-menu > ul > li > a,
.nav-second-level li a,
.nav-thrid-level li a {
    font-size: 15px;
}

.login-page-sec .panel.panel-default {
    max-width: 435px;
    margin: 150px auto;
    box-shadow: 0 0 33px #ccc;
}

.login-page-sec .panel-body {
    padding: 25px 40px;
}

.login-page-sec .panel-heading {
    text-align: center;
    padding: 25px;
}

.login-page-sec {
    background: url(https://greenleafairquotes.com/public/images/loginbg.jpg) no-repeat center top;
    position: relative;
     height: 767px;
    z-index: 1;
}

.login-page-sec::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(204, 204, 204, 0.77);
    z-index: -1;
}

body {
    padding-bottom: 0;
}

.content-page {
    background: #eaeaea !important;
  margin-top: 0;
    padding: 30px 15px;

}

.btn.btn-secondary {
    background: #34B61D;
}

.btn.btn-secondary:hover,
.btn.btn-secondary:focus {
    background: #22990D;
    color: #fff;
}

.card .header-title {
    display: inline-block;
    padding: 9px 0;
    text-transform: capitalize;
    font-size: 22px;
    color: #545A6A;
}

.table th,
table td {
    font-size: 14px;
}

.left-side-menu {
    box-shadow: 0 0 13px #bababa;    padding: 0;
    border-right: none;
}

#sidebar-menu > ul > li > a:active,
#sidebar-menu > ul > li > a:focus,
#sidebar-menu > ul > li > a:hover,
#sidebar-menu ul li ul li a:hover,
#sidebar-menu ul li ul li a:focus,
#sidebar-menu ul li ul li a:active {
    color: #fff;
    background: #545A6A;
}

#sidebar-menu > ul > li > a,
#prosubmenu li a {
    border-top: 1px solid #D5D5D5;
    margin: 0;
}
#sidebar-menu > ul > li:last-child > a {
    border-bottom: 1px solid #D5D5D5;
}
#sidebar-menu .menu-arrow {
    font-size: 18px;
    line-height: inherit;
}

a,
a:hover,
a:focus {
    text-decoration: none !important;
}

.dropdown-item.edit_technician {
    border-bottom: 1px solid #d5d5d5;
}

.modal-backdrop {
    z-index: -1 !important;
}

.modal-header {
    background: #545A6A;
    color: #fff;
    padding: 10px 15px !important;
}

.modal-header .modal-title {
    font-size: 22px;
    font-weight: 500;
}

#editmodal .modal-body {
    padding: 15px 35px;
}

.form-horizontal .form-group {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.modal-footer {
    padding: 15px 0 0;
}

#productModal .modal-dialog {
    width: 600px !important;
}

.btn.btn-danger {
    background: #888889;
    border-color: #888889;
}

.btn.btn-danger:hover,
.btn.btn-danger:focus {
    background: #606069;
    border-color: #606069;
}

#editModal .modal-footer {
    padding: 15px;
}

.close {
    opacity: 1 !important;
    text-shadow: none !important;
    background: #3EA92E !important;
    line-height: 0;
    width: 28px;
    text-align: center !important;
    height: 28px;
    font-size: 14px !important;
    border-radius: 100%;
    padding: 0 !important;
    color: #fff !important;
    position: absolute;
    right: 0;
    top: -7px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #34B61D !important;
    border-color: #34B61D !important;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
color: #545A6A !important;}
.has-error {color: #ff0000 !important;font-size: 11px !important;}
.glyphicon.glyphicon-warning-sign {color: #ff0000;}

.loader_div {
position: fixed;background: #eee;height: 100%;width: 100%;left: 0;right: 0;top: 0;bottom: 0;z-index: 9999
}
.loader {
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #22990D;
  width: 90px;
  height: 90px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  position: absolute;
  right: 0;
  bottom: 45%;
  /* right: 0; */
  left: 45%;
  /* z-index: 999; */
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
body{padding-right: 0 !important;}
#final_images {
	width: 100%;
}
.modal-open {
	overflow: hidden;
	padding-right: 0 !important;
}

#final_images img {
	float: left;
	width: 30%;
	margin-right: 10px;
}

.footer {
	bottom: auto !important;
}
/*

.allTable{
  height: 473px;
}
*/

#get-products .modal-dialog {
    max-width: 780px;
    width: 100%;
}
#initial_images img, #final_images img {
	float: left;
	width: 25%;
	margin-right: 15px;
}
/*
.estimated .table-responsive {
  min-height: 620px;
}
*/
.thumb{
  margin: 10px 5px 0 0;
  width: 156px;
  border: 2px #ddd dotted;
}
.estimation-table th {
    border-top: 1px solid #ddd !important;
}
.estimation-table .img {
	width: 10%;
}

.estimation-table > tbody > tr > td{border-top: none !important;}
#allProducts {background: #f2f2f2;}
#product_title h2 {
	margin-top: 0;
	font-size: 18px;
}
.estimation-table th {
	border-top: none !important;
	border-bottom-color: #363B3F !important;
}
#search_field {
	margin-bottom: 15px;
	border: 1px solid #ccc;
	height: 34px;border-radius: 4px;
	text-indent: 5px;
}
#editServiceModal .modal-footer {
	padding-right: 0;
}
.estimatedCustomerData {
    float: right;
    font-size: 12px;
    background: #f2f2f2;
    padding: 10px;
    border: 1px solid #ccc;
    width: 100%;
  }
 .box{
    color: black;
    padding: 20px;
    display: none;
    margin-top: 20px;
}
.content-page .card { margin-bottom: 0;}
.pagination {margin: 20px 0 0 !important;}
.left-side-menu .logo {padding: 7.5px 0;margin-bottom: 0 !important;}
.modal {background: rgba(0, 0, 0, 0.55) !important;}
#settingOpen .modal-dialog {max-width: 510px;}
.content-page .table-responsive .dropdown-menu-right {right: 0;bottom: 0;left: auto;top: inherit;}
.content-page .table-responsive tr:first-child td .dropdown-menu-right, .content-page .table-responsive tr:nth-child(2) td .dropdown-menu-right {right: 0;bottom:inherit;left: auto;top: 100%;}
.content .table>thead>tr>th {vertical-align: top;}
#get-company input[type=radio] {margin: 5px 5px 0;vertical-align: -2px;}
#get-company .box {margin: 15px 6px;border: 1px solid #ccc; min-height: 135px;}
#get-company .box span img {object-fit: scale-down;max-width: 50%;}

.card.estimated .search-container, .card.service-card-sec .search-container, .product-card-sec .search-container, .category-card-sec .search-container, .customer-card-sec .search-container, .technician-card-sec .search-container{float: right; margin-right: 10px;}


.tableData th.customer-note {
    width: 15%;
}
input#product_addtional+label {
    font-weight: 500;
    font-size: 15px;
    color: #545a6a;
}
/* .table-responsive {
    overflow: inherit !important;
} */
.tooltip_panel h3 {background: #41AA33;margin: 0;padding:10px 36px 10px 10px; position: relative;color: #fff;font-size: 18px;}
.tooltip_panel h3 i {position: absolute;right: 11px;z-index: 9;cursor: pointer;}

.tooltip_panel ul {padding: 0; margin: 0;}
.tooltip_panel ul li {display: block;padding: 10px 10px 10px 44px;border-bottom: 1px solid #ddd; position: relative;}
.tooltip_panel ul li:last-child {padding: 10px; border-bottom:none;}
.tooltip_panel ul li .btn.btn-success {min-width: 130px;}
.tooltip_panel ul li i {position: absolute;left: 14px;top: 13px;}
.popover-content{ padding:0 !important;}
/* 24-09-2019 */
.content-page .nav-tabs>li.active>a,.content-page .nav-tabs>li.active>a:focus,.content-page .nav-tabs>li.active>a:hover{background: #22990D;border: none;color: #fff;}
.content-page .nav-tabs .nav-item.show .nav-link, .content-page .nav-tabs .nav-link.active{background: #22990D;color: #fff;}
.content-page .nav-tabs .nav-link {padding: 10px 45px;font-size: 14px;text-transform: capitalize;}
/* 25-09-2019 */
.filter button.btn.btn-primary {padding: 4px 33px;border-radius: 0;background: #34b61c;border-color: #34b61c;}
button.btn.btn-primary.clear-btn {background: #747474de;border-color: #747474de;}
/* 03-10-2019 */
button.btn.pending {color: #333;}
button.btn.submitted {background:#34b61c;}
button.btn.cancelled {background:#de4441;}
/*Map-css*/
ul#tabs{border-top:1px solid #ddd}
ul#tabs li{width: 50%;}
ul#tabs li a{text-align: center;border-radius: 0;color: #333;}
form.search-div .p-1.bg-light {display: flex;}
form.search-div input[type=search] {box-shadow: none;padding: 3px 10px;}
.marker-link p {text-transform: capitalize;font-weight: 500;}
.marker-link{cursor: pointer;padding: 7px 10px; transition: 0.4s ease all;}
.view-data h5 {font-weight: 600;margin-bottom: 5px;cursor: pointer;}
.tooltip_panel ul {list-style: none;padding-left: 0;}
.tooltip_panel ul li{margin-bottom: 10px;}
.cstm-pop-map.popover-content {width: 100%;max-width: 350px;}
.tooltip_panel ul li i {color: #40ab32;margin-right: 5px;}
.tooltip_panel h3 {text-transform: capitalize;margin-top: 0;margin-bottom: 15px;border-bottom: 1px solid #ddd;padding-bottom: 5px;}
.tooltip_panel ul li{font-weight: 500;}
.marker-link:hover {background: #f7f7f7;}
.view-data .badge-success {background: #34b61c;}
.view-data {height: 400px;overflow-y: auto;}
.tooltip_panel .btn.btn-success {padding: 3px 10px; border-radius: 30px;font-size: 12px;font-weight: 500;}
.cstm-pop-map.popover-content {padding: 10px 15px 0;}
button.gm-ui-hover-effect {opacity: 1;}
.btn i{color:#34b61c;}
.daterangepicker .ranges li.active {background-color: #42ab34 !important;}
.graph-range {padding: 5px 10px;background: #fbfbfb;border-radius: 5px;border: 1px solid #ddd;}
.view-data>.border-bottom h5 {margin-bottom: 8px;padding-left: 10px;transition: 0.3s ease all;}
.view-data>.border-bottom h5:hover{opacity: 0.5;}
button.gm-ui-hover-effect img {width: 18px !important;height: 18px !important;}
button.gm-ui-hover-effect {right: 0 !important;top: -3px !important;}
.daterangepicker td.active, .daterangepicker td.active:hover {background-color: #43ac36 !important;}
.daterangepicker td.in-range {background-color: #34b61c1f !important;}
.daterangepicker td.available:hover, .daterangepicker th.available:hover { background-color: #34b61c1f !important;}
button.applyBtn.btn.btn-sm.btn-primary {background: #42ab34;border-color: #42ab34;}
td.active.end-date.in-range.available {background: #42ab34 !important;}
.cstm-pop-map .badge-success {background: #34b61c;}
#filter-range {cursor: pointer;}

div#datetimepicker1 a {
    color: #34b61c;
}
#filters-forms .d-block{
    text-align: right;
}
.apply_cancel, .filler-button {
    display: inline-block;
    vertical-align: top;
}
.btn-success i {
    color: #fff;
}
ul.nav.nav-tabs.fillter-margin{
    margin-bottom:15px;
}
.rowPanel {margin-top: 20px !important;}
.btn_srch_panel {
    float: right;
}
.btn_srch_panel .search-container, .btn_srch_panel .btn {
    display: inline-block;
    vertical-align: top;
}
.cust_serch{border-bottom: 1px solid #ddd;margin: 0;padding: 12px 0px;font-size: 18px;font-weight: 600;color: #404040;}
#editcustomerform .modal-search, #customerAddModal .modal-search{ position: relative;}
#editcustomerform .modal-search i, #customerAddModal .modal-search i{position: absolute;top: 0;right: 0;padding: 10px;}


#map-section .tooltip_panel ul li:last-child {padding-left: 44px;}
#map-section .tooltip_panel h3 {background: none;color:#22990D;}
ul#tabs li.active a {color: #fff;}
#clockModal .table-responsive.mt-3 {
    overflow-x: auto !important;
}
@media (min-width: 1000px)
{
  .modal-dialog.modal-xl {
      max-width: 800px;
      width: 100%;
  }

}
.Reports_panel{padding:25px 0;}
.report_box{display:block;margin-bottom: 20px;box-shadow:0 0 8px #ccc;padding:10px;border-left: 5px solid #3b4b52;color:#333;transition: 0.3s ease all;background: #f7f7f7;}
.report_box:hover{ text-decoration:none;}
.report_box span i{float:right;font-size:22px;}
form#filters-forms input {border-radius: 0;}
.tab-content button.btn {
    min-width: 90px;
}
.metismenu {
    padding: 0;
    max-height: 639px;
    overflow-y: auto;
    padding-bottom: 100px;
}
.report_box:hover{border-color:#23527c;transform: translateY(-5px);}

.sign-img img {
    width: 100%;
}
.Name-sign,.Date-sign {
    display: flex;
}
.pl-3.border-left {
    max-width: 350px;
}
.Name-sign h4,.Date-sign h4{font-size: 14px;font-weight: 600;margin: 0;}
.Name-sign h4,.Date-sign h4,.Name-sign p,.Date-sign p{flex: 1;}
.Name-sign p,.Date-sign p{border-left: 2px solid #ddd; padding-left: 30px;}
.d-block{display: block;}


/*******sidebar-menu-css-start-here*******/

.navbar-custom {
    height: 73px;
}
button.openbtn, a.closebtn {
    display: none;
}
/*******sidebar-menu-css-end-here*******/

.content-footer ul {
    display: flex;    list-style: none;padding-left: 0;margin: 0 auto;max-width: 600px;
}
.content-page .card .card-body .table-responsive {
    min-height: 400px;
}
.content-footer ul li{flex:auto;}

.img-dash {
    width: 100%;
    max-width: 150px;    margin: 0 auto;
}
.modal-footer button.btn.btn-default {
    background: #ddd;
}
.content-footer ul li p {
    line-height: 30px;
}
.chosen-container.chosen-container-multi .chosen-choices {
    border-radius: 4px;
    line-height: 35px;border-color: #ccc;
}
.table-responsive.mt-3.tableData.allTable .table>tbody>tr>td{border-bottom: 1px solid #ddd;}

















/*************responsive-css-start-here***************/

@media(max-width:767px)
{
  .navbar-custom .topbar-right-menu .dropdown-menu li:first-child {
  margin: 0;
}
.login-page-sec .panel-body {
    padding: 25px 20px;
}
.reset-email button.btn.btn-primary {
    margin-bottom: 10px;
}
.login-page-sec a.btn.btn-link {
    float: right;font-size: 13px;
    width: 71%;
}
  button.openbtn, a.closebtn {
    display: block;
}
  .sidepanel  {
    width: 0;
    position: fixed;
    z-index: 1;
    height: auto;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0;
  }

  .sidepanel a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .sidepanel a:hover {
    color: #f1f1f1;
  }
  .sidepanel .closebtn {
      position: absolute;
      top: 0;
    background: #000 !important;
      right: 0;
      padding: 0;
      color: #fff;
      width: 25px;
      vertical-align: top;
      height: 25px;
      text-align: center;
      text-transform: uppercase;
      font-size: 20px;
  }
  .openbtn {
      font-size: 20px;
      cursor: pointer;
      background-color: #34B61D;
      color: #fff;
      padding:3px 15px;
      border: none;
  }
  .navbar-custom .list-unstyled {
      width: 100%;
  }
  li.dropdown.notification-list {
    float: right;
}
.navbar-custom .topbar-right-menu li:first-child {
    float: left;
    margin:20px 0 0 16px;
}
.footer {padding: 10px 15px 10px;}

ul.nav.nav-tabs.fillter-margin {margin-top: 15px;}
.content-page .nav-tabs .nav-link {padding: 10px 18px;}
#viewInvoiceModal .table th {font-size: 13px;}
.navbar-custom{margin: 0;padding:0}
.content-page .table-responsive{border:none;}
button#menu-toggle i {color: #fff;}
.modal-dialog {width: 93% !important;margin: 10px !important;}
.content-page .table-responsive .dropdown-menu-right{bottom: inherit;}
button#menu-toggle i:focus{outline: none;}


.content-page {padding: 20px 0;float: left;width: 100%;  margin-top: 0;}
.content-page .btn_srch_panel .search-container {width: 100%;}
.content-page .btn_srch_panel {margin-bottom: 17px;}
.search-container input#search_field, .btn_srch_panel {float: left;  width: 100%;}
.content-page .pagination>li>a, .content-page .pagination>li>span{padding:1px 4px;}
.footer {position: static;float: left;width: 100%;}
select[multiple], select[size] {  width: 100%;}

.view-data{height:auto;}
#productModal .modal-dialog {width: auto !important;}
.card .header-title {font-size: 19px;}
.card.estimated .search-container, .card.service-card-sec .search-container, .product-card-sec .search-container, .category-card-sec .search-container, .customer-card-sec .search-container, .technician-card-sec .search-container{float: none;}
#get-company .modal-body {padding: 15px 0;}
#estimation_form .modal-body{padding: 0;}

tr#allProducts td .input-group{width: 100px !important;}
tr#allProducts td#product_qty input.form-control{width:50px !important;}
.estimatedCustomerData{word-break: break-all;}




}
@media (max-width:320px){
  .content-page .nav-tabs .nav-link {padding: 7px 9px;}
.content-page .pagination>li>a, .content-page .pagination>li>span {padding: 2px 5px;}
}






/*************responsive-css-end-here***************/
div#agreement .content {
    height: 400px;
    overflow-y: auto;
}
.ios-cstm img{object-fit:contain;max-width: 100px;}

.ul-form-check {
    list-style: none;
    padding-left: 0;
}

.ul-form-check li {
       display: inline-block;margin-right: 10px;margin-bottom: 10px;
}


/* custom checkbox */
.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}

.chiller_cb {
  position: relative;
  height: 2rem;
  display: flex;
  align-items: center;
}
.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
    background: #34B61D;
  border-color: #34B61D;
}
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
  padding-left: 2rem;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-bottom:0;
}
.chiller_cb span {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid #ccc;
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}
/* custom checkbox end */





@media (max-width:639px)
{
.popover.left {margin-left: 0; left: 0 !important;}
.calendarContOuter {width: 100% !important;}
.calendarContInner {width: 100% !important;overflow: auto;}
.tab-sec{padding: 0 10px;} 
table.table {
    margin-bottom: 20px !important;
}
}

/*12-26-21 css start risponsive*/
@media(max-width:1199px){
    #estimation_form .col-sm-6 .form-group .row.box  img{ width:100% !important;  }
    #estimation_form .modal-body > .col-sm-6{ width:100% !important;  }
}

