/* generic */
#password-strength {
    text-align: left;
}
#password-instructions {
    text-align: left;
    font-style: italic;
}
#password-strength.short, #password-strength.bad {
    color: red;
}

#password-strength.good {
    color: orange;
}

#password-strength.strong {
    color: green;
    font-weight: bold;
}

.pm-login-box-success {
    background-color: #5C8301;
}

fieldset legend {
    margin: 0;
}

#pm-edit-group-popup .pm-popup-container {
    font-size: 1.1em!important;
}
#pm-edit-group-popup .pm-popup-container .pm-popup-title {
    font-size: 1.1em;
}
.csscalc .pm-group-view .pm-profile-title {
    width: auto;
    height: 140px;
}
.pm-group-view .pm-profile-title-header {
    height: 140px;
}
.pmagic .pm-group-view .pm-profile-title {
    margin: 0px 0px 0px 180px;
    line-height: 140px;
}
.pmagic .pm-group-view .pm-user-name {
    height: 140px;
    font-size: 1em;
}
.pmagic .pm-group-view .pm-user-name span {
    font-size: 1.8em;
}
.pmagic .pm-group-view #send-message-link {
    height: 140px;
    line-height: 145px;
    margin-left: 35px;
}
.ui-state-active, .ui-state-active-hover {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#pm-change-image {
    top: 20px;
    position: relative;
}
.lm-line {
    float: left;
    margin-left: 35px;
    height: 80px;
    width: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #3b4656;
}
#profile-licenses #container {
    width: 100%;
    margin: 0px;
    float: left;
}

#profile-licenses #pg-group-badge {
    float: left;
    margin: 0;
    width: 50px;
    text-align: left;
    padding-top: 50px;
}

#profile-licenses #pg-group-badge-dock {
    width: 50px;
}

#profile-licenses #pg-group-badge ul {
    margin: 0;
    padding: 0;
    width: 50px;
}

#profile-licenses #pg-group-badge li {
    margin: 0;
    padding: 0;
    width: 50px;
}

#profile-licenses #pg-group-badge #pg-group-badge-dock ul li:nth-child(1) a {
    z-index: 4;
}

#profile-licenses #pg-group-badge #pg-group-badge-dock ul li:nth-child(2) a {
    z-index: 5;
}

#profile-licenses #pg-group-badge #pg-group-badge-dock ul li:nth-child(3) a {
    z-index: 6;
}

#profile-licenses #pg-group-badge #pg-group-badge-dock ul li:nth-child(4) a {
    z-index: 7;
}

#profile-loader {
    padding-top: 50px;
    width: 100%;
    height: 100%;
    z-index: 99;
}

#lm_group_dropdown {
    float: right;
    height: 40px;
    line-height: 40px;
    margin-right: 35px;
}

#lm_group_dropdown span {
    background-color: #ffffff;
}

#lm_organization_button {
    float: right;
}

#title-container {
    float: left;
    width: auto;
}

#title-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

#title-container #group-title-simple {
    width: 100%;
    margin-left: 35px;
    height: 100px;
    line-height: 100px;
    font-size: 1.6em;
    padding: 0;
    text-align: left;
    float: left;
    display: block;
}

#title-container #group-title {
    width: 100%;
    margin-left: 35px;
    height: 50px;
    line-height: 50px;
    font-size: 1.6em;
    padding: 0;
    text-align: left;
}

#title-container #group-code {
    width: 100%;
    margin-left: 35px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: left;
}

#group-title.pm-group-title {
    text-align: center;
}

/* my licenses */
#pg-licenses {
    width: 100%;
}

.lm-unused-license .lm-unused-license-name {
    width: 200px;
    display: inline-block;
}

.lm-unused-license-count {
    width: 200px;
    display: inline-block;
}

.lm-used-license .lm-used-license-type {
    width: 150px; 
    display: inline-block; 
}

.lm-used-license .lm-used-license-reset {
    width: 120px; 
    display: inline-block; 
}

.lm-used-license .lm-used-license-label {
    width: 150px; 
    display: inline-block; 
}

.lm-used-license .lm-used-license-expiration {
    width: 120px; 
    display: inline-block; 
}

.lm-used-license .lm-used-license-subtype {
    width: 120px; 
    display: inline-block; 
}

.lm-used-license .lm-used-license-cancel {
    width: 120px; 
    display: inline-block; 
}

.lm-used-license a {
    text-decoration: underline!important;
}

.lm-unpaid-license {
    border-bottom: 1px solid #e8eaf1 !important;
    padding: 10px !important;
}

.lm-unpaid-license .lm-unpaid-license-type {
    width: 406px; 
    display: inline-block; 
}

.lm-unpaid-license .lm-unpaid-license-date {
    width: 307px;
    display: inline-block;
}

