﻿@media print {
  #menu, .useroptions, #footer, #seedebug, #sidemenu, #clientbranding, #livechat-compact-container {
    display: none !important;
  }
}
#projectportalurl {
  height: 2.5em;
  margin-bottom: 20px;
}

.autoreportoptionsgroup {
  display: none;
}

.autoreportoptionspanel {
  clear: both;
  margin-top: 11px;
  padding: 10px;
  background-color: white;
  border-top: 2px solid #e4e5e7;
  border-left: 1px solid #e4e5e7;
  border-right: 1px solid #e4e5e7;
  border-bottom: 1px solid #e4e5e7;
  overflow: hidden;
}

.autoreportoptions {
  display: none;
}

#emailpreview {
  font-size: 0.8rem;
  border: 1px solid #aaa;
  padding: 10px;
}

#fipsbalance {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 200px;
  padding: 10px;
  text-align: center;
}

.fipsbalancecredit {
  color: green;
  border: 2px solid green;
}

.fipsbalancedebit {
  color: red;
  border: 2px solid red;
}

.ui-dialog {
  z-index: 1001;
}

.imgthumb-stand-in {
  opacity: 0.5;
}

#header {
  background-color: #fff;
  display: block;
  /* height: 62px; */
  margin: 0;
  padding: 0;
  position: relative;
  border-bottom: 1px solid #e4e5e7;
}

a:not([href]) {
  cursor: pointer;
  text-decoration: underline;
  color: #8080FF;
}

a.toggle {
  cursor: pointer;
  text-decoration: none;
  color: #8b8b8b;
}

a.toggle:hover {
  text-decoration: none;
}

a.toggle:link, a.toggle:active, a.toggle:visited {
  text-decoration: none;
  color: #8b8b8b;
}

#side-menu li a.toggle-on-red {
  color: red;
}

#banner {
  position: relative;
}

#bannershow {
  position: absolute;
  top: 0;
  right: 0;
}

#bannerhide {
  position: absolute;
  bottom: 0;
  right: 0;
}

#logo.light-version {
  background-color: #f7f9fa;
  border-bottom: 1px solid #e4e5e7;
  border-right: 1px solid #e4e5e7;
  text-align: center;
}

#logo {
  float: left;
  width: 180px;
  background-color: #34495e;
  padding: 18px 10px 18px 18px;
  /* height: 56px; */
  height: 50px;
  text-align: center;
  box-sizing: border-box;
}

#logo.light-version span {
  font-weight: 600;
  color: #34495e;
  font-size: 14px;
}

.sidebar {
  width: 180px;
  bottom: 0;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: white;
}

#sidebarhide {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

#sidebarout {
  position: absolute;
  top: 0;
  left: 20px;
}

.profileid {
  background-color: white;
  overflow: hidden;
  text-align: center;
  padding-bottom: 10px;
}
.profileid h3 {
  font-size: 0.9em;
  text-transform: uppercase;
}
.profileid h4 {
  font-size: 0.7em;
}

.inbox {
  position: relative;
}
.inbox .newnotifications {
  display: inline-block;
  position: absolute;
  top: 14px;
  right: 20px;
  color: #cc3300;
}

#table-inbox tbody tr {
  cursor: pointer;
}

#table-inbox tbody tr:hover {
  background-color: #f0f0f0;
}

#table-inbox tbody tr.selected {
  background-color: #bfd9f2;
}

#table-inbox tbody tr.unread td {
  font-weight: bold;
}

#readingpane {
  min-height: 400px;
}
#readingpane .notification-header {
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
#readingpane .notification-header .sentdate {
  font-size: 0.8em;
  margin-bottom: 5px;
}
#readingpane .notification-header .sender {
  font-size: 1.2em;
  margin-bottom: 5px;
}
#readingpane .notification-header .subject {
  font-weight: bold;
}
#readingpane .notification-footer {
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
  margin-top: 20px;
}
#readingpane .imgthumb {
  margin-bottom: 10px;
}

.avatar {
  width: 80px;
  height: 80px;
  overflow: hidden;
  background-color: #454545;
  margin: 10px auto;
  border-radius: 50%;
  background-image: url(../img/avatar/Facet5_default_avatar.png);
  background-size: cover;
  background-position: center;
}

.mycommunityavatar {
  width: 30px;
  height: 30px;
  overflow: hidden;
  background-color: #454545;
  border-radius: 50%;
  background-image: url(../img/avatar/Facet5_default_avatar.png);
  background-size: cover;
  background-position: center;
}

tr.useronline td:first-child div {
  position: relative;
  overflow: visible;
}

tr.useronline td:first-child div:after {
  content: " ";
  height: 8px;
  width: 8px;
  background-color: #74d348;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 23px;
  left: 23px;
}

tr.useronline td:first-child div:before {
  content: " ";
  height: 12px;
  width: 12px;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 21px;
  left: 21px;
}

#scorebarBorder {
  display: inline-block;
  position: relative;
  height: 20%;
}

#score {
  display: inline-block;
  background-image: url(../sass/images/bg_strength_gradient.jpg);
  background-position: 0 0;
  color: #000;
  font-size: 85%;
  text-align: center;
  width: 100px;
  z-index: 10;
}

#complexity {
  font-size: 85%;
  display: inline-block;
  margin-left: 10px;
}

