.no-padding{padding: 0px !important;}
.no-padding-left{padding-left: 0px !important;}
.no-padding-right{padding-right: 0px !important;}
.no-margin{margin: 0px !important;}
.capitalize, .card-title, .text-title{text-transform: capitalize !important;}
.uppercase{text-transform: uppercase !important;}
.lowercase{text-transform: lowercase !important;}
.text-green-paz{color: #07A148 !important;}
.text-orange{color: #FD7D24 !important;}
.text-black{color: #121527 !important;}
.bg-young-blue{background: linear-gradient(0deg, #ECFEF4, #ECFEF4) !important;}
.no-border{border: 0px !important;}
.no-shadow{box-shadow: none !important;}
.tagsinput-lg .bootstrap-tagsinput{height: 100px !important;}
.custom-control-input:checked ~ .custom-control-label.green::before{
  color: #FFFFFF  !important;border-color: #07A148;background-color: #07A148;
}
.modal-backdrop{ z-index: 99999999 !important; }
button:hover, button:active{border: 0px !important;box-shadow: none !important;}
.is-round{border-radius: 80px !important;}
.bg-superlight{ background: #FCFCFC !important; }
.bg-mediumlight{ background: #F5F5F5 !important; }
.bg-mediumgreen{background: rgba(7, 161, 72, 0.04) !important;}
.bg-mediumgreen2{background: rgba(7, 161, 72, 0.1) !important;}
.bg-mediumdanger{background: rgba(255, 149, 5, 0.1) !important;}
.section-light{ background: #E5E5E5 !important;}
.form-label{font-weight: bold !important; font-size: 12px !important;}
.box-dark{
  background: rgba(0, 0, 0, 0.64) !important;border-radius: 4px !important;font-size: 12px !important;
  text-align: center !important;color: #ffffff !important;
}
.no-border{border: 0px !Important;}
.fw-normal{font-weight: normal !important;}
.fw-bolf{font-weight: bold !important;}
.fs-11{font-size: 11px !important;}
.fs-12{font-size: 12px !important;}
.fs-13{font-size: 13px !important;}
.fs-14{font-size: 14px !important;}
.fs-20{font-size: 20px !important;}
.vm-50{margin: 0px 50px !important;}
.br-4{border-radius: 4px !Important;}
.br-8{border-radius: 8px !Important;}
.br-12{border-radius: 12px !Important;}
.br-80{border-radius: 80px !Important;}
.pull_left{float: left !important;}
.pull_right{float: right !important;}
.custom-file-input{position: absolute !important;}
.pointer{cursor: pointer !important;}
.bootstrap-tagsinput, .bootstrap-tagsinput input{width: 100% !important;}
.form-group label{margin-bottom: 5px !important;}
.form-group .invalid{
  position: absolute;left: 0;color: #fff;font-size: 11px;line-height: 1;bottom: calc(100% + 4px);background: #ed756b;padding: .3rem .5rem;z-index: 1;border-radius: 3px;white-space: nowrap;
}
.form-group .invalid:before{
  position: absolute;content: '';height: 0;width: 0;border-left: 6px solid #ed756b;border-right: 6px solid transparent;
  left: 10px;border-bottom: 6px solid transparent;bottom: -6px;
}
.justify-content-space-between{ justify-content: space-between !Important; }
.align-items-baseline{ align-items: baseline !important; }
.box-standart{border: 1px solid #E9E9E9;box-sizing: border-box;border-radius: 6px; }
.num-timer{ margin:0px 3px !important; }
.hp-5{height: 5px !important;}
.hp-10{height: 10px !important;}
.hp-15{height: 15px !important;}
.hp-20{height: 20px !important;}
.hp-25{height: 25px !important;}
.hp-30{height: 30px !important;}
.hp-35{height: 35px !important;}
.hp-50{height: 50px !important;}
.hp-75{height: 75px !important;}
.hp-100{height: 100px !important;}

.wp-5{width: 5px !important;}
.wp-10{width: 10px !important;}
.wp-15{width: 15px !important;}
.wp-20{width: 20px !important;}
.wp-25{width: 25px !important;}
.wp-30{width: 30px !important;}
.wp-35{width: 35px !important;}
.wp-50{width: 50px !important;}
.wp-75{width: 75px !important;}
.wp-100{width: 100px !important;}
.hide_element{display: none !important;}
.show_element{display: block !important;}
.swal2-icon.swal2-info, .swal2-icon.swal2-warning, .swal2-icon.swal2-danger, .swal2-icon.swal2-error, .swal2-icon.swal2-question, .swal2-icon.swal2-success{
  padding: 3px !important;border: none !important;border-color: #ffffff !important;
}
.icon-circle-xxl, .icon-circle.xxl{font-size: 100px !important;}
.box-shadow{box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px !important;}
.save-data-fixed{ position: fixed !important;right: 0 !important;bottom: 0 !important;border-radius: 15px 0px 0px 0px !important; }
.w-full{width: 100% !important;max-width: 100% !important;}
.bootstrap-tagsinput .tag{font-size: 12px !important;font-weight: normal !important;}
.tagsinput-green .bootstrap-tagsinput .tag{background-color: #07A148 !important;}
.steps {
  list-style: none;margin: 0;padding: 0;display: table;table-layout: fixed;width: 100%;color: #929292;height: 4rem;
}
.steps > .step {
  position: relative;display: table-cell;text-align: center;font-size: 12px !important;font-weight: bold;color: #333;
}
.steps > .step:before {
  content: attr(data-step);display: block;margin: 0 auto;background: #c7c7c7;border: 2px solid #c7c7c7;color: #333;width: 1rem;height: 1rem;
  text-align: center;margin-bottom: -4.2rem;line-height: 0.9rem;border-radius: 100%;position: relative;z-index: 1;font-weight: 700;font-size: 11px;
}
.steps > .step:after {
  content: "";position: absolute;display: block;background: #c7c7c7;width: 100%;height: 0.125rem;top: 0.5rem;left: 50%;
}
.steps > .step:last-child:after {display: none;}
.steps > .step.is-complete {color: #c7c7c7;}
.steps > .step.is-complete:before {
  content: "✓";color: #07A148; background: #07A148;border: 2px solid #07A148;
}
.steps > .step.is-complete:after {background: #07A148;}
.steps > .step.is-active {font-size: 1.5rem;}
.steps > .step.is-active:before {
  color: #fff;border: 2px solid #07A148;background: #07A148;margin-bottom: -4.9rem;
}
.steps > .step.is-star:before, .steps > .step.is-last:before{display: none !important;}
.steps .step span{
  position: absolute !important;bottom: 1.8rem !important;font-size: 10px !important;
}
.breadcrumb-item{text-transform: capitalize !important;}
.bg-size-cover{background-size: cover !important;}
.br-tl-12{ border-top-left-radius: 12px !important; }
.br-tr-12{  border-top-right-radius: 12px !important; }
.align-items-start{ align-items: flex-start !important;  }
.list-media{overflow: auto;width: 100%;}
.list-media-content{position: relative;border-radius: 4px;transition: background-color .3s; }
.list-media-item{display: flex;align-items: center;width: 100%;padding: 0px;cursor: pointer;}
.list-media-item .item-media{
  height: 45px;width: 45px;display: flex;justify-content: center;align-items: center;color: #fff;font-size: 14px;font-weight: 500;letter-spacing: 0.06em;flex-shrink: 0;position: relative;
}
.list-media-item .item-media.medium{height: 35px;width: 35px;}
.list-media-item .user-avatar img{border-radius: 50%;}
.list-media-item .item-info{margin-left: 1rem;width: calc(100% - 3.75rem);}
.list-media-item .item-info .title{display: flex;align-items: center;justify-content: space-between;}
.list-media-item .item-info .title .name{font-size: 12px;margin-bottom: 0;font-weight: bold;color: #121527;}
.list-media-item .item-info .date{font-size: 11px;color: #757682;}
.list-media-item .item-info .title .time{font-size: 11px;color: #757682;}
.list-media-item .item-info .context, .list-media-item .item-info .subcontext{display: flex;align-items: baseline;justify-content: space-between;}
.list-media-item .item-info .context .text{
  width: calc(100% - 2.5rem);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 11px;color: #121527;
}
.list-media-item .item-info .context .status{display: flex;color: rgba(128, 148, 174, 0.8);}
.list-media-item .item-info .amount{color: #AC752C;font-weight: bold;font-size: 11px;}
.vert-timeline{padding: 0 30px;}
.vert-timeline ul{position: relative;list-style: none;padding: 0;margin: 0;}
.vert-timeline .box{margin: 0px;width: 100%;position: relative;padding-bottom: 1rem;}
.vert-timeline .box span.vert-line{
  content: "";position: absolute;top: 0;left: -20px;height: 100%;border: 1px solid #E6F6ED;
}
.vert-timeline .box span.vert-line::before{
  content: "";position: absolute;left: -10px;width: 20px;height: 20px;border: 3px solid #E6F6ED;background: #07A148;border-radius: 100%;
}
.vert-timeline .box span.vert-line::before{top: -3px;}
.vert-timeline .box span.vert-line.load::before{background: #d1cecee0 !important;}
.vert-timeline .box span.vert-line::after{top: 100%;}
.vert-timeline .box .title{font-size: 12px;}
.vert-timeline .box .date{font-size: 0.6rem;color: #757682;}
.vert-timeline .box .sub-title{font-size: 0.6rem;color: #121527;}
.vert-timeline .box .info{margin: 15px 0;}
.vert-timeline .box .time span{position: absolute;font-size: 0.5rem;color: #aaa;}
.vert-timeline .box:last-child{ padding-bottom:0px !Important; }
.blur-content{
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 84.98%);position: absolute;bottom: 0;height: 100px;width: 100%;z-index: 9;
}