﻿/******############################### Helper Templating Class ########################******/
.ht_active {
  background-color: #428bca !important;
}
.ht_inactive {
  background-color: trasparent !important;
}
.ht_putLeft {
  float: left;
}
.ht_putRight {
  float: right;
}
.ht_putSideBySide {
  display: inline-block;
  vertical-align: top;
}
.ht_width10 {
  width: 10%;
  min-width: 100px;
  max-width: 150px;
}
.ht_contentOnLeft {
  text-align: left;
}
.ht_contentOnRight {
  text-align: right;
}
.ht_contentOnCenter {
  text-align: center;
}
.ht_personImgContainer {
  min-width: 90px;
}
img.ht_personImg {
  margin: 10px;
  height: 60px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
div > img.ht_Img_80 {
  min-width: 110px;
}
img.ht_Img_H5 {
  height: 5px !important;
}
img.ht_Img_H10 {
  height: 10px !important;
}
img.ht_Img_H15 {
  height: 15px !important;
}
img.ht_Img_H20 {
  height: 20px !important;
}
img.ht_Img_H25 {
  height: 25px !important;
}
img.ht_Img_H30 {
  height: 30px !important;
}
img.ht_Img_H35 {
  height: 35px !important;
}
img.ht_Img_H40 {
  height: 40px !important;
}
img.ht_Img_H45 {
  height: 45px !important;
}
img.ht_Img_H50 {
  height: 50px !important;
}
img.ht_Img_H55 {
  height: 55px !important;
}
img.ht_Img_H60 {
  height: 60px !important;
}
img.ht_Img_H65 {
  height: 65px !important;
}
img.ht_Img_H70 {
  height: 70px !important;
}
img.ht_Img_H75 {
  height: 75px !important;
}
img.ht_Img_H80 {
  height: 80px !important;
}
img.ht_Img_H85 {
  height: 85px !important;
}
img.ht_Img_H90 {
  height: 90px !important;
}
img.ht_Img_H95 {
  height: 95px !important;
}
img.ht_Img_H100 {
  height: 100px !important;
}
img.ht_Img_H105 {
  height: 105px !important;
}
img.ht_Img_H110 {
  height: 110px !important;
}
img.ht_Img_H115 {
  height: 115px !important;
}
img.ht_Img_H120 {
  height: 120px !important;
}

.ht_heading {
  font-weight: normal;
  font-variant: normal;
  font-size: 1.3em;
  margin-top: 5px;
  margin-bottom: 7px;
  color: #1E5888;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ht_subHeading {
  margin-bottom: 7px;
  color: #AAA;
  width: 90%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_breakText {
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
h1.ht_heading,
h2.ht_heading {
  font-size: 1.3em;
}
h3.ht_heading {
  font-size: 1em;
}
.ht_verticalIndicator,
.ht_verticalIndicatorCell {
  background-color: transparent;
  width: 5px;
  height: 100%;
  display: inline-block;
}
.ht_verticalIndicatorCell {
  display: table-cell;
  height: 100%;
}
.ht_w5 {
  width: 5%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w10 {
  width: 10%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w15 {
  width: 15%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w20 {
  width: 20%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w25 {
  width: 25%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w30 {
  width: 30%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w35 {
  width: 35%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w40 {
  width: 40%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w45 {
  width: 45%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w50 {
  width: 50%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w55 {
  width: 55%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w60 {
  width: 60%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w65 {
  width: 65%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w70 {
  width: 70%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w75 {
  width: 75%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w80 {
  width: 80%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w85 {
  width: 85%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w90 {
  width: 90%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w95 {
  width: 95%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_w100 {
  width: 100%;
  overflow: hidden;
  white-space: normal;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ht_table {
  display: inline-table;
  table-layout: fixed;
  width: 100%;
  /*margin-top: 5px;
    margin-bottom:5px;*/
}
.ht_tableCell,
.ht_tableCellTop,
.ht_tableCellMiddle {
  display: table-cell;
  padding-left: 20px;
  padding-right: 20px;
}
.ht_tableCellTop {
  vertical-align: top;
}
.ht_tableCellMiddle {
  vertical-align: middle;
}
.ht_ListViewItemMarginLess {
  min-height: 100px;
  width: 100%;
  height: 100%;
  margin-left: -9px;
}
.ht_rowIcon i {
  width: 100%;
  height: auto;
  padding-left: 25px;
  margin-left: 0;
}
.ht_timeElapse {
  position: relative;
  color: #aaa;
  font-size: .8em;
  margin-top: 5px;
}
.ht_timeElapse span {
  vertical-align: middle;
}
.ht_rowIcon i::before {
  font-size: 20px;
  color: #848484;
}
.ht_rowIcon {
  height: 100%;
  width: 70px;
  margin: 5px 15px 0 0px;
  border-right: 1px solid #858585;
}
.ht_rightVerticalSeparator {
  border-right: 1px solid #858585;
}
.ht_ListViewItemMarginLess .ht_rowIcon {
  width: 60px;
}
p {
  margin-bottom: 0;
}
.ht_link {
  cursor: pointer;
}
.ht_link:hover {
  text-decoration: underline;
}
.ht_AlternateColoring_even {
  background: rgba(238, 238, 238, 0.38) !important;
}
.ht_AlternateColoring_odd {
  background: #FFFFFF;
}
/*Team Style*/
img.ht_teamImg {
  margin: 10px;
  height: 140px;
  border-bottom-color: #888888;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #888888;
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: #888888;
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: #888888;
  border-top-style: none;
  border-top-width: 0px;
  display: inline;
  max-width: 90%;
  width: auto;
  /*100%*/
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  pointer: cursor;
  -webkit-filter: grayscale(0%);
}
.ht_teamHeading {
  float: right;
  margin-top: -37px;
  margin-right: 10px;
  color: #FFF;
  font-size: 11px;
  position: relative;
  padding: 2px 7px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #444;
  z-index: 9994;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ht_teamImg:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.ht_teamJobProfile {
  float: right;
  margin-top: -15px;
  margin-right: 10px;
  color: #FFF;
  font-size: 11px;
  position: relative;
  padding: 2px 7px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #00AFD1;
  z-index: 9994;
  max-width: 95%;
  overflow: hidden;
  text-align: right;
  text-overflow: ellipsis;
}
.ht_glyphicons_small {
  padding-left: 0 !important;
  height: 15px !important;
  margin-left: -2px !important;
  min-height: inherit !important;
}
.ht_glyphicons_small:before {
  font-size: 12px !important;
  display: block !important;
  position: relative !important;
  padding-left: 2px !important;
}
.ht_smallFont {
  font-size: 10px;
}
.ht_Attachment {
  position: absolute;
  right: 0;
  top: 5px;
}
.ListItemPreview .ht_Attachment {
  position: relative;
  right: -5px;
  top: -2px;
}
.ht_Attachment::before {
  font-size: 15px;
}
HCMSpacer {
  height: 7px;
  display: block;
  clear: both;
}
label.ht_flatText {
  font-weight: normal;
}
.ht_skill-label {
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  line-height: 16px;
  color: #444;
  margin-bottom: 2px;
  font-weight: 600;
}
.ht_skill-prog {
  height: 7px;
  margin-bottom: 6px;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  border: 1px solid #EEE;
  background-color: #FFF;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.ht_skill-prog .ht_fill {
  background-color: #27BEBE;
  height: 7px;
}
.ht_grayContainer,
.ListItemPreview .ht_toolbar {
  min-height: 20px;
  margin-bottom: 5px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
}
[data-element=ListItemView] .ht_toolbar {
  margin-bottom: 15px;
  text-align: right;
}
.ListItemPreview .ht_toolbar {
  text-align: right;
}
.ListItemPreview .ht_Info {
  text-align: left;
  padding: 5px 5px 5px 5px;
}
.ht_whiteContainer {
  min-height: 20px;
  margin-bottom: 5px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  text-align: left;
}
.ht_undefinedData {
  color: #AAA;
}
.ht_highlighted {
  background-color: rgba(51, 122, 183, 0.15);
}
.ht_circleIndicator {
  position: relative;
  text-align: center;
}
.ht_indicatorValue {
  position: absolute;
  width: 100%;
  height: auto;
  text-align: center;
}
.ht_circleIndicator .ht_indicatorCompleted {
  position: absolute;
  right: 0;
}
.ht_circleIndicator .ht_indicatorCompleted::before {
  color: rgba(37, 126, 199, 0.6);
}
.ht_VerticalRecordIndicator {
  display: inline-block;
  background-color: transparent;
  width: 5px;
  height: 100%;
  min-height: 110px;
}
/*########### Json"Html Layout ###########*/
.package {
  margin-left: 10px;
  padding: 3px;
  border-radius: 2px;
  margin-top: 2px;
}
.header {
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
}
.name {
  color: gray;
}
.package.object > .header > .name {
  font-weight: bold;
}
.string {
  color: red;
}
.number {
  color: blue;
}
.function {
  color: green;
}
.open .children {
  display: block;
}
.closed ~ .children {
  display: none;
}
.arrow {
  background-image: url("../images/Treeview/Lplus.gif");
  background-repeat: no-repeat;
  background-color: transparent;
  height: 15px;
  width: 15px;
  display: inline-block;
  cursor: pointer;
}
.open.arrow {
  background-image: url("../images/Treeview/Lminus.gif");
}
.closed.arrow {
  background-image: url("../images/Treeview/Lplus.gif");
}
.fields {
  margin-left: 30px;
}
.hide {
  display: none;
}
#jsonHtmlContainer > .package > .arrow {
  background: none;
}
.field {
  display: inline-block;
}
.field.detail {
  display: inline-block;
  margin-left: 3px;
}
.field.breakline {
  display: block;
}
.FileType-item {
  display: block;
  margin: 1.5em 0 2.5em 10px;
  position: relative;
  padding-left: 45px;
  color: black;
}
.FileType-item::before {
  position: absolute;
  width: 33px;
  height: 41px;
  left: 0;
  top: -7px;
  content: '';
  border: solid 2px #257EC7;
  border-radius: 5px;
}
.FileType-item::after {
  content: 'file';
  content: attr(filetype);
  left: -4px;
  padding: 0px 2px;
  text-align: right;
  line-height: 1.3;
  position: absolute;
  background-color: #FFF;
  color: #257EC7;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  top: 9px;
  border: 1px solid #DDD;
  border-radius: 5px;
}
.FileType-item .fileCorner {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 0 0 11px;
  border-color: white transparent transparent #257EC7;
  position: absolute;
  top: -7px;
  left: 22px;
}
span.label {
  padding: 4px;
  margin: 4px 2px 0 0;
  font-weight: normal;
  font-size: 11px;
}
.ListItem .toggle.btn {
  min-width: 90px !important;
}
/*.toggle.talentia, .toggle-on.talentia, .toggle-off.talentia { border-radius: 10px; }
.toggle.talentia .toggle-handle { border-radius: 10px; }
    */