/* @font-face {
  font-family: 'Source Sans 3', sans-serif;
  src: url('../fonts/europa/EuropaRegular.eot');
  src: url('../fonts/europa/EuropaRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/europa/Europa-Regular.woff') format('woff'), url('../fonts/europa/Europa-Regular.ttf') format('truetype'), url('../fonts/europa/Europa-Regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway', sans-serif;
  src: url('../fonts/europa/Europa-Bold.eot');
  src: url('../fonts/europa/Europa-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/europa/Europa-Bold.woff') format('woff'), url('../fonts/europa/Europa-Bold.ttf') format('truetype'), url('../fonts/europa/Europa-Bold.svg') format('svg'); 
  font-style: normal;
}
@font-face {
  font-family: 'er-light';
  src: url('../fonts/europa/EuropaLight.eot');
  src: url('../fonts/europa/EuropaLight.eot?#iefix') format('embedded-opentype'), url('../fonts/europa/Europa-Light.woff') format('woff'), url('../fonts/europa/Europa-Light.ttf') format('truetype'), url('../fonts/europa/Europa-Light.svg') format('svg'); 
  font-style: normal;
}
@font-face {
  font-family: 'er-light-it';
  src: url('../fonts/europa/EuropaLightItalic.eot');
  src: url('../fonts/europa/EuropaLightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/europa/Europa-LightItalic.woff') format('woff'), url('../fonts/europa/Europa-LightItalic.ttf') format('truetype'), url('../fonts/europa/Europa-LightItalic.svg') format('svg'); 
  font-style: normal;
}
@font-face {
  font-family: 'er-reg-it';
  src: url('../fonts/europa/Europa-RegularItalic.eot');
  src: url('../fonts/europa/Europa-RegularItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/europa/Europa-RegularItalic.woff') format('woff'), url('../fonts/europa/Europa-RegularItalic.ttf') format('truetype'), url('../fonts/europa/Europa-RegularItalic.svg') format('svg'); 
  font-style: normal;
} */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500&family=Source+Sans+3&display=swap');
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?kzfla6');
  src: url('../fonts/icomoon.eot?kzfla6#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?kzfla6') format('truetype'), url('../fonts/icomoon.woff?kzfla6') format('woff'), url('../fonts/icomoon.svg?kzfla6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
* {
  margin:0;
  padding: 0;
}
html, body {
  height: 100%;
  font-size: 14px;
}
body, input[type="text"] {
  font-family: 'Source Sans 3', sans-serif;
  color: #1a1a1a;
}
.icon-customer-information:before {
    content: "\e900";
}

.icon-inspect-dark:before {
    content: "\e901";
}

.icon-Print:before {
    content: "\e902";
}

.icon-search:before {
    content: "\e903";
}

.icon-summary:before {
    content: "\e904";
}


img.logo-img {
  min-width: 52px;
  max-width: 52px;
  width: 52px;  
}

.backdrop
{
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.modal-dialog {
  margin-top: 10%;
}
.validation {
  color: #ff3019;
  padding:10px 0 0 0;
  font-size: 14px;
  font-weight: 600;
}
a:hover{ color: #6E6E71;}
.btn, .btn:focus, .btn:active {
  border-radius:30px!important;
  box-shadow:none!important;
}
.scroll-slider-container .drag-scroll-content {
  overflow:hidden!important;
  display: flex!important;
}
.masthead [class*="col-"]:first-child {
  max-width: 200px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .scroll-slider-container .drag-scroll-content {
    width: 90%!important;
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  .scroll-slider-container .drag-scroll-content {
    width: 80%!important;
    margin: auto;
  }
}
.boh:before {
  content: '';
  background: url('../../assets/images/bg-inner.jpg');
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 0;
}

/* processsing dial css */

.grid-element .processing-dial
{
position: relative;
}
.grid-element .processing-dial:after,
.popup-dial-wrap:after
{
content: '';
position: absolute;
width: 10px;
height: 10px;
left: 0;
right: 0;
bottom: 1.5rem;
margin: 0 auto;
background: url(../images/dial-mid-pointer.svg);
z-index: 0;
}
.grid-element .processing-dial:before,
.slider-item-box .slide-dial-wrap::before,
.popup-dial-wrap:before
{
content: '';
position: absolute;
width: 146px;
height: 146px;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: url(../images/dial.svg) no-repeat;
margin: auto;
z-index: 0;
background-size: 100%;
}
.slider-item-box .slide-dial-wrap,
.popup-dial-wrap
{
position: relative;
}
.slider-item-box .slide-dial-wrap:before {
transform: scale(0.32);
z-index: 0;
left: -3rem;
top: 4px;
}
.device-popup .scroll-window
{
height: 280px !important;
}
.popup-dial-wrap:before
{
transform: scale(1.3);
z-index: 0;
}
.processing-dial canvas{transform: scale(0.85);
  transform: scale(0.78);
  position: relative;
  top: 5px;
  left: 1px;
}
/* processsing dial css */
.slider-block .processing-dial, .image-box .processing-dial{
  position: relative;
  background: #F6F8FA;
}
.image-box .processing-dial {
  border-bottom: 1px solid #ccc;
  background: #F6F8FA;
  width: 99%;
  top: -4px;
}
.image-box.iOS .identity-section {
  position: relative;
  top: 86px;
  left: 23px;
  width: 87%;
  background-color: #e0e0e0;
  padding: 0 0;
  color: #000;
  text-align: center;
  margin-bottom: 6px;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.image-box.android .identity-section {
  position: relative;
  top: 79px;
  left: 18px;
  width: 90%;
  background-color: #e0e0e0;
  padding: 0 0;
  color: #000;
  text-align: center;
  margin-bottom: 6px;
  font-size: 12px;
  letter-spacing: 0.5px;
}

/* .slider-block .processing-dial:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  right: 0;
  bottom: 1.5rem;
  margin: 0 auto;
  background: url(../images/dial-mid-pointer.svg);
  z-index: 9;
} */
.slider-block .processing-dial:before {
  content: '';
  position: absolute;
  width: 55px !important;
  height: 55px !important;
  left: 3px !important;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/dial.svg) no-repeat;
  margin: auto;
  z-index: 9;background-size: 100%;
}
.slider-block .ngx-gauge-meter{ width: 55px !important; height: 55px !important; z-index: 10;}
.image-box .processing-dial:before {
  content: '';
  position: absolute;
    width: 200px !important;
    height: 200px !important;
    left: 0px !important;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/dial.svg) no-repeat;
  margin: auto;
  z-index: 9;background-size: 100%;
}
.image-box .ngx-gauge-meter{
  width: 165px !important;
  height: 165px !important;
  z-index: 10;
  left: -19px;
  top: 0px;
  position: relative;}
  .image-box .processing-dial canvas {
    transform: scale(0.75);
  }
.image-box .reading-label, .image-box .reading-block{ left: 20px;}
.image-box .processing-dial:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  right: 0;
  bottom: 1.5rem;
  margin: 0 auto;
  background: url(../images/dial-mid-pointer.svg);
  z-index: 9;
}
.modal-custom-margin-top{ margin-top: 2% !important;}
.modal-custom-margin-top .modal-header .close {
  position: absolute;
  right: 10px;
  margin: 0;
  top: 15px;
  padding: 0;
}
.nav-item.dropdown .btn {
  padding: 0;
}
.nav-item.dropdown .btn.btn-outline-primary:not(:disabled):not(.disabled):active, .nav-item.dropdown.show>.btn-outline-primary.dropdown-toggle {
  background-color:#fff!important;
  color: #6E6E71!important;
}

.create-box .card-body .pagination {
  margin-bottom: 0;
  margin-top: 0;
}
.modal-title {
  font-size: 18px;
  color:#fff;
  text-align: left;
  width: 100%;
  
}
.modal-header {
  background:#1d1d1d;
  border-radius: 0;
}
.modal-content {
  border-radius:0;
}
.modal-header .close, .modal-header .close:focus, .modal-header .close:hover {
  color: #fff;
  text-shadow: none;
  opacity: 1;
}
.genBarCode {
  display: inline-block;
  margin: 0px 0 10px 20px;
  padding: 8px 8px;
  background:#f0f0f0;
  vertical-align: middle;
  height: 42px;
}

/******** Online Manual Order Placing Css ********/

.search-white-section {
  padding: 3rem 0;
  position: relative;
  z-index: 1;
  /* background: url(../images/search-section-bg.svg) no-repeat center center;
  background-size: cover; */
  height: 95vh;
  display: flex;
}

*::-ms-backdrop, .search-white-section { padding-top: 10rem;}

.search-white-section .container{ position: relative; z-index: 1;}
.search-white-section h4 {
  font-size: 18px;
  text-align: center;
  line-height: 32px;
  color: #6E6E71;
  font-weight: 300;
}
.search-device[_ngcontent-c3] {
  cursor: pointer;
}
.search-white-section .input-group {
  margin-top: 2rem;
}
.search-white-section .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.search-device .input-group-btn .btn-success, .input-group.search-device .input-group-btn .btn-success:hover {
  background: #E20074!important;
  border-color: #E20074!important;
  color: #FFF!important;
}
.input-group-btn:last-child>.btn {
  margin-left: 0;
}
.search-white-section .btn .fa {
  font-size: 18px;
}
.search-main-logo {
  position: absolute;
  left: -40px;
  top: -31px;
  z-index: 9;
  width: 210px;
  display: none;
}
.search-device input{
  cursor: text;
  font-family: 'Source Sans 3', sans-serif;
  color: #000;
  font-size: 14px;
}
.input-group .form-control:focus {
  z-index: 3;
}

.search-white-section .form-control {
  border-radius: 0;
}
.search-white-section .form-control, .search-white-section .btn {
  height: 40px;
}
.form-control:focus, .form-control {
  box-shadow: none;
  border-color:#c9d9dd;
  border-radius:0;
  font-size: 14px!important;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

*::-ms-backdrop, .input-group .form-control{
  display: inline;
}

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
body{ position: relative;}
body .container {
  position: relative;
  z-index: 1;
}
.top-steps-section{padding:3rem 0 0rem 0; position: relative;z-index: 1;text-align: center; background:rgba(255,255,255,0.88);}
.steps{ background: transparent;margin: -27px 0 0 0;}
.steps ul{ width: 100%; z-index: 9; text-align: center;}
.steps .list-unstyled li {display: inline-block;min-width:13%;vertical-align: top;text-align: center;}
.steps span:after{transform: rotate(90deg);top: -37px;height: 115px;left: 96px;}
.steps ul .icon-search i{ width: 0;}
.completed span {border-color: #6E6E71;background: #fff;color: #000;}
.steps li:last-child span:after{ width: 0;}
.steps ul li a.completed{ color: #000;}
.search-inner-logo {
  position: absolute;
  left: -40px;
  top: -31px;
  z-index: 9;
  width: 105px;
  display: none;
}
.inspecion-section {
  padding: 2rem 0;
}
.inspection {
  background: #fff;
  box-shadow:0 10px 20px -10px rgb(0 0 0 / 30%);
  min-height: 560px;
}
.inspection .inspection-row {
  margin: 0;
  padding: 1.5rem;
}
.inspection .device-details {
  position: relative;
  overflow: hidden;
}

.inspection aside, .d-table-wrap table tr:nth-child(2n) td, .d-table-wrap table tr:nth-child(2n) th {
  background: #f4f4f4;
}
.inspection aside {
  background: #F0F0F0;
  padding: 15px;
}
.inspection aside.device-details{ height: auto;}
@media (min-width: 1024px){
  .inspection .device-details figure {
      min-height: 290px;
  }
}
  .inspection .device-details figure {
      background: #fff;
  }
  .inspection aside img {
    width: auto;
    max-height: 290px;
    margin: auto;
    display: block;
    padding: 20px;
    max-width: 240px;
  }
  .d-table-wrap {
    background: #fff;
    padding: 10px;
    margin-top: 15px;
  }
  .inspection-table[_ngcontent-c8] {
    font-size: 14px;
  }
  .d-table-wrap table {
    margin-bottom: 0;
    font-size: 14px;
  }
  .table-bordered {
    border: 1px solid #ddd;
  }
  .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 33px;
  }
  table {
    background-color: transparent;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
  }
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 12px 15px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
  }
  .d-table-wrap table th, .d-table-wrap table td, p {
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 300;
    text-align: left;
    margin: 0 !important;
    line-height: normal !important;
  }
  th {
    text-align: left;
  }
  .device-details+div[class*="col-"] {
    padding-right: 0;
  }
  .inspect-accordion.inspect-wrap, .summary-scroll-wrap, .customer-information, .declaration-wrap {
    min-height: 484px;
  }
  .inspect-accordion h5 {
    font-size: 15px;
    line-height: 20px;
    color: #000;
    font-weight: 300;
    text-align: left;
  }
  h1, h2, h3, h4, h5, h6, figure {
    margin: 0;
    font-family: 'Raleway', sans-serif;
  }
  .inspect-accordion #accordion {
    margin-top: 1.5rem;
    margin-bottom: 0px;
  }
  .slider-wrapper {
    padding: 1rem 3rem;
    min-height:23rem;
  }
  .slider-wrapper .carousel {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  }
  .carousel {
    position: relative;
  }
  .slider-wrapper .carousel-indicators {
    bottom: -5rem;
    margin-left: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin-bottom: 0;
  }
  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
  }

@media not all, (-webkit-transform-3d){
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
}
}
.carousel-inner>.active {
    left: 0;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}
