@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto/Roboto-Bold.woff2') format('woff2'),
      url('../fonts/roboto/Roboto-Bold.woff') format('woff');
  }
  @font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/roboto/Roboto-Medium.woff2') format('woff2'),
      url('../fonts/roboto/Roboto-Medium.woff') format('woff');
  }
  @font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto/Roboto-Regular.woff2') format('woff2'),
      url('../fonts/roboto/Roboto-Regular.woff') format('woff');
  }
  @font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-stretch: normal;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roboto/Roboto-Light.woff2') format('woff2'),
      url('../fonts/roboto/Roboto-Light.woff') format('woff');
  }
  .tx-ns-helpdesk {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
  }
  
  .tx-ns-helpdesk a {
    display: inline-block;
  }
  
  .tx-ns-helpdesk .form-control::-webkit-input-placeholder {
    color: #bcbcbc;
    opacity: 1;
  }
  
  .tx-ns-helpdesk .form-control:-moz-placeholder {
    color: #bcbcbc;
    opacity: 1;
  }
  
  .tx-ns-helpdesk .form-control::-moz-placeholder {
    color: #bcbcbc;
    opacity: 1;
  }
  
  .tx-ns-helpdesk .form-control:-ms-input-placeholder {
    color: #bcbcbc;
    opacity: 1;
  }
  
  .tx-ns-helpdesk .form-control::placeholder {
    color: #bcbcbc;
    opacity: 1;
  }
  
  .tx-ns-helpdesk label {
    font-weight: 400;
  }
  
  .tx-ns-helpdesk a {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  
  a,
  a:focus {
    outline: none;
  }
  
  a:hover {
    color: #000;
    text-decoration: none;
  }
  
  .c-btn {
    border: 1px solid #dbdfe4;
    border-radius: 0;
    border-right: 0;
    color: #222;
    display: inline-block;
    min-width: 100px;
    padding: 10px 15px 8px;
    text-align: center;
    vertical-align: middle;
  }
  
  .c-btn:focus,
  .c-btn:hover,
  .c-btn-primary {
    background-color: #000;
    color: #fff;
  }
  
  .c-btn:focus,
  .btn:focus {
    box-shadow: none;
    outline: 0;
  }
  
  .c-btn-secondary {
    background-color: #777;
    color: #fff;
  }
  
  .c-btn-large {
    min-width: 1px;
  }
  
  .c-hidden {
    display: none;
  }
  
  .ns_helpdesk-main {
    padding: 15px 0 20px;
  }
  
  .ns_helpdesk--top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%;
  }
  .ns_helpdesk--top ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .ns_helpdesk--top ul li {
    margin-bottom: 15px;
    margin-right: 15px;
    padding-left: 0;
  }
  .ns_helpdesk--top ul li::before {
    display: none;
  }
  .ns_helpdesk--top-right ul li:last-child {
    margin-right: 0;
  }
  .ns_helpdesk--top.ns_helpdesk--top__listing {
    display: block;
  }
  .ns_helpdesk--search-form .btn {
    background-color: transparent;
    border-color: #bcbcbc;
    border-radius: 0;
    color: #fff;
    height: 100%;
    max-width: 45px;
    min-width: 45px;
    padding: 13px;
  }
  
  .ns_helpdesk--search-form .btn:hover,
  .ns_helpdesk--search-form .btn:focus {
    background-color: #f6f8fb;
    border-color: #bcbcbc;
  }
  
  .ns_helpdesk--search-form .form-control {
    border: 1px solid #bcbcbc;
    border-radius: 0;
    color: #bcbcbc;
    height: auto;
    max-width: 174px;
  }
  
  .form-control:focus {
    border-color: #111;
    box-shadow: none;
    color: #777;
    outline: 0;
  }
  
  .ns_helpdesk--filter-item {
    border: 1px solid #d5d5d5;
    margin-bottom: 30px;
  }
  
  .ns_helpdesk--filter-title {
    border-bottom: 1px solid #d5d5d5;
    padding: 9px 20px;
    text-align: center;
  }
  
  .ns_helpdesk--filter-title h4 {
    color: #9f9f9f;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
    pointer-events: none;
  }
  
  .ns_helpdesk--filter-content {
    padding: 25px 25px 7px;
  }
  
  .c-control {
    display: block;
    font-size: 18px;
    margin-bottom: 18px;
    min-height: 1.8rem;
    padding-left: 2.5rem;
    position: relative;
  }
  
  .ns_helpdesk--filter-item--sort .c-control {
    padding-left: 0;
  }
  
  .ns_helpdesk--filter-item--sort .c-control .c-control-label:before,
  .ns_helpdesk--filter-item--sort .c-control .c-control-label:after {
    display: none;
  }
  
  .c-control-label::after {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50%;
    content: "";
    display: block;
    height: 1.7rem;
    left: -2.6rem;
    position: absolute;
    top: 0;
    width: 1.7rem;
  }
  .c-control-input {
    opacity: 0;
    position: absolute;
    z-index: -1;
  }
  .c-control-label {
    margin-bottom: 0;
    position: relative;
    text-transform: capitalize;
    vertical-align: top;
  }
  .c-control-label::before {
    background-color: #fff;
    border: #adb5bd solid 1px;
    content: "";
    display: block;
    height: 1.4rem;
    left: -2.5rem;
    pointer-events: none;
    position: absolute;
    top: 0.1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out;
    width: 1.4rem;
  }
  .c-checkbox .c-control-label::before,
  .c-control-input:focus:not(:checked) ~ .c-control-label::before {
    border-color: #dbdfe4;
    border-radius: 0;
  }
  
  .c-control-input:focus ~ .c-control-label::before {
    box-shadow: none;
  }
  
  .c-control-input:checked ~ .c-control-label::before {
    background-color: transparent;
    border-color: #000;
    color: #fff;
  }
  .c-checkbox .c-control-input:checked ~ .c-control-label {
    color: #000;
  }
  .c-checkbox .c-control-input:checked ~ .c-control-label::after {
    background-image: url("../images/tick.svg");
  }
  
  .tx-ns-helpdesk .ns_helpdesk--ticket {
    border: 1px solid #d5d5d5;
    color: #333;
    display: block;
    margin-bottom: 30px;
    padding: 30px;
  }
  
  .ns_helpdesk--ticket:hover {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    color: #333;
  }
  
  .ns_helpdesk--ticket-headline {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
    position: relative;
  }
  
  .ns_helpdesk--ticket-headline h3 {
    font-size: 20px;
    margin-bottom: 0;
    margin-right: 10px;
  }
  
  .tag {
    background-color: transparent;
    border: 1px solid #333;
    border-radius: 3px;
    color: #fff;
    overflow: hidden;
    padding: 5px 18px 4px;
    position: relative;
    text-align: center;
  }
  
  .tag * {
    position: relative;
  }
  
  .tag::before {
    background-color: rgba(255, 255, 255, 0.9);
    content: "";
    height: calc(100% + 2px);
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px);
  }
  
  .tag.tag-red {
    background-color: #fb1563;
  }
  
  .tag.tag-green {
    background-color: #18cb7d;
  }
  
  .tag.tag-gray {
    background-color: #a3a3a3;
  }
  
  .ns_helpdesk--ticket-headline .ns_helpdesk--ticket-list {
    padding-top: 4px;
  }
  
  .ns_helpdesk--ticket-text {
    margin-bottom: 30px;
  }
  
  .ns_helpdesk--ticket-list ul {
    display: block;
    margin: 0;
    padding: 0;
  }
  
  .ns_helpdesk--ticket-list ul li {
    color: #a3a3a3;
    font-size: 14px;
    list-style: none;
    margin-bottom: 2px;
    padding: 0;
    position: relative;
  }
  
  .ns_helpdesk--ticket-list ul li:first-child {
    padding-left: 0;
  }
  
  .ns_helpdesk--ticket-list ul li:last-child {
    padding-right: 0;
  }
  
  .ns_helpdesk--ticket-list ul li:last-child::before {
    display: none;
  }
  
  .pagination {
    display: block;
    list-style: none;
    padding-left: 0;
    width: 100%;
  }
  
  .pagination li {
    border: 1px solid #9ca9b8;
  }
  
  .pagination li svg path {
    stroke: #000;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  
  .pagination .page-item,
  .pagination .page-nav {
    display: inline-block;
    line-height: normal;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0;
    text-align: center;
    vertical-align: text-top;
  }
  
  .pagination .page-nav a.disabled {
    color: #9ca9b8;
    cursor: default;
    pointer-events: none;
  }
  
  .pagination .page-item a,
  .pagination .page-nav a {
    align-items: center;
    background-color: #fff;
    color: #333;
    display: flex;
    font-size: 14px;
    height: 30px;
    justify-content: center;
    padding: 4px;
    width: 30px;
  }
  
  .pagination .page-item a:hover,
  .pagination .page-item a.active,
  .pagination .page-nav a:hover,
  .pagination .page-nav a.active {
    background-color: #333;
    color: #fff;
  }
  .pagination .page-nav a:hover svg path {
    stroke: #fff;
  }
  
  .ns_helpdesk--ticket-detail .ns_helpdesk--ticket {
    box-shadow: none;
  }
  
  .ticket-detail-desc {
    margin-bottom: 46px;
  }
  
  .ticket-detail-desc h3 {
    font-size: 21px;
    margin-bottom: 20px;
  }
  
  .ticket-attachment {
    margin-bottom: 40px;
  }
  
  .ticket-attachment h4 {
    color: #a3a3a3;
    font-size: 18px;
    margin-bottom: 20px;
  }
  
  .ticket-attachment ul {
    display: flex;
    padding: 0;
  }
  .ticket-attachment ul li {
    list-style: none;
    margin-right: 10px;
    padding: 0;
  }
  
  .ticket-comments h3 {
    color: #293b51;
    font-size: 20px;
    margin-bottom: 30px;
  }
  
  .ticket-comments-wrap {
    background-color: #fcfcfc;
    margin-bottom: 40px;
    padding: 19px 37px;
  }
  
  .ticket-comment {
    margin-bottom: 30px;
    padding-left: 70px;
    position: relative;
  }
  
  .ticket-comment.ticket-comment--right {
    padding-left: 0;
    padding-right: 70px;
  }
  
  .ticket-comment.ticket-comment--right .ticket-comment-avatar {
    left: auto;
    right: 0;
  }
  
  .ticket-comment.ticket-comment--right .ticket-comment-info {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  
  .ticket-comment-textarea textarea {
    border: 1px solid #dbdfe4;
    padding: 15px;
    resize: none;
    text-align: left;
    width: 100%;
  }
  
  .ticket-comment-textarea textarea:focus {
    border-color: #293b51;
    outline: 0;
  }
  
  .ticket-comment-avatar {
    left: 0;
    position: absolute;
    top: 0;
  }
  
  .ticket-comment-avatar img {
    border-radius: 50%;
    display: inline-block;
    height: 46px;
    width: 46px;
  }
  
  .ticket-comment--right .ticket-comment-desc {
    text-align: right;
  }
  
  .ticket-comment-desc {
    margin-bottom: 15px;
  }
  
  .ticket-comment-info {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin-bottom: 5px;
    padding: 0;
  }
  
  .ticket-comment-info li {
    color: #a3a3a3;
    font-size: 12px;
    margin-bottom: 0;
    padding: 0;
  }
  
  .ticket-comment-info li:first-child {
    font-size: 13px;
    text-transform: capitalize;
  }
  
  .ticket-comment-info li:last-child {
    font-size: 14px;
  }
  
  .ticket-comment li::before {
    display: none;
  }
  
  .ticket-comment-info li:not(:first-child) {
    margin-right: 0;
  }
  
  .ticket-buttons {
    margin-bottom: 30px;
  }
  
  /*Form CSS*/
  .tx-ns-helpdesk .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 15px;
    width: 100%;
  }
  
  .tx-ns-helpdesk textarea {
    height: 100px;
    resize: none;
    width: 100%;
  }
  
  .tx-ns-helpdesk textarea:focus,
  .tx-ns-helpdesk textarea:active {
    box-shadow: none;
    outline: none;
  }
  
  .tx-ns-helpdesk .ns-form-wrapper {
    background-color: #f6f8fb;
    border-color: #bcbcbc;
    display: block;
    margin: 50px auto 30px;
    max-width: 800px;
    padding: 30px 20px;
    width: 100%;
  }
  .tx-ns-helpdesk .ns-form-wrapper .ns-form-group,
  .tx-ns-helpdesk .ns-helpdesk-popup .ns-form-group {
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
  }
  .tx-ns-helpdesk .ns-form-wrapper input:not([type="file"]),
  .tx-ns-helpdesk .ns-form-wrapper textarea,
  .tx-ns-helpdesk .ns-form-wrapper select {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #495057;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 100%;
  }
  .tx-ns-helpdesk .ns-form-wrapper .error-msg-red {
    color: red;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 5px;
    width: 100%;
  }
  
  .tx-ns-helpdesk .ns-form-wrapper .error-msg {
    display: none;
  }
  .tx-ns-helpdesk .ns-form-wrapper .has-error {
    position: relative;
  }
  .tx-ns-helpdesk .ns-form-wrapper .error-msg p {
    color: #ffffff;
    margin: 0;
  }
  .tx-ns-helpdesk .ns-form-wrapper .error-msg::after {
    background-color: #ee0101;
    border-bottom: 0;
    border-right: 0;
    bottom: -5px;
    content: "";
    height: 10px;
    position: absolute;
    right: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px;
  }
  .tx-ns-helpdesk .ns-form-wrapper .userCreateForm .error-msg::after {
    border-bottom: 2px solid #d5d5d5;
    border-right: 2px solid #d5d5d5;
    bottom: -6px;
  }
  .tx-ns-helpdesk
    .ns-form-wrapper
    .userCreateForm
    .googlecaptcha
    .error-msg::after {
    transform: rotate(225deg);
  }
  .tx-ns-helpdesk .ns-form-group .nsbtn.ns-btn {
    background-color: #f18a2d;
    border: 1px solid #f18a2d;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    min-width: 105px;
    outline: medium none;
    padding-top: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: auto !important;
  }
  .tx-ns-helpdesk .nsbtn.ns-btn:hover {
    background-color: #f17a2d;
  }
  /*End of CSS Form*/
  @media (min-width: 768px) {
    .ns_helpdesk-main {
      padding: 20px 0 30px;
    }
    .pagination {
      margin-bottom: 30px;
      margin-top: 50px;
      text-align: right;
    }
  }
  /*File Upload CSS*/
  .nsuploadbtn {
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.52857143;
    margin-bottom: 0;
    padding: 8px 24px;
    text-align: center;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
  }
  .cusfileupload-wrap {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .custom-file-upload {
    margin-bottom: 5px;
  }
  .cusfileupload-wrap label span {
    color: #999999;
    font-size: 16px;
    margin-right: 15px;
  }
  .custom-file-upload input.inputfile {
    height: 1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 1px;
    z-index: -1;
  }
  .cusfileupload-wrap .btn-file-upload {
    border-radius: 3px;
    padding: 5px 15px 4px;
  }
  .cusfileupload-wrap .custom-file-upload {
    margin-bottom: 5px;
  }
  .cusfileupload-wrap .btn-file-upload {
    background-color: #33c3f0;
    border-radius: 3px;
    color: #ffffff;
    font-weight: 700;
    padding: 5px 15px 4px;
    text-transform: uppercase;
  }
  .btn-file-upload:hover,
  .btn-file-upload:focus {
    background-color: #0792bd;
    color: #fff;
  }
  .cusfileupload-wrap label {
    display: inline-block;
    margin-bottom: 5px;
    max-width: 100%;
  }
  .custom-file-upload label .icon-file-upload {
    background-image: url("../images/icon-file-upload.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 33px;
    margin-right: 15px;
    position: relative;
    top: 12px;
    width: 40px;
  }
  
  .custom-file-upload label {
    border: 2px dashed #999999;
    border-radius: 6px;
    cursor: pointer;
    padding: 25px 0 30px;
    text-align: center;
    width: 100%;
  }
  .inputfile + label * {
    pointer-events: none;
  }
  .custom-file-upload label span {
    font-size: 15px;
    font-weight: 300;
  }
  .cusfileupload-wrap label span {
    color: #999999;
    font-size: 16px;
    margin-right: 15px;
  }
  .cusfileupload-wrap .btn-file-upload {
    font-weight: 400;
  }
  .ns-helpdesk-alert-info {
    background-color: #d1ecf1;
    border-color: #bee5eb;
    color: #0c5460;
  }
  .ns-helpdesk-alert {
    border: 1px solid transparent;
    border-radius: 0.25rem;
    cursor: pointer;
    margin-bottom: 1rem;
    padding: 0.75rem 1.25rem;
    position: relative;
  }
  .ns-helpdesk-alert h4.ns-helpdesk-alert-heading {
    font-size: 1.5rem;
    font-weight: 500;
  }
  .ns-helpdesk-alert-danger,
  .ns-helpdesk-alert-danger > h4.ns-helpdesk-alert-heading {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
  }
  
  .tx-ns-helpdesk .add-comment-btn {
    margin-top: 10px;
  }
  
  button.disabled {
    background-color: #cccccc;
    border: 1px solid #999999;
    color: #666666;
  }
  button.disabled:hover {
    background-color: #cccccc;
    border: 1px solid #999999;
    color: #666666;
  }
  
  .screenshot-group {
    display: none;
    margin-bottom: 15px;
    width: 100%;
  }
  .screenshot-block {
    display: inline-block;
    max-width: 115px;
    padding-left: 0;
    padding-right: 10px;
    text-align: center;
  }
  .screenshot-block span {
    color: #999;
    display: block;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding-top: 10px;
  }
  .ns_helpdesk--filter-content.disabled {
    position: relative;
  }
  .ns_helpdesk--filter-content.disabled::after {
    background: #000000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .c-btn.c-btn-secondary {
    font-size: 16px;
  }
  a.ns_helpdesk--ticket.unread {
    position: relative;
  }
  a.ns_helpdesk--ticket.unread::after {
    background: red;
    border-radius: 50%;
    content: "";
    height: 10px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 10px;
  }
  span.mandatory {
    color: red;
  }
  .tx-ns-helpdesk .error-msg {
    display: none;
  }
  .tx-ns-helpdesk .has-error {
    position: relative;
  }
  .tx-ns-helpdesk .error-msg {
    background: #ee0101 none repeat scroll 0 0;
    border: 2px solid #d5d5d5;
    border-radius: 6px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    color: #fff !important;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    min-width: 120px;
    padding: 4px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -8px;
    z-index: 999;
  }
  .tx-ns-helpdesk .userCreateForm .error-msg {
    padding: 0px 10px;
    top: -10px;
  }
  .tx-ns-helpdesk .error-msg p {
    margin: 0;
  }
  .tx-ns-helpdesk .error-msg::after {
    background-color: #ee0101;
    border-bottom: 2px solid #d5d5d5;
    border-right: 2px solid #d5d5d5;
    bottom: -6px;
    content: "";
    height: 10px;
    position: absolute;
    right: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px;
  }
  
  /*Popup CSS*/
  .ns-helpdesk-popup input {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #495057;
    display: block;
    padding: 0.375rem 0.75rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 100% !important;
  }
  .ns-helpdesk-popup .ns-helpdesk-popup-group {
    margin-bottom: 20px;
  }
  
  .ns-helpdesk-popup .popup-email-error {
    display: none;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  
  .nshelpdesk-alert-wrap {
    background-color: rgba(0, 0, 0, 0.3);
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .nshelpdesk-popup-btn {
    border-radius: 4px 4px 0 0;
    bottom: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    max-width: 200px;
    padding: 8px;
    position: fixed;
    right: 20px;
    width: 100%;
  }
  .nshelpdesk-popup-box.left-bottom {
    left: 20px;
    right: auto;
  }
  
  .nshelpdesk-popup-btn.left-bottom {
    left: 25px;
    right: auto;
  }
  .nshelpdesk-popup-btn.sidebar-left {
    bottom: auto;
    left: 0;
    top: 50%;
    transform: rotate(90deg) translate(-70px, 74px);
    width: 180px;
  }
  .nshelpdesk-popup-box.sidebar-left {
    bottom: auto;
    height: auto;
    left: -300px;
    top: 50%;
    transform: translateY(-50%);
  }
  .nshelpdesk-popup-btn.sidebar-left.active {
    left: 362px;
  }
  
  .nshelpdesk-popup-btn.sidebar-right {
    border-radius: 0 0 4px 4px;
    bottom: auto;
    right: 0;
    top: 50%;
    transform: rotate(90deg) translate(10px, -74px);
    width: 180px;
  }
  .nshelpdesk-popup-box.sidebar-right {
    bottom: auto;
    height: auto;
    right: -300px;
    top: 50%;
    transform: translateY(-50%);
  }
  .nshelpdesk-popup-btn.sidebar-right.active {
    right: 300px;
  }
  .nshelpdesk-popup-btn:after {
    content: "\f077";
    font-family: "FontAwesome", serif;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
  .nshelpdesk-popup-box {
    background: #fff;
    border-radius: 4px;
    bottom: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    color: #333;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    max-height: 685px;
    max-width: 300px;
    min-height: 260px;
    overflow: hidden;
    position: fixed;
    right: 5px;
    transition: bottom, 0.3s, ease, 0s;
    z-index: 99999;
  }
  .nshelpdesk-popup-box.active {
    bottom: 60px;
  }
  .nshelpdesk-popup-box.sidebar-left.active {
    left: 0;
  }
  .nshelpdesk-popup-header h5 {
    color: #fff;
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
  }
  .nshelpdesk-popup-content {
    height: 89%;
    padding: 10px 15px;
    position: relative;
  }
  .nshelpdesk-popup-box h4,
  .nshelpdesk-popup-box sp {
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }
  .nshelpdesk-popup-btn-group {
    border: solid 1px #ccc;
    border-radius: 4px;
  }
  .nshelpdesk-popup-label-btn {
    cursor: pointer;
    display: inline-block;
    padding: 6px 6px 6px 7px;
    position: relative;
  }
  .nshelpdesk-popup-label-btn:hover {
    background-color: #ebebeb;
    border-color: #adadad;
  }
  .nshelpdesk-popup-label-btn:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .nshelpdesk-popup-label-btn + .nshelpdesk-popup-label-btn {
    border-left: solid 1px #ccc;
  }
  .nshelpdesk-popup-label-btn input[type="radio"] {
    -webkit-appearance: none;
    color: #333;
    font-size: 14px;
    position: absolute;
  }
  .popup-link-box {
    position: relative;
  }
  .popup-link {
    background-color: #fff;
    border: none;
    border-radius: 4px;
    box-shadow: inset 0 0 0 1px rgba(44, 45, 48, 0.3);
    color: #2c2d30;
    display: inline-block;
    font-size: 13px;
    padding: 4px 9px;
    text-decoration: none;
  }
  .popup-comment {
    display: block;
    padding: 10px 0;
    position: relative;
  }
  .popup-comment textarea {
    border: solid 1px #ccc;
    border-radius: 4px;
    height: 100px;
  }
  .nshelpdesk-popup-header {
    border-radius: 4px 4px 0 0;
    padding: 8px;
    position: relative;
  }
  .nshelpdesk-popup-header .popup-close {
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .submit-block {
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .submit-block input[type="submit"] {
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    outline: none;
    padding: 8px;
    position: relative;
  }
  .submit-block input[type="submit"]:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  }
  .nshelpdesk-popup-btn.sidebar-right:after {
    content: "\f078";
  }
  .nshelpdesk-popup-btn.active:after {
    content: "\f00d";
  }
  .nshelpdesk-popup-box.sidebar-right.active {
    right: 0;
  }
  .nshelpdesk-popup-box.sidebar-left.active {
    bottom: auto;
  }
  .nshelpdesk-popup-box.sidebar-right.active {
    bottom: auto;
  }
  @media (min-width: 768px) {
    .nshelpdesk-popup-box {
      max-width: 360px;
      right: 25px;
      width: 100%;
    }
    .nshelpdesk-popup-box.sidebar-left {
      left: -360px;
      transition: left, 0.3s, ease, 0s;
    }
    .nshelpdesk-popup-box.sidebar-right {
      right: -360px;
      transition: right, 0.3s, ease, 0s;
    }
    .nshelpdesk-popup-box.sidebar-right.active {
      right: 0;
    }
    .nshelpdesk-popup-btn.sidebar-right.active {
      right: 360px;
    }
    .nshelpdesk-popup-box.left-bottom {
      left: 25px;
    }
    .nshelpdesk-popup-btn {
      max-width: 250px;
    }
    .nshelpdesk-popup-label-btn {
      padding: 8px 8px 8px 11px;
    }
    .popup-link {
      padding: 4px 12px;
    }
  }
  .gcaptcha.error-msg {
    margin-top: 10px;
    right: auto;
    top: auto;
  }
  .userCreateForm .gcaptcha.error-msg {
    left: 160px;
    right: auto;
    top: 75px !important;
  }
  
  .gcaptcha.error-msg::after {
    left: 25px;
    right: auto;
    top: -6px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  .loader-wraper {
    background-color: rgba(255, 255, 255, 0.5);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
  }
  .loader-mail {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  .loader-mail img {
    height: 70px;
    width: 70px;
  }
  .nshelpdesk-success-msg.create-form-msg {
    font-size: 25px;
    line-height: 1.8em;
    text-align: center;
  }
  
  .modal-backdrop {
    background-color: #22262a;
  }
  
  .modal-backdrop.show {
    opacity: 0.92;
  }
  
  .ns_helpdesk-modal {
    padding-right: 0 !important;
    text-align: center;
  }
  
  .ns_helpdesk-modal .modal-title {
    color: orange;
    font-weight: 700;
  }
  
  .ns_helpdesk-modal .modal-header {
    display: block;
    padding: 1.4rem 1rem 1rem;
    position: relative;
  }
  
  .ns_helpdesk-modal .modal-header .close {
    margin: 0;
    opacity: 1;
    padding: 5px;
    position: absolute;
    right: 8px;
    top: 4px;
  }
  
  .modal-body__content {
    line-height: 1.8;
  }
  
  .ns_helpdesk-modal .modal-footer {
    border-top: 0;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 1rem 2rem;
  }
  
  /* Rating Star Widgets Style */
  .rating-stars ul {
    display: block;
    list-style-type: none;
    margin-bottom: 1.2rem;
    padding: 0;
  
    -moz-user-select: none;
    -webkit-user-select: none;
  }
  
  .rating-stars ul > li.star::before {
    display: none;
  }
  
  .rating-stars ul > li.star {
    display: inline-block;
    margin: 0 5px;
    padding-left: 0;
    vertical-align: top;
  }
  
  .rating-stars ul > li.star > svg {
    cursor: pointer;
  }
  
  /* Idle State of the stars */
  .rating-stars ul > li.star > svg,
  .rating-stars ul > li.star > svg path {
    color: #dbdfe4;
    fill: #dbdfe4;
    font-size: 2.5em;
  }
  
  /* Hover state of the stars */
  .rating-stars ul > li.star.hover > svg,
  .rating-stars ul > li.star.hover > svg path {
    color: #9f9f9f;
    fill: #9f9f9f;
  }
  
  /* Selected state of the stars */
  .rating-stars ul > li.star.selected > svg,
  .rating-stars ul > li.star.selected > svg path {
    color: #464646;
    fill: #464646;
  }
  
  .c-btn.c-btn-info {
    background-color: #97d8e3;
    color: #000;
  }
  .tx-ns-helpdesk .ns-form-wrapper input[readonly] {
    background-color: #e9e9e9;
    cursor: not-allowed;
  }
  .ns-backup-table-block-wrap .badge {
    font-size: 90%;
    padding: 0.35em 0.6em;
  }
  .nshelpdesk-success-msg {
    display: none;
  }
  
  @media (min-width: 576px) {
    .ns_helpdesk--filter-item {
      margin-bottom: 30px;
    }
    .ns_helpdesk--ticket {
      margin-bottom: 30px;
      padding: 30px;
    }
    .ns_helpdesk--ticket-text {
      hyphens: auto;
      margin-bottom: 30px;
      word-break: break-word;
    }
    .ns_helpdesk--ticket-list ul {
      display: flex;
    }
    .ns_helpdesk--ticket-list ul li {
      margin-bottom: 0;
      padding: 0 30px;
    }
    .ns_helpdesk--ticket-list ul li::before {
      background-color: #a3a3a3;
      content: "";
      height: 100%;
      left: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 1px;
    }
  
    .ns_helpdesk--ticket-list ul li:first-child {
      padding-left: 0;
    }
  
    .ns_helpdesk--ticket-list ul li:last-child {
      padding-right: 0;
    }
  
    .ns_helpdesk--ticket-list ul li:last-child::before {
      display: none;
    }
  }
  @media (min-width: 768px) {
    .ns_helpdesk--top.ns_helpdesk--top__listing {
      display: flex;
    }
    .ns_helpdesk-main {
      padding: 20px 0 30px;
    }
    .pagination {
      margin-bottom: 30px;
      margin-top: 50px;
      text-align: right;
    }
  }
  @media (min-width: 1200px) {
    .c-btn-large {
      min-width: 255px;
    }
    .pagination .page-item,
    .pagination .page-nav {
      margin-bottom: 10px;
      margin-left: 10px;
    }
  }
  
  .ns_helpdesk--filter-content .c-checkbox .c-control-label {
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  
  @media (max-width: 767px) {
    .nshelpdesk-popup-box {
      max-width: 345px;
    }
    .nshelpdesk-popup-box.right-bottom {
      right: 20px;
    }
    .nshelpdesk-popup-box .nshelpdesk-popup-content {
      overflow-y: auto;
    }
    .nshelpdesk-popup-box .nshelpdesk-popup-form {
      padding-bottom: 20px;
    }
  }
  
  .tx-ns-helpdesk .btn-file-clear,
  .ns_helpdesk-main-container .btn-file-clear {
    display: none;
  }
  
  .tooltip {
    z-index: 999999999 !important;
  }
  
  .ns-checkbox-inline,
  .ns-radio-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
  }
  
  .ns-checkbox-inline input[type="checkbox"].nshelpdesk_checkbox,
  .ns-radio-inline input[type="radio"].nshelpdesk_radio {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 0;
    margin-right: 0;
    position: absolute !important;
    width: auto !important;
  }
  .ns-checkbox-group .ns-checkbox-inline + .ns-checkbox-inline,
  .ns-radio-group .ns-radio-inline + .ns-radio-inline {
    margin-left: 20px;
  }
  .helpdesk-additional-info {
    margin-bottom: 45px;
  }
  .helpdesk-additional-info h3 {
    font-size: 18px;
  }
  .helpdesk-additional-info p {
    margin-bottom: 0.1rem;
  }
  .ns-btn-group {
    display: flex;
  }
  
  .tx-ns-helpdesk .ns-form-wrapper .ns-form-group.ns-btn-group .ns-btn-reset {
    background-color: #343a40;
    border: 1px solid #343a40;
    border-radius: 0.25rem;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    margin-left: 10px;
    min-width: 105px;
    outline: medium none;
    padding-top: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: auto !important;
  }
  .tx-ns-helpdesk
    .ns-form-wrapper
    .ns-form-group.ns-btn-group
    .ns-btn-reset:hover {
    background-color: #23272b;
    border: 1px solid #23272b;
  }
  
  /*TopBar*/
  .ns_helpdesk--top-left form {
    display: flex;
  }
  
  .ns_helpdesk--top-left .ns_helpdesk--filter-title {
    border-bottom: 0;
    cursor: pointer;
    position: relative;
  }
  
  .ns_helpdesk--top-left .ns_helpdesk--filter-title--dropdown {
    padding-right: 35px;
  }
  .ns_helpdesk--filter-title--dropdown svg {
    display: none;
  }
  
  .ns_helpdesk--top-left .ns_helpdesk--filter-title--dropdown svg {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .ns_helpdesk--top-left .ns_helpdesk--filter-item {
    margin-right: 25px;
    overflow: visible;
    position: relative;
  }
  
  .ns_helpdesk--top-left .ns_helpdesk--filter-item .ns_helpdesk--filter-content {
    background-color: #fff;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
    left: 0;
    max-height: 0;
    min-width: 215px;
    opacity: 0;
    position: absolute;
    top: calc(100% + 10px);
    transition: all 0.3s ease-in-out 0s;
    visibility: hidden;
    z-index: 99;
  }
  
  .ns_helpdesk--top-left
    .ns_helpdesk--filter-item.dropdown--active
    .ns_helpdesk--filter-content {
    max-height: 1000px;
    opacity: 1;
    visibility: visible;
  }
  
  .tx-ns-helpdesk .ns_helpdesk--filter-content .c-checkbox .c-control-input:checked ~ .c-control-label {
    color: #000;
    font-weight: 500;
  }
  