@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-thin-webfont.woff) format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-thinitalic-webfont.woff) format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-ultralight-webfont.woff) format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-ultralightitalic-webfont.woff) format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-lightitalic.woff) format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-regularitalic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-mediumitalic.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-semibold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-semibolditalic.woff) format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-bolditalic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-extrabold.woff) format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-extrabolditalic.woff) format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-black-webfont.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-blackitalic.woff) format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-heavy.woff) format("woff");
  font-weight: 950;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url(../fonts/gilroy/gilroy-heavyitalic-webfont.woff) format("woff");
  font-weight: 950;
  font-style: italic;
  font-display: swap;
}
/* --------------------------------- */
/* -------- MIXINS FOR IDEAGEN HELIX ------- */
/* --------------------------------- */
/* This file contains all mixins used in the safety-reskin file */
/* --------------------------------- */
/* -------- GENERIC STYLES --------- */
/* --------------------------------- */
/* --------------------------------- */
/* ------- FUNCTIONAL STYLES ------- */
/* --------------------------------- */
body {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-size: 12px !important;
  font-weight: 400;
  line-height: 1.42857143;
  color: #212D38;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

button,
input,
select,
textarea {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h1 {
  font-size: 2rem;
  font-weight: 600;
}

h2 {
  font-size: 1.75rem;
  font-weight: 600;
}

h3 {
  font-size: 1.5rem;
  font-weight: 500;
}

h4 {
  font-size: 1.25rem;
  font-weight: 500;
}

h5 {
  font-size: 1rem;
  font-weight: 500;
}

h6 {
  font-size: 0.875rem;
  font-weight: 500;
}

a {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

p {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  margin-bottom: 1rem;
}

label {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-weight: 500;
}

table {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.table {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
.table thead {
  font-weight: 600;
}

.table-bordered,
.table-striped,
.table-hover,
.table-responsive {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.datatable-row-action,
.table-action-buttons {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.modal-title,
.modal-title-new {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-weight: 600;
}

nav {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
nav ul li a {
  font-weight: 500;
}

.animenu {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.smart-form {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.ui-widget {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.ui-dialog {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.tooltip-inner {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.dataTables_wrapper {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.dataTables_length,
.dataTables_filter,
.dataTables_info,
.dataTables_paginate {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.dataTable {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.dt-button,
.dt-buttons {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.badge,
.label {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.btn,
.btn-primary,
.btn-secondary,
.btn-danger,
.btn-success,
.btn-warning,
.btn-info,
.btn-vault,
.addNew_btn,
.theme-button,
.btn-default,
.btn-link,
.btn-sm,
.btn-lg,
.btn-xs,
.btn-group,
.btn-group > .btn,
.btn-toolbar .btn,
a.btn,
a.button,
.button,
input[type=submit],
input[type=button],
input[type=reset] {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.status,
.status-badge,
.pre-stat,
.con-stat,
.subcon-stat {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.alert {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.panel,
.card,
.jarviswidget {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.jarviswidget > header,
.widget-body,
.widget-toolbar,
.widget-header {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.dropdown-menu,
.dropdown-toggle {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.breadcrumb {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.pagination {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.list-group,
.list-group-item {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.well {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.page-header,
.page-title {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.login-info,
.user-info {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.nav-tabs,
.tab-content {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.form-group,
.form-control {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.input-group,
.input-group-addon {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.help-block {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.select2-container,
.select2-results {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.datepicker {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

legend {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-weight: 700;
}

fieldset {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.smart-style-1,
.smart-style-2,
.smart-style-3,
.smart-style-4,
.smart-style-5,
.smart-style-6 {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mt {
  margin-top: 15px;
}

.mb {
  margin-bottom: 15px;
}

.pt {
  padding-top: 15px;
}

.margin-left-5 {
  margin-left: 5px;
}

.left-margin {
  margin-left: 5px !important;
}

.no-left-padding {
  padding-left: 0px !important;
}

.sec-hide {
  display: none;
}

.sec-hide-imp {
  display: none !important;
}

.theme-back-color {
  background-color: #FFF4C3 !important;
  color: #7D4600 !important;
  border-radius: 24px !important;
}

.red-back {
  background-color: #FEC9CC !important;
  color: #9D010B !important;
  border-radius: 24px !important;
}

.highlight {
  background-color: #FFFF00;
}

.sec-back {
  font-weight: bold;
  background-color: #e0e0e0;
}

.sec-back-score-dynamic {
  font-weight: bold;
  background-color: #e0e0e0;
  height: auto;
  padding: 7px 0px 7px 0px;
}

.padd-head {
  background-color: rgba(220, 220, 220, 0.17);
  -webkit-box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
  box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
  margin: 10px;
  padding: 5px 20px 5px 10px;
}

.score-me-height {
  height: 45px !important;
}

.score-lg-height {
  height: 75px !important;
}

.ellipsisText {
  width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 17px;
  max-width: 350px;
  display: inline-block;
}
@media screen and (max-width: 1300px) {
  .ellipsisText {
    max-width: 350px;
  }
}
@media screen and (max-width: 992px) {
  .ellipsisText {
    max-width: 100px !important;
  }
}

.jarviswidget-delete-btn,
.widget-toolbar,
.jarviswidget-toggle-btn {
  display: none !important;
}

@media screen and (min-width: 1200px) {
  .hidebig {
    display: none;
  }
}
.dz-image {
  cursor: pointer !important;
}

.dropitems,
.filters {
  cursor: pointer;
}

.search-side-add {
  margin-left: 10px;
}
@media screen and (max-width: 1200px) {
  .search-side-add {
    margin-top: 5px;
    margin-left: 0px;
  }
}
@media screen and (min-width: 334px) {
  .search-side-add {
    margin-left: 10px;
    margin-top: 0px;
  }
}

.entries {
  text-align: right;
}

.dt-center {
  text-align: center;
}

.jarviswidget-color-white > header {
  background: #404040 none repeat scroll 0 0;
  border-color: #383838 !important;
  color: #fff;
}

.pager li > a,
.pager li > span {
  border-radius: 0px !important;
}

.list-group {
  background: #fff;
  border: 1px solid #ddd;
  border-top: 0;
}

.list-group-item-heading > strong > a {
  font-size: 14px !important;
  color: #333;
  width: 210px;
  display: inline-block;
}
.list-group-item-heading > strong > a:hover {
  text-decoration: underline;
  color: #EA7230 !important;
}
.list-group-item-heading > small {
  display: inline-block !important;
  line-height: 22px;
}

.label {
  position: relative;
}
.label > .treeBtn {
  position: absolute;
  top: 8px;
  right: 20px;
  color: #000;
  background: #fff;
  padding-left: 6px;
  padding-right: 6px;
}

.dd {
  max-width: 100% !important;
}

.widget-print-toolbar {
  display: block !important;
  padding: 8px 10px !important;
  margin: 0px 0px 10px !important;
  min-height: 42px !important;
}

.alert .thumbnail {
  margin-bottom: 10px !important;
}

.tt-menu {
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  border: 1px solid #000;
}

.twitter-typeahead {
  width: 40%;
}

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #EA7230 !important;
  border-color: #EA7230 !important;
}

.ui-datepicker td .ui-state-active {
  color: #fff;
  background-color: #EA7230 !important;
  border-color: #EA7230 !important;
}
.ui-datepicker td .ui-state-highlight {
  color: #fff;
  background-color: #3a87ad !important;
  border-color: #3a87ad !important;
}

.ui-icon {
  width: 26px !important;
}

.fc-time {
  display: none !important;
}

@media screen and (max-width: 500px) {
  .form-bootstrapWizard {
    opacity: 0;
    height: 0;
  }
}
a.submenu-padding + ul {
  padding-left: 20px !important;
}

#dt_basic_filterdrop {
  display: none !important;
}

.smart-style-3 #header {
  background: #1B838b none repeat scroll 0 0;
  border-color: #383838 !important;
  color: #fff;
  padding: 12px 24px !important;
  height: 72px !important;
}

#logo {
  margin: 0 !important;
  height: auto !important;
}
#logo img {
  width: auto !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
}

.registerHeader {
  margin-bottom: 10px;
  margin-top: 10px;
}

#profileImage {
  border-radius: 50%;
  background: #d67632;
  font-size: 22px;
  color: #fff !important;
  text-align: center;
  width: 47px;
}

.login-info {
  padding-bottom: 10px;
}

.user-info {
  color: #646464;
  font-size: 16px;
}

.topMenu {
  width: 100%;
  height: 50px;
  background-color: #b3b9bc;
  position: fixed;
  top: 0;
  left: 0;
}

.contentContainer {
  width: 100%;
  height: auto;
  margin-top: 52px;
  overflow: scroll;
  background-color: #00FFFF;
}

.animenu {
  display: block;
}
.animenu ul {
  padding: 0;
  list-style: none;
  font: 0px "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.animenu li,
.animenu a {
  display: inline-block;
  font-size: 15px;
}
.animenu a {
  color: #000;
  text-decoration: none;
}
.animenu li.homemenu {
  display: none;
}

.animenu__toggle {
  display: none;
  cursor: pointer;
  background-color: #111111;
  border: 0;
  padding: 10px;
  height: 50px;
  width: 60px;
}
.animenu__toggle:hover {
  background-color: #0186ba;
}

.animenu__toggle__bar {
  display: block;
  width: 40px;
  height: 4px;
  background-color: #fff;
  -webkit-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
  transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
}
.animenu__toggle__bar + .animenu__toggle__bar {
  margin-top: 4px;
}

.animenu__toggle--active .animenu__toggle__bar {
  margin: 0;
  position: absolute;
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(2) {
  opacity: 0;
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.animenu__nav {
  background-color: #b3b9bc;
}
.animenu__nav > li {
  position: relative;
}
.animenu__nav > li > a {
  padding: 15px 30px;
  text-transform: uppercase;
}
.animenu__nav > li > a:first-child:nth-last-child(2):before {
  position: absolute;
  border: 4px solid transparent;
  border-bottom: 0;
  border-top-color: currentColor;
  top: 50%;
  margin-top: -2px;
  right: 10px;
}
.animenu__nav > li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.animenu__nav > li:hover > a {
  color: #fff;
}

.animenu__nav__child {
  min-width: 100%;
  position: absolute;
  color: #fff;
  top: 100%;
  left: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  margin: 20px 0 0 0;
  background-color: #373737;
  -webkit-transition: margin 0.15s, opacity 0.15s;
  transition: margin 0.15s, opacity 0.15s;
}
.animenu__nav__child > li {
  width: 100%;
  border-bottom: 1px solid #515151;
}
.animenu__nav__child > li:first-child > a:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  left: 1em;
  top: -6px;
  border: 6px solid transparent;
  border-top: 0;
  border-bottom-color: inherit;
}
.animenu__nav__child > li:last-child {
  border: 0;
}
.animenu__nav__child a {
  padding: 10px;
  width: 100%;
  border-color: #373737;
  color: #fff;
}
.animenu__nav__child a:hover {
  background-color: #0186ba;
  border-color: #0186ba;
  color: #fff;
}

@media screen and (max-width: 900px) {
  .animenu__toggle {
    display: inline-block;
  }
  .animenu__nav,
  .animenu__nav__child {
    display: none;
  }
  .homebutton {
    display: none;
  }
  .animenu li.homemenu {
    display: inline-block;
  }
  .animenu__nav {
    margin: 10px 0;
  }
  .animenu__nav > li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #515151;
  }
  .animenu__nav > li:last-child {
    border: 0;
  }
  .animenu__nav > li:first-child > a:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 1em;
    top: -6px;
    border: 6px solid transparent;
    border-top: 0;
    border-bottom-color: inherit;
  }
  .animenu__nav > li > a {
    width: 100%;
    padding: 10px;
    border-color: #111111;
    position: relative;
  }
  .animenu__nav a:hover {
    background-color: #0186ba;
    border-color: #0186ba;
    color: #fff;
  }
  .animenu__nav__child {
    position: static;
    background-color: #373737;
    margin: 0;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
    opacity: 1;
  }
  .animenu__nav__child > li:first-child > a:after {
    content: none;
  }
  .animenu__nav__child a {
    padding-left: 20px;
    width: 100%;
  }
}
.animenu__nav--open {
  display: block !important;
}
.animenu__nav--open .animenu__nav__child {
  display: block;
}

#left-panel {
  padding-top: 72px;
}

#main-side-nav .fa-minus-square-o:before {
  content: "\f106" !important;
}
#main-side-nav .fa-plus-square-o:before {
  content: "\f107" !important;
}
#main-side-nav > ul li.active > a::before {
  content: none !important;
}
#main-side-nav > ul li a {
  color: #465564 !important;
}
#main-side-nav > ul li.opena {
  color: #465564 !important;
}
#main-side-nav > ul ul li::before {
  content: none !important;
}

.dash-stat-head {
  font-size: 12px !important;
  margin-top: 1px !important;
  margin-right: 20px !important;
}

.dash-stat-span {
  margin: 20px;
  text-align: center;
}

.dash-stat-div {
  padding: 15px 20px;
  font-size: 16px;
}

.panel-margin-top {
  margin-top: 50px !important;
}

.table {
  margin-bottom: 0 !important;
}
.table thead tr {
  background-color: #eee;
  background-image: -webkit-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  background-image: linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  background-image: none;
  font-size: 12px;
}
.table.dataTable {
  margin-bottom: 0px !important;
}
.table.dataTable thead .sorting_asc,
.table.dataTable thead .sorting_desc {
  background-color: #e4e4e4;
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: none !important;
  border-bottom: 1px solid #ddd !important;
  vertical-align: middle;
}

.table-drag tr {
  cursor: move;
}

table.dataTable tr.group td {
  font-weight: bold;
  background-color: #e0e0e0;
}

.tablefindingReportItems th {
  font-size: 16pt;
  padding: 5px 5px 5px 5px;
}
.tablefindingReportItems td {
  font-size: 10pt;
  padding: 5px 5px 5px 5px;
}

.scoreFindingReport {
  font-size: 20pt;
  padding: 0px 5px 5px 5px;
}

.actionsRow {
  font-size: 10pt;
  padding: 5px 5px 5px 5px;
}

.tblFindingReportSection {
  font-size: 50pt;
  font-weight: bold;
}

@media screen and (max-width: 1200px) {
  div.dataTables_filter input {
    width: 9em;
  }
}
.btn-primary.theme-button,
.theme-button {
  background-color: #1B838B !important;
  border-color: #1B838B !important;
  color: #FFFFFF !important;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
}
.btn-primary.theme-button:hover, .btn-primary.theme-button:focus,
.theme-button:hover,
.theme-button:focus {
  background-color: #056D78 !important;
  border-color: #056D78 !important;
  color: #FFFFFF !important;
}
.btn-primary.theme-button:active,
.theme-button:active {
  background-color: #056D78 !important;
  border-color: #056D78 !important;
}
.btn-primary.theme-button:disabled, .btn-primary.theme-button.disabled,
.theme-button:disabled,
.theme-button.disabled {
  background-color: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #9EA6AD !important;
  cursor: not-allowed;
  opacity: 1;
}

.btn-vault {
  background-color: #1B838B !important;
  border-color: #1B838B !important;
  color: #FFFFFF !important;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
}
.btn-vault:hover, .btn-vault:focus {
  background-color: #056D78 !important;
  border-color: #056D78 !important;
  color: #FFFFFF !important;
}
.btn-vault:active {
  background-color: #056D78 !important;
  border-color: #056D78 !important;
}
.btn-vault:disabled, .btn-vault.disabled {
  background-color: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #9EA6AD !important;
  cursor: not-allowed;
  opacity: 1;
}

.addNew_btn {
  margin-left: 7px;
  background-color: #1B838B !important;
  border-color: #1B838B !important;
  color: #FFFFFF !important;
  font-size: 13px;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
}
.addNew_btn:hover, .addNew_btn:focus {
  background-color: #056D78 !important;
  border-color: #056D78 !important;
  color: #FFFFFF !important;
}
.addNew_btn:active {
  background-color: #056D78 !important;
  border-color: #056D78 !important;
}
.addNew_btn:disabled, .addNew_btn.disabled {
  background-color: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #9EA6AD !important;
  cursor: not-allowed;
  opacity: 1;
}

.btn.btn-default.btn-primary.theme-button.search-side-add {
  background-color: #1B838B !important;
  border-color: #1B838B !important;
  color: #FFFFFF !important;
  font-weight: 600;
}
.btn.btn-default.btn-primary.theme-button.search-side-add:hover, .btn.btn-default.btn-primary.theme-button.search-side-add:focus {
  background-color: #056D78 !important;
  border-color: #056D78 !important;
  color: #FFFFFF !important;
}

.addButton {
  margin-bottom: 5px;
}

.button-header {
  height: 42px !important;
}
.button-header .widget-icon h2 {
  padding-top: 4px;
}
.button-header button {
  margin-right: 5px;
}

.dash-stat-button {
  background-color: #ffd699;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

.login-button {
  padding: 0px !important;
  width: 106px;
  height: 31px;
}

.pwreset-button {
  padding: 0px !important;
  width: 120px;
  height: 31px;
}

.asnbtn {
  width: 150px;
  position: relative;
  padding: 20px !important;
}

.yellow {
  background-color: #FFC107 !important;
  border-color: #FFC107 !important;
}

.reject {
  background-color: #D50000 !important;
  border-color: #D50000 !important;
}

.submited {
  background-color: #00BFA5 !important;
  border-color: #00BFA5 !important;
}

.comp {
  background-color: #11bb55 !important;
  border-color: #11bb55 !important;
}

.count {
  position: absolute;
  margin-left: -20px;
  margin-top: -15px;
  min-width: 35px !important;
  padding: 11px 8px !important;
  border-radius: 35px !important;
}

.qnnairebutton {
  text-align: right;
}

.more-less {
  margin-right: 10px;
}

.btn.btn-default,
.btn.btn-secondary,
button.btn-default,
button.btn-secondary {
  background-color: #F4F5F6 !important;
  border-color: #F4F5F6 !important;
  color: #212D38 !important;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
}
.btn.btn-default:hover, .btn.btn-default:not(:disabled):not(.disabled):active,
.btn.btn-secondary:hover,
.btn.btn-secondary:not(:disabled):not(.disabled):active,
button.btn-default:hover,
button.btn-default:not(:disabled):not(.disabled):active,
button.btn-secondary:hover,
button.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #212D38 !important;
}
.btn.btn-default:active,
.btn.btn-secondary:active,
button.btn-default:active,
button.btn-secondary:active {
  background-color: #C8CCD1 !important;
  border-color: #C8CCD1 !important;
  color: #212D38 !important;
}
.btn.btn-default:focus, .btn.btn-default.focus,
.btn.btn-secondary:focus,
.btn.btn-secondary.focus,
button.btn-default:focus,
button.btn-default.focus,
button.btn-secondary:focus,
button.btn-secondary.focus {
  background-color: #F4F5F6 !important;
  border-color: #1233C1 !important;
  color: #212D38 !important;
  box-shadow: 0 0 0 0.2rem rgba(18, 51, 193, 0.25) !important;
  outline: none !important;
}
.btn.btn-default:disabled, .btn.btn-default.disabled,
.btn.btn-secondary:disabled,
.btn.btn-secondary.disabled,
button.btn-default:disabled,
button.btn-default.disabled,
button.btn-secondary:disabled,
button.btn-secondary.disabled {
  background-color: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #8B939A !important;
  cursor: not-allowed;
  opacity: 1;
}

.btn-group-sm.dropdown .btn-default.dropdown-toggle,
.row-action-dropdown .btn-default.dropdown-toggle,
.row-action-dropdown .btn.btn-default.dropdown-toggle {
  background-color: #F4F5F6 !important;
  border-color: #F4F5F6 !important;
  color: #212D38 !important;
  font-weight: 600;
}
.btn-group-sm.dropdown .btn-default.dropdown-toggle:hover,
.row-action-dropdown .btn-default.dropdown-toggle:hover,
.row-action-dropdown .btn.btn-default.dropdown-toggle:hover {
  background-color: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #212D38 !important;
}
.btn-group-sm.dropdown .btn-default.dropdown-toggle:focus,
.row-action-dropdown .btn-default.dropdown-toggle:focus,
.row-action-dropdown .btn.btn-default.dropdown-toggle:focus {
  background-color: #F4F5F6 !important;
  border-color: #1233C1 !important;
  color: #212D38 !important;
  box-shadow: 0 0 0 0.2rem rgba(18, 51, 193, 0.25) !important;
}
.btn-group-sm.dropdown .btn-default.dropdown-toggle:active, .btn-group-sm.dropdown .btn-default.dropdown-toggle.active,
.row-action-dropdown .btn-default.dropdown-toggle:active,
.row-action-dropdown .btn-default.dropdown-toggle.active,
.row-action-dropdown .btn.btn-default.dropdown-toggle:active,
.row-action-dropdown .btn.btn-default.dropdown-toggle.active {
  background-color: #C8CCD1 !important;
  border-color: #C8CCD1 !important;
}

.dataTable tbody tr:hover .row-action-dropdown,
.dataTable tbody tr:hover .btn-group-sm.dropdown,
.table-hover tbody tr:hover .row-action-dropdown,
.table-hover tbody tr:hover .btn-group-sm.dropdown,
table tbody tr:hover .row-action-dropdown,
table tbody tr:hover .btn-group-sm.dropdown {
  background-color: transparent !important;
}
.dataTable tbody tr:hover .btn-group-sm.dropdown .btn-default.dropdown-toggle:not(:hover),
.dataTable tbody tr:hover .row-action-dropdown .btn-default.dropdown-toggle:not(:hover),
.dataTable tbody tr:hover .row-action-dropdown .btn.btn-default.dropdown-toggle:not(:hover),
.dataTable tbody tr:hover .btn-group-sm.dropdown .btn.btn-default.dropdown-toggle:not(:hover),
.table-hover tbody tr:hover .btn-group-sm.dropdown .btn-default.dropdown-toggle:not(:hover),
.table-hover tbody tr:hover .row-action-dropdown .btn-default.dropdown-toggle:not(:hover),
.table-hover tbody tr:hover .row-action-dropdown .btn.btn-default.dropdown-toggle:not(:hover),
.table-hover tbody tr:hover .btn-group-sm.dropdown .btn.btn-default.dropdown-toggle:not(:hover),
table tbody tr:hover .btn-group-sm.dropdown .btn-default.dropdown-toggle:not(:hover),
table tbody tr:hover .row-action-dropdown .btn-default.dropdown-toggle:not(:hover),
table tbody tr:hover .row-action-dropdown .btn.btn-default.dropdown-toggle:not(:hover),
table tbody tr:hover .btn-group-sm.dropdown .btn.btn-default.dropdown-toggle:not(:hover) {
  background-color: #F4F5F6 !important;
  border-color: #F4F5F6 !important;
}

.dataTable tbody tr:hover,
.table-hover tbody tr:hover {
  background-color: transparent !important;
}
.dataTable tbody tr:hover td,
.table-hover tbody tr:hover td {
  background-color: transparent !important;
}

.btn-default.dropdown-toggle {
  background-color: #F4F5F6 !important;
  border-color: #F4F5F6 !important;
  color: #212D38 !important;
}
.btn-default.dropdown-toggle:hover {
  background-color: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
}

.row-action-dropdown .dropdown-menu,
.btn-group-sm.dropdown .dropdown-menu {
  background-color: #F4F5F6 !important;
  border: 1px solid #F4F5F6 !important;
}
.row-action-dropdown .dropdown-menu > li > a,
.btn-group-sm.dropdown .dropdown-menu > li > a {
  color: #212D38 !important;
  background-color: #F4F5F6 !important;
  transition: all 0.2s ease-in-out;
  padding: 8px 16px !important;
}
.row-action-dropdown .dropdown-menu > li > a:hover, .row-action-dropdown .dropdown-menu > li > a:focus,
.btn-group-sm.dropdown .dropdown-menu > li > a:hover,
.btn-group-sm.dropdown .dropdown-menu > li > a:focus {
  background-color: #DDE0E3 !important;
  color: #212D38 !important;
}
.row-action-dropdown .dropdown-menu > .active > a,
.btn-group-sm.dropdown .dropdown-menu > .active > a {
  background-color: #DDE0E3 !important;
  color: #212D38 !important;
}
.row-action-dropdown .dropdown-menu > .active > a:hover, .row-action-dropdown .dropdown-menu > .active > a:focus,
.btn-group-sm.dropdown .dropdown-menu > .active > a:hover,
.btn-group-sm.dropdown .dropdown-menu > .active > a:focus {
  background-color: #C8CCD1 !important;
  color: #212D38 !important;
}

.dropdown-menu > li > a {
  transition: all 0.2s ease-in-out;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #DDE0E3 !important;
  color: #212D38 !important;
}

.btn-secondary,
.btn.btn-secondary,
button.btn-secondary {
  background-color: #F4F5F6 !important;
  background: #F4F5F6 !important;
  background-image: none !important;
  border-color: #F4F5F6 !important;
  color: #212D38 !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  transition: all 0.2s ease-in-out !important;
}
.btn-secondary:hover,
.btn.btn-secondary:hover,
button.btn-secondary:hover {
  background-color: #DDE0E3 !important;
  background: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #212D38 !important;
}
.btn-secondary:focus,
.btn.btn-secondary:focus,
button.btn-secondary:focus {
  background-color: #F4F5F6 !important;
  background: #F4F5F6 !important;
  border-color: #1233C1 !important;
  color: #212D38 !important;
  box-shadow: 0 0 0 0.2rem rgba(18, 51, 193, 0.25) !important;
}
.btn-secondary:active, .btn-secondary.active,
.btn.btn-secondary:active,
.btn.btn-secondary.active,
button.btn-secondary:active,
button.btn-secondary.active {
  background-color: #C8CCD1 !important;
  background: #C8CCD1 !important;
  border-color: #C8CCD1 !important;
  color: #212D38 !important;
}
.btn-secondary:disabled, .btn-secondary.disabled,
.btn.btn-secondary:disabled,
.btn.btn-secondary.disabled,
button.btn-secondary:disabled,
button.btn-secondary.disabled {
  background-color: #DDE0E3 !important;
  background: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #8B939A !important;
  cursor: not-allowed !important;
  opacity: 1 !important;
}

.btn-secondary-helix,
button.btn-secondary-helix,
.btn.btn-secondary-helix {
  background-color: #F4F5F6 !important;
  background: #F4F5F6 !important;
  background-image: none !important;
  border-color: #F4F5F6 !important;
  color: #212D38 !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  transition: all 0.2s ease-in-out !important;
}
.btn-secondary-helix:hover,
button.btn-secondary-helix:hover,
.btn.btn-secondary-helix:hover {
  background-color: #DDE0E3 !important;
  background: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #212D38 !important;
}
.btn-secondary-helix:focus,
button.btn-secondary-helix:focus,
.btn.btn-secondary-helix:focus {
  background-color: #F4F5F6 !important;
  background: #F4F5F6 !important;
  border-color: #1233C1 !important;
  color: #212D38 !important;
  box-shadow: 0 0 0 0.2rem rgba(18, 51, 193, 0.25) !important;
}
.btn-secondary-helix:active, .btn-secondary-helix.active,
button.btn-secondary-helix:active,
button.btn-secondary-helix.active,
.btn.btn-secondary-helix:active,
.btn.btn-secondary-helix.active {
  background-color: #C8CCD1 !important;
  background: #C8CCD1 !important;
  border-color: #C8CCD1 !important;
  color: #212D38 !important;
}
.btn-secondary-helix:disabled, .btn-secondary-helix.disabled,
button.btn-secondary-helix:disabled,
button.btn-secondary-helix.disabled,
.btn.btn-secondary-helix:disabled,
.btn.btn-secondary-helix.disabled {
  background-color: #DDE0E3 !important;
  background: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #8B939A !important;
  cursor: not-allowed !important;
  opacity: 1 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .dataTables_paginate a.paginate_button,
.dataTables_wrapper .dataTables_paginate span > a,
.dataTables_paginate .paginate_button,
.dataTables_paginate a.paginate_button,
.dataTables_paginate span > a,
div.dataTables_wrapper div.dataTables_paginate .paginate_button,
div.dataTables_wrapper div.dataTables_paginate a.paginate_button,
div.dataTables_wrapper div.dataTables_paginate span > a {
  background-color: #F4F5F6 !important;
  background-image: none !important;
  background: #F4F5F6 !important;
  border-color: #F4F5F6 !important;
  color: #212D38 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  transition: all 0.2s ease-in-out !important;
  filter: none !important;
  -webkit-box-shadow: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:focus,
.dataTables_wrapper .dataTables_paginate a.paginate_button:hover,
.dataTables_wrapper .dataTables_paginate a.paginate_button:focus,
.dataTables_wrapper .dataTables_paginate span > a:hover,
.dataTables_wrapper .dataTables_paginate span > a:focus,
.dataTables_paginate .paginate_button:hover,
.dataTables_paginate .paginate_button:focus,
.dataTables_paginate a.paginate_button:hover,
.dataTables_paginate a.paginate_button:focus,
.dataTables_paginate span > a:hover,
.dataTables_paginate span > a:focus,
div.dataTables_wrapper div.dataTables_paginate .paginate_button:hover,
div.dataTables_wrapper div.dataTables_paginate .paginate_button:focus,
div.dataTables_wrapper div.dataTables_paginate a.paginate_button:hover,
div.dataTables_wrapper div.dataTables_paginate a.paginate_button:focus,
div.dataTables_wrapper div.dataTables_paginate span > a:hover,
div.dataTables_wrapper div.dataTables_paginate span > a:focus {
  background-color: #DDE0E3 !important;
  background-image: none !important;
  background: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #212D38 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dataTables_wrapper .dataTables_paginate a.paginate_button:active,
.dataTables_wrapper .dataTables_paginate span > a:active,
.dataTables_paginate .paginate_button:active,
.dataTables_paginate a.paginate_button:active,
.dataTables_paginate span > a:active,
div.dataTables_wrapper div.dataTables_paginate .paginate_button:active,
div.dataTables_wrapper div.dataTables_paginate a.paginate_button:active,
div.dataTables_wrapper div.dataTables_paginate span > a:active {
  background-color: #C8CCD1 !important;
  background: #C8CCD1 !important;
  border-color: #C8CCD1 !important;
  color: #212D38 !important;
  box-shadow: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate a.paginate_button.current,
.dataTables_wrapper .dataTables_paginate .current,
.dataTables_paginate .paginate_button.current,
.dataTables_paginate a.paginate_button.current,
.dataTables_paginate .current,
div.dataTables_wrapper div.dataTables_paginate .paginate_button.current,
div.dataTables_wrapper div.dataTables_paginate a.paginate_button.current,
div.dataTables_wrapper div.dataTables_paginate .current {
  background-color: #C8CCD1 !important;
  background-image: none !important;
  background: #C8CCD1 !important;
  border-color: #C8CCD1 !important;
  color: #212D38 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-weight: 700 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.current:focus,
.dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate a.paginate_button.current:focus,
.dataTables_wrapper .dataTables_paginate .current:hover,
.dataTables_wrapper .dataTables_paginate .current:focus,
.dataTables_paginate .paginate_button.current:hover,
.dataTables_paginate .paginate_button.current:focus,
.dataTables_paginate a.paginate_button.current:hover,
.dataTables_paginate a.paginate_button.current:focus,
.dataTables_paginate .current:hover,
.dataTables_paginate .current:focus,
div.dataTables_wrapper div.dataTables_paginate .paginate_button.current:hover,
div.dataTables_wrapper div.dataTables_paginate .paginate_button.current:focus,
div.dataTables_wrapper div.dataTables_paginate a.paginate_button.current:hover,
div.dataTables_wrapper div.dataTables_paginate a.paginate_button.current:focus,
div.dataTables_wrapper div.dataTables_paginate .current:hover,
div.dataTables_wrapper div.dataTables_paginate .current:focus {
  background-color: #C8CCD1 !important;
  background: #C8CCD1 !important;
  border-color: #C8CCD1 !important;
  color: #212D38 !important;
  box-shadow: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .disabled,
.dataTables_paginate .paginate_button.disabled,
.dataTables_paginate a.paginate_button.disabled,
.dataTables_paginate .disabled,
div.dataTables_wrapper div.dataTables_paginate .paginate_button.disabled,
div.dataTables_wrapper div.dataTables_paginate a.paginate_button.disabled,
div.dataTables_wrapper div.dataTables_paginate .disabled {
  background-color: #DDE0E3 !important;
  background-image: none !important;
  background: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #8B939A !important;
  cursor: not-allowed !important;
  opacity: 0.6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:focus, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:focus,
.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .disabled:hover,
.dataTables_wrapper .dataTables_paginate .disabled:focus,
.dataTables_wrapper .dataTables_paginate .disabled:active,
.dataTables_paginate .paginate_button.disabled:hover,
.dataTables_paginate .paginate_button.disabled:focus,
.dataTables_paginate .paginate_button.disabled:active,
.dataTables_paginate a.paginate_button.disabled:hover,
.dataTables_paginate a.paginate_button.disabled:focus,
.dataTables_paginate a.paginate_button.disabled:active,
.dataTables_paginate .disabled:hover,
.dataTables_paginate .disabled:focus,
.dataTables_paginate .disabled:active,
div.dataTables_wrapper div.dataTables_paginate .paginate_button.disabled:hover,
div.dataTables_wrapper div.dataTables_paginate .paginate_button.disabled:focus,
div.dataTables_wrapper div.dataTables_paginate .paginate_button.disabled:active,
div.dataTables_wrapper div.dataTables_paginate a.paginate_button.disabled:hover,
div.dataTables_wrapper div.dataTables_paginate a.paginate_button.disabled:focus,
div.dataTables_wrapper div.dataTables_paginate a.paginate_button.disabled:active,
div.dataTables_wrapper div.dataTables_paginate .disabled:hover,
div.dataTables_wrapper div.dataTables_paginate .disabled:focus,
div.dataTables_wrapper div.dataTables_paginate .disabled:active {
  background-color: #DDE0E3 !important;
  background: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #8B939A !important;
  box-shadow: none !important;
}
.dataTables_wrapper .dataTables_paginate .previous a.paginate_button,
.dataTables_wrapper .dataTables_paginate .next a.paginate_button,
.dataTables_paginate .previous a.paginate_button,
.dataTables_paginate .next a.paginate_button,
div.dataTables_wrapper div.dataTables_paginate .previous a.paginate_button,
div.dataTables_wrapper div.dataTables_paginate .next a.paginate_button {
  background-color: #F4F5F6 !important;
  background: #F4F5F6 !important;
}
.dataTables_wrapper .dataTables_paginate .previous a.paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .next a.paginate_button:hover,
.dataTables_paginate .previous a.paginate_button:hover,
.dataTables_paginate .next a.paginate_button:hover,
div.dataTables_wrapper div.dataTables_paginate .previous a.paginate_button:hover,
div.dataTables_wrapper div.dataTables_paginate .next a.paginate_button:hover {
  background-color: #DDE0E3 !important;
  background: #DDE0E3 !important;
}

.pagination > li > a,
.pagination > li > span {
  background-color: #F4F5F6 !important;
  background: #F4F5F6 !important;
  border-color: #F4F5F6 !important;
  color: #212D38 !important;
  text-shadow: none !important;
  box-shadow: none !important;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #DDE0E3 !important;
  background: #DDE0E3 !important;
  border-color: #DDE0E3 !important;
  color: #212D38 !important;
}
.pagination > li.active > a,
.pagination > li.active > span {
  background-color: #C8CCD1 !important;
  background: #C8CCD1 !important;
  border-color: #C8CCD1 !important;
  color: #212D38 !important;
  font-weight: 700 !important;
}
.pagination > li.active > a:hover,
.pagination > li.active > span:hover {
  background-color: #C8CCD1 !important;
  background: #C8CCD1 !important;
}
.pagination > li.disabled > a,
.pagination > li.disabled > span {
  background-color: #DDE0E3 !important;
  background: #DDE0E3 !important;
  color: #8B939A !important;
}

.smart-form input[type=radio] + label {
  background-color: #00b2b2;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  margin: -2px -2px 0;
  padding: 4px 12px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.smart-form input[type=radio]:checked + label {
  background-color: #000;
  background-image: none;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #fff;
  outline: 0 none;
}
.smart-form .select2-selection__choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
}
.smart-form .select2-selection__choice__remove {
  margin: 0 !important;
}
.smart-form .select2-container {
  margin: 0 !important;
}
.smart-form .select2-selection--multiple {
  margin: 0 !important;
  padding: 0 !important;
}
.smart-form .select2-selection__rendered {
  padding: 0 !important;
}
.smart-form ol, .smart-form ul {
  margin-top: 0;
  margin-bottom: 9px;
}
.smart-form .select2-search {
  margin: 0 !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.smart-form footer {
  display: block;
  padding: 0px 5px 10px !important;
  border-top: none !important;
  background: none !important;
}

.auditreg input[type=radio] {
  display: none;
}
.auditreg input[type=radio]:checked + label {
  background-color: #6d6e71;
  background-image: none;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #fff;
  outline: 0 none;
  border: 1px solid #fff;
}
.auditreg input[type=radio] + label {
  background-color: #f7941e;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  margin: -2px -2px 0;
  padding: 4px 12px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  border: 1px solid #fff;
}

.select2-selection__choice__remove {
  padding-top: 3px !important;
  text-align: center;
}

.select2-results__option {
  padding: 3px 7px 4px !important;
  margin: 0 !important;
  min-height: 1em !important;
}

.select2-selection {
  padding: 0 8px !important;
}

.intl-tel-input {
  width: 100%;
}

.text-section {
  margin-top: 9px;
  width: 600px;
  height: 32px;
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 13px;
  line-height: 1.42857143;
}

.modal-title-new {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 300;
  font-size: 18px;
  box-sizing: border-box;
  margin: 0;
  line-height: 1.42857143;
}

.modal-header-new {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header-close {
  margin-top: -84px !important;
}

.modal-body {
  word-wrap: break-word;
}

.tabs-left,
.tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left > li,
.tabs-right > li {
  float: none;
  margin-bottom: 2px;
}

.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-left > li {
  margin-right: -1px;
}
.tabs-left > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
}
.tabs-left > li.active > a, .tabs-left > li.active > a:hover, .tabs-left > li.active > a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-right > li {
  margin-left: -1px;
}
.tabs-right > li > a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.tabs-right > li.active > a, .tabs-right > li.active > a:hover, .tabs-right > li.active > a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}

.sideways {
  margin-top: 50px;
  border: none;
  position: relative;
}
.sideways > li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.sideways > li > a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.sideways > li.active > a, .sideways > li.active > a:hover, .sideways > li.active > a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.sideways.tabs-left {
  left: -50px;
}
.sideways.tabs-left > li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.sideways.tabs-right {
  right: -50px;
}
.sideways.tabs-right > li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.status {
  background-color: #f2f2f2;
  color: #2F4051;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
  text-align: center;
}

.blk-status {
  background-color: #f2f2f2;
  color: #2F4051;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
  text-align: center;
  vertical-align: baseline;
}

.status,
.blk-status,
.pre-stat,
.con-stat,
.subcon-stat,
.con-type,
.con-empt,
.label-success,
.label-question {
  text-decoration: none;
}

.status:hover,
.blk-status:hover,
.pre-stat:hover,
.con-stat:hover,
.subcon-stat:hover,
.con-type:hover,
.con-empt:hover,
.label-success:hover,
.label-question:hover {
  text-decoration: none;
}

.status-warning {
  background: #FFEFA1;
  color: #9F5C00;
}

.status-danger {
  background: #FCAEB3;
  color: #9D010B;
}

.status-success {
  background: #A7FBD9;
  color: #08A768;
}

.status-created {
  background-color: #CFD8FF;
  color: #2647DA;
}

.status-planned {
  background-color: #f2f2f2;
  color: #2F4051;
}

.status-assigned {
  background-color: #D2F6FA;
  color: #056D78;
}

.status-unassigned {
  background-color: #f2f2f2;
  color: #2F4051;
}

.status-sent {
  background-color: #CFD8FF;
  color: #2647DA;
}

.status-received {
  background-color: #C5FDE7;
  color: #007B4A;
}

.status-started {
  background-color: #CFD8FF;
  color: #2647DA;
}

.status-submitted {
  background-color: #C5FDE7;
  color: #007B4A;
}

.status-failed {
  background-color: #FEC9CC;
  color: #9D010B;
}

.status-completed {
  background-color: #C5FDE7;
  color: #007B4A;
}

.status-rejected {
  background-color: #FEC9CC;
  color: #9D010B;
}

.status-archived {
  background-color: #f2f2f2;
  color: #2F4051;
}

.status-deleted {
  background-color: #FEC9CC;
  color: #9D010B;
}

.status-underway {
  background-color: #FFEFA1;
  color: #9F5C00;
}

.act-notstarted {
  background-color: #FEC9CC;
  color: #9D010B;
}

.act-underway {
  background-color: #FFEFA1;
  color: #9F5C00;
}

.act-completed {
  background-color: #C5FDE7;
  color: #007B4A;
}

.pre-stat {
  font-size: 14px;
}

.stat-box {
  text-align: left;
}

.pre-required {
  background-color: #FFEFA1;
  color: #9F5C00;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}

.pre-pending {
  background-color: #FFEFA1;
  color: #9F5C00;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}

.pre-accepted {
  background-color: #C5FDE7;
  color: #007B4A;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}
.pre-accepted:hover {
  background-color: #A7FBD9;
  color: #007B4A;
}

.pre-rejected {
  background-color: #FEC9CC;
  color: #9D010B;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}

.pre-inprogress {
  background-color: #CFD8FF;
  color: #2647DA;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}

.pre-reassigned {
  background-color: #D2F6FA;
  color: #056D78;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}

.pre-expired {
  background-color: #FEC9CC;
  color: #9D010B;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}

.pre-archived {
  background-color: #f2f2f2;
  color: #2F4051;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}

.pre-removed {
  background-color: #FEC9CC;
  color: #9D010B;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}

.pre-sec-stat {
  background-color: #f2f2f2;
  color: #2F4051;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}

.con-stat {
  background-color: #FFEFA1;
  color: #9F5C00;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}
.con-stat:hover {
  background-color: #FFE066;
  color: #9F5C00;
}

.subcon-stat {
  background-color: #D2F6FA;
  color: #056D78;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
}

.con-type {
  background-color: #f2f2f2;
  color: #2F4051;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
  font-size: 10px;
}

.con-empt {
  background-color: #f2f2f2;
  color: #2F4051;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  min-height: 24px;
  line-height: 20px;
  font-weight: 700;
  font-size: 14px !important;
  border-radius: 24px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 4px 4px 0;
  font-size: 10px;
}

.label-success {
  font-size: 14px !important;
  font-weight: 700;
  border-radius: 24px;
  color: #007B4A;
  background-color: #C5FDE7;
  padding: 2px 8px;
}

.label-question {
  background-color: #FFF4C3;
  color: #9F5C00;
  border-radius: 24px;
  padding: 2px 8px;
}

#ajax-loader-fade {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #ababab;
  z-index: 1001;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}

#ajax-loader-overlay {
  display: none;
  position: absolute;
  top: 45%;
  left: 45%;
  width: 64px;
  height: 64px;
  padding: 13px 15px 15px 13px;
  border: 3px solid #ababab;
  -webkit-box-shadow: 1px 1px 10px #ababab;
  -moz-box-shadow: 1px 1px 10px #ababab;
  box-shadow: 1px 1px 10px #ababab;
  border-radius: 20px;
  background-color: #fff;
  z-index: 1002;
  text-align: center;
  overflow: auto;
}

#successmessage {
  width: 100%;
  position: fixed;
  top: 3px;
  z-index: 1000;
  display: none;
}

#innersuccess {
  color: #2F4051;
  background-color: #C5FDE7;
  border: 2px solid #007B4A;
  -webkit-box-shadow: inset 0 0 7px 4px rgba(200, 200, 200, 0.3);
  -moz-box-shadow: inset 0 0 7px 4px rgba(200, 200, 200, 0.3);
  box-shadow: inset 0 0 7px 4px rgba(200, 200, 200, 0.3);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 200px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  font-size: 14px;
  font-weight: 500;
}

#savingmessage {
  width: 100%;
  position: fixed;
  top: 3px;
  z-index: 1100;
  display: none;
}

#innersave {
  color: #2F4051;
  background-color: #FFF4C3;
  border: 2px solid #7D4600;
  -webkit-box-shadow: inset 0 0 7px 4px rgba(200, 200, 200, 0.3);
  -moz-box-shadow: inset 0 0 7px 4px rgba(200, 200, 200, 0.3);
  box-shadow: inset 0 0 7px 4px rgba(200, 200, 200, 0.3);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 200px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  font-size: 14px;
  font-weight: 500;
}

.actions-type-circle-big {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.actions-circle-ca {
  background: #EA7230;
}

.reportCirlces {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}

.max-score-all-label {
  vertical-align: middle;
  font-size: 20px;
  padding-top: 30px;
}

.max-score-label {
  font-size: 17px;
  padding-top: 10px;
}

.reportIndentSection {
  float: left;
  width: 100%;
  margin-left: 4%;
  padding: 10px;
  font-size: 18px;
}

.reportHeading2 {
  font-size: 24pt;
  padding: 5px 0px;
}

.reportBasicDetails {
  width: 100%;
  float: left;
  font-size: 12pt;
  padding: 5px;
}

.mediaComments {
  font-size: 10pt;
}

.nonConHeading {
  background-color: #d9534f;
  color: #fff;
  font-size: 18px;
  padding: 2px 0px 2px 10px;
}

.breakdownSection {
  float: left;
  width: 100%;
  font-size: 16px;
  padding: 1px;
}

.corActHeading {
  background-color: #D1D3D4 !important;
  font-size: 16pt;
  padding: 2px 0px 2px 10px;
  margin-left: 15px;
  height: 38px;
}

.corActHeading2 {
  float: left;
  width: 100%;
  font-size: 16pt;
  padding: 5px 5px 5px 5px;
}

/*# sourceMappingURL=main.css.map */
