/* //////////////////////////////////////////////////////////////// */
/* /////////////////// MC UI PROFILE v.2.0.0 ////////////////////// */
/* //////////////////////////////////////////////////////////////// */

.promod .modal-header {
	background-image: linear-gradient( 0deg, #454545, #343434 );
	background-color: #454545;
	color: #ffffff;
	padding: 0;
	border: 0;
	border-radius: 4px 4px 0 0;
}
.promod .container,
.promod .container .row,
.promod .container .row > div { margin:0; padding: 0; }
/*.modal-close { position: absolute; top: 5px; right: 5px; z-index: 50; }*/
.promod-icon {
		padding: 0;
		line-height: 50px;
		width: 50px;
		border-radius: 100px;
		box-shadow: none !important;
		font-size: 26px;
		height: 50px;
}
.promod-favorite { position: absolute; right: 0; bottom: 0; }
.promod-favorite.selected { color:#ca1f27; }
/* .promod-notes { color: rgba(255, 255, 255, 0.25); position: absolute; right: 0; bottom: 0; } */
.promod-notes {
    position: relative;
    float: right;
    padding-bottom: 15px !important;
    padding-right: 15px !important;
}
.promod-notes.selected { color:#ca1f27; }
.promod-social,
.promod-email {
	position: relative;
	text-align: center;
	width: 100%;
	font-size: 20px;
	margin: 0;
}

#copied-confirmation .popover {
	position: absolute;
	top: 0px !important;
	font-size: 14px;
    color: #000;
}

.promod-email .popover-content,
#copied-confirmation .popover-content {
	font-size: 14px;
    color: #000;
	padding: 5px !important;
}

.promod-email .btn, .promod-email .fa, .promod-social .btn { line-height:inherit; }

.btn-company-notes {
    border: 1px solid !important;
}
.promod-rating {
    display: inline-block;
    line-height: inherit;
    margin: 0px 0px 0 5px;
    vertical-align: top;
    position: absolute;
    right: 0;
    width: 45px;
    text-align: left;
}
.promod-rating  i {	color: rgba(255, 204, 51, 1);	line-height: inherit;	padding: 0; }

.promod-rating i > span {
	letter-spacing: -1px;
	width: 130px;
	color: #FFFFFF;
	line-height: inherit;
	padding: 0 0 0 3px;
	font-family:"Roboto", sans-serif;
}
.promod-rating-main { /*position: absolute;*/ left: -40px; font-size: 36px; top: 0; }
.promod-rating-main  i { color: #FFCC33;}
.promod-rating-main i > span {
    font-size: 14px;
    line-height: 36px;
    color: #333333;
    position: absolute;
    width: 100%;
    left: 0;
    letter-spacing: -1px;
    font-weight: 600;
		font-family:"Roboto", sans-serif;
}

.promod-counter {
    text-align: center;
    line-height: inherit;
    font-size: inherit;
    font-weight: 100;
    color: #BABABA;
    display: inline-block;
    min-width: 30px;
    position: absolute;
    left: 5px;
}
.promod-image-group { /* padding: 30px 0;  width: 100%;*/ text-align: center; /*max-width: 300px;*/ position: relative; min-width: 200px; margin: 30px 30px 0px 30px;}
.promod-contact-group { /* padding: 30px 0;  width: 100%;*/ text-align: center; /*max-width: 300px;*/ position: relative; min-width: 200px; margin: 0px 30px 0px 30px;}
.promod-align-info { text-align: center; position: relative; min-width: 200px; margin: 0px 30px 0px 30px;}
.promod-image {
	background-image: url("../img/profile.svg");
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto 100%;
	background-size: cover;
	border-radius: 500px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	width: 150px;
	height: 150px;
}

.promod-name {
  text-align: center;
  display: block;
  font-size: 28px;
}
.promod-verified {
	color: #66cc00;
	right: -106px;
	top: -50px;
	font-size: 32px;
	width: 50px;
	height: 50px;
	line-height: 50px;
}
.verified-icon {
    border: 2px solid white;
    border-radius: 20px;
	background-color: #fff;
}
.promod-location { text-align: center; display: block; white-space: nowrap; }
.promod-location-map { display: inline; margin-left: 6px; }
.promod-phone { margin-bottom: 20px; text-align: center; }

.promod h4 {
	color: #AAAAAA;
	font-style: normal;
	font-weight: 100;
	letter-spacing: -0.5px;
	margin: 0 0 10px;
}

/* /////////////////////////// ROLE /////////////////////////// */

.promod-role-section { margin: 25px 0px 25px 0; position: relative; padding: 0 50px 0 0; }
.promod button {
	outline: none !important;
	box-shadow: none !important;
	}

  .social-profile-icon {
	color: #6e6e6e !important;
  font-size:21px
  }
  .social-profile-icon:hover {
    color: #ffffff !important;
  }

  .mertz-social-icons{
    width: 19px;
    vertical-align: middle;
    filter: invert(42%) sepia(15%) saturate(5%) hue-rotate(339deg) brightness(97%) contrast(86%);
  }
  .mertz-social-icons:hover{
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(247deg) brightness(104%) contrast(101%);
  }

  .mertz-links-social-icon{
    width: 20px;
  }

.align-middle { vertical-align: middle; }

.promod button:active, .promod button:focus, .promod button:hover, .promod button.selected {
	background-color: #ca1f27;
	color: #FFFFFF;
/*	outline: none;
	white-space: normal;*/
}
.promod-role-primary {
	line-height: 60px;
	/* background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.01), rgba(255, 255, 255, 0.08)); */
	background-color: rgba(103, 103, 103, 0.28);
	width: 100%;
	font-size: 24px;
	display:block;
	text-align: left;
	position: relative;
	float: left;
	height: 60px;
	border-radius: 0;
	padding: 0;
	border: 0;
	margin: 0;
	float:none;
}
.promod-role-list {
	max-height: 200px;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: linear-gradient(#333,#333,rgba(51, 51, 51, 0));
}
.promod-role-list .btn {
	display: inline-block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	text-align: left;
	position: relative;
	min-height: 49px;
	width: 50%;
	font-size: 15px;
	line-height: 48px;
	float: left;
	border-radius: 0;
	padding: 0;
	margin: 0;
}
.promod-role-list .btn:nth-child(2n+1) {
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.promod-role-list-up,
.promod-role-list-down {
	position: absolute;
	margin-right: 5px;
	height: 50px;
	padding: 0;
	width: 40px;
	border-radius: 0;
	color: #AAAAAA;
	right: 0;
	border: 0;
}
.promod-role-list-up { top: 60px; }
.promod-role-list-down { bottom: 0px; }

.promod-role {
  line-height: inherit;
  font-size: inherit;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 50px 0 40px;
  float: left;
}

/* .promod-role.assessment-passed {
  -webkit-text-stroke: 0.5px green;
} */

/* .promod-role.assessment-failed {
  -webkit-text-stroke: 0.5px red;
} */

.promod-role.assessment-pending {
  -webkit-text-stroke: 0.5px gray;
}

.charCounter {
  font-size: .85em;
  text-align: left;
  padding-left: 10px;
}
.body-panel-decline {
	padding-top: 15px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 15px;
}
.promod-role-primary .promod-rating {	font-size: 20px; width: 60px; }


.promod-role-section.roles-count-1 .promod-role-list-up,
.promod-role-section.roles-count-1 .promod-role-list-down,
.promod-role-section.roles-count-2 .promod-role-list-up,
.promod-role-section.roles-count-2 .promod-role-list-down,
.promod-role-section.roles-count-3 .promod-role-list-up,
.promod-role-section.roles-count-3 .promod-role-list-down,
.promod-role-section.roles-count-4 .promod-role-list-up,
.promod-role-section.roles-count-4 .promod-role-list-down,
.promod-role-section.roles-count-5 .promod-role-list-up,
.promod-role-section.roles-count-5 .promod-role-list-down,
.promod-role-section.roles-count-6 .promod-role-list-up,
.promod-role-section.roles-count-6 .promod-role-list-down,
.promod-role-section.roles-count-7 .promod-role-list-up,
.promod-role-section.roles-count-7 .promod-role-list-down,
.promod-role-section.roles-count-8 .promod-role-list-up,
.promod-role-section.roles-count-8 .promod-role-list-down { display:none; }

/* /////////////////////////// SUMMARY /////////////////////////// */

.promod-summary-section {
    overflow: hidden;

    /* max-height: 800px; */
    position: relative;
    margin-bottom: 20px;
    /* min-height: 100px; */
    height: 100px;
    /* transition: height 1s ease; */
    /* text-overflow: ellipsis; */
}
.promod-summary-content {
	/* font-size: 14px; */
	/* font-weight: normal; */
	/* min-height: 150px; */
	/* overflow: hidden; */
	/* overflow-y: scroll; */
	/* margin-bottom: 30px; */
	/* border-bottom: 5px solid #eeeeee; */
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
	/* padding: 0 0 80px 0; */
}
.promod-summary-content p { padding: 10px; margin-bottom: 0px;}
.promod-summary-toggle {
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1)80%, rgba(255, 255, 255, 1) 20%);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border: 1px solid #EAEAEA;
    /* background-position-y: -20px; */
}
.promod-summary-toggle-icon { position:absolute; left: 0;bottom:0; width: 100%; height: 20px; margin-right: -20px; background-color: transparent; text-align: center; line-height: 13px;}
.promod-summary-toggle:hover,
.promod-summary-toggle:active,
.promod-summary-toggle:focus { border-color:#ca1f27; cursor:pointer; }
.promod-summary-section.expand .promod-summary-toggle-icon,
.promod-summary-section.expand .promod-summary-toggle-icon,
.promod-summary-section.expand .promod-summary-toggle-icon { display: none;  }
.promod-summary-section.expand .promod-summary-toggle { background-image:none; }
/* /////////////////////////// RESUME /////////////////////////// */

.promod-resume-section { padding: 0; margin: 0 0 30px; }
.promod-resume-view, .promod-resume-section h4 { line-height: 40px !important; padding:0; }
.promod-resume-view { /* border: 0; */ padding: 0 10px; }

/* /////////////////////////// SKILLS /////////////////////////// */

.promod-skills-section { margin-bottom:40px; }
.promod-skills-list, .promod-cois-list { font-size: 0; padding: 0;margin: 0; }
.promod-skills-list > div, .promod-cois-list > div { line-height: 38px; margin: 0 2px 2px 0; padding: 0 15px; display: inline-block; font-size: 14px; border: 1px solid #eeeeee; border-radius: 0; color: #888;}
.profile-skills-less .promod-skills-list > div:nth-child(1n+12) { display:none; }

.promod .profile-skills-expert, .promod .profile-cois-expert { color: #fff; background-color: #2D2D2D; border: 1px solid transparent;}
.promod-skill-history { padding:0;margin:0; /* min-height: 100px; */}
.promod-skill-history h4 { margin-bottom:20px; }
.promod-skill-history-close {
	position: absolute;
  right: 5px;
  top: 5px;
  color: #BBBBBB;
  font-family: monospace;
  font-size: 0;
  font-weight: bold;
  line-height: 0;
  width: 32px;
  padding: 0;
  border-radius: 5px;
  height: 32px;
  text-align: center;
	background-image: url('../img/close.svg');
	background-size: 50% 50%;
	background-repeat: no-repeat;
	background-position: center center;
}
.promod-skill-history-close:hover {
	background-image: url('../img/close-inv.svg');
}
.promod-skill-history .row {
    border-bottom: 1px solid #eeeeee;
    padding: 0 0 10px 0 !important;
    margin: 0 0 10px 0 !important;
}
.promod-skill-history .row > div { margin-bottom:10px; }
.promod-skill-history .row > div:last-child { text-align:right; }
.promod-skill-history .row:last-child { margin: 0 !important;border:0; }
.promod .admin-section {
	display:none;
	background: #111111;
	color: #fff;
	padding: 20px;
}
.download-clip-history {
  padding-right: 10px;
  text-decoration: none;
  color: #595959;
}
.assessment-pending > .icon-assessment,
.icon-cert {
    color: #000000;
    width: inherit;
    line-height: 30px;
    height: 30px;
    display: inline-block;
    /* background: #000; */
    width: 30px;
}
.icon-assessment .fa-bookmark,
.icon-cert .fa-bookmark,
.icon-certified_role .fa-bookmark {
    font-size: 70%;
    color: #5F5F5F;
    color: #949494;
    width: inherit;
    position: absolute;
    left: 0;
    top: 6px;
}
.icon-assessment .fa-award,
.icon-cert .fa-award,
.icon-certified_role .fa-award {
    color: #C8C8C8;
    width: inherit;
    /*position: absolute;
    top: -4px;
    left: 0;*/
}
.assessment-passed .fa-award,
.icon-cert-validated,
.icon-cert-validated .fa-bookmark,
.icon-cert-validated .fa-award {
	color: #2cc93f !important;
}
.assessment-failed .fa-award {
  color: #ca1f27 !important;
}
.btn-grey-o {
  background-color: #FFFFFF;
  color: #777777;
  border-color: #DDDDDD;
}
@media (max-width: 991px) {
	.promod-role-section { padding: 0 25px 0 25px; }
  .promod-role-list .btn { width: 100%;}
  .promod-role-list .btn:nth-child(2n+1) { border-right: 0; }
	.promod-skill-history .row > div:last-child { text-align:left;}
  /*.promod-image-group, .promod-contact-group{ max-width: 100%;};*/
  /*.promod-rating-main{ 
		position: absolute;
		left:130px;}*/
}
.pulse {
  margin-left: 10px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

/* /////////////////////////// CERTIFIED ROLES /////////////////////////// */

.promod-certified_roles-section { margin-bottom:40px; }
.promod-certified_roles-list { font-size: 0; padding: 0;margin: 0; }
.promod-certified_roles-list > div { line-height: 38px; margin: 0 2px 2px 0; padding: 0 15px; display: inline-block; font-size: 14px; border-radius: 0; color: #888;}
.profile-certified_roles-less .promod-certified_roles-list > div:nth-child(1n+12) { display:none; }
.btn-add-certified-role { overflow: visible; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 4px; }

.payroll-crew-project-logo {
    width: 15px !important; 
    display: inline-block;
    height: 15px !important;
    background-image: url("../img/payrollcrew_mark-full-sm.jpg");
    background-size: cover;            
    background-repeat: no-repeat;
    background-position: center center;
}

.broadcast-pill {
	pointer-events: none;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 8px;
  width: fit-content;
  font-size: 12px;
  font-weight: 400;
  margin-right: 5px;
  margin-bottom:10px;
  float: left;
  cursor: default;
  background-color: #ffffff;
}

.broadcast-preview-pill {
	font-size: 12px;
	line-height: 3;
	vertical-align: middle;
	padding: 5px 10px;
	border-radius: 4px;
	margin: 0 0 0 10px;
	pointer-events: none;
  border: 1px solid #d9d9d9;
}

.broadcast-warning {
	background-color: rgba(255, 204, 51, 1);
	color: #ffffff;:
}

.missingSkill {
	opacity: 40%;	
}