/*menu css start*/
.bg-blue{
	background: #08c;
	text-align:center!important;
	color:#fff;
}
.bg-gray{
	background: #dee2e6;
	text-align:center!important;
	color:#fff;
}
.bg-green{
	background: #31ce77;
	text-align:center!important;
	color:#fff;
}
.bg-orange{
	background: #fbcc5c;
	text-align:center!important;
	color:#fff;
}
.so-itemdetail.dnone{
	display:none!important;
}
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(32, 76, 142);
  background-color: #1f4988eb;
  overflow-y: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

.count {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 24px 0px 1px 0px;
  text-align: center;
  background-color: #fff;
  color: #000;
  border-radius: none!important;
  margin-bottom: 24px;
}

p .fa {
  font-size: 65px;
  margin-top: 0px;
  margin-bottom: 15px;
}

p{
  margin-bottom: 0;
}

ul{
  padding: 0;
}

.closemenu {
  font-size: 18px;
  margin-top: -22px;
  margin-left: -13px;
}

.font_p {
  font-weight: 500;
  color: #2b2a2a;
  font-size: 15px;
}

.profile-dropdown {
  border-radius: unset;
}

.profile-dropdown .noti-title img {
  height: 38px;
  width: 38px;
}

.profile-dropdown .noti-title .profile-name {
  color: #204c8e;
  position: absolute;
  top: 23px;
  left: 58px;
  font-size: 14px;
}

.profile-dropdown .noti-title .designation {
  position: absolute;
  top: 40px;
  left: 58px;
}

.notification-list .notification-bg {
  background-color: #ebf1f9;
}

.notification-list .notification-bg .noti-title {
  background-color: #ebf1f9;
  padding: 15px 0px;
}

.notification-list .notification-bg .noti-icon {
  font-size: 24px;
  padding-right: 8px;
}

.notification-list .notification-bg .noti-title small i {
  font-size: 18px;
}

.notification-list .notification-bg .noti-scroll ul li {
  display: inline-block;
}

.notification-list .notification-bg .notify-item {
  padding: 0px;
}

.notification-list .notification-bg .notify-item .notify-name1 {
  font-size: 11px;
}

.notification-list .notification-bg .notify-item .notify-name2 {
  color: #000;
  font-weight: 600;
}

.notification-list .notification-bg .notify-item .notify-name3 {
  color: #000;
}

.notification-list .notification-bg .notify-item .notify-date {
  font-size: 12px;
}

.view-notify {
      padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
}

.view-notify a {
  font-size: 14px;
}

@media screen and (max-height: 450px) {
  .overlay {
    overflow-y: auto;
  }
  .overlay a {
    font-size: 20px
  }
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}


/*menu css end*/


/*Header Start*/

.navbar-custom .app-search span h4 {
  color: #0a0b0b;
}

.menu-left li {
  padding-left: 10px;
  padding-right: 6px;
}

.menu-icon {
  padding-top: 22px;
  /*margin-left: 16px;*/
}

.menu-icon {
  display: none;
}

.menu-icon a {
  color: #000;
}

.menu-icon a i {
  font-size: 28px;
}

.badge-info {
  background-color: #ff2727;
}

#topnav .has-submenu a {
  color: #000;
  font-weight: 500;
}

.navigation-menu .active {
  border-bottom: 3px solid #f9a73e;
}


/*.topbar-menu .menu-bottom{
  max-width: 1334px;
}*/


/*Header End*/


/*Admin login Start*/

.admin-login-desktop {
  display: block;
}

.admin-login-mobile {
  display: none;
}

.admin-login-mobile .userDiv[visible='false'],
.no-result{
  display: none;
}

.admin-login-mobile .userDiv[visible='true']{
  display: block;
}


.admin-logo li {
  list-style-type: none;
  display: inline-block;
  padding-right: 18px;
}

.admin-logo {
  padding-top: 40px;
}

.admin-logo li h4 {
  position: absolute;
  top: 62px;
}

.admin-login {
  height: 630px;
  margin-bottom: 0px;
  padding-top: 65px;
}

.admin-login .employee-login-form .form-group i {
  top: 204px;
}

.admin-text {
  padding-left: 50px;
  padding-top: 55px;
}

.admin-text h3 {
  color: #fff;
  font-weight: 300;
  font-size: 65px;
}

.admin-text h4 {
  color: #fff;
  font-size: 65px;
}

.admin-text p {
  color: #fff;
  font-size: 36px;
  font-weight: 300;
}


/*Admin login End*/


/*Employee login Start*/

body {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}


body.authentication-bg-pattern {
  background-image: url(../images/bg2.jpg);
  position: relative;
  background-size: cover;
  background-position: center;
}

body.authentication-bg-pattern:before {
  background-color: rgba(0, 0, 0, 0.62);
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}

.account-pages .login-list {
  padding: 0;
}

.account-pages .login-list li {
  list-style-type: none;
}

.account-pages .login-list li button {
  background-color: #366eff;
  border: none;
  border-radius: 20px;
  padding: 10px 32px 10px 32px;
}

.login {
  float: left;
}

.forget-pw {
  float: right;
}

.forget-pw a {
  padding-top: 10px;
}

.forget-pw a small {
  font-size: 14px;
  color: #fff;
}

.card {
  background-color: #1417e2b5;
}

.login_body h4 {
  margin-bottom: 40px;
}

.card h4 {
  color: #ffff;
  font-size: 24px;
}

.employee-login-form label {
  color: #fff;
}

.employee-login-form input {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: unset;
}

.employee-login-form .form-group i {
  position: absolute;
  top: 164px;
  right: 42px;
  color: #fff;
  font-size: 18px;
}

.employee-login-form .form-group .email {
  padding: .45rem 0rem!important;
}

.employee-login-form .form-group .password {
  padding: .45rem 0rem!important;
}


/*Employee login End*/


/*overview dashboard sec start*/

.firstbox {
  background-color: rgb(246, 251, 255);
  /*padding: 17px 10px;*/
      padding: 0px 10px 10px 10px;
}

.second-box {
  background-color: #fff;
  padding: 20px 0px;
}

.count-round {
  text-align: center;
  background-color: #fff;
  color: #000;
  border-radius: 50%;
  display: inline-block;
}

.header-title1 {
  font-size: 16px;
  margin: 15px 0 0px 0;
}

.a-text {
  color: #204c8e;
  font-size: 12px;
  text-decoration: underline!important;
}

.a-text i {
  margin-right: 5px;
  font-size: 12px;
  color: #204c8e;
}

.a-text1 {
      margin-left: 32px;
    font-size: 13px;
    color: #000;
}

.a-text2 {
  font-size: 13px;
  color: blue;
}

.sub-header {
  color: #000;
  font-weight: 500;
  font-size: 12px;
}

.hrs {
  text-align: center;
  font-weight: 600;
}

.classWithPad {
  margin: 18px;
}

.count-round p {
  /*margin-top: 30px;*/
}

.font_p1 {
  font-size: 11px;
  margin-top: -16px;
}

.count-num {
  font-size: 36px;
  margin-top: 8px;
}

.borderright-col {
  border-right: 2px solid #ccc9;
  margin: 10px;
}

#grad1 {
  height: 110px;
  width: 110px;
  margin-top: -11px;
  background-image: radial-gradient(#fff, #d9f3ff8a, #00ffe7);
  margin-left: 50px;
}

#grad2 {
  height: 90px;
  width: 90px;
  background-image: radial-gradient(#fff, #d9f3ff57, #00a9ff);
}

#grad3 {
  height: 90px;
  width: 90px;
  background-image: radial-gradient(#fff, #ffcca745, #ff6c00);
}

#grad4 {
  height: 90px;
  width: 90px;
  background-image: radial-gradient(#fff, #fff6c8ab, #ffd300);
}

#grad5 {
  height: 90px;
  width: 90px;
  background-image: radial-gradient(#fff, #aa9ffb57, #3b21ff);
}

#grad6 {
  height: 90px;
  width: 90px;
  background-image: radial-gradient(#fff, #eae6e638, #959398);
}


/*table thead {
  box-shadow: 0px 0px 1px;
  border-radius: 5%;
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
}*/

.table-responsive {
  overflow-x: hidden;
}

.table-bordered {
  border: none!important;
}

.table-bordered td,
.table-bordered th {
  border-left: none!important;
  border-right: none!important;
}

.table-bordered td {
  border-bottom: 1px solid #ccc;
}

.table tr,
.table td,
.table th {
  padding: 10px;
  vertical-align: top;
  border-top: none!important;
  border-bottom: 1px solid #ccc;
  font-size: 13px;
}

