/* Bulk Import */
.photos-import-form .users .dropdown {
  position: relative;
  margin-bottom: 0;
}
.photos-import-form .users .add-user {
  position: absolute;
  margin: 0;
  top: 4px;
  left: 325px;
}
.tooltip-content {
  width: 300px;
  /*height: 124px;*/
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 15px;
  background: #888888;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
  position: relative;
  display: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
/*.quick-add-user-con {
  height: 192px;
}*/
.quick-add-category-con #parent_term_id_chzn,
.quick-add-category-con input[type=text],
.quick-add-user-con input[type=text] {
  width: 100% !important;  
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.quick-add-user-con input[type=text] {
  margin-top: 7px;
}
.quick-add-user-con input[type=text]:first-child + input {
  margin-top: 0;
}
.quick-add-user-con .submit {
  position: relative;
  padding: 0;
}
.quick-add-user-con input[type=button] {
  width: 100px;
  float: right;
  margin-top: 4px;
}
/*.quick-add-user-con:before {
  content: "";
  display: block;
  position: absolute;
  width: 0; 
  height: 0; 
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #888888;
  top: 35px;
  right: 0;
}*/
.photos-import-form .term-password {
   width: 200px !important;
}
#password-replacement,
#users-dropdown-replacement {
  color: #999;
  font-style: italic;
}

/* Add Users */
.add-user {
  background: url(../images/sprite.png) -16px -116px no-repeat #fff;
  display: inline-block;
  height: 18px;
  width: 18px;
  border-radius: 9px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  margin: 5px 0 0 5px;
  cursor: pointer;
}
.add-user.dashicons {
  background-image: none;
  color: #888;
  border-width: 0;
  box-shadow: none;
}
.add-user:hover {
  background-position: -16px -166px;
}
.add-user.dashicons:hover {
  color: #333;
}
.cancel-add-user {
  cursor: default;
  background-position: -66px -116px;
}
.cancel-add-user:hover {
  color: #d54e21;
  cursor: pointer;
  background-position: -66px -166px;
}
.users-form {
  position: relative;
}
.users-form .ptp-loading {
  left: 124px;
  position: absolute;
  bottom: 23px;
}

/* Manage Users */
.users-group-update {
  padding: 15px 0 15px 30px;
}
.no-user-groups p {
  font-style: italic;
}
.users-group-update p {
  font-size: 14px;
}
.users-group-update span {
  margin-right: 25px;
}

/* Social Sharing */
.bptpi_page_ptp_users .ptp .share {
margin: 10px 0 8px;
/* padding: .56em .7em; */
/* height: 36px; */
}
.bptpi_page_ptp_users .ptp .share li {
  margin-bottom: 0;
  margin-right: 10px;
}
.bptpi_page_ptp_users .ptp .share li:first-child {
  margin-right: 15px;
}
.bptpi_page_ptp_users .ptp .share li.last {
  float: right;
  margin-top: 2px;
  margin-right: 0;
}
.bptpi_page_ptp_users .ptp .share li a {
  height: 20px;
}
.bptpi_page_ptp_users .ptp .share li img {
  width: 20px;
  height: 20px;
}




/* Social Sharing */
.bptpi_page_import-users-from-csv .ptp .share {
margin: 10px 0 8px;
/* padding: .56em .7em; */
/* height: 36px; */
}
.bptpi_page_import-users-from-csv .ptp .share li {
  margin-bottom: 0;
  margin-right: 10px;
}
.bptpi_page_import-users-from-csv .ptp .share li:first-child {
  margin-right: 15px;
}
.bptpi_page_import-users-from-csv .ptp .share li.last {
  float: right;
  margin-top: 2px;
  margin-right: 0;
}
.bptpi_page_import-users-from-csv .ptp .share li a {
  height: 20px;
}
.bptpi_page_import-users-from-csv .ptp .share li img {
  width: 20px;
  height: 20px;
}



/* Settings */
.ptp table input[type=password] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 6px 10px;
  width: 30%;
}
#default-password,
#new-password {
  width: 200px;
}
#new-password,
#new-password + .ptp-button-secondary {
  float: left;
}
#new-password + .ptp-button-secondary {
  margin-right: 5px;
}




.share_email_profile{
width: 44px;
height: 47px;
overflow: hidden;
background-position: 44px 0px;
display: block;
background-size: 90px 47px;
}


.share_email_profile:hover{
width: 44px;
height: 47px;
overflow: hidden;
background-position: 0px 0px;
display: block;
background-size: 90px 47px;

}

.BPTPI_share_email {
 width: 190px;
height: 117px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 15px;
margin: 5px 0px 0px -20px;
background: #888888;
box-shadow: inset 0 1px 2px rgba(0,0,0,.2)!important;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2)!important;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2)!important;
position: relative;
display: none;
border-radius: 3px !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
display:none;
z-index:1;
}

.BPTPI_share_email #parent_term_id_chzn,
.BPTPI_share_email input[type=text] {
  width: 100% !important;  
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.BPTPI_share_email .submit {
  position: relative;
  padding: 0;
}
.BPTPI_share_email input[type=button] {
 width: 100px !important;
float: right;
margin: 8px 34px 0px 0px;
border: none;
border-bottom: 0px solid #b93207;
border-radius: 2px;
padding: 2px;
/* text-decoration: none; */
}
.BPTPI_share_email #parent_term_id_chzn {
  margin-top: 10px;
}
.BPTPI_share_email #parent_term_id_chzn .chzn-drop {
  width: 100% !important;
}
.BPTPI_share_email:before {
 content: "";
display: block;
position: absolute;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #888888;
left: 45px;
top: -5px;
}


.showThis{
display:inherit;
}


.BPTPI_share_email_error{
color:white;
font-size:11pt;
font-family:inherit;

}


.products li{
float:left;
margin:0px 0px 0px 0px;
width:250px;
}

.products:after{
content:'';
clear:both;
display:block;
margin:0px 0px 20px 0px;
}

.ajaxWait{
display: none;
float: right;
/* clear: both; */
content: '';
height: 16px;
width: 16px;
margin: 10px 10px 0px 0px;
background-image: url(../images/wait.gif);
}


/* Settings section */
.bptpi-premium-settings-right {
  float: right;
  width: 50%;
}
.bptpi-premium-settings-left {
  float: left;
  width: 50%;
}
.bptpi-premium-settings-container {
  clear: both;
  position: relative;
}