.slider-inner-content {
  display: flex;
  flex-wrap: wrap;
  padding: 3rem;
  position: relative;
}
.slider-inner-content figure {
  align-self: center;
}
.slider-inner-content figure {
  flex: 0 0 22%;
    margin: 0 25px 0 0;
    max-width: 22%;
}
.slider-inner-content figure img {
  height: 138px;
  max-width: 100%;
}
.slider-inner-content article {
  flex: 0 0 68%;
  max-width: 68%;
  align-self: center;
  text-align: left;
}
.btns-wrapper a, .slider-inner-content h3, .site-nav .navbar-right li:last-child a, .home-content h1, .faq-accordion h4, .text-danger span, .qh-table table th {
  color: #000;
}
.slider-inner-content h3 {
  font-size: 18px;
  margin-bottom: 1rem;
}
.slider-inner-content h3 .fa {
  color: #0e0e0e;
  padding-left: 10px;
  font-size: 24px;
  cursor: pointer;
  position: relative;
  top: 2px;
}
.slider-inner-content article span {
  font-size: 14px;
  display: block;
  font-weight: 300;
}
.btn-confirmation-wrap {
  margin: 1rem 0 0 0;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-confirmation-wrap button {
  margin-left: 0;
  width: 75px;
  padding: 7px 0;
  font-weight: 300;
  font-size: 12px;
  margin-right: 1rem;
  box-shadow: none !important;
  text-transform: uppercase;
  cursor: pointer;
}
.btn-success-outline {
  /* border-color: #ff787c; */
  color: #E20074 !important;
  border-color: #E20074!important;background: transparent;
}
.btn-primary-outline {
  border:1px solid #ccc;
    color: #000;
    background: none;
}

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  line-height: 1
}


@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.carousel .carousel-control.left {
  left: -3rem;
}