/* Menu */
#side-menu, #side-menu ul.submenu {
  background: #f7f9fa;
  margin: 0;
  font-size: 13px;
}

.hassubmenu {
  cursor: pointer;
}

.arrow {
  float: right;
  line-height: 1.7;
}

#side-menu li {
  border-bottom: 1px solid #e4e5e7;
  list-style: none;
  margin: 0;
  padding: 0;
}

#side-menu li a {
  color: #6a6c6f;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  padding: 15px 20px;
  display: block;
}

#side-menu ul.submenu {
  display: none;
}

#side-menu ul.submenu li a {
  color: #6a6c6f;
  text-transform: none;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 10px 10px 30px;
}

#side-menu li:first-child {
  border-top: 1px solid #e4e5e7;
}

#side-menu li.active a,
#side-menu li:hover a {
  color: #34495e;
}

.useroptions {
  margin: 4px 20px;
}

.altnav a:link, .altnav a:visited, .altnav a:active {
  text-decoration: none;
  color: #8b8b8b;
  display: inline-block;
  margin: 2px;
}
.altnav .active {
  font-weight: bold;
}

body {
  /*margin-top:20px;*/
  /*background: White url('../sass/img/bg.gif') repeat;*/
  background-color: #f1f3f6;
}

a:link, a:active, a:visited {
  color: #8080FF;
  text-decoration: underline;
}

/* Named Divs */
div#contentwrapper {
  position: relative;
}

div#content {
  padding: 20px;
  float: left;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

.hassidebar {
  padding-left: 180px;
}

#chartsizeslider {
  width: 80%;
  margin: 0 auto;
}

.chartsizeslider {
  text-align: center;
}

div#footer {
  text-align: center;
  width: 800px;
  margin: 0 auto;
  padding: 10px 0;
  clear: both;
}

/* Menu */
.color-line {
  background: #f7f9fa;
  height: 6px;
  background-image: -webkit-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
  background-image: -moz-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
  background-image: -ms-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
  background-image: linear-gradient(to right, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
  background-size: 100% 6px;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}

div#menu {
  width: 950px;
  overflow: hidden;
  background-color: White;
  color: #919191;
  height: 30px;
  /*border-top:5px solid $dkpurple;*/
  padding: 0 10px 0 0;
}
div#menu ul {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  float: left;
  margin-left: 5px;
  /*padding:0 5px 0 5px;*/
  background-color: #f7f9fa;
  /*border-bottom:solid 1px #e4e5e7;
  border-left:solid 1px #e4e5e7;
  border-right:solid 1px #e4e5e7;*/
  /*@include border-bottom-radius(5px);
  @include background-image(linear-gradient(white, #dddddd));*/
  /*li:first-child
  {
      padding-left:4px;
  }*/
  /*li:after
  {
      content:'|';
  }
  li:last-child:after
  {
      content:'';
  }
  li.selected:after
  {
      content:'';
  }*/
}
div#menu ul li {
  border: solid 1px #e4e5e7;
  padding: 4px;
  margin: 0;
  display: block;
  float: left;
}
div#menu ul li a {
  /*padding-right:4px;*/
  text-decoration: none;
  color: #6a6c6f;
}
div#menu ul li.selected {
  /*font-weight:bold;
  /*margin-left:-4px;*/
  /*padding:4px 4px 4px 8px;*/
  background-color: white;
  /*background-color:$dkpurple;
  @include border-bottom-radius(5px);
  @include box-shadow(2px 3px 5px 0px #cccccc);*/
}
div#menu ul li.selected a {
  color: #34495e;
}
div#menu ul:after {
  clear: both;
}

div#auxmenu {
  padding: 6px 0 0 0;
  text-align: right;
  font-size: 10px;
  float: right;
  width: 300px;
}
div#auxmenu a {
  font-weight: bold;
}

div#sidemenu {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 200px;
  padding: 10px 10px 50px 10px;
  background-color: white;
}
div#sidemenu h1 {
  padding-bottom: 4px;
  text-align: center;
  color: #5c477a;
  border-bottom: solid 1px #eeeeee;
  margin: 0.5em 0 0.5em 0;
  font-size: 1em;
}
div#sidemenu h2 {
  padding-bottom: 4px;
  text-align: center;
  color: #8b7da7;
  margin: 0.5em 0 0.5em 0;
  border-bottom: solid 1px #eeeeee;
}
div#sidemenu ul {
  margin-bottom: 10px;
}
div#sidemenu li {
  list-style-type: none;
  margin: 2px 0 0 0;
}
div#sidemenu li ul {
  margin-left: 10px;
}
div#sidemenu li a {
  padding: 3px;
  text-decoration: none;
  color: Gray;
  display: block;
}
div#sidemenu a:hover {
  background-color: #eeeeee;
}
div#sidemenu li.selected {
  font-weight: bold;
  background-color: #eeeeee;
  padding: 3px;
}

#sidemenuhide {
  position: absolute;
  top: 0;
  left: 10px;
}

#sidemenushow {
  position: absolute;
  top: 0;
  right: 0;
}

#sidemenudrop {
  position: absolute;
  top: 0;
  right: 20px;
}

div.hasmenu {
  width: 100%;
  box-sizing: border-box;
  padding-right: 220px;
  float: left;
  overflow: visible;
  position: relative;
}

