.progressally-objective-completion-span {
  display: block;
  height: 30px;
  background: url("/wp-content/uploads/2016/12/Evolving-Love-Button-Unselected-Grey-Shadow.png") no-repeat; }
  .progressally-objective-completion-span.completed {
    background: url("/wp-content/uploads/2016/12/Evolving-Love-Button-Completed-Purple-checkbox.png") no-repeat; }


.objective-description.progressally-time-target.progressally-icn-default {
  background-image: url("/wp-content/uploads/2016/09/Evolving-Love-Icon-Purple-Worksheet.png") !important; }

.objective-description {
	vertical-align: middle;	
}
.objective-description.progressally-time-target {
  background: !important; }
#progressally_module_objectives {
  -moz-display: flex;
  -webkit-display: flex;
  display: flex;
  margin-bottom: 10px;
  flex-direction: row; }
  #progressally_module_objectives > div {
    margin: auto; }
  #progressally_module_objectives .pmo-lessons {
    flex: 1; }
    #progressally_module_objectives .pmo-lessons span {
      display: inline-block; }
  #progressally_module_objectives .progressally-objective-completion-span {
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    margin-right: 10px;
    background: url("/wp-content/uploads/2016/12/Evolving-Love-Button-Unselected-Grey-Shadow.png") no-repeat 50% 50%/contain; }
    #progressally_module_objectives .progressally-objective-completion-span:hover {
      background: url("/wp-content/uploads/2016/12/Evolving-Love-Button-Selected-Green.png") no-repeat 50% 50%/contain; }
    #progressally_module_objectives .progressally-objective-completion-span.completed, #progressally_module_objectives .progressally-objective-completion-span.completed:hover {
      background: url("/wp-content/uploads/2016/12/Evolving-Love-Button-Completed-Purple-checkbox.png") no-repeat 50% 50%/contain; }
    #progressally_module_objectives .progressally-objective-completion-span.active, #progressally_module_objectives .progressally-objective-completion-span.active:hover {
      background: url("/wp-content/uploads/2016/12/Evolving-Love-Button-Selected-Purple.png") no-repeat 50% 50%/contain; }
  #progressally_module_objectives .pmo-button-wrapper button {
    height: 46px;
    padding: 0 25px;
    line-height: 42px;
    border-radius: 6px;
    border: 3px solid #4b3d6b;
    background-color: #676767;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #fff; }
    #progressally_module_objectives .pmo-button-wrapper button:hover {
      background-color: #635489; }
  #progressally_module_objectives .pmo-button-wrapper button.completed {
    padding: 0 58px;
    background-color: #4b3d6b; }
    #progressally_module_objectives .pmo-button-wrapper button.completed:hover {
      background-color: #635489; }

.download-links a {
  display: inline-block;
  line-height: 50px;
  margin-right: 20px;
}

.download-links img {
  vertical-align: middle;
  margin-right: 10px;
}

/*# sourceMappingURL=progressally-extend.css.map */