.carousel .carousel-control {
  width: 25px;
  height: 45px;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-shadow: none;
  background: none;
  font-size: 32px;
}
.carousel .carousel-control.right {
  right: -3rem;
}
.carousel .carousel-control i {
  position: relative;
  top: -1px;
  color: #000;
}
.slider-inner-content figure {
  align-self: center;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
img {
  vertical-align: middle;
}

img {
  border: 0;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}

.carousel-indicators li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px
}

.carousel-indicators .active {
  width: 8px;
  height: 8px;
  margin: 0;
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
  text-shadow: none
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
      margin-left: -10px
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
      margin-right: -10px
  }
  .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px
  }
  .carousel-indicators {
      bottom: 20px
  }
}
.slider-wrapper .carousel-indicators li {
  box-shadow: 0px 0 0 1px #ccc;
  border:none;
  margin: 0 3px;
  width: 26px;
  height: 12px;
  background: transparent;
}
.carousel-indicators li::before {
  position: absolute;
  top: 0px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.inspect-accordion.inspect-wrap, .summary-scroll-wrap, .customer-information, .declaration-wrap {
  min-height: 484px;
}
.inspection h4 {
  font-family: 'Raleway', sans-serif;
  font-size: 22px;
  font-weight: 300;
  text-align: left
}
.inspection h4 {
  background: #fff;
    padding: 10px 15px;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
}
.modal .inspection h4 {
  color: #fff;
    font-weight: 600;
    background: #000;
}
.custom-block-margin-left {
  margin-left: 12.5%;
}
.steps ul .icon-search i {
  width: 0;
}
.completed span {
  color: #222;
}
.completed span {
  background: none;
  color: #001E32;
}

.steps span {
  width: 44px;
  height: 44px;
  line-height:33px;
  border-radius: 100%;
  background: #E1E1E1;
  display: inline-block;
  text-align: center;
  font-size: 28px;
  margin-bottom: 2px;
  position: relative;
  color: #75787b;
  border: 2px solid #E1E1E1;
}
.steps ul .icon-search i {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 2px;
  height: 30px;
  top: -30px;
  margin: auto;
  z-index: 0;
}
.steps span:before {
  position: relative;
  top: 5px;
}
.steps span:after {
  transform: rotate(90deg);
  top: -37px;
  height: 115px;
  left: 96px;
}
.completed span::after {
  background: #ff787c;
}
.steps span::after {
  color: #6f6e6c;
  background: #f4f4f4;
}
.steps span:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 3px;
  height: 34px;
  background: #E1E1E1;
  top: 44px;
  margin: auto;
  z-index: -1;
}
.steps span:before {
  position: relative;
  top: 5px;
}

.icon-search:before {
  content: "\e903";
}
.fade.in {
  opacity: 1;
}
.steps ul li a {
  color: #777;
  padding: 0 0;
  display: block;
  position: relative;
  z-index: 1;
  font-size: 13.5px;
  width: 100%;
  text-align: center;
}
.steps ul li a:hover {
  text-decoration: none;
}
.completed span.navtext {
  background: none;
  border: 0;
  color: #E20074;
}

span.navtext {
  font-size: 13.5px;
  display: block;
  width: 100%;
  height: auto;
  max-width: 142px;
  text-align: center;
  margin: 4px auto 10px auto;
  line-height: 21px; border: 0;
  color: #6f6e6c;
}
span.navtext {
  background: none;
}
span.navtext:after{
  width: 0;
}
.steps span:after {
  transform: rotate(90deg);
  top: -33px;
  height: 115px;
  left: 96px;
}
.steps span.fa {
  font-size: 18px;
}
.completed span::after {
  background: #E20074;
  color: #fff;
}

.completed span {
  border-color: #E20074;
  background: #fff;
  color: #E20074;
}
.processing span.navtext {
  color: #E20074;
}
.processing span.fa {
  background: #E20074;
  border-color: #E20074;
  color: #fff;
}
.steps .processing span[class*="icon-"] {
  color: #fff;
  background: #E20074;
  border-color: #E20074;
}
.inspection-body {
  /* background: url(../images/bg-inspection.jpg) no-repeat top center #fff; */
  background: #ebeff2;
  background-size: cover;
  background-attachment: fixed;
}

.slider-wrapper .carousel-indicators {
  bottom: -3rem;
  margin-left: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin-bottom: 0;
}
.home-body:after {
  background: url(../images/bg-product.jpg) no-repeat top center #fff;
  background-size: cover;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  background-position: center;
  background-size: cover;
  z-index: -1;
}
.btn-primary-outline:hover, .btn-primary-outline:focus {
  background: #D0021B !important;
  border-color: #D0021B !important;
  color: #fff!important;
}
.btns-wrapper .btn-success, .btn-next, .modal-body .btn-success, .btn-primary {
  background-color: #6E6E71;
  border-color: #6E6E71;
  color: #fff !important;
  transition: 0.1s all;
}
.btns-wrapper .btn-success:hover, .btn-next:hover, .btn-next:focus, .modal-body .btn-success:hover, .modal-body .btn-success:focus, .btn-primary:hover, .btn-primary:focus {
  background: #999B9E!important;
  color: #fff !important;
  transition: none;
  border:1px solid #999B9E!important;
}
.quote-price {
  border: 2px solid #E20074;
  background: #E20074;
  color: #fff;
}

.quote-price {
  display: inline-block;
    position: relative;
    text-align: center;
    clear: both;
    font-size: 18px;
    width: 100%;
}
.quote-term {
  font-size: 11px;
  clear: both;
  display: block;
  padding: 3px 0 15px 0;text-align: left;
}
.summary-media .media-heading {
   font-size: 13px !important;
}
.summary-media .media-heading {
  font-size: 12px !important;
  margin-bottom: 0;margin-top: 7px;
}
.summary-media .media-body, .summary-media .media-left, .summary-media .media-right {
  vertical-align: middle;
}