/* profile licenses */
#pg-assign-licenses {
    width: 100%;
    margin: 0;
}

#pg-assign-licenses #filter {
    padding-top: 20px;
    padding-bottom: 20px;
}

#pg-assign-licenses #filter .pg-member-search {
    display: inline-block;
    width: 50%;
    margin-right: 10px;
}

#pg-assign-licenses #filter .pg-member-search input#search {
    width: 100%;
}

#pg-assign-licenses #filter .pg-members-sortby {
    display: inline-block;
}

#pg-assign-licenses #filter #license-count {
    margin-left: 10px;
    display: inline-block;
}

#pg-assign-licenses #content .pm-user-card {
    height: 100px;
    float: none;
    display: block;
    width: 100%;
    padding: 10px;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

#pg-assign-licenses #content .pm-user-card .pm-user-image {
    display: inline-block;
    padding: 0;    
    margin: auto;
    width: 80px;
    height: 80px;
}

#pg-assign-licenses #content .pm-user-card .pm-user-image img.user-profile-image {
    width: 80px;
    height: 80px;
    margin: 0!important;
}

#pg-assign-licenses #content .pm-user-card .pm-user-card-title {
    display: inline-block;
    width: calc(100% - 80px - 150px - 150px - 150px - 10px - 10px - 10px - 10px);
    margin: auto;
    line-height: 55px;
    height: 80px;
    vertical-align: middle;
    text-align: left;
    margin-left: 10px;
}

#pg-assign-licenses #content .pm-user-card .button {
    margin: auto;
    width: 150px;
    margin-left: 10px;
    top: calc(50% - 17px);
    position: relative;
}

/* requests */
#pg-requests {
    width: 100%;
    margin: 0;
}

#pg-requests #filter {
    padding-top: 20px;
    padding-bottom: 20px;
}

#pg-requests #filter .pg-member-search {
    display: inline-block;
    width: 50%;
    margin-right: 10px;
}

#pg-requests #filter .pg-member-search input#search {
    width: 100%;
}

#pg-requests #content .pm-user-card {
    height: 100px;
    float: none;
    display: block;
    width: 100%;
    padding: 10px;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

#pg-requests #content .pm-user-card .pm-user-image {
    display: inline-block;
    padding: 0;    
    margin: auto;
    width: 80px;
    height: 80px;
}

#pg-requests #content .pm-user-card .pm-user-image img.user-profile-image {
    width: 80px;
    height: 80px;
    margin: 0!important;
}

#pg-requests #content .pm-user-card .pm-user-card-title {
    display: inline-block;
    width: calc(100% - 80px - 150px - 150px - 10px - 10px - 10px);
    margin: auto;
    line-height: 55px;
    height: 80px;
    vertical-align: middle;
    text-align: left;
    margin-left: 10px;
}

#pg-requests #content .pm-user-card .button {
    margin: auto;
    width: 150px;
    margin-left: 10px;
    top: calc(50% - 17px);
    position: relative;
}

/* bulk import */
#pg-bulk-import, #pg-bulk-import #data, #pg-bulk-import #data #data-container {
    width: 100%;
}
#pg-bulk-import {
    padding-top: 20px;
}
#pg-bulk-import #data #buttons {
    padding-bottom: 20px;
}
#pg-bulk-import #data #buttons #pg-bulk-import-import, 
#pg-bulk-import #data #buttons #data-title {
    margin-right: 30px;
}
#pg-bulk-import #data #buttons #data-title {
    display: inline-block;
}
#pg-bulk-import #data #data-container {
    display: table;
}
#pg-bulk-import #data #data-container .row {
    display: table-row;
    width: 100%;
}
#pg-bulk-import #data #data-container .row .header {
    font-weight: bold;
}
#pg-bulk-import #data #data-container .row .cell {
    float: left;
    display: table-cell;
    width: 19%;
}
#pg-bulk-import #data #data-container .row .header  {
    border-bottom: 1px solid #e8eaf1;
    margin-bottom: 10px;
}
#pg-bulk-import #data #data-container .row .first {
    width: 5%;
}

/* tooltips */
.tooltip {
	position: relative;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	margin-left: 0px;
	margin-top: -20px;
	text-transform: none;

	font-size: 9px;  
	width: 14px;
	height: 14px;

	border: 0;
	background-color: #5c8301;
	color: #fff;
}

.tooltip .tooltiptext {
	visibility: hidden;
	font-size: 12px;
	width: 250px;
	background-color: #5c8301;
	color: #fff;
	text-align: left;
	border-radius: 6px;
	padding: 10px;
	position: absolute;
	z-index: 1;
	bottom: 150%;
	left: 50%;
	margin-left: -35px;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -90px;
	border-width: 5px;
	border-style: solid;
	border-color: #5c8301 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}
