.aside {
  width: 200px;
}
@media (min-width: 1200px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1210px;
  }
}

@media (min-width: 1400px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    max-width: 1370px;
  }
}

@media (min-width: 992px) {
  .aside-fixed .wrapper {
    padding-left: 200px;
  }
  .aside-enabled .header.header-fixed {
    left: 200px;
  }
  .aside-enabled.subheader-fixed .subheader {
    left: 200px;
  }
  .header-fixed.subheader-fixed.subheader-enabled .wrapper {
    padding-top: 109px;
  }
  .header-fixed.fixed.aside-minimize .header {
    left: 70px;
  }
  .aside-minimize.aside-enabled.subheader-fixed .subheader {
    left: 70px;
  }
  .aside-fixed.aside-minimize-hover .aside {
    width: 200px;
  }
  .aside-minimize.aside-enabled .header.header-fixed {
    left: 70px;
  }
  .header.header-fixed {
    height: 55px;
  }
  .header-fixed.subheader-fixed .subheader {
    top: 55px;
  }
  .content {
    padding: 15px 0;
  }
  .container,
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    padding: 0 15px;
  }
  .avsar-list-flex-row .action-element {
    display: block !important;
  }
  .av-width-1 {
    width: 1%;
  }
  .av-width-2 {
    width: 2%;
  }
  .av-width-3 {
    width: 3%;
  }
  .av-width-4 {
    width: 4%;
  }
  .av-width-5 {
    width: 5%;
  }
  .av-width-6 {
    width: 6%;
  }
  .av-width-7 {
    width: 7%;
  }
  .av-width-8 {
    width: 8%;
  }
  .av-width-9 {
    width: 9%;
  }
  .av-width-10 {
    width: 10%;
  }
  .av-width-11 {
    width: 11%;
  }
  .av-width-12 {
    width: 12%;
  }
  .av-width-13 {
    width: 13%;
  }
  .av-width-14 {
    width: 14%;
  }
  .av-width-15 {
    width: 15%;
  }
  .av-width-16 {
    width: 16%;
  }
  .av-width-17 {
    width: 17%;
  }
  .av-width-18 {
    width: 18%;
  }
  .av-width-19 {
    width: 19%;
  }
  .av-width-20 {
    width: 20%;
  }
  .av-width-21 {
    width: 21%;
  }
  .av-width-22 {
    width: 22%;
  }
  .av-width-23 {
    width: 23%;
  }
  .av-width-24 {
    width: 24%;
  }
  .av-width-25 {
    width: 25%;
  }
  .av-width-26 {
    width: 26%;
  }
  .av-width-27 {
    width: 27%;
  }
  .av-width-28 {
    width: 28%;
  }
  .av-width-29 {
    width: 29%;
  }
  .av-width-30 {
    width: 30%;
  }
  .av-width-35 {
    width: 35%;
  }
  .av-width-40 {
    width: 40%;
  }
  .av-width-45 {
    width: 45%;
  }
  .av-width-50 {
    width: 50%;
  }
  .av-width-60 {
    width: 60%;
  }
  .av-width-70 {
    width: 70%;
  }
}