div.section, div.profile {
  clear: both;
  margin-top: 20px;
  padding: 10px;
  background-color: white;
  border-top: 2px solid #62cb31;
  border-left: 1px solid #e4e5e7;
  border-right: 1px solid #e4e5e7;
  border-bottom: 1px solid #e4e5e7;
  overflow: hidden;
}

div.infobox {
  clear: both;
  margin-top: 20px;
  padding: 10px;
  background-color: white;
  overflow: hidden;
  border: 1px solid #e4e5e7;
  margin-bottom: 10px;
}

div.profile h2 {
  text-align: left;
}

div.inlinesection {
  display: inline-block;
  vertical-align: top;
  margin: 10px;
  background-color: white;
}

.overdueinvite {
  position: relative;
}

div.deletedrecord h2 {
  color: maroon;
}
div.deletedrecord td, div.deletedrecord a {
  color: #CCCCCC;
}

div.lockedrecord {
  border-style: dashed;
  border-width: 3px;
}
div.lockedrecord h3 {
  color: maroon;
  float: right;
  margin-top: 0;
}

div#footer div.line {
  font-size: 0.8em;
  margin: 10px 0;
}

span.respondentname {
  font-weight: bold;
}

div.confirmationmsg, div.warningmsg, div.errormsg {
  padding: 10px;
}

.warningmsg {
  color: Orange;
}

.errormsg {
  padding: 10px;
  background-color: Red;
  width: 80%;
  margin: 20px auto;
  text-align: center;
  color: White;
  font-size: 1.2em;
  font-weight: bold;
}

.confirmationmsg {
  padding: 10px;
  background-color: Green;
  width: 80%;
  margin: 20px auto;
  text-align: center;
  color: White;
  font-size: 1.2em;
  font-weight: bold;
}

div.warningmsg {
  padding: 10px;
  background-color: Orange;
  width: 80%;
  margin: 20px auto;
  text-align: center;
  color: White;
  font-size: 1.2em;
  font-weight: bold;
}

div.modules {
  position: relative;
  overflow: hidden;
}

div.modulecol {
  box-sizing: border-box;
  float: left;
  overflow: hidden;
  padding: 0 5px;
  position: relative;
  width: 25%;
}

div.modulecol:last-child {
  margin-right: 0;
}

div.actionmodule {
  border-top: 2px solid #e67e22;
}

div.infomodule {
  border-top: 2px solid #62cb31;
}

div.newsmodule {
  border-top: 2px solid #3498db;
}

div.profilemodule, div.profile {
  border-top: 2px solid #9b59b6;
}

div.module:nth-child(4) {
  border-top: 2px solid #ffb606;
}

div.module:nth-child(5) {
  border-top: 2px solid #3498db;
}

div.module:nth-child(6) {
  border-top: 2px solid #e74c3c;
}

div.info-1 {
  border-top: 2px solid #62cb31;
}

div.info-2 {
  border-top: 2px solid #3498db;
}

div.info-3 {
  border-top: 2px solid #62cb31;
}

div.info-4 {
  border-top: 2px solid #c0392b;
}

div.info-5 {
  border-top: 2px solid #e67e22;
}

div.info-6 {
  border-top: 2px solid #9b59b6;
}

div.module {
  padding: 10px;
  padding-top: 8px;
  margin: 0 0 10px 0;
  overflow: hidden;
  /*@include border-top-radius(5px);
  @include border-bottom-radius(0);
  @include box-shadow(0px -2px 3px 0px #cccccc);*/
  background-color: white;
  border-left: 1px solid #e4e5e7;
  border-right: 1px solid #e4e5e7;
  border-bottom: 1px solid #e4e5e7;
}
div.module h2 {
  font-size: 14px;
  margin: 3px 0 6px 0;
  font-weight: bold;
  float: left;
}
div.module div.counter {
  font-size: 14px;
  margin: 3px 0 6px 0;
  float: right;
}
div.module ul, div.module p, div.module div.intro, div.module table {
  clear: both;
  margin: 5px 0;
}
div.module ul li {
  list-style-type: none;
  margin-bottom: 4px;
}
div.module ul.bullet li {
  list-style-type: square;
  list-style-position: inside;
}
div.module ol li {
  list-style-type: decimal;
  list-style-position: inside;
}
div.module ul li img {
  margin: 0 4px 0 0;
  vertical-align: middle;
}

div.largemodb h2 {
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  width: 100%;
  display: block;
  background-color: #5c477a;
  color: #ffffff;
  margin: -7px -8px 10px -8px;
  padding: 8px;
}

/*div.largemod, div.largemodb {
    width: 430px;
}*/
div.largemodcol {
  width: 50%;
}

div.scrollingbox {
  border: solid 1px #ccc;
  clear: both;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0 6px;
}

.icon-large:before {
  vertical-align: top;
  font-size: 1.3333333333em;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  display: inline-block;
  text-decoration: inherit;
}

li[class^=icon-], li[class*=" icon-"] {
  margin-left: 2em;
  list-style-type: none;
}

li[class^=icon-]:before, li[class*=" icon-"]:before {
  font-size: 14px;
  color: #5c477a;
  text-indent: -2em;
  text-align: center;
}

.readmorelink {
  margin-top: 10px;
}

.rownav {
  margin: 10px;
  text-align: center;
}

div.buttonbar {
  width: 100%;
  text-align: center;
  padding: 10px;
}

div.wdg-toolbar {
  padding: 6px;
}

a.ui-button, input.ui-button {
  color: Maroon;
}

