@media (max-width:667px) {
 #searchCustomer {width: 100% !important;}
 #work-order-submit {width: initial !important;}
 .job-form-popup input[type="text"] {width: 100%;}
 .form-group.logo-div { margin-bottom: 15px;}
}
@media (max-width:375px) {
#calendar_tf .fc-header-toolbar h2 {font-size: 22px;}
#calendar_tf button.fc-button {border: 0;box-shadow: none; margin-top: 8px;}
#admin-sub_header #welcome-admin {font-size: 20px;}
}

/*new css*/

 .fst-header .add_new_btn {
    padding:6px 12px !important;
    border-radius: 4px;
    margin: 10px 2px !important;
}
.measure-btn{margin: 10px 2px !important;}

.listing-page .add_new_btn{border-radius:4px; padding:6px 12px !important;}

h2#page-title {
    margin-bottom: 20px;
}


@media (max-width: 481px) {
    /*setting*/
.form-group.logo-div img{  width:100%;}
.form-fields-box .form-group {display: block;}
#page-header {margin-bottom: 25px;}

  /*Contact us*/

.fst-header #page-title {
    text-align: left;
}


}

@media (max-width: 382px) {
    /*work order*/
 h4#wrk-odr-for{font-size:14px;}
 h4#wrk-odr-location{font-size:14px;}

/*contact us*/

}

@media (max-width: 332px) {
.fst-header .add_new_btn{ padding:5px 10px !important; font-size:13px !important;}   
   /*setting*/
 #logo{width: 116px !important;}
 
 /*contact us*/
 

} 