.avsar-filter button,
.avsar-filter select,
.avsar-filter .bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.avsar-filter .bootstrap-select .dropdown-toggle:focus {
  outline: 1px !important;
}
.avsar-filter .dropdown.bootstrap-select {
  width: 100%;
  padding: 0;
}
.avsar-filter .dropdown.bootstrap-select button.dropdown-toggle {
  height: calc(1.35em + 1.1rem + 2px);
  padding: 0.55rem 0.75rem;
  font-size: 0.925rem;
  line-height: 1.35;
  border-radius: 0.28rem;
  width: 100%;
}
.form .form-group label.error {
  color: #db495e;
  font-size: 11px;
  margin-top: 5px;
}
.form .form-group .form-control.error,select2-container.error .select2-selection {
  border-color: #db495e!important;  
}
.tagify {
  padding: 2px;
  --placeholder-color: inherit;
}
.tagify .tagify__tag div .tagify__tag-text {
  padding: 3px 2px;
}
.sortable .list-group .list-group-item {
  border-radius: 0;
  cursor: move;
}
.campaign .form-group {
  margin-bottom: 0px !important;
}
.campaign .list-group-item {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  cursor: move !important;
}
.campaign .list-group-item:hover {
  background-color: #f7f7f7;
}
.btn.btn-sm i,
.btn-group-sm > .btn i {
  font-size: 1rem;
}
.campaign-file div {
  display: block;
}
.campaign-file .edit-section-container {
  width: auto;
  float: right;
}
.campaign-file .edit-section {
  width: auto;
  float: right;
  cursor: pointer;
  color: #00ba73;
}
.campaign-file .edit-section.red {
  color: #db495e;
}
.campaign-file .heading-attachment {
  margin-bottom: 10px;
  display: block;
  color: #777;
}
.campaign-file .form {
  border: 1px solid #ccc;
  padding: 5px 10px 5px 10px;
  display: block;
  position: relative;
  font-size: 1rem;
  font-weight: 400;
  border-radius: 0.42rem;
  border: 1px solid #e4e6ef;
  background-clip: padding-box;
}
.campaign-file .form .line {
  height: 1px;
  border-bottom: 1px dotted #aaa;
  margin: 10px 0 8px 0;
}
.campaign-file .form .status {
  width: auto;
  float: left;
  padding-top: 1px;
  font-size: 12px;
  font-weight: 700;
}
.campaign-file .form .status .red {
  color: #db495e;
}
.campaign-file .form .status .green {
  color: #00ba73;
}
.campaign-file .form .status .yellow {
  color: #f6961d;
}
.campaign-file .form .form-row {
  margin: 4px 3px;
}
.campaign-file .form .form-row input.input-control {
  padding-left: 0;
  border: 0;
  display: none;
}
.campaign-file .form .form-row .file-name {
  font-size: 12px;
  margin-right: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.campaign-file .form .form-row .file-edit {
  width: auto;
  color: #3699ff;
  float: right;
  font-size: 12px;
  margin-bottom: 5px;
  cursor: pointer;
}
.campaign-file .form .form-row .add-new {
  width: auto;
  float: right;
  font-size: 12px;
  cursor: pointer;
  color: #00ba73;
}
.campaign-file .form .action-footer {
  display: table;
  width: 100%;
  margin-bottom: 3px;
}
.campaign-file .form .image-actions {
  width: auto;
  float: right;
}
.campaign-file .form .image-actions .image-action {
  margin-left: 5px;
  padding: 2px 6px 3px 6px;
  background: #002856;
  opacity: 0.9;
  color: #fff;
  font-size: 11px;
  cursor: pointer;
  float: left;
}
.campaign-file .form .image-actions .image-action:hover {
  opacity: 1;
}
.campaign-file .form .image-actions .image-action.red {
  background: #db495e;
}
.campaign-file .form .image-actions .image-action.green {
  background: #00ba73;
}
.campaign-file .form .image-actions .image-action.yellow {
  background: #f6961d;
}
.campaign-file .form .pdf-actions {
  width: auto;
  float: right;
}
.campaign-file .form .pdf-action {
  cursor: pointer;
  float: left;
}
.campaign-file .form .pdf-action:hover {
  opacity: 1;
}
.campaign-file .form .pdf-action.red {
  background: #db495e;
}
.campaign-file .form .pdf-action.green {
  background: #00ba73;
}
.campaign-file .form .pdf-action.yellow {
  background: #f6961d;
}

.progress-container {
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.progress-container .progressbar {
  background: #00ba73;
  display: none;
  height: 100%;
}
.campaign-file .form.error {
  border-color: #db495e;
}
.file-document .form.error {
  border-color: #db495e;
}
.fileview {
  display: none;
  width: 460px;
  background: #fff;
  position: fixed;
  left: 30px;
  bottom: 50px;
  z-index: 1000;
  border-radius: 0.42rem;
  border: 1px solid #ebedf3;
  -webkit-box-shadow: 5px 5px 10px -3px rgba(158, 158, 158, 1);
  -moz-box-shadow: 5px 5px 10px -3px rgba(158, 158, 158, 1);
  box-shadow: 5px 5px 10px -3px rgba(158, 158, 158, 1);
}
.fileview .fileview-file-name {
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fileview img {
  width: 100%;
}
.edit-breakup.form-control {
  padding: 0.35rem 0.5rem;
  font-size: 1rem;
  height: calc(1em + 1rem + 2px);
  margin: -5px;
  width: calc(100% + 10px);
  font-size: 0.8rem;
  cursor: text;
}
.salary_breakup_edit_manual tr.list-group-item {
  display: table-row;
  cursor: move;
}
.salary_breakup_edit_manual tr .breakup-manual-action {
  text-align: center;

  margin: -5px;
}
.salary_breakup_edit_manual tr .breakup-manual-action .delete {
  cursor: pointer;
  margin-right: 5px;
}
.salary_breakup_edit_manual tr .breakup-manual-action .action,
.salary_breakup_edit_manual tr .breakup-manual-action .moveicon {
  float: left;
  padding-top: 4px;
}
.salary_breakup_edit_manual tr .breakup-manual-action .moveicon i {
  transform: rotate(135deg);
  display: block;
  font-size: .8rem;
  margin-top: 2px;
}
.salary_breakup_edit_manual tr .breakup-manual-action i {
  font-size: 1rem;
}
.salary_breakup_edit_manual thead th{
  padding-top: .5rem;
    padding-bottom: .5rem;
}
.salary_breakup_edit_manual thead th .plus{
  padding: 3px 0px;
  cursor: pointer;
}
a{
  cursor: pointer;
}
/* .select2-container--default .select2-selection--single{
  display: table;
  width: 100%;
  border: 1px solid #E4E6EF !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 4px 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--multiple .select2-selection__arrow{
  margin-top: 7px;
  font-size: 1.2rem;
  margin-right: 5px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #E4E6EF;
} */

.select2-container--default .select2-search--dropdown {
    padding: 0.60rem .60rem;
}
.label .remove{
  padding: 2px;
    margin-right: -5px;
    margin-left: 4px;
    opacity: 0.5;
    color: #000;
}
.label .remove i{
  font-size: 10px;
}
.label .remove:hover{
  cursor: pointer;
  opacity: 1;
}
.card.card-custom > .card-body.card-body-sm{
  padding: 1rem 1.25rem;
}

span.error{
  outline: none;
  border: 1px solid #db495e !important;
}

.error .tagify{
  border: 1px solid #db495e !important;
}
.clear{
  clear: both;
  float: none;
  width: 100%;
  display: table;
}
.bulkupdate_sample .navi-item .navi-link{
padding: 0.50rem 1.5rem!important;
}
.selctorPreview{  
    max-height: 250px;
    overflow-y: scroll;
}

.batch-data {
  overflow: auto;
  width: 100%;
  height: 500px;
}

.batch-data  td,
.batch-data  th {
  /* border: 1px solid #000; */
  width: 140px;
}
.batch-data tr td:first-child,
.batch-data tr th:first-child {
  /* border: 1px solid #000; */
  width: 100px;
}

.batch-data  th {
  background-color: #E1F0FF;
  color: #424446;
  border: 1px solid #cfe4f9;
}

.batch-data  table {
  table-layout: fixed;
  width: 100%;
}

.batch-data td:first-child,
.batch-data th:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  background: #E1F0FF;
  color: #424446;
  border: 1px solid #cfe4f9;
}



.batch-data tr th {
  position: sticky;
  top: 0;
}

.batch-data th:first-child,
.batch-data th:last-child {
  z-index: 2;
  /* background-color: red; */
}

.uploadpouter {
  height: 10px;
  width: 100%;
  display: table;
  border: 1px solid #ddd;
}
.uploadpouter .uploadpinner {
  background: #00ba73;
  display: none;
  height: 100%;
}
.applicant-docs{
  word-break: break-all;
  text-align: left;
}
.datepicker table th.prev,.datepicker table th.next{
  font-size:16px;
}

@media (max-width: 668px) {
  .avsar-list-flex-row .action-element {
    order: 0;
    display: block !important;
    width: 100%;
  }
  .fileview{
    width: 100%;
    top: 0;
    margin: 0;
    left: 0;
    bottom: auto;
    max-height: 100%;
  }
  .fileview .card.card-custom > .card-header .card-title{
    max-width: 80%;
  }
  .fileview .card.card-custom > .card-footer a i {
    display: none;
  }
}
@media (max-width: 900px) {
  table{
    max-width:100%;
  }
}