.wdg-dialogue {
  display: none;
}

.resultmsg {
  color: #444444;
  background-color: Yellow;
  font-style: italic;
  padding: 4px;
  margin-bottom: 4px;
}

label.error {
  display: block;
  color: red;
  font-style: italic;
  font-weight: normal;
}

div#selectnorm a {
  text-decoration: none;
}

span.helppopuptext {
  display: none;
}

span.helppopup {
  position: relative;
  cursor: pointer;
}

span.helppopup *:first-child:after {
  content: "?";
  border: 1px solid #444444;
  color: #444444;
  margin: 3px;
  padding: 0 2px;
  font-size: 11px;
  background-color: #eeee00;
}

span.helppopup:hover span.helppopuptext {
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  width: 644px;
  background-color: #eeee00;
  border: 1px solid #444444;
  padding: 6px;
}

.ui-accordion-content span.helppopup:hover span.helppopuptext {
  width: 828px;
}

.icon-red:before {
  color: Red;
}

.icon-green:before {
  color: Green;
}

.icon-large {
  font-size: 40px;
  margin: 10px;
}

.wdg-dialogue .icon {
  float: left;
}

.wdg-dialogue p {
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 85px;
}

#showemail p {
  margin: 0;
  margin-bottom: 1em;
  font-weight: normal;
}

.hideshowtoggle {
  margin-bottom: 1em;
  margin-top: -0.5em;
  display: block;
}

.projectlink {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 1em;
}

.ui-autocomplete-loading {
  background: white url("../sass/images/ui-anim_basic_16x16.gif") right center no-repeat;
}

#side-menu .ui-slider .ui-slider-handle {
  padding: 0;
}

.table > tbody > tr > td.hasselect {
  padding: 2px 8px;
}

.display-none {
  display: none;
}

.text-align-center {
  text-align: center;
}

.text-align-right {
  text-align: right;
}

.conditionalmenuitem {
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size: 11px;
  margin: 3px 0px 0px 2px;
}

.shortcutitem {
  width: 100%;
  position: relative;
}

.newsarticleitem {
  margin-left: 25%;
  min-height: 90px;
}

.imgthumb {
  max-width: 80px;
  width: 20%;
  margin-right: 10px;
  float: left;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.shortcutitem .shortcutremoveitem, .overdueinvite .inviteexpire {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  color: #8b8b8b;
}

.inviteexpire {
  top: 10px;
}

.td300 {
  width: 300px;
}

.td10 {
  width: 10px;
}

form.inline {
  display: inline;
}

.projectdetails tr:first-child td {
  font-weight: normal;
  padding-bottom: 20px;
}

h3.categories, .expandicon, .positionrelative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

#optionalmessage, #portalmessage {
  width: 100%;
  height: 290px;
  border: 1px solid black;
  font-family: Arial;
}

#completionmessage {
  width: 100%;
  height: 100px;
  font-family: Arial;
}

.left-1em {
  margin-left: 1em;
}

.right-1em {
  margin-right: 1em;
}

.nopadding {
  padding: 0;
}

.expandicon {
  display: rel;
}

.expandtoggle {
  position: absolute;
  display: none;
}

.font-size-10px {
  font-size: 10px;
}

.sliderwrap {
  padding: 4px 10px;
  width: 100px;
}

.nomembers {
  color: #FF8080;
}

#tbl-selectnorm td {
  padding-bottom: 10px;
}
#tbl-selectnorm td:first-child {
  width: 120px;
}
#tbl-selectnorm td:first-child div {
  font-size: 0.8em;
  padding-top: 0.5em;
}

#overallstyle {
  text-align: center;
  margin: 20px 0;
}

.strengthitem {
  color: #426ab3;
}

.weaknessitem {
  color: #ed1c24;
}

.defaultbanner {
  text-align: center;
  margin: 40px 0;
}

.normsuperseded {
  margin-bottom: 1em;
  color: red;
}

.altfamilyradar {
  float: left;
  width: 210px;
}

.altfamily .wordpicture {
  margin-left: 260px;
}

.switchview {
  margin: 20px 0;
  text-align: center;
}

.hint {
  font-size: 9px;
  color: #b9b9b9;
  line-height: 1.4em;
}

.form-check-label {
  font-weight: normal;
  display: inline;
  font-size: 0.8em;
}

.ui-progressbar {
  height: 15px;
}
.ui-progressbar .ui-progressbar-value {
  background: #74d348;
  margin-top: -21px;
  transition: width 10s;
  -webkit-transition: width 10s;
}

.commentbox {
  background-color: #FFFCE1;
  border-width: 1px;
  border: 0.01cm solid #dddddd;
  padding: 2px;
  font-style: italic;
}

.commentboxoptions {
  visibility: hidden;
  position: absolute;
}

.svgchart {
  display: inline-block;
  vertical-align: top;
}

.svgfullwidthchart {
  width: 100%;
  margin: 20px 0;
}

.chartdata {
  display: inline-block;
  vertical-align: top;
}

.torqteamspeedaccuracyplot {
  float: left;
}

.torqprogressionlegend {
  display: inline-block;
  width: 200px;
  height: 40px;
  vertical-align: top;
}

.torqprogressionlegend img {
  vertical-align: middle;
  width: 30px;
  margin-right: 10px;
}

