.custom-img{
	width: 120px;
    object-fit: scale-down;
}

.pull-right{float: right;}

.has-error { border: 1px solid #d43f3a !important;}

#server-table_paginate{float: right;}

#server-table th {    background: var(--bg-gray);
    border: 0;}



/******************ESTIMATE STEPS CSS STARTS********************/
.step3_n1:after{
	width:172px !important;
}

.active#step_d_1:after{
	background-color: #038dff
}

.active#step_d_3:after{
	background-color: #038dff
}

.dotactive.step3 {
    background-color: #038dff;
    color: #fff;
    z-index: 10;
}

.dotactive.step3:after {
    background-color: #038dff;
}

.dotactive.step4 {
    background-color: #038dff;
    color: #fff;
    z-index: 10;
}

.dotactive.step4:after {
    background-color: #038dff;
}

.dotactive.step5 {
    background-color: #038dff;
    color: #fff;
    z-index: 10;
}

.dotactive.step5:after {
    background-color: #038dff;
}

.dotactive.step6-no-z-index{
	z-index: unset !important;
}

.dotactive.step6 {
    background-color: #038dff;
    color: #fff;
    z-index: 10;
}

.dotactive.step6:after {
    background-color: #038dff;
}

.dotactive.step7 {
    background-color: #038dff;
    color: #fff;
    z-index: 10;
}

.dotactive.step7:after {
    background-color: #038dff;
}

.dotactive.step8 {
    background-color: #038dff;
    color: #fff;
    /*z-index: 10;*/
}

.dotactive.step8:after {
    background-color: #038dff;
}

.dotactive.step8:before {
    background-color: #038dff;
}

.step6-store{
    right: -170px !important;
}

/******************ESTIMATE STEPS CSS ENDS********************/

.phneListng li .small-h-bxx {
    min-height: 150px;
    position: relative;
}

/*******************LOADER CSS STARTS********************/

.loading { margin: auto; }

.loading span {
  line-height: 32px;
  margin-left: 12px;
  font-size: 16px;
  vertical-align: middle;
}

.loading img { vertical-align: middle; }

.loading_wrp {
  background-color: #FFF;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1020;
}

.loading_wrp .x16 span {
  line-height: 16px;
  font-size: 12px;
  margin-left: 6px;
}

.loading_wrp .x32 img {
  width: 32px;
  height: 32px;
}

/*******************LOADER CSS ENDS********************/

.estiamte_ev_d{
  color:#ccc; 
  font-weight: normal;
  font-size: 12px;
}