.fl{
	float:left;
}
.clearfix{
	clear:both;
}
.help_tips{
	cursor: pointer;
}
#tglbtn,#reloadbtn,.reloadbtn{
	cursor: pointer;
}
.reloadbtn_table{
  font-size:10px;
}
.help_tips_pop{
	display:inline-block;
	position:absolute;
	margin:20px;
  margin-left:-180px;
	padding:20px;
	/*margin-left:5px;*/
	background:rgba(255,255,255,0.9);
	color:#000;
	/*text-align:center;*/
	border-radius:3px;
	/*padding:5px;*/
	line-height: 200%;
}

.modal_mobile{
  display:none;
}

.preuser_modal{
	margin:20px;
}

#sticker{
  background:rgba(255,255,255,0.9);
  padding: 5px 0;
}

.red{color:#ff0000;}
.green{color:#00ff00;}
.blue{color:#0000ff;}
.gray{color:#aaa;}
.purple{color:#a02ca6;}



.sample-modal {
  width: 350px;
  padding: 5px;
  border: 2px solid #186db4;
  background-color: #fff;
  display: none;
}

.sample-dark {
  color: #fafafa;
  background-color: #4d4f44;
}

.plainmodal-close {
  cursor: pointer;
}
.plainmodal-close.sample-close {
  display: inline-block;
  padding: 1px 3px;
  color: #fff;
  background-color: #224388;
}
.plainmodal-close.sample-close:hover {
  background-color: #1f99e2;
}

div.sample-close {
  text-align: right;
}

/* ==================================== sample-13b */
.preuser_modal {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: none;
  width: 600px;
  padding: 26.6667px;
  background-color: #fff;
  border: 1px solid #666;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.preuser_modal p,.preuser_modal div.p {
  font-family: inherit;
  font-size: 16px;
  line-height: 1.6;
}
.preuser_modal .modal-title {
  margin-top: 0;
  font-size: 32.8833px;
  line-height: 1.4;
  color: #222;
  font-style: normal;
  font-weight: normal;
  font-family: inherit;
  margin-bottom: 8px;
}
.preuser_modal .plainmodal-close {
  color: #aaa;
  font-size: 35.55px;
  font-weight: bold;
  position: absolute;
  top: 8.88333px;
  right: 19.55px;
}

.pick-header {
  overflow: hidden;
}

.checkbox-item {
  float: left;
  width: 220px;
  margin-bottom: 4px;
}

.category-csv {
  font-weight: bold;
  display: inline;
}

.category-ip{
margin: 4px 0px 4px 0px;
}

#masterlist-block img{
  width: 100px !important;
}