.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}
*::-ms-backdrop, .media-body, .media-left, .media-right{display: inline}
.media-left, .media>.pull-left {
  padding-right: 10px;
}
.summary-media img {
  /* width: 32px; */
  height: 28px;
}
.summary-media .media-right {
  white-space: nowrap;
}
.quote-price abbr {
  background: #1D4999;
  color: #fff;
  padding: 8px 7px;
  float: left;
  font-size: 14px;
}
.quote-price abbr {
  background: #f0f0f0;
  color: #000;
}
.quote-price label {
  padding: 7px 0 3px 0;
  margin: 0 0 0 -50px;
}
.summary-media {
  border-bottom: 1px solid #eee;
  padding-bottom: 1.2rem;
  margin-top: 1.2rem !important;
}
.media.summary-media{
  width: 97%!important;
  text-align: left;
}
.switch {
  position: relative;
  top: 3px;
  border: 0 !important;
}
.summary-media i {
  font-size: 18px;
  display: inline-block;
}
.check-true {
  /* background: url(../images/true.png) no-repeat; */
  width: 45px;
  height: 18px;
  display: inline-block;
}
.check-false {
  /* background: url(../images/false.png) no-repeat; */
  width: 45px;
  height: 18px;
  display: inline-block;
}
.cosmetic-block-listing h3 {
  font-size: 14px;
  padding: 5px 0px 15px;
  color: #817ebe;
  margin-bottom: 8px;font-weight: 600;
}
.change-label {
  display: inline-block;
  font-size: 13px;
  color: #222;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
  width: 100%;
}
.media.summary-media article{ width: 100%;}
@media (max-width: 1199px) and (min-width: 1024px){
.btns-wrapper a {
    width: 116px;
}
}
.btns-wrapper a {
  border-radius: 0;
  padding: 8px 15px;
margin: 0 0rem 0 1rem;
font-size: 14px;
font-weight: 500;
}
.btn-prev, .btn-default, .btn-reset {
  background: #ccc !important;
  color: #000;
  border-color: #ccc !important;
}
.btn-prev:hover, .btn-prev:focus, .btn-reset:hover, .btn-reset:focus {
  background: #777 !important;
  color: #fff !important;
}
.info-form .form-control {
  border: none;
  background: none;
  z-index: 99;
  padding: .375rem .675rem;
}
*::-ms-backdrop, .info-form .form-control{
  padding: .375rem .675rem;
}
.info-form .input-group {
  border-bottom: 1px solid #ccc;
  position: relative;text-align: left;
}
.info-form .input-group-addon {
  font-size: 1.4em;
}
.info-form .input-group-addon {
  background: none;
  border: none;
  padding: 0;
  position: relative;
  z-index: 99;
  color: #b2b2b2;
}
.info-form label {
  position: absolute;
  font-size: 13px;
  top: 11px;
  width: auto;
  z-index: 0;
  margin-bottom: 0;
  bottom: 0;
  margin: auto 0;
  left: 24px;
  color: #333;
  /* text-overflow: ellipsis; */
  overflow: hidden;
  width: 76%;
  white-space: nowrap;
  cursor: text;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  border: 0;
}
.label-focus~label {
  top: -8px !important;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.info-form label span {
  color: #EF6F6C;
}
.form-group select{
  font-size: 14px;
}
.info-form select {
  background: none;
  padding: 8px;
  border: none;
  width: 91%;
  color: #333;
  outline: none;
  height: 38px;
  font-size: 12px !important;
  margin-left: 0px;
}
.custom-file {
  position: relative !important;
    display: inline-block !important;
    width: 98% !important;
    height: 38px !important;
    margin-bottom: 0 !important;
    cursor: pointer !important;
}
.custom-file-input {
  position: relative !important;
  z-index: 2 !important;
  width: 100% !important;
  height: 38px !important;
  margin: 0 !important;
  opacity: 0 !important;
}
@media (max-width: 1199px) and (min-width: 1024px){
  .info-form label {
      font-size: 12px;
      top: 10px;
      border: 0;
  }
}
.custom-file:after {
  position: absolute;
  top: 10px;
  right: 0px;
  /* left: 5px; */
  bottom: 0;
  z-index: 0;
  display: block;
  height: 20px;
  color: #fff;
  content: "Upload";
  /* content: "Browse"; */
  font-size: 10px;
  cursor: pointer;
  line-height: 16px;
  background: #E20074;
  /* background: #1d1d1d!important; */
  padding: 2px 5px;
}

.info-form .custom-file-label::after{ display: none;}
.info-form .custom-file-input:focus~.custom-file-label {
  border-color: transparent;
  box-shadow: none;
}
label.custom-file-label{ left: 9px; background: transparent;padding-left: 0px;}
.confirmation-check {
  font-size: 11px;
  vertical-align: top;
  display: table; text-align: left;
}
.confirmation-check input[type="checkbox"] {
  display: table-cell;
  width: 12px;
  vertical-align: top;
  padding-right: 10px;
  margin: 3px 0 0 0; float: left;
}
.confirmation-check span{ float: left; width: 90%; margin-left: 5px; margin-bottom: 25px;}
.confirmation-wrapper .alert {
  padding: 0;
  color: red;
  border: none;
  font-weight: 400;
  font-size: 12px;
  background: transparent; text-align: left;
}
.common-alert {
  padding: 0;
  font-size: 14px;
  background: none;
  border: none;
  color: red;
  margin-top: 0;
}
.inspection h4 .common-alert {
  font-size: 13px;
   color: #333;
  margin: 5px 0 0 0;
  float: right;
  font-family: 'Source Sans 3', sans-serif;
}
.inspection h4 .common-alert b {
  color: #EF6F6C;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  color: #555 !important;
  transition: background-color 5000s ease-in-out 0s;
}
.confirm-modal .modal-content {
  border-radius: 0;
  border: none;
}
@media (min-width: 768px){
  .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  #diagnosemodal .modal-content {
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
}
}

/* .confirm-modal .modal-header {
  background: #1d1d1d;
} */

.confirm-modal .modal-header {
  position: relative;
}
/* .confirm-modal .modal-header {
  background: #ebeff2;
  color: #fff;
} */
/* .modal-header {
  background: #649aff!important;
  background: linear-gradient(45deg,#649aff 0,#5d42d3 100%)!important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#649aff', endColorstr='#5d42d3', GradientType=1);
} */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #E20074;
  background: #E20074;
}
/* *::-ms-backdrop, .modal-header{display: inline;} */

.modal-body {
  position: relative;
  padding: 15px;
}
.capacities {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  height: auto;
  background: none!important;
}
.capacities li {
  width: calc(100%/3);
  display: inline-block;
  padding: 15px;
  float: none!important;
  height: 100px;
  overflow: hidden;
}
.phone-capacity {
  position: relative;
  cursor: pointer;
}
.phone-capacity:before {
  content: '';
  background: url(../../assets/images/phone-half.svg) no-repeat;
  background-size: cover;
  width:28px;
  position: absolute;
  height: 48px;
  display: block;
  filter: grayscale(1);
  opacity: 0.6;
  transition: 0.1s all ease-in-out 0.1s;
  cursor: pointer;
}
.phone-capacity span {
  background: #a5a5a5;
  color: #fff;
  position: absolute;
  left: 1rem;
  top: 0.7rem;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 7px;
  border-radius: 5px;
  transition: 0.1s all ease-in-out 0.1s;
  cursor: pointer;
}
@media (min-width: 768px){
  .confirm-modal .modal-sm {
      width: 400px;
      max-width: 600px;
  }
}

.modal-header .close {
  color: #fff;
}

.confirm-modal .close {
  color: #E20074;
  opacity: 1;
}
.modal-header .close {
  margin-top: -2px;
  position: absolute;
  right: 12px;
  top: 0;
  color: #fff;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.capacities li:hover .phone-capacity:before {
  filter: grayscale(0);
  opacity: 1;
}
.capacities li:hover .phone-capacity span {
  background: #E20074;
}
.info-form .text-danger.validation-msg, .info-form .text-danger.validation-msg span{
  float: left;
  font-family: 'Open Sans', sans-serif!important;
}
.login-panel i{
  margin-left: -7px;
}
.tick-box-wrap {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  position: relative;
  color: #1c1c1c;
  flex-wrap: wrap;
  border: 1px solid #DDDDDD;
  padding: 0.75rem;
  border-radius: 4px;
  margin-bottom: 1.2rem;
}
.tick-box-wrap, .tick-box-wrap:hover, .tick-box-wrap:hover h3, .tick-box-wrap:focus h3 {
  color: #1d1d1d!important;
}
.tick-box-wrap {
  filter: grayscale(0);
  min-height: 85px;
  text-align: left;
}
a.tick-box-wrap:hover, a.tick-box-wrap:focus{ text-decoration: none;}
.tick-box-wrap figure {
  flex: 0 0 55px;
  max-width: 55px;
  font-size: 20px;
  align-self: center;
}
.tick-box-wrap img {
  width: 70px;
  height: 55px;
  position: relative;
  top: -1px;
  left: -7px;
}
.tick-box-wrap article {
  flex: 0 0 75%;
  max-width: 75%;
}
.tick-box-wrap h3 {
  font-size: 14px;
  line-height: 16px;
  padding-top: 5px;
  color: #1d1d1d;
  font-weight: 600;
}
.tick-box-wrap h3 i {
  color: red !important;
}
@media (max-width: 1199px) and (min-width: 1024px){
  .tick-box-wrap span {
      right: 1rem;
      top: 2rem;
  }
}
.tick-box-wrap span {
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 25px;
}

.text-right {
  text-align: right;
}
@media (max-width: 1199px) and (min-width: 1024px){
.tick-box-wrap p {
    margin-top: 5px;
}
}

