/* RetailOutlet css  */


.retailOutlet-container .retail-img-container{
	display: block;
    width: 100%;
    margin-bottom: 2%;
}
.retailOutlet-container .retail-img-logo{
	width: 100%;
    height: 100%;
    border-radius: 5px;
}
.retailOutlet-container .retail-tabs-logo{
    display: inline-block;
    width: 30px;
    margin-right: 10px;
    background: #e5effb;
    margin-top:5px;
    float:left;
    text-align:center;
    color:#0369dd;
    
}
.retailOutlet-container .retail-profiletabs-img{
	width:100%;
}
.retailOutlet-container .retail-product-search{
	width:60%;
	margin-bottom:10px;
}
.retailOutlet-container .retail-tab-subheading {
    color: #6e7a93;
    font-size: 10px;
    font-weight:200;
}
.retailOutlet-container .retail-tab-heading {
    font-size: 12px;
}
.retail-img-details{
	list-style:none;
	padding:0px;
	display: inline-block;
    width: 100%;
    margin-top: 5px;
    margin-bottom:20px;
}
.retailOutlet-container .retail-img-details > li{
	width: 50%;
    float: left;
    text-align: center;
}
.retailOutlet-container .retail-upload-icon{
	font-size: 14px;
    color: #0369dd;
    margin-right: 5px;
}
.retailOutlet-container .retail-img-details > li > a{
	font-size:12px;
}
.viewlist-container .retailfilter-products label.retailproductcheck {
    margin: 0px 30px 20px 10px;
}
.viewlist-container .retailfilter-products input[type=checkbox], input[type=radio] {
    width:30px;
    height:17px;
    vertical-align: sub;
}
.fas.fa-exclamation-triangle{
color: #ffc402;
}
.activateIcon{
margin-right:20px;
margin-left: 57px;
}
.fas.fa-check-circle.activate{
margin-right:5px;
}
.fas.fa-ban.blocked{
margin-right:5px;
}
.rupeeSign{
margin-right:10px;
}
.customerAssigned{
margin-left:25px;
}
.customer360ButtonRow{
	margin-top:20px;
	margin-left:5px!important;
}
.customerAssignedBalance{
	margin-left:0px!important;
}
.customerAssignedBalanceBox{
	width:35%!important;
}
.hiddenRow .moreDetails .info {
    padding: 10px 10px!important;
}
.userFontAwesome span{
    text-align: center;
	float: left;
	width: 36px;
	height: 36px;
	background: #dfe5ed;
	border-radius: 100%;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 10px;
} 
.userFontAwesome span i{
	font-size: 20px;
    line-height: 38px;
}
.faDetailsText{
	margin-left:15px;
}
.removeRowPadding{
	padding-top:0px!important;
}
.retailOutlet-container .alert-warning {
	font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin: 45px 0;
}
.viewlist-container .customer360container {
    padding: 20px 0px;
}
#table-loading-overlay {
    background: rgba(0, 0, 0, 0.5);
}
#table-loading-overlay td {
	color: #fff !important;
}

.roFaRestriction  #addFaId{
    color:#046add;font-weight: 600;
    margin-top: 12px;
    display: inline-block;
    text-decoration: underline;
    background: transparent;
 }
 .roFaRestriction #tidSubmit{
    margin:50px 0 120px;
  }
 .roFaRestriction .input-group{
    width: 100%;
    margin-top: 15px;
 }
  .roFaRestriction .input-group input{
    border-right: 1px solid #ccc;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
  .roFaRestriction  .input-group-append{
      position: absolute;
      right: 0px;
      z-index: 999;
      font-size: 23px;
      cursor: pointer;
      width: 25px;
      top:0;
      text-align: center;
  }
  .roFaRestriction  .reportAutoCompleteErrors{
      display:none;
      color:#f00;
      font-size:12px;
  }
 .roFaRestriction  .excelDownload {
     display: inline-block;
     padding: 20px;
     background: #e6f1fe;
     min-width: 75%;
     border-radius: 6px;
     margin: 10px 0 20px;
  }
 .roFaRestriction .excelDownload a {
    color: #2b81e3;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
   }
.roFaRestriction  .invalid-feedback,   .roFaRestriction  .reportAutoCompleteErrors{
       color: #f00;
       font-size: 13px;
       font-weight:normal !important;
}
.roFaRestriction #tidSubmit[disabled]{
    background: #f0eded;
    border: 1px solid #f0eded;
    color: #999;
    width: 140px;
}
.roFaRestriction #tidSubmit{
    background: #0369dd;
    border: 1px solid #0369dd;
    color: #fff;
    width: 140px;
  }
#roFaRestrictionTable{
  display: table !important;
}
.faTidRestriction .upload-wrapper{
    background: #fff !important;
}
#tidSuccessModal #downloadFAExcel {
    color: #337ab7 !important;
    font-weight: bold;
    text-decoration: underline;
}
#faRestrictionTable input[type=checkbox] {
    width: 20px;
    height: 20px;
}
table#faRestrictionTable th, table#faRestrictionTable tr {
    width: auto !important;
}
table#faRestrictionTable {
    width: 100% !important;
}
#faRestrictionTable_length{
    display: none;
}
#allowFaTidModal .modal-content {
    background: #fff;
    float: left;
    width: 100%;
}
tablle#roFaRestrictionTable tr td:nth-child(2), table#roFaRestrictionTable tr th:nth-child(2) {
    width: 40% !important;
}
tablle#roFaRestrictionTable tr td:nth-child(1), table#roFaRestrictionTable tr th:nth-child(1) {
    width: 5% !important;
}
 .roFaRestriction .input-group input. is-valid{
    background: #fff !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    box-shadow: 0 0 0px 1000px white inset !important;
    -webkit-text-fill-color: #000 !important;
}