.labels {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.clr {
  color: #666;
}

.progress {
  height: 8px;
}

.progress-bar {
  background: -webkit-linear-gradient(left, #E91E63 0%, #8BC34A 100%);
}

.header-title2 {
  font-size: 14px;
  /* background-color: #f5f5f5; */
  color: #252729;
  padding: 0px 43px;
}


/*overview dashboard sec end*/


/*work orders start*/

.card-box1 {
  background-color: rgb(247, 250, 255);
  padding: 15px;
}

.header-title3 {
  color: #204c8e;
  font-weight: 600;
  margin: 0px;
}

.status li {
  display: inline;
  list-style-type: none;
  padding-right: 28px;
  font-size: 12px;
}

.header-title2 {
  font-size: 10px;
  margin: 15px 0 0px 0;
}

.status li .f1,
.status li .f2,
.status li .f3,
.status li .f4 {
  font-size: 8px;
  /* margin-top: -11px; */
  margin-right: 6px;
}

.status li .f1 {
  color: #59a7ee;
}

.status li .f2 {
  color: #ff5f58;
}

.status li .f3 {
  color: #eccf52;
}

.status li .f4 {
  color: #bfbfbf;
}

.status li .c1 {
  margin-left: 50px;
}

.status li .c2 {
  margin-left: 50px;
}

.work_process_tbl .trblue {
  /* border: 1px solid #dee2e6; */
  background-color: #fff;
  box-shadow: 0px 0px 5px;
  border-left: 4px solid #3399ff;
}

.work_process_tbl .trred {
  /* border: 1px solid #dee2e6; */
  background-color: #fff;
  box-shadow: 0px 0px 5px;
  border-left: 4px solid red;
}

.work_process_tbl .trgray {
  /* border: 1px solid #dee2e6; */
  background-color: #fff;
  box-shadow: 0px 0px 5px;
  border-left: 4px solid gray;
}

.nav-tabs .li_3 i {
  margin-right: 30px;
}

.nav-tabs {
  border: none;
}

.sub-header span .f1 {
  color: #59a7ee;
  font-size: 5px;
  margin-right: 5px;
}

.a1 {
  font-size: 10px;
}

.h5-1 {
  font-size: 10px;
}

.thirdbox {
  margin-top: 2px;
  margin-left: 13px;
}

.borderwork {
  border: 1px solid #cfe1ef;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  cursor: pointer;
}

.card-hover {
  display: none;
  background-color: #fff;
  border: 1px solid #000;
}

.card-hover ul li {
  display: inline-block;
}

.card-hover ul li i {
  background-color: #fff;
  color: #000;
  border-radius: 50%;
  padding: 10px;
}

.borderwork:hover .card-hover {
  display: block;
}

.borderwork .firstbox {
  background-color: rgb(246, 251, 255);
  padding: 1px 10px 0px 10px;
}

.progress1 {
  height: 6px;
  margin-top: 11px;
}

.progress-row {
  border-top: 1px solid #cfe1ef;
  padding: 10px;
  width: 270px;
}

#menu1 tr,
#menu1 td,
#menu1 th {
  padding: 20px 27px 20px 18px;
  vertical-align: top;
  border-top: none!important;
  /*  border-bottom: 1px solid #ccc;*/
  font-size: 14px;
}


/*work orders end*/


/*Work Process Template Start*/

.header-title {
  font-size: 22px;
  background-color: #f5f5f5;
  color: #2a5493;
  padding: 25px 25px;
}

.card-box {
  background-color: #fff;
  margin-bottom: 24px;
  padding: 0px;
  border-radius: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}

.work_process_tbl {
  margin-bottom: 18px;
}

.work_process_tbl,
.work_process_tbl th,
.work_process_tbl td,
.work_process_tbl tr,
.work_process_tbl thead tr th {
  border: none;
}

.work_process_tbl thead tr th{
  color: #000;
  font-weight: 500;
}

.sort::after {
  content: "\f0dc";
  font-family: 'Font Awesome 5 Free';
  padding-left: 10px;
}

.work_process_tbl thead tr {
  background-image: linear-gradient(#fbfbfb, #f5f5f5);
}

.work_process_tbl tbody tr {
  border: 1px solid #ededed;
}

.work_process_tbl thead tr th:first-child,
.work_process_tbl tbody tr td:first-child{
  padding-left: 30px !important;
}

.work_process_tbl thead tr th:last-child,
.work_process_tbl tbody tr td:last-child {
  padding-right: 20px !important;
    text-align: right;
}

.work_process_tbl tbody .department {
  padding-left: 50px;
}

.onoffswitch {
  position: relative;
  width: 83px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 20px;
  margin-bottom: 0;
}

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 26px;
  padding: 0;
  line-height: 25px;
  font-size: 12px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
}

.onoffswitch-inner:before {
  content: "Active";
  padding-left: 26px;
  background-color: #2ac940;
  color: #fdfdfd;
}

.onoffswitch-inner:after {
  content: "Inactive";
  padding-right: 29px;
  background-color: #e0e0e0;
  color: #999999;
  text-align: right;
}

.onoffswitch-switch {
  display: block;
  width: 16px;
  margin: 6px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  /*border: 2px solid #999999;
    border: 1px solid #999999;*/
  border-radius: 12px;
  transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
  left: 0px;
}

.work_process_tbl tbody td .action .act-dot {
  font-size: 17px;
  color: #979da2;
  cursor: pointer;
}

.work_process_tbl tbody td .action-list,
.palette-name-tbl tbody td .action-list {
  /*display: none;*/
}

.work_process_tbl tbody td .action-list ul,
.palette-name-tbl tbody td .action-list ul {
  margin-bottom: 0px;
  /*padding-right: 18px;*/
}

.work_process_tbl tbody td .action-list ul li,
.palette-name-tbl tbody td .action-list ul li {
  list-style-type: none;
  /* float: right; */
  padding-left: 10px;
  display: inline-block;
}

.work_process_tbl tbody td .inventory-actionlist ul li{
  padding-left: 2px !important;
}

.work_process_tbl tbody td .action-list ul li a{
      color: #6c757d;
}

.create-temp {
  text-align: right;
  padding-bottom: 18px;
  padding-right: 25px;
}

.create-temp a{
  background-color: #0163d2;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 24px;
  border: none;
}

.create-temp .back a{
  background-color: transparent;
  color: #484848;
  padding: 0px 0px 0px 0px;
  border-radius: 0px;
}

.create-temp button,
.department-tbl button {
  background-color: #0163d2;
  color: #fff;
  padding: 10px 35px 10px 35px;
  border-radius: 24px;
  border: none;
}


/*Work Process Template End*/


/*Categorie Start*/

.work_category_tbl tbody tr td:first-child i {
  padding-right: 10px;
}

.work_category_tbl tbody .tbl_data {
  display: none;
}


/*Categorie End*/


/*Color Palettes List start*/

.palette-name {
  padding-left: 50px;
  width: 510px;
}

.palette-name h4 {
  padding-top: 28px;
  font-size: 17px;
}

.palette-name-tbl {
  border-radius: 12px;
  background-image: linear-gradient(to right, #ffe3bc, #fdc275);
}

.palette-name-tbl td,
.palette-name-tbl tr:last-child {
  border-bottom: none;
}

.palette-name-tbl tr {
  border-bottom: 1px solid;
}

.color-title {
  color: #000000;
  padding: 25px 25px;
  margin: 0;
  background-image: linear-gradient(#e5f2ff, #ffffff);
  font-size: 17px;
}

.color-code {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  background-color: #fff;
}

.add_search_list {
  position: absolute;
  top: 22px;
  right: 25px;
}

.add_search_list li {
  list-style-type: none;
  float: left;
  padding-right: 20px;
}

[type=search] {
  border: none;
  background-color: transparent;
  border-bottom: 2px solid #ddd;
  padding: 0px 40px 7px 0px;
}

.add-color {
  border: 1px solid #204c8e;
  background-color: #fff;
  border-radius: 20px;
  color: #4c6fa5;
  padding: 6px 20px;
}

.add_search_list li i {
  margin-left: -20px;
}

.color {
  padding: 14px 30px;
  border: none;
  border-radius: 4px;
  background-color: #ea3030;
}

.create-temp-color {
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 0px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}


/*Color Palettes List end*/


/*Modal Popup Start*/

.modal {
  top: 45px;
}

.modal-dialog {
  max-width: 650px;
}

#myModal .work_process_tbl thead tr {
  background-color: #e1eefc;
  background-image: none;
}

#myModal .work_process_tbl tbody tr {
  border-bottom: 1px solid #fff;
  background-color: #f9f9f9;
  border-left: none;
  border-right: none;
}

.comment {
  border-bottom: 2px solid #ddd;
  padding-bottom: 6px;
}

.modal-body h4 {
  font-size: 13px;
  padding-bottom: 6px;
}

.modal-body {
  padding: 15px 18px;
}

.modal-body .table{
  width: 100%;
  border: 1px solid #f4f4f4 !important;
}

.modal-body .table th, .modal-body .table td{
    padding-left: 12px;
    padding: 5px 12px 5px 12px;
    border: 1px solid #f4f4f4 !important;
}
.modal-body tr:nth-child(odd) {
  background-color: #f4f4f4a8 !important;
}

#resourceModel .modal-dialog{
  max-width: 800px;
}

#inventoryModel .modal-dialog{
  max-width: 1100px;
}

#equipModel .modal-dialog{
  max-width: 670px;
}

.wbs-actions tr th{
  color: #000;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.wbs-actions tr td .remove-icon{
  padding-top: 10px;
}

.wbs-actions tr td .form-control {
    padding-right: 0px;
    padding-left: 5px;
}

.table-striped tbody tr:nth-of-type(even) {
     background-color: #fff !important; 
}

.modal-body ul {
  padding: 0;
}

.modal-body ul li {
  list-style-type: none;
  float: left;
  padding-right: 40px;
  padding-bottom: 23px;
}

.modal-body ul li input {
  border: none;
  background-color: transparent;
  border-bottom: 2px solid #ddd;
  padding: 0px 96px 7px 0px;
}

.modal-body ul li label {
  font-size: 13px;
  color: #a7a7a7;
}

.add-state button {
  background-color: transparent;
  border: 1px solid #204c8e;
  border-radius: 4px;
  padding: 5px 10px;
}


.colorpopup{
  top: 0;
}
.colorpopup .modal-dialog{
  max-width: 700px;
}
.colorpopup .modal-header{
  border-bottom: none;
}
.colorpopup .modal-dialog .modal-body {
    padding: 0px 0px;
}
.colorpopup .modal-dialog .modal-body img{
      width: 32px;
    height: 20px;
    border-radius: 4px;
    margin-right: 10px;
}
.colorpopup .modal-body .colorpopup-tbl{
      padding: 0px 15px;
}
.colorpopup .modal-body table{
    margin: 12px 26px;
}
.colorpopup .modal-body tr:nth-child(odd) {
    background-color: transparent !important;
}
.colorpopup .modal-body tr td {
    color: #000;
        padding: 6px 0px;
}
.colorpopup .modal-dialog input[type="text"]{
  border-radius: 20px;
    border: 1px solid #b1adad;
    padding: 9px 20px;
     width: 100%;
     margin-bottom: 20px;
}
.colorpopup .modal-dialog input[type="checkbox"]{
  margin-right: 10px;
}
.colorpopup .modal-dialog i{
      margin-left: -30px;
    font-size: 17px;
}
.colorpopup .modal-dialog input[type="button"]{
      width: 100%;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 13px 0px;
    background-color: #204c8e;
    margin-bottom: 10px;
}

/*Modal Popup End*/


/*job dashboard start*/

#chartdiv {
  width: 100%;
  height: 200px;
}

.department-list1 {
  background-color: #fff;
  text-align: center;
  padding: 23px 0px;
  margin-bottom: 20px;
}

.job-tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  /* border-color: #dee2e6 #dee2e6 #fff; */
  border-bottom: 3px solid #204c8e;
}


/**/

.progress-bar1 {
  border: none;
  padding: 10px;
  width: 270px;
}

.pad8px {
  margin: 8px!important;
}

.cer {
  font-size: 92px;
  color: orange;
}

.graph {
  margin: 0;
  padding: 10px 0px 0px 0px;
  list-style-type: none;
}

.graph .percent20 {
  margin-bottom: .5em;
  padding: 1.2em;
  background: #ffa500;
  color: #fff;
  width: 75%;
}

.graph .percent40 {
  margin-bottom: .5em;
  padding: 1.2em;
  background: #204c8e;
  color: #fff;
  width: 100%;
}

.f-num {
  margin-left: -121px;
}

.s-num {
  margin-left: -23px;
}

.job-board {
  margin: 15px 0 18px 0 !important;
}

.job_dashboard_tbl tr,
.job_dashboard_tbl td,
.job_dashboard_tbl th {
  vertical-align: top;
  border-top: none!important;
}

.job_dashboard_tbl tbody tr td:last-child {
  padding-right: 0px;
}

.job_progress {
  height: 13px;
  margin-top: -5px;
}

.job_value {
  margin-top: -10px;
}

