/*---------- header changes ---------*/
.blpr-menu ul {
  padding: 0;
}
.bl-lgout {
  top: 4px;
}
.arbut-txt .arbut-inner {
  top: 23px;
}
.npopen .trac .arbut-tb {
  display: inline-block;
}


.blpr-submn-2 {
  width: 270px;
  float: left;
  position: relative;
  margin-left: -270px;
}
.blpr-submn-1 {
  width: 110px;
  float: left;
  margin-right: 20px;
  position: relative;
  margin-left: -390px;
}
.blpr-submn-3 {
  width: 120px;
  margin-left: 20px;
  float: left;
  position: relative;
}
.blpr-submn-4 {
  float: left;
  width: 120px;
  margin-left: -530px;
}

.blpr-submn-ref {
  width: 230px;
  float: left;
  position: relative;
}

.orderpp {
  max-width: 360px;
  margin: 0 auto;
  padding: 15px 0;
}

.brokenorderpp {
  max-width: 440px;
  margin: 0 auto;
  padding: 15px 0;
}

.orderpp-btn>div {
  float: left;
}
.orderpp-btn>div .btn-mn-disable {
  margin-right: 10px;
  margin-bottom: 10px;
}


/*------------------------ User management page ----------------*/
.usr-frm-cnt,
.usr-frm-submt {
  display: none;
}
.usr-tbedit .usr-tbcnt,
.usr-tbedit .atn-wrp {
  display: none;
}
.usr-tbedit .usr-frm-cnt,
.usr-tbedit .usr-frm-submt {
  display: block;
}

.usrmngment .usr-ck {
  width: 50px;
}
.usrmngment .usrsmehgt {
  width: 130px;
}
.usrmngment .usracc {
  width: 160px;
}
.usr-frm-cnt input {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 4px 8px 2px;
}
.usr-frm-cnt select {
  border: 1px solid #e1e1e1;
  background: transparent;
  padding: 5px 4px 4px;
  border-radius: 4px;
}
.usr-frm-cnt input[type="button"] {
  width: 100%;
  max-width: 80px;
  background-color: #fff;
  border: 1px solid #0491c3;
  border-radius: 20px;
  line-height: 18px;
}


.blpr-submn-2 .twitter-typeahead {
  display: block !important;
  position: static !important;
}
.input-group .twitter-typeahead .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 20px;
}
.tt-hint {
  color: #b4b4b4;
}
.tt-menu {
  right: 0;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px #d8d8d8;
  padding: 10px 0;
}

.tt-suggestion {
  font-size: 15px;
  color: #b4b4b4;
  padding: 10px 20px;
  cursor: pointer;
}
.tt-hdlabel {
  padding: 10px 20px;
  font-size: 11px;
  text-transform: uppercase;
  color: #666a6b;
  font-weight: bold;
  margin: 0;
}

.tt-suggestion:hover {
  background-color: #F7F9FA;
}
.tt-suggestion .tt-highlight {
  font-weight: bold;
  color: #0b4459;
}


/*------------------------ User management page ----------------*/
.table > tbody > tr > td,
.table > tfoot > tr > td {
  word-break: break-all;
}

/*------------- Order page css ---------*/
textarea.frm-txar-sm {
  min-height: 100px;
}
.portal-order .iot-ordr-track-mn .ordr-trck-line:before {
  border-style: solid;
}


.ordr-tbl .ordr-chbx {
  width: 50px;
}

.ordr-cmny {
  width: 180px;
}

.ordr-bkcmny {
  width: 140px;
}

.ordr-fn,
.ordr-ln,
.ordr-srp {
  width: 130px;
}

.ordr-qtsm {
  width: 40px;
}
.ordr-dr {
  width: 147px
}
.ordr-acn {
  width: 150px;
}
.ordr-kt{
	width: 85px;
}
.ordr-op{
	width: 120px;
}

.ord-ktype{
	width: 210px;
}
.ordr-bkn-type{
    width:150px;
}

.ordr-bkn-dt{
    width:105px;
}

.ordr-bkn-kt{
    width:100px;
}

/*------------- Order page css ---------*/

/*------------------customer trails ---------*/
.custrls .th1 {
  width: 225px;
}
.custrls .th2 {
  width: 130px;
}
.custrls .th3,
.custrls .th5,
.custrls .th6 {
  width: 130px;
}
.custrls .th7 {
  width: 140px;
}
.custrls .th4,
.custrls .th8 {
  width: 150px;
}

/*------------ Table responsive css ---------------*/

/*---------- No result found in table search details --------*/
.blno-rlst {
  padding: 80px 0;
  text-align: center;
}
.blno-rlst h2 {
  font-weight: lighter;
  color: #000;
}

/*---------- No result found in table search details end --------*/


.ref-tbl .th3,
.ref-tbl .th4,
.ref-tbl .th5,
.ref-tbl .th6,
.ref-tbl .th7 {
  width: 160px;
}


