@media (min-width: 1280px) {
  .body-box form #dropdown-drower {
    width: 380px;
    position: fixed;
    transition: .5s;
    height: 100%;
    padding-bottom: 20px;
    z-index: 9;
    right: -380px;
    top: 80px;
    box-shadow: 0 -28px 25px 0 rgba(159, 162, 223, 0.12);
    background-image: linear-gradient(180deg, #f9f9f9 0%, #f9f9f9 100%); }
    .body-box form #dropdown-drower:hover {
      right: 0; } }
@media (max-width: 1280px) {
  body.red .side-menu .side-menu-container ul.navbar-nav li:hover a span {
    background: #de4040; }
  body.green .side-menu .side-menu-container ul.navbar-nav li:hover a span {
    background: #04a27b; }
  body.dark .side-menu .side-menu-container ul.navbar-nav li:hover a span {
    background: #222d32; }
  body.blue .side-menu .side-menu-container ul.navbar-nav li:hover a span {
    background: #5054a4; }
  body .lead-customer {
    margin-left: 20px; }
  body .side-menu .side-menu-container .navbar-nav li a img {
    padding-right: 20px;
    margin-left: 16px; }
  body .side-menu .side-menu-container .navbar-nav li a span {
    float: none; }
  body .side-menu.active .side-menu-container .navbar-nav li a span {
    float: left; }
  body .index-block a {
    width: 44%;
    margin: 10px !important; }
  body .side-menu.active .side-menu-container ul.navbar-nav li:hover a span {
    position: relative;
    background: none;
    padding: 0; }
  body .side-menu .side-menu-container ul.navbar-nav li:hover a span {
    position: fixed;
    color: white;
    background: #5054a4;
    padding: 2px 10px; }
  body .support {
    display: none; }
  body .custome-container {
    width: 94%;
    margin: 0 auto; }
  body .header {
    position: fixed;
    z-index: 10;
    width: 100%;
    width: calc(100% - 52px);
    margin-left: 52px;
    height: 80px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 5px; }
    body .header .search input {
      width: 350px; }
  body .customer-detail-block .readonly-block .customer-header .customer-back {
    width: 6%; }
    body .customer-detail-block .readonly-block .customer-header .customer-back a {
      width: 0;
      height: 2px;
      background-color: transparent;
      float: left;
      border-radius: 50%; }
  body .header-perant {
    width: 96%;
    float: left; }
    body .header-perant .responsive-menu-btn {
      position: absolute;
      left: 10px;
      top: 22px;
      display: block; }
      body .header-perant .responsive-menu-btn svg {
        width: 26px; }
  body .said-menu-overlay {
    display: none; }
  body .said-menu-overlay.active {
    position: fixed;
    background: black;
    width: 100%;
    z-index: 10;
    height: 100%;
    display: block;
    opacity: 0.2; }
  body .side-menu {
    width: 52px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s; }
    body .side-menu.active {
      width: 200px;
      z-index: 10;
      -webkit-transition: all ease-in-out .3s;
      -moz-transition: all ease-in-out .3s;
      -ms-transition: all ease-in-out .3s;
      -o-transition: all ease-in-out .3s;
      transition: all ease-in-out .3s; }
      body .side-menu.active .side-menu-container .brand {
        text-align: center;
        width: 200px;
        -webkit-transition: all ease-in-out .3s;
        -moz-transition: all ease-in-out .3s;
        -ms-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        transition: all ease-in-out .3s; }
        body .side-menu.active .side-menu-container .brand a .deckstop-logo {
          display: block;
          width: 126px;
          margin-left: 34px; }
        body .side-menu.active .side-menu-container .brand a .responsive-logo {
          display: none;
          width: 40px;
          margin-left: 6px; }
      body .side-menu.active .side-menu-container .navbar-nav.setting {
        width: 200px;
        -webkit-transition: all ease-in-out .3s;
        -moz-transition: all ease-in-out .3s;
        -ms-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        transition: all ease-in-out .3s; }
    body .side-menu .side-menu-container .brand {
      width: 50px;
      -webkit-transition: all ease-in-out .3s;
      -moz-transition: all ease-in-out .3s;
      -ms-transition: all ease-in-out .3s;
      -o-transition: all ease-in-out .3s;
      transition: all ease-in-out .3s;
      left: 0; }
      body .side-menu .side-menu-container .brand a .deckstop-logo {
        display: none; }
      body .side-menu .side-menu-container .brand a .responsive-logo {
        display: block;
        width: 40px;
        margin-left: 6px; }
    body .side-menu .side-menu-container .navbar-nav.setting {
      width: 52px;
      -webkit-transition: all ease-in-out .3s;
      -moz-transition: all ease-in-out .3s;
      -ms-transition: all ease-in-out .3s;
      -o-transition: all ease-in-out .3s;
      transition: all ease-in-out .3s; }
  body .body-box {
    width: calc(100% - 50px);
    height: 100%;
    padding-top: 20px;
    float: right; }
    body .body-box .lead-detail-block .lead-chat-block {
      width: 65%; }
    body .body-box form.full-width .table-responsive table tfoot {
      width: calc(100% - 52px); }
    body .body-box form .button.form-fix-btn {
      width: calc(100% - 50px); }
  body .card {
    display: none; }
  body .loder-page .loder-header {
    position: fixed;
    z-index: 10;
    width: 100%;
    margin-left: 0;
    height: 80px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 5px; }
  body .loder-page .loder-header .search-loder {
    width: 60%;
    height: 40px;
    margin: 16px auto; } }
@media (max-width: 1180px) {
  body .login-left {
    width: 100%;
    float: left;
    position: relative;
    height: 100vh;
    background: #5255a3; }
  body .wizard-form {
    width: 65%; }
  body .login-illustration {
    display: none; }
  body .container-tbl .login-form .login-content {
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    position: relative;
    bottom: 12px;
    left: 0;
    right: 0;
    color: white; } }
@media (max-width: 980px) {
  body.red .header.active .header-perant .lead-customer a label,
  body.red .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #de4040; }
  body.green .header.active .header-perant .lead-customer a label,
  body.green .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #00c292; }
  body.dark .header.active .header-perant .lead-customer a label,
  body.dark .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #222d32; }
  body.blue .header.active .header-perant .lead-customer a label,
  body.blue .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #5054a4; }
  body .wizard-form {
    width: 100%; }
  body .d-hounderad-box .dashbord-block-header {
    padding: 0;
    text-indent: 20px;
    width: 100%; }
    body .d-hounderad-box .dashbord-block-header select {
      margin-right: 20px; }
  body .dashbord-block-header {
    padding: 0;
    text-indent: 20px;
    width: 100%; }
  body .d-box-section .d-three-box {
    width: 20%;
    margin: 0 2%; }
  body .d-fifty-box {
    width: 48%;
    float: left;
    background: white;
    margin: 0 2%;
    margin-bottom: 30px; }
    body .d-fifty-box .pie-chart {
      width: 50%;
      padding: 0;
      float: none;
      margin: 0 auto; }
      body .d-fifty-box .pie-chart .chart {
        width: 100%;
        float: left; }
      body .d-fifty-box .pie-chart .lable {
        width: 100%;
        float: left; }
        body .d-fifty-box .pie-chart .lable .chart-description-ul {
          margin-top: 35px;
          margin-bottom: 36px;
          list-style-type: none; }
    body .d-fifty-box .d-box-section-two .d-two-box {
      width: 100%;
      padding: 20px 0;
      float: left;
      border-left: 1px solid #f5f5f7;
      border-bottom: 1px solid #f5f5f7; }
  body .index-block.user-type a {
    padding: 40px 0px; }
  body .header.active {
    z-index: 9999; }
    body .header.active .header-perant {
      width: 100%;
      float: left; }
      body .header.active .header-perant .lead-customer {
        margin-left: 8px;
        line-height: 46px; }
        body .header.active .header-perant .lead-customer a.leads label {
          background-image: url(../images/lead-svg.svg);
          background-size: 16px;
          background-repeat: no-repeat;
          background-position: center;
          margin-top: 18px; }
        body .header.active .header-perant .lead-customer a.call label {
          background-image: url(../images/call.svg);
          background-size: 16px;
          background-repeat: no-repeat;
          background-position: center;
          margin-top: 18px; }
        body .header.active .header-perant .lead-customer a.customer label {
          background-image: url(../images/customer-white.svg);
          background-size: 16px;
          background-repeat: no-repeat;
          background-position: center;
          margin-top: 18px; }
        body .header.active .header-perant .lead-customer a label {
          color: #5054a470;
          font-family: "Roboto", sans-serif;
          font-size: 0;
          text-align: left;
          font-weight: 400;
          line-height: 12px;
          font-size: 0;
          width: 30px;
          float: left;
          background-color: #404383;
          border-radius: 50%;
          height: 30px;
          text-transform: uppercase; }
        body .header.active .header-perant .lead-customer a input[type="radio"] {
          -webkit-appearance: none;
          position: relative;
          display: none;
          outline: none; }
          body .header.active .header-perant .lead-customer a input[type="radio"]:checked + span {
            opacity: 1;
            color: #5054a4 !important;
            font-weight: bold !important; }
            body .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
              content: "";
              width: 30px;
              height: 2px;
              background: #404383;
              bottom: 0;
              position: absolute; }
      body .header.active .header-perant .search-overlay {
        position: fixed;
        background: black;
        width: 100%;
        z-index: 0;
        top: 0;
        height: 100%;
        display: block;
        opacity: 0.2;
        left: 0; }
      body .header.active .header-perant .search-box {
        position: fixed;
        top: 0;
        width: 100%;
        background: white;
        z-index: 99;
        left: 0;
        display: block; }
        body .header.active .header-perant .search-box .search-perant {
          width: 70%;
          position: unset; }
          body .header.active .header-perant .search-box .search-perant .search {
            width: 100%; }
            body .header.active .header-perant .search-box .search-perant .search input {
              width: 96%; }
      body .header.active .header-perant .right-header .responsive-search {
        display: inline-block;
        margin: 30px;
        margin-left: 12px; }
  body .header .header-perant {
    width: 100%;
    float: left; }
    body .header .header-perant .responsive-menu-btn {
      position: absolute;
      left: 22px;
      top: 22px;
      display: block; }
    body .header .header-perant .responsive-logo {
      display: none; }
    body .header .header-perant .search-overlay {
      display: none; }
    body .header .header-perant .search-box {
      position: fixed;
      top: 0;
      width: 100%;
      background: white;
      z-index: 99;
      left: 0;
      display: none; }
    body .header .header-perant .right-header .responsive-search {
      display: inline-block;
      margin: 30px;
      margin-left: 12px; }
  body .body-box .lead-detail-block .lead-chat-block {
    width: 62%; }
  body .body-box form .form-devider {
    width: 46%;
    float: left;
    margin: 0 auto; }
  body .body-box form .button.form-fix-btn {
    width: calc(100% - 50px); } }
@media (max-width: 767px) {
  body .docandscheme {
    position: relative;
    right: 0;
    width: 100%;
    float: left;
    top: 0;
    margin-bottom: 20px;
    height: 100%;
    box-shadow: 0 2px 4px rgba(235, 235, 235, 0.5);
    border-radius: 4px;
    border: 1px solid #d4d4d4; }
    body .docandscheme .title ul {
      border: 1px solid #d4d4d4; }
    body .docandscheme .tab-content.current {
      width: 100%; }
  body .custome-container .bg-form form .form-devider {
    width: 100%; }
    body .custome-container .bg-form form .form-devider.border-right {
      border-right: 0; }
  body .side-menu .side-menu-container .brand {
    width: 200px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    left: -200px; }
  body .side-menu.active .side-menu-container .brand {
    width: 200px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    left: 0; }
  body.red .header.active .header-perant .lead-customer a label,
  body.red .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #de4040; }
  body.green .header.active .header-perant .lead-customer a label,
  body.green .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #00c292; }
  body.dark .header.active .header-perant .lead-customer a label,
  body.dark .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #222d32; }
  body.blue .header.active .header-perant .lead-customer a label,
  body.blue .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #5054a4; }

  .overlay-content {
    width: 100%;
    top: 0 !important;
    position: fixed;
    height: 100%;
    border-radius: 0; }
    .overlay-content.md-popup {
      width: 100%; }

  body .hidden-mb {
    display: none; }
  body .remove-field {
    background: none;
    border: none;
    vertical-align: middle;
    outline: none;
    position: absolute;
    right: 2px;
    top: 55%; }
    body .remove-field.scheme {
      right: -16px;
      top: 32%; }
    body .remove-field.industry {
      right: 8px; }
    body .remove-field img {
      width: 16px; }
  body .header {
    margin-left: 0; }
  body .customer-detail-block {
    margin-top: 54px; }
    body .customer-detail-block.margin-top-none {
      margin-top: 0; }
    body .customer-detail-block.on-page-back {
      margin-top: 10px; }
    body .customer-detail-block .tebs-block ul {
      width: 100%;
      padding: 0;
      margin: 0;
      display: inline-block;
      display: flex;
      list-style: none;
      background: #f6f7f9;
      height: 40px;
      white-space: nowrap;
      overflow: auto;
      overflow-y: hidden; }
    body .customer-detail-block .readonly-block .customer-header {
      width: -webkit-fill-available;
      width: -moz-available; }
      body .customer-detail-block .readonly-block .customer-header .edit-btn {
        margin-top: 0;
        position: fixed;
        bottom: 0;
        top: unset;
        width: 100%;
        text-align: center;
        right: 0;
        padding: 12px 0;
        font-size: 16px; }
      body .customer-detail-block .readonly-block .customer-header .customer-back {
        position: absolute;
        left: 6px; }
        body .customer-detail-block .readonly-block .customer-header .customer-back a {
          width: 0;
          height: 0;
          background-color: transparent;
          border-radius: 50%; }
          body .customer-detail-block .readonly-block .customer-header .customer-back a img {
            line-height: 0;
            width: 20px;
            padding: 5px 12px;
            vertical-align: top; }
      body .customer-detail-block .readonly-block .customer-header .details {
        width: 100%;
        float: left;
        margin-left: 8px; }
        body .customer-detail-block .readonly-block .customer-header .details h1 {
          font-size: 16px; }
        body .customer-detail-block .readonly-block .customer-header .details span {
          font-size: 12px; }
      body .customer-detail-block .readonly-block .customer-header .profile-company .info-block {
        width: 45%;
        margin-top: 16px;
        float: left;
        padding: 0;
        padding-right: 12px; }
        body .customer-detail-block .readonly-block .customer-header .profile-company .info-block.width-20 {
          width: 45%; }
        body .customer-detail-block .readonly-block .customer-header .profile-company .info-block.width-14 {
          width: 45%; }
        body .customer-detail-block .readonly-block .customer-header .profile-company .info-block.width-28 {
          width: 45%; }
        body .customer-detail-block .readonly-block .customer-header .profile-company .info-block span {
          font-size: 12px; }
          body .customer-detail-block .readonly-block .customer-header .profile-company .info-block span input {
            width: 98%; }
        body .customer-detail-block .readonly-block .customer-header .profile-company .info-block label {
          font-size: 10px; }
      body .customer-detail-block .readonly-block .customer-header .profile-company.on-page-back {
        padding-left: 0;
        width: 100%; }
      body .customer-detail-block .readonly-block .customer-header .heading-btn {
        position: fixed;
        width: 100%;
        bottom: 0;
        background: white;
        left: 0;
        z-index: 2; }
        body .customer-detail-block .readonly-block .customer-header .heading-btn.atuf-transfar-to {
          top: 80px;
          bottom: unset; }
          body .customer-detail-block .readonly-block .customer-header .heading-btn.atuf-transfar-to label {
            float: right;
            position: absolute;
            right: 130px; }
          body .customer-detail-block .readonly-block .customer-header .heading-btn.atuf-transfar-to select {
            float: right;
            border-radius: 0; }
        body .customer-detail-block .readonly-block .customer-header .heading-btn.top-fix {
          top: 81px;
          bottom: unset; }
          body .customer-detail-block .readonly-block .customer-header .heading-btn.top-fix select {
            border-radius: 0; }
        body .customer-detail-block .readonly-block .customer-header .heading-btn button {
          width: 100%;
          border-radius: 0; }
    body .customer-detail-block .customer-form {
      width: -webkit-fill-available;
      width: -moz-available;
      float: left;
      padding: 20px 10px;
      background: white;
      position: relative;
      overflow: hidden; }
      body .customer-detail-block .customer-form .table-devider .form-group .input-style {
        width: 94%; }
      body .customer-detail-block .customer-form .table-devider .remark-add-block {
        margin-left: 0;
        width: 100%; }
        body .customer-detail-block .customer-form .table-devider .remark-add-block .form-group textarea {
          width: -webkit-fill-available;
          padding: 14px; }
      body .customer-detail-block .customer-form .table-devider .tables-tebs .big {
        width: 100%; }
      body .customer-detail-block .customer-form .table-devider .remark-block {
        margin-left: 0; }
        body .customer-detail-block .customer-form .table-devider .remark-block h1 label {
          width: 80%;
          float: left; }
      body .customer-detail-block .customer-form .table-devider .service-block {
        width: -webkit-fill-available;
        width: -moz-available; }
        body .customer-detail-block .customer-form .table-devider .service-block .service-detail {
          width: 100%;
          float: left; }
          body .customer-detail-block .customer-form .table-devider .service-block .service-detail span {
            font-size: 12px; }
          body .customer-detail-block .customer-form .table-devider .service-block .service-detail h1 {
            font-size: 14px; }
            body .customer-detail-block .customer-form .table-devider .service-block .service-detail h1 label {
              margin-right: 8px; }
              body .customer-detail-block .customer-form .table-devider .service-block .service-detail h1 label:last-child {
                margin-left: 8px; }
        body .customer-detail-block .customer-form .table-devider .service-block button {
          float: left;
          padding: 10px 12px;
          font-size: 12px;
          margin-right: 6px; }
      body .customer-detail-block .customer-form .table-devider form.padding-left-60 {
        padding: 0;
        width: 100%; }
        body .customer-detail-block .customer-form .table-devider form.padding-left-60 .button.form-fix-btn {
          position: absolute;
          width: -webkit-fill-available;
          background-color: #fafafa;
          right: 0;
          margin: 0 auto;
          float: none;
          left: 0;
          padding: 10px; }
      body .customer-detail-block .customer-form .table-devider form .upload-section {
        position: relative;
        width: 100%;
        border: none; }
        body .customer-detail-block .customer-form .table-devider form .upload-section .document-heading {
          margin: 20px 0; }
        body .customer-detail-block .customer-form .table-devider form .upload-section .upload-btn-wrapper {
          margin-left: 0;
          margin-top: 0; }
  body .remark-pop .remark-form {
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 0; }
    body .remark-pop .remark-form .popup-header {
      border-radius: 0; }
    body .remark-pop .remark-form .popup-container {
      float: left;
      width: 100%; }
      body .remark-pop .remark-form .popup-container form .input-filds {
        padding: 40px;
        position: absolute;
        max-height: 74%;
        height: 74%;
        width: -webkit-fill-available;
        width: -moz-available; }
        body .remark-pop .remark-form .popup-container form .input-filds .form-group.half {
          width: 100%; }
        body .remark-pop .remark-form .popup-container form .input-filds .form-group textarea {
          width: 88%; }
      body .remark-pop .remark-form .popup-container form hr {
        display: none; }
      body .remark-pop .remark-form .popup-container form .button {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 0;
        background: white; }
        body .remark-pop .remark-form .popup-container form .button .save {
          width: 50%;
          margin: 0;
          border-radius: 0;
          float: left; }
        body .remark-pop .remark-form .popup-container form .button .cancel {
          width: 50%;
          margin: 0;
          border-radius: 0;
          float: left; }
  body .delete-overlay .delete-popup {
    width: 90%; }
  body .overlay-content.sm-popup {
    width: 100%;
    top: 0 !important;
    height: 100%;
    position: fixed;
    border-radius: 0; }
  body .overlay-content .popup-header {
    background: #5054a4;
    padding: 14px 0;
    float: left;
    width: 100%;
    border-radius: 0; }
  body .overlay-content .popup-container {
    width: 87%;
    height: 80%;
    padding: 26px;
    overflow: auto; }
    body .overlay-content .popup-container .button.form-fix-btn {
      width: 100%;
      position: fixed;
      left: 0;
      bottom: 0;
      background: #ffff; }
      body .overlay-content .popup-container .button.form-fix-btn .save {
        width: 50%;
        float: left;
        border-radius: 0;
        margin: 0; }
      body .overlay-content .popup-container .button.form-fix-btn .cancel {
        width: 50%;
        float: right;
        border-radius: 0;
        margin: 0; }
  body .index-block a {
    width: -webkit-fill-available;
    width: -moz-available;
    padding: 20px;
    margin: 0;
    margin-bottom: 20px; }
  body .index-block h3 {
    color: #5054a4;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 24px;
    margin-top: 20px;
    float: left;
    border-bottom: 1px solid gainsboro;
    top: 80px;
    position: sticky;
    background: white; }
    body .index-block h3:first-child {
      margin-top: 0; }
    body .index-block h3 .master-icon {
      margin-left: 16px; }
  body .stages .label.stage-form {
    width: -webkit-fill-available;
    width: -moz-available; }
  body .stages .border {
    width: -webkit-fill-available;
    width: -moz-available; }
    body .stages .border ul {
      padding: 0;
      width: 100%; }
    body .stages .border.document-list {
      width: 100%; }
  body .header {
    position: fixed;
    z-index: 10;
    width: 100%;
    margin-left: 0px;
    border-bottom: 1px solid rgba(89, 89, 89, 0.1);
    height: 80px;
    box-shadow: none;
    background: #ffffff; }
    body .header.active .header-perant .lead-customer {
      margin-right: 0; }
    body .header.active .header-perant .search-box .search-perant {
      width: calc(100% - 196px); }
  body .edit-link {
    position: fixed;
    top: 86px;
    z-index: 9;
    right: 15px; }
  body .edit-btn {
    position: fixed;
    top: 90px;
    z-index: 9;
    right: 15px;
    margin: 0; }
  body .side-menu {
    width: 200px;
    left: -200px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s; }
    body .side-menu.active {
      left: 0; }
  body .header .header-perant .responsive-logo {
    width: 94px;
    display: inline-block;
    margin: 20px 0;
    margin-left: 52px; }
  body .body-box {
    width: calc(100% - 0px); }
    body .body-box .table-devider .table-responsive {
      width: 100%;
      float: left;
      overflow: auto;
      white-space: nowrap; }
    body .body-box form {
      width: 100%; }
      body .body-box form .form-group {
        width: 100%; }
      body .body-box form .appand-block-multipal .form-group {
        width: 100%; }
      body .body-box form.full-width .tebs-heading-page {
        position: fixed;
        top: 81px;
        width: 100%;
        left: 0;
        background: white; }
        body .body-box form.full-width .tebs-heading-page span {
          background: #ebeef2;
          color: #5054a4;
          padding: 18px 10px;
          margin-right: 0;
          font-size: 12px; }
          body .body-box form.full-width .tebs-heading-page span.active {
            background: #5054a4;
            color: white !important;
            padding: 18px 10px;
            margin-right: 0;
            font-size: 12px;
            border: 0; }
      body .body-box form.editdept {
        width: 100%; }
        body .body-box form.editdept .removecelldiv {
          width: 100%; }
      body .body-box form .form-group .multiple-input label {
        font-size: 12px; }
      body .body-box form .form-group.add-department {
        width: 100%; }
        body .body-box form .form-group.add-department input, body .body-box form .form-group.add-department select {
          width: 90% !important; }
        body .body-box form .form-group.add-department .removecelldiv {
          position: relative; }
          body .body-box form .form-group.add-department .removecelldiv .remove-field {
            top: 22%; }
        body .body-box form .form-group.add-department .multi-field-wrapper .multi-fields .multi-field input {
          width: 90% !important; }
        body .body-box form .form-group.add-department .multi-field-wrapper .multi-fields .multi-field .remove-field {
          right: 0; }
      body .body-box form .newIndustry .form-group {
        width: 100%; }
      body .body-box form #dropdown-drower {
        width: 90%;
        right: -90%; }
      body .body-box form.full-width .branchdiv .removethis {
        width: 100%; }
        body .body-box form.full-width .branchdiv .removethis .form-group {
          width: 32%; }
        body .body-box form.full-width .branchdiv .removethis .remove-field {
          right: -5px; }
    body .body-box .lead-detail-block .besic-info {
      padding: 40px;
      width: -webkit-fill-available;
      width: -moz-available;
      margin: 0;
      margin-top: 20px; }
      body .body-box .lead-detail-block .besic-info select.appointment {
        position: fixed;
        bottom: 0;
        z-index: 2;
        border-radius: 0; }
    body .body-box .lead-detail-block .lead-chat-block {
      width: 100%;
      margin-top: 10px; }
      body .body-box .lead-detail-block .lead-chat-block .scrolling-block #visit .add-visit-form {
        position: fixed;
        height: auto;
        width: -webkit-fill-available;
        width: -moz-available;
        padding: 20px;
        overflow: auto;
        left: 0;
        bottom: 20px;
        top: 81px;
        z-index: 9;
        background: white; }
        body .body-box .lead-detail-block .lead-chat-block .scrolling-block #visit .add-visit-form .filds {
          width: 100%;
          padding: 0; }
          body .body-box .lead-detail-block .lead-chat-block .scrolling-block #visit .add-visit-form .filds h1 {
            font-size: 18px; }
          body .body-box .lead-detail-block .lead-chat-block .scrolling-block #visit .add-visit-form .filds .form-group {
            width: 50%; }
            body .body-box .lead-detail-block .lead-chat-block .scrolling-block #visit .add-visit-form .filds .form-group.half {
              width: 100%; }
            body .body-box .lead-detail-block .lead-chat-block .scrolling-block #visit .add-visit-form .filds .form-group input, body .body-box .lead-detail-block .lead-chat-block .scrolling-block #visit .add-visit-form .filds .form-group select {
              width: 90%; }
          body .body-box .lead-detail-block .lead-chat-block .scrolling-block #visit .add-visit-form .filds .button {
            position: fixed;
            bottom: 0;
            left: 0; }
            body .body-box .lead-detail-block .lead-chat-block .scrolling-block #visit .add-visit-form .filds .button input.create {
              width: 50%;
              float: left;
              margin: 0;
              border-radius: 0; }
            body .body-box .lead-detail-block .lead-chat-block .scrolling-block #visit .add-visit-form .filds .button input.cancel-btn {
              width: 50%;
              float: right;
              border-radius: 0; }
      body .body-box .lead-detail-block .lead-chat-block .scrolling-block #Scheme .width-70 h1 {
        font-size: 18px; }
      body .body-box .lead-detail-block .lead-chat-block .scrolling-block #Scheme .add-scheme-form {
        position: fixed;
        height: 100%;
        width: -webkit-fill-available;
        width: -moz-available;
        padding: 20px;
        overflow: auto;
        left: 0;
        bottom: 57px;
        top: 81px;
        z-index: 10;
        background: white; }
      body .body-box .lead-detail-block .lead-chat-block .scrolling-block #Scheme .edit-scheme-form {
        position: fixed;
        height: 100%;
        width: -webkit-fill-available;
        width: -moz-available;
        padding: 20px;
        overflow: auto;
        left: 0;
        bottom: 57px;
        top: 81px;
        z-index: 10;
        background: white; }
      body .body-box .lead-detail-block .lead-chat-block .scrolling-block #Scheme form .width-70 {
        width: 100%;
        float: left; }
      body .body-box .lead-detail-block .lead-chat-block .scrolling-block #Scheme form .form-group select.half, body .body-box .lead-detail-block .lead-chat-block .scrolling-block #Scheme form .form-group input.half {
        width: 100%; }
      body .body-box .lead-detail-block .lead-chat-block .scrolling-block #Scheme form .button {
        position: fixed;
        bottom: 0;
        left: 0; }
        body .body-box .lead-detail-block .lead-chat-block .scrolling-block #Scheme form .button input.save {
          width: 50%;
          float: left;
          margin: 0;
          border-radius: 0; }
        body .body-box .lead-detail-block .lead-chat-block .scrolling-block #Scheme form .button input.cancel-btn {
          width: 50%;
          float: right;
          border-radius: 0; }
    body .body-box .lead-detail-block .estimated-time {
      width: -webkit-fill-available;
      width: -moz-available;
      margin-top: 10px;
      padding: 20px;
      margin-bottom: 18px; }
    body .body-box .fix-responsive-btn {
      position: fixed; }
    body .body-box .breadcurmes {
      width: 100%;
      background: #ffffff;
      position: fixed;
      top: 80px;
      line-height: 50px;
      color: #000000;
      text-indent: 20px;
      left: 0;
      font-size: 14px;
      height: 52px;
      font-weight: 400;
      border-bottom: 1px solid rgba(89, 89, 89, 0.1);
      margin-bottom: 0;
      z-index: 9; }
      body .body-box .breadcurmes img {
        width: 18px;
        vertical-align: middle;
        margin-right: 10px; }
      body .body-box .breadcurmes.margin-form {
        margin-top: 0; }
    body .body-box form .form-devider {
      width: 100%;
      float: left;
      margin: 0 auto; }
      body .body-box form .form-devider .form-group.full-width .multiple-input label {
        width: 32% !important; }
    body .body-box form.full-width .right-controller .fix-responsive-btn {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 9;
      padding: 14px 0;
      border-radius: 0;
      text-align: center;
      margin: 0; }
    body .body-box form.full-width .right-controller {
      width: 100%;
      /*                         .export
                               {
                                   position: fixed;
                                   bottom: 0;
                                   z-index: 9;
                                       width: 20%;
                                   &.fix-btn-imp
                                   {
                                       right: 0px;
                                      
                                   }
                                   &.fix-btn-exp
                                   {
                                       right: 60px;
                                   }
                                   .btn
                                   {
                                       width: 100%;
                                   }
                               }*/ }
      body .body-box form.full-width .right-controller .filter-icon {
        display: block;
        position: fixed;
        z-index: 99;
        border-radius: 4px;
        right: 10px;
        background: #5054a4;
        height: 30px;
        width: 30px;
        top: 92px;
        text-align: center; }
        body .body-box form.full-width .right-controller .filter-icon img {
          vertical-align: middle; }
      body .body-box form.full-width .right-controller .responsive-filter {
        position: fixed;
        top: 136px;
        display: none;
        width: 100%;
        left: 0;
        z-index: 99; }
        body .body-box form.full-width .right-controller .responsive-filter .selection {
          top: 0;
          position: relative;
          width: 50%;
          float: right;
          margin: 0; }
      body .body-box form.full-width .right-controller .Source {
        position: fixed;
        right: 15px;
        top: 86px;
        z-index: 9; }
        body .body-box form.full-width .right-controller .Source.right-44 {
          right: 44px; }
      body .body-box form.full-width .right-controller .selection {
        float: right;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0; }
        body .body-box form.full-width .right-controller .selection select {
          border-radius: 0;
          width: 100%;
          border-left: 0;
          border-right: 0;
          height: 50px;
          background-color: #5054a4;
          color: white;
          background-image: url(../images/down-arrow.svg); }
    body .body-box form.full-width .search-right {
      float: right;
      position: relative;
      margin: 0;
      width: 100%;
      margin-top: 26px; }
      body .body-box form.full-width .search-right input {
        width: 100%;
        text-indent: 20px;
        padding: 0;
        height: 50px; }
      body .body-box form.full-width .search-right a {
        width: 40px;
        text-align: center;
        font-size: 16px;
        line-height: 38px; }
    body .body-box form.full-width .table-responsive table tbody tr td {
      white-space: nowrap; }
    body .body-box form.full-width .table-responsive table tfoot {
      position: relative;
      display: table-footer-group;
      height: 60px; }
      body .body-box form.full-width .table-responsive table tfoot tr td .selection {
        z-index: 1;
        margin: 10px 0; }
      body .body-box form.full-width .table-responsive table tfoot tr td .pagination {
        float: left;
        margin-left: 20px;
        margin: 10px 20px; }
      body .body-box form.full-width .table-responsive table tfoot tr td .showing-entries {
        margin: 10px 0; }
    body .body-box form .button.form-fix-btn {
      width: 100%;
      position: fixed;
      left: 0;
      padding: 0;
      bottom: 0;
      background: #ffff; }
      body .body-box form .button.form-fix-btn .custome-container {
        width: 100%; }
      body .body-box form .button.form-fix-btn .saveandnew {
        width: 50%;
        float: left;
        height: 44px;
        border-radius: 0; }
        body .body-box form .button.form-fix-btn .saveandnew.cancel {
          float: right;
          margin: 0; }
      body .body-box form .button.form-fix-btn .save {
        width: 50%;
        float: left;
        border-radius: 0;
        margin: 0; }
      body .body-box form .button.form-fix-btn .cancel {
        width: 50%;
        float: right;
        margin: 0;
        border-radius: 0; }
    body .body-box form .button .saveandnew {
      width: 49%; }
  body .call-details .readonly-detail {
    width: 100%;
    padding: 16px;
    width: -webkit-fill-available;
    width: -moz-available; }
  body .call-details .call-history-block {
    position: relative;
    padding: 16px;
    width: -webkit-fill-available;
    width: -moz-available; }
    body .call-details .call-history-block .button {
      position: relative; } }