.on-upgoing {
  padding: 23px 0px 90px 0px;
}

.performance {
  padding: 23px 0px 45px 0px;
}


/*job dashboard end*/


/*product details start*/

.job_details {
  background-color: #204c8e;
  padding-top: 146px!important;
}

.job_details_list li {
  display: inline-block;
  margin-left: 66px;
}

.job_details_list li p {
  color: #a0bbbb;
}

.job_details_list li h5 {
  color: #f0ffff;
}

.job_details_list li a {
  font-size: 26px;
  color: #dae6e6;
}

.job-tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #191a1b;
  background-color: #72d3ff;
 /* border-color: #fff #fff #204c8e #fff!important;*/
  border-bottom: none!important;
}

.job-tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
 color: #191a1b;
  background-color: #72d3ff;
 /* border-color: #fff #fff #204c8e #fff!important;*/
  border-bottom: none!important;
}
.hr_class {
  margin-top: -20px;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #f7f7f7;
}

.whitebox {
  color: white;
  border: 1px solid #ccc;
  margin-right: 7px;
}

.megantabox {
  color: #ff0082;
  /* border: 1px solid #ff0082;*/
  margin-right: 7px;
}

.greenbox {
  color: #34bb5e;
  /* border: 1px solid #ff0082;*/
  margin-right: 7px;
}

.mt-16 h5 {
  margin-top: -16px;
}

.carousel-inner img {
  border: 1px solid #ccc;
  padding: 6px;
}

.job-last h1 {
  color: #204c8e;
  font-size: 60px;
}

.classWith_mar {
  margin: 38px;
}

#red {
  background-color: #ff5f58;
  height: 90px;
  width: 90px;
}

#yellow {
  background-color: #fa9917;
  height: 90px;
  width: 90px;
}

#green {
  background-color: #197525;
  height: 90px;
  width: 90px;
}

.pause i {
  font-size: 28px!important;
  color: #fff;
  margin-top: 24px;
}

.hold i {
  font-size: 28px!important;
  color: #fff;
  margin-top: 24px;
}

.finish i {
  font-size: 28px!important;
  color: #fff;
  margin-top: 24px;
}

.pause_font_p2 {
  color: white;
  margin-top: -24px;
  font-size: 11px;
}

.font_p2 {
  margin-top: -14px;
  color: white;
  font-size: 11px;
}

.font_p3 {
  margin-top: -12px;
  color: white;
  font-size: 11px;
}

.desktop-view {
  display: block;
}

.ipad-view {
  display: none;
}


/*product details end*/


/*Department page Start*/

.department-head {
  padding: 25px 30px;
}

.department-head h5 {
  padding-bottom: 20px;
}

.department-list {
  background-color: #fff;
  text-align: center;
  padding: 23px 0px;
  margin-bottom: 15px;
}

.department-head .active {
  border-bottom: 3px solid #204c8e;
  position: relative;
}

.department-list i {
  font-size: 45px;
}

.department-head .active:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 120px;
  bottom: -11px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 11px solid #204c8e;
}

.dept-detail {
  padding: 20px 25px;
}

.dept-detail h4 {
  margin-bottom: 33px;
}

.dept-detail h4 span {
  border-bottom: 2px solid #204c8e;
  padding-bottom: 10px;
}

.department-tbl tbody tr td:first-child {
  padding-left: 30px;
}

.department-tbl button {
  padding: 9px 30px 9px 30px !important;
}

.department-td {
  font-weight: 550;
  color: black;
  font-size: 14px;
}

.trred {
  border-left: 4px solid #ff5f58;
}

.work_process_tbl .trorange {
  border-left: 4px solid #fa9917;
}


/*.dept-detail-list li{
    display: inline-block;
    list-style-type: none;
    padding: 0px 101px 0px 0px;
}*/


/*Department page End

/Order History page start/*/

.orders {
  margin-bottom: 40px;
}

.order1 {
  margin-left: -39px;
}

.order2 {
  margin-left: 153px;
  margin-right: 82px;
}

.order_volume {
  text-align: left;
  margin-bottom: 50px;
  margin-left: 10px;
}

.m_sale {
  margin-top: -47px;
}

.m_sale hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #efe5e5;
}

.sales h3 {
  font-size: 40px;
  color: green;
  font-weight: 500;
}

.f_sale h3 {
  font-size: 23px;
  color: #204c8e;
  font-weight: 500;
}

.s_sale h3 {
  font-size: 23px;
  color: #ff1705;
  font-weight: 500;
}

.t_sale h3 {
  font-size: 23px;
  color: #ff1705;
  font-weight: 500;
}

.sales p {
  color: #000;
}

.department-list2 {
  background-color: #fff;
  text-align: center;
  padding: 4px 0px;
  margin-bottom: 40px;
  min-height: 253px;
}

.order_history_tbl thead tr {
  background-image: linear-gradient(#ffffff00, #ffd6c7);
}

.add_date_list li {
  list-style-type: none;
  float: left;
  padding-right: 20px;
  margin-right: 40px;
}

.add_date_list {
  position: absolute;
  top: 35px;
  right: 25px;
}

.add_date_list li i {
  margin-left: 32px;
}

.order-head {
  background-color: #fcfcfc;
}

.header-order-title {
  font-size: 22px;
  color: #2a5493;
  padding: 25px 25px;
}


/*/Order History page end/


/work order status overview start/*/

.dept-detail1 {
  padding: 20px 20px;
  background-color: #fff;
  background-image: linear-gradient(#d0ffe5, #ffffff);
  height: 370px;
  /* margin: -17px; */
  margin: 100px 20px -20px 20px;
}

.work_order_status_tbl .trgreen {
  border: 1px solid #50da4b!important;
  background-color: #fff;
  box-shadow: 0px 0px 2px;
  /* border-left: 4px solid blue; */
}

.work_orders_head {
  background-color: #fff;
}

.work_container {
  position: absolute;
  top: 125px;
  left: 72px;
}

.main_order_head {
  background-color: #ccc;
}

.job_col .ul-list li {
  display: inline-block;
  margin-left: 28px!important;
  margin-top: 12px;
}

.job_col .ul-list_fir li {
  display: inline-block;
  margin-left: -7px;
  margin-top: 12px;
}

.job_col .ul-list_fir li a {
  font-size: 16px;
}

.work_orders_head {
  padding: 40px 95px 55px 30px;
}

.work_orders_head h5 {
  padding-bottom: 14px;
  margin-top: -28px;
}


/*/work order status overview end/


/Form wizard steps/*/

.step-wizard {
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 27px;
  left: 0px;
}

.step-wizard .progress_wizard {
  position: absolute;
  top: 30px;
  left: 12.5%;
  width: 74%;
}

.step-wizard .progress_wizard_bar {
  position: absolute;
  background-color: #8cec1c;
  background-image: linear-gradient(to right, #92ff13, #5f71c3);
  opacity: 0.4;
  height: 3px;
  width: 100%;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.step-wizard .progress_wizard_bar .empty {
  opacity: 1;
  width: 100%;
  background-color: #909090;
}

.step-wizard ul {
  position: absolute;
  width: 100%;
  list-style-type: none;
  padding: 0;
  left: -2%;
}

.step-wizard li {
  display: inline-block;
  text-align: center;
  width: 24.7%;
}

.step-wizard li .step i {
  font-size: 10px;
}

.step-wizard li .step {
  position: absolute;
  display: inline-block;
  line-height: 13px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid;
  border-color: #b5f36e;
  background: #b5f36e;
}

.step-wizard li #step3 .step {
  position: absolute;
  display: inline-block;
  line-height: 13px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid;
  border-color: #0a0d1d;
  border-color: #0624c3;
  background: #ffffff;
}

.step-wizard li #step4 .step {
  position: absolute;
  display: inline-block;
  line-height: 13px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid;
  border-color: #0a0d1d;
  background: #ffffff;
}

.step-wizard li .title {
  position: absolute;
  width: 100%;
  left: 24px;
  padding-top: 25px;
  color: #969c9c;
  -webkit-transition: color 0.6s ease;
  -o-transition: color 0.6s ease;
  transition: color 0.6s ease;
}

.step-wizard li.active .step {
  border-color: #b5f36e;
}

.step-wizard li.active .title {
  color: black;
}

.step-wizard li.done .step {
  color: white;
  background-color: #0aa89e;
  border-color: #0aa89e;
}

.step-wizard li>a {
  display: block;
  width: 100%;
  color: white;
  position: relative;
  text-align: center;
  top: 8px;
  left: 10px;
}

.step-wizard li>a:hover .step {
  border-color: #0aa89e;
}

.step-wizard li>a:hover .title {
  color: black;
}


/*.desktop-view_product_details {
  margin-top: 111px;
}
*/

.wizard1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 32px;
  left: 0px;
}

.wizard1 .progress_wizard {
  position: absolute;
  top: 30px;
  left: 6.5%;
  width: 83%;
}

.wizard1 li {
  display: inline-block;
  text-align: center;
  width: 13.7%;
}

.product_tabs {
  margin-top: 28px;
  margin-bottom: -74px;
}

.product_last {
  background-color: #f1fffe;
  padding: 90px 20px 20px 20px;
  position: relative;
  top: 17px;
  /* max-height: 433px; */
  height: 100%;
}

.product_fir,
.product_sec {
  margin-top: 45px;
}


/*generate_invoice start*/

.generate_invoice_tbl {
  margin-top: 70px;
  margin-left: 30px;
}

.generate_invoice_list {
  margin-top: 40px;
}

.generate_invoice_list ul li {
  list-style-type: none;
  margin-top: 20px;
}

#pointer {
  width: 193px;
  height: 60px;
  position: relative;
  right: 70px;
  background-image: linear-gradient(to left, rgba(3, 169, 244, 0.22), rgb(121, 196, 255));
  box-shadow: 0px 0px 8px;
}

#pointer:before {
  content: "";
  position: absolute;
  right: -36px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 37px solid #bde7fdcf;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  box-shadow: 0px 0px 8px;
}

.modal-body .modal_ul li {
  list-style-type: none;
  float: none!important;
  padding-right: 40px;
  padding-bottom: 23px;
}

.modal_h5 {
  border: 1px solid;
  padding: 11px 0px 17px 0px;
}

.close {
  position: absolute;
  top: 17px;
  right: 25px;
  font-size: 20px;
}


/*.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
     border-color: #ffffff #ffffff #fff!important;
}*/


/*new admin design*/


/*invoice process start*/

.back_arrow {
  font-size: 15px;
  margin: 10px;
}

.invoice_list {
  margin: 7px 50px 7px 0px;
}

.set_clr {
  color: #b6c7c7!important;
}

.invoice_list li h5 {
  font-size: 14px!important;
}

.dot {
  font-size: 15px;
  margin: 10px;
}

.invoice_list li {
  margin-left: 20px;
}

.back_details {
  display: inline-block;
}

