.tag-navigation .landing-pages {
  margin-top: 76px; }
  .tag-navigation .landing-pages .tag-navigation-group {
    margin-bottom: 13px; }
  .tag-navigation .landing-pages .tag-navigation-header {
    font-family: CitrixSans-Light, CitrixSans;
    font-size: 32px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.06;
    letter-spacing: -0.4px;
    text-align: left;
    color: #000000; }
  .tag-navigation .landing-pages .tag-navigation-links {
    font-family: CitrixSans-SemiBold, CitrixSans;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #1879b9;
    margin-bottom: 37px; }
  .tag-navigation .landing-pages ul {
    margin-left: 0;
    list-style-type: none; }

.tableconsolidated {
  overflow-x: auto;
  margin-bottom: 40px; }

.citrix-table {
  min-width: 640px;
  width: 99%;
  margin-bottom: 0;
  background-color: #f0f0f0;
  border-collapse: collapse;
  font-size: 14px; }
  .citrix-table .citrix-table-top {
    background-color: #000;
    height: 10px; }
  .citrix-table tr:nth-child(2) th {
    border-top: 0; }
  .citrix-table thead, .citrix-table th.citrix-table-top {
    border: 0; }
  .citrix-table th, .citrix-table td {
    border: 2px solid #fff;
    background-color: #f0f0f0;
    padding: 10px; }
  .citrix-table td:first-child, .citrix-table th:first-child {
    border-left: 0; }
  .citrix-table td:last-child, .citrix-table th:last-child {
    border-right: 0; }
  .citrix-table p {
    margin-bottom: 0; }

.citrix-table.matrix td:nth-child(1) {
  font-weight: bold; }

/*Search Filters*/
.flex-container[ng-app='main'] .cx-content {
  margin-top: 35px; }

.cx-search-sidebar .cx-global-select, .cx-search-sidebar .cx-subselect {
  position: relative; }

.filter-footer {
  display: none; }

.left label {
  font-size: 14px; }

.cx-search-sidebar h2 {
  font-size: 18px;
  font-family: 'CitrixSans';
  font-weight: bold; }

.cx-sidebar {
  font-family: 'CitrixSans'; }

.cx-search-sidebar label:before {
  border-radius: 0px; }

.filter-column {
  margin-left: -30px; }

.cx-results-checkbox label:last-child {
  padding-top: 25px;
  padding-bottom: 18px; }

.filter-check {
  list-style: none;
  text-decoration: none;
  width: 90%;
  display: inline-block;
  padding: 0 0 5px 5px; }

.cx-search-sidebar input[type="radio"], .cx-search-sidebar input[type="checkbox"] {
  position: relative;
  left: 0;
  display: inline-block;
  padding: 0 5px;
  margin: 0 10px 0 0;
  font-size: 18px; }

.cx-search-sidebar input[type="radio"] {
  height: 16px;
  width: 16px; }

.cx-products-names, .cx-products-filter {
  display: none; }

.cx-search-sidebar fieldset {
  border: 0; }

fieldset.cx-global-radio {
  border: 1px solid #c0c0c0; }

.cx-global-select {
  padding-bottom: 18px; }

.cx-search-sidebar h3 {
  font-weight: 600;
  margin-top: 20px;
  font-size: 1.2em; }

.cx-search-sidebar .cx-global-select button, .cx-search-sidebar .cx-subselect button {
  display: block;
  width: 100%;
  height: 34px;
  text-align: left;
  line-height: 34px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #eee;
  border: 1px solid #d7d7d7;
  position: relative;
  padding-left: 13px;
  text-transform: capitalize;
  background-color: #fff;
  font-family: 'CitrixSans';
  font-size: 14px; }

.cx-search-sidebar i.fa.fa-chevron-down {
  float: right;
  line-height: 34px;
  padding-right: 9.5px; }

.cx-search-sidebar .cx-global-select .cx-global-options {
  margin-top: 5px; }

.cx-search-sidebar .cx-global-select .cx-global-options, .cx-search-sidebar .cx-global-select .cx-subselect-options, .cx-search-sidebar .cx-subselect .cx-global-options, .cx-search-sidebar .cx-subselect .cx-subselect-options {
  position: absolute;
  top: 34px;
  left: 0;
  width: 100%; }

.cx-subselect-checkbox {
  padding-top: 18px; }

.dropdown-menu.cx-global-options {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

.cx-search-sidebar .cx-global-select .cx-global-options ul {
  list-style: none; }

.cx-search-sidebar .cx-subselect .cx-subselect-options li {
  list-style: none;
  position: relative;
  top: 5px; }

.cx-search-sidebar .cx-global-select .cx-global-options ul, .cx-search-sidebar .cx-global-select .cx-subselect-options ul, .cx-search-sidebar .cx-subselect .cx-global-options ul, .cx-search-sidebar .cx-subselect .cx-subselect-options ul {
  padding-left: 0; }

.cx-search-sidebar .cx-global-select .cx-global-options li {
  position: relative;
  top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  word-break: break-word;
  text-indent: initial;
  padding: 2px; }

.cx-search-sidebar fieldset {
  border: 0; }

.cx-sidebar label {
  display: block;
  font-size: 14px; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

@media (max-width: 768px) {
  .cx-sidebar {
    display: block;
    width: 100%; }
  .cx-sidebar .cx-sidebar-content {
    padding: 25px 40px 10px; }
  .cx-sidebar .cx-sidebar-content .filter-results {
    display: inline-block;
    padding: 10px 20px;
    background-color: #0090da;
    text-align: center;
    border: 0;
    color: white;
    width: 100%; }
  .cx-sidebar .cx-sidebar-content .cx-overlay {
    background-color: white;
    opacity: 0;
    bottom: 0;
    left: 0;
    cursor: default;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s; } }

@media (max-width: 767px) {
  .cx-search-sidebar {
    position: absolute;
    width: 100%;
    min-height: 1024px;
    background-color: white;
    z-index: 10000;
    padding: 40px 20px;
    top: 0;
    left: 0;
    display: none; }
  .cx-search-sidebar .filter-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #d7d7d7;
    padding: 5px;
    position: fixed;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%; } }

@media (min-width: 768px) {
  .cx-sidebar .cx-sidebar-content {
    padding: 30px 25px; }
  .cx-sidebar .cx-sidebar-content .filter-results, .cx-sidebar .cx-sidebar-content .cx-search-params {
    display: none; }
  .cx-sidebar .cx-sidebar-content a#search-filters {
    display: none; }
  .cx-sidebar label {
    font-weight: normal; } }

.open > .dropdown-menu {
  display: block; }

.cx-search-sidebar .cx-global-select .cx-global-options li:hover, .cx-search-sidebar .cx-global-select .cx-subselect-options li:hover, .cx-search-sidebar .cx-subselect .cx-global-options li:hover, .cx-search-sidebar .cx-subselect .cx-subselect-options li:hover {
  background-color: #0090da;
  color: white; }

/*Search Results*/
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .modal-footer:after {
  clear: both; }

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table; }

.result-url {
  margin-top: 4px;
  margin-bottom: 9px;
  font-family: CitrixSans;
  font-size: 14px;
  line-height: 1.29;
  text-align: left;
  color: #595959; }

.result-version {
  font-size: 14px;
  line-height: 1.29; }

.legacy-label {
  font-size: 12px;
  padding-top: 25px;
  padding-bottom: 18px; }

.cx-search-results li {
  margin: 0 0 30px 0; }

.cx-search-results {
  list-style-type: none;
  padding: 0;
  margin: 0 20px; }

.content_description_result {
  color: black;
  display: block;
  width: 100%;
  padding-left: 20px;
  margin: 20px 0; }

.date-result {
  display: table;
  width: 100%;
  padding-left: 20px;
  margin: 25px 0; }

.pagination {
  height: 20px;
  margin: 30px auto 30px auto;
  display: table;
  text-align: center; }

.numbering {
  list-style: none;
  text-decoration: none;
  font-size: 17px; }

.number {
  display: inline-block;
  float: left;
  margin-right: 20px;
  text-align: center; }

.number a {
  color: black; }

.bolder a {
  font-weight: bold;
  color: #0090da !important; }

.date-result .right {
  float: left;
  max-width: 42%; }

.date-result .left {
  float: right;
  margin-right: 2%;
  max-width: 55%;
  width: initial; }

.date-quantity {
  width: 50%;
  color: #000;
  font-weight: bold;
  font-size: 18px; }

.date-type {
  text-align: right;
  padding-right: 10px;
  color: #000;
  font-size: 14px; }

.filter-relevance {
  outline: 0; }

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

.result-title {
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #0077c1; }

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

p.result-description {
  font-size: 16px;
  line-height: 1.63; }

.result-description {
  color: #000;
  margin: 0 0 8px 0; }

.left label {
  display: inline-block; }

@media (max-width: 767px) {
  .cx-search-sidebar {
    position: absolute;
    width: 100%;
    background-color: white;
    z-index: 10000;
    padding: 40px 20px;
    top: 0;
    left: 0;
    display: none; }
  .cx-overlay:target + .cx-search-sidebar {
    display: block; }
  .cx-search-sidebar .filter-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%; }
  .cx-search-sidebar .filter-footer a.cancel-filters {
    text-align: center;
    width: 100%;
    color: white;
    padding: 10px;
    background: #0090da; }
  .cx-sidebar-content a:hover {
    text-decoration: none !important;
    color: #0084c6 !important;
    border-bottom: 1px dotted #0077c1; } }

.search-bar-container {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle; }
  .search-bar-container .search-bar {
    position: relative;
    width: 244px; }
    .search-bar-container .search-bar .search-params, .search-bar-container .search-bar .search-submit {
      display: inline-block; }
    .search-bar-container .search-bar .search-params {
      margin: 0;
      height: 36px;
      width: 244px;
      min-width: 244px;
      border-radius: 4px;
      padding: 10px 32px 10px 15px; }
    .search-bar-container .search-bar .search-submit {
      position: absolute;
      height: 16px;
      width: 16px;
      top: 10px;
      right: 8px;
      background: url("base/images/Search.png") no-repeat 94% 50%; }
  .search-bar-container .ui-autocomplete {
    position: absolute;
    list-style-type: none;
    box-shadow: 1px 1px 5px #ccc;
    background: #fefefe !important; }
    .search-bar-container .ui-autocomplete li {
      padding: 5px 20px; }
      .search-bar-container .ui-autocomplete li a {
        color: #000000; }
  .search-bar-container .search-submit {
    border: none;
    font-size: 0; }

.ui-helper-hidden-accessible {
  display: none; }

.related-information-wrapper ul {
  border-left: 8px solid #e0e0e0;
  padding-left: 24px;
  margin-left: 0;
  font-size: 16px;
  list-style-type: none; }

.related-information-wrapper .related-title {
  margin-top: 30px;
  margin-bottom: 22px; }

.related-information-wrapper .block {
  width: 50%; }

.recently-viewed-list-container {
  margin-bottom: 30px; }
  .recently-viewed-list-container ul {
    border-left: 8px solid #cddc29;
    padding-left: 24px;
    margin-left: 0;
    font-size: 16px;
    list-style-type: none; }

.numbered-list-container {
  margin-left: 20px;
  counter-reset: section; }
  .numbered-list-container .nl-richtext::before {
    position: absolute;
    margin-left: -20px;
    counter-increment: section;
    content: counter(section) ". "; }




table.localized-image-container img.img-full, table.localized-image-container.img-full {
  width: 100%;
}

table.localized-image-container {
  width: auto;
  border: none;
  background-color: inherit;
  margin: 0;
  padding: 0;
}

table.localized-image-container td {
  padding: 0;
  margin: 0;
}

table.localized-image-container tr {
  background-color: inherit;
}

table.localized-image-container .localized-image-text {
  text-align: center;
}
.list-with-bullets .horizontal-divider {
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #d7d7d7;
  position: relative; }

.list-with-bullets ul li {
  margin-left: 0;
  margin-bottom: 10px; }

.list-with-bullets .list-inline li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

.list-with-bullets .list-dotted li {
  position: relative;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

.list-with-bullets .list-dotted li::before {
  content: '\2022';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 20px;
  left: -4px;
  margin: auto; }

.list-with-bullets .list-dotted li:first-child:before {
  content: normal; }

.list-no-bullets ul {
  list-style-type: none;
  margin-left: 0; }
  .list-no-bullets ul li {
    margin-left: 0;
    margin-bottom: 10px; }

.list-no-bullets .collapsible {
  display: none; }


.horizontal-divider.with-shadow {
    margin-top: 40px;
    margin-bottom: 25px;
}

.horizontal-divider {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #d7d7d7;
    position: relative;
}

.horizontal-divider.with-shadow:before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100px;
    background-image: url(base/images/shadow.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;

}

.highlight-warning-text, .highlight-note-text, .highlight-tip-text, .highlight-important-text {
  background-color: #f0f0f0;
  padding: 23px 23px 20px 30px;
  margin: 0 0 40px;
  border-left: 10px solid;
  font-size: 14px; }
  .highlight-warning-text p:last-child, .highlight-note-text p:last-child, .highlight-tip-text p:last-child, .highlight-important-text p:last-child {
    line-height: 24px;
    margin-bottom: 0; }
  .highlight-warning-text h3, .highlight-note-text h3, .highlight-tip-text h3, .highlight-important-text h3 {
    line-height: 1;
    margin-bottom: 11px; }

.highlight-warning-text {
  border-color: #f59f2f; }

.highlight-note-text {
  border-color: #0077bb; }

.highlight-tip-text {
  border-color: #5aae14; }

.highlight-important-text {
  border-color: #f15427; }

/**
 * Foundation for Sites by ZURB
 * Version 6.3.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.header-wrapper {
  position: relative;
  margin-bottom: -3px; }
  @media screen and (min-width: 40em) {
    .header-wrapper {
      margin-bottom: 0; } }
  .header-wrapper #ctx-logo {
    color: #000;
    font-size: 28px;
    line-height: 63px; }
    @media screen and (min-width: 40em) {
      .header-wrapper #ctx-logo {
        font-size: 35px;
        line-height: 46px; } }
  .header-wrapper .top-bar {
    background-color: #fff;
    padding: 0;
    border-top: 5px solid #000;
    border-bottom: 1px solid #ccc; }
    @media screen and (min-width: 40em) {
      .header-wrapper .top-bar {
        border-top: 10px solid #000;
        margin-right: 0; } }
    .header-wrapper .top-bar .row {
      max-width: none;
      margin-left: 20px;
      margin-right: 18px;
      padding: 0; }
      .header-wrapper .top-bar .row .top-bar-left {
        width: auto; }
        .header-wrapper .top-bar .row .top-bar-left .mobile-menu-icon {
          margin-right: 11px;
          height: 12px;
          width: 18px;
          background: url("base/images/Hamburger.png") no-repeat 94% 50%;
          margin-top: -15px; }
          .header-wrapper .top-bar .row .top-bar-left .mobile-menu-icon:after {
            background: none;
            box-shadow: none; }
          @media screen and (min-width: 40em) {
            .header-wrapper .top-bar .row .top-bar-left .mobile-menu-icon {
              margin-right: 15px; } }
        .header-wrapper .top-bar .row .top-bar-left .header-title {
          width: 90px;
          display: inline-block;
          margin: -7px 19px 6px 4px;
          font-size: 12px;
          vertical-align: middle;
          line-height: 14px; }
          @media screen and (min-width: 40em) {
            .header-wrapper .top-bar .row .top-bar-left .header-title {
              width: auto;
              font-size: 16px;
              margin: 0 0 13px 19px;
              vertical-align: bottom;
              line-height: 18px; } }
      .header-wrapper .top-bar .row .top-bar-right {
        width: auto;
        margin-top: 13px; }
        @media screen and (min-width: 40em) {
          .header-wrapper .top-bar .row .top-bar-right {
            margin-top: 0; } }
        .header-wrapper .top-bar .row .top-bar-right .search-bar-container .cx-search {
          height: 16px;
          width: 16px;
          background: url("base/images/Search.png") no-repeat 94% 50%;
          cursor: pointer; }
        .header-wrapper .top-bar .row .top-bar-right .language-container {
          display: inline-block;
          vertical-align: middle;
          height: 36px; }
          .header-wrapper .top-bar .row .top-bar-right .language-container .cx-globe {
            display: inline-block;
            height: 36px;
            width: 16px;
            background: url("base/images/Globe Icon.png") no-repeat 94% 50%; }
          .header-wrapper .top-bar .row .top-bar-right .language-container .cx-select {
            display: inline-block;
            border: none;
            background: url("base/images/arrow.png") no-repeat 94% 50%;
            width: 15px;
            height: 36px; }
            .header-wrapper .top-bar .row .top-bar-right .language-container .cx-select select {
              margin-bottom: 0px;
              height: 36px;
              font-size: 11px;
              padding: 0 0 0 20px; }
      @media screen and (min-width: 40em) {
        .header-wrapper .top-bar .row {
          margin-left: 40px;
          padding: 20px 0 13px; }
          .header-wrapper .top-bar .row .top-bar-right .language-container .cx-select {
            width: 75px; }
            .header-wrapper .top-bar .row .top-bar-right .language-container .cx-select select {
              padding: 0 0 0 5px; } }
  .header-wrapper #mobile-search {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: 100; }
    .header-wrapper #mobile-search .search-bar-container {
      margin: 15px 20px 0 20px;
      width: 100%;
      padding-right: 78px; }
      .header-wrapper #mobile-search .search-bar-container .search-bar {
        width: auto; }
        .header-wrapper #mobile-search .search-bar-container .search-bar .search-params {
          width: 100%; }
    .header-wrapper #mobile-search .cx-search {
      position: absolute;
      top: 24px;
      right: 20px;
      height: 16px;
      width: 16px;
      background: url("base/images/X.png") no-repeat 94% 50%;
      cursor: pointer; }

.cx-footer {
	*zoom: 1;
	padding: 0 12px;
	font-size: 0.75em;
}
.cx-footer:before, .cx-footer:after {
	content: " ";
	display: table;
}
.cx-footer:after {
	clear: both;
}
.cx-footer .cx-footer-content {
	display: table;
	width: 100%;
	border-top: 1px dotted #b2b2b2;
	padding: 14px 0 16px;
}
.cx-footer span, .cx-footer img, .cx-footer .cx-select, .cx-footer a {
	display: block;
	margin: auto;
	text-align: center;
}
.cx-footer .divider {
	color: #b2b2b2;
	margin: 0 5px;
	display: none;
}
@media (max-width: 767px) {
	.cx-footer .container {
		padding: 0;
	}
	.cx-footer span {
		margin-bottom: 4px;
	}
	.cx-footer img {
		margin-bottom: 15px;
	}
	.cx-footer .cx-select {
		margin-bottom: 20px; }
}
@media (min-width: 768px) {
	.cx-footer .xk-footer-content {
		height: 56px;
		padding-top: 0;
		padding-bottom: 0;
	}
	.cx-footer .left-section, .cx-footer .left-section span, .cx-footer .left-section img, .cx-footer .left-section .cx-select, .cx-footer .left-section a, .cx-footer .right-section, .cx-footer .right-section span, .cx-footer .right-section img, .cx-footer .right-section .cx-select, .cx-footer .right-section a {
		display: inline-block;
		vertical-align: middle;
	}
	.cx-footer .logo {
		margin-right: 20px;
	}
	.cx-footer .left-section, .cx-footer .right-section {
		display: table-cell;
	}
	.cx-footer .left-section {
		text-align: left;
	}
	.cx-footer .right-section {
		text-align: right;
	}
}

.cx-select {
	padding: 0;
	margin: 0;
	border: 1px solid #bdbdbd;
	width: 120px;
	height: 28px;
	overflow: hidden;
	background: #f4f4f4 url("base/images/arrow.png") no-repeat 94% 50%;
}
.cx-select select {
	display: inline-block;
	padding: 0px 60px 2px 8px;
	color: #6f7071;
	width: 100%;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.cx-select select:focus {
	outline: none;
}
.cx-select select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

.cx-footer-content select {
	width: 170%;
	margin-bottom: 0px;
	height: 28px;
	font-size: 15px;
}
/**
 * Foundation for Sites by ZURB
 * Version 6.3.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4); }

.modal-sub-title {
  padding-left: 20px;
  font-size: 18px;
  background-color: #f2f2f2;
  border-bottom: .5px solid #808080;
  height: 65px;
  line-height: 65px; }
  @media screen and (min-width: 40em) {
    .modal-sub-title {
      font-size: 24px; } }

.active {
  display: inline-block; }

.red-asterix {
  color: red; }

.modal-content {
  width: 97%;
  margin: 60px auto;
  background-color: white; }
  @media screen and (min-width: 40em) {
    .modal-content {
      width: 550px; } }

.cancel-button {
  color: #626262;
  background-color: #C2C2C2; }
  .cancel-button:active {
    color: #000; }

td {
  background-color: white;
  height: 40px; }

.left {
  padding: 0.25rem 0.625rem 0.25rem 20px;
  width: 15%; }

.right {
  padding: 0.25rem 45px 0.25rem 0.625rem; }
  .right input, .right select, .right textarea {
    margin: 0; }
  @media screen and (min-width: 40em) {
    .right {
      padding: 0.25rem 150px 0.25rem 0.625rem; } }

#description {
  resize: none; }

.hidden {
  display: none; }

.close {
  float: right;
  cursor: pointer;
  font-size: 20px;
  padding-right: 20px; }

.button {
  width: 90px;
  height: 30px;
  float: right;
  line-height: 6px;
  margin: 2.5px;
  border-radius: 4px;
  font-family: CitrixSans-SemiBold; }

.feedback-component, .feedback-component-home {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media screen and (min-width: 64em) {
    .feedback-component, .feedback-component-home {
      margin-top: 60px;
      margin-bottom: 68px; } }

.feedback-component-home {
  width: 220px;
  height: 70px;
  border: 1px solid #0077c1;
  border-radius: 4px;
  background-color: #0077c1; }
  .feedback-component-home .component-header {
    display: none; }
  .feedback-component-home .feedback-link {
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding-left: 30px;
    padding-top: 23px; }
    .feedback-component-home .feedback-link a {
      color: #fff; }

.feedback-component {
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 330px;
  padding: 24px 0px 19px 26px; }
  .feedback-component .component-header {
    font-weight: 600;
    color: #000; }
    .feedback-component .component-header span {
      margin: 10px;
      font-weight: 300;
      color: black;
      font-size: 14px; }
      .feedback-component .component-header span input {
        margin-right: 4px; }
      .feedback-component .component-header span:first-child {
        margin-left: 49px; }

table.tableFeedBackForm {
  margin: 0;
  padding: 20px; }

.left_50 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 270px; }
  .left_50 .title_404 {
    font-size: xx-large;
    font-weight: 400; }
  .left_50 .subtitle_404 {
    font-size: medium; }

.right_50 {
  height: 800px;
  margin-left: 15px;
  max-width: inherit; }
  .right_50 img {
    max-width: inherit; }

.errorinfo .main {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 50px;
  padding-top: 30px; }

.rich_text {
  margin-top: 75px; }

/**
 * Foundation for Sites by ZURB
 * Version 6.3.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.download-links {
  width: 100%;
  text-align: right;
  margin: 26px -9px;
  font-family: CitrixSans-Bold; }
  .download-links .top-label {
    font-family: CitrixSans; }
  @media screen and (min-width: 40em) {
    .download-links {
      margin: 40px 0; } }
  .download-links .top-label {
    margin-right: 10px;
    font-size: 12px; }
  .download-links .link {
    margin-right: 5px;
    opacity: 1;
    border: 1px solid #495164;
    border-radius: 2px;
    padding: 3px 10px;
    font-size: 11px; }
    .download-links .link a {
      color: #000; }
    .download-links .link.pdf-label {
      border: 1px solid #EE3D24; }
      .download-links .link.pdf-label a {
        color: #EE3D24; }
    .download-links .link:last-of-type {
      margin-right: 20px; }
    .download-links .link:hover {
      opacity: 0.7; }
  .download-links.hidden-links {
    visibility: hidden; }

.dl-doc-downloads .doc-black, .dl-doc-downloads .doc-red, .dl-doc-downloads .doc-green, .dl-doc-downloads .doc-blue {
  display: table-cell;
  float: left;
  margin-right: 19px;
  padding-top: 2px;
  width: 60px;
  height: 22px;
  font-size: 11px;
  text-align: center;
  font-family: CitrixSans-Bold;
  text-transform: uppercase; }

.dl-doc-downloads {
  display: table;
  float: left; }
  .dl-doc-downloads .doc-black {
    border: 1px dashed #000;
    color: #000; }
  .dl-doc-downloads .doc-red {
    border: 1px dashed #EE3D24;
    color: #EE3D24; }
  .dl-doc-downloads .doc-green {
    border: 1px dashed #007339;
    color: #007339; }
  .dl-doc-downloads .doc-blue {
    border: 1px dashed #2A579A;
    color: #2A579A; }
  .dl-doc-downloads .dl-doc-content {
    display: table-cell; }
    .dl-doc-downloads .dl-doc-content p:last-child {
      margin-bottom: 0; }
    .dl-doc-downloads .dl-doc-content h3 {
      margin-top: -2px;
      font-family: CitrixSans;
      font-size: 20px;
      line-height: 23px; }
      .dl-doc-downloads .dl-doc-content h3 a {
        position: relative;
        text-decoration: none;
        outline: 0; }

.download-file-wrapper {
  margin-bottom: 20px; }
  .download-file-wrapper h3 {
    margin-bottom: 5px; }

/**
 * Foundation for Sites by ZURB
 * Version 6.3.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.preview {
  margin: 0; }
  .preview .columns {
    margin: 10px 0;
    padding: 0; }
    .preview .columns .preview-box {
      display: inline-block;
      text-align: left;
      font-size: 16px;
      margin-bottom: 25px;
      background-color: #f0f0f0;
      border-left: 8px solid #e0e0e0;
      height: auto;
      min-height: 180px;
      min-width: 342px;
      max-width: 342px; }
      .preview .columns .preview-box .preview-container {
        margin: 20px 20px 20px 12px; }
        .preview .columns .preview-box .preview-container .preview-title {
          font-size: 22px; }
        .preview .columns .preview-box .preview-container .preview-text {
          margin-top: 10px; }
    .preview .columns:last-of-type {
      float: left; }
  .preview.gray .preview-box {
    background-color: #f0f0f0;
    border-left: 8px solid #e0e0e0; }
  .preview.white .preview-box {
    background-color: #fff;
    border: 3px solid #d4d4d4; }
    .preview.white .preview-box .preview-container {
      margin: 20px; }
  @media screen and (min-width: 40em) {
    .preview .columns:first-of-type {
      padding-right: 18px; } }

.clipboard-container {
  margin-bottom: 20px;
  font-size: 14px; }
  .clipboard-container .clipboard-title {
    position: relative;
    background-color: #000;
    padding: 10px 12px; }
    .clipboard-container .clipboard-title .title {
      color: #fff;
      font-family: CitrixSans-Bold; }
    .clipboard-container .clipboard-title .copy-trigger {
      position: absolute;
      top: 9px;
      right: 13px;
      font-family: CitrixSans-Bold;
      color: #fff;
      font-size: 11px;
      line-height: 1;
      text-transform: uppercase;
      text-decoration: none;
      border: 1px solid #fff;
      padding: 5px 10px 4px 10px;
      border-radius: 3px; }
  .clipboard-container .clipboard-content {
    background: #303030; }
    .clipboard-container .clipboard-content pre {
      font-family: Menlo;
      display: block;
      background-color: #303030;
      color: #fff;
      border: none;
      padding: 30px 14px 30px 24px;
      overflow: auto;
      margin: 0; }

.breadcrumb-list .breadcrumb-home {
  outline: none; }
  .breadcrumb-list .breadcrumb-home:after {
    position: relative;
    top: 1px;
    margin: 0 0.75rem;
    opacity: 1;
    content: "/";
    color: #cacaca; }

.breadcrumb-list ul {
  margin-top: 15px; }
  .breadcrumb-list ul li {
    font-size: 16px;
    text-transform: none; }

.breadcrumb-list .indent-0 {
  padding-left: 0px; }

.breadcrumb-list .indent-1 {
  padding-left: 5px; }

.breadcrumb-list .indent-2 {
  padding-left: 10px; }

.breadcrumb-list .indent-3 {
  padding-left: 15px; }

.breadcrumb-list .indent-4 {
  padding-left: 20px; }

.breadcrumb-list .indent-5 {
  padding-left: 25px; }

.breadcrumb-list .indent-6 {
  padding-left: 30px; }

.breadcrumb-list .indent-7 {
  padding-left: 35px; }

.breadcrumb-list .indent-8 {
  padding-left: 40px; }

.breadcrumb-list .indent-9 {
  padding-left: 45px; }

.tooltip::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent black;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%); }

.tooltip::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent black;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%); }

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: black transparent transparent;
  top: 100%;
  bottom: auto; }

.tooltip.top::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: black transparent transparent;
  top: 100%;
  bottom: auto; }

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent black;
  top: 50%;
  bottom: auto;
  left: 100%;
  transform: translateY(-50%); }

.tooltip.left::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent black;
  top: 50%;
  bottom: auto;
  left: 100%;
  transform: translateY(-50%); }

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent black transparent transparent;
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
  transform: translateY(-50%); }

.tooltip.right::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent black transparent transparent;
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
  transform: translateY(-50%); }

.info {
  font-size: 12px; }

.has-tip {
  border-bottom: 0px;
  padding-right: 0px; }

.tooltip {
  background-color: white;
  border: 1px solid black;
  border-radius: 3px;
  width: 11em;
  word-wrap: break-word; }
  .tooltip.right::before {
    background-color: transparent;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid transparent;
    border-right: 11px solid black; }
  .tooltip.right::after {
    background-color: transparent;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid transparent;
    border-right: 11px solid white;
    position: absolute;
    left: -21px; }
  .tooltip::before {
    background-color: transparent;
    border-top: 11px solid transparent;
    border-bottom: 11px solid black;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent; }
  .tooltip::after {
    background-color: transparent;
    border-top: 11px solid transparent;
    border-bottom: 11px solid white;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    top: -21px; }
  .tooltip.top::before {
    background-color: transparent;
    border-top: 11px solid black;
    border-bottom: 11px solid transparent;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent; }
  .tooltip.top::after {
    background-color: transparent;
    border-top: 11px solid white;
    border-bottom: 11px solid transparent;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    bottom: -21px; }
  .tooltip.left::before {
    background-color: transparent;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid black;
    border-right: 11px solid transparent; }
  .tooltip.left::after {
    background-color: transparent;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid white;
    border-right: 11px solid transparent;
    position: absolute;
    right: -21px; }

.accordion-container {
  display: block;
  vertical-align: middle;
  width: 100%;
  padding-bottom: 5px; }
  .accordion-container .accordion-content-block {
    position: relative;
    width: 100%;
    font-size: 16px;
    font-family: CitrixSans-SemiBold;
    color: #1879B9;
    line-height: 1.5;
    display: inline-block;
    padding: 9px 24px;
    background-color: #f0f0f0;
    text-align: left;
    cursor: pointer;
    border-radius: 4px; }
    .accordion-container .accordion-content-block .accordion-chevron {
      position: absolute;
      top: 50%;
      right: 20px;
      margin-top: -13px; }
  .accordion-container .accordion-expand {
    width: 50px;
    font-size: 27px;
    line-height: 1;
    text-align: center;
    float: right;
    display: inline-block;
    background-color: #f0f0f0;
    margin-right: -20px;
    color: #000; }
  .accordion-container .drop-down {
    background-color: #fff;
    float: left;
    font-size: 18px;
    display: none;
    margin-bottom: 10px;
    width: 100%; }
  .accordion-container .edit-mode .drop-down {
    display: block; }
  .accordion-container .drop-down-left {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 16px 24px; }
  .accordion-container .drop-down-left p {
    line-height: 1.75;
    -webkit-margin-before: 0px; }
  .accordion-container .drop-down.active {
    display: block; }
  .accordion-container .drop-down span {
    text-align: left; }
  .accordion-container .accordion-expand span i, .accordion-container .accordion-expanded span i {
    line-height: 45px; }

.search-page-wrapper .sort-filters {
  width: 130px; }

.home-page .left-nav-wrapper {
  margin-top: 0; }

.home-page .content-wrapper {
  margin-top: 40px; }