.tick-box-wrap p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}
@media (max-width: 1199px) and (min-width: 1024px){
  .c-check label {
      top: 10px;
  }
}
.c-check label {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    transition: background-color 300ms ease, colour 300ms ease, box-shadow 300ms ease;
}
.c-check label:after {
  content: '';
  position: absolute;
  top: 10%;
  left: 28%;
  width: 68%;
  height: 41%;
  opacity: 1;
  border-left: 4px solid #ccc;
  border-bottom: 4px solid #ccc;
  transform: rotate(-45deg);
  transition: opacity 300ms ease;
}
/**custom checkbox**/

.c-check {
  position: relative;
}

.c-check label {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  cursor: pointer;
  transition: background-color 300ms ease, colour 300ms ease, box-shadow 300ms ease;
}

.c-check label:after {
  content: '';
  position: absolute;
  top: 10%;
  left: 28%;
  width: 68%;
  height: 41%;
  opacity: 1;
  border-left: 4px solid #ccc;
  border-bottom: 4px solid #ccc;
  transform: rotate(-45deg);
  transition: opacity 300ms ease;
}

.c-check input {
  visibility: hidden;
}

.c-check input:checked+label:after {
  opacity: 1;
}

.c-check input:checked+label {
  border-color: #6E6E71;
}