.back_details li {
  list-style-type: none;
  margin-top: 5px!important;
  margin-left: 35px!important;
}

.invoice-btm {
  margin: -11px;
}

.invoice-box-second {
  background-color: #f7f7f8!important;
}

.invoice-col {
  margin-top: -24px;
}

.invoice-box-first {
  background-color: #ffffff!important;
}

.btn:hover {
    color: #fff;
}

.approve-btn{
  background-color: #204c8e;
  padding: 1px 8px 5px 8px;
}

.status-track-process {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between;
  display: -ms-flexbox;
  -ms-flex-flow: row;
  font-size: 12px;
    margin: 0 0px 25px 0px;
}

.status-track-process .complete {
  color: #204c8e;
  border-color: -moz-linear-gradient(top, #555555, #111111);
}

.status-track-process .current {
  color: #537df2;
}

.status-track-process .future {
  color: #bdbdbd;
}

.status-track-process>* {
  text-align: center;
  line-height: 0;
  flex: 2;
  -webkit-flex: 2;
  -ms-flex: 0px 2;
  position: relative;
}


/*.status-track-process > * * {
  display: block;
}*/

.status-track-process>* label {
 font-weight: bold; */
    /* letter-spacing: 0.2em; */
    font-size: 12px;
    /* margin-top: -12px; */
    position: relative;
    top: -1px;
    left: 1px;
    color: #000;

}

.status-track-process>* i.fa {
 font-size: 14px;
}

.status-track-process>*:first-child {
  text-align: left;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 0px 1;
}

.status-track-process>*:not(:first-child)::before {
    display: block;
    content: "";
    position: absolute;
    left: -50%;
    right: 50%;
    top: 7px;
    border-top: 0.2em solid;
    /* margin: 0 55px; */
    margin: -1px 61px 0 68px;
}

.status-track-process>*:nth-child(2)::before {
  margin-left: 100px;
}

.status-track-process>*:last-child {
  text-align: right;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 0px 1;
}

.status-track-process>*:last-child::before {
 margin-left: -8px;
    margin-right: 30px;
}


/*.spacer {
     height: 20px;
     margin-bottom: 40px;
}*/

.process-ul li span {
  color: #000;
  font-weight: 500;
}

.invoice-design li {
  /*margin-left: -29px!important;*/
}

.invoice-design-ul li {
  list-style-type: none;
  display: inline-block;
  margin-top: 15px;
  /*margin-left: 14px;*/
}

.invoice-design-ul li b {
      color: #2a5493;
}

.invoice-design-ul li span {
  color: #204c8e;
    font-weight: 600;
}

.invoice_process {
  font-size: 15px;
  color: #000!important;
  font-weight: 600;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: -5px;
  left: 0;
  right: 0;
  bottom: 1px;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 4px;
  background-color: #204c8e;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider {
  background-color: #204c8e;
}

input:checked+.slider:before {
  background-color: #ffffff;
}

input:focus+.slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}


/* Rounded sliders */

.slider.round {
  border-radius: 34px;
  border-color: #204c8e;
  border: 2px solid;
}

.slider.round:before {
  border-radius: 50%;
}

.invoice-inner-box {
  background-color: #fff;
  padding: 5px 20px 15px 20px;
}

.services-invoice {
  /*margin-left: 8px;*/
}

.mar-25 {
  margin-left: 25px;
  color: #000;
}

.services-invoice h4{
  color: #000;
}

.services-invoice h5 {
      color: #5e5959;
    font-weight: 500;
    /*margin: 5px 0px;*/
}

.services-invoice p {
  color: #000;
  margin-bottom: 0;
  font-weight: 500;
}

.invoice-inner-box1 {
  padding: 25px 20px;
  margin: 0;
  background-image: linear-gradient(#e5f2ff, #ffffff, #ffffff, #ffffff);
}

.save-cont-list{
  padding-left: 10px;
}

.invoice-inner-box1 table{
  background-color: #fff;
}

.invoice-inner-box1 table tr{
  border-left: none!important;
  border-right: none!important;
}

.sales{
  padding: 0;
}

.sales li {
  list-style-type: none;
  display: inline-block;
  padding-bottom: 10px;
}

.action_value li {
  display: inline-block;
  list-style-type: none;
}

.invoice-table {
  background-color: #fff;
}

.so-status-list {
  background-color: #fff;
}

.so-status-list td {
    padding: 8px 3px 8px 3px!important;
    text-align: center;
}

.invoice-table thead tr .create-job {
  padding-left: 40px;
  color: blue;
}

.sales li .create-job a {
  color: blue;
}

.invoice-col2 {
  margin-left: -50px;
}

.action_value {
  margin-top: 12px;
}

.font-12 {
  font-size: 12px;
}

#ac-invoice .active:before {
  /* content: "";
    position: absolute;
    right: -81px;
    bottom: -3px;
    width: 0px;
    height: 0;
    border-left: 81px solid #bde7fdcf;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;*/
}

#ac-invoice .active {
  width: 528px;
  height: 29px;
  position: relative;
  right: 0px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.22);
  background-image: linear-gradient(to left, #e8f5fe, #b9e5f6);
  /* background-image: linear-gradient(, rgba(255,0,0,0), rgba(255,0,0,1));*/
}
#ac-invoice .active::after
{/*z-index: 1;
    position: absolute;
    top: 58px;
        display: block;
    border-left: 36px solid rgb(200, 237, 253);
    border-top: 32px solid transparent;
    border-bottom: 32px solid transparent;
    width: 0;
    height: 0;
    content: " ";
    border-radius: 18px 17px 101px 17px; */
} 

.ac-invoice tr td {
  padding: 3px!important;
}

.cost {
  font-weight: 600;
  color: #000;
}

.invoice-table td {
      padding: 4px 2px 4px 22px!important;
      text-align: center;
}

.check-icon {
  color: #37dc37;
  margin-top: 12px;
}

.status-track-quote .complete {
  color: #8BC34A;
}

.bor-bot {
  color: #000;
    border: 0;
    border-radius: 0;
    padding: 5px;
    border-bottom: 1px solid #b7b7b7;
    background-color: transparent;
    width: 100%;
}
.form-label{
  margin-bottom: 20px;
}
.form-label label{
  padding-bottom: 8px;
}
.modal-body .bor-bot{
 color: #000;
    border: 0;
    border-radius: 0;
    padding: 5px;
    border-bottom: 1px solid #b7b7b7;
    background-color: transparent;
    width: 100%;
        font-weight: 700;
    margin-top: -9px;
    margin-bottom: 8px;

}

.form-label label {
  font-size: 15px;
  font-weight: none;
  margin-bottom: 0;
}

.input-icon-text {
  position: absolute;
  top: 6px;
  /* left: 151px; */
  right: 11px;
}

.due {
  margin-bottom: 15px !important;
}

.custom {
  margin-top: 22px;
  /*margin-left: -26px;*/
}

.quote-custom .input-icon-text {
   left: 94px !important; 
}

.custom .input-icon-text {
  position: absolute;
  top: 6px;
  /* left: 151px; */
  /*right: -66px;*/
}

.attachments {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  color: blue!important;
}

.attachments::before,
.attachments::after {
  display: inline-block;
  content: "";
  border-top: 1px solid #cec5c5;
  width: 294px;
  margin: -11px 1rem;
  transform: translateY(-1rem);
}

.payment-det-form .form-label label{
   font-size: 13px;
   padding-bottom: 0;
}

.wbs{
  background-color: #fff;
    position: fixed;
    z-index: 1;
    top: 0px;
    right: 0;
    padding: 14px 0px;
    height: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    width: 70%;
    overflow-y: auto;
}

.wbs .work_process_tbl tbody td .action-list ul li{
    padding-left: 7px;
}

.wbs select, .wbs input, .wbs select:focus, .wbs textarea{
  border: none;
}

.wbs h5{
      padding-left: 20px;
    padding-bottom: 15px;
        color: #555;
    font-size: 14px;
}

.wbs .fa-times{
      position: absolute;
    top: 19px;
    right: 18px;
    font-size: 18px;
    cursor: pointer;
}

.wbs-btn{
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 15px;
}

.wbs-btn a{
  color: #204c8e;
}

.wbs-btn button{
      background-color: #204c8e;
    color: #fff;
    padding: 8px 32px 8px 32px;
    border-radius: 24px;
    border: none;
    float: right;
}

.new-attach {
  margin-top: 40px !important;
  margin-bottom: 30px !important;
}

.create-temp-color .back {
  background-color: #fff;
  color: #204c8e;
  border: 1px solid;
}

.radio-info input[type=radio]:checked+label::after {
  background-color: #204c8e;
}

.radio label::after {
  background-color: #35b8e0;
}

.radio label::after {
  -moz-transition: -moz-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -o-transition: -o-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
  -webkit-transform: scale(0, 0);
  -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
  background-color: #6c757d;
  border-radius: 50%;
  content: " ";
  display: inline-block;
  height: 8px;
  left: 8px;
  margin-left: -20px;
  position: absolute;
  top: 6px;
  transform: scale(0, 0);
  transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
  transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33);
  transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33), -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
  width: 7px;
}

.radio-info input[type=radio]:checked+label::before {
  border-color: #204c8e;
}

.radio label::before {
  -o-transition: border .5s ease-in-out;
  -webkit-transition: border .5s ease-in-out;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #98a6ad;
  content: "";
  display: inline-block;
  height: 13px;
  left: 3px;
  margin-left: -18px;
  position: absolute;
  transition: border .5s ease-in-out;
  width: 13px;
  outline: 0!important;
  top: 4px;
}

.create-temp-color1 {
  padding-bottom: 10px;
  padding-top: 20px;
  margin-top: 0px;
  box-shadow: none;
}

.create-temp-color1 button .save-btn {
  color: #fff;
}

/*.action-view li{
 display: inline-block!important;
}*/

/*invoice process end*/


/*invoice details start*/

.invoice-details{
  padding: 0;
}


.invoice-details li {
  /*margin-left: -85px!important;*/
  color: blue;
}

hr {
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
}

