#icon-edit {
  background:transparent url('../images/headphones-icon.png') no-repeat !important;
}
#headline-color {
  width: 140.5px;
}

#headline-size {
  width: 146px;
}

#shortcode {
  background: none repeat scroll 0 0 #FFFF00;
  border: 1px dashed;
  display: inline-block;
  padding: 5px;
}

#pdf-logo {
  width: 212px;
}

.ajax-load{
  background: url("../images/ajax-load.gif") no-repeat scroll 0 0 transparent;
  display: inline;
  height: 46px;
  margin-left: 80px;
  margin-top: 3px;
  position: absolute;
  width: 46px;
}
.pdf-link {
  background: url("../images/PDF_icon.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-color: transparent;
  height: 46px;
  width: 46px;
  display:inline;
  position:absolute;
  margin-left:10px;
  margin-top:2px;
}
#master-pdf {
  height: 50px;
}
#sample-pdf {
  height: 50px;
  width: 185px;
}

#new-user-role {
  display:none;
}

.admin-ui h1,
.admin-ui h2,
.admin-ui h3,
.admin-ui h4,
.admin-ui h5,
.admin-ui h6{
     margin-top: 0px !important;
     margin-bottom: 0px !important;
}

.admin-ui  .features p {
	margin-top: 10px !important;
}

.admin-ui .features{
	margin-top: 10px !important;
}

.admin-ui .features-title{

	margin-top: 20px !important;

}

.bootstrap-iso .table > tbody > tr > td,.bootstrap-iso .table > tbody > tr > th{
	border: 0px !important;
	border-top: 0px !important;
}
.bootstrap-iso .tab-pane{
	min-height: 200px !important;
	background-color: #FFFFFF !important;
}
.admin-ui{
	background-color: #FFFFFF;
    padding-bottom: 100px !important;
}
.admin-ui .main-content{
	padding-left: 180px !important;
    padding-right: 180px !important;
	padding-top: 20px !important;
    background-image: url('../images/header-bg.png');
    background-repeat: repeat-x;
}
.bootstrap-iso ul > li > a {
	font-size: 16px !important;
	font-weight: bold;
}
.bootstrap-iso .tab-pane .img{
	width: 100% !important;
}

.bootstrap-iso .nav-tabs > li.active > a, .bootstrap-iso .nav-tabs > li.active > a:hover, .bootstrap-iso .nav-tabs > li.active > a:focus{
	border: none !important;
	border-bottom: 3px solid #3a81be !important;
	background-color: transparent !important;
	box-shadow: none !important;

}

.bootstrap-iso #addons .panel-body p{
	font-weight: normal !important;
}

.bootstrap-iso #addons .panel-body{
	 border: 1px solid #ccc !important;
	 border-radius: 3px !important;
	 min-height: 380px !important;
}

.bootstrap-iso .panel-body{

	 border: 1px solid #ccc !important;
	 border-bottom-left-radius: 3px !important;
	 border-bottom-right-radius: 3px !important;


}
/*---------------------------------------------------------*/
.bootstrap-iso .header-img-wrap{
	margin-bottom: 10px !important;
}
.bootstrap-iso .header-img-wrap img{
	max-width: 550px !important;
}
.bootstrap-iso .emp-logo-wrap{
	float: right !important;
}
.bootstrap-iso .emp-logo-wrap img{
	max-width: 70px !important;
}
.bootstrap-iso #dashboard{
	padding: 20px !important;
}

.bootstrap-iso #membership .pricing h5{
	font-weight: bold !important;
}
.admin-ui #addons .emp-plugins h3{
	margin-top: 20px !important;
}
.bootstrap-iso .btn-custom{
	background-color: #43a596 !important;
	color: #FFFFFF !important;
}
.bootstrap-iso #membership .pricing h3{

	margin-top: 10px !important;
	margin-bottom: 10px !important;
	line-height: 20px !important;

}

.bootstrap-iso #membership .pricing h3 > small{

	font-size: 14px !important;
}

.bootstrap-iso .features-title h2{
	line-height: 25px;
	color: #337ab7
}
.bootstrap-iso .features-title small{
	font-size: 16px !important;
	color: #444 !important;
}
.bootstrap-iso .features-title hr{
	margin-top: 5px !important;
}
.bootstrap-iso .features h4{
	color: #337ab7;
}
.bootstrap-iso .features h4 > span{
	font-size: 30px !important;
	color: #444 !important;
	margin-bottom: 10px !important;
}