.torqprogressionlegend span {
  vertical-align: middle;
  font-size: 12px;
  line-height: 40px;
}

.torqboxplot {
  float: left;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 123px;
}

.torqoverallscoreplot {
  width: 147px;
  margin-right: 10px;
  float: left;
}

.torqboxplotcontainer p {
  height: 120px;
  font-size: 0.9em;
  font-weight: normal;
  text-align: left;
}
.torqboxplotcontainer h3 {
  text-align: left;
}

.torqlevelscoreplots p {
  width: 300px;
}

.torqprogresschart .torqicon {
  width: 30px;
}

.torqcorrectanswer {
  text-align: right;
  padding-right: 24px;
  color: green;
}

.torqincorrectanswer {
  text-align: right;
  padding-right: 24px;
  color: red;
}

.wordcloud {
  line-height: 5em;
  text-align: center;
  margin: 40px;
}

.significant {
  color: red;
}

.profile {
  overflow: hidden;
  margin: 20px 0;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  position: relative;
}

.responsedistributionchart, .responsedistributiontable, .responselatencychart, .responselatencytable {
  display: inline-block;
  vertical-align: top;
}

.responselatencychart {
  display: inline-block;
}
.responselatencychart tr {
  border: none;
}

.responsedistributiontable td, .responsedistributiontable th {
  border: 1px solid white;
}

.responsedistortionchart {
  margin-bottom: 10px;
}
.responsedistortionchart .chartlabelcontainer {
  margin-left: 5px;
  width: 200px;
  overflow: hidden;
  font-family: Arial;
}
.responsedistortionchart .chartlabel-left {
  float: left;
  width: 100px;
  font-size: 9px;
}
.responsedistortionchart .chartlabel-right {
  float: right;
  text-align: right;
  width: 100px;
  font-size: 9px;
}
.responsedistortionchart .chartscalepoint {
  font-size: 8px;
}

.slrhighlightweak {
  color: Red;
}

.slrhighlightstrong {
  color: Blue;
}

table.slrdevguide a {
  text-decoration: none;
}

table.convergencechart td {
  padding: 0;
}

table.convergencechart tr, table.convergencechart td {
  border: none;
}

.orientationchart-comment {
  font-weight: bold;
}

/*.workingstylechart-inactive {
    display:none;
}*/
.workingstylechart-active, .orientationchart-active, .orientationchart-comment-active, .teamscapeboxchart-inactive {
  display: inline-block;
}

.orientationchart-comment-inactive {
  display: none;
}

.spotlighttext {
  border: 2px solid #5c477a;
  width: 100%;
}
.spotlighttext th {
  background-color: #5c477a;
  padding: 6px;
  color: White;
  font-size: 14px;
}
.spotlighttext tr.highrange td {
  color: Green;
  font-weight: bold;
}
.spotlighttext tr.midrange td {
  color: Green;
}
.spotlighttext tr.lowrange td {
  color: inherit;
}
.spotlighttext td {
  padding: 4px;
  vertical-align: middle;
  height: 2.5em;
}
.spotlighttext td:nth-child(1), .spotlighttext td:nth-child(3) {
  width: 45%;
}
.spotlighttext tr:nth-child(odd) td {
  background-color: #eaeaea;
}
.spotlighttext td:nth-child(2) {
  font-size: 0.8em;
  text-align: center;
  color: #cdcdcd !important;
}

.superskillsplot {
  width: 100%;
  position: relative;
}
.superskillsplot .plottextcontainer {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.superskillsplot .plottext {
  width: 15%;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
}
.superskillsplot .decoding {
  margin-right: 60px;
}
.superskillsplot .voicing {
  margin-left: 60px;
}

div.superskillsoverview h2 {
  text-align: center;
}

#polarplot {
  width: 70%;
  text-align: center;
  margin: 0;
}

#salessuccesstable tr:first-child th {
  background-color: #404041;
  border: 2px solid white;
  color: white;
}
#salessuccesstable td {
  padding: 2px;
  background-color: #e7e7e8;
  border: 2px solid white;
}
#salessuccesstable td div {
  margin-bottom: 0.5em;
}

.groupauditionhistogram tr:first-child td {
  text-align: center;
  vertical-align: bottom;
}
.groupauditionhistogram tr:nth-child(2) td {
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}
.groupauditionhistogram tr:last-child td {
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: #000000;
}
.groupauditionhistogram tr:last-child td:last-child {
  text-align: right;
}
.groupauditionhistogram .decile {
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
  color: #000000;
}

.showsubfactors, .showpredictedscores {
  margin-top: 8px;
  font-size: 1.1em;
}

.similarityplot {
  height: 12px;
}

.similarityplotlabels td {
  font-size: 7pt;
  border: none;
}

.comparisonchart tr:first-child td, .comparisonchart .header {
  background-color: #FFFFFF;
  border: 1px solid #E8E8E8;
  text-align: center;
}
.comparisonchart tr:nth-child(2) td {
  text-align: center;
}
.comparisonchart .decisionmakingchart {
  background-color: #FFFFFF;
}

.careerfocuschart {
  margin: 20px auto;
  width: 80%;
}
.careerfocuschart td {
  background-color: #FFFFFF;
  border: 1px solid #E8E8E8;
  text-align: center;
  width: 10%;
}
.careerfocuschart td.highlight {
  background-color: #ffc107 !important;
}

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #6a6c6f;
}