.invoice-inner-box3 {
  background-image: linear-gradient(#e5f2ff, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff)!important;
}

.invoice-inner-box2 {
  padding: 14px 25px;
  background-image: linear-gradient(#ffffff, #ffffff, #ffffff);
}

.process-ul li {
  list-style-type: none;
}

.best_price li {
  display: block!important;
}

.mrl-47 {
  margin-left: 47px;
}

.mrl-7 {
  margin-left: 7px;
}

.mrl-26 {
  margin-left: 26px;
}

.best_price li .prz {
  color: #000;
  font-weight: 500;
  margin-left: 115px;
  float: right;
}
/*invoice details end*/


/*set dependency start*/

.invoice-design-ul .set-design {
    margin-left: 68px;
}

.inner-set-box {
  padding: 10px 15px!important;
  margin: 0;
}

.set-ul {
  margin-left: -52px;
}

.set-back {
  border: 1px solid #ccc;
  background-color: #e6e6e6;
}

.dep-list li {
  list-style-type: none;
  border: 1px solid #ccc;
  padding: 11px;
  text-align: center;
  margin: 10px;
  background-color: azure;
}

.dep-list {
  /*margin-left: -39px;*/
}

.set-back-dept {
  background-color: #fff;
}


/*set dependency end*/


/*inventory page start*/

.inven-menu {
  margin-top: 55px!important;
  padding-top: 3px!important;
}

.inventory_design .invoice-design {
  color: #204c8e;
  font-size: 20px;
  /*font-weight: 800;*/
  padding-left: 10px;
}

.inventory_design li {
  margin-top: 35px!important;
}

.trred {
  background-color: #fff;
  box-shadow: 0px 0px 5px;
  border-left: 4px solid red;
}

.inventory_table .trgrn {
  background-color: #fff;
  box-shadow: 0px 0px 5px;
  border-left: 4px solid green;
}

.inventory_table .trorng {
  background-color: #fff;
  box-shadow: 0px 0px 5px;
  border-left: 4px solid orange;
}

.inventory_design li .f5,
.inventory_design li .f6,
.inventory_design li .f7,
{
  font-size: 8px!important;
}

.inventory_design li .f5 {
  color: red;
}

.inventory_design li .f6 {
  color: orange;
}

.inventory_design li .f7 {
  color: green;
}

.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

.dataTables_filter .fa-search {
  position: relative;
  /* right: 244px; */
  left: 187px;
  top: 25px;
}

#example_info, .example_info {
  display: none!important;
}

#example_length, .example_length  {
  display: none!important;
}

#example1_info, #example2_info, #example3_info, .example_info {
  display: none!important;
}

#example1_length, #example2_length, #example3_length, .example_length {
  display: none!important;
}

#example1_filter, #example2_filter, #example3_filter, .example_filter{
  display: none;
}
table#example1, table#example2, table#example3, table.example {
    border-collapse: collapse!important;
    margin-bottom: 15px!important;
}

.style-head {
  box-shadow: 3px 2px 4px;
}

.inventory-tbl #example_filter, .inventory-tbl .example_filter {
  position: absolute;
  top: -51px;
  right: 377px;
}

.inventory-tbl #example1_filter, .inventory-tbl #example2_filter, .inventory-tbl #example3_filter, .inventory-tbl .example_filter {
  position: absolute;
  top: -51px;
  right: 377px;
}

.dataTables_wrapper .dataTables_paginate {
  float: left!important;
  text-align: left!important;
  padding-top: 15px;
  padding-bottom: 39px;
}

.inventory-ul {
  margin-top: -30px;
}

.inventory-tbl .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #fff !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #204c8e 0%, #204c8e 100%);
}

.inventory-tbl .dataTables_wrapper .dataTables_paginate .paginate_button {
  border-radius: 50px!important;
}

.inventory-tbl .dataTables_filter .fa-search,
.invoice_new .dataTables_filter .fa-search {
  position: relative;
  /* right: 244px; */
  left: 190px;
  top: 1px;
}


/*.#example_filter label input[type=search]:placeholder::before {
  content:"search"!important;
   color:#666!important;
}
 */


/*inventory page end*/


/*invoice page start*/

.highlight {}

.inventory_table thead tr {
  margin-top: 10px!important;
  margin-bottom: 10px;
}

.invoice_new .dataTables_wrapper .dataTables_paginate {
  display: none!important;
}

.invoice-tbl {
  margin-bottom: -44px!important;
}

.invoice_new #example_filter, .invoice_new .example_filter {
  position: absolute;
  top: -51px;
  left: 12px!important;
  right: none;
}
.invoice_new #example1_filter, .invoice_new #example2_filter, .invoice_new #example3_filter, .invoice_new .example_filter {
  position: absolute;
  top: -51px;
  left: 12px!important;
  right: none;
}
/*.invoice_new_ul .li_3{
   margin-left: -30px!important;
  }*/
  .invoice_new_ul li {
    padding-right: 13px!important;  
}  
.invoice_new_ul li .c1{
margin-left: 57px!important;
    margin-right: -11px!important;
  }




/*invoice page end*/


/*user list start*/

.user_list_tbl tbody tr {
      padding: 10px;
    vertical-align: top;
   /*  border-top: 1px solid #ccc; 
    border-bottom: 1px solid #ccc;*/
    font-size: 13px;
    border-left: none!important;
    border-right: none!important;   
}
/*.user_list_tbl table .dataTable {
    width: 99%!important;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
  }*/

#workProcessFormData td .form-control{
  padding-right: 0px;
  padding-left: 0px;
}
.user_list_tbl table.dataTable tbody tr, .inventory-tbl table.dataTable tbody tr{
    background-color: #ffffff;
  }
.user_list_tbl table tbody tr:hover, .inventory-tbl table.dataTable tbody tr:hover{
    box-shadow: 0 0 7px #98ccff;
    transform: scale(1,1);
  }
  .user_list_tbl table.dataTable tbody tr.active, .inventory-tbl table.dataTable tbody tr.active{
    background-color: #ffffff;
    box-shadow: 0 0 7px #98ccff;
  }

.user_list_tbl table.dataTable tbody td, .inventory-tbl table.dataTable tbody td{
    padding: 10px 0px 10px 20px;
}
.inventory_table tbody td {
    padding: 11px 0px 11px 20px !important;
}
.user-model .modal{
position: fixed;
    top: 0;
    left: 38%!important;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
  }
  .user-model .modal-content{
    width: 65%!important;
    pointer-events: auto;
    background-color: #f2faff;
  }
  .createuser-form1{
    box-shadow: none !important;
  }
  .createcolor{
    margin-top: 50px;
  }
  .createcolor h4{
    color: #000;
    margin-bottom: 22px;
  }
  .createuser-form{
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    margin-left: 10px;
     margin-right: 10px; 
    display: block;
     background-color: #ffffff; 
    padding: 15px;
    margin-bottom: 25px;
    
  }
.createuser-form h2{
margin-bottom: 20px;
}
.createuser-form label{
color:  #204c8e;
}
.createuser-form .bor-bot {
font-weight: 600;
}

  .user_list_tbl #example_filter, .user_list_tbl .example_filter {
    position: absolute;
    top: -40px;
    right: 21px;
}
.user_list_tbl #example1_filter, .user_list_tbl #example2_filter, .user_list_tbl #example3_filter, .user_list_tbl .example_filter {
    position: absolute;
    top: -40px;
    right: 21px;
}

.alert-success {
    background-color: #00a65a !important;
    color: #fff !important;
}
.alert-red {
    background-color: #c50606d9 !important;
    color: #fff !important;
}

/*overview page start*/
.chartContainer1, .chartContainer2 {
height: 230px;
    max-width: 450px;
    margin: 9px 15px;
    /* border: 1px solid; */
    background-color: #ffffff;
    box-shadow: 0px 0px 4px #ccc;
    padding: 0px 0px;
  }

 .project-summery .classWithPad {
    margin: 0px 0 0 21px!important;
}
.project-summery-ul .classWithPad #grad1 
{
     padding: 11px 0px!important;
    height: 110px;
    width: 110px;
    /* margin-top: -11px; */
    background-image: radial-gradient(#fff, #d9f3ff8a, #00ffe7);
    margin-left: 12px;
}

.project-summery-ul .classWithPad #grad7 {
    height: 110px;
    width: 110px;
    background-image: radial-gradient(#fff, #d9f3ff57, #24d62b);
}
.project-summery-ul .classWithPad #grad1::after
{
border-right: 1px dashed red; }
.project-summery-ul .classWithPad #grad8 {
height: 90px;
    width: 90px;
    background-image: radial-gradient(#fff, #f2f7f957, #ff1705);
  }

.project-summery-ul li
{
  display: inline-block;
  list-style-type: none;
}
.project-summery-ul .borderright-col1 {
      border-right: 1px solid #ccccccb0!important;
    height: 97px;
    position: relative;
    top: 22px;
    left: 13px;
  }
  .project-summery-ul .borderright-col {
    border-right: 1px solid #ccccccb0!important;
    height: 66px;
    position: relative;
    top: 17px;
  }
  .margintopbot{
  margin-top: 70px;
    margin-bottom: 100px;
  }

.overview-tbl #example_filter, .overview-tbl .example_filter {
 display: none!important;
}

.overview-tbl .dataTables_wrapper .dataTables_paginate {
  display: none!important;
}
.chart1{
  margin: 0px 48px;
    border: 1px solid #fff;
    padding: 3px;
    box-shadow: 0px 0px 5px #ccc;
    max-width: 44.66667%!important;
  }
    /*overview page end*/