@media (max-width:  1110px) {
  table.blpr-table,
  table.mb-tbfixed {
    width: 1110px;
    margin-bottom: 0;
    table-layout: fixed;
  }
  .blpr-table-wrp {
    overflow-x: scroll;
    padding: 0 10px;
  }
  .ref-tbl .th2 {
    width: 250px;
  }

  .usrmngment .usremail {
    width: 225px;
  }
}

@media (min-width: 1110px) {
  .container {
      width: 100%;
      max-width: 1170px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1280px;
    margin: 0 auto;
    max-width: inherit;
  }
}

@media (max-width:991px) {
  .blpr-submn-1 {
    margin-left: 0;
    width: 40%;
  }
  .blpr-submn-2 {
    width: 60%;
    float: right;
    margin: 0 0 20px;
  }
  .blpr-submn-2 .input-group {
    float: right;
  }
  .blpr-submn-4 {
    margin-left: 0;
    margin-bottom: -40px;
    width: 40%;
  }
  .blpr-submn-3 {
    width: 40%;
  }
}

@media (max-width:768px) {
  .blpr-submn-tt {
    text-align: center;
    padding-bottom: 20px;
    padding-right: 0;
  }
  .blpr-submn-tt .fw200 {
    font-weight: normal;
  }
  .blpr-submn-hd {
    padding-left: 0;
  }

  .blpr-submn-hd .float-right {
    float: none !important;
  }
  .blpr-submn-2 {
    float: left;
    width: 100%;
  }
  .blpr-submn-4 {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
  }
  .blpr-submn-2 .input-group {
    float: none;
    margin: 0 auto;
  }
  .blpr-submn-1,
  .blpr-submn-3 {
    text-align: center;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .blpr-referral-mn .blpr-submn-1 {
    width: 100%;
  }
  .blpr-submn-3 .dropdown {
    width: 115px;
    margin: 0 auto;
  }
  .blpr-submn-1 .dropdown {
    width: 120px;
    margin: 0 auto;
  }

  .blpr-ordr-status ul li {
    width: 50%;
    float: left;
    border: 1px solid #d8d8d8;
    height: 72px;
  }
  .blpr-ordr-status ul li a {
    display: block;
    padding-top: 8px;
    color: #2C5E70;
  }
  .blpr-ordr-status ul li.active {
    background-color: #0B4459;
    color: #fff;
    border: 1px solid #0B4459;
  }
  .blpr-ordr-status ul li.active a {
    color: #fff;
  }
  .blpr-ordr-status ul li.active a::after {
    display: none;
  }
  .blpr-ordr-status ul li.active span {
    color: #fff;
  }

  .blpr-bg-lt-ble {
    padding-bottom: 40px;
  }
}

@media (max-width:400px) {
  .blpr-ordr-status ul li {
    width: 100%;
  }
  .orderpp-btn>div {
    float: none;
  }
}

.loader {
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background:rgba(255,255,255,0.6);
 z-index: 999999;
}
.loader .loader-in {
 position: fixed;
 top: 50%;
 left: 50%;
 margin-top: -44px;
 margin-left: -44px;
}

.filter-arrow-up { color: #bbb; } 
.filter-arrow-up:before { position: relative; font-size: 14px; left: 5px; top: 1px; } 
.filter-arrow-up.active, 
.filter-arrow-up.activeup, 
.filter-arrow-up:hover { color:#666a6b; }

/*------------------referral approved trails ---------*/
.cmpnm {
  width: 150px;
}
.fnm, 
.lstnm,
.ref-slr,
.req-dt,
.app-dt,
.ord-dt {
  width: 125px;
}

.ref-reqdt,
.ref-appdt,
.ref-orddt {
  width: 87px;
}

.req-kt {
	width: 85px;
}
.ref-actbn {
  width: 134px;
}

/*------------ Table responsive css ---------------*/

/*------------------FirstNet Approval - Pending trails ---------*/
.fnapp-cnm {
  width: 155px;
}
.fnapp-fnm, 
.fnapp-lnm,
.fnapp-slnm {
  width: 130px;
}

.fnapp-ptype {
  width: 155px;
}
.fnapp-otype {
	width: 90px;
}

.fnapp-orddt {
	width: 135px;
}

.fnapp-actbn {
	width: 135px;
}

.fnapp-fyr{
	width: 50px;
}
/*------------ Table responsive css ---------------*/

/*------------------ATT BDM approved pending trails ---------*/
.app-cmpnm {
  width: 150px;
}
.app-fnm, 
.app-lstnm,
.app-slr {
  width: 125px;
}

.app-ordtp{
	width: 65px;
}
.app-orddt {
  width: 105px;
}

.app-actbn {
  width: 134px;
}

/*------------ Table responsive css ---------------*/

.notespp {
    max-width: 540px;
    margin: 0 auto;
    padding: 15px 0;
}
