
thead.fax-edit th {
    color: #fff;
    background: #00325a;
    line-height: 33px;
    vertical-align: middle;
    border: 1px solid #ddd !important;
}
tbody.fax-edit td {
    background: #eee;
    vertical-align: middle;
    border: 1px solid #ddd;
}
td.fax_status_1 {
    background: green;
}
td.fax_status_0 {
    background: orange;
}
td.fax_status_2 {
    background: red;
}
a.btn.sample_link {
  color: #fff;
}
.import_help {
  text-align: right;
  background: #eee;
  padding: 19px 10px;
  margin-bottom: 15px;
  border-radius: 6px;
}
li.red {
  color: #d40000;
  font-weight: bold;
}
td.oprate {
  width: 148px;
}
td.number {
  width: auto;
}
td.email {
  width: 245px;
}
td.name {
  width: 196px;
}
table.table.table-striped.table-hover.trunks td {
  vertical-align: top !important;
  background: #fff;
}
table.table.table-striped.table-hover.trunks div.invalid-feedback {
  padding-right: 10px;
  padding-bottom: 4px;
  position: absolute;
  top: 0px;
  left: 29px;
  background: #780116c9;
  width: auto;
  padding: 4px 6px;
  border-radius: 5px;
  color: #fff;
}
*[dir="rtl"] td.form_value .was-validated .form-control:invalid input {
  padding-left: 168px !important;
}
tr.main_header th {
  font-weight: normal;
  padding: 8px 12px;
  font-size: 15px;
  border: 1px solid #0286a3 !important;
}
th.form_type {
  width: 120px;
}
td.fax {
  width: 114px;
}
th.form_dec {
  width: 200px;
}
th.form_addorremove {
  width: 8px;
}
th.form_addorremove {
  width: 30px;
}
tr.main_header {
  /* background: red; */
}
tr.sub_header th {
  padding: 4px;
  margin: 0px;
  height: 19px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
}
.table-responsive-trunks {
  border-color: #00a4c7;
  border: 0px !important;
  border-radius: 5px;
}
thead {
  border: 0px !important;
}
td.form_addorremove {
  border-left: 1px solid #0286a3 !important;
  background: #0286a3;
}
td.form_type {
  background: #0286a3;
  border-right: 1px solid #0286a3 !important;
}
table.table.table-striped.table-hover.trunks tr:nth-last-child(1) td {
  border-bottom: 1px solid #0286a3 !important;
}
td.form_addorremove button.btn.btn-danger {
  background: #ff6a6a;
  opacity: 1;
  border: 0px !important;
  font-weight: bold;
  font-size: 21px;
  height: 100%;
  overflow: hidden;
  line-height: 23px;
}
table.table.table-striped.table-hover.trunks
  tr:nth-last-child(1)
  td.form_addorremove
  button.btn.btn-danger {
  border-radius: 0px 0px 0px 5px;
}
td.form_type select {
  border-radius: 0px;
}
table.table.table-striped.table-hover.trunks
  tr:nth-last-child(1)
  td.form_type
  select {
  border-radius: 0px 0px 5px 0px;
}
td.fax_status_1 span.fax_id {
    color: #fff;
}
span.fax_id {
    position: initial;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: 14px;
    right: 3px;
    display: block;
    width: 100%;
}
fax {
  padding: 3px 5px;
  margin: 4px 6px;
  background: #f3f2e1;
  line-height: 23px;
  height: 26px;
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #cfcece;
  cursor: pointer;
}
span.number {
  padding: 3px 5px;
  margin: 4px 6px;
  background: #fff;
  line-height: 23px;
  height: 26px;
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #cfcece;
  cursor: pointer;
}
.ImportMessage {
    position: absolute;
    display: block;
    right: 13px;
    /* float: right; */
}
.lottie{
  position: absolute;
    left: 0px;
    opacity: 0.2;
}