/*order history start*/
.department-list2 .project-summery-ul .classWithPad #grad1
{
    margin-left: -48px!important;
  }
  .department-list2 .project-summery-ul .classWithPad 
{
    margin: 0px 0px 0px 17px!important;
  }
  .order_history_tbl thead tr {
    background-image: linear-gradient(#ffffff00, #ffd6c7);
        border-bottom: none;
}   
.order_history_tbl1 table.dataTable thead th{
    padding: 10px 18px;
     border-bottom: none!important; 
}
.order_history_tbl1 table.dataTable tbody td {
    padding: 16px 10px;
}
.order_history_tbl1 .dataTables_wrapper .dataTables_paginate {
  display: block!important;
}

/*order history end*/


/*order overview start*/
.order_table .table tr {
    padding: 20px;
}

.order_table .work_order_status_tbl .trgreen {
    border: 1px solid #409a43!important;
    background-color: #fff;
    box-shadow: 0px 0px 3px #056709;
  }

.mar-8 {
    margin-left: 8px;
}

.order_tab .tablist .nav-item
{
  /*margin-left: -57px;*/
    border-bottom: 1px solid #cccccc4d;
    width: 184px;
}
.order_tab .nav-pills .nav-item .nav-link {
  padding: 13px 25px!important;
  color: #363636;
}
.order_tab .nav-pills .nav-link.active, .order_tab .nav-pills .show>.nav-link {
        color: #363636;
        background-image: linear-gradient(to left, rgba(76, 171, 247, 0), rgba(3, 127, 226, 0.36));
    width: 186px;
     padding: 17px 30px;
}
.order_tab .nav-pills .nav-link.active {
    position: relative;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background-color: unset!important;
  }
.order_tab .nav-pills .nav-link.active::after{
  z-index: 1;
  position: absolute;
  top: -2px;
  right: -34px;
  display: block;
  border-left: 41px solid rgba(11, 174, 255, 0.04);
  border-top: 26px solid transparent;
  border-bottom: 27px solid transparent;
  width: 0;
  height: 0;
  content: " ";
  /* border-radius: 24px; */
  border-radius: 18px 17px 101px 17px;
}
/*#categoryDiv .nav-pills .nav-link.active, */
.categorySubCat .nav-pills .order_view_tbl_ul.active,
.categorySubCat .nav-pills .order_view_tbl_ul:hover {
  background-image: linear-gradient(to left, rgba(76, 171, 247, 0), rgba(3, 127, 226, 0.36));
}
.categorySubCat .nav-pills .order_view_tbl_ul {
  padding: 8px 6px;
  border-bottom: 1px solid #cccccc61;
}
.categorySubCat .nav-pills .nav-link {
  padding: 0px;
  /*border-bottom: 1px solid #cccccc61;*/
}
.order_view_ul li
{
display: inline-block;
list-style-type: none;
}
.order_view_ul li img
{
    border-radius: 50%;
    width: 48px;
    margin-top: -25px;
    /* margin-left: -25px; */
    margin-right: 10px;
}
.order_view_ul li h5{
    margin: 0;
}
.order_view_ul li .create-temp{
    margin-left: 180px;
    padding-bottom: 0;
}

.order_view_ul li .create-temp button{
      padding: 7px 35px 7px 35px;
}
/*order overview end*/

.order_view_ul{
    background-image: linear-gradient(to top, rgba(76, 171, 247, 0), rgba(74, 234, 255, 0.19));
        background-image: linear-gradient(to top, rgba(76, 171, 247, 0), rgb(214, 250, 255));
    border: 1px solid #ccc;
    margin-top: 0px;
    padding-top: 24px;
    padding-bottom: 16px;
    padding-left: 20px;
}

.order_view_tbl tbody tr {
    border-bottom: 1px solid #dee2e6!important;
    border-left:none!important;
    border-right:none!important;
}

.order_view_tbl_ul li {
    display: inline-block;
    list-style-type: none;
}
.order_view_tbl_ul li img
{
border-radius: 50%;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;

}
.order_view_tbl_ul li 
{
  margin-right: 15px;
}
.mar-20{
  margin-left: 20px;
}
.order_view_tbl_ul{
    /*border-bottom: 1px solid #cccccc61;*/
    padding: 13px 17px;
}
.order_view_tbl_ul h5 {
  margin: 0;
}
.order_view_tbl thead tr th, .order_view_tbl tbody tr td {
    padding-left: 7px!important;
}

 .status-track-approval {
     display: flex;
    flex-direction: row;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-justify-content: space-between;
    display: -ms-flexbox;
    -ms-flex-flow: row;
    margin-top: 0px;
    font-size: 12px;
    /* margin-top: 0px; */
    margin-bottom: 25px;
    margin-left: 70px;
    margin-right: 70px;
         }
         .status-track-approval .complete {
         color: #CDDC39;
         }
         .status-track-approval .current {
         color: #55a7ff;
         }
         .status-track-approval .future {
         color: #cedcea;
         }
         .status-track-approval > * {
         text-align: center;
         line-height: 1.9;
         flex: 2;
         -webkit-flex: 2;
         -ms-flex: 0px 2;
         position: relative;
         }
         .status-track-approval > * * {
         display: block;
         }
         .status-track-approval > * label {
       font-weight: bold;
    font-size: 0.9em;
    letter-spacing: 1.2px;
    color: #000;
         }
         .status-track-approval > * i.fa {
         font-size: 1.3em;
         }
        .status-track-approval > *:first-child {
         text-align: left;
         flex: 1;
         -webkit-flex: 1;
         -ms-flex: 0px 1;
         }
         .status-track-approval > *:not(:first-child)::before {
            display: block;
    content: "";
    position: absolute;
    left: -52%;
    right: 48%;
    /* top: 0.5em; */
    border-top: 0.2em solid;

    margin: 0 1em;
    top: 9px;
         }
        .status-track-approval > *:nth-child(2)::before {
             margin-left: 17.5px;
         }
         .status-track-approval > *:last-child {
         text-align: right;
         flex: 1;
         -webkit-flex: 1;
         -ms-flex: 0px 1;
         }
         .status-track-approval > *:last-child::before {
        right: 0px;
    left: -104%;
         }

  .set-quote-ul {

    /* border: 1px solid #ccc; */
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 7px;
    padding-left: 10px;
    background-color: #fff;
    margin: 10px;

}
.set-quote-ul li{
    margin: 10px;
    color: #000;
}
.qty-quote{
  text-align: center;
  border-bottom: 1px solid #000;
}
.set-design-quote p{
  line-height: 1.7;
}
.quotation
{
font-weight: 200;
    color: #0c5cd4;
    font-size: 13px;
  }
  .quote-div i{
        color: #1330d2;
  }
  .pricing_details{
        border-bottom: 1px solid #ccc;
  }
  .pricing_details li{
    display: inline-block;
    list-style-type: none;
    margin-right: 67px;

  }
    .pricing_details li p{
    color:#000;
     font-weight: 600;
  }
   .pricing_details li h6{
       font-weight: normal;
   margin-top: 6px;
    color:#000;
  }
  .payment_details_quote li{
     display: inline-block;
    list-style-type: none;
    margin-right: 26px;
  }
.quote-custom{
  position: relative;
    top: -50px;
    left: 98px;
}
.quote-info{
  margin-bottom: 15px;
}
.main-quote{background-color: #fff;
    box-shadow: 0px 0px 3px 0px #ccc;}
    .bot-date{
    width: 113px;
  }

/*Departments dashboard Start*/
.department-dashboard .header-title{
padding: 22px 25px 20px 25px;
}
.department-dashboard .add_search_list {
    top: 12px;
}
.department-dashboard .nav-tabs{
      border: 1px solid #204c8e;
    border-radius: 6px;
    background-color: #fff;
}
.department-dashboard .nav-tabs li{
      border-right: 2px solid #8fa5c6;
    padding: 0px 0px;
}
.department-dashboard .nav-tabs li:last-child{
  border-right: none;
}
.department-dashboard .nav-tabs li.active{
  background-color: #8dd6f5;
  border-right: none;
}
.department-dashboard .nav-tabs li a{
  color: #000;
}
.dept-overall-list{
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
      margin: 0px 0px 22px 0px;
}
.department-dashboard .tab-content{
      margin: 0px 20px;
}
.dept-overall-list h4{
    margin: 0;
    padding: 12px 13px;
    background-color: #edf9ff;
    font-size: 16px;
}
.dept-overall-list h4 i{
  padding-right: 8px;
}
/*Departments dashboard End*/

/*Job Allocation Start*/
.job-allocation{
      background-color: #f5f5f5;
      box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
}
.carousel{
  margin: 0 30px;
}
.owl-carousel{
  /*margin: 0px 30px;*/
}
.job-allocation .owl-carousel .item{
      margin: 5px 8px;
    border: 2px solid #ececec;
    border-radius: 6px;
}
.job-allocation .owl-carousel .item.active, .job-allocation .owl-carousel .item:hover{
        border: 2px solid #e2f1ff;
        box-shadow: 0px 0px 4px 2px #abd6ff;
}
.job-allocation .owl-carousel .item .department-list {
    padding: 18px 0px;
    margin-bottom: 0px;
}
.job-allocation .owl-carousel .item .department-list i, .job-allocation .owl-carousel .item .department-list h4{
    color: #000;
}
.owl-carousel .owl-nav button{
      position: absolute;
}
.owl-carousel .owl-nav button span{
    font-size: 54px;
    color: #b5b5b5;
}
.owl-carousel .owl-nav button.owl-prev{
    left: -18px;
    top: 19px;
}
.owl-carousel .owl-nav button.owl-next{
    right: -20px;
    top: 19px;
}
.allocation-unass{
      background-image: linear-gradient(#e8f4ff, #ffffff);
    padding: 10px 24px 10px 30px;
    margin-bottom: 15px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
}
.allocation-upcoming{
  background-image: linear-gradient(#fff7dc, #ffffff);
}
.allocation-unass h5{
  padding: 12px 0px;
}
.allocation-unass ul{
  list-style-type: none;
  padding: 0;
}
.allocation-unass ul li{
    border: 2px solid #ececec;
    background-color: #fff;
    margin: 8px 0px;
    padding: 8px 10px 8px 2px;
}
.allocation-unass ul li .info, .suggested-res-list ul li .info{
    /*float: right;*/
    padding: 4px 7px;
    background-color: #c5c5c5;
    border-radius: 50%;
    font-size: 10px;
    color: #000;
    margin-top: -17px;
}
.allocation-unass ul li span{
      padding: 0 6px;
      color: #000;
}
.allocation-unass ul li .colori{
  width: 20%;
}
.allocation-unass ul li .bname{
  width: 60%;
}
.allocation-unass ul li .infoi{
  width: 20%;
}
.allocation-unass ul li.active{
  border: 2px solid #abd6ff;
  box-shadow: 0px 0px 4px 2px #abd6ff;
}
.allocation-unass .ul{
  list-style-type: none;
  padding: 0;
}
.allocation-unass .ul .li .colori i, .allocation-unass .ul .li{
    border: 2px solid #ececec;
    background-color: #fff;
    /*margin: 8px 0px;*/
    padding: 8px 10px;
}
.allocation-unass .ul .li .info, .suggested-res-list .ul .li .info{
    float: right;
    padding: 4px 7px;
    background-color: #c5c5c5;
    border-radius: 50%;
    font-size: 10px;
    color: #000;
    margin-top: 5px;
}
.allocation-unass .ul .li span{
      padding-left: 8px;
      color: #000;
}
.allocation-unass .ul .li.active{
  border: 2px solid #abd6ff;
  box-shadow: 0px 0px 4px 2px #abd6ff;
}
.suggested-res{
  text-align: center;
  /* margin: 0 18px 0 0; */
  margin: 0px 10px;
}
.suggested-res h5{
  font-size: 20px;
    color: #000;
    margin: 33px 0px 50px 0px;
}
.suggested-res-list{
    background-color: #fff;
    padding: 10px 0px 10px 0;
    margin-bottom: 60px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
    height: 300px;
    overflow: auto;
}
.colori-pl{
  padding-left: 0px;
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.suggested-res-list img{
    position: absolute;
    top: -32px;
    left: 103px;
    width: 68px;
    height: 68px;
    border-radius: 50%;
}
.suggested-res-list h6{
      margin-top: 30px;
      color: #000;
      font-size: 14px;
}
.suggested-res-list ul{
 list-style-type: none;
    padding: 0px 15px;
}
.suggested-res-list ul li{
    border: 2px solid #ececec;
    background-color: #fff;
    margin: 8px 0px;
    padding: 8px 5px 8px 5px;
    color: #000;
    text-align: left;
  }
.suggested-res-list ul li.active{
  border: 2px solid #abd6ff;
  box-shadow: 0px 0px 4px 2px #abd6ff;
}
.suggested-res-list .ul{
 list-style-type: none;
    padding: 0px 15px;
}
.suggested-res-list .ul .li{
    border: 2px solid #ececec;
    background-color: #fff;
    margin: 8px 0px;
    padding: 8px 5px 8px 5px;
    color: #000;
    text-align: left;
  }
.suggested-res-list .ul .li.active{
  border: 2px solid #abd6ff;
  box-shadow: 0px 0px 4px 2px #abd6ff;
}
.status-identy{
  padding-top: 22px;
  text-align: right;
}
.status-identy li{
  list-style-type: none;
  display: inline-block;
  padding: 0px 15px;
}
.status-identy li span{
    padding-left: 1px;
    color: #000;
    font-weight: 500;
	font-size:13px;
}
/*Job Allocation End*/    

/*new style*/
.chartlist{
  margin: 22px 0px 0px 0px!important;
}
#barchart_1, #barchart_2{
  margin: 30px 0px;
}

.delete_icon {
  color:red;
}
.view_icon{
  color: green;
}
.edit_icon{
  color: blue;
}
.circle_plus_icon{
  color: #00a65a;
}
.grayColor {
    color: #9e9e9e;
}
.greenColor {
    color: #009688;
}
.create-list h4{

    padding: 12px 13px;
    background-color: #f9a73e;
    font-size: 16px;
    color: white;
     text-align: center; 
    margin-bottom: 31px;
  }
  .cost{
    /*margin-left: 13px;*/
  }
  .employee_details_create
  {
    
    box-shadow: 0px 0px 2px;
    margin-bottom: 20px;
    padding: 10px;
  }

.remove_icon
{
  color:red;
      font-size: 18px;
}
.add_icon{
  color:blue;
      font-size: 18px;
      position: relative;
    top: -26px;
    margin-bottom: 20px;
    font-weight: 700;
}
.color-heading{
    color: #204c8e;
    font-size: 23px;
    padding-top: 20px;
}
.color-palete li{
  margin-top: 10px!important;
}

/*Custom CSS*/
.form-div .form-control{
	color: #000;
    border: 0;
    border-radius: 0;
    padding: 5px;
    border-bottom: 1px solid #b7b7b7;
    background-color: transparent;
    width: 100%;
}
.btn-submit{
	background-color: #204c8e;
    color: #fff;
    padding: 10px 35px 10px 35px;
    border-radius: 24px;
    border: none;
}
.btn-refresh{
	background-color: #31ce77;
    color: #fff;
    padding: 10px 35px 10px 35px;
    border-radius: 24px;
    border: none;
}
.btn-cancel{
	background-color: #f34943;
    color: #fff;
    padding: 10px 35px 10px 35px;
    border-radius: 24px;
    border: none;
}

.product-detail-tbl{
  margin-top: 0px;
}

.product-detail-tbl tbody tr td:last-child {
   text-align: left;
}

.product-detail-tbl>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

/*Breadcrumb start*/
.breadcrumb{
      position: absolute;
    right: 0;
    top: -58px;
}
.breadcrumb-product{
  top: 15px;
  right: 30px;
}
.breadcrumb > li + li:before {
    content: '>\00a0';
}
.breadcrumb>li+li:before {
   padding: 0 0px 0 5px;
    color: #ccc;
}
.breadcrumb > li a{
  color: #000;
}
/*Breadcrumb End*/

/*delayed page start*/
.delayed_page{
background-image: linear-gradient(#e8f4ff, #ffffff, #ffffff, #ffffff);
    padding: 10px 24px 10px 30px;
    margin-bottom: 15px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
  }
  .delayed_page h6 {
    padding: 12px 0px;
}
.delayed_page .bor_right{
border-right: 2px solid #cccccc4f;
}
.bor_bottom
{
    border-bottom: 1px solid #ccc;
}
.delayed_page table
{
  margin-bottom: 30px;
  width: 95%;
}
.delayed_page table th
{
color: #232121;
    font-weight: 400;
  }
  .delayed_page table td
{
color: #232121;
    font-weight: 600;
  }

 .delayed_page table tr td:last-child{
  color: green
}
.delayed_page .cnc_ul ul li{
list-style-type: none;
   
     margin-right: 30px; 
    display: inline-block;
  }
  .avatar {
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-top: -30px;
}
.color_brown{
  color: #de3030;
}
.color_green{
  color:green;
}
.cnc_ul{
    margin-left: 15px;
}

/*delayed page end*/

/*inventory purchase start*/
.purchase_nd{
        padding: 2px 12px;
    border-radius: 3px;
    background-color: #e1eefc;
    min-height: 140px;
  }
  .purchase_muiz{        
    background-color: #fff5e8;
  }
  .purchase_title{
  margin: 10px 30px;
}
.purchase_nd p{
  line-height: 1.3;
    color: #3b3b3b;
}
.wbs-btn .add_btn
{
    background-color: #ffffff;
    color: #3F51B5;
    padding: 8px 32px 8px 32px;
    border-radius: 24px;
        border: 1px solid;
        float: right;
        margin-right: 10px;
}
.wbs-btn a i{
  margin-right: 7px;
}

.ids{
     background-color: #f2faff;
    position: fixed;
    z-index: 1;
    top: 0px;
    right: 40%;
    padding: 14px 19px;
    height: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    width: 26%;
    overflow-y: auto;
    overflow-x: hidden;}

.ids h4{
       margin-top: 5px;
    font-size: 15px;
}
.ids h5{
color: #000000;
    margin-top: 2px;
    font-size: 12px;
}
.ids p{
  color: #204c8e;
    font-weight: 700;
    word-break: break-word;
}
.ids .fa-times{
          position: absolute;
    top: 18px;
    right: 20px;
    font-size: 16px;
    cursor: pointer;
}

/* width */
.ids::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.ids::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.ids::-webkit-scrollbar-thumb {
  background: #607D8B; 
  border-radius: 10px;
}
 .preview_img
{
    padding: .40rem!important;
    display: block!important;
    margin: 0 35px!important;
    text-align: center;
    width: 100%;

}
.preview_text{
   margin: 20px 35px!important;
   font-size: 17px;
}

/*Payment Detail Start*/
.payment-tbl tr, .payment-tbl th, .payment-tbl td, .payment-tbl thead th{
  border-bottom: none;
  padding: 0px 10px;
}
/*.login-page.confirmation-page .login-box {
    width: 560px;
}*/
.confirmation-page .login-logo, .confirmation-page .register-logo {
    font-size: 30px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}
.login-page.confirmation-page .login-logo a {
    color: #333;
}
.login-box-body, .register-box-body {
    background: #fff;
    padding: 20px;
    color: #444;
    color: #666;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.payment-td td{
  padding-top: 23px;
}
.so-itemdetail span img{
  /*margin-left: 10px;*/
}
.process-ul .so-itemdetail{
  margin-top: 4px!important;
    margin-bottom: 0px!important;
    font-size: 13px!important;
    color: #f9a73e!important;
    font-weight: 700!important;
}
.so-itemdetail-proofImage{
  margin-top: 4px!important;
    margin-bottom: 0px!important;
    font-size: 13px!important;
    color: #188ae2!important;
    font-weight: 700!important;
    list-style-type: none;
}
.so-itemdetail-proofImage a i{
    color: #000;
    padding-left: 8px;
}
.so-status-tr td{
  padding-top: 12px !important;
  padding-bottom: 12px !important; 
}
.btn-job:hover{
  color: #fff;
}
/*Payment Detail End*/

.col-plr div{
  padding-left: 5px;
  padding-right: 5px;
}
.zoom {
  transition: transform .2s;
}

.zoom:hover {
  -ms-transform: scale(4.5); /* IE 9 */
  -webkit-transform: scale(4.5); /* Safari 3-8 */
  transform: scale(4.5); 
  /*margin-left: 50px;*/
}

.owl-carousel .owl-item img.dept_icon {
  width: 40%!important;
  margin: 0 auto;
}

.dashboar-tab{
  margin-top: 23px;
  margin-left: 15px;
}

.dashboar-tab li a{
    color: #000000;
    background-color: #c8c8c8;
    padding: 8px 8px;
    border-radius: 4px;
    margin: 0px 8px;
}

.dashboar-tab li a.active{
    background-color: #204c8e;
    color: #fff;
}

/*print Invoice Start*/
.container-print{
  width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.printtbl{
    border: 1px solid #ccc;
    padding-left: 0;
    padding-right: 0;
    margin: 0px 0px 20px 0px;
}
.printtbl .strong {
  background-color: #f3f35f;
}
.printtbl_brd{
  border: 1px solid #ccc;
  padding-left: 0px;
  padding-right: 0px;
}
.printtbl_brd div{
    word-break: break-word;
    padding: 5px 2px;
/*border: 1px solid #ccc;*/
}
.printtbl_brd .col2{
      padding: 22px 2px;
      border: none;
}
.printtbl_brd .divbrd{
  border-bottom: 1px solid #ccc;
}
.print-img {
      /*border: 1px solid #ccc;*/
    /*padding: 30px 0px;*/
}
.print-img img{
      width: 80%;
    display: block;
    margin: 15px auto;
}
.printtbl_brd h4, .printtbl_brd p{
  text-align: center;
}
.print_minheight{
  min-height: 16.5cm!important;
}

@media print {  
.container-print{
  width: 100%;
}
.print-btn{
  display: none;
}
.printtbl{
     width: 97%;
   margin: 10px auto;
}
.printtbl .strong {
  background-color: #f3f35f;
}
.print-img img{
      width: 55%;
    margin: 0px auto;
    padding: 10px 10px;
}
div.page-break-after {
    display: block !important;
    page-break-after: always;
  }
.print_minheight{
   min-height: 15cm!important;

}
}
/*print Invoice End*/

/*User attachement popup*/
.file-upload-form, .file-preview {
    border: 1px solid #204c8e;
    border-radius: 4px;
    text-align: center;
    padding: 20px 10px;
}
.file-upload-form tr:nth-child(odd) {
    background-color: #fff !important;
}
.file-upload-form tr td a {
    color: #3c3c3c;
}
/*User attachement popup*/

.greenEmailcl{
  color: green;
  font-weight: 500;
}
.redEmailcl{
  color: red;
  font-weight: 500;
}


#shoppingcartModal .modal-dialog{
  width: 435px;
}
.enquiry-shopping{
  padding-left: 30px;
}
.enquiry-shopping span{
  padding-left: 12px;
  font-weight: 500;
}
#shoppingcartModal .modal-body button{
    background-color: #29436a;
    color: #fff;
}
#showCustomField{
   padding: 12px;
}
#shoppingcartModal .modal-body{
  padding: 0px 18px 15px 18px;
}

.dataTables_length, .dataTables_info{
  display: none;
}
.bname{
      color: #204c8e!important;
    font-size: 17px!important;
    font-weight: 500!important;
    padding-left: 17px;
}
.bname span{
    margin-left: 6px;
    font-size: 16px!important;
    color: #ea2348!important;
    font-weight: 700 !important;
}
.userback a i{
  font-size: 17px; 
  color: #204c8e;
}
.vehicle_others p .fa {
  font-size: 16px !important;
  margin-bottom: 0;
}
.box-title{
  font-size: 18px;
}
.designDiv {
  border: 1px solid #ccc;
  padding: 5px;
}
.designDiv img {
  width: 100%;
}
.designDiv h4, .designDiv h5{
  text-align: center;
}
.designDiv h5 {
  color: #0063d1;
}
.file-icon {
  text-align: right;
  margin-bottom: 5px;
}
.file-icon a i{
  font-size: 24px;
}
.nav-tabs.create-temp>li.tab_order>a {
   padding: 5px 14px!important;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;}
.nav-tabs.create-temp>li.tab_order{
      margin-right: 5px!important;
       margin-top: 30px!important;
        margin-bottom:0px!important;
}
.nav-tabs.create-temp{
    margin-top: -12px;
  }
.nav.nav-tabs.create-temp{
  margin-top: 0px;
  margin-left: 10px;
}
#orderResult .nav-tabs .active a {
     background: #edf4ff!important;
    color: #0163d2!important;
    border: 1px solid #0163d2!important;
}
#orderResult .nav-tabs a.active{
    background: #edf4ff!important;
    color: #0163d2!important;
    border: 1px solid #0163d2!important;
}