@media (max-width: 480px) {
  body.red .header .header-perant .login a.emp-name,
  body.red .header.active .header-perant .lead-customer a label,
  body.red .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #de4040; }
  body.green .header .header-perant .login a.emp-name,
  body.green .header.active .header-perant .lead-customer a label,
  body.green .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #00c292; }
  body.dark .header .header-perant .login a.emp-name,
  body.dark .header.active .header-perant .lead-customer a label,
  body.dark .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #222d32; }
  body.blue .header .header-perant .login a.emp-name,
  body.blue .header.active .header-perant .lead-customer a label,
  body.blue .header.active .header-perant .lead-customer a input[type="radio"]:checked + span:before {
    background-color: #5054a4; }
  body .overlay-content .popup-container .form-group textarea {
    width: 100%; }
  body .overlay-content .popup-container .form-group input {
    width: 94%; }
  body .d-box-section .d-three-box {
    width: -webkit-fill-available;
    float: left;
    margin: 0;
    margin-top: 24px; }
  body .reminder-notification {
    width: 100%;
    height: 60px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    background-color: #ffffff;
    position: fixed;
    top: unset;
    right: 0;
    bottom: 0;
    z-index: 99;
    animation: slideInRight .9s 0.0s both; }
  body .d-fifty-box {
    width: 100%;
    margin: 0;
    margin-bottom: 20px; }
    body .d-fifty-box .d-box-section-two .d-two-box {
      width: 100%;
      padding: 20px 0;
      float: left; }
  body .dashbord-block-header {
    border-radius: 5px 5px 0 0;
    background-color: #fafafa;
    float: left;
    height: 64px;
    width: 100%;
    padding: 0;
    text-indent: 20px; }
    body .dashbord-block-header select {
      margin-right: 10px; }
  body .pie-chart {
    width: 85%;
    padding: 0;
    float: none;
    margin: 0 auto; }
    body .pie-chart .chart {
      width: 100%;
      float: left;
      text-align: center;
      margin: 0 auto; }
    body .pie-chart .lable {
      width: 100%;
      float: right; }
  body .support-header svg {
    /*margin-right: 14px;*/ }
  body .support-header span {
    display: none; }
  body .header .header-perant .responsive-logo {
    width: 74px;
    display: inline-block;
    margin: 28px 0;
    margin-left: 46px; }
  body .call-details .readonly-detail .form-group {
    width: 50%; }
  body .call-details .call-history-block {
    padding-bottom: 20px; }
    body .call-details .call-history-block .button.transfar-to-lead-btn {
      position: fixed; }
  body .customer-popup .popup-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    display: none;
    overflow: auto;
    width: 100%;
    border-radius: 10px;
    display: block;
    background: #fff;
    margin: auto;
    border-radius: 4px; }
  body .body-box .table-devider table.service-block-tbl {
    position: relative; }
    body .body-box .table-devider table.service-block-tbl tr td {
      width: 100%;
      float: left; }
      body .body-box .table-devider table.service-block-tbl tr td .date {
        position: absolute;
        bottom: 2px;
        margin: 0;
        right: unset;
        left: 20px; }
      body .body-box .table-devider table.service-block-tbl tr td .status {
        margin-left: 20px;
        margin-right: 14px;
        margin-bottom: 10px; }
      body .body-box .table-devider table.service-block-tbl tr td .service-name {
        text-indent: 20px; }
  body .body-box form .form-group .select-all {
    font-size: 12px; }
    body .body-box form .form-group .select-all input {
      width: 12px;
      height: 16px;
      margin-right: 3px;
      vertical-align: middle; }
  body .settings-panel {
    top: 0; }
  body .custome-container {
    width: 96%;
    left: 14px; }
  body .container-tbl .login-form {
    background: #5255a3; }
    body .container-tbl .login-form .panel-heading img {
      width: 80%; }
    body .container-tbl .login-form .panel-login {
      width: 86%; }
      body .container-tbl .login-form .panel-login .panel-body {
        padding: 20px; }
        body .container-tbl .login-form .panel-login .panel-body h1 {
          font-size: 16px; }
  body .header.active .header-perant .search-box .lead-customer {
    padding: 0;
    margin: 0; }
    body .header.active .header-perant .search-box .lead-customer a {
      padding: 7px 6px; }
  body .header.active .header-perant .search-box .search-perant {
    float: RIGHT;
    position: unset;
    width: calc(100% - 140px); }
  body .header .header-perant .responsive-menu-btn {
    left: 12px; }
    body .header .header-perant .responsive-menu-btn svg {
      width: 22px; }
  body .header .header-perant .right-header .responsive-search {
    margin: 30px 12px; }
  body .header .header-perant .login {
    float: right;
    margin: 18px 0;
    margin-left: 14px;
    position: relative;
    text-transform: capitalize; }
    body .header .header-perant .login a.emp-name {
      width: 30px;
      height: 30px;
      background: #5054a4;
      overflow: hidden;
      white-space: nowrap;
      float: left;
      color: white !important;
      border-radius: 50%;
      font-size: 14px;
      margin-top: 6px;
      line-height: 30px;
      vertical-align: middle;
      letter-spacing: 25px;
      text-indent: 10px; } }

/*# sourceMappingURL=reaponsive.css.map */
