.row 
{
  margin-left: 0;
  margin-right: 0;
}
.container-fluid
{
padding-left: 0;
padding-right: 0;
}
/*font-size*/
.fz-12
{
font-size: 12px;
}
/*font-weight*/
.fw-500
{
font-weight: 500;
}
.fw-600
{
font-weight: 600;
}
/*background color*/
.bg-white
{
background: #fff;
}
.shadow
{
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
/*padding*/
.p-16
{
padding: 16px;
}
/*margin*/
.ml-15
{
margin-left: -15px;
}
.logo_img{
width: 185px;
}
.btn-sec{
float: right;
margin: 15px 0 30px;
}
.base{
border-radius: 14px;
box-shadow: 0 0 8px #181914c4;
}
.base h5{
padding: 12px 0px 0px 17px;
}
.text-success h4{
padding: 0px 0 0px 15px;
}
.text-success p{
padding: 0px 0px 0px 12px;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: .125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #ffffffe0;
background-clip: padding-box;
border-radius: .25rem;
margin: 0 0 0 -42px;
}
.navbar-nav .dropdown-menu {
margin: 0 0 0 7px;
background: #fff;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.form-group .check_box{
box-shadow: 6px 8px 6px rgba(0, 0, 0, 0.1);
}
td .message_icon {
background: #e8420d14;
box-shadow: 0 0 8px #e8420d38;
font-size: 24px;
color: #e8420d;
}

/*register modal css*/
.r-modal
{
padding: 15px;
}
.r-modal img
{
width: 16em;
padding: 5px 3px 28px 2px;
} 

/*login page css*/
.login .form-group{
width: 60%;
margin-left: 20%;
}
.login .img-section
{
width: 18em;
margin: 8em 0 55px 75px;
}
.login .banner   
{
  height: 100vh;
/*height: 43rem;*/
padding: 0px;
}
.login .banner-img
{
object-fit: fill;
height: 100%;
width: 100%;
opacity: 0.9;
}
.logo-head
{
color: #181914;
margin-left: -38px;
margin-right: -40px;
margin-top: 12px;
}
.base .text-right
{
margin-top: 15px;
}
.row .data{
margin: 0 0 0 68px;
}
.cl-img{
width: 6% !important;
}
.cl-img-sec{
height: 20% !important;
margin-left: -4px !important;
width: 117%;
object-fit: cover;
}
.p-4{
padding: 4px !important;
}

/*css for bill page*/
/*.cont-100
{
width: 100% !important;
}
.img
{
text-align:center !important;
}*/
.sign_image
{
width: 30% !important;
height: 61px !important;
object-fit: cover !important;
}
.mobile_imgs
{
height: 45px !important;
width: 53px !important;
object-fit: cover !important;
}
.zoomin {
      height: 45px;
      width: 53px;
      object-fit: cover;
      -webkit-transition: all 2s ease;
      -moz-transition: all 2s ease;
      -ms-transition: all 2s ease;
      transition: all 2s ease;
    }
    .zoomin:hover {
      width: 200px;
      height: 200px;
    }
/*pdf page css*/
.p-10
{
padding: 10px !important;
}
.logo_img img
{
  margin: 0 402px 0 394px;
}
.text
{
  height: 33px;
}
.text p
{
text-align: center;
width: 10p;
margin: 2px 389px 0px 403px;
padding: 2px 2px -2px -2px;
height: 28px;
background: black;
color: white;
}
.text-heading p
{
margin: 0 0 0 397px;
font-size: 14px;
color: black;
}
.contact label
{
margin: 0;
}
.title label
{
margin: 0 0 0 26px;
font-size: 18px;
}
.jobno label
{
border: 1px solid black;
padding: 2px 6px 0 6px;
margin: 0 0 0 90px;
}
.jobno p{
margin: -26px 0 0 57px;
color: red;
}
.data-db p
{
margin: -25px 0 0 58px;
color: #000000b5;
}
.data-db2 p
{
margin: -26px 0 0 93px;
color: #000000b5;
}
.data-db3 p
{
 margin: -27px 0 0 55px; 
 color: #000000b5;
}
.brand-data p
{
margin: -26px 0 0 57px;
color: #000000b5;
}
.model-data p
{
 margin: -25px 0 0 85px;
 color: #000000b5; 
}
.serial-data p
{
margin: -25px 0 0 88px;
color: #000000b5; 
}
.user-datas p
{
 margin: -26px 0 0 93px; 
 color: #000000b5; 
}
.phys-data p
{
 margin: -26px 0 0 153px; 
 color: #000000b5; 
}
.hr-dt
{
margin: -8px 0 12px 0px;
color: black;
}
.images-img img
{
width: 62px;
margin: 0px 0 0 0;
}
.sign-img-data img
{
width: 149px;
height: 58px;
object-fit: cover;
}
.main-div
{
border: 1px solid #00000096;
padding-top: 14px;
padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 18px;
}
.note-dt
{
margin: 19px 0 0px 0;
}
/*---forget password------*/
.forget
{
margin: -11px 0 0 125px !important;
}
.back-btn
{
margin: -8px 0 0 190px !important;
}
.selectData{
  border: none;
}
.pdf-btn{
  background: #f09e9e;
    border-color: #f09e9e;
}
.pdf-btn a{
  font-size: 12px;
}
div.pick{
  border: 1px solid #0000003d;
    padding: 3px 0 0 29px;
}
.pick-services{
  margin: 0;
  border: none !important;
    padding: 0 0px 0 11px;
}
/*sercah css*/
.row.ass-serach{
  margin-top: 34px;
  margin-bottom: 36px;
}
.p-4{
  border-radius: 15px;
}
.add-cus{
  margin: 43px;
}
span.re_sign {
    color: red;
  }
/*for the device assign of particular mechanic*/
.device-data{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    background: white;
    padding: 24px;
    border-radius: 14px;
    margin-bottom: 12px;
}
.text-data{
  padding: 11px 0px 0px 0px;
    margin:-4px;
}
span.text-head {
    color: black;
}
.view-heading{
      text-align: center;
}
.view-heading h1{
  font-size: 25px;
    font-weight: bold;
}
.text-message{
  text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.pdf-button{
  color: #181914;
    margin: 11px 7px;
    border: 1px solid #f1a9a9;
    border-radius: 5px;
    padding: 2px 5px;
    background: #f09e9ee0;
    font-weight: bold;
}
.rep-cal{
    float: right;
    margin: 5px 55px;
    font-weight: bold;
}
svg.svg-inline--fa.fa-search.fa-w-16 {
   font-size: 25px;
    position: absolute;
    margin: 6px 0 6px 19px;
    width: 27px;
    color: #1c1d1885;
    }
    .serach{
      padding-left: 56px;
    background: #00000005;
    border-radius: 17px;
    }

   .dialog-box{
    width: 59%;
    padding: -6px 0px;
    position: absolute;
    margin-top: -45%;
    margin-left: 17%;
    }
    .buttons-btn{
      margin: -30px 0;
    }
    tr {
    background: white;
}

.img-sect{
      width: 112px;
    object-fit: cover;
    margin: 6px 6px;
    height: 112px;
}
/*remove icon att add customer*/
.remove_field{
  width: 27px;
    height: 22px;
   
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
    margin: 0 0 9px 0px;
}
/*for the bar chart */
.bar-chart{
  border-radius: 3px;
    box-shadow: 0 0 8px #18191491;
    padding: 11px 9px;
    background: white;
}
.pagination{
  margin: 0 0% 0 34%;
} 
.pagination .active{
  padding: 6px 16px;
    box-shadow: 6px 8px 6px #a4cba4b8;
    color: #309e49;
    border: 1px solid #0080004d;
    border-radius: 10px;
}
.pagination li{
  padding: 6px 16px;
    box-shadow: 6px 8px 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;

}
li.disabled {
    background: #f4f4f400;
    box-shadow: none;
}
.lis{
  margin: 0 18px 0 37px;
}
.devicess-style{
    position: absolute;
    top: 27%;
    margin-left: 34%;
    width: 26%;
    height: auto;
}
div#devicess{
      background: #0000009c;
    color: white;
}
.shadows 
{
  opacity:19%;
}