.tab-content-order .btn
{
  padding: 0px 8px;
    font-size: 14px;
}
.nav-tabs .viewMenuSection.active {
  background: #edf4ff!important;
  color: #0163d2!important;
  border: 1px solid #0163d2!important;
}
.thumb:hover, .thumb:hover span {
  visibility: visible;
  top: 0;
  left: 38px;
  z-index: 1;
}
.thumb span {
  position: absolute;
  visibility: hidden;
}
.menu-sec-subtit {
  font-size: 18px;
  margin: 10px 0px 24px 0px;
}
.categorySubCat .disable {
  pointer-events: none;
  opacity: 0.4;
}
.link-btn{
  margin-top: 30px;
}
.file_prop_img {
  padding: 2px;
  border: 1px solid #ccc;
  margin-top: 13px;
}

/*User Profile Tab*/
#userInfoDiv {
  margin-top: 40px;
    border: 1px solid #ccc;
}
#userInfoDiv h2 {
    font-size: 18px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f8f6f6;
    margin-top: 0px;
}
.view_emp_company .bor-bot, .view_emp_company .form-control, .view_emp_company input[type="radio"] {
  pointer-events: none;
  opacity: 0.6;
}
.remove_emp_company_btn {
  display: none;
}
.userEdit i {
    color: red;
    font-size: 24px;
}
.user-info-ul .list-group-item {
    /* padding: 7px 7px; */
    padding: 0px!important;
}
.user-info-ul {
    margin-top: 10px;
}
.user-info-ul1{
margin-top: 40px;
}
.user-info-ul1 .list-group-item a {
    z-index: 2;
    color: #204c8e;
    background-color: #fff;
    border-color: #e9dada;
    font-weight: 600;
    font-size: 20px;
}

