.label-1 {
    border-radius: 0.25em;
    color: #666;
    display: block;
    float: left;
    font-size: 90%;
    font-weight: 500;
    line-height: 1;
    margin-right: 5px;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.label-2 {
		background: #eee none repeat scroll 0 0;
		border-radius: 3px;
		float: left;
		margin-right: 10px;
		padding: 2px 8px;
	}
.label-gray {
    background-color: #eee;
}
.mb {
    margin-bottom: 10px !important;
}
.close-new{ color: #000; float: right; font-size: 18px; font-weight: 700; line-height: 1; text-shadow: 0 1px 0 #fff;}
.close-new:focus, .close-new:hover {color: #000; cursor: pointer; opacity: 0.20; text-decoration: none; }
.label-3 {
		background: #eee none repeat scroll 0 0;
		border-radius: 3px;		
		margin-right: 10px;
		padding: 2px 8px;
	}
.new-remove{
    background-image: url("https://customer.tasheelexpress.com/template/tasheelexpress/outside/images/delete-lang.png");
    background-size: 12px !important;
    background-repeat: no-repeat!important;
    background-position: 0 0!important;
    height: 15px;
    width:18px;
    margin-top: 5px;
      display: inline-block;
}
.make-primary{font-size: 18px; font-weight: 700; line-height: 1; text-shadow: 0 1px 0 #fff;}
.make-primary:focus, .make-primary:hover {cursor: pointer; opacity: 0.20; text-decoration: none;}

#twitter_char_cnt{
  font-weight: bold;
  position: absolute;
  right: 180px;
  top: 158px;
}

.ZebraDialog .ZebraDialog_Buttons a {
    background-color: #ff6900;
    border-radius: 4px;
    padding:5px;
    font-size:16px;
    padding: 5px 20px;
    margin-top: -30px;
}

.ZebraDialog .ZebraDialog_Buttons a:hover {
    background-color: #e86349;
    color:#fff;
}
