.ourTabset>ul {
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}

.ourTabset>ul>li{
	font-size: 1.3em;
	float: none;
	display: inline-block;
}

.ourTabset>.tab-content{
	padding: 10px 10px;
	border: 1px solid #ddd;
	border-top:none;
}

.ourTabset>.tab-content>tab{
	background-color:white;
}

.clientList>tbody:first-child>tr:first-child>th{
	border: 1px solid black;
}

.clientListDomain input{
	margin:0px;
	background-color: inherit;
	color: inherit;
	font-size: 16px;
	height: 20px;
	border-bottom: none;
	display: inline-block;
}

.clientListDomain span{
	margin-right: 5px;
}

.clientListDomain input:focus {
	outline:none;
}

.clientListDomain input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: white;
}
.clientListDomain input::-moz-placeholder { /* Firefox 19+ */
	color: white;
}
.clientListDomain input:-ms-input-placeholder { /* IE 10+ */
	color: white;
}
.clientListDomain input:-moz-placeholder { /* Firefox 18- */
	color: white;
}

.adminFunction{
	border:1px solid #ddd;
	border-radius:3px;
	padding: 10px;
}

.passwordParams {
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 10px;
}

.adminSelectOption{
	width:120px;
	min-width:120px;
	max-width:120px;
	overflow:hidden;
	display:inline-block;
}

.adminSelectOption>.h5{
	height:70px;
	min-height: 70px;
	max-height: 70px;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width: 100px;
}

.adminSelectOption-organization>.h5{
	word-break: break-all;
	hyphens: auto;
}

.adminList{
	margin-top:15px;
	cursor:pointer;
}

.adminListSelected{
	background-color:#0193d7 !important;
	color:white;
}

.adminList input {
	font-weight: normal;
}

.listInput{
	background: none;
	border:none;
	outline: none;
	width:100%;
}

.listInputEdit{
	border-bottom: 1px solid white;
}

.sizeBubble{
	background-color:#0193d7 !important;
	color:white;
	border:1px solid black;
	border-radius:10px;
	text-align:center;
	padding:5px 0;
}

.list-icon{
	min-width: 25px;
	text-align: center;
}

.popoverList{
	padding: 0 20px;
	width: 200px;
}

.is-text-centered{
	text-align: center;
}

.searchBar{
	padding: 10px 0px 5px 0px;
	display: block;
}

.whiteListTable{
	border: 1px solid white;
}

.restoreUser{
	width:252px;
}

.filtersTypesContainer {
  margin: 0;
}

.user-list-row {
	margin-top: 30px;
  min-height: 5em;
  max-height: 10em;
  padding:2px;
}

/* CSS used here will be applied after bootstrap.css */

/*  filtertype tab */
div.filtertype-tab-container{
  width: 100%;
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
}
div.filtertype-tab-menu{
  max-width: 150px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.filtertype-tab-menu div.list-group{
  margin-bottom: 0;
}
div.filtertype-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.filtertype-tab-menu div.list-group>a .glyphicon,
div.filtertype-tab-menu div.list-group>a .fa {
  color: #4c4c4c;
}
div.filtertype-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.filtertype-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.filtertype-tab-menu div.list-group>a.activeFilter,
div.filtertype-tab-menu div.list-group>a.activeFilter .glyphicon,
div.filtertype-tab-menu div.list-group>a.activeFilter .fa{
  background-color: #3c3c3c;
  background-image: #3c3c3c;
  color: #ffffff;
}
div.filtertype-tab-menu div.list-group>a.activeFilter:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #4c4c4c;
}

.filtertype-tab-menu .list-group {
  margin-top: 10px;
}

div.filtertype-tab-content{
  width: 100%;
  background-color: #ffffff;
}

.filter-type-collapse {
  padding: 15px;
}

.max-height-dropdown {
  max-height: 20em;
  overflow-y: scroll;
}
/* css payload beautifier */
admin-beautifier {
	text-align: center;
}

admin-beautifier #data {
	display: inline-block;
	width: 49%;
	text-align: left;
}

admin-beautifier #data.error {
	color: #E94840;
}

admin-beautifier #data2 {
	display: inline-block;
	width: 49%;
	text-align: left;
}

admin-beautifier #output {
	display: inline-block;
	width: 49%;
	overflow-wrap: break-word;
	text-align: left;
}

admin-beautifier #buttonBox {
	margin: 0 8px 0 0;
}

admin-beautifier #beautifierButton {
	display: inline-block;
}

admin-beautifier #resetButton {
	display: inline-block;
}

admin-organization #org-type, admin-demand-partners #version {
	background-position: calc(100% - 20px) calc(1em), calc(100% - 15px) calc(1em), 100% 0;
}

.organization-list-row>td {
  vertical-align: middle;
}

.organization-list-row-edit {
  vertical-align: middle;
}

.organization-list-row-edit>td {
  padding: 8px;
}

#user-tab user-list table th, user-list-row-edit tr td {
	padding: 8px 15px;
}

user-list user-list-row-edit .edit-user-row  {
	margin-top: 30px;
}

.trash-stack-icon {
	z-index: 5;
}