/*Required*/
.asterisk_div {
   background-color: #f0f7fb;
   border-left: solid 4px #f34943;
   overflow: hidden;
   padding: 8px 20px;
   margin-top: 40px;
}
.asterisk_input{
  color: #f34943;
  font-weight: 600;
}
.warning-msg {
    padding-right: 53px;
    color: #F00 !important;
    font-weight: bold !important;
    text-align: right;
    margin-bottom: 0;
}
#copyTarget {
    padding-right: 34px;
    padding-left: 5px;
}
#copyButton {
    cursor: pointer;
    padding: 8px 8px;
    background-color: #f48022;
    color: #fff;
}
.panel_s {
    background-color: none;
    border: none;
    -webkit-box-shadow: 0 1px 15px 1px rgb(90 90 90 / 8%);
    box-shadow: 0 1px 15px 1px rgb(90 90 90 / 8%);
    margin: 10px 15px;
  } 
.total-column .panel-body {
    background: #f9fafc;
    /* padding: 10px 5px; */
}
.panel_s .panel-body {
    background: #f9fafc;
    border: 1px solid #dce1ef;
    border-radius: 4px;
    padding: 20px;
    position: relative;
    text-align: center;
}
.userBtn{
  background-color: #204c8e;
  border: 1px solid #204c8e;
  color: #fff;
  border-radius: 36px;
  padding: 4px 13px;
  font-size: 13px;
  font-weight: 500;
}
.userBtn:hover{
  color: #fff;
}
.prefix {
    padding: 4px 30px 7px 3px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #444;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
    border-radius: 5px 0px 0px 5px;
    border-right: 0;
}
.content {
    position: relative;
    display: table;
    border-collapse: separate;
}
.content input[type=tel], .content input[type=text]{
    position: relative!important;
    z-index: 2!important;
    float: left!important;
    width: 100%!important;
    height: 40px!important;
    display: table-cell!important;
/*    padding-right: 333px;*/
    padding-left: 14px;
/*    border: 1px solid #ccc!important;*/
    margin: 0!important;
    border-radius: 0px 5px 5px 0px!important;
}
.prefix img{
  width: 100%;
  }

.fa-stack[data-count]:after{
  position:absolute;
  right:0%;
  top:1%;
  content: attr(data-count);
  font-size:20%;
  padding:.6em;
  border-radius:999px;
  line-height:.75em;
  color: white;
  background:rgba(255,0,0,.85);
  text-align:center;
  min-width:2em;
  font-weight:bold;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 0em!important;
    height: 0em!important;
    line-height: 2em;
    vertical-align: middle;
    top: -29px!important;
}
.disableBaseAddButton {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}

.thumbwrap {
  padding-top: 10px;
}
.thumb span { 
  position:absolute;
  visibility:hidden;
}
.thumb:hover, .thumb:hover span { 
  visibility:visible;
  top:0;
  left:140px; 
  z-index:1;
}
.btn-mt {
  margin-top: 30px;
}
#userInfoDiv h4 {
    /* margin-left: 9px; */
    color: #f48022;
    font-size: 15px;
    /* margin-bottom: 17px; */
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 10px 5px;
}
#show_hide_password .input-group-addon a {
  position: absolute;
  top: 34px;
  right: 16px;
}

#workorderList .box-title-desc {
    background-color: #fff;
    padding: 5px 12px;
    margin: 10px 0px 2px 0px;
    width: 100%;
    float: left;
    text-align: left;
    color: #000;
    border: 2px solid #ece9e9!important;
}
#workorderList .box-title-desc p {
    margin-top: 0px!important; 
    line-height: 1.8 !important;
}
    .invoice-inner-box3 {

      box-shadow:#f0dcfa 0px 30px 60px -12px inset, rgb(255 255 255) 0px 18px 36px -18px inset;
    /*background-image: linear-gradient(#e5f2ff, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff);*/
  }
#workorderList .box-title-desc p a {
    float: right;
/*    cursor: pointer;*/
}
#workorderList .box-title-desc p i {
 margin-bottom: 5px !important;
  font-size: 16px;
}

/* Statement */
.customer-invoice .box-body {
  float: right;
}
.customer-invoice .box-body p {
  line-height: 1.5 !important;
  margin-top: 0px !important;
}
.table.statement-account-summary tr, .table.statement-account-summary td, .table.statement-account-summary th {
  border-bottom: none!important;
  border: none!important;
  padding: 7px!important;
}
#allTabResult .nav-tabs.create-temp>li.tab_order {
    margin-top: 0px!important;
}
#orderResult .subTabs .active a {
    background: #ff5800!important;
    color: #fff!important;
    border: 1px solid #fff!important;
    border-radius: 0;
}
#orderResult .subTabs a {
    
        background: #ffffff!important;
    color: #676767!important;
    border: 1px solid #676767!important;
    border-radius: 0;

}
.userBusinessDetailsDiv h3 a {
    color: red;
    font-size: 15px;
}
.userBusinessDetailsDiv h3 span {
    color: #204c8e;
}
#totalPayAmountBtn {
  border: none;
  background: #204c8e;
  color: #fff;
  position: relative;
  top: -31px;
  left: 169px;
  padding: 6px 13px;
  font-size: 17px;
}
.dashboard-heading {
  box-shadow: 0 0 9px #d3d7d8b5;
    padding: 10px;
    margin: 25px 0px;
    background-color: #fff;
}
.dashboard-sales {
  box-shadow: 0 0 9px #d3d7d8b5;
  padding: 0px 10px;
}
.dashboard-sales-sub {
  border-right: 1px solid #ddd;
  padding: 10px;
}
.dashboard-sales-sub h6 {
  font-size: 14px;
}
.dashboard-sales-sub h5 {
  font-size: 18px;
}
/*Departments dashboard Start*/
.department-dashboard .header-title{
padding: 22px 25px 20px 25px;
}
.department-dashboard .add_search_list {
    top: 12px;
}
.department-dashboard .nav-tabs{
      border: 1px solid #282a2e;
    border-radius: 6px;
    background-color: #fff;
}
.department-dashboard .nav-tabs li{
      border-right: 2px solid #8fa5c6;
    padding: 0px 0px;
}
.department-dashboard .nav-tabs li:last-child{
  border-right: none;
}
.department-dashboard .nav-tabs li.active{
  background-color: #8dd6f5;
  border-right: none;
}
.department-dashboard .nav-tabs li a{
  color: #000;
}
.dept-overall-list{
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
      margin: 0px 0px 22px 0px;
}
.department-dashboard .tab-content{
      margin: 0px 20px;
}
.dept-overall-list h4{
    margin: 0;
    padding: 12px 13px;
    background-color: #edf9ff;
    font-size: 16px;
}
.dept-overall-list h4 i{
  padding-right: 8px;
}
/*Departments dashboard End*/

/* Gray text inside select2 */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f1f1f1 !important;
    border-color: #d0d0d0 !important;
    color: #555 !important;      /* selected item text color */
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #555 !important;      /* X remove icon color */
}

.select2-container--default .select2-selection--multiple {
    background-color: #fafafa !important;
    border: 1px solid #ccc !important;
    color: #666 !important;      /* input typing text */
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    color: #666 !important;      /* placeholder color */
}

.select2-results__option {
    color: #555 !important;      /* dropdown options text color */
}

/* Global loader overlay */
#global-loader {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
}

#global-loader .global-loader-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
}

#global-loader .global-loader-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-family: Arial, sans-serif;
}

#global-loader .global-loader-spinner {
  width: 48px;
  height: 48px;
  margin: 0 auto 10px;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.3);
  border-top-color: #ffffff;
  animation: global-loader-spin 0.8s linear infinite;
}

#global-loader .global-loader-text {
  font-size: 14px;
  letter-spacing: 0.03em;
}

@keyframes global-loader-spin {
  to {
    transform: rotate(360deg);
  }
}