@-moz-document url-prefix() {
   .new-ui-table, .orgchart, .appholder-new-ui{
    	padding-right: 20px;
    }
    .addMember .table {
    margin-bottom: 60px;
}
.squaredThree{
	top: 17px;
}
.createNewNode-popup .fullScreenPopup > div, .fieldSettings .fieldpopup > div{
	width: 610px;
}
.react-mis .table-preview th{
	height: 42px;
}
.report-details th .squaredThree label::after{
	top: 16px;
}
.CloseIconMOZ{
  display: block;
  position: absolute;
width: 21px;
height: 26px;
top: 9px;
background-color: #fff;
right: 2px;
pointer-events: none;
z-index: 1;
visibility: hidden;
}
.CloseIconMOZ::before{
	font-family: eiris-fonts;
    font-size: 18px;
    content: "\e00f";
}
.workflow .list-of-fields.dropDownSummary li:hover .CloseIconMOZ{
    visibility: visible;
    background-color: #B7D8F9 !important;
}
    .react-mis .date-range-part .form-group{
        margin-bottom: 12px;
    }
    .react-mis .date-range-part{
        vertical-align: bottom;
    }
    .react-mis .create-pivot-container table.pvtTable td{
        border-radius: 4px !important;
    }
.editUser tbody{

}
.workflow .icon-search {
    background-image: none;
  }
.editUser .addMember #headerChkbox.squaredThree label::after {
    top: 5px;
}
    .ButtonRuels select{
        border: 1px solid #ccc;
    }
    .react-mis .create-pivot-container table select{
        border: 1px solid #ccc;
    }
    .react-mis .create-pivot-container table .pvtVertList:before{
        border: 1px solid #ccc;
    }
    .react-mis .create-pivot-container table tr:first-child .pvtAxisContainer:before{
        border: 1px solid #ccc;
    }
    .react-mis .create-pivot-container table .pvtRows:before{
        border: 1px solid #ccc;
    }
}
@supports (-ms-ime-align:auto) {
  .personal .form-container .control label{
   text-align: left;
  }
  .editUser .form-container .control label{
   text-align: left;
  }
  .editUser tbody{
  height: auto !important;
}
div{
  -ms-overflow-style: none;
}
.personal .tableHold .loaderFull, .editUser .tableHold .loaderFull{
  width: 99%;
}
input::-ms-clear {
  display: none;
}
.spotlight{
  z-index: -1;
}
.workflow .list-of-fields.dropDownSummary input{
  -webkit-appearance:checkbox;
}

.workflow .seletd-fields .dropDownSummary label span{
  text-align:left;
}
}