h1 {
  /*font-weight:bold;*/
  font-size: 1.8em;
  line-height: 1.8em;
  /*border-bottom:solid 1px $dkpurple;*/
  margin-bottom: 1em;
  text-align: center;
}

h2 {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.1em;
  margin-bottom: 1em;
}

h3 {
  font-weight: bold;
  font-size: 1em;
  line-height: 1.1em;
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}

h4 {
  color: #444444;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.1em;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

b {
  font-weight: bold;
}

p {
  margin-bottom: 1em;
}

ul, ol {
  margin-bottom: 1em;
  margin-left: 0.5em;
}

ol li {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 2em;
}

ul li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 1.2em;
}

ul.pagination li {
  list-style-type: none;
  list-style-position: inherit;
  margin-left: 0;
}

dl {
  margin-bottom: 1em;
}

dt {
  font-weight: bold;
  margin-bottom: 0.2em;
}

dd {
  margin-bottom: 0.2em;
  margin-left: 2em;
  font-style: italic;
}

th {
  padding: 2px 4px;
  vertical-align: top;
  font-weight: bold;
}

td {
  padding: 2px 4px;
  vertical-align: top;
}
td a.wdg-button span.ui-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}

td.alignright {
  text-align: right;
}

td.aligncenter {
  text-align: center;
}

table.formlayout th {
  color: #8b7da7;
  background-color: transparent;
  border-right: 2px solid #D8D2DE;
  padding: 10px 4px 0 0;
  width: 230px;
  height: 23px;
  font-weight: bold;
  text-align: right;
  font-size: 1em;
  vertical-align: top;
}
table.formlayout tr {
  background-color: white;
  border: none;
}
table.formlayout td {
  vertical-align: top;
}
table.formlayout input[type=checkbox] {
  margin-top: 8px;
}
table.formlayout input[type=text] {
  margin-top: 4px;
}
table.formlayout select {
  margin-top: 6px;
}

table.detailslayout th {
  color: #8b7da7;
  background-color: transparent;
  border-right: 2px solid #D8D2DE;
  padding: 10px 4px 0 0;
  width: 200px;
  height: 23px;
  font-weight: bold;
  text-align: right;
  font-size: 1em;
  vertical-align: top;
}
table.detailslayout tr {
  background-color: white;
}
table.detailslayout td {
  font-weight: bold;
  padding: 8px 0 0 6px;
  vertical-align: top;
}

table.familytext th {
  color: #8b7da7;
  background-color: #EEEEEE;
  padding: 10px;
  width: 200px;
  height: 18px;
  font-weight: bold;
}
table.familytext tr {
  background-color: white;
  border: 1px solid #CCCCCC;
}
table.familytext td {
  padding: 8px;
}

table.inlinetable {
  display: inline-block;
}

tr.project td a, tr.template td a {
  text-decoration: none;
}

th.header {
  padding-right: 10px;
}

tr.project td, tr.respondent td, tr.template td {
  cursor: pointer;
}

tr.project:hover, tr.respondent:hover, tr.template:hover {
  background-color: #bada55;
}

tr.group4 {
  display: none;
}

span.newsdate {
  font-size: 0.7em;
}

ul li.pdflink {
  background: transparent url(../img/common/icon_pdf.gif) top left no-repeat;
  padding-left: 46px;
  padding-bottom: 8px;
  min-height: 39px;
}

ul li.pptlink {
  background: transparent url(../img/common/icon_ppt.gif) top left no-repeat;
  padding-left: 46px;
  padding-bottom: 8px;
  min-height: 39px;
}

ul li.pdflink-smallicon {
  background: transparent url(../img/common/icon_sm_pdf.gif) top left no-repeat;
  padding-left: 26px;
  padding-bottom: 8px;
}

ul li.pptlink-smallicon {
  background: transparent url(../img/common/icon_sm_ppt.gif) top left no-repeat;
  padding-left: 26px;
  padding-bottom: 8px;
}

ul li.singlerespondent-smallicon {
  background: transparent url(../img/common/Facet5_icon_single_06_green.png) top left no-repeat;
  padding-left: 26px;
  padding-bottom: 8px;
  background-size: 18px auto;
}

ul li.multirespondent-smallicon {
  background: transparent url(../img/common/Facet5_icon_multiple_06_green.png) top left no-repeat;
  padding-left: 26px;
  padding-bottom: 8px;
  background-size: 18px auto;
}

.surname {
  text-transform: uppercase;
}

table.dataTable .respondent-nonesent td {
  color: maroon;
}
table.dataTable .respondent-nonesent td a {
  color: maroon;
}

table.dataTable .respondent-nonecomplete td {
  color: maroon;
}
table.dataTable .respondent-nonecomplete td a {
  color: maroon;
}

table.dataTable .respondent-somecomplete td {
  color: orange;
}
table.dataTable .respondent-somecomplete td a {
  color: orange;
}

table.dataTable .respondent-allcomplete td {
  color: green;
}
table.dataTable .respondent-allcomplete td a {
  color: green;
}

table.dataTable .respondent-hidden {
  color: #CCCCCC;
}
table.dataTable .respondent-hidden a {
  color: #CCCCCC;
}

table.dataTable .respondent-deleted {
  text-decoration: line-through;
}
table.dataTable .respondent-deleted a {
  text-decoration: line-through;
}

table.dataTable tr.selectedrow td {
  background-color: #EEEEEE;
}