.c-check input:checked+label:after {
  border-color: #6E6E71;
}
.print-right h4 {
  position: relative;
}
.print-right h4 span {
  position: absolute;
  right: 15px;
  top: 10px;
  bottom: 0;
  margin: auto 0;
}
.oc-title-wrap a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: transparent;
  color: #777;
  border: 1px solid #ccc;
  margin: 0 3px;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
}
.print-right h4 i {
  font-size: 18px;
  position: relative;
  top: 2px;
}
@media (max-width: 1199px) and (min-width: 1024px){
  .inspection .inspection-row {
      margin-bottom: 4rem;
  }
}
@media (max-width: 1199px) and (min-width: 1024px){
  .inspecion-section .p-0 {
      padding: 0 15px !important;
  }
}
.oc-title-wrap a:hover {
  color: #FFFFFF;
  background: #649aff !important;
  background: -moz-linear-gradient(45deg, #649aff 0%, #5d42d3 100%) !important;
  background: -webkit-linear-gradient(45deg, #649aff 0%,#5d42d3 100%) !important;
  background: linear-gradient(45deg, #649aff 0%,#5d42d3 100%) !important;
  border-color: #5d42d3;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#649aff', endColorstr='#5d42d3',GradientType=1) !important;
  color: #fff;
}
.oc-title-wrap a:hover i{ color: #fff;}
.order-complete-content{
  text-align: left;
}
.order-complete-content h5 {
  font-size: 18px;
  margin-bottom: 1rem;
  font-weight: 400;
}
.order-complete-content p {
  font-size: 14px;
  margin-bottom: 10px;
}
.order-complete-content ul li {
  display: inline-block;
  padding-right: 10px;
}
.order-complete-content ul {
  margin: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.order-complete-content ul li a {
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
  font-weight: 500;
  color: #6E6E71;
}
.order-summary h5 {
  font-size: 18px;
}
.order-summary h6 {
  font-size: 14px;
  color: #4c4c4c;
  font-weight: 300;
}
.order-summary p {
  font-size: 14px;
  margin-top: 5px;
}
.order-summary {
  border-top: 1px dashed #ccc;
  margin-top: 3rem;
  padding: 4rem 0 0 0;
  text-align: left;
}
.order-summary .col-lg-4 {
  margin-top: 2rem;
}
.slider-wrapper .carousel-indicators li.red-active {
  background: 	#999B9E!important;
}
.print-heading-row {
  padding: 2rem 0 !important;
  text-align: left;
}
.print-heading-row .btn {
  margin-left: 10px;
}
.dashed-border-box {
  padding-top: 1rem;
  padding-bottom: 3rem;
  border-top: 1px dashed #eee;
}
.print-detail-row .dashed-border-box {
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  padding: 2rem;
  min-height: 175px;
  text-align: left;
}
.print-detail-row .dashed-border-box:nth-child(1), .print-detail-row .dashed-border-box:nth-child(4) {
  border-right: 1px dashed #ddd;
}
.dashed-border-box h5 {
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 600;
}
.dashed-border-box p {
  font-size: 14px;
  margin-top: 1rem;
  line-height: 20px;
}
.print-detail-row .dashed-border-box p {
  line-height: 26px;
}
.print-detail-row .dashed-border-box figure{ text-align: left;}
body.print-body{
  position: inherit;
}

.print-body:before {
  content: '';
  background: url(../images/pattern-square.png) repeat rgba(255,255,255,0.6);
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 0;
}
.print-body:after {
  /* background: url(../images/bg-product-inner.jpg) no-repeat top center #fff; */
  background: url(../images/bg-product.jpg) no-repeat top center #fff;
  background-size: cover;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  background-position: center;
  background-size: cover;
  z-index: -1;
}
.search-wrapper {
  max-width: 600px;
  width: 100%;
  margin: auto;
  padding:3em 3em 4em 3em;
  background: #ffffff;
  box-shadow:0 10px 20px -10px rgb(0 0 0 / 30%);  
  border: 1px #ddd solid;
  text-align: center;
  vertical-align: middle;
  max-height: 242px;
}
.search-white-section address, .search-white-section article {
  padding: 0 1em;
}
.search-white-section article {
  max-width: 370px;
  margin: auto;
}
.search-device .form-control {
  border-color: #888;
}
.close.help-close {
  position: absolute;
  right: -7px;
  top: -8px;
  z-index: 9999;
  opacity: 1;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #E04f5f;
  text-shadow: none;
  color: #fff;
  padding-top: 0px;
}
.close.help-close span {
  margin-top: -3px;
  display: block;
} 
.modal-body {
  position: relative;
  padding: 15px;
}
.help-modal .modal-body h5 {
  font-size: 14px;
  color: #6e6e71;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 16px;
}
.help-text, .help-text li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.help-text li {
  font-size: 13px;
  color: #6e6e71;
  position: relative;
  margin: 10px 0;
  padding-left: 15px;
}
.help-text li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background: #5D8691;
  border-radius: 100%;
  left: 0;
  top: 5px;
}
.modal-content {
  border-radius: 0;
  border: none;
}
@media (max-width:767px) {
  .search-wrapper {max-width: 80%;}
  .tc-box .slimscroll-wrapper, .tc-box .scroll-window {
    overflow: visible!important;
    height: auto!important;
    display: block!important;
  }
}
@media (max-width:565px) {
  .search-white-section {
    height:94vh;
  }
  .search-wrapper {
    max-width: 86%;
    padding:2em 0 2em 0;
  }
  .search-white-section h4 {
    font-size: 16px;
    line-height: 24px;
  }
  .tc-box {
    max-width: 90%;
    margin: auto;
  }
}
.slider-wrapper .btn-success-outline {
  background: none !important;  
  color: #E20074 !important;
  border: 1px solid #E20074;
}
.slider-wrapper .btn-success-outline.green-active {
  background: #E20074!important;  
  color: #fff !important;
  border-color:#E20074!important;  
}
.slider-wrapper .btn-success-outline.green-active:hover {
  background: #E20074!important;  
  color: #fff !important;
  border-color:#E20074!important;  
}
/* .slider-wrapper .btn-primary-outline.active, .slider-wrapper .btn-primary-outline.red-active, .btn-confirmation-wrap button.red-active {
  background: #253e45 !important;  
  color: #fff !important;
  border-color:#253e45 !important;  
} */
.btn.btn-outline-secondary.red-active {
  background: 	#999B9E !important;  
  color: #fff !important;
  border-color:	#999B9E !important;  
}
.qr-code-image img {
  width: 1in;
}

.ng-image-slider .ng-image-slider-container .main .main-inner .img-div img, .ng-image-slider .ng-image-slider-container .main .main-inner .img-div video {
    width:auto!important;
    height: 90%!important;
  }
  .ng-image-slider .ng-image-slider-container .main .main-inner .img-div.image-popup {
    width:170px!important;
    margin-left: 44px!important;
   /* margin-right: px!important;   */ 
  }
  /* .ng-image-slider-lightbox .lightbox-wrapper .lightbox-div .lightbox-image-main .lightbox-image .custom-image-main {
    background: #fff!important;
  } */
  .ng-image-slider .ng-image-slider-container .main .main-inner{ margin:0px !important}
  .ng-image-slider-lightbox .lightbox-wrapper {
    top: 5%!important;
    left: 5%!important;
    width: 90%!important;
    height: 90%!important;
    background-color: #fff!important;
  }
  
  .ng-image-slider-lightbox .lightbox-wrapper .lightbox-div .caption {
    top: auto!important;
    bottom: 0!important;
    padding: 10px 5px!important;
  }
  .ng-image-slider .ng-image-slider-container .main .main-inner .img-div .caption, .ng-image-slider-lightbox .lightbox-wrapper .lightbox-div .caption {
      background: rgba(0,0,0,0.7)!important;
      font-size: 12px!important;
      white-space: normal;
      word-break: break-word;
  }
  .ng-image-slider .ng-image-slider-container .main .main-inner .img-div {
    border: 1px solid #ddd;
    box-shadow: none!important;
    
  }
  .ng-image-slider .ng-image-slider-container .main .next.disable, .ng-image-slider .ng-image-slider-container .main .prev.disable,
  .ng-image-slider .ng-image-slider-container .main .next, .ng-image-slider .ng-image-slider-container .main .prev {
    border: 1px solid #ccc;
  }
  ng-image-slider .ng-image-slider-container .main .main-inner .img-div img {
      max-width: 150px;
  }

  .ng-image-fullscreen-view, .ng-image-fullscreen-view .lightbox-wrapper {
    max-width: 500px !important;
    background-color: white;
    text-align: center;
  }

  .ng-image-fullscreen-view .lightbox-wrapper .lightbox-div {
    max-width: 500px !important;
    background-color: white;
    text-align: center;
  }
  

  .ng-image-fullscreen-view .lightbox-wrapper .lightbox-div .lightbox-image-main .lightbox-image .custom-image-main {
    position: relative; 
    max-width: 500px !important;
  }

  .ng-image-fullscreen-view .lightbox-wrapper .lightbox-div .lightbox-image-main .lightbox-image .custom-image-main img {
    padding: 50px!important;
  }

  .ng-image-fullscreen-view .lightbox-wrapper .lightbox-div .caption {
    top: auto!important;
    bottom: 0!important;
    padding: 10px 5px!important;
    background: rgba(0,0,0,0.7)!important;
  }
  .btn-success-outline:hover, .btn-success-outline:focus {
    background: #E20074!important;  
    color: #fff !important;
    border-color: #E20074 !important;  
  }
  .green-active {
    background: #E20074!important;  
    color: #fff !important;
    border-color: #E20074 !important;  
  }
  .btns-wrapper .btn-prev {
    background: transparent!important;
    border: 1px solid #888;
    color: #888!important;
  }
  .btns-wrapper .btn-prev:hover, .btns-wrapper .btn-prev:focus {
    background: #888!important;
    border: 1px solid #888;
    color: #fff!important;
  }
  .btns-wrapper .btn-success {
    background: transparent;
    border: 1px solid #E20074;
    color: #E20074!important;
  }
  .btns-wrapper .btn-success:hover, .btns-wrapper .btn-success:focus,
  .btns-wrapper .btn-success:active, .btns-wrapper .btn-success:visited {
    background: #999B9E!important;
    border-color: #999B9E!important;
    color: #fff!important;
  }
  .btns-wrapper .btn-outline-primary {
    background: transparent;
    border: 1px solid #1d1d1d;
    color: #1d1d1d!important;
  }
  .btns-wrapper .btn-outline-primary:hover, .btns-wrapper .btn-outline-primary:focus {
    background: #6E6E71!important;
    border-color: #6E6E71!important;
    color: #fff;
  }
  .payment-wrap .info-form .col-xs-12{ width:100%}
  .bg-custom-color {background: #eef0f2;}
  .payment-tabs-wrap .form-control {border: 1px solid #ddd !important;}
  .payment-tabs-wrap .ammount-top-label{ text-align: left !important;}
  .payment-tabs-wrap .info-form label{ top:6px; text-align: left;}
  .payment-tabs-wrap .label-focus ~ label{top:-21px !important }
  .smartphones-label-text {
    color: #1b1b1d;
    font-size: 13px;
    font-weight: 500;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    text-align: left;
}
.smartphones-label-text a {
  color: #6E6E71;
  text-decoration: none;
}
.btns-wrapper{ display: inline-block; width: 100%;}
.btns-wrapper .btn-success, .btns-wrapper .btn-primary {  
  color: #FFF!important;  
  font-weight: 500;
  text-transform: capitalize;
  cursor: pointer;
  padding: 5px 15px;
  font-size: 14px;  
}
.btns-wrapper .btn-default {
  padding: 5px 15px;
  font-size: 14px;
}
.no-top-padding-n{ padding-top: 0 !important;}
.modal-header button.download-close{cursor: pointer;
  border: solid 1px #bbb;
  margin-right: 6px;
  padding: 6px 3px;
  height: 24px;
  width: 24px;
  vertical-align: middle;
  border-radius: 100%;
  font-size: 12px;
  text-align: center;
  color: #bbb;
  line-height: 0px;
  background: transparent;display: inline-block;
  margin-top: -5px;}
  .info-form select option .custom-file-label span{ color: red;}
  .right-in-form .form-group {margin-bottom: 1rem !important;}
.popup-open{overflow:hidden}
.popup-open .modal { overflow-x: hidden; overflow-y: auto; }
td.icon-button a {
  margin: 0 3px;
}
.panel-body .red, .panel-body .green {
  margin-right: 5px;
}



/* Device Category CSS */

/* new device category */
.select-tech{ background: #f7f7f7;}
.select-tech .nav-tabs {
    display: block;
    border: none;
    position: relative;
    top: -10px;
    margin-bottom: 20px;
}
.select-tech .nav-tabs > li {
    float: none;
    display: inline-block;
    width: 11%;
    vertical-align: top;
    font-size: 13px;
}
.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}
.select-tech .nav-tabs>li.active>a, .select-tech .nav-tabs>li.active>a:focus, .select-tech .nav-tabs>li.active>a:hover {
  border: 1px solid #6E6E71;
  /* background: #6E6E71; */
  color: #6E6E71;
}
.itad-icon {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.itad-icon img {width: 60px;}
.top-steps-section {
  padding: 3rem 0 0.5rem 0;
  position: relative;
  z-index: 1;
  background: #FFF;
  text-align: center;
}
.select-tech .nav-tabs>li>a {
  border: 1px solid #ccc;
  border-radius: 0;
  margin: 0 3px;
  padding: 10px 0;
  color: #111;
  position: relative;
  display: block;
}
.itbd-tabs-section{ display: inline-block; width:100%; background: #fff;}
.itbd-tabs-section .inspection{box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);}
.itbd-tabs-section .inspection h4{border-bottom:1px solid #ddd; padding:10px 15px 10px; font-weight: 400;}
[class*="step_"]:first-child {
  margin-top:0px;
}
.itbd-tabs-section .bg-grey{ background: #f7f7f7; padding:7px 5px; border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
[class*="step_"] h5 {
  font-weight: normal;
  font-size: 15px;    
  display: inline-block;
  clear:both;
  width:100%;
}
[class*="step_"] h5:before, [class*="step_"] h5:after {
  content:'';
  display: table;
  clear: both;
}
[class*="step_"] h5 abbr {
  border: 1px solid #ccc;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  padding: 2px 3px 3px 3px;
  font-size: 14px;
  margin: 0 5px 0 0;  
  vertical-align: top;
}
.watchQuestion {
  max-width: 276px;
  min-width: 276px;
  display: inline-block;
  vertical-align: top;
  padding: 3px 4px 0px 0;
}
.itbd-tabs-section .bottom-search-device{ max-width: 484px;}
[class*="step_"] h5 .fa {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #1b1b1d;
  text-align: center;
  margin: auto;
  padding: 6px;
  font-size: 14px;
  cursor: pointer;
  color: #fff;    
  transform: scale(0.8);
  vertical-align: top;
  top: -2px;
  position: relative;
}
.selected_option {
  padding:4px 35px 4px 10px;
  border-radius: 30px;
  position: relative;
  cursor: pointer;    
  background: #fff;
  border: 1px solid #6E6E71;
  color: #1b1b1d;
  float:right;
  min-width: 144px;
}
[class*="step_"] .list-gear {
  display: block;    
  margin-left: 30px;
  margin-bottom:0;
  transition: height 0.05s ease-in-out 0.05s;
  text-align: left;
}
.list-gear>li {
  padding-right: 8px;
  padding-left: 8px;
  margin: 15px 0 0;
  display: inline-block;
}
.list-gear figure.selected {
  background: #fff;
  border: 1px solid #6E6E71;
  color: #6E6E71;
}
.list-gear li i {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: #fff;
  padding:10px 0px 4px 1px;
  text-align: center;
  position: absolute;
  left: -11px;
  top: -0.25em;
  border-radius: 100%;
  border: 1px solid #bbb;
  transition: 0.1s all ease-in-out 0.1s;
}
.list-gear figure.selected i, .list-gear figure.selected:hover i {
  background: #6E6E71;
  color: #ffffff;
  border-color: #6E6E71;
}
.icofont-imac:before{
  content: "\ea39";
}
.list-gear figure.selected figcaption {
  color:#6E6E71;
}
.list-gear figure {    
  padding: 4px 10px 4px 30px;
  border: 1px solid #bbb;
  background: #eee;
  transition: 0.1s all ease-in-out 0.1s;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
  min-width: 114px;
}
[class^="icofont-"], [class*=" icofont-"]
{
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.list-gear figure figcaption {
  font-size: 14px;
  text-transform: capitalize;
  display: inline-block;
}
[class*="step_"] {
  margin: 0 auto 0 auto;
  max-width: 720px;
  padding: 10px 5px;
}
.selected_option .icon, [class*="step_"] h5 .icon {
  display: inline-block;
  width: 28px;
  height: 28px;    
  padding: 6px 0px 4px 1px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0px 20px 20px 0px;
  border: 1px solid #bbb;
  background: #6E6E71;
  color: #ffffff;
  border-color: #6E6E71;
  transform: scale(1);
  font-size: 14px;
}
.bandType {
  margin-left:30px;
}
.btn-group>.btn:first-child {
  margin-left: 0
}
.bandType .btn {
  border-radius: 30px;
  min-width: 150px;
  text-align: left;
  position: relative;
  margin-top: 10px;
  background: #eee!important;
  border: 1px solid #bbb;
  color:#222!important;
}
.bandType .btn label {
  margin-bottom: 0;
}
.bandType .btn .caret {
  position: absolute;
  right: 10px;
  top: 14px;
}
.iwatch-detail figure{ background: #f7f7f7 !important; min-height:280px !important; padding-top: 40px;}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}

.itbd-tabs-section .bottom-search-device{ max-width: 90%;}
.itbd-tabs-section .autocomplete-container {height: 40px !important;box-shadow: none;}
.select-tech .nav-tabs > li.active > a, .select-tech .nav-tabs > li.active > a:focus, .select-tech .nav-tabs > li.active > a:hover {
  border: 1px solid #253e45;
  background: #fff;
  color: #253e45;
}
.select-tech .nav-tabs > li > a:hover{ text-decoration:none; color:#1d1d1d !important}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  background: #E1E1E1!important;
  color: #75787b!important;
  border-color: #E1E1E1!important;
  opacity: 1;
}
.btn-success {
  background: #E20074 !important;
  border-color: #E20074 !important;
}
.itbd-tabs-section .bottom-search-device {
  margin: 15px 0 0px 32px;
}
.itbd-tabs-section .ng-autocomplete {
  width:100% !important;
  height: 100%;
}
.input-group-btn .btn{
  border-radius: 0 3px 3px 0;
}
.itbd-tabs-section .input-group.search-device .input-group-btn .btn-success, .itbd-tabs-section .input-group.search-device .input-group-btn .btn-success:hover {
  
  background: #fff !important;
  border-color: #fff !important;
  color: #6E6E71 !important;
}
.input-group{position: relative;
  display: table;
  border-collapse: separate;
}

  .bottom-search-device {
    box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
    max-width: 335px;
    margin: auto;
}
.itbd-tabs-section .bottom-search-device.selected {
  border: 1px solid #6E6E71 !important;
}
.autocomplete-container .suggestions-container ul li a {
  padding: 7px !important;
  font-size: 13px !important;
  text-align: left !important;
}
.inspect-accordion.inspect-wrap{ text-align: left;}
.list-gear.adapter figure {
  min-width: 100px;
  text-align: center;
  padding: 4px 10px;
}
.list-gear figure:hover, .list-gear figure:focus {
  border: 1px solid #bbb;
  background: #fff;
  color: #1b1b1d;
}



@media (max-width:575px) {
  .select-tech .nav-tabs > li > a abbr{ display: none;}
  .itad-icon img {width: 25px;}
  .select-tech .nav-tabs > li > a{ padding:5px 0}
  .watchQuestion{ min-width: 190px; max-width: 190px;}
}

@media (min-width:576px) and (max-width:767px) {
  .select-tech .nav-tabs > li > a abbr{ display: none;}
  .itad-icon img {width: 45px;}
}
@media(max-width:767px){
  .custom-block-margin-left {
      margin-left:0%;
  }
  .device-details + div[class*="col-"]{ padding-left: 0;}
}
@media (min-width: 768px) and (max-width: 1023px) {
  .select-tech .nav-tabs > li > a{ min-height: 120px;}
  .custom-block-margin-left {
      margin-left:0%;
  }
}
@media (min-width:1024px) and (max-width: 1199px) {
  .select-tech .nav-tabs > li > a{ min-height: 120px;}
  .custom-block-margin-left {
      margin-left:0%;
  }
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 90%;
  margin-bottom: 0;
  height: 38px;
  font-family: 'Source Sans 3', sans-serif;
}
.ft-12{ font-size: 12px;font-weight: 300;}
.custom-dropdown-padding-lr3, .custom-dropdown-padding-lr3:focus, .custom-dropdown-padding-lr3:active { 
  padding-left: 3px!important;
  padding-right: 14px!important;
  padding-bottom:2px;;
  padding-top: 2px;
  height: 28px!important;
  background: #999B9E;
  color: #fff;
  border-color: #999B9E;  
  font-weight: 400!important;
  cursor: pointer;
  text-indent: 4px;
  border-radius: 50px;
  text-transform: capitalize;
  font-size: 12px!important;
}
.custom-dropdown-padding-lr3 option, 
.custom-dropdown-padding-lr3 option:focus,
.custom-dropdown-padding-lr3 option:active,
.custom-dropdown-padding-lr3 option:hover {
  background:#999B9E;
  border-color:#999B9E;
  color: #fff;
}
.custom-dropdown-padding-lr3:focus{ border-color:#999B9E}
.ft-12{ font-size: 12px;font-weight: 300;}
.payment-inspection .info-form label{ left: 11px;}
.bottom-price-info-lbel-block{border: 1px solid #ddd;font-size: 14px;font-weight: normal;color: #555;min-height: 34px;background: #fff;display: inline-block;width: 100%;padding: 7px 10px;}
.bandType .btn {
  border-radius: 30px !important;
  min-width: 150px;
  text-align: left;
  position: relative;
  margin-top: 10px;
  background: #eee !important;
  border: 1px solid #bbb;
  color: #222 !important;
}

 .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.bandType .btn.dropdown-toggle::after{ display: none;}
.bandType .dropdown-menu {
  font-size: 14px;
  text-align: left;
  list-style: none;
}
.bandType .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.btn-default.dropdown-toggle.selected{color:#6E6E71 !important; background:#fff !important; border-color:#6E6E71 !important}

.dropdown-menu li {
  cursor: pointer;
}
/**************** file upload button css ******************/
.fileUpload {
  position: relative;
  overflow: hidden;
  margin:5px 0 0;
   cursor: pointer;
}
.fileUpload span{
   cursor: pointer;
}
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
/**************** file upload button css ******************/
.user-interactive-blk .pad-right-none-web{
  padding-left: 72px;
}
.user-interactive-blk .drpdn-blk{
 padding-right: 66px;
}
.btn{
 padding:0.375rem 1.5rem
}
.report-filter .input-group .input-group-append {
  margin-left:-3px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;  
}
.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}
.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #E20074;
  margin-top: 5px;
  margin-right:0;
}
.dropdown-submenu:hover>a:after {
  border-left-color: #000;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown-submenu .dropdown-item a, .dropdown-submenu .dropdown-item a:hover {
  color: #212529;
  text-decoration: none;
}
.site-nav .dropdown-submenu .dropdown-menu {
  min-width: 150px;
}
.toast-container.toast-top-center .toast {
  margin-top:0.5em;
}
.toast-container .toast-message {
  /* margin-top: 5px; */
  font-size: 13px;
}
.toast-container .toast-close-button {
  top:0;
  right: 0em;
}
.scroll-slider-container .android .TouchScreen div {
  height:12px!important;
}
.login-panel .input-group .form-control {
  width: 100%;
}
.toast-success.toast {
  width: auto!important;
  min-width: auto!important;
}
.btn i {
  margin-right: 5px;
  font-size: 14px;  
  position: relative;
  top: -1px;
}
.txt_serach {
  color:#E20074;
  font-size: 14px;
}
.steps ul {
  margin-bottom: 0;
}
.btn-secondary {
  padding: 5px 15px!important;
  border-color: #ccc!important;
  color: #000!important;
  font-weight: 400;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 14px;  
  background: #ccc!important;
}
.btn-secondary:hover {
  background: #ccc!important;
  color: #6E6E71;
}
.toast-container.toast-top-center .toast.toast-error {
  background-color: #e70045;
  background-image: none;
  padding: 10px 15px 10px 10px;
  max-width: 600px !important;
  min-width: 360px !important;
  width: auto !important;
}
.toast-container .toast-close-button {
  top: 1px;
  right: 6px;
  position: absolute;
}
.toast-close-button:hover, .toast-close-button:focus {
  color: #FFF;
}
.input-group .input-group-text {
  border-radius: 0;
}
.customer-information .info-form select {
  font-size:14px!important;
  width: 100%;
}
.custom-dropdown-padding-lr3:focus {
  border-radius: 50px;
}
.summary-media.cosmetic-block-listing {
  max-width: 100%!important;
  width: 100%!important;
}
.device-popup .dvice-table.dignos-summ-table > table {
  margin-bottom: 0;
}
.site-nav .dropdown-submenu .dropdown-menu {
  left: -70%;
  right: 100%;
}
.Touch.Screen .test-description {
  font-size: 14px;
  width: 95%;
  margin: auto;
}
.masthead .Touch.Screen .test-description {
  color: #000;
  white-space: normal;
  font-size: 6px;
}
.Liquid.Damage .description_list_box i {
  border: 1px solid #E20074;
  padding: 2px 6px;
  border-radius: 30px;
  width: 18px;
  height: 18px;
  color:#E20074;
}
.grid-element .Liquid.Damage .description_list_box {
  text-align: left;
  font-size: 11px;
  margin: 0px 0;
  background: #F2F3F6;
  border: none;
  padding: 5px;
  position: absolute;
  top: 166px;
  height: 109px;
  width: 97%;
  left: 3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select.form-control {
    -webkit-appearance: none;
  }
  .select-dropdown {
    position: relative;
  }
  .select-dropdown select{
    -webkit-appearance: none;
  }
  .select-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    pointer-events: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: .7em;
    right: .75em;
    border-top: 6px solid #fff;
    opacity: 1;
  }
  .info-form .input-group .select-dropdown:after {
    border-top-color: #999;
  }
  .filter .select-dropdown:after {
    border-top-color: #999;
    top:1.1em;
  }
}
/deep/.ngx-mat-drp-calendar, .ngx-mat-drp-calendar {
  background: none!important;
}
.report-filter .input-group .form-control {
  width: 100%;
}
.modal-footer label {
  font-size: 14px;
}
@media all and (-ms-high-contrast:none) {
  /* .modal-footer { justify-content:flex-start; align-items:flex-start }
  *::-ms-backdrop, .modal-footer { justify-content:flex-start; align-items:flex-start } */
  *::-ms-backdrop, #diagnosemodal .modal-footer {justify-content:flex-end; align-items:flex-end}
  *::-ms-backdrop, .acc-wrap {
    overflow-x: hidden!important;
  }
}
.select-dropdown .label-focus~label {
  left: 8px!important;
  top: -15px!important;
}
.btns-wrapper .btn+.btn {
  margin-left: 5px;
}
.toast-container .toast, .toast-container .toast:hover {
  box-shadow: 0 0 12px #999999!important;
}
.logo a {
  display: block;
  margin: 10px 0;
}
.toast-close-button:hover, .toast-close-button:focus {
  color: #fff!important;
  opacity: 1!important;
}
.section-modal-header .fa {
  cursor: pointer;  
}
.pagination {
  margin-bottom:0;
}
.slider-inner-content .btn-success-outline:hover {
  background: #E20074!important;
  color: #fff !important;
  border-color: #E20074 !important;
}
.search-white-section .btn .fa {
  top:2px;
}
.device-popup .image-box .processing-dial canvas {
  transform: scale(0.68);
  left: 3px;
}
.device-popup .image-box .processing-dial:after {
  bottom: 2.7rem
}
.cosmetic-info i.fa {
  float: right;
}
.cosmetic-info {
  padding:  0 7px 0 5px;
}
.device-popup .image-box.iOS .identity-section {
  width: 89%!important;
  z-index: 9!important;
  left: 20px!important;
}
.image-box.iOS .screen-header {
  left: 20px!important;
  width: 89%!important;
}
.Polish .box-full-screen .item.manual-test3.show-class {
  margin-top: 73px;
}
.Polish .grid-element .pop-toogle label span {
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 37px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 12px;
  font-size: 11px;
}
b, strong {
  font-family: 'Raleway', sans-serif;
}
.Polish .btn {
  padding: 0.375rem 1rem;
}
.termsdescription{
  margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:11.0pt;
}
.termstitle{
  margin-top:12.0pt;margin-right:0cm;margin-bottom:0cm;margin-left:0cm;font-size:21px;color:#2F5496;font-weight:normal;
}
.termsList{
  list-style-type: lower-alpha;
  margin-left: 30px;
}