.chartscale {
  overflow: hidden;
}

.factor {
  overflow: hidden;
  width: 680px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #CCCCCC;
}
.factor h4 {
  margin-top: 0.8em;
}
.factor p {
  text-align: center;
  margin: 0 10px;
  font-style: italic;
}

.factor-lowscore, .factor-hiscore {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  width: 15%;
}

.factor-lowscore {
  text-align: right;
}

.factor-hiscore {
  text-align: left;
}

.factorchart {
  display: inline-block;
  width: 68%;
  box-sizing: border-box;
}

.subfactors {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.subfactors h1 {
  float: left;
  width: 50%;
  border-bottom: 1px solid #CCCCCC;
  color: #444444;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
.subfactors li {
  list-style: none;
  margin-left: 0;
}

.subfactor {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #CCCCCC;
}
.subfactor h4 {
  margin-top: 0.8em;
}

.subfactor-lowscore, .subfactor-hiscore {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  width: 30%;
}

.subfactor-lowscore {
  text-align: right;
}

.subfactor-hiscore {
  text-align: left;
}

.subfactorchart {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  width: 38%;
  padding: 10px;
}

.subfactors, .factor {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.subfactors h1, .factor h1 {
  float: left;
  width: 50%;
  border-bottom: 1px solid #CCCCCC;
  color: #444444;
  font-size: 1.2em;
  margin-bottom: 0.5em;
  text-align: left;
}
.subfactors ul, .factor ul {
  margin: 0;
}
.subfactors li, .factor li {
  list-style: none;
  margin-left: 0;
}

h1.rightalign {
  text-align: right;
}

.daymonthdate {
  white-space: nowrap;
  overflow: hidden;
}

.factorcomment {
  font-size: 1.1em;
  color: #444444;
  font-style: italic;
  border: 2px solid #CCCCCC;
  padding: 6px;
  font-weight: bold;
}

.marketingbanner {
  background-color: #5c477a;
  color: white;
  padding: 10px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 1px solid #8b7da7;
}

.hidecomment {
  text-decoration: line-through;
}

.small-text {
  font-size: 9px;
}

.med-small-text {
  font-size: 10px;
}

.med-text {
  font-size: 11px;
}

.med-large-text {
  font-size: 12px;
}

.font-weight-bold {
  font-weight: bold;
}

.font-style-italic {
  font-style: italic;
}

.whitetext {
  color: white;
}

.redtext {
  color: red;
}

.keyqualities-domain-header {
  font-size: 1.2em;
  font-weight: bold;
  color: white;
  margin: 1em 0;
  padding: 0.5em;
  width: fit-content;
}

.headercolour-domain1 {
  background-color: #12a651;
}

.headercolour-domain2 {
  background-color: #f69321;
}

.headercolour-domain3 {
  background-color: #ec1f27;
}

.headercolour-domain4 {
  background-color: #2c3691;
}

.headercolour-domain5 {
  background-color: #d9458e;
}

#frmChangeNorm {
  margin-bottom: 1em;
}

#lstNorm {
  display: inline;
  width: auto;
  margin: 2px;
  vertical-align: top;
}

#btn-morenorms {
  vertical-align: top;
}

#frmProjectBatch .form-check-label {
  font-size: inherit;
}

.reportnotpurchased {
  border: 1px solid #CCCCCC;
  background: #EEEEEE;
  padding: 4px;
  margin: 2px;
  font-size: 12px;
  display: inline-block;
}

.text-core .text-wrap textarea, .text-core .text-wrap input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #8b7da7;
  outline: none;
  resize: none;
  position: absolute;
  z-index: 1;
  background: none;
  overflow: hidden;
  margin: 2px;
  padding: 4px 2px;
  white-space: nowrap;
  font: 11px "lucida grande", tahoma, verdana, arial, sans-serif;
  line-height: 13px;
  height: auto;
}

.text-core .text-wrap .text-tags {
  padding: 7px 35px 3px 5px;
}

input[type=text], input[type=password], input[type=number], select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4e5e7;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.ui-datepicker-title input[type=text], .ui-datepicker-title input[type=password], .ui-datepicker-title input[type=number], .ui-datepicker-title select {
  display: inline;
}

textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4e5e7;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.ui-slider .ui-slider-handle {
  background-image: none;
  border: 1px solid #464646;
  border-radius: 8px;
  background-color: #fece2f;
  outline: 0 !important;
  width: 30px;
  height: 14px;
  top: -3px;
}

#advancedsearch .ui-slider {
  float: left;
  display: inline-block;
  width: 200px;
  margin: 10px 30px 0 20px;
}

.ui-slider-range {
  background: #c2c2c2 none;
}

input.search-factorrangemin {
  float: left;
  width: 30px;
  display: inline-block;
  box-sizing: border-box;
  height: 26px;
}

input.search-factorrangemax {
  float: left;
  width: 30px;
  display: inline-block;
  box-sizing: border-box;
  height: 26px;
}

#slider-will .ui-slider-handle {
  background: #00A651 none;
}

#slider-will .ui-slider-range {
  background: #99DBB9 none;
}

#slider-energy .ui-slider-handle {
  background: #FFCB05 none;
}

#slider-energy .ui-slider-range {
  background: #FFEA9B none;
}

#slider-affection .ui-slider-handle {
  background: #ED1C24 none;
}

#slider-affection .ui-slider-range {
  background: #F8A4A7 none;
}

#slider-control .ui-slider-handle {
  background: #426AB3 none;
}

#slider-control .ui-slider-range {
  background: #B3C3E1 none;
}

#slider-emotionality .ui-slider-handle {
  background: #942C61 none;
}

#slider-emotionality .ui-slider-range {
  background: #D4ABC0 none;
}

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
  width: 100%;
}

button, html input[type=button], input[type=reset], input[type=submit], .ui-widget input[type=button], .ui-widget input[type=reset], .ui-widget input[type=submit], .ui-widget button, div.disabled-button {
  cursor: pointer;
  padding: 4px;
  margin: 2px;
  font-size: 12px;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #74d348;
  border-color: #74d348;
  color: #FFFFFF;
}

div.disabled-button {
  background-color: #eeeeee;
  border-color: #dddddd;
  color: #909090;
  outline: none;
}

div.disabled-button:focus, .inlinepopup {
  outline: none;
}

input[type=checkbox], input[type=radio] {
  margin-right: 10px;
}

button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.ui-widget input[type=button]:hover,
.ui-widget input[type=reset]:hover,
.ui-widget input[type=submit]:hover,
.ui-widget button:hover,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
div.wdg-button:hover {
  background-color: #dddddd;
  border-color: #dddddd;
  color: inherit;
}

.fieldcomment {
  font-size: 0.8em;
  line-height: 1.5em;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

fieldset {
  margin: 0 auto;
  background: #fff;
  border: 1px solid #e4e5e7;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
fieldset label {
  font-size: 13px;
  color: #6a6c6f;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

th.required {
  color: Red !important;
}

input.required, textarea.required, select.required {
  border: solid 1px #444444;
}

div.required, div.optional, div.infopop {
  position: relative;
}

div.required:before, div.optional:before, div.infopop:before {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 9px;
  text-transform: uppercase;
}

div.infopop:before {
  cursor: pointer;
}

div.required:before {
  content: "REQUIRED";
  color: red;
  font-weight: bold;
}

div.optional:before {
  content: "OPTIONAL";
}

.inputsmall {
  width: 100px;
}

.inputmedium {
  width: 200px;
}

.inputlarge {
  width: 600px;
}

input[disabled=disabled], button[disabled=disabled] {
  cursor: default !important;
  background-color: #eeeeee !important;
  border-color: #dddddd !important;
  color: #909090 !important;
}

legend {
  font-weight: bold;
  font-size: 1.2em;
  color: #D8D2DE;
  text-transform: uppercase;
}
legend [class^=icon-], legend [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
legend .icon-large[class^=icon-], legend .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */
  width: 1.875em;
}

legend[class^=icon-], legend[class*=" icon-"] {
  padding-right: 0.5em;
  padding-left: 2em;
}

legend[class^=icon-]:before, legend[class*=" icon-"]:before {
  font-size: 14px;
  text-indent: -2em;
  text-align: center;
}

legend[class^=icon-].icon-large:before, legend[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333em;
}

/*Log in form*/
.loginpage h3 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 300;
  color: #6a6c6f;
  font-size: 24px;
}
.loginpage input.button {
  margin: 6px auto;
  display: block;
}
.loginpage a {
  display: block;
  text-align: center;
  font-size: 0.8em;
  margin-bottom: 10px;
}

.loginformwrapper {
  text-align: center;
  position: relative;
}

.loginform {
  text-align: left;
  width: 420px;
  display: inline-block;
  vertical-align: top;
}

.loginformpromo {
  display: inline-block;
  margin-left: 4px;
  margin-bottom: 0;
  vertical-align: top;
}

/*Forgot password form*/
#frmForgotPassword fieldset {
  width: 400px;
}
#frmForgotPassword label {
  width: 140px;
}
#frmForgotPassword input.textbox {
  width: 200px;
}
#frmForgotPassword input.button {
  margin-left: 150px;
}
#frmForgotPassword a {
  display: block;
  text-align: center;
  font-size: 0.8em;
  margin-bottom: 10px;
}

/* Profile search form on home page */
#frmSearchProfiles {
  margin-top: 10px;
}
#frmSearchProfiles input.textbox {
  max-width: 280px;
  display: inline-block;
  vertical-align: middle;
}
#frmSearchProfiles input.gobutton {
  height: 32px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
#frmSearchProfiles label {
  margin-right: 10px;
  font-size: 12px;
  color: #5c477a;
  font-weight: bold;
}
#frmSearchProfiles a {
  font-size: 9px;
}

div.searchoptions h3 {
  display: inline-block;
}

div.searchoptions-disabled {
  color: #CCCCCC;
}
div.searchoptions-disabled h3 {
  color: #CCCCCC;
}

#txtDescription {
  width: 100%;
}

button.ui-dialog-titlebar-close {
  background-position: -95px -128px;
  background-image: url(../sass/images/ui-icons_454545_256x240.png);
}

/* Project Portal options form on Project Status page */
#newaccepteddomain, #accepteddomainsadd {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 2px;
}

button.removedomain {
  padding: 0 5px;
  background-color: red;
}

button.btnautoreportoptions {
  border: 1px solid #999;
  color: #444;
  background-color: #e1e1e1;
  font-size: 0.8em;
  padding: 2px;
}

button.btnautoreportoptions:hover {
  border: 1px